From c077c09af9a93141c9ef6457b83f87da0d41d855 Mon Sep 17 00:00:00 2001 From: developer-relations-sp Date: Mon, 25 Nov 2024 15:22:59 +0000 Subject: [PATCH] Apply automatic changes --- dereferenced/deref-sailpoint-api.nerm.yaml | 96 + postman/collections/sailpoint-api-beta.json | 10012 +++++++-------- postman/collections/sailpoint-api-nerm.json | 2004 +-- postman/collections/sailpoint-api-v2024.json | 11254 ++++++++--------- postman/collections/sailpoint-api-v3.json | 6502 +++++----- 5 files changed, 15187 insertions(+), 14681 deletions(-) diff --git a/dereferenced/deref-sailpoint-api.nerm.yaml b/dereferenced/deref-sailpoint-api.nerm.yaml index bb7776ea..4b077b70 100644 --- a/dereferenced/deref-sailpoint-api.nerm.yaml +++ b/dereferenced/deref-sailpoint-api.nerm.yaml @@ -19999,6 +19999,102 @@ paths: error: description: A message describing the error example: Sorry something went wrong + '/idproxy/data_records/{id}/reassign': + patch: + summary: Reassign data record + operationId: patchDataRecord + description: 'Consolidation is a deprecated feature, this endpoint provides a mechanism to reassign a data record to a new master record to assist customers.' + tags: + - consolidation + parameters: + - name: id + in: path + description: 'ID of the object to retrieve, update, or delete' + required: true + schema: + type: string + format: uuid + example: 1246d8b3-ac29-4015-8154-dea4434a73fa + requestBody: + required: true + content: + application/json: + schema: + type: object + properties: + master_record_id: + type: string + description: The id of the master record + example: 456738c9ba999a0076cf8a9b + responses: + '200': + description: The data record has been reassigned. + '400': + description: Bad Request - unable to complete. + content: + application/json: + schema: + oneOf: + - type: object + properties: + error: + example: Invalid JSON syntax. Please check your syntax and try again. + - type: object + properties: + error: + example: The failed to create/update + errors: + example: + attribute: can't be blank + '500': + description: Internal Server Error - returned on unhandled exceptions. + content: + application/json: + schema: + type: object + properties: + error: + description: A message describing the error + example: Sorry something went wrong + '/idproxy/identities/{id}': + delete: + summary: Delete a master record + operationId: deleteMasterRecord + description: 'Consolidation is a deprecated feature, this endpoint provides a mechanism to delete a master record to assist customers.' + tags: + - consolidation + parameters: + - name: id + in: path + description: 'ID of the object to retrieve, update, or delete' + required: true + schema: + type: string + format: uuid + example: 1246d8b3-ac29-4015-8154-dea4434a73fa + responses: + '200': + description: Master record deleted. + '400': + description: Error deleting master record + content: + application/json: + schema: + type: object + properties: + error: + description: A message describing the error that occurred + type: string + '500': + description: Internal Server Error - returned on unhandled exceptions. + content: + application/json: + schema: + type: object + properties: + error: + description: A message describing the error + example: Sorry something went wrong /form_attributes: post: summary: Create a form attribute diff --git a/postman/collections/sailpoint-api-beta.json b/postman/collections/sailpoint-api-beta.json index 462d3474..d9516028 100644 --- a/postman/collections/sailpoint-api-beta.json +++ b/postman/collections/sailpoint-api-beta.json @@ -5,7 +5,7 @@ "description": "Use this API to create and manage metadata attributes for your Access Model.\nAccess Model Metadata allows you to add contextual information to your ISC Access Model items using pre-defined metadata for risk, regulations, privacy levels, etc., or by creating your own metadata attributes to reflect the unique needs of your organization. This release of the API includes support for entitlement metadata. Support for role and access profile metadata will be introduced in a subsequent release.\n\nCommon usages for Access Model metadata include:\n\n- Organizing and categorizing access items to make it easier for your users to search for and find the access rights they want to request, certify, or manage.\n\n- Providing richer information about access that is being acted on to allow stakeholders to make better decisions when approving, certifying, or managing access rights.\n\n- Identifying access that may requires additional approval requirements or be subject to more frequent review.\n", "item": [ { - "id": "9d226d7d-bc8b-45e5-803d-2624a1dda7d2", + "id": "a4030407-f4d8-4e88-8b3a-81a1f93faa03", "name": "List Access Model Metadata Attributes", "request": { "name": "List Access Model Metadata Attributes", @@ -45,7 +45,7 @@ }, "response": [ { - "id": "875cd2cc-a80d-4049-aec9-a7bbe50db1ab", + "id": "f7e3af63-9019-4434-8775-361648d09367", "name": "OK", "originalRequest": { "url": { @@ -99,7 +99,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36dd193b-20e0-4c53-bd16-7579ae847caa", + "id": "09020b5d-4700-4cda-8e1c-47b1dab6bb54", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -153,7 +153,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2f0f409-c6f1-4a31-a89b-ec6217827c7b", + "id": "9477447f-ad2b-43b9-8452-0bc5ed3f9b1a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -207,7 +207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f82320d5-606b-4d14-a10f-082f83f41296", + "id": "03dc1667-1b14-4dcc-875c-34c78f5860fb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -261,7 +261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dcb15414-39ab-4a6c-8a59-32b4abf96fd4", + "id": "9fc65a4d-5fbf-4bd6-b3ff-45fd18a69f7f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -315,7 +315,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92265083-641a-4e31-9b68-b967139693e1", + "id": "92714860-20b5-40e7-9cfc-fcee462422c9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -375,7 +375,7 @@ } }, { - "id": "5a405c51-efce-4c80-906d-03f58e393198", + "id": "a5c7910b-f9ac-4e80-8620-503504048cca", "name": "Get Access Model Metadata Attribute", "request": { "name": "Get Access Model Metadata Attribute", @@ -417,7 +417,7 @@ }, "response": [ { - "id": "cc410d52-0d96-4b8d-a42f-b0f2e8681fde", + "id": "2d9f7624-d32f-497c-a433-6bdead471501", "name": "OK", "originalRequest": { "url": { @@ -462,7 +462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b700d7f-bfd3-40c9-a461-8b96d89aa944", + "id": "84bd351d-ed05-4cff-8db3-2472fc81dbe8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -507,7 +507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d22cfef4-303f-4f96-ac37-6fe1df9b6498", + "id": "f4efc34d-02a1-4612-a4db-e5b067c9a723", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -552,7 +552,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eda4dbda-5a24-4719-901a-7a409b63238a", + "id": "437199dc-59c4-479f-bc77-444a6b906feb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -597,7 +597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4eefb42-3beb-47ce-b028-296606bd4b00", + "id": "e06dee46-e945-495a-bf39-b86659df166d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -642,7 +642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f5f1200-4175-4c27-ba02-cba2d9b8039d", + "id": "67933415-fae0-4bcc-90f3-37270a1ebaf9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -693,7 +693,7 @@ } }, { - "id": "7987d390-f8a7-41b0-91df-2cb7af51f19c", + "id": "c4633922-37ab-4fbb-8e9a-768e77a697d7", "name": "List Access Model Metadata Values", "request": { "name": "List Access Model Metadata Values", @@ -736,7 +736,7 @@ }, "response": [ { - "id": "c8e82a5b-5918-4e2c-b7bb-2ad285cef6c6", + "id": "a1618c3c-9fbf-4d7c-8a35-449f735a2c5e", "name": "OK", "originalRequest": { "url": { @@ -782,7 +782,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aaf8d9c9-176d-41cb-a36b-e8ac89fcc2b1", + "id": "c9ea430f-4caf-4669-a1d7-6a765c811a3d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -828,7 +828,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a63cac74-a8c9-4107-b54d-d7a225f8d365", + "id": "59120517-ddef-4a04-b99b-982134d60096", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -874,7 +874,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98d7fbe4-c3a6-4bc4-8e32-7aeba18b9fc5", + "id": "3fe2d3a0-68ad-46fb-a625-f3fe47d4fe0d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -920,7 +920,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de69ba07-fd92-47d1-a006-86756aa8fce0", + "id": "ddce01e8-b729-46a7-9471-be004ac18de6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -966,7 +966,7 @@ "_postman_previewlanguage": "json" }, { - "id": "376663fa-95ea-448f-9c8f-202891d04295", + "id": "01d41d6e-9a25-4089-8acc-4b8db7c3afba", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -1018,7 +1018,7 @@ } }, { - "id": "584027a8-340e-4346-a161-a26c8470d305", + "id": "adf2cff1-38a8-4683-a1bb-cf4623d3d5d9", "name": "Get Access Model Metadata Value", "request": { "name": "Get Access Model Metadata Value", @@ -1072,7 +1072,7 @@ }, "response": [ { - "id": "5f82725b-2cf5-4690-836e-0f351e7a2fea", + "id": "161ea41b-0642-45d5-a000-2f85062050c1", "name": "OK", "originalRequest": { "url": { @@ -1119,7 +1119,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3be04337-b5c9-4319-b959-7adf3120f612", + "id": "470474e6-12bf-4caf-be60-d3a57cbcc6cc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -1166,7 +1166,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb980c09-96e6-4d95-a4c2-41a38fc3f5e5", + "id": "4042b7e7-804f-4d60-b942-b9b62cb73c86", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -1213,7 +1213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e551e5e-6c38-493c-8226-7df578989ed6", + "id": "64d89883-6559-49fe-9dba-c47c8846028a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -1260,7 +1260,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c01a65a-4402-4011-8923-e0d98f7930de", + "id": "9aeef687-0b4e-4670-8660-67cab5565901", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -1307,7 +1307,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8031f602-741f-4320-8ac2-6e174b97f762", + "id": "f1266f26-1f3d-4c4c-9001-6212a733c921", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -1366,7 +1366,7 @@ "description": "Use this API to implement and customize access profile functionality.\nWith this functionality in place, administrators can create access profiles and configure them for use throughout Identity Security Cloud, enabling users to get the access they need quickly and securely.\n\nAccess profiles group entitlements, which represent access rights on sources.\n\nFor example, an Active Directory source in Identity Security Cloud can have multiple entitlements: the first, 'Employees,' may represent the access all employees have at the organization, and a second, 'Developers,' may represent the access all developers have at the organization.\n\nAn administrator can then create a broader set of access in the form of an access profile, 'AD Developers' grouping the 'Employees' entitlement with the 'Developers' entitlement.\n\nWhen users only need Active Directory employee access, they can request access to the 'Employees' entitlement.\n\nWhen users need both Active Directory employee and developer access, they can request access to the 'AD Developers' access profile.\n\nAccess profiles are the most important units of access in Identity Security Cloud. Identity Security Cloud uses access profiles in many features, including the following:\n\n- Provisioning: When you use the Provisioning Service, lifecycle states and roles both grant access to users in the form of access profiles.\n\n- Certifications: You can approve or revoke access profiles in certification campaigns, just like entitlements.\n\n- Access Requests: You can assign access profiles to applications, and when a user requests access to the app associated with an access profile and someone approves the request, access is granted to both the application and its associated access profile.\n\n- Roles: You can group one or more access profiles into a role to quickly assign access items based on an identity's role.\n\nIn Identity Security Cloud, administrators can use the Access drop-down menu and select Access Profiles to view, configure, and delete existing access profiles, as well as create new ones.\nAdministrators can enable and disable an access profile, and they can also make the following configurations:\n\n- Manage Entitlements: Manage the profile's access by adding and removing entitlements.\n\n- Access Requests: Configure access profiles to be requestable and establish an approval process for any requests that the access profile be granted or revoked.\nDo not configure an access profile to be requestable without first establishing a secure access request approval process for the access profile.\n\n- Multiple Account Options: Define the logic Identity Security Cloud uses to provision access to an identity with multiple accounts on the source.\n\nRefer to [Managing Access Profiles](https://documentation.sailpoint.com/saas/help/access/access-profiles.html) for more information about access profiles.\n", "item": [ { - "id": "91233d57-7227-4b71-9d14-03bbfbaa9caf", + "id": "700ab877-dab3-445b-96ea-805eef2f192e", "name": "List Access Profiles", "request": { "name": "List Access Profiles", @@ -1468,7 +1468,7 @@ }, "response": [ { - "id": "b07b9c0c-4b5f-4bca-be8a-6e0a4656d9f1", + "id": "16529c57-d7c0-4307-bf93-96152126d135", "name": "List of access profiles.", "originalRequest": { "url": { @@ -1584,7 +1584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4170af49-0b62-44dc-b616-545727ca9810", + "id": "f5524e0a-a55e-4ad5-95c4-bc86fd88c4c3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -1700,7 +1700,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b79d3b20-6cd4-4fd1-9440-593319674883", + "id": "5f40e684-dc8f-40c7-af0d-f84d7d7acf88", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -1816,7 +1816,7 @@ "_postman_previewlanguage": "json" }, { - "id": "636c750e-cb98-4b65-b5a6-2d7a0ba5a63c", + "id": "be82a970-fb09-4690-8440-c5a4e1ef2c5f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -1932,7 +1932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed65b2a2-3022-463a-af39-b55175cd0d56", + "id": "6e62768c-4a32-4d66-830c-96accc80f4e9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -2048,7 +2048,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8359049-83de-4da7-845e-77801fffdf73", + "id": "e8c3057a-07be-43e3-997c-25951ca87c33", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -2170,7 +2170,7 @@ } }, { - "id": "0e88aa71-d3fc-4c77-a1e4-59e7b3061b86", + "id": "f96737f3-d712-4159-8f23-c2772b538486", "name": "Create Access Profile", "request": { "name": "Create Access Profile", @@ -2212,7 +2212,7 @@ }, "response": [ { - "id": "6bda347a-8ec8-45b1-8db8-a6e3a55aacd2", + "id": "3c732149-3ff9-4dbb-b391-b4de25fd83c0", "name": "Access profile created.", "originalRequest": { "url": { @@ -2268,7 +2268,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c0f7eda-b00f-4df8-80a0-4278ffb9c323", + "id": "d00ed437-162d-4a08-9730-fe821178efe5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -2324,7 +2324,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76507f80-7e52-4ee3-aac4-d5852295ba26", + "id": "08d7ae67-45ae-46f1-a4f2-fc2649c219bf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -2380,7 +2380,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5db7493-5b84-46b1-bc8d-6d2874118a89", + "id": "55f90550-119a-4697-9c92-b70026174ddd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -2436,7 +2436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2934b986-9f0a-49d0-83d5-856cf1164503", + "id": "e006bc82-9a91-4f1e-ad10-20b23df653ef", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -2492,7 +2492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e43a796d-6880-446a-b6c9-98cd8deee108", + "id": "546811f2-4d64-496f-9bd4-fb4f51bc4fb7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -2554,7 +2554,7 @@ } }, { - "id": "d6ec15bc-b5f5-47cd-84e4-60f8a64ff7b6", + "id": "073e40cc-756b-44f4-a249-d5469a4654d7", "name": "Get an Access Profile", "request": { "name": "Get an Access Profile", @@ -2595,7 +2595,7 @@ }, "response": [ { - "id": "8765126e-441c-4f84-a9e5-e2eb31020909", + "id": "d4187608-e73a-4013-98e9-c35725fa3ef9", "name": "An AccessProfile", "originalRequest": { "url": { @@ -2639,7 +2639,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c9943f9-e74d-4297-8b0e-6e1f05715421", + "id": "99e0f931-b478-41bb-aecf-f8b70b8e1384", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -2683,7 +2683,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43854718-1b25-4bcb-89aa-d24280813365", + "id": "5b61abe9-2ad5-44ed-a5c2-e0303b75cf31", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -2727,7 +2727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c829e1f7-1e96-4632-9a70-09329b607fbc", + "id": "9546c8bc-ea99-46d3-b06b-b74e762fc43e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -2771,7 +2771,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f687d46-8f53-4d23-bdcb-d09786c14a98", + "id": "97be5cd3-dcf8-4ae8-88fe-ff2c5962bc64", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -2815,7 +2815,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b3ab25f-40f7-4eb0-8b5c-64e363bb9b32", + "id": "b79e8fad-c4d4-4873-8804-08113f8d6ed5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -2865,7 +2865,7 @@ } }, { - "id": "a301f5f2-4415-494a-b7a4-6c64967f64df", + "id": "04f0b0fa-a791-45d4-b1f7-7ba21cd8a8d1", "name": "Patch a specified Access Profile", "request": { "name": "Patch a specified Access Profile", @@ -2919,7 +2919,7 @@ }, "response": [ { - "id": "df21b7fb-62ee-4d06-8998-c0d9a05c6196", + "id": "367935ed-3a9a-43d7-97da-70273db4af0e", "name": "Add Entitlements", "originalRequest": { "url": { @@ -2976,7 +2976,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99e7ac15-a5d9-4f66-bea0-b807d6c483d4", + "id": "0e9a347f-f623-4c54-af6f-2c5d95cec991", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -3033,7 +3033,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9158998d-5417-4939-805e-24c564c8a6d5", + "id": "3a0cbae1-603c-438e-96eb-df53963a6eb2", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -3090,7 +3090,7 @@ "_postman_previewlanguage": "json" }, { - "id": "725d8c2c-5335-4b36-a639-f4629bf53669", + "id": "a5e8379d-e241-4d21-a6e2-5d39fd50c11c", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -3147,7 +3147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c51870c-65c1-467b-803d-ea78e45f9b3c", + "id": "4eee2461-a266-4cc2-9502-04dada4f010a", "name": "Add Entitlements", "originalRequest": { "url": { @@ -3204,7 +3204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d085cfcb-8c89-467e-85eb-bac0034d7a30", + "id": "e5f3bcf1-8a01-498e-9861-1fce43056b85", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -3261,7 +3261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb6c197a-6373-4b3a-a37f-d5e0c85b9288", + "id": "5e845546-2e50-4a57-b1d2-02b914177a49", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -3318,7 +3318,7 @@ "_postman_previewlanguage": "json" }, { - "id": "671de0a1-3a1a-45d8-9a19-d908cec2983b", + "id": "4076c15d-7bdb-419d-a5f1-f33a15508541", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -3375,7 +3375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68b6d8b0-aa3d-4c35-8f49-a6fc289bd5c0", + "id": "0bbf9bf6-48b7-4117-89a5-e35b7577298e", "name": "Add Entitlements", "originalRequest": { "url": { @@ -3432,7 +3432,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6137ece1-fc0a-41d9-9008-3cd81f752ab9", + "id": "2af3fdf4-8a47-4c68-9c7b-8d72cb5095fa", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -3489,7 +3489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "628800f3-fd72-4ef5-b3bf-ebb1b84d32e9", + "id": "c6345be8-67ed-4dce-86cc-3893bbcb53b5", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -3546,7 +3546,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dec68be2-ff94-4061-b0dd-3dc6f45fc743", + "id": "930d378f-14ed-424d-9a8e-a5032373966b", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -3603,7 +3603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f522995e-213f-4e4f-bef0-2c8ee0d88fb3", + "id": "0227ab06-4cd4-48a5-849e-9f95d8ba6393", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -3660,7 +3660,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a208c145-fd77-4689-9d4d-ef2c275861ab", + "id": "ce197283-5c9f-450c-8b40-1888b3f303e7", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -3717,7 +3717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a78c3e30-a317-4f7d-866c-48337da67f6b", + "id": "e39de42b-a158-49e2-b6e2-bede4ea7b903", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -3774,7 +3774,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83703a92-4522-448a-934b-eba419f5fc45", + "id": "cb1a240c-2d49-4512-86ff-a915b9504d6d", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -3831,7 +3831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8451a1e3-a09e-49ae-9b11-3bcf57ec8968", + "id": "edf27d3d-be90-405c-84a0-139eab9f32e2", "name": "Add Entitlements", "originalRequest": { "url": { @@ -3888,7 +3888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff05db10-f280-4920-aa47-dbaa66594208", + "id": "cda1b91e-0f8d-4680-9db9-0124bb810c44", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -3945,7 +3945,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22cec137-fff4-45f9-a876-e4d31d17b6c6", + "id": "a8e497d8-5c34-4a15-b37a-4e17719b7377", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -4002,7 +4002,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e08373d3-5011-409c-a112-1b026f3a8ff8", + "id": "5b53f103-95a4-48c8-afab-12cc677648c6", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -4059,7 +4059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc2b12c8-b18b-473a-9274-3231fbd61f22", + "id": "2eae1e85-d7a9-4249-ae32-1990709cc46a", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -4116,7 +4116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c21c5f8-ea98-4342-bfef-f219d19144ea", + "id": "17301d78-fea2-4b14-8a33-474bd7f36884", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -4173,7 +4173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91ff09a7-645f-45cb-a06c-96a1499fa913", + "id": "5cbabc59-4989-4abf-8498-32b3a2acf0e9", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -4230,7 +4230,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e935db4b-e468-45cb-9d08-a16dd3e42ed1", + "id": "7e7107a2-05e5-4772-a99b-c4048627a21b", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -4293,7 +4293,7 @@ } }, { - "id": "a27f6180-507b-4f65-835b-b43ca63b4fc6", + "id": "a461d36a-11af-4fc6-be50-6c0e40568460", "name": "Delete the specified Access Profile", "request": { "name": "Delete the specified Access Profile", @@ -4334,7 +4334,7 @@ }, "response": [ { - "id": "b9ff0c9c-09de-4f43-ab9d-c73eb2ef709b", + "id": "4abc7912-1fcd-4968-8d5c-7dc713d5de22", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -4368,7 +4368,7 @@ "_postman_previewlanguage": "text" }, { - "id": "63236497-3b78-4b82-9c26-93b550d55c6e", + "id": "58ae517f-21a7-4da2-ab4c-5b8cd5569b8d", "name": "Returned when an access profile cannot be deleted as it's being used.", "originalRequest": { "url": { @@ -4412,7 +4412,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a29ec7a-ac6c-4048-a7f2-88bf1526d1b3", + "id": "574e863d-2c0a-4da4-8743-1093aec2cf56", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -4456,7 +4456,7 @@ "_postman_previewlanguage": "json" }, { - "id": "767b50b5-2f4e-4244-8c5f-93c8fb071bc0", + "id": "671f3531-897d-4df4-9840-ee8dd850d182", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -4500,7 +4500,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd48ad30-0edb-4ceb-b203-bfa7e1821e73", + "id": "0586b184-9f4e-46e5-b9b5-30ce4cb7c46e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -4544,7 +4544,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85bcee50-3663-406a-afd9-174c285e9c5e", + "id": "4216f3aa-cd87-41d8-8382-d03af17ee29f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -4594,7 +4594,7 @@ } }, { - "id": "191a5f43-90a1-4598-9b9a-139810d3d93f", + "id": "1abbc029-877f-44b6-9a95-2f1de5ee83de", "name": "Delete Access Profile(s)", "request": { "name": "Delete Access Profile(s)", @@ -4637,7 +4637,7 @@ }, "response": [ { - "id": "b866fc80-3300-48f0-8400-d547d836417f", + "id": "60a25dcf-cf98-45df-aef3-38c4c23a89f7", "name": "Returned only if **bestEffortOnly** is **false**, and one or more Access Profiles are in use.", "originalRequest": { "url": { @@ -4694,7 +4694,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4be740ba-61a8-4e67-b0dc-13e12ebbd601", + "id": "5a3b0d71-2e4b-4483-8935-fda4d04b5943", "name": "Returned if at least one deletion will be performed.", "originalRequest": { "url": { @@ -4751,7 +4751,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a1c049b-790d-454f-8b0f-87dbc54dceb9", + "id": "197a3e62-ea1e-4d9d-b4af-40b3a30df410", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -4808,7 +4808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3a1eff7-db9e-47c8-8e90-ba03b963098c", + "id": "8c526798-cf2d-4cd3-a430-3930d680ad80", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -4865,7 +4865,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c43c7caf-aeed-4049-b7eb-5a6e7c92e582", + "id": "af903dc0-91d2-4479-bc22-3f7a083a227c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -4922,7 +4922,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3dc5e223-a51b-4161-8288-6d16af72cf1f", + "id": "4f9dbd7c-e31c-4020-b0ad-92d50c1eae9b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -4979,7 +4979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29c87139-da4b-4fed-ac08-53ac6b633e6d", + "id": "46fc0afd-8ac9-4644-b13e-ca1c30a5bedf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -5042,7 +5042,7 @@ } }, { - "id": "d8b6e151-19d1-4841-8f98-97f5f2c75e62", + "id": "3d617cdd-c5da-4c74-a109-2675a35f2ffa", "name": "Update Access Profile(s) requestable field.", "request": { "name": "Update Access Profile(s) requestable field.", @@ -5085,7 +5085,7 @@ }, "response": [ { - "id": "6a8340fc-4d43-426a-ab26-9401545f4c07", + "id": "9b293bb6-745a-4f8e-8a91-4c67342a57bb", "name": "List of updated and not updated Access Profiles.", "originalRequest": { "url": { @@ -5142,7 +5142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e199c6d7-994f-4a2f-b579-286b2ef70fe3", + "id": "00601511-fa4e-4406-bddc-d9fd00dbfd7e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -5199,7 +5199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "728bed45-5c33-4801-89a2-cb85e6e263ae", + "id": "4b1a98e6-e1cb-460b-ba96-faca3748ba92", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -5256,7 +5256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ae254b9-fe80-4299-91ba-b6a15f011693", + "id": "261667cf-6537-43cd-8346-691fc1802212", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -5313,7 +5313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4502e6fd-e91f-4be5-b101-9e12ee4183e0", + "id": "3c88499d-a537-497d-bac5-ea1125216bde", "name": "Precondition Failed - Returned in response if API/Feature not enabled for an organization.", "originalRequest": { "url": { @@ -5370,7 +5370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cd397d8-d3f0-4abd-b187-70a617d31500", + "id": "29532fc7-68e3-432e-8727-425c8b179273", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -5427,7 +5427,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfe9e1b4-e1d0-4412-8fa2-f3163747c2a0", + "id": "0315c539-be23-4678-808a-6092512501b2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -5490,7 +5490,7 @@ } }, { - "id": "e9127fde-09c9-4492-a2b8-4ae09dd069bf", + "id": "c9e4bbc2-57c6-4cc8-9102-0e0a0e63d1c1", "name": "List Access Profile's Entitlements", "request": { "name": "List Access Profile's Entitlements", @@ -5578,7 +5578,7 @@ }, "response": [ { - "id": "7e102c60-65b5-4c4d-b9be-16806524d7a6", + "id": "3fc4008c-93a3-429a-906e-e2efae8011cd", "name": "List of entitlements.", "originalRequest": { "url": { @@ -5669,7 +5669,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a229944-daca-41cd-89aa-2d9c1ead4f5e", + "id": "45051ca7-69f2-48f8-9528-9234283ddc2b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -5760,7 +5760,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7eec796-9a7c-4e21-a05a-537b2d165588", + "id": "10736bf0-ce2f-4529-b2cb-cf283d8062ee", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -5851,7 +5851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f34ff74-cf64-41c2-be39-a13bcde790b7", + "id": "ee399317-d44d-41fd-b331-8bd2bef3d13f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -5942,7 +5942,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a70d2b3a-09d9-48e0-97ac-ccfcbd4c650f", + "id": "260a33cb-580c-48a1-a5db-77a847579b7b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -6033,7 +6033,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0a90a12-207b-4dcd-9179-a4ef059b1706", + "id": "c81ccc3e-0f26-4898-9b72-7652a4c984e7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -6136,7 +6136,7 @@ "description": "Use this API to implement and customize access request approval functionality.\nWith this functionality in place, administrators can delegate qualified users to review users' requests for access or managers' requests to revoke team members' access to applications, entitlements, or roles.\nThis enables more qualified users to review access requests and the others to spend their time on other tasks.\n\nIn Identity Security Cloud, users can request access to applications, entitlements, and roles, and managers can request that team members' access be revoked.\nFor applications and entitlements, administrators can set access profiles to require approval from the access profile owner, the application owner, the source owner, the requesting user's manager, or a governance group for access to be granted or revoked.\nFor roles, administrators can also set roles to allow access requests and require approval from the role owner, the requesting user's manager, or a governance group for access to be granted or revoked.\nIf the administrator designates a governance group as the required approver, any governance group member can approve the requests.\n\nWhen a user submits an access request, Identity Security Cloud sends the first required approver in the queue an email notification, based on the access request configuration's approval and reminder escalation configuration.\n\nIn Approvals in Identity Security Cloud, required approvers can view pending access requests under the Requested tab and approve or deny them, or the approvers can reassign the requests to different reviewers for approval.\nIf the required approver approves the request and is the only reviewer required, Identity Security Cloud grants or revokes access, based on the request.\nIf multiple reviewers are required, Identity Security Cloud sends the request to the next reviewer in the queue, based on the access request configuration's approval reminder and escalation configuration.\nThe required approver can then view any completed access requests under the Reviewed tab.\n\nRefer to [Access Requests](https://documentation.sailpoint.com/saas/help/requests/index.html) for more information about access request approvals.\n", "item": [ { - "id": "885ce92a-f80e-41e0-b85f-50a80735fa90", + "id": "aaed0de3-91ff-4675-9a20-0e72230142a3", "name": "Pending Access Request Approvals List", "request": { "name": "Pending Access Request Approvals List", @@ -6160,7 +6160,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -6196,7 +6196,7 @@ "type": "text/plain" }, "key": "filters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -6205,7 +6205,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -6221,7 +6221,7 @@ }, "response": [ { - "id": "5a0e48bb-43cf-4f68-8dee-fee4d43f757f", + "id": "ec172aea-95d9-4feb-b163-ee125f253dd2", "name": "List of Pending Approvals.", "originalRequest": { "url": { @@ -6240,7 +6240,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -6276,7 +6276,7 @@ "type": "text/plain" }, "key": "filters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -6285,7 +6285,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -6320,7 +6320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95de0261-49c0-4e28-ab80-ec7f2915d5f4", + "id": "dbbd7b0d-6276-435c-a1ed-28fc95f07c50", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -6339,7 +6339,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -6375,7 +6375,7 @@ "type": "text/plain" }, "key": "filters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -6384,7 +6384,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -6419,7 +6419,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b807cf9d-200b-4719-9867-a187d8c97463", + "id": "c3dbcce0-0f31-4863-8684-f7d150b9a974", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -6438,7 +6438,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -6474,7 +6474,7 @@ "type": "text/plain" }, "key": "filters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -6483,7 +6483,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -6518,7 +6518,7 @@ "_postman_previewlanguage": "json" }, { - "id": "537af891-394f-463a-9096-21383d204e15", + "id": "dd246629-f64b-4246-9a95-6b405a0c4471", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -6537,7 +6537,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -6573,7 +6573,7 @@ "type": "text/plain" }, "key": "filters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -6582,7 +6582,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -6617,7 +6617,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aeaf9bce-c2e5-40b8-be9d-c725ff666274", + "id": "49fa4fea-d3ad-47ea-abf6-9bc31426f3be", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -6636,7 +6636,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -6672,7 +6672,7 @@ "type": "text/plain" }, "key": "filters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -6681,7 +6681,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -6722,7 +6722,7 @@ } }, { - "id": "dd1b4296-117f-4075-8251-a5ed4447cb9f", + "id": "084e4610-303b-4c99-a120-b0b66497cbc2", "name": "Completed Access Request Approvals List", "request": { "name": "Completed Access Request Approvals List", @@ -6746,7 +6746,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -6782,7 +6782,7 @@ "type": "text/plain" }, "key": "filters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -6791,7 +6791,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -6807,7 +6807,7 @@ }, "response": [ { - "id": "7ca41173-d428-4d1b-b281-2387b8f49e1f", + "id": "0fb3a746-21e6-46b4-96c3-de77314e6d5e", "name": "List of Completed Approvals.", "originalRequest": { "url": { @@ -6826,7 +6826,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -6862,7 +6862,7 @@ "type": "text/plain" }, "key": "filters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -6871,7 +6871,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -6906,7 +6906,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7338e462-88db-4b37-a615-7f01634d4f6d", + "id": "bf78483d-9d89-45ae-bd1e-8fc04d9c6ac8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -6925,7 +6925,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -6961,7 +6961,7 @@ "type": "text/plain" }, "key": "filters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -6970,7 +6970,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -7005,7 +7005,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8fd2fdf-5fcb-4798-b900-31b4c5febd94", + "id": "7347f28d-aff7-4161-8b21-473298f28c64", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -7024,7 +7024,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -7060,7 +7060,7 @@ "type": "text/plain" }, "key": "filters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -7069,7 +7069,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -7104,7 +7104,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d6dbc17-5007-45db-af1e-c4e04ebe53d1", + "id": "0ca032fc-839c-43e8-9d31-ff90bc378b4e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -7123,7 +7123,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -7159,7 +7159,7 @@ "type": "text/plain" }, "key": "filters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -7168,7 +7168,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -7203,7 +7203,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5065b152-5997-4ead-8ba6-42f04151200d", + "id": "30d7d084-bf3b-41a4-ae76-eb742e8e8a7d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -7222,7 +7222,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -7258,7 +7258,7 @@ "type": "text/plain" }, "key": "filters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -7267,7 +7267,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -7308,7 +7308,7 @@ } }, { - "id": "7e041aea-2bfd-4114-9e6d-7c380b53c982", + "id": "c2696bd0-4b41-4253-b3a7-6efcaa299d48", "name": "Approve Access Request Approval", "request": { "name": "Approve Access Request Approval", @@ -7363,7 +7363,7 @@ }, "response": [ { - "id": "d256c056-5e46-4e0f-ac2b-d2843d2e2c52", + "id": "d63252e2-8512-46a7-ad8b-8eae427e2d6b", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -7421,7 +7421,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1251a607-ccab-439e-a59a-c92608d80c75", + "id": "a044f4e3-f412-4520-9e5b-b24c8cb0e979", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -7479,7 +7479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52e79e57-7006-42c7-b8e6-0fefb380ca91", + "id": "0572a8eb-045d-44f2-b87e-3bbbae521a3d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -7537,7 +7537,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d108a832-0b35-47f6-8590-f50764ceac09", + "id": "d6f5fadb-2ae6-45af-b968-1d9a631e04bd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -7595,7 +7595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd70c0a9-320d-4e08-bf3a-2058755e0726", + "id": "87dea041-2e7a-4d83-b1c7-6bd6aa3b07dd", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -7653,7 +7653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b4e3fec-9cd7-4d17-8f38-148d67398fdc", + "id": "b2ceb22d-8b43-46a9-b938-1c794aecabe6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -7711,7 +7711,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96c08259-1f99-4208-b59e-a32b7f7b73d6", + "id": "84e8d87b-b143-445d-aff4-2f31be2cc292", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -7775,7 +7775,7 @@ } }, { - "id": "38e03bbe-7b7f-4fc8-ba9d-16e30a8eb424", + "id": "493e7b03-cf46-47d2-acc3-07c4657aca20", "name": "Reject Access Request Approval", "request": { "name": "Reject Access Request Approval", @@ -7830,7 +7830,7 @@ }, "response": [ { - "id": "a57fdd4d-85ad-474e-b8ba-0e545e62b794", + "id": "0401b7b9-f8a9-4e39-a9b5-7da37d9eb45b", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -7888,7 +7888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66ad13eb-e0e9-4460-bf5a-7344499748bc", + "id": "0bfc0de2-9b9d-4c2c-8c49-930de32c3bd1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -7946,7 +7946,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68f677a9-ee02-48d1-b001-a09f42b3344b", + "id": "42d4f607-d736-403b-b518-a66863e4db36", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -8004,7 +8004,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e676d2c6-8eb6-4f93-b6c8-5df4b06eac79", + "id": "a81b5f29-8f09-407f-91dc-1e1515402ad0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -8062,7 +8062,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10295d9f-de27-4562-ac1d-b40017fa6eb6", + "id": "32b0ec83-8c4c-49cd-8d5b-df69660a8b8f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -8120,7 +8120,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9cec232-63fa-42c3-8a26-950c509e86f9", + "id": "3ad6cc56-9675-41c6-b6fa-2dd0523ce64e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -8178,7 +8178,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2824cbb8-5cd5-452a-9d83-f0fad717ce60", + "id": "24fd59db-986e-4c71-bef7-24bc88c38409", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -8242,7 +8242,7 @@ } }, { - "id": "46412c2b-d29a-4394-bfb9-2bd4a4447fed", + "id": "fc930199-2370-49f5-b961-79f92aa3252a", "name": "Forward Access Request Approval", "request": { "name": "Forward Access Request Approval", @@ -8286,7 +8286,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"incididunt\",\n \"comment\": \"Excepteur adipisicing voluptate eu\"\n}", + "raw": "{\n \"newOwnerId\": \"non voluptate mollit\",\n \"comment\": \"esse non adipisicing\"\n}", "options": { "raw": { "headerFamily": "json", @@ -8297,7 +8297,7 @@ }, "response": [ { - "id": "90c6720f-1e5e-4131-bb20-d859cfb55fd5", + "id": "e4f2794f-649d-489b-a9a1-a3c34d152af9", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -8333,7 +8333,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"incididunt\",\n \"comment\": \"Excepteur adipisicing voluptate eu\"\n}", + "raw": "{\n \"newOwnerId\": \"non voluptate mollit\",\n \"comment\": \"esse non adipisicing\"\n}", "options": { "raw": { "headerFamily": "json", @@ -8355,7 +8355,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b52950a9-e10c-45b5-ba95-1a6c355d82f4", + "id": "3b12900b-1d5c-4ca6-99e1-6e4be917c134", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -8391,7 +8391,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"incididunt\",\n \"comment\": \"Excepteur adipisicing voluptate eu\"\n}", + "raw": "{\n \"newOwnerId\": \"non voluptate mollit\",\n \"comment\": \"esse non adipisicing\"\n}", "options": { "raw": { "headerFamily": "json", @@ -8413,7 +8413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "278a8435-1d72-4847-8b2e-e9aaa95e3ab0", + "id": "e9e8d3b7-a872-4c95-8e27-32d6f88b2397", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -8449,7 +8449,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"incididunt\",\n \"comment\": \"Excepteur adipisicing voluptate eu\"\n}", + "raw": "{\n \"newOwnerId\": \"non voluptate mollit\",\n \"comment\": \"esse non adipisicing\"\n}", "options": { "raw": { "headerFamily": "json", @@ -8471,7 +8471,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3321169-454f-4b3b-b3c1-fd9f63fa0c2d", + "id": "9abb10a9-569c-466e-b951-09a92a759992", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -8507,7 +8507,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"incididunt\",\n \"comment\": \"Excepteur adipisicing voluptate eu\"\n}", + "raw": "{\n \"newOwnerId\": \"non voluptate mollit\",\n \"comment\": \"esse non adipisicing\"\n}", "options": { "raw": { "headerFamily": "json", @@ -8529,7 +8529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46c0ebc1-550a-4c44-8bc3-7a948a909849", + "id": "7821efc9-3d74-4b2e-b190-389bf65552d0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -8565,7 +8565,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"incididunt\",\n \"comment\": \"Excepteur adipisicing voluptate eu\"\n}", + "raw": "{\n \"newOwnerId\": \"non voluptate mollit\",\n \"comment\": \"esse non adipisicing\"\n}", "options": { "raw": { "headerFamily": "json", @@ -8587,7 +8587,7 @@ "_postman_previewlanguage": "json" }, { - "id": "382a50a6-b3d6-45a1-92fa-3d5d17c1b797", + "id": "834076c2-8a23-4912-9291-b1e860f9a4ce", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -8623,7 +8623,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"incididunt\",\n \"comment\": \"Excepteur adipisicing voluptate eu\"\n}", + "raw": "{\n \"newOwnerId\": \"non voluptate mollit\",\n \"comment\": \"esse non adipisicing\"\n}", "options": { "raw": { "headerFamily": "json", @@ -8645,7 +8645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be6e2a7b-bc4c-4a0f-b118-f78cd704071b", + "id": "8304c24b-039c-4d12-b6e4-7bf19956eac6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -8681,7 +8681,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"incididunt\",\n \"comment\": \"Excepteur adipisicing voluptate eu\"\n}", + "raw": "{\n \"newOwnerId\": \"non voluptate mollit\",\n \"comment\": \"esse non adipisicing\"\n}", "options": { "raw": { "headerFamily": "json", @@ -8709,7 +8709,7 @@ } }, { - "id": "ede1ef61-dee6-40a5-9a41-261058cb8bb7", + "id": "2050a192-9292-4202-9822-632088609303", "name": "Get Access Requests Approvals Number", "request": { "name": "Get Access Requests Approvals Number", @@ -8758,7 +8758,7 @@ }, "response": [ { - "id": "1635a27b-0bbd-47f9-8eef-d35228e6030b", + "id": "19eab126-aee2-4286-99c3-b8afcb6721e2", "name": "Number of pending, approved, rejected access request approvals.", "originalRequest": { "url": { @@ -8816,12 +8816,12 @@ "value": "application/json" } ], - "body": "{\n \"pending\": -64425013,\n \"approved\": 39302607,\n \"rejected\": -4411222\n}", + "body": "{\n \"pending\": -13301050,\n \"approved\": 39419535,\n \"rejected\": -75930288\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "80c5ca21-7542-4fa5-ba69-e120bcb3205f", + "id": "58303ed1-678e-46be-add4-f018135579f0", "name": "Client Error - Returned if the query parameter is invalid.", "originalRequest": { "url": { @@ -8884,7 +8884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2858556-5ab2-4d0c-a7ac-412c894f6d0e", + "id": "ba54030d-b589-4882-a902-7965f602a7b9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -8947,7 +8947,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd3d26fc-d8f0-44ff-8e6a-319e99b7fb5b", + "id": "79efbb76-85f7-48ac-a2d8-5a8ff039a35d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -9010,7 +9010,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef505bd1-fbb7-4cc4-89bd-9eef6d3d1d12", + "id": "ef1a415b-2ec4-42d7-907f-0c0166e91c6e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -9073,7 +9073,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1420950-f791-42bd-b310-73d27e2a77b5", + "id": "c94cf2f0-f69d-4758-9d59-2495cc342b7b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -9148,7 +9148,7 @@ "description": "Use this API to implement access request identity metrics functionality.\nWith this functionality in place, access request reviewers can see relevant details about the requested access item and associated source activity. \nThis allows reviewers to see how many of the identities who share a manager with the access requester have this same type of access and how many of them have had activity in the related source. \nThis additional context about whether the access has been granted before and how often it has been used can help those approving access requests make more informed decisions.\n", "item": [ { - "id": "ac3c1a1d-64c8-4a79-86d0-41ed654474c2", + "id": "789549bc-7c60-42a7-8304-eb1626e93e2f", "name": "Return access request identity metrics", "request": { "name": "Return access request identity metrics", @@ -9213,7 +9213,7 @@ }, "response": [ { - "id": "bab6034e-c701-4b2c-a0c5-e862b4832a49", + "id": "f5de2068-ba75-4c52-8168-789e4e3887c8", "name": "Summary of the resource access and source activity for the direct reports of the provided manager.", "originalRequest": { "url": { @@ -9261,7 +9261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5febd2b7-35d6-4530-a8d0-5b45e26812dc", + "id": "74a27512-d8de-434b-8eaf-9ca1eb5fa1cc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -9309,7 +9309,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e202fc54-383c-4c1a-8a5c-efc38b75dc51", + "id": "8613282f-5877-4904-b72c-64d897e4fd11", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -9357,7 +9357,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4287d922-400b-4c68-9d1f-76a363aa611e", + "id": "d0a1d5a2-94b4-457c-a885-787c6cf424a5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -9405,7 +9405,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6d235f4-6c4f-4696-bfaa-cf86c6a2bc1d", + "id": "7b83d5d0-ef87-4911-87e6-a6bfa30ac036", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -9453,7 +9453,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4dd3a0ed-25e7-4063-971b-735287d27b7e", + "id": "2c58e69a-65a7-4050-a926-cb785c004f72", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -9513,7 +9513,7 @@ "description": "Use this API to implement and customize access request functionality.\nWith this functionality in place, users can request access to applications, entitlements, or roles, and managers can request that team members' access be revoked.\nThis allows users to get access to the tools they need quickly and securely, and it allows managers to take away access to those tools.\n\nIdentity Security Cloud's Access Request service allows end users to request access that requires approval before it can be granted to users and enables qualified users to review those requests and approve or deny them.\n\nIn the Request Center in Identity Security Cloud, users can view available applications, roles, and entitlements and request access to them.\nIf the requested tools requires approval, the requests appear as 'Pending' under the My Requests tab until the required approver approves, rejects, or cancels them.\n\nUsers can use My Requests to track and/or cancel the requests.\n\nIn My Team on the Identity Security Cloud Home, managers can submit requests to revoke their team members' access.\nThey can use the My Requests tab under Request Center to track and/or cancel the requests.\n\nRefer to [Requesting Access](https://documentation.sailpoint.com/saas/user-help/requests/requesting_access.html) for more information about access requests.\n", "item": [ { - "id": "ee1e7a92-a4cc-4fd6-a945-5c1b04a968c5", + "id": "aa8c6821-c3d8-4e0b-bae6-d7cb2ca0b742", "name": "Submit Access Request", "request": { "name": "Submit Access Request", @@ -9555,7 +9555,7 @@ }, "response": [ { - "id": "20d1ca1d-6026-4daf-b0b0-65191b2dcaed", + "id": "78589606-fa3f-407c-95ff-c5ffd098582f", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -9611,7 +9611,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1396633-1206-44c2-9c76-617e554271a0", + "id": "698cace1-934e-4cba-b173-d5db68b9f536", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -9667,7 +9667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81b87083-5cec-4f45-9bcc-d70668fade85", + "id": "16066959-c292-4790-a28b-f6e051f2503f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -9723,7 +9723,7 @@ "_postman_previewlanguage": "json" }, { - "id": "263902f7-d5a6-42f0-974a-8e8a4ae69c09", + "id": "b2626d16-6fbb-4486-b8d1-524a812cd15e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -9779,7 +9779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8beed0b-a791-4f04-8f37-c567182f3bee", + "id": "9f0b4562-0444-4d89-a98b-35e0dd5f3ace", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -9835,7 +9835,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a20f9d52-5928-4db4-bf20-e0f2648bb9b7", + "id": "e4b8974e-0de3-45ee-b1c2-5fd8c37d6b45", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -9897,7 +9897,7 @@ } }, { - "id": "997e2aa8-44bd-4e89-9e02-c0f99e230e6f", + "id": "dfd8ab2a-ef39-467a-97d0-8fdee573c6f2", "name": "Cancel Access Request", "request": { "name": "Cancel Access Request", @@ -9940,7 +9940,7 @@ }, "response": [ { - "id": "bae33efa-1a47-4635-9cdb-95c92f53508d", + "id": "2b6cef2e-ae15-4ac6-a633-41b4affcc181", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -9997,7 +9997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e456d40c-c759-4989-85bd-ecfa2e461e0a", + "id": "a3d15302-900e-4cbb-830b-0cdef108bfda", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -10054,7 +10054,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66251891-098b-4e69-bf65-dad4b4b36b4d", + "id": "b3e8698e-d4cc-4b3e-a1c9-5ad978ada0c5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -10111,7 +10111,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8329b834-58ab-43cf-9f6f-feb1c5bc74ad", + "id": "6e699c46-2732-47fe-acb8-9a88e4bc6853", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -10168,7 +10168,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ef3a127-8896-433e-bd00-409db4005306", + "id": "5163e099-dfa7-4731-bd1c-edd8eafaab7a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -10225,7 +10225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd5a37c3-4d27-4d6d-a4de-5b925d51ff72", + "id": "52e83f3a-f2bb-49c6-923a-a9a23f8754ab", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -10282,7 +10282,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1510ba9-fee6-407f-8c5a-751a35a34ea7", + "id": "b66e6ad2-cf55-4aa9-b3d3-8b359f71b392", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -10345,7 +10345,7 @@ } }, { - "id": "3cea355e-35f0-48c1-89a9-c734faa5edb4", + "id": "6394d1dc-2cc5-4114-86a6-1ae7873d1c25", "name": "Close Access Request", "request": { "name": "Close Access Request", @@ -10388,7 +10388,7 @@ }, "response": [ { - "id": "8141f03b-c514-41f1-9c2a-fe5b5ef29166", + "id": "d44d7c41-9ec4-4810-ad18-8cd58473ba2c", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -10445,7 +10445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b455d02-7f1d-4573-a459-179607835583", + "id": "416c6433-e323-4b09-b470-0264f463e9b2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -10502,7 +10502,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f050ae8a-dc2a-4b53-b0f4-b1de2624d2ee", + "id": "6d473a5b-3c90-4853-b379-8afdb1a39474", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -10559,7 +10559,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48c5fd66-8e4c-457e-b974-30e4bbfdaba4", + "id": "39a59cfc-5926-4a85-b00e-47f42067c826", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -10616,7 +10616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc9e60b2-546b-4816-880b-798a3c8a0629", + "id": "bf350631-8be8-4eec-83f2-eaacf542fffa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -10673,7 +10673,7 @@ "_postman_previewlanguage": "json" }, { - "id": "559dc925-3531-4856-be29-0bef8026bfde", + "id": "bcad6b59-2ce6-4f07-8e3b-c54d93f41d3a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -10736,7 +10736,7 @@ } }, { - "id": "f97bdfb9-f247-4e8c-a875-47ef9b3c6b29", + "id": "b8b5b30f-ca85-4544-b261-3a2d1fbe285c", "name": "Get Access Request Configuration", "request": { "name": "Get Access Request Configuration", @@ -10765,7 +10765,7 @@ }, "response": [ { - "id": "26b199d7-479f-47a6-ba80-119134104831", + "id": "ccd82e25-8993-4de5-95b0-d09e852df03f", "name": "Access Request Configuration Details.", "originalRequest": { "url": { @@ -10808,7 +10808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb5eedc7-e62e-4e10-ae44-698bdf3e82ae", + "id": "9f9d87a8-2c24-40f0-91ce-0f648da3415e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -10851,7 +10851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d91496e7-ce3a-4985-8038-e22f99bcc670", + "id": "66ff9766-8101-4b96-b198-be4f120e15ac", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -10894,7 +10894,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f32cc79f-9134-4bba-8373-4ef96102ce8e", + "id": "5c5eaecd-9cb5-47c7-a0f7-57d0f382347d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -10937,7 +10937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d489d54-c207-462b-897e-3d4347e2cca9", + "id": "77577063-8900-4d8d-9b87-24190c2ee94e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -10980,7 +10980,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fa5459d-5319-4eaf-88d2-b3dc8f73f44f", + "id": "194d8d3c-f608-4dde-b71d-8bac5d4d1476", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -11029,7 +11029,7 @@ } }, { - "id": "16920bfd-eb2a-4311-ae30-22b99a9e141d", + "id": "07e274bd-0fc2-4ace-b95e-78c34dc36455", "name": "Update Access Request Configuration", "request": { "name": "Update Access Request Configuration", @@ -11071,7 +11071,7 @@ }, "response": [ { - "id": "7fe88dcc-c4e6-47fc-8848-e93a4fcf21cd", + "id": "d2073f97-d0b7-4e1b-8a8b-5b9cf010ac60", "name": "Access Request Configuration Details.", "originalRequest": { "url": { @@ -11127,7 +11127,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4259c45-bed1-4187-86a0-c1d1da42b00a", + "id": "3049b948-3ea3-4b16-8c0b-df3f9be74e5b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -11183,7 +11183,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d91e608-1cb3-4a36-9203-90dce7e1c5df", + "id": "2fe82828-d218-4960-b69a-ed2c9bfe0f6b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -11239,7 +11239,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69bd8038-7716-4579-9c7b-4b3d98e4d94e", + "id": "43767e8b-0676-4014-8e84-776bc057204c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -11295,7 +11295,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d47d31a0-585f-45f7-9ef2-1f09ff6e5b86", + "id": "23a70bf2-3f8f-436d-bc12-b19b0f4ec6ba", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -11351,7 +11351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9912b41a-ac0b-4f9b-bcf2-bc373f15f76f", + "id": "d1aaf825-c4d6-4e40-a441-89a3d9c8115a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -11413,7 +11413,7 @@ } }, { - "id": "fcd67509-7b8d-4827-8865-3e48bebc10d1", + "id": "6b01319f-1153-40e1-a9c1-3f89ce6ac729", "name": "Access Request Status", "request": { "name": "Access Request Status", @@ -11533,7 +11533,7 @@ }, "response": [ { - "id": "841b0563-bb07-4074-a6a4-7b3821321cce", + "id": "0e7a8777-6143-49c8-a581-e39bfb34edde", "name": "List of requested item statuses.", "originalRequest": { "url": { @@ -11667,7 +11667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e03d295-2955-45f1-9293-ad4833f031f7", + "id": "7d019c3a-e896-4941-96c6-c87a0d67a1cd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -11801,7 +11801,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fa76600-3b4a-4598-8da5-4cdee6774629", + "id": "ed71b674-14fa-4362-8176-1b90e478b410", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -11935,7 +11935,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59ef327b-710f-471a-add2-317eb029a5f7", + "id": "0eda576b-9baa-4da9-9b40-c0b41d28e5e4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -12069,7 +12069,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d94f7b4-54e0-4e0a-8a32-881c82c2d489", + "id": "00db8bcf-1942-4454-b4a1-97f8e5745ec2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -12203,7 +12203,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c797cc62-44cf-4bbf-bbbc-12ac50a4feb4", + "id": "61be9c1c-9946-4c9f-bc94-86ea487ddacd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -12349,7 +12349,7 @@ "description": "Use this API to implement account activity tracking functionality.\nWith this functionality in place, users can track source account activity in Identity Security Cloud, which greatly improves traceability in the system.\n\nAn account activity refers to a log of each action performed on a source account. This is useful for auditing the changes that occur on an account throughout its life.\nIn Identity Security Cloud's Search, users can search for account activities and select the activity's row to get an overview of the activity's account action and view its progress, its involved sources, and its most basic metadata, such as the identity requesting the option and the recipient.\n\nAccount activity includes most actions Identity Security Cloud completes on source accounts. Users can search in Identity Security Cloud for the following account action types:\n\n- Access Request: These include any access requests the source account is involved in.\n\n- Account Attribute Updates: These include updates to a single attribute on an account on a source.\n\n- Account State Update: These include locking or unlocking actions on an account on a source.\n\n- Certification: These include actions removing an entitlement from an account on a source as a result of the entitlement's revocation during a certification.\n\n- Cloud Automated `Lifecyclestate`: These include automated lifecycle state changes that result in a source account's correlated identity being assigned to a different lifecycle state.\nIdentity Security Cloud replaces the `Lifecyclestate` variable with the name of the lifecycle state it has moved the account's identity to.\n\n- Identity Attribute Update: These include updates to a source account's correlated identity attributes as the result of a provisioning action.\nWhen you update an identity attribute that also updates an identity's lifecycle state, the cloud automated `Lifecyclestate` event also displays.\nAccount Activity does not include attribute updates that occur as a result of aggregation.\n\n- Identity Refresh: These include correlated identity refreshes that occur for an account on a source whenever the account's correlated identity profile gets a new role or updates.\nThese also include refreshes that occur whenever Identity Security Cloud assigns an application to the account's correlated identity based on the application's being assigned to All Users From Source or Specific Users From Source.\n\n- Lifecycle State Refresh: These include the actions that took place when a lifecycle state changed. This event only occurs after a cloud automated `Lifecyclestate` change or a lifecycle state change.\n\n- Lifecycle State Change: These include the account activities that result from an identity's manual assignment to a null lifecycle state.\n\n- Password Change: These include password changes on sources.\n\nRefer to [Account Activity](https://documentation.sailpoint.com/saas/help/search/index.html#account-activity) for more information about account activities.\n", "item": [ { - "id": "6026288d-da70-4e68-a32e-104fd78adae9", + "id": "5efcf7f9-c0d3-4b1b-94b5-bb8b2ae348c1", "name": "List Account Activities", "request": { "name": "List Account Activities", @@ -12372,7 +12372,7 @@ "type": "text/plain" }, "key": "requested-for", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -12381,7 +12381,7 @@ "type": "text/plain" }, "key": "requested-by", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -12390,7 +12390,7 @@ "type": "text/plain" }, "key": "regarding-identity", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -12399,7 +12399,7 @@ "type": "text/plain" }, "key": "type", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -12435,7 +12435,7 @@ "type": "text/plain" }, "key": "filters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -12444,7 +12444,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -12460,7 +12460,7 @@ }, "response": [ { - "id": "30aa03dd-006f-465d-a983-617a7a5d31a4", + "id": "db4d5724-b16b-4aed-9357-2d82f7fa263c", "name": "List of account activities", "originalRequest": { "url": { @@ -12478,7 +12478,7 @@ "type": "text/plain" }, "key": "requested-for", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -12487,7 +12487,7 @@ "type": "text/plain" }, "key": "requested-by", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -12496,7 +12496,7 @@ "type": "text/plain" }, "key": "regarding-identity", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -12505,7 +12505,7 @@ "type": "text/plain" }, "key": "type", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -12541,7 +12541,7 @@ "type": "text/plain" }, "key": "filters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -12550,7 +12550,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -12580,12 +12580,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"name\": \"2c9180835d2e5168015d32f890ca1581\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"completed\": \"2018-10-19T13:49:37.385Z\",\n \"completionStatus\": \"SUCCESS\",\n \"type\": \"appRequest\",\n \"requesterIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"targetIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"errors\": [\n \"sailpoint.connector.ConnectorException: java.lang.InterruptedException: Timeout waiting for response to message 0 from client 57a4ab97-ab3f-4aef-9fe2-0eaf15c73d26 after 60 seconds.\"\n ],\n \"warnings\": null,\n \"items\": [\n {\n \"id\": \"48c545831b264409a81befcabb0e3c5a\",\n \"name\": \"48c545831b264409a81befcabb0e3c5a\",\n \"requested\": \"2017-07-11T18:45:37.098Z\",\n \"approvalStatus\": \"PENDING\",\n \"provisioningStatus\": \"PENDING\",\n \"requesterComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"reviewerIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"reviewerComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"operation\": \"ADD\",\n \"attribute\": \"detectedRoles\",\n \"value\": \"Treasury Analyst [AccessProfile-1529010191212]\",\n \"nativeIdentity\": \"Sandie.Camero\",\n \"sourceId\": \"2c91808363ef85290164000587130c0c\",\n \"accountRequestInfo\": {\n \"requestedObjectId\": \"2c91808563ef85690164001c31140c0c\",\n \"requestedObjectName\": \"Treasury Analyst\",\n \"requestedObjectType\": \"ACCESS_PROFILE\"\n },\n \"clientMetadata\": {\n \"customKey1\": \"custom value 1\",\n \"customKey2\": \"custom value 2\"\n },\n \"removeDate\": \"2020-07-11T00:00:00Z\"\n },\n {\n \"id\": \"48c545831b264409a81befcabb0e3c5a\",\n \"name\": \"48c545831b264409a81befcabb0e3c5a\",\n \"requested\": \"2017-07-11T18:45:37.098Z\",\n \"approvalStatus\": \"PENDING\",\n \"provisioningStatus\": \"PENDING\",\n \"requesterComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"reviewerIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"reviewerComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"operation\": \"ADD\",\n \"attribute\": \"detectedRoles\",\n \"value\": \"Treasury Analyst [AccessProfile-1529010191212]\",\n \"nativeIdentity\": \"Sandie.Camero\",\n \"sourceId\": \"2c91808363ef85290164000587130c0c\",\n \"accountRequestInfo\": {\n \"requestedObjectId\": \"2c91808563ef85690164001c31140c0c\",\n \"requestedObjectName\": \"Treasury Analyst\",\n \"requestedObjectType\": \"ACCESS_PROFILE\"\n },\n \"clientMetadata\": {\n \"customKey1\": \"custom value 1\",\n \"customKey2\": \"custom value 2\"\n },\n \"removeDate\": \"2020-07-11T00:00:00Z\"\n }\n ],\n \"executionStatus\": \"COMPLETED\",\n \"clientMetadata\": {\n \"est_a\": \"magna\"\n },\n \"cancelable\": true,\n \"cancelComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n }\n },\n {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"name\": \"2c9180835d2e5168015d32f890ca1581\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"completed\": \"2018-10-19T13:49:37.385Z\",\n \"completionStatus\": \"SUCCESS\",\n \"type\": \"appRequest\",\n \"requesterIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"targetIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"errors\": [\n \"sailpoint.connector.ConnectorException: java.lang.InterruptedException: Timeout waiting for response to message 0 from client 57a4ab97-ab3f-4aef-9fe2-0eaf15c73d26 after 60 seconds.\"\n ],\n \"warnings\": null,\n \"items\": [\n {\n \"id\": \"48c545831b264409a81befcabb0e3c5a\",\n \"name\": \"48c545831b264409a81befcabb0e3c5a\",\n \"requested\": \"2017-07-11T18:45:37.098Z\",\n \"approvalStatus\": \"PENDING\",\n \"provisioningStatus\": \"PENDING\",\n \"requesterComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"reviewerIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"reviewerComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"operation\": \"ADD\",\n \"attribute\": \"detectedRoles\",\n \"value\": \"Treasury Analyst [AccessProfile-1529010191212]\",\n \"nativeIdentity\": \"Sandie.Camero\",\n \"sourceId\": \"2c91808363ef85290164000587130c0c\",\n \"accountRequestInfo\": {\n \"requestedObjectId\": \"2c91808563ef85690164001c31140c0c\",\n \"requestedObjectName\": \"Treasury Analyst\",\n \"requestedObjectType\": \"ACCESS_PROFILE\"\n },\n \"clientMetadata\": {\n \"customKey1\": \"custom value 1\",\n \"customKey2\": \"custom value 2\"\n },\n \"removeDate\": \"2020-07-11T00:00:00Z\"\n },\n {\n \"id\": \"48c545831b264409a81befcabb0e3c5a\",\n \"name\": \"48c545831b264409a81befcabb0e3c5a\",\n \"requested\": \"2017-07-11T18:45:37.098Z\",\n \"approvalStatus\": \"PENDING\",\n \"provisioningStatus\": \"PENDING\",\n \"requesterComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"reviewerIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"reviewerComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"operation\": \"ADD\",\n \"attribute\": \"detectedRoles\",\n \"value\": \"Treasury Analyst [AccessProfile-1529010191212]\",\n \"nativeIdentity\": \"Sandie.Camero\",\n \"sourceId\": \"2c91808363ef85290164000587130c0c\",\n \"accountRequestInfo\": {\n \"requestedObjectId\": \"2c91808563ef85690164001c31140c0c\",\n \"requestedObjectName\": \"Treasury Analyst\",\n \"requestedObjectType\": \"ACCESS_PROFILE\"\n },\n \"clientMetadata\": {\n \"customKey1\": \"custom value 1\",\n \"customKey2\": \"custom value 2\"\n },\n \"removeDate\": \"2020-07-11T00:00:00Z\"\n }\n ],\n \"executionStatus\": \"COMPLETED\",\n \"clientMetadata\": {\n \"magna13\": \"v\"\n },\n \"cancelable\": true,\n \"cancelComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"name\": \"2c9180835d2e5168015d32f890ca1581\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"completed\": \"2018-10-19T13:49:37.385Z\",\n \"completionStatus\": \"SUCCESS\",\n \"type\": \"appRequest\",\n \"requesterIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"targetIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"errors\": [\n \"sailpoint.connector.ConnectorException: java.lang.InterruptedException: Timeout waiting for response to message 0 from client 57a4ab97-ab3f-4aef-9fe2-0eaf15c73d26 after 60 seconds.\"\n ],\n \"warnings\": null,\n \"items\": [\n {\n \"id\": \"48c545831b264409a81befcabb0e3c5a\",\n \"name\": \"48c545831b264409a81befcabb0e3c5a\",\n \"requested\": \"2017-07-11T18:45:37.098Z\",\n \"approvalStatus\": \"PENDING\",\n \"provisioningStatus\": \"PENDING\",\n \"requesterComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"reviewerIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"reviewerComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"operation\": \"ADD\",\n \"attribute\": \"detectedRoles\",\n \"value\": \"Treasury Analyst [AccessProfile-1529010191212]\",\n \"nativeIdentity\": \"Sandie.Camero\",\n \"sourceId\": \"2c91808363ef85290164000587130c0c\",\n \"accountRequestInfo\": {\n \"requestedObjectId\": \"2c91808563ef85690164001c31140c0c\",\n \"requestedObjectName\": \"Treasury Analyst\",\n \"requestedObjectType\": \"ACCESS_PROFILE\"\n },\n \"clientMetadata\": {\n \"customKey1\": \"custom value 1\",\n \"customKey2\": \"custom value 2\"\n },\n \"removeDate\": \"2020-07-11T00:00:00Z\"\n },\n {\n \"id\": \"48c545831b264409a81befcabb0e3c5a\",\n \"name\": \"48c545831b264409a81befcabb0e3c5a\",\n \"requested\": \"2017-07-11T18:45:37.098Z\",\n \"approvalStatus\": \"PENDING\",\n \"provisioningStatus\": \"PENDING\",\n \"requesterComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"reviewerIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"reviewerComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"operation\": \"ADD\",\n \"attribute\": \"detectedRoles\",\n \"value\": \"Treasury Analyst [AccessProfile-1529010191212]\",\n \"nativeIdentity\": \"Sandie.Camero\",\n \"sourceId\": \"2c91808363ef85290164000587130c0c\",\n \"accountRequestInfo\": {\n \"requestedObjectId\": \"2c91808563ef85690164001c31140c0c\",\n \"requestedObjectName\": \"Treasury Analyst\",\n \"requestedObjectType\": \"ACCESS_PROFILE\"\n },\n \"clientMetadata\": {\n \"customKey1\": \"custom value 1\",\n \"customKey2\": \"custom value 2\"\n },\n \"removeDate\": \"2020-07-11T00:00:00Z\"\n }\n ],\n \"executionStatus\": \"COMPLETED\",\n \"clientMetadata\": {\n \"reprehenderit05\": \"consequat laboris occaecat mini\",\n \"magna25_\": \"ex in do pariatur in\",\n \"reprehenderit4\": \"dolor occae\"\n },\n \"cancelable\": true,\n \"cancelComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n }\n },\n {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"name\": \"2c9180835d2e5168015d32f890ca1581\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"completed\": \"2018-10-19T13:49:37.385Z\",\n \"completionStatus\": \"SUCCESS\",\n \"type\": \"appRequest\",\n \"requesterIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"targetIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"errors\": [\n \"sailpoint.connector.ConnectorException: java.lang.InterruptedException: Timeout waiting for response to message 0 from client 57a4ab97-ab3f-4aef-9fe2-0eaf15c73d26 after 60 seconds.\"\n ],\n \"warnings\": null,\n \"items\": [\n {\n \"id\": \"48c545831b264409a81befcabb0e3c5a\",\n \"name\": \"48c545831b264409a81befcabb0e3c5a\",\n \"requested\": \"2017-07-11T18:45:37.098Z\",\n \"approvalStatus\": \"PENDING\",\n \"provisioningStatus\": \"PENDING\",\n \"requesterComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"reviewerIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"reviewerComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"operation\": \"ADD\",\n \"attribute\": \"detectedRoles\",\n \"value\": \"Treasury Analyst [AccessProfile-1529010191212]\",\n \"nativeIdentity\": \"Sandie.Camero\",\n \"sourceId\": \"2c91808363ef85290164000587130c0c\",\n \"accountRequestInfo\": {\n \"requestedObjectId\": \"2c91808563ef85690164001c31140c0c\",\n \"requestedObjectName\": \"Treasury Analyst\",\n \"requestedObjectType\": \"ACCESS_PROFILE\"\n },\n \"clientMetadata\": {\n \"customKey1\": \"custom value 1\",\n \"customKey2\": \"custom value 2\"\n },\n \"removeDate\": \"2020-07-11T00:00:00Z\"\n },\n {\n \"id\": \"48c545831b264409a81befcabb0e3c5a\",\n \"name\": \"48c545831b264409a81befcabb0e3c5a\",\n \"requested\": \"2017-07-11T18:45:37.098Z\",\n \"approvalStatus\": \"PENDING\",\n \"provisioningStatus\": \"PENDING\",\n \"requesterComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"reviewerIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"reviewerComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"operation\": \"ADD\",\n \"attribute\": \"detectedRoles\",\n \"value\": \"Treasury Analyst [AccessProfile-1529010191212]\",\n \"nativeIdentity\": \"Sandie.Camero\",\n \"sourceId\": \"2c91808363ef85290164000587130c0c\",\n \"accountRequestInfo\": {\n \"requestedObjectId\": \"2c91808563ef85690164001c31140c0c\",\n \"requestedObjectName\": \"Treasury Analyst\",\n \"requestedObjectType\": \"ACCESS_PROFILE\"\n },\n \"clientMetadata\": {\n \"customKey1\": \"custom value 1\",\n \"customKey2\": \"custom value 2\"\n },\n \"removeDate\": \"2020-07-11T00:00:00Z\"\n }\n ],\n \"executionStatus\": \"COMPLETED\",\n \"clientMetadata\": {\n \"labore03\": \"officia dol\",\n \"Excepteur_095\": \"sed ad commodo\",\n \"Ut_dbc\": \"eu do\"\n },\n \"cancelable\": true,\n \"cancelComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "208ae36f-95ac-46db-9774-006690dd801c", + "id": "e5a6dcf4-1de5-429e-805b-8397fd97f265", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -12603,7 +12603,7 @@ "type": "text/plain" }, "key": "requested-for", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -12612,7 +12612,7 @@ "type": "text/plain" }, "key": "requested-by", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -12621,7 +12621,7 @@ "type": "text/plain" }, "key": "regarding-identity", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -12630,7 +12630,7 @@ "type": "text/plain" }, "key": "type", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -12666,7 +12666,7 @@ "type": "text/plain" }, "key": "filters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -12675,7 +12675,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -12710,7 +12710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7961e0b2-8c6d-40a6-86d3-a28e7935e4c4", + "id": "d04cf04f-9464-480b-b66d-edad1ab6f2a3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -12728,7 +12728,7 @@ "type": "text/plain" }, "key": "requested-for", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -12737,7 +12737,7 @@ "type": "text/plain" }, "key": "requested-by", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -12746,7 +12746,7 @@ "type": "text/plain" }, "key": "regarding-identity", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -12755,7 +12755,7 @@ "type": "text/plain" }, "key": "type", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -12791,7 +12791,7 @@ "type": "text/plain" }, "key": "filters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -12800,7 +12800,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -12835,7 +12835,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a4ac800-b35a-4419-b873-bbd4a4d95986", + "id": "3c44dd37-8034-43ab-927b-105f2d6d37f8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -12853,7 +12853,7 @@ "type": "text/plain" }, "key": "requested-for", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -12862,7 +12862,7 @@ "type": "text/plain" }, "key": "requested-by", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -12871,7 +12871,7 @@ "type": "text/plain" }, "key": "regarding-identity", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -12880,7 +12880,7 @@ "type": "text/plain" }, "key": "type", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -12916,7 +12916,7 @@ "type": "text/plain" }, "key": "filters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -12925,7 +12925,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -12960,7 +12960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da63a4b5-f96b-49db-b957-85bb3730e8ad", + "id": "a93f93e4-3d3d-4023-9e56-009c183c55a2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -12978,7 +12978,7 @@ "type": "text/plain" }, "key": "requested-for", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -12987,7 +12987,7 @@ "type": "text/plain" }, "key": "requested-by", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -12996,7 +12996,7 @@ "type": "text/plain" }, "key": "regarding-identity", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -13005,7 +13005,7 @@ "type": "text/plain" }, "key": "type", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -13041,7 +13041,7 @@ "type": "text/plain" }, "key": "filters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -13050,7 +13050,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -13085,7 +13085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da7b90a3-feb7-497a-91ea-9e6622bbf227", + "id": "35c65d5d-4f55-43ee-b9ea-1a9d75e06579", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -13103,7 +13103,7 @@ "type": "text/plain" }, "key": "requested-for", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -13112,7 +13112,7 @@ "type": "text/plain" }, "key": "requested-by", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -13121,7 +13121,7 @@ "type": "text/plain" }, "key": "regarding-identity", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -13130,7 +13130,7 @@ "type": "text/plain" }, "key": "type", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -13166,7 +13166,7 @@ "type": "text/plain" }, "key": "filters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -13175,7 +13175,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -13216,7 +13216,7 @@ } }, { - "id": "e05792a6-01ce-42c8-91e4-546b1eda2bca", + "id": "abf56966-e8c7-4666-81c9-b44d5d05ae2d", "name": "Get Account Activity", "request": { "name": "Get Account Activity", @@ -13257,7 +13257,7 @@ }, "response": [ { - "id": "bbc7d79f-5e4d-4ca4-935f-7146a3d48b4a", + "id": "938a4b26-5b76-49db-866c-b6e36cb2592b", "name": "An account activity object", "originalRequest": { "url": { @@ -13296,12 +13296,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"name\": \"2c9180835d2e5168015d32f890ca1581\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"completed\": \"2018-10-19T13:49:37.385Z\",\n \"completionStatus\": \"SUCCESS\",\n \"type\": \"appRequest\",\n \"requesterIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"targetIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"errors\": [\n \"sailpoint.connector.ConnectorException: java.lang.InterruptedException: Timeout waiting for response to message 0 from client 57a4ab97-ab3f-4aef-9fe2-0eaf15c73d26 after 60 seconds.\"\n ],\n \"warnings\": null,\n \"items\": [\n {\n \"id\": \"48c545831b264409a81befcabb0e3c5a\",\n \"name\": \"48c545831b264409a81befcabb0e3c5a\",\n \"requested\": \"2017-07-11T18:45:37.098Z\",\n \"approvalStatus\": \"PENDING\",\n \"provisioningStatus\": \"PENDING\",\n \"requesterComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"reviewerIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"reviewerComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"operation\": \"ADD\",\n \"attribute\": \"detectedRoles\",\n \"value\": \"Treasury Analyst [AccessProfile-1529010191212]\",\n \"nativeIdentity\": \"Sandie.Camero\",\n \"sourceId\": \"2c91808363ef85290164000587130c0c\",\n \"accountRequestInfo\": {\n \"requestedObjectId\": \"2c91808563ef85690164001c31140c0c\",\n \"requestedObjectName\": \"Treasury Analyst\",\n \"requestedObjectType\": \"ACCESS_PROFILE\"\n },\n \"clientMetadata\": {\n \"customKey1\": \"custom value 1\",\n \"customKey2\": \"custom value 2\"\n },\n \"removeDate\": \"2020-07-11T00:00:00Z\"\n },\n {\n \"id\": \"48c545831b264409a81befcabb0e3c5a\",\n \"name\": \"48c545831b264409a81befcabb0e3c5a\",\n \"requested\": \"2017-07-11T18:45:37.098Z\",\n \"approvalStatus\": \"PENDING\",\n \"provisioningStatus\": \"PENDING\",\n \"requesterComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"reviewerIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"reviewerComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"operation\": \"ADD\",\n \"attribute\": \"detectedRoles\",\n \"value\": \"Treasury Analyst [AccessProfile-1529010191212]\",\n \"nativeIdentity\": \"Sandie.Camero\",\n \"sourceId\": \"2c91808363ef85290164000587130c0c\",\n \"accountRequestInfo\": {\n \"requestedObjectId\": \"2c91808563ef85690164001c31140c0c\",\n \"requestedObjectName\": \"Treasury Analyst\",\n \"requestedObjectType\": \"ACCESS_PROFILE\"\n },\n \"clientMetadata\": {\n \"customKey1\": \"custom value 1\",\n \"customKey2\": \"custom value 2\"\n },\n \"removeDate\": \"2020-07-11T00:00:00Z\"\n }\n ],\n \"executionStatus\": \"COMPLETED\",\n \"clientMetadata\": {\n \"amet3\": \"aliquip Ut dolor occaecat nisi\",\n \"incididunt_9\": \"culpa occaecat ea\",\n \"Lorem09\": \"fugiat do\",\n \"Lorem8b\": \"dolor dolore\"\n },\n \"cancelable\": true,\n \"cancelComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n }\n}", + "body": "{\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"name\": \"2c9180835d2e5168015d32f890ca1581\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"completed\": \"2018-10-19T13:49:37.385Z\",\n \"completionStatus\": \"SUCCESS\",\n \"type\": \"appRequest\",\n \"requesterIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"targetIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"errors\": [\n \"sailpoint.connector.ConnectorException: java.lang.InterruptedException: Timeout waiting for response to message 0 from client 57a4ab97-ab3f-4aef-9fe2-0eaf15c73d26 after 60 seconds.\"\n ],\n \"warnings\": null,\n \"items\": [\n {\n \"id\": \"48c545831b264409a81befcabb0e3c5a\",\n \"name\": \"48c545831b264409a81befcabb0e3c5a\",\n \"requested\": \"2017-07-11T18:45:37.098Z\",\n \"approvalStatus\": \"PENDING\",\n \"provisioningStatus\": \"PENDING\",\n \"requesterComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"reviewerIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"reviewerComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"operation\": \"ADD\",\n \"attribute\": \"detectedRoles\",\n \"value\": \"Treasury Analyst [AccessProfile-1529010191212]\",\n \"nativeIdentity\": \"Sandie.Camero\",\n \"sourceId\": \"2c91808363ef85290164000587130c0c\",\n \"accountRequestInfo\": {\n \"requestedObjectId\": \"2c91808563ef85690164001c31140c0c\",\n \"requestedObjectName\": \"Treasury Analyst\",\n \"requestedObjectType\": \"ACCESS_PROFILE\"\n },\n \"clientMetadata\": {\n \"customKey1\": \"custom value 1\",\n \"customKey2\": \"custom value 2\"\n },\n \"removeDate\": \"2020-07-11T00:00:00Z\"\n },\n {\n \"id\": \"48c545831b264409a81befcabb0e3c5a\",\n \"name\": \"48c545831b264409a81befcabb0e3c5a\",\n \"requested\": \"2017-07-11T18:45:37.098Z\",\n \"approvalStatus\": \"PENDING\",\n \"provisioningStatus\": \"PENDING\",\n \"requesterComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"reviewerIdentitySummary\": {\n \"id\": \"ff80818155fe8c080155fe8d925b0316\",\n \"name\": \"SailPoint Services\",\n \"identityId\": \"c15b9f5cca5a4e9599eaa0e64fa921bd\",\n \"completed\": true\n },\n \"reviewerComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n },\n \"operation\": \"ADD\",\n \"attribute\": \"detectedRoles\",\n \"value\": \"Treasury Analyst [AccessProfile-1529010191212]\",\n \"nativeIdentity\": \"Sandie.Camero\",\n \"sourceId\": \"2c91808363ef85290164000587130c0c\",\n \"accountRequestInfo\": {\n \"requestedObjectId\": \"2c91808563ef85690164001c31140c0c\",\n \"requestedObjectName\": \"Treasury Analyst\",\n \"requestedObjectType\": \"ACCESS_PROFILE\"\n },\n \"clientMetadata\": {\n \"customKey1\": \"custom value 1\",\n \"customKey2\": \"custom value 2\"\n },\n \"removeDate\": \"2020-07-11T00:00:00Z\"\n }\n ],\n \"executionStatus\": \"COMPLETED\",\n \"clientMetadata\": {\n \"nulla_c\": \"dolore sint cillum\",\n \"qui1\": \"consequat quis\"\n },\n \"cancelable\": false,\n \"cancelComment\": {\n \"commenterId\": \"2c918084660f45d6016617daa9210584\",\n \"commenterName\": \"Adam Kennedy\",\n \"body\": \"Et quam massa maximus vivamus nisi ut urna tincidunt metus elementum erat.\",\n \"date\": \"2017-07-11T18:45:37.098Z\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3d795a85-347b-4dbd-9224-c4c472f9b215", + "id": "6206a621-2c0d-4fb8-8ea7-9f96e92dbb8b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -13345,7 +13345,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bfd8cc3-cd8a-4d13-91d0-3b32c277bae0", + "id": "484908ac-0e22-4d66-bb9a-77aa18d7ab36", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -13389,7 +13389,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb809065-7bef-45b9-8217-331d904c7844", + "id": "a3c2b6ac-f235-4f5a-aa1d-a669e2a26bb9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -13433,7 +13433,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bca0909b-809b-485c-8259-8f8a76882aec", + "id": "4d319aee-4891-48af-a0e2-a2ac68d40efc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -13477,7 +13477,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec840a98-d360-4f2e-b546-7ebf0eebc3db", + "id": "12a46db3-617c-4740-899c-a54c0e957dd6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -13521,7 +13521,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99fbee95-171f-4dc8-a226-8a133b2c4eeb", + "id": "ad437748-f06a-47f1-a9c2-5674434b0198", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -13577,7 +13577,7 @@ "description": "Use this API to implement account aggregation progress tracking functionality.\nWith this functionality in place, administrators can view in-progress account aggregations, their statuses, and their relevant details.\n\nAn account aggregation refers to the process Identity Security Cloud uses to gather and load account data from a source into Identity Security Cloud.\n\nWhenever Identity Security Cloud is in the process of aggregating a source, it adds an entry to the Aggregation Activity Log, along with its relevant details.\nTo view aggregation activity, administrators can select the Connections drop-down menu, select Sources, and select the relevant source, select its Import Data tab, and select Account Aggregation.\nIn Account Aggregation, administrators can view the account aggregations' statuses and details in the Account Activity Log.\n\nRefer to [Loading Account Data](https://documentation.sailpoint.com/saas/help/accounts/loading_data.html) for more information about account aggregations.\n", "item": [ { - "id": "4bbcdc6e-ecc5-4919-81ab-4732e63de44c", + "id": "9e35ff0c-7101-44bc-b2d0-1ac570c97e5c", "name": "In-progress Account Aggregation status", "request": { "name": "In-progress Account Aggregation status", @@ -13619,7 +13619,7 @@ }, "response": [ { - "id": "4e026eee-f25f-4e17-a983-d6112af6a774", + "id": "cd2e55c2-248b-4d82-8aa4-6d4e6078eb13", "name": "An account aggregation status object", "originalRequest": { "url": { @@ -13664,7 +13664,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c9abd9b-4171-4fc0-8575-b92b113b481d", + "id": "a7b133e3-95c7-46c5-a4b3-f2d13576af8a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -13709,7 +13709,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42963667-bbd2-435b-b329-55b7fa1ab5fe", + "id": "b99b95bf-6bef-4027-9daa-2d2e10f72a9a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -13754,7 +13754,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0992740c-4e04-4423-8c7e-cb03cdc72219", + "id": "fda4e408-e502-4853-8bb0-8830413497cd", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -13799,7 +13799,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2148cd8-2dd9-4360-8ff3-27a26d3e9efd", + "id": "696d4ee7-dc31-48ac-a386-0bffd460a814", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -13844,7 +13844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0743cf0-022d-4d34-8833-77abbe14e473", + "id": "754e8c63-4826-4903-8f61-84deabce5c72", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -13901,7 +13901,7 @@ "description": "Use this API to implement account usage insight functionality.\nWith this functionality in place, administrators can gather information and insights about how their tenants' source accounts are being used.\nThis allows organizations to get the information they need to start optimizing and securing source account usage.\n", "item": [ { - "id": "2b2c72d0-9bcc-4e6a-8769-6a3d44a58e4b", + "id": "e0b83cf3-8d14-454f-93f9-dd2f9bd5f729", "name": "Returns account usage insights", "request": { "name": "Returns account usage insights", @@ -13980,7 +13980,7 @@ }, "response": [ { - "id": "1415ab85-de0e-4b33-9fc7-391ad921dd45", + "id": "54d243c3-3f88-48b9-8cb1-8907f624ea56", "name": "Summary of account usage insights for past 12 months.", "originalRequest": { "url": { @@ -14062,7 +14062,7 @@ "_postman_previewlanguage": "json" }, { - "id": "636c6148-2475-4303-bc97-8ffde6b65d8e", + "id": "b7141f17-8aec-4926-ad0c-9dc4c25309be", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -14144,7 +14144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "194cafed-c179-4e4a-a754-1450cd84f1ee", + "id": "d94eafac-f9d4-4e8b-9ef2-4ec58357ce0f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -14226,7 +14226,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f69240b5-5431-4dde-945b-44c024e98981", + "id": "96706c14-8727-4475-98c6-6f86a51e81cb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -14308,7 +14308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1362bd4-f312-4123-8d8f-4ca0d966434b", + "id": "c1c94187-ac29-4ed7-bd42-21fa96f292a6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -14390,7 +14390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b306851c-05ce-482e-a35e-6facba5c5b42", + "id": "0f959240-e9bb-44b9-a4e5-159edca0733d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -14484,7 +14484,7 @@ "description": "Use this API to implement and customize account functionality.\nWith this functionality in place, administrators can manage users' access across sources in Identity Security Cloud.\n\nIn Identity Security Cloud, an account refers to a user's account on a supported source.\nThis typically includes a unique identifier for the user, a unique password, a set of permissions associated with the source and a set of attributes. Identity Security Cloud loads accounts through the creation of sources in Identity Security Cloud.\n\nAdministrators can correlate users' identities with the users' accounts on the different sources they use.\nThis allows Identity Security Cloud to govern the access of identities and all their correlated accounts securely and cohesively.\n\nTo view the accounts on a source and their correlated identities, administrators can use the Connections drop-down menu, select Sources, select the relevant source, and select its Account tab.\n\nTo view and edit source account statuses for an identity in Identity Security Cloud, administrators can use the Identities drop-down menu, select Identity List, select the relevant identity, and select its Accounts tab.\nAdministrators can toggle an account's Actions to aggregate the account, enable/disable it, unlock it, or remove it from the identity.\n\nAccounts can have the following statuses:\n\n- Enabled: The account is enabled. The user can access it.\n\n- Disabled: The account is disabled, and the user cannot access it, but the identity is not disabled in Identity Security Cloud. This can occur when an administrator disables the account or when the user's lifecycle state changes.\n\n- Locked: The account is locked. This may occur when someone has entered an incorrect password for the account too many times.\n\n- Pending: The account is currently updating. This status typically lasts seconds.\n\nAdministrators can select the source account to view its attributes, entitlements, and the last time the account's password was changed.\n\nRefer to [Managing User Accounts](https://documentation.sailpoint.com/saas/help/common/users/user_access.html#managing-user-accounts) for more information about accounts.\n", "item": [ { - "id": "1992a93d-78ed-424f-b367-a13410b34f07", + "id": "2ab9bf70-84d0-48f5-90f5-b23c61bbac83", "name": "Accounts List", "request": { "name": "Accounts List", @@ -14568,7 +14568,7 @@ }, "response": [ { - "id": "9fc894d0-2f25-4c2a-bfce-b89ef37add0e", + "id": "e808bae9-2ffc-4499-8f58-426fbe32a838", "name": "SlimAccounts", "originalRequest": { "url": { @@ -14666,7 +14666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "673bc7ba-b09d-46a2-a1f8-c854a6becff3", + "id": "9384dc50-2b1f-44dc-911f-449370e4750d", "name": "FullAccounts", "originalRequest": { "url": { @@ -14764,7 +14764,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfef4edb-4a91-4e0d-8088-ae209675029f", + "id": "00ef2343-7d7f-4910-99a9-340fb8cfac99", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -14862,7 +14862,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da82e2c4-3e0f-4a32-afd4-9e25fb79eccd", + "id": "8be74f19-21bc-4099-966b-6702376e5e7f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -14960,7 +14960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af2315f8-2c36-4f94-b142-3e5df46b4ab1", + "id": "d29961cc-29f6-4ecd-bf27-0508aae65ba8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -15058,7 +15058,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28b172a5-8403-4c49-8469-b32ca89eacd6", + "id": "55ad5614-e067-4004-ab98-dfd847c273bc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -15156,7 +15156,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d6fcbdd-7791-4100-a641-fe1e22ccdcdf", + "id": "f3d5d58d-2a56-4584-aee9-5c6136955fbb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -15260,7 +15260,7 @@ } }, { - "id": "3105c148-06df-43c9-b5df-cd333c6cee6b", + "id": "ef8f594e-4fb6-45ec-9617-3705841f4053", "name": "Create Account", "request": { "name": "Create Account", @@ -15302,7 +15302,7 @@ }, "response": [ { - "id": "3b111ac3-e3ed-4095-a942-bdffafb54ec5", + "id": "b13ed199-2fd9-4e9e-b508-b19163da4a0f", "name": "Async task details", "originalRequest": { "url": { @@ -15358,7 +15358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5ef01d9-d715-4b65-8770-ae6eeb0da677", + "id": "3c91b0f7-e032-4922-b620-61e6fad98671", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -15414,7 +15414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "853757d3-8531-4f38-807a-e81a0ee05653", + "id": "9e48f4ea-fee5-4df5-8e4f-787412cfdbe4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -15470,7 +15470,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de7faff4-b3bf-43cc-b051-a85557047ceb", + "id": "ab45d7c1-aadc-4eb4-bbc9-8dc07ea827df", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -15526,7 +15526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6bcb41c-0363-46eb-9e4d-2f31ecf430f6", + "id": "49d62a00-6bb5-4464-952d-591c23929927", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -15582,7 +15582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf873369-af30-4c55-ae55-962f00044bdc", + "id": "3217be70-c6d9-4308-8853-fd19624cb80a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -15644,7 +15644,7 @@ } }, { - "id": "80430c71-b5bc-402d-b121-6707b4b222d4", + "id": "62617aaf-1cff-4d31-a9dd-fe4f336ac91c", "name": "Account Details", "request": { "name": "Account Details", @@ -15685,7 +15685,7 @@ }, "response": [ { - "id": "593fd146-06b4-43aa-bcd6-b49d2bfaf1ec", + "id": "7eee0ec5-4e69-4d50-be92-e1a0d5ec5480", "name": "Account object.", "originalRequest": { "url": { @@ -15729,7 +15729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "349ead43-b07e-4267-8af5-f94515c17556", + "id": "aaf12a3a-3322-4e2a-8b29-cd687fa9e439", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -15773,7 +15773,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b003628-b250-4afc-a074-93c0171738da", + "id": "bfaa0700-738a-408a-a16c-d1357f5ff7a1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -15817,7 +15817,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cce99bc8-b242-4d00-acab-ece28b88023c", + "id": "0921c8e5-d1c3-46de-b871-25442226d104", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -15861,7 +15861,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c371683-45d5-4fae-8bd2-87cdb5e33dee", + "id": "81a279f3-871e-4512-9f29-880cf14fa5dc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -15905,7 +15905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f99c03b-383d-49d1-aed9-e28566c04688", + "id": "b83c6f34-4772-4008-af1f-243e11d4a31e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -15949,7 +15949,7 @@ "_postman_previewlanguage": "json" }, { - "id": "041917e6-78e0-4660-8f2e-458a774dc01a", + "id": "42e00050-5501-4c53-a2f4-3e4205ffdda6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -15999,7 +15999,7 @@ } }, { - "id": "62eb1e96-d736-4849-b7a8-9c2e542efed1", + "id": "514042b4-b700-4d80-83c2-b056114f8176", "name": "Update Account", "request": { "name": "Update Account", @@ -16053,7 +16053,7 @@ }, "response": [ { - "id": "2f6200a1-f89f-435a-879f-bc6f134404eb", + "id": "b0c3361e-19f2-4078-a61c-07757cb4c0fa", "name": "Accepted. Update request accepted and is in progress.", "originalRequest": { "url": { @@ -16110,7 +16110,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7129ce1-1172-41dd-adf6-fc14102c1dbe", + "id": "617754af-c9ba-4393-ba06-a93f7662c401", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -16167,7 +16167,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9eea5a2-9fb2-48bb-9461-0d744d12c1a0", + "id": "e5c0bb08-4bda-4daa-bb71-9bc90ef9bf78", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -16224,7 +16224,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4592195b-0184-4cd1-ac6b-d3dc4603fe9d", + "id": "207b5d49-d1a0-4db3-9d4a-b264194bfc13", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -16281,7 +16281,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb3fd08a-4531-403e-abb8-2746ff951a50", + "id": "0f566593-7b3b-45d0-856b-64988e216f6a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -16338,7 +16338,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07961fc6-591f-4fa7-904c-68fb69512433", + "id": "ed033c0a-518f-4eed-8695-ed2ec5b3d26a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -16395,7 +16395,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85239b24-41af-45d2-874f-2b97042c6a07", + "id": "6c3c3a82-791e-487a-ae9f-adbfa6a80758", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -16458,7 +16458,7 @@ } }, { - "id": "29be7383-788f-4f2a-8bd4-c1cf8adec5a4", + "id": "b8f358a8-6a08-4754-847f-ff8cac1b7cf3", "name": "Update Account", "request": { "name": "Update Account", @@ -16512,7 +16512,7 @@ }, "response": [ { - "id": "859676bf-602f-4921-879b-dd430e4efa36", + "id": "3b9eb5f6-e5d0-460c-95b7-8962295b0a45", "name": "Async task details.", "originalRequest": { "url": { @@ -16569,7 +16569,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f10c340a-299b-454e-a245-a97265d1c375", + "id": "9af2a148-2303-4a1a-8009-198235562c8c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -16626,7 +16626,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33b34728-32b3-4cc3-bf0b-235a9019663c", + "id": "5a363fbc-e915-4ce5-85d2-f109e846014a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -16683,7 +16683,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e66ccfa9-0b56-4997-b77a-507889536e0c", + "id": "d472dd0a-6782-42f1-94b7-71c314c1d505", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -16740,7 +16740,7 @@ "_postman_previewlanguage": "json" }, { - "id": "567ba797-d5c4-452c-8c12-8a2fb97636b5", + "id": "1f640103-0218-4df6-aaa2-51b810ddeb2c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -16797,7 +16797,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24d8df78-1147-4664-bac0-450804470843", + "id": "636a751c-7a13-4dc2-a16c-1317cad81b1b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -16854,7 +16854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4fb7ab6b-bcf4-4ff5-aec9-d46fecd2ace6", + "id": "d836f1ef-b899-4757-b3fe-37b0158ccfc1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -16917,7 +16917,7 @@ } }, { - "id": "0cfd47a2-5170-43e8-828c-9b418c42ec93", + "id": "e2da06f6-e3b7-4e6e-bed3-b871c675d925", "name": "Delete Account", "request": { "name": "Delete Account", @@ -16958,7 +16958,7 @@ }, "response": [ { - "id": "ccf68a53-6c33-4953-810c-4231ba8d7b8c", + "id": "74abd2e8-e7d8-46f5-8414-32d1e4613bd6", "name": "Async task details.", "originalRequest": { "url": { @@ -17002,7 +17002,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e023de03-93e5-44c2-98da-e102a1ddee77", + "id": "b3ac31d2-69f7-4f51-ba94-6e442c031e5e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -17046,7 +17046,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1581fab-e6ae-439c-a5f6-3b4c418cda07", + "id": "f3c53f68-d2d4-4e0a-8023-8de0f613e9cf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -17090,7 +17090,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b71b9b0-6739-4c62-8541-75557f8b56e9", + "id": "228151e9-fc8e-4229-8d20-fcbd144817be", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -17134,7 +17134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5870e8d6-bf3b-45d4-bafa-b9dd83d0c795", + "id": "07c4d82a-39a5-4e05-a685-e86bbe8dd0f9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -17178,7 +17178,7 @@ "_postman_previewlanguage": "json" }, { - "id": "175efe50-9bde-4754-aa9c-9bec0bfecfed", + "id": "3f8e6864-c756-44fd-8e6f-fb2b67677a94", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -17222,7 +17222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f6e872c-f055-4cf2-891f-0f0ea46351b1", + "id": "fb7d446c-a0d2-4c15-8855-666d8e452e37", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -17272,7 +17272,7 @@ } }, { - "id": "9924458c-8b0f-49ca-bb8b-567d68733f70", + "id": "aa90ef72-899e-45c9-9882-8ee47a14280d", "name": "Account Entitlements", "request": { "name": "Account Entitlements", @@ -17342,7 +17342,7 @@ }, "response": [ { - "id": "9689ebed-429e-4a44-b831-7150204ce4b2", + "id": "5b8c163e-6ef3-4e67-8fef-b35c3df87c95", "name": "An array of account entitlements", "originalRequest": { "url": { @@ -17415,7 +17415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04e125f3-3db3-4a88-9dc7-39c07945ddd9", + "id": "b6abfd0b-f614-454f-a7ee-781d9b429d16", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -17488,7 +17488,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3bc032e-4ca1-4a90-bc4a-2ffc0f69760e", + "id": "655a86d9-b736-422f-aca2-2d0c8cfe8e26", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -17561,7 +17561,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eba5ae3d-09dd-492b-b06c-4a374ddc26ec", + "id": "d166c340-0f39-4703-b53b-4ea7517fd3e9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -17634,7 +17634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00ebb184-5df7-4a61-9da3-b7303de386ed", + "id": "5104656a-2ea7-43f7-ba6c-9102d770376a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -17707,7 +17707,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f18ba00a-5959-4f0c-a669-a9ab0556e218", + "id": "5c7a8ac6-ff8e-4eca-bc02-aea3f6834223", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -17780,7 +17780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b82da925-e177-41c1-a6f3-b5764ef5d6fd", + "id": "286c015c-ba38-48ca-8a1e-a8240915a49b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -17859,7 +17859,7 @@ } }, { - "id": "1bc60e95-1bf6-4458-a328-39789483b3b0", + "id": "55a8c901-4b9e-4681-98b9-8042ad181c99", "name": "Reload Account", "request": { "name": "Reload Account", @@ -17901,7 +17901,7 @@ }, "response": [ { - "id": "452d7f32-6530-4ea5-8280-9a4d7bece8cc", + "id": "89045a33-50d6-4de1-b990-1c481162aa3f", "name": "Async task details", "originalRequest": { "url": { @@ -17946,7 +17946,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d3be0d8-ab25-4acf-9c7d-b31a7dcd1833", + "id": "ed312b60-5e21-4638-adb9-ea35a91c1a71", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -17991,7 +17991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9526cceb-687d-49eb-818e-01321abcda43", + "id": "d5aaf6c1-1ee5-418a-ba70-8bf488e820dd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -18036,7 +18036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73423d39-5734-4d14-92a3-8907ab2ff3c7", + "id": "5d3885d0-aecb-4c5f-9b0c-9e1b0005b597", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -18081,7 +18081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ceb0ea0-bfff-4058-a1b9-e27626f2a4cd", + "id": "a08c5126-43ca-4711-9d04-b80b48ffe040", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -18126,7 +18126,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d7c4ecb-e362-467e-9f4a-34ced75ec5bc", + "id": "50eb950f-dfb6-4a20-ac82-753000348b2a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -18171,7 +18171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0b282fd-9093-4696-9a11-3dcc64f55c3a", + "id": "9013b74a-633c-4104-8b5a-bf412b1b2398", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -18222,7 +18222,7 @@ } }, { - "id": "dec4bdea-cbbf-419f-b1c0-30362e9fd645", + "id": "7c89a1f6-b073-473a-99fc-6f01b676e1a5", "name": "Enable Account", "request": { "name": "Enable Account", @@ -18277,7 +18277,7 @@ }, "response": [ { - "id": "685e7c67-e761-47cf-8db2-7bc166d5a433", + "id": "f697abfc-026a-432b-b3bd-efa91b2cf190", "name": "Async task details", "originalRequest": { "url": { @@ -18335,7 +18335,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e455804-d91c-4318-bd13-0b2f3bc34acc", + "id": "fcb237e8-bc02-4bf6-abb0-180c6ee823a4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -18393,7 +18393,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da71c119-d6cc-4f33-9fe7-fa290c9c2782", + "id": "886f77ba-e42e-4d38-9f60-5a6a8afb2d5e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -18451,7 +18451,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b353b33-8e14-47f7-a0df-2e0de43a9741", + "id": "2f74506e-5fc8-479e-b1f9-d06172590f8e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -18509,7 +18509,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffc1b15a-78be-4996-ad8e-263ffa77d976", + "id": "6e0c0aa6-8ae7-4f64-bcb4-7cdd885219a6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -18567,7 +18567,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01ebc69a-5be1-49c2-aa52-a8c17f13ac50", + "id": "b4002274-6667-4006-a4bb-cf75d459ab21", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -18625,7 +18625,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38e7980f-70a3-402d-80e6-373af40e5f77", + "id": "8f955304-9d7a-41ac-a048-a66cacc33947", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -18689,7 +18689,7 @@ } }, { - "id": "8872bb64-e10a-4133-8f8d-f594642229bc", + "id": "7db9c96c-08f0-45d0-93ed-74f976180d4d", "name": "Disable Account", "request": { "name": "Disable Account", @@ -18744,7 +18744,7 @@ }, "response": [ { - "id": "a91f4469-bf28-4b1d-8e89-a6eead4fe184", + "id": "757426d4-956e-4f2d-8c9a-d8ad0aa66a9d", "name": "Async task details", "originalRequest": { "url": { @@ -18802,7 +18802,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40e67d33-bdd4-4737-9555-02f123013109", + "id": "5add4847-b78d-403f-ad38-dca2bd70d14d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -18860,7 +18860,7 @@ "_postman_previewlanguage": "json" }, { - "id": "682d9054-448e-41eb-bbed-aa6032896328", + "id": "41649f4a-0dac-4db3-b599-4f025c489094", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -18918,7 +18918,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ef426e2-0d0b-4c01-bac7-261336d7a30e", + "id": "8b44abd9-27bf-4461-b7ea-fd254194997d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -18976,7 +18976,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e9ac0dc-5d7f-47a9-b8dd-7403981edefe", + "id": "7a5620c9-a887-4ef6-b534-d9154b59e4d6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -19034,7 +19034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e934b10-3e1f-4044-a58c-991bf2614c6a", + "id": "95fcff50-1fc1-431d-bef5-e89a6b4fdf03", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -19092,7 +19092,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3689ad4a-a91b-48e9-8928-df97730a373a", + "id": "dd4bc55f-faa8-4508-9581-34ed08929877", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -19156,7 +19156,7 @@ } }, { - "id": "bd38e713-3de3-4d2a-a350-d31e2ced03a5", + "id": "bc93cd9f-3f35-4fd7-a5ee-1a5d71949f96", "name": "Unlock Account", "request": { "name": "Unlock Account", @@ -19211,7 +19211,7 @@ }, "response": [ { - "id": "644d0014-83a4-4190-b233-8c88514cab30", + "id": "57bde9ef-ab61-4803-8b65-611520b61285", "name": "Async task details", "originalRequest": { "url": { @@ -19269,7 +19269,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ab91db1-955e-41b8-b66e-9a0bce1628b4", + "id": "20cf8ecd-2e5b-414e-9af2-e65b6fccbb7b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -19327,7 +19327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3c45f93-2d65-4c91-a471-09f7bc7409d0", + "id": "79b1e603-2518-460b-a2a2-55e8cf4fbfd4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -19385,7 +19385,7 @@ "_postman_previewlanguage": "json" }, { - "id": "653e73b4-b1be-4764-92ff-68de550f5f8e", + "id": "dbf068e4-9af7-4613-b9b3-3b33691f9df0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -19443,7 +19443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d1a6757-3ee4-43e8-b143-a3a5b55950a9", + "id": "4ed351a1-5bb1-40cf-853e-4945a4297485", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -19501,7 +19501,7 @@ "_postman_previewlanguage": "json" }, { - "id": "768af800-7181-40b3-bb99-48009c2fcd3d", + "id": "5f291fcc-ac7e-4f12-975e-613d34e5f0ea", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -19559,7 +19559,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18fa1f99-9ca3-4b00-a9ef-d30ff55866ba", + "id": "9d2d071f-dead-4384-b141-8677467dcc8d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -19623,7 +19623,7 @@ } }, { - "id": "31f48ea9-99ff-41e2-944e-6d0abd5b6c9b", + "id": "eb0c28b4-f4f4-4a2d-8859-8afd3f91845a", "name": "Remove Account", "request": { "name": "Remove Account", @@ -19665,7 +19665,7 @@ }, "response": [ { - "id": "f2ef8d53-b869-4e1e-b18d-ffe8db0dfe9c", + "id": "4bc2ad8f-9860-401c-bfae-3ff14485323b", "name": "Accepted. Returns task result details of removal request.", "originalRequest": { "url": { @@ -19710,7 +19710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee6cba4d-9d82-42b3-a753-f6985435ff14", + "id": "f3831762-5e81-4539-99c9-346ae729ad5a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -19755,7 +19755,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d27940af-959d-4152-86c1-c617eaa7cb00", + "id": "6a31a47f-528c-493e-8043-2e18625192b3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -19800,7 +19800,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14ff314a-9106-4c5d-9da7-c41211781685", + "id": "0b2c0b73-d93c-4bc7-ac04-14f323d290c2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -19845,7 +19845,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2838b65d-428e-4263-85cc-9fb62d0bf6c1", + "id": "685ea1a8-e792-49d8-87d6-3abc31069d8a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -19890,7 +19890,7 @@ "_postman_previewlanguage": "json" }, { - "id": "431d35fd-f99f-4363-8e9e-c2f18be9aee4", + "id": "9fd6ac7f-d728-426b-b0c4-1e1b108459f3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -19941,7 +19941,7 @@ } }, { - "id": "c8b45fe1-0f56-49d4-97ee-2a53e89ff826", + "id": "2828dfbb-1dc6-40cf-b6c0-98cab5d247ec", "name": "Enable IDN Account for Identity", "request": { "name": "Enable IDN Account for Identity", @@ -19983,7 +19983,7 @@ }, "response": [ { - "id": "be85fd07-9625-4f29-a9bb-7215acf4b033", + "id": "ed459aa1-f02c-48fb-9f88-04670610d770", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -20028,7 +20028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8a5885e-0f0f-4923-9e42-542a79ce0671", + "id": "0f15cacd-a05b-4376-90e2-614b12bd1766", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -20073,7 +20073,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00c5d4e8-92c6-4932-ac1d-87bc67dcc58b", + "id": "0f39e146-16e1-4038-ab7a-9e2dd25bdd4d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -20118,7 +20118,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76781a1b-83cc-488a-8bf0-db964579204c", + "id": "6a0b2905-44de-4a57-b355-935f6775e15f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -20163,7 +20163,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99d43927-b133-41c3-b857-c2e0919fcb1b", + "id": "abe77995-6f06-411e-b8cf-45a168d5b11d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -20208,7 +20208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdbb5236-d7f4-47f5-9a50-ded32d65abb0", + "id": "4920f2b1-1017-4065-916b-5fca30ffb5b4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -20253,7 +20253,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d273030e-04f5-4038-a523-83c9358acc80", + "id": "7fe32c2f-6d1c-47e1-b29f-08a50ce236b1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -20304,7 +20304,7 @@ } }, { - "id": "b0c7c5fe-c8e6-4480-ab78-25c5652f52c2", + "id": "66ac5f72-9d2d-470b-aeae-0b6277b6a27d", "name": "Disable IDN Account for Identity", "request": { "name": "Disable IDN Account for Identity", @@ -20346,7 +20346,7 @@ }, "response": [ { - "id": "4d5f4452-df01-41a5-b982-32c1872101a2", + "id": "6b06b971-6d40-428e-a814-aa4d114a15ed", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -20391,7 +20391,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b43d5ee6-17f9-4c93-8712-170761f1605c", + "id": "3d733a5c-7dd3-401a-9f66-b4c8889c8304", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -20436,7 +20436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2224738a-e42d-40f2-aa70-52c00322c075", + "id": "f5d1bd65-1309-4907-9cdf-47500e9f94ac", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -20481,7 +20481,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b6b6f1a-919e-41ea-a755-f914a5508e7f", + "id": "8860fc8a-b122-439b-a9bb-e85ec528fb67", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -20526,7 +20526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a886da0-3616-4d53-8df1-04d3b944fbcf", + "id": "4f62ebd3-b0d5-46ad-ae5f-48e0810da696", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -20571,7 +20571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22e53b50-cfba-4edd-ad58-cebd6196e91b", + "id": "7e53b052-e3da-43d0-b1a3-f2826086f853", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -20616,7 +20616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcaba4ea-2eb2-451e-b364-64a7561a8db5", + "id": "75e0e378-a1d0-46df-94ba-8144e08bffc2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -20667,7 +20667,7 @@ } }, { - "id": "bbf3560d-93f6-447f-8518-44ffff27a719", + "id": "3f4f5572-c0db-4ada-b1d7-d716602c7faa", "name": "Enable IDN Accounts for Identities", "request": { "name": "Enable IDN Accounts for Identities", @@ -20710,7 +20710,7 @@ }, "response": [ { - "id": "42767211-cb2d-42b0-b49b-9f509dd40fac", + "id": "b00ee3ea-4027-4f76-9c84-1c3cdb973e32", "name": "Bulk response details.", "originalRequest": { "url": { @@ -20767,7 +20767,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57d3cc5e-9040-4a3f-b7a1-406c4eef5607", + "id": "bcd01dda-0e1f-4cd4-b79e-3de34d0fe759", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -20824,7 +20824,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfb92b90-ad56-4fc3-8132-cc083d769cb7", + "id": "e6770f61-7fe2-4e60-98e7-ab2eb7d1c7c3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -20881,7 +20881,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76cf713a-1fd1-4449-a1db-188efea06665", + "id": "7ddabb0a-290c-40a2-bd39-8283938f2e2a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -20938,7 +20938,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5c853c4-59d9-4bfc-8180-391241860a0b", + "id": "387c9cbe-447e-44c9-b682-a4c7f36350d6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -20995,7 +20995,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b7fc517-d9cd-4b49-b56d-9db886e2e9bc", + "id": "6c86e52f-3bd0-4e5a-84ba-a7355b7a275f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -21058,7 +21058,7 @@ } }, { - "id": "dc421fa2-a1d5-41cd-9e80-72e7e14213e8", + "id": "7a24bc94-940c-4f29-a46a-668539be666f", "name": "Disable IDN Accounts for Identities", "request": { "name": "Disable IDN Accounts for Identities", @@ -21101,7 +21101,7 @@ }, "response": [ { - "id": "da9947e2-b930-4e1b-9f87-41923e3acc68", + "id": "7738f68b-970f-46d6-b134-e8bb610176a8", "name": "Bulk response details.", "originalRequest": { "url": { @@ -21158,7 +21158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c20d54b5-87f3-41e8-af1f-1a4d9eb52e43", + "id": "e5268434-f1d1-4c59-b01b-145372ef0309", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -21215,7 +21215,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38fa0e00-0e63-4cd5-8d27-4b3a5051eb62", + "id": "361542cc-656d-4c43-a3e8-4acbcb3e28ae", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -21272,7 +21272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e039ed18-411b-4b75-9d98-fd85c25592b2", + "id": "2d670c18-8844-4499-a8c2-27e4cb5cedcf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -21329,7 +21329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba83e7b0-6c60-42ab-b681-7787368eae3f", + "id": "baf433e4-3751-4b28-98fe-9254b1c0f71e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -21386,7 +21386,7 @@ "_postman_previewlanguage": "json" }, { - "id": "316f314e-6bf5-43ab-aa2a-d164603d83dd", + "id": "6afafd63-5f67-4afc-b405-a34840ce5e11", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -21455,7 +21455,7 @@ "description": "Use this API to discover applications within your Okta connector and receive connector recommendations by manually uploading application names.\n", "item": [ { - "id": "cb5b8a9c-7a57-4d7d-a39e-f9d06bf0620a", + "id": "8cfa19bc-8dbe-4e5f-996c-930d822adf38", "name": "Download CSV Template for Discovery", "request": { "name": "Download CSV Template for Discovery", @@ -21484,7 +21484,7 @@ }, "response": [ { - "id": "0806dc5e-4a96-4e57-bb95-e1f4f58129fc", + "id": "744a27fd-a834-40e7-815f-ae14ceced25c", "name": "A CSV file download was successful.", "originalRequest": { "url": { @@ -21527,7 +21527,7 @@ "_postman_previewlanguage": "text" }, { - "id": "5669272d-fde0-4644-b098-43d04d8957a9", + "id": "e28dadfa-5776-4d57-a3a8-490023d0ae1a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -21570,7 +21570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3dd5934-5b28-400c-a2e8-6dee3befdbd4", + "id": "58bacdc8-82d0-4a69-b1d1-89c55921d8ce", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -21613,7 +21613,7 @@ "_postman_previewlanguage": "json" }, { - "id": "031beaa4-40ac-4c9c-952c-5dcc77982895", + "id": "d79b82eb-b187-4d6d-837a-a7b662cf82a1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -21656,7 +21656,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c54ec004-2301-4864-aed7-819cb9a8b5f7", + "id": "96fb429b-cb52-4dde-87dd-04d30996dbd5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -21699,7 +21699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "256dad75-294f-4b0e-9aa4-f2753a3e5fda", + "id": "642f7b2f-164f-4626-bdc4-cedf2c162e8a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -21748,7 +21748,7 @@ } }, { - "id": "6e3121ad-6761-4938-adf0-886370b33714", + "id": "9c10eee1-9e1f-4976-9de5-3287b367dbfd", "name": "Upload CSV to Discover Applications", "request": { "name": "Upload CSV to Discover Applications", @@ -21793,7 +21793,7 @@ }, "response": [ { - "id": "b04f7c11-10e5-43e3-bf9b-08e745736543", + "id": "acd120ff-0c1e-4b57-9fd6-d3ee13e21d5b", "name": "The CSV has been successfully processed.", "originalRequest": { "url": { @@ -21842,7 +21842,7 @@ "_postman_previewlanguage": "text" }, { - "id": "5a535977-fd85-432d-8d35-6c506590173c", + "id": "ca257906-16bc-484c-9974-523622a59ed8", "name": "Bad request - There was an error with the CSV format or validation failed (e.g., `application_name` missing). Error message should be provided in response.\n", "originalRequest": { "url": { @@ -21901,7 +21901,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9db186cb-7280-4143-8dc4-76a15da92523", + "id": "f8bb00b4-27af-4cb0-bbe4-b046e662d8a0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -21960,7 +21960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80984dff-b638-4bf2-9313-a97717bd1093", + "id": "3aafc16a-b9a7-436b-bbb2-71f96d1a8137", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -22019,7 +22019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99d6f79f-4f48-4b16-af54-5ac8ec762f40", + "id": "e87ce5cc-e73c-4405-aea4-fb30b2b616f5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -22078,7 +22078,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22603ff7-c549-4e65-a96e-75e0ea2eb772", + "id": "a54f2503-818b-4484-8907-32d8ff51d858", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -22143,7 +22143,7 @@ } }, { - "id": "eab499ed-a8b7-4822-a745-d466a77b903e", + "id": "a3234997-4706-40d7-876d-b1b709400463", "name": "Retrieve discovered applications for tenant", "request": { "name": "Retrieve discovered applications for tenant", @@ -22218,7 +22218,7 @@ }, "response": [ { - "id": "43df8e25-4988-424f-bb46-bfb14abbf62f", + "id": "664d61af-232c-4dfb-a03d-22d69ec47b3c", "name": "Slim Discovered Application", "originalRequest": { "url": { @@ -22307,7 +22307,7 @@ "_postman_previewlanguage": "json" }, { - "id": "390f6dd1-b07a-4ca4-8e48-9b51e04daf5d", + "id": "07e386ba-439b-45d5-8e79-7eec4fbbc792", "name": "Discovered Application", "originalRequest": { "url": { @@ -22396,7 +22396,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e789ff9-57c5-4681-8ee4-fa55c8c44a8a", + "id": "805420bc-393c-4db7-92a1-02bbffef3222", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -22485,7 +22485,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99dc27e7-aa44-4148-8938-1e28dbb19d15", + "id": "8bd62855-b226-43a8-898e-728463a2b060", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -22574,7 +22574,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5452dd0a-65b2-4420-bd88-f23e550023a0", + "id": "984d54e7-f81a-4ef4-8db0-67b3d58dc802", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -22663,7 +22663,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a7ac937-94e9-4b72-9563-64b3c02465de", + "id": "82762651-8d1f-43da-9fbd-92d840a4ed2f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -22752,7 +22752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06968cbb-fb89-4554-8c4e-a52caad8abd0", + "id": "b27c4011-cf1b-4025-b29c-ce767b824124", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -22847,7 +22847,7 @@ } }, { - "id": "872a90cc-2c2a-44d1-a53e-2368c69eb2c7", + "id": "414f4813-bf9a-4e9d-a596-698e588b22a4", "name": "Get Discovered Application by ID", "request": { "name": "Get Discovered Application by ID", @@ -22888,7 +22888,7 @@ }, "response": [ { - "id": "27b32f6f-5c25-4602-a8b3-a375ad4b6569", + "id": "3ce96612-2d9d-4c9e-872e-dabcd1af082a", "name": "Returns the discovered application, along with its associated sources.", "originalRequest": { "url": { @@ -22932,7 +22932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d9f0531-7eaf-422c-ab99-455f2586ac06", + "id": "34cbc297-66ee-4074-b496-1ff97bfc6989", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -22976,7 +22976,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4c3507d-27d6-4b79-9eaa-2d2b20eb73cd", + "id": "0f77dc37-2a1a-4fbc-8d1b-f6bbce282e7c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -23020,7 +23020,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9ea0d42-832b-462a-ace3-1096b1ff54ae", + "id": "c9a0c00e-e79b-4abd-afe6-a7d296328992", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -23064,7 +23064,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d232edc-0594-45d0-8b3b-53bce92bb0cc", + "id": "13bae968-0762-4979-8582-af301582bf56", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -23108,7 +23108,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e44b8a5-2ef8-4534-8ce3-150108132a43", + "id": "fddc5997-401d-4496-afa0-13363a0d4a31", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -23158,7 +23158,7 @@ } }, { - "id": "6bbbd857-0ab6-4ca2-b613-58187a23c012", + "id": "9518ec91-ecb2-4de5-bff6-2d1929e1bd87", "name": "Patch Discovered Application by ID", "request": { "name": "Patch Discovered Application by ID", @@ -23212,7 +23212,7 @@ }, "response": [ { - "id": "f94659f9-c774-49b8-976d-a50e0a5b0734", + "id": "c2d6b33e-aac9-4187-bb12-570ed3365e56", "name": "Dismiss an app", "originalRequest": { "url": { @@ -23269,7 +23269,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0530dfe7-55b1-4041-bd0f-679b893161e7", + "id": "1e5216a3-15ed-4c39-b54e-26bb91571067", "name": "Replace associated sources", "originalRequest": { "url": { @@ -23326,7 +23326,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2bdae28-235f-46c7-84c4-17ebd3213253", + "id": "95441ca2-ee9f-417c-886a-1b92eb217cb0", "name": "Add an associated source to a correlated application", "originalRequest": { "url": { @@ -23383,7 +23383,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de611216-47db-4969-9d20-09b69fe714a4", + "id": "cbe9be94-6d2f-4cce-9df0-46a36411195d", "name": "Dismiss an app", "originalRequest": { "url": { @@ -23440,7 +23440,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39813759-5732-406b-a04f-3159244f6d67", + "id": "3bdf0fc2-ce13-4a4a-acb8-0e188efe75de", "name": "Replace associated sources", "originalRequest": { "url": { @@ -23497,7 +23497,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb8b3fda-1630-4e02-a8a0-fea19746edbd", + "id": "61fa5615-9d5c-426a-b25a-db6b65062523", "name": "Add an associated source to a correlated application", "originalRequest": { "url": { @@ -23554,7 +23554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "076b5ffa-e49b-4412-9198-65c7fdea32f8", + "id": "83559959-13e8-40bd-8801-28c98a22d222", "name": "Dismiss an app", "originalRequest": { "url": { @@ -23611,7 +23611,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5e8a396-8be7-4cd4-8f00-3dc6eedc9872", + "id": "feb84663-6727-42b9-bfa0-59cfb27ac37e", "name": "Replace associated sources", "originalRequest": { "url": { @@ -23668,7 +23668,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59592715-696b-4a9c-9a7a-7bca408fec7a", + "id": "4f57d6f7-7e68-45f0-b3c9-07c33ce0d9ec", "name": "Add an associated source to a correlated application", "originalRequest": { "url": { @@ -23725,7 +23725,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a3ad580-b934-4638-9fa3-3700a729b461", + "id": "bd222efc-1234-412d-a3cc-c79f78d703af", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -23782,7 +23782,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75332620-563c-4810-a609-d8cadc561d50", + "id": "ee7617ff-4b2f-4183-9645-efb0244c5918", "name": "Replace associated sources", "originalRequest": { "url": { @@ -23839,7 +23839,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0d3f30a-f7fe-4771-909f-c18eee3c7b69", + "id": "f4cf32fd-fb32-41ab-8947-ed8523f2053f", "name": "Add an associated source to a correlated application", "originalRequest": { "url": { @@ -23896,7 +23896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "037e7157-0d64-4461-a9d9-23edd07a6b76", + "id": "56139ec8-072f-4a6f-b8ed-27ff9688d402", "name": "Dismiss an app", "originalRequest": { "url": { @@ -23953,7 +23953,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0058ce98-5b76-4f2a-8e6e-8a976bdca7f4", + "id": "b9dffd6d-a5a7-4807-80be-4d05ce258711", "name": "Replace associated sources", "originalRequest": { "url": { @@ -24010,7 +24010,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2eee4e2-037a-4009-bb7b-fd0c1149e083", + "id": "5938a34c-d9d8-48de-aa9b-8129ed331530", "name": "Add an associated source to a correlated application", "originalRequest": { "url": { @@ -24067,7 +24067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62cbdad7-ce2f-4344-a16d-6caa15e6929a", + "id": "b870f365-047f-4747-b632-01d5d1985c8e", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -24124,7 +24124,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9df0b7c1-0e21-40be-82f0-43e007e4df10", + "id": "fc308283-bd80-47ff-99d7-7a8d0b99e1a8", "name": "Replace associated sources", "originalRequest": { "url": { @@ -24181,7 +24181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d0d1fae-6fe5-4b8c-abfd-c9c4a91c059a", + "id": "6b95a886-dcde-470e-9091-c407ae700978", "name": "Add an associated source to a correlated application", "originalRequest": { "url": { @@ -24250,7 +24250,7 @@ "description": "Use this API to implement approval functionality. With this functionality in place, you can get generic approvals and modify them. \n\nThe main advantages this API has vs [Access Request Approvals](https://developer.sailpoint.com/docs/api/beta/access-request-approvals) are that you can use it to get generic approvals individually or in batches and make changes to those approvals.\n", "item": [ { - "id": "21fb1739-ed25-437a-803f-29c01be11c04", + "id": "092f5e49-cebc-4c42-a517-debbdc171bcd", "name": "Get Approvals", "request": { "name": "Get Approvals", @@ -24307,7 +24307,7 @@ }, "response": [ { - "id": "7e9fee36-6fd9-487c-bb63-c67aa84d0f7e", + "id": "c2cb7bea-cd90-4c15-a40f-828a6fc86746", "name": "List of approvals.", "originalRequest": { "url": { @@ -24378,7 +24378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea99575c-a3d7-45ab-99da-01879bd06ca7", + "id": "7ce9fe25-1723-4dc6-b55f-ed3e989f214c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -24449,7 +24449,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53a07811-846f-4335-accb-de4cbf9717b8", + "id": "6f537b97-1afe-45ae-bada-81647af10134", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -24520,7 +24520,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2020384f-bbb4-40cb-a9b5-34f1e55735f9", + "id": "7176e778-76a8-451e-900a-6dd3dca9b3aa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -24591,7 +24591,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a37fcf81-fd06-481c-ac36-31e68115a4ef", + "id": "9ee9cdb2-cc5c-4584-91f7-4ddd2f23a7cc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -24662,7 +24662,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9bad0708-7e5f-439e-91a6-e20059cd89f3", + "id": "40236baf-de3a-4a3f-9fe0-7fd2012a847c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -24739,7 +24739,7 @@ } }, { - "id": "4b926746-4de5-4a06-a88d-1920220387fb", + "id": "5fa61e31-73b8-4934-9e9e-95b92ae9bfae", "name": "Get Approval", "request": { "name": "Get Approval", @@ -24780,7 +24780,7 @@ }, "response": [ { - "id": "8a17ce2d-704a-4f8f-a540-8ac05309e48c", + "id": "ab934fc0-252d-446e-a6e5-523a5ee01bad", "name": "Approval object", "originalRequest": { "url": { @@ -24824,7 +24824,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e987ad56-0ff7-4279-bb9d-38681835c303", + "id": "e3946b44-d8dc-49ea-9729-724abf0e620b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -24868,7 +24868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07bbad80-69d9-420c-a0ff-df4d9e534143", + "id": "81a8da14-59cb-416f-ab2d-5f1b30dc58bf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -24912,7 +24912,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46e3d6b3-d014-4787-8891-54ef2dcde833", + "id": "04351ca0-85f8-489c-9490-d7218f1c9680", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -24956,7 +24956,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06b3a5c4-8b89-4a7d-9fdb-6e2a4afea18c", + "id": "1be91098-8347-40fe-ab58-71835b539f4d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -25000,7 +25000,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c37e271d-afde-4450-ac97-c200fe79752e", + "id": "81597d9c-0cbf-431a-a6a7-74cf56170fb1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -25056,7 +25056,7 @@ "description": "Use this API to implement source application functionality. With this functionality in place, you can create, customize, and manage applications within sources.\n", "item": [ { - "id": "006eedaf-7c76-4a2c-8080-91079e081c88", + "id": "1371327d-6603-4630-b725-c701e78e5476", "name": "Get source app by ID", "request": { "name": "Get source app by ID", @@ -25097,7 +25097,7 @@ }, "response": [ { - "id": "ec94d269-37ff-4b77-9e5c-0a6cff3cbc27", + "id": "3d2b7607-6ea0-40b7-bbab-1edae1aa9c4f", "name": "Responds with the source app.", "originalRequest": { "url": { @@ -25141,7 +25141,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd9d4b18-e5aa-4aad-939e-e797df4956ac", + "id": "0f4d702c-0401-4381-b415-98468af10ca7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -25185,7 +25185,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45d1725d-5743-4fa4-981b-499115e52eaf", + "id": "9fb45488-18a5-4515-823f-7e6f37581712", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -25229,7 +25229,7 @@ "_postman_previewlanguage": "json" }, { - "id": "899fa610-4741-4e09-9268-69c4cbc3856c", + "id": "533b9409-a764-440c-b666-c81a32ee31f9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -25273,7 +25273,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f82fa79-f16d-4e08-b1a4-10f06ebceaa3", + "id": "92471a6c-76b8-4af2-b6c9-a63a7b4f0df9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -25317,7 +25317,7 @@ "_postman_previewlanguage": "json" }, { - "id": "584010ce-2042-41fc-ad15-ccca20fa0a55", + "id": "b81643db-7ef0-49df-be93-d98d24e53731", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -25361,7 +25361,7 @@ "_postman_previewlanguage": "json" }, { - "id": "651bfca9-d2f5-47f9-88fb-54efc5f3cd82", + "id": "98c1467a-43b8-4dc6-98ff-a43863cb6388", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -25411,7 +25411,7 @@ } }, { - "id": "bbacf4c5-638a-4332-a72d-cb332f8f4cc6", + "id": "086a99fe-b5e1-4b8b-b460-732a865a39ac", "name": "Patch source app by ID", "request": { "name": "Patch source app by ID", @@ -25465,7 +25465,7 @@ }, "response": [ { - "id": "160c8419-5ecf-4653-90cd-d0d5ac80b6cd", + "id": "76356cf6-f1d8-446c-8b5e-d8b2c79da02c", "name": "Make an app enabled and matchAllAccounts in one call", "originalRequest": { "url": { @@ -25522,7 +25522,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5847a32-0fc0-4787-84b0-f8f11a85e467", + "id": "6acf8060-835b-43ba-9d72-f4b62502ef18", "name": "Replace an owner for an source app", "originalRequest": { "url": { @@ -25579,7 +25579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c00709de-4039-4e5d-9a88-b0183824e493", + "id": "f2738f0d-4dc1-4e91-b1f2-d3b7f44c1530", "name": "Update the description for the source app", "originalRequest": { "url": { @@ -25636,7 +25636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed15394c-9104-4d1c-b449-7156a1f15add", + "id": "8ec3a789-23de-4a34-ab35-31baef209862", "name": "Update the name for the source app", "originalRequest": { "url": { @@ -25693,7 +25693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "add2d641-e512-4c7e-8315-6efd8f259dc7", + "id": "6f1e0020-aff5-40a8-8abb-0f63dd008f54", "name": "Add access profile", "originalRequest": { "url": { @@ -25750,7 +25750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93fa7f5a-d4cc-4aa3-8ad6-fc24abcf9cef", + "id": "2adc822b-b74c-48e6-a14d-66db91b1db83", "name": "Replace access profiles", "originalRequest": { "url": { @@ -25807,7 +25807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60611aae-e72a-4a1c-846d-a6cb4c2de481", + "id": "5ccd976a-9bee-4d15-bca5-1cfb401446aa", "name": "Remove access profile", "originalRequest": { "url": { @@ -25864,7 +25864,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0dad264a-93f8-4db4-b87f-acab7632746f", + "id": "323937c3-75c7-433d-9028-b81ed756b118", "name": "Make an app enabled and matchAllAccounts in one call", "originalRequest": { "url": { @@ -25921,7 +25921,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35bd6589-63cf-4ff4-aa7e-0ecf10af4482", + "id": "f14bdbf5-22bf-4ef2-b4af-def3bc2b358b", "name": "Replace an owner for an source app", "originalRequest": { "url": { @@ -25978,7 +25978,7 @@ "_postman_previewlanguage": "json" }, { - "id": "401efe31-57a8-4947-9f85-ab076723dce0", + "id": "8937b7d2-246e-43b2-8e90-a7d47dafffc9", "name": "Update the description for the source app", "originalRequest": { "url": { @@ -26035,7 +26035,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d04485ac-a46c-4aa6-8683-77c476ae40e3", + "id": "2aa9d3fe-3951-47e4-bf9a-14aff12a9382", "name": "Update the name for the source app", "originalRequest": { "url": { @@ -26092,7 +26092,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a83694ca-0287-47eb-a2b3-cb1aeab502bb", + "id": "88be4f92-a7fa-4684-ae02-743cb8c20584", "name": "Add access profile", "originalRequest": { "url": { @@ -26149,7 +26149,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c05e372b-feb7-4141-b2ae-763ffef8ade3", + "id": "8c0688b6-6746-4706-b314-c7faa1eaa906", "name": "Replace access profiles", "originalRequest": { "url": { @@ -26206,7 +26206,7 @@ "_postman_previewlanguage": "json" }, { - "id": "353a7253-6309-4297-bf71-da70af2e3371", + "id": "e0ff8d03-d537-4ec8-83be-006bf42d0f35", "name": "Remove access profile", "originalRequest": { "url": { @@ -26263,7 +26263,7 @@ "_postman_previewlanguage": "json" }, { - "id": "758efca7-5f67-4a39-af69-d02f25e8e5b1", + "id": "b6f854e2-2a1e-46bb-b75a-30ddfa4049bd", "name": "Make an app enabled and matchAllAccounts in one call", "originalRequest": { "url": { @@ -26320,7 +26320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5fd7cf8-ff1b-4d3c-92d2-01a2e4ddfcae", + "id": "21a98421-b5b3-4551-aef0-871797f7f44d", "name": "Replace an owner for an source app", "originalRequest": { "url": { @@ -26377,7 +26377,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d2a8677-84df-45b0-a3ed-1b6676bc8a80", + "id": "0322d9bc-f791-4fcb-b3ea-5dfbbd77fcb3", "name": "Update the description for the source app", "originalRequest": { "url": { @@ -26434,7 +26434,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a301ee9-3bbb-4ccb-9d95-02255f8c6980", + "id": "d4b12236-a534-4adc-9991-60477ad56270", "name": "Update the name for the source app", "originalRequest": { "url": { @@ -26491,7 +26491,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56da4036-0e85-4c1b-bb5a-cfc9f70aa21a", + "id": "f9224fca-81db-4685-9588-d9291fb43424", "name": "Add access profile", "originalRequest": { "url": { @@ -26548,7 +26548,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d47d35c-4d67-41de-a50d-9abff25eadc3", + "id": "c627a8af-a53a-4ce7-aed8-db4460d95df2", "name": "Replace access profiles", "originalRequest": { "url": { @@ -26605,7 +26605,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de966804-db9b-4412-998f-0b3befd76daf", + "id": "20a30a17-25b0-482e-a252-a2c8157c7a93", "name": "Remove access profile", "originalRequest": { "url": { @@ -26662,7 +26662,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2341b2c-b73f-42da-b2d9-d68b91d1f716", + "id": "2a56e149-c4c0-46cd-8ac3-8c5c72c06e68", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -26719,7 +26719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80d9616a-dc2d-4f6c-a2c1-ed9b56829aca", + "id": "5c505f12-c6c9-46da-a1b3-16317ad18f81", "name": "Replace an owner for an source app", "originalRequest": { "url": { @@ -26776,7 +26776,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b3e13e3-b1cc-4a79-9a9f-082b7dae8959", + "id": "80aafed3-b75f-43ec-aed7-e8f5a15c92b3", "name": "Update the description for the source app", "originalRequest": { "url": { @@ -26833,7 +26833,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffdf1e8d-105a-4776-bde3-f03a4988d220", + "id": "3b7dc0ac-f10a-4813-8e91-c678572122e2", "name": "Update the name for the source app", "originalRequest": { "url": { @@ -26890,7 +26890,7 @@ "_postman_previewlanguage": "json" }, { - "id": "765196c4-6084-417b-872e-eecc9a088ecc", + "id": "224b34ea-f2b9-4420-a3ee-de1a338520f0", "name": "Add access profile", "originalRequest": { "url": { @@ -26947,7 +26947,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb4ed209-9f3f-494e-8391-df0051270cd6", + "id": "2ba10fcd-acdc-4921-a0fa-be05e54c83ca", "name": "Replace access profiles", "originalRequest": { "url": { @@ -27004,7 +27004,7 @@ "_postman_previewlanguage": "json" }, { - "id": "375818c7-1da5-411b-bcad-fafa32bbb79a", + "id": "314ad203-8ade-46bd-8e71-244681a5f375", "name": "Remove access profile", "originalRequest": { "url": { @@ -27061,7 +27061,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f3a8666-be0f-4b73-9d3a-b879cf5e5323", + "id": "a5f8890e-6242-4dc9-b702-a097f3495934", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -27118,7 +27118,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7fc431b-5885-4180-bc1f-261cf071e5aa", + "id": "4ee2c59e-c04d-4bc6-997f-e60d9521fbe9", "name": "Replace an owner for an source app", "originalRequest": { "url": { @@ -27175,7 +27175,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26f30d00-2bcb-427d-b246-6690d006fb91", + "id": "29e72a1f-4646-4a74-a5c3-f3c42c48442e", "name": "Update the description for the source app", "originalRequest": { "url": { @@ -27232,7 +27232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4900141-a34f-4d9a-be59-716f7b1d94da", + "id": "cfd76fc8-d90c-4640-8b83-0dbce1c5051b", "name": "Update the name for the source app", "originalRequest": { "url": { @@ -27289,7 +27289,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4845c55-a87f-4b7d-94bb-06f82a8a6f73", + "id": "4bb508ee-e57e-47f0-bb40-ac45f7819745", "name": "Add access profile", "originalRequest": { "url": { @@ -27346,7 +27346,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84541144-c159-4b39-ae16-74a016729a97", + "id": "f4c481bf-09ac-4b7e-91c7-9b6b8e8b714d", "name": "Replace access profiles", "originalRequest": { "url": { @@ -27403,7 +27403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d5bed8b-350e-4bf4-9593-27692fe5acb3", + "id": "91c891f6-4982-449a-aa15-799d7396901a", "name": "Remove access profile", "originalRequest": { "url": { @@ -27460,7 +27460,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b7fd3ed-ae76-4234-b474-a30ad0fb9499", + "id": "bc87fc67-4906-4496-a8b4-10f0aabbf36e", "name": "Make an app enabled and matchAllAccounts in one call", "originalRequest": { "url": { @@ -27517,7 +27517,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be0eb764-205e-497c-a1b6-187688d79969", + "id": "a6e5ed69-69ba-4b6c-9ed6-29e03418b95d", "name": "Replace an owner for an source app", "originalRequest": { "url": { @@ -27574,7 +27574,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5a69b70-4b50-40fc-a520-d875ae047d8f", + "id": "50ef919b-969e-4a30-a16a-847fdfe8f5a2", "name": "Update the description for the source app", "originalRequest": { "url": { @@ -27631,7 +27631,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b639a5d-ef3b-4369-acab-125507fba8e4", + "id": "569f5741-5513-4cee-9a84-ab1f0cd59734", "name": "Update the name for the source app", "originalRequest": { "url": { @@ -27688,7 +27688,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8be0dcea-8a44-4a4a-91e7-3791cad5f9f9", + "id": "5fec55b7-fd0d-43f3-a8d2-15884cbbe9f2", "name": "Add access profile", "originalRequest": { "url": { @@ -27745,7 +27745,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8791308e-f899-4a9d-8664-e7cfa1b9996a", + "id": "6e4af353-8c0a-49e9-bf6f-3b0a6b772455", "name": "Replace access profiles", "originalRequest": { "url": { @@ -27802,7 +27802,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1402d83-3fe5-4e33-a56d-127611fe30d7", + "id": "68d24893-0246-4faf-bc67-17c4aba1bfa4", "name": "Remove access profile", "originalRequest": { "url": { @@ -27859,7 +27859,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d57a0956-535d-40af-a20e-20de873031ed", + "id": "89dbbf3b-25d8-4a17-8d6f-446bb355fb41", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -27916,7 +27916,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec86c92f-d5aa-4382-a1b1-11aa7a47fc82", + "id": "234d2585-44b2-4530-99d8-7d62546a5d12", "name": "Replace an owner for an source app", "originalRequest": { "url": { @@ -27973,7 +27973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f702f31-9c27-4eb3-a725-24f569a25f46", + "id": "47afd747-8da5-4328-bae0-f62d0e537331", "name": "Update the description for the source app", "originalRequest": { "url": { @@ -28030,7 +28030,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da3900c1-2939-47cc-9af7-b390d9a7ade3", + "id": "f85dc5bd-2209-4f91-9375-62cc67409dab", "name": "Update the name for the source app", "originalRequest": { "url": { @@ -28087,7 +28087,7 @@ "_postman_previewlanguage": "json" }, { - "id": "801a4d4c-3e83-4cc9-bd07-5f0c6c313106", + "id": "4ef32f3e-a191-412f-b188-e98c3e09fbd9", "name": "Add access profile", "originalRequest": { "url": { @@ -28144,7 +28144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cb5af72-a20f-48e5-86da-c0237757f0fc", + "id": "2f991942-9e93-45c2-b5fd-b2e80ea23ebe", "name": "Replace access profiles", "originalRequest": { "url": { @@ -28201,7 +28201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "032c64c7-46ec-4030-829e-1f03b334ec4c", + "id": "cbd715c2-a095-44c4-846e-960ab1298642", "name": "Remove access profile", "originalRequest": { "url": { @@ -28264,7 +28264,7 @@ } }, { - "id": "9fccc847-6ac3-4442-a9f4-7c5f6d541021", + "id": "fa6bfbd2-87fc-40f4-9c4d-b06fbbad5995", "name": "Delete source app by ID", "request": { "name": "Delete source app by ID", @@ -28305,7 +28305,7 @@ }, "response": [ { - "id": "3ad8b198-390d-4d4b-b0b6-7e767e58ef23", + "id": "e07514c9-18e9-4e3c-9188-f3ba031c31b0", "name": "Responds with the source app as deleted.", "originalRequest": { "url": { @@ -28349,7 +28349,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf42af62-d57f-4242-ab9c-dbca712f3f9b", + "id": "dee4d579-f1fc-46d7-9b8b-2f6079504459", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -28393,7 +28393,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4ccd57d-bb30-4c0a-b52f-f89d1ece7b88", + "id": "c15b08ae-0b15-4364-981c-56c2f2703df9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -28437,7 +28437,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea90e172-6472-4d0d-bc0c-fa5744cc6b2a", + "id": "7c4335dc-4cf5-4403-b610-eaa2ac7a0770", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -28481,7 +28481,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae2b9dcb-57e1-4abe-8fce-621be0dd052b", + "id": "419b565f-fa3b-4405-8dff-41d2239a094f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -28525,7 +28525,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96e1df66-88f1-4fbe-9ef3-6642704ce37c", + "id": "dfcd2a2f-0bf8-4ab1-b702-e776c09d1d66", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -28575,7 +28575,7 @@ } }, { - "id": "8ee07f6d-e5eb-4adf-9696-ca989b8cc445", + "id": "6fa7f0df-8f79-4e99-9f75-8c123c5803b9", "name": "Bulk update source apps", "request": { "name": "Bulk update source apps", @@ -28618,7 +28618,7 @@ }, "response": [ { - "id": "ff5cee46-1885-46f8-a9d4-bfb78e86b43a", + "id": "ec2ecd83-d209-48a8-804e-9b6f730e8b81", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -28665,7 +28665,7 @@ "_postman_previewlanguage": "text" }, { - "id": "82d40074-f1c0-4329-9e14-76ebe501b501", + "id": "c4fbf5fc-91af-4054-a255-26e4e484152c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -28722,7 +28722,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df4dec1b-aabd-483c-a2af-537837ea9c74", + "id": "59de1c3a-79bd-4a09-8abe-e3f2edc6abf8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -28779,7 +28779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abfec418-ea22-4fef-b0a8-2c5d41382d52", + "id": "a5688ceb-3a21-449d-8be5-8acaf014e98e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -28836,7 +28836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dea24c9a-f105-4e63-a4a9-0de3d61bac09", + "id": "0bbe3e86-86c2-4af3-963b-0c854d6c5344", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -28893,7 +28893,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c73b6e3a-d96a-413f-b517-13f610352542", + "id": "bed4c351-7d0d-40c7-b8cf-4c464ebdcc54", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -28950,7 +28950,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38f3597c-107f-40ff-aea3-029ca918df37", + "id": "d8632fed-63ac-471e-8873-ad322d004784", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -29013,7 +29013,7 @@ } }, { - "id": "a3ec89b5-90ed-47de-8d1e-9d34be5cab3f", + "id": "705d5d24-1c5e-49eb-8816-c47829bbcfe5", "name": "List assigned source apps", "request": { "name": "List assigned source apps", @@ -29080,7 +29080,7 @@ }, "response": [ { - "id": "8cd77c88-ec50-40ee-979f-43056cf7eb1c", + "id": "edd115cd-d819-4048-9557-8266be24e529", "name": "List of source apps", "originalRequest": { "url": { @@ -29161,7 +29161,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da495cc5-097d-4406-b91d-fdb0315da5f9", + "id": "8764dc65-2904-4ddc-a7dc-314a502d808b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -29242,7 +29242,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ede510f2-7ac0-47d9-9483-5e538795e359", + "id": "3370cdf8-86ed-477a-9d10-2e85e66c580b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -29323,7 +29323,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae24b9e0-f5e5-490d-a552-77b31d206840", + "id": "a0d9ad23-403e-40b8-93e2-5073ec76c269", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -29404,7 +29404,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9999f004-e767-4fb8-b338-5228571eb43a", + "id": "a8fb4372-7abd-4899-924e-aabe69b701ac", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -29485,7 +29485,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e05687c-b686-438f-9794-6686dc087c21", + "id": "e88672e4-011d-40db-996e-fd8172a35b45", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -29572,7 +29572,7 @@ } }, { - "id": "197de5a9-6177-49d6-b35b-bd332256de7d", + "id": "b0c20ece-0c5f-48ef-b56a-d780996423fc", "name": "List available source apps", "request": { "name": "List available source apps", @@ -29638,7 +29638,7 @@ }, "response": [ { - "id": "92caf0d0-7ef6-40cb-b52c-8c9e772a5222", + "id": "8cc02069-aafc-47d6-91f0-e6b60351c5f9", "name": "List of source apps", "originalRequest": { "url": { @@ -29718,7 +29718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a5d18b5-72f8-41f6-9b63-6d3e080e17ed", + "id": "03fc1c65-f9c7-478a-a078-8538444a034d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -29798,7 +29798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b31f0f4-abf6-47a9-97ca-b4fee1137f56", + "id": "845bf561-fb32-4be2-b8a4-06840f2433e9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -29878,7 +29878,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0b22c94-7f40-47da-9157-69cab784e41e", + "id": "f5240dd0-db79-4aa4-a8ba-4204d2601b8e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -29958,7 +29958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f182e0f3-b205-4728-adec-782c5cbcb1bb", + "id": "f8ef159a-3c4b-4e89-ad96-72b8ce36597c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -30038,7 +30038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "372474b2-9e9b-4574-a4e3-68e3b3595991", + "id": "659b87e4-cb68-473b-9a67-68f925b8f5da", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -30124,7 +30124,7 @@ } }, { - "id": "3d536869-6bcb-4cbe-abf9-8c187003d7e1", + "id": "6a0af235-97e4-4ed0-8026-0c345042d217", "name": "Create source app", "request": { "name": "Create source app", @@ -30166,7 +30166,7 @@ }, "response": [ { - "id": "119081a7-fa56-45c1-89c4-91c8093d2511", + "id": "703f3bd7-c3f9-479d-8fdd-98539ffd0ab9", "name": "Responds with the source app as created.", "originalRequest": { "url": { @@ -30222,7 +30222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0435f5d4-589a-4223-8170-f5e8ab5af85d", + "id": "c32b3cae-a0e7-47df-b0db-40a690244a1e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -30278,7 +30278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edef9b21-eee8-43cb-ad3f-57d73f0b2d1b", + "id": "5bed0f00-b3ae-4630-969d-eade55d5e3a9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -30334,7 +30334,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fae81973-4dca-4a38-bae6-a8e2d1ca9cc2", + "id": "2c25ed08-6705-4a30-b924-5398387a8a4d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -30390,7 +30390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee3e2f20-b243-491c-803b-7c459fe40784", + "id": "882782bb-feef-4f4f-899b-9f0d888cdc07", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -30446,7 +30446,7 @@ "_postman_previewlanguage": "json" }, { - "id": "beb880e0-7d30-4394-9eba-dc062e6a8912", + "id": "53165fe0-5e1c-4781-917d-aefaf33f02a5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -30508,7 +30508,7 @@ } }, { - "id": "71589bbf-9e8b-46b2-870d-e692f2daaa2e", + "id": "d6eb6e93-9759-451b-9db1-24ba2b6ff424", "name": "List all source apps", "request": { "name": "List all source apps", @@ -30575,7 +30575,7 @@ }, "response": [ { - "id": "fe47b416-9c68-461a-af36-419f006c1b09", + "id": "12a26d1e-b841-4815-a974-60f015de3db9", "name": "List of source apps", "originalRequest": { "url": { @@ -30656,7 +30656,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e42fd57-8939-4eec-9190-76429c1c3850", + "id": "b47d7294-ce45-4bb9-85f8-1df997b005a4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -30737,7 +30737,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84cfce91-e90e-4ffa-ab11-34ff11f5a937", + "id": "af964fa8-4b5b-4030-b98e-03c2c6a0e3a6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -30818,7 +30818,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f01f310c-c016-449f-8661-aa139c548c28", + "id": "ff7cfca6-5898-4e89-adc1-f1cfda0220a8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -30899,7 +30899,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35534237-e5d7-4e89-b2ee-83c37872afcf", + "id": "9fe82e7a-4039-4116-a403-f4bd5e7baf14", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -30980,7 +30980,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1cfcd81-f8b2-4bb3-995d-4d977706b237", + "id": "c61cb3ad-e2b0-48c2-aac6-f8f0427bc1c4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -31067,7 +31067,7 @@ } }, { - "id": "bacd92c3-7b42-4cf3-9f29-6f634ed19eda", + "id": "ce3db7df-fe74-44f9-bd6d-43ec3fd992c5", "name": "List access profiles for the specified source app", "request": { "name": "List access profiles for the specified source app", @@ -31128,7 +31128,7 @@ }, "response": [ { - "id": "e10a6d44-870b-4a25-b063-a8811debae06", + "id": "79abfee7-4579-4cd0-844c-ae1e2390e829", "name": "List of access profiles for the specified source app", "originalRequest": { "url": { @@ -31192,7 +31192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edf71ab7-8dcc-4e0c-b1a2-8b0a20f8738b", + "id": "22c7396a-9cdb-4dfe-b445-294cf0cfcbf8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -31256,7 +31256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e850cbcb-3642-4b22-b923-40b7dfe641f3", + "id": "f11b0d81-18be-4bd1-b3ae-5831ad222db1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -31320,7 +31320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "094df3ae-5ffe-4c19-8af4-c58cbfd7f08f", + "id": "b111f7cc-2e4c-4997-bc29-df6c41f4a52f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -31384,7 +31384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be3a4228-5585-49a5-9f14-758c149172d2", + "id": "8c6b0baf-2af2-46e2-a470-4ae1084bc79f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -31448,7 +31448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b82710f9-504e-4e46-8042-3bad2cf76832", + "id": "b27f8e01-89a4-4e80-b1e3-2febbebc2500", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -31518,7 +31518,7 @@ } }, { - "id": "c9d0a8e4-bce2-43dd-8925-58a22ccd9404", + "id": "0bc91583-0345-4f99-87ac-17fbb2785f55", "name": "Bulk remove access profiles from the specified source app", "request": { "name": "Bulk remove access profiles from the specified source app", @@ -31584,7 +31584,7 @@ }, "response": [ { - "id": "c4bd0fd9-ff44-45de-84c7-4fc01e155010", + "id": "e79ee178-adac-4e1b-8973-7bace0e96082", "name": "The final list of access profiles for the specified source app", "originalRequest": { "url": { @@ -31653,7 +31653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec913577-2f19-47b6-a5d5-2c93d6abb463", + "id": "268b1fd8-7287-429f-9457-a07c29fadb78", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -31722,7 +31722,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ae176f9-3f22-46af-8a2c-0266b793d005", + "id": "ed447cb0-f1d1-4e1f-90bc-b0992638b21c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -31791,7 +31791,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2187489-0bb4-44fb-9564-ca7d3d2dcd52", + "id": "42269390-9462-4f6f-b69b-510ec5f71b04", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -31860,7 +31860,7 @@ "_postman_previewlanguage": "json" }, { - "id": "974d81d3-f132-4750-8363-38b87ac3b5a6", + "id": "9845b1ae-a752-459a-ba2e-0d1021096015", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -31929,7 +31929,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcdd0970-7955-43ab-8f57-d7d61ee76eed", + "id": "97555a3b-b61d-4575-bc22-fca0e616b3eb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -32004,7 +32004,7 @@ } }, { - "id": "b8fd8d88-8924-4a7c-8a61-4d6e787b79e8", + "id": "e9ea056b-6054-4574-942d-8e8a1c9cbf41", "name": "Patch user app by ID", "request": { "name": "Patch user app by ID", @@ -32058,7 +32058,7 @@ }, "response": [ { - "id": "cce48327-a0e5-4092-8c2b-3c4cf1a337e1", + "id": "fb0c789a-8ae2-4846-b8c2-ce51a014d783", "name": "Responds with the user app as updated.", "originalRequest": { "url": { @@ -32115,7 +32115,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef85643e-868b-4ade-a004-688297796291", + "id": "7d1cd235-fef1-4e8a-8eda-a543e5f0380d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -32172,7 +32172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d24e3244-e4ba-44aa-965a-78c342897f2f", + "id": "0682c920-e748-4474-91eb-da34fff78c26", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -32229,7 +32229,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e16d6bd-6abd-4da1-b5a1-65b6e1061e20", + "id": "a469c25e-21eb-4bb3-805c-22c02af29170", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -32286,7 +32286,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fee1cffc-eb27-4bfd-ae5c-c8a826bc6e7d", + "id": "5ff132ef-a48c-4409-bcaf-d89afd005712", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -32343,7 +32343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3af7a789-3e5e-404d-aaac-94b25aca8140", + "id": "6cead2dd-c52e-4050-9d6e-9298efd22553", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -32400,7 +32400,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab029559-5df6-4da0-97a3-4695ada0d6a2", + "id": "128083c2-da0c-4d55-b5bf-9f035d0b3c09", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -32463,7 +32463,7 @@ } }, { - "id": "9863b748-6fe9-4c55-b291-b9cb5b593711", + "id": "aebbeae2-4ebc-4ed1-b57b-990740e85cdd", "name": "List available accounts for user app", "request": { "name": "List available accounts for user app", @@ -32524,7 +32524,7 @@ }, "response": [ { - "id": "f2ff0f0c-13f5-4fc4-81c3-4df3069b028f", + "id": "273e113f-6554-402a-8e9c-8900aef85832", "name": "List of available accounts for the specified user app", "originalRequest": { "url": { @@ -32588,7 +32588,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d25339b2-2d66-4608-9d97-782a89a19e71", + "id": "1d5e3f45-bb61-4171-9be8-716242beaea5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -32652,7 +32652,7 @@ "_postman_previewlanguage": "json" }, { - "id": "acbea5e4-0d70-48f2-9226-1c4ac48012b7", + "id": "2f955119-5ef5-49e7-935f-274690d34d0f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -32716,7 +32716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "564c5883-1792-4523-930b-a5208579612b", + "id": "20cbe2d7-f3fc-4a12-80d2-8603df845e78", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -32780,7 +32780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ff87f35-da56-4521-852f-b897774f330d", + "id": "66af4177-d21b-4b2b-a9ba-7b649f3ded37", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -32844,7 +32844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b49cc8a-9465-4ca4-b8e6-9cfe8ed27305", + "id": "990bfe92-3c6a-4a17-b0be-252d27ad54b4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -32914,7 +32914,7 @@ } }, { - "id": "890eafa4-a4c0-4253-9066-80c6aea886c3", + "id": "6f9493ca-756a-48b2-a148-6840ca885c7d", "name": "List owned user apps", "request": { "name": "List owned user apps", @@ -32971,7 +32971,7 @@ }, "response": [ { - "id": "4a63831f-0486-47fb-8b42-c372f97d0a3e", + "id": "dcd6931b-d143-444b-a25b-00a0ec63093d", "name": "List of user apps", "originalRequest": { "url": { @@ -33042,7 +33042,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31c904bf-3f85-4051-a7ae-587477c06183", + "id": "7f6fb9c6-37c1-4a9a-ad02-a7abddb789ba", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -33113,7 +33113,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02a171ea-91a8-417d-9161-35ae51008c13", + "id": "9aded4d9-f97c-413f-8f36-fd8e737698de", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -33184,7 +33184,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e100b679-1da0-4a11-a9af-14ddc5cc04cd", + "id": "954db0f8-41ac-4d86-8be3-44b2b19c167e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -33255,7 +33255,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0955d018-d2d1-400e-b4f9-fc225c7730e9", + "id": "351414ae-96be-4ead-b75b-b536a21c50e5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -33326,7 +33326,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c04595e4-3776-463b-bbe7-27c664e2f224", + "id": "e8ca79a1-ed81-4ea6-9be9-57aedecb591c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -33403,7 +33403,7 @@ } }, { - "id": "482f42e5-e1ad-4ffd-8f34-7c7749b2db9b", + "id": "210bcb1a-6f91-4883-8ddf-6ef1ed45f604", "name": "List all user apps", "request": { "name": "List all user apps", @@ -33461,7 +33461,7 @@ }, "response": [ { - "id": "e839bc1b-551c-420b-9cc2-3209a712f3c7", + "id": "5d21eecb-d466-4b0b-ac12-ae455a4caddb", "name": "List of user apps", "originalRequest": { "url": { @@ -33533,7 +33533,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3d09fb1-32ef-4436-a9cc-2ea71e2d1571", + "id": "2f43ff76-ce22-4bdb-9bfd-28fdeb458b96", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -33605,7 +33605,7 @@ "_postman_previewlanguage": "json" }, { - "id": "833de171-1dfa-4538-95bc-8bd4f421ce48", + "id": "d7cf02d6-f70f-4702-839b-8d4cd7e70e0f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -33677,7 +33677,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3dd6699b-1117-4352-8bdb-5517245c3e6e", + "id": "0a7c756e-c611-43d4-8704-9f0fc03911ff", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -33749,7 +33749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "463c74d5-17ea-499b-8fab-da34b7f4c8dd", + "id": "772f4909-dbc4-434e-b36c-1242f81f3ff3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -33821,7 +33821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "412061e0-f88a-446b-84fd-7727e6714c2b", + "id": "0a694160-0ead-4a2b-b522-0467f8bc4488", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -33905,7 +33905,7 @@ "description": "Auth Profile - Represents authentication configuration for an Identity Profile. This object gets created when an Identity Profile is created.\n\nAPIs can be used to retrieve and update Auth Profiles.\n", "item": [ { - "id": "d3889856-b2f9-44ab-b05a-92d5e1f36d3f", + "id": "736a440f-3515-42d8-9485-418368dd263f", "name": "Get list of Auth Profiles.", "request": { "name": "Get list of Auth Profiles.", @@ -33934,7 +33934,7 @@ }, "response": [ { - "id": "27b5f442-e27b-4498-8c87-02e85619a274", + "id": "14f62215-6440-483d-a647-7262f19220df", "name": "List of Auth Profiles", "originalRequest": { "url": { @@ -33977,7 +33977,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6abb9186-896a-471d-8a13-16b0d1689b53", + "id": "9dcc7301-f722-43c0-b016-898be51f15b1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -34020,7 +34020,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b201914c-de63-47ad-89f6-92cdbb9f425e", + "id": "57b29961-4b17-4785-92f2-e1f4742e4435", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -34063,7 +34063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27925152-29d0-4b12-8273-da6969f0cef9", + "id": "332406c4-fb3d-4bfa-b511-17d74c78c638", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -34106,7 +34106,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8a9f6f9-483b-4ba8-8f15-5cd4b01b372a", + "id": "afd6b16e-8a3d-4302-aadb-55429834c67d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -34149,7 +34149,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d49647a-384e-45ba-a17b-223297091535", + "id": "66d52b58-e327-4557-bfff-d7ac1f6bb8b3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -34198,7 +34198,7 @@ } }, { - "id": "a2c2e7a0-da29-4545-ac68-f12ee6e84654", + "id": "519a1a1c-d386-4e57-aa3a-24019d83901c", "name": "Get Auth Profile.", "request": { "name": "Get Auth Profile.", @@ -34233,7 +34233,7 @@ }, "response": [ { - "id": "e840bf19-d981-470d-934b-d153962fa41c", + "id": "f8a711d0-3041-4eeb-87e1-b6fe8441121f", "name": "Auth Profile", "originalRequest": { "url": { @@ -34277,7 +34277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "278b3cff-7ba4-4318-955e-ceab59cfef75", + "id": "186d418c-e5bc-4f9b-9ff1-7540f3874bf2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -34321,7 +34321,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1921dd9c-615d-4f00-a555-bc7a47be055c", + "id": "dee56db4-f5c5-4fa7-a467-af8e37e90a78", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -34365,7 +34365,7 @@ "_postman_previewlanguage": "json" }, { - "id": "343361b3-77a1-45fe-b7bc-90a1db1370a4", + "id": "226c6df2-d9ec-41c5-b085-b278e95f4a97", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -34409,7 +34409,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfd1e5e0-05c5-45c1-91a1-cfd880f03058", + "id": "8905d123-39be-4109-90a0-e052fb949070", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -34453,7 +34453,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b39d75e-977c-4d6c-af05-80052154077f", + "id": "7a94fead-6fe2-401d-bcb3-b2d18c6d635b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -34497,7 +34497,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90bf0c6d-6665-410b-9e4c-61bcd75b48bf", + "id": "68b033d6-2298-47c2-ad35-0bf15a036c70", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -34547,7 +34547,7 @@ } }, { - "id": "f15430b4-5c7a-4865-9b85-17af55c35464", + "id": "f271adf8-bdb2-413e-823c-c19fcd03137c", "name": "Patch a specified Auth Profile", "request": { "name": "Patch a specified Auth Profile", @@ -34601,7 +34601,7 @@ }, "response": [ { - "id": "95f83187-2301-44a0-adfb-ef911f35d034", + "id": "3a139e34-f5ac-4a41-aa6f-7a4dbbafcd64", "name": "Responds with the Auth Profile as updated.", "originalRequest": { "url": { @@ -34658,7 +34658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfae6dad-1128-4491-b306-634a1a310318", + "id": "dedfd0ea-ea57-4e2b-a9d3-5ad23818cfa6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -34715,7 +34715,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68c7fec6-b1c6-4cd1-9834-3362e1719f82", + "id": "05d98233-f855-4967-bf1d-67f299f89f82", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -34772,7 +34772,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e635f6a0-5b33-47a6-bdaf-a6a7f950c4f6", + "id": "6c4fa793-6ccb-4f2f-a824-bcd81fe68c05", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -34829,7 +34829,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64e145b8-2a6a-48c5-bbec-fbe51db3750d", + "id": "446cfa72-e144-4e6f-a0a7-01e5b0df6f98", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -34886,7 +34886,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88071e2d-a2ba-4350-8b5e-c5c8eeb4b7c5", + "id": "22f20995-a5fd-4197-b9e3-0f7f38e3f0aa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -34955,7 +34955,7 @@ "description": "Use this API to implement certification campaign functionality.\nWith this functionality in place, administrators can create, customize, and manage certification campaigns for their organizations' use.\nCertification campaigns provide Identity Security Cloud users with an interactive review process they can use to identify and verify access to systems.\nCampaigns help organizations reduce risk of inappropriate access and satisfy audit requirements.\n\nA certification refers to Identity Security Cloud's mechanism for reviewing a user's access to entitlements (sets of permissions) and approving or removing that access.\nThese certifications serve as a way of showing that a user's access has been reviewed and approved.\nMultiple certifications by different reviewers are often required to approve a user's access.\nA set of multiple certifications is called a certification campaign.\n\nFor example, an organization may use a Manager Certification campaign as a way of showing that a user's access has been reviewed and approved by multiple managers.\nOnce this campaign has been completed, Identity Security Cloud would provision all the access the user needs, nothing more.\n\nIdentity Security Cloud provides two simple campaign types users can create without using search queries, Manager and Source Owner campaigns:\n\nYou can create these types of campaigns without using any search queries in Identity Security Cloud:\n\n- ManagerCampaign: Identity Security Cloud provides this campaign type as a way to ensure that an identity's access is certified by their managers.\nYou only need to provide a name and description to create one.\n\n- Source Owner Campaign: Identity Security Cloud provides this campaign type as a way to ensure that an identity's access to a source is certified by its source owners.\nYou only need to provide a name and description to create one.\nYou can specify the sources whose owners you want involved or just run it across all sources.\n\nFor more information about these campaign types, refer to [Starting a Manager or Source Owner Campaign](https://documentation.sailpoint.com/saas/help/certs/starting_campaign.html).\n\nOne useful way to create certification campaigns in Identity Security Cloud is to use a specific search and then run a campaign on the results returned by that search.\nThis allows you to be much more specific about whom you are certifying in your campaigns and what access you are certifying in your campaigns.\nFor example, you can search for all identities who are managed by \"Amanda.Ross\" and also have the access to the \"Accounting\" role and then run a certification campaign based on that search to ensure that the returned identities are appropriately certified.\n\nYou can use Identity Security Cloud search queries to create these types of campaigns:\n\n- Identities: Use this campaign type to review and revoke access items for specific identities.\nYou can either build a search query and create a campaign certifying all identities returned by that query, or you can search for individual identities and add those identities to the certification campaign.\n\n- Access Items: Use this campaign type to review and revoke a set of roles, access profiles, or entitlements from the identities that have them.\nYou can either build a search query and create a campaign certifying all access items returned by that query, or you can search for individual access items and add those items to the certification campaign.\n\n- Role Composition: Use this campaign type to review a role's composition, including its title, description, and membership criteria.\nYou can either build a search query and create a campaign certifying all roles returned by that query, or you can search for individual roles and add those roles to the certification campaign.\n\n- Uncorrelated Accounts: Use this campaign type to certify source accounts that aren't linked to an authoritative identity in Identity Security Cloud.\nYou can use this campaign type to view all the uncorrelated accounts for a source and certify them.\n\nFor more information about search-based campaigns, refer to [Starting a Campaign from Search](https://documentation.sailpoint.com/saas/help/certs/starting_search_campaign.html).\n\nOnce you have generated your campaign, it becomes available for preview.\nAn administrator can review the campaign and make changes, or if it's ready and accurate, activate it.\n\nOnce the campaign is active, organization administrators or certification administrators can designate other Identity Security Cloud users as certification reviewers.\nThose reviewers can view any of the certifications they either need to review (active) or have already reviewed (completed).\n\nWhen a certification campaign is in progress, certification reviewers see the listed active certifications whose involved identities they can review.\nReviewers can then make decisions to grant or revoke access, as well as reassign the certification to another reviewer. If the reviewer chooses this option, they must provide a reason for reassignment in the form of a comment.\n\nOnce a reviewer has made decisions on all the certification's involved access items, he or she must \"Sign Off\" to complete the review process.\nDoing so converts the certification into read-only status, preventing any further changes to the review decisions and deleting the work item (task) from the reviewer's list of work items.\n\nOnce all the reviewers have signed off, the certification campaign either completes or, if any reviewers decided to revoke access for any of the involved identities, it moves into a remediation phase.\nIn the remediation phase, identities' entitlements are altered to remove any entitlements marked for revocation.\nIn this situation, the certification campaign completes once all the remediation requests are completed.\n\nThe end of a certification campaign is determined by its deadline, its completion status, or by an administrator's decision.\n\nFor more information about certifications and certification campaigns, refer to [Certifications](https://documentation.sailpoint.com/saas/user-help/certifications.html).\n", "item": [ { - "id": "fdec9152-8205-4a78-ad12-cf9e4dc88ce9", + "id": "0610125b-6d77-4221-922c-03517acea6f0", "name": "List Campaigns", "request": { "name": "List Campaigns", @@ -35039,7 +35039,7 @@ }, "response": [ { - "id": "06118dbe-231c-400a-9e47-622dd35b1d45", + "id": "4b183bdd-aac4-4603-ae12-debb079cf4b4", "name": "Slim Campaign", "originalRequest": { "url": { @@ -35137,7 +35137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ea05e64-3a74-45ca-88ac-2ed28ea9265a", + "id": "b1a674c8-e716-4339-bec2-6f204e592a65", "name": "Full Campaign", "originalRequest": { "url": { @@ -35235,7 +35235,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcf9d2fc-0fd8-48a8-b257-455c03070ea7", + "id": "1d9bbd5b-1655-4be3-a259-0b1f376dd0b5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -35333,7 +35333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b232dbf-a3e6-4a59-bd4b-30fd78e129f1", + "id": "a9f5108d-4441-4a96-8b5b-66c61e753d00", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -35431,7 +35431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc9651cd-0b4f-4899-9780-886cc156e73c", + "id": "f39dd588-8203-4e68-ae92-94e3accdb1f7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -35529,7 +35529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08fadb18-786b-49f4-9413-e49348119d59", + "id": "3dcea5f0-c140-4899-b813-4ff03afeeee2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -35627,7 +35627,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3dea566-6552-4dd8-af28-cc076f11bd2e", + "id": "ee0c6b56-1d05-4733-b479-52cdbff6d0f9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -35731,7 +35731,7 @@ } }, { - "id": "30435776-6ced-4f3d-9842-7828f566f3ca", + "id": "7cc8f30f-a34d-4afc-8e7f-3d616dc317db", "name": "Create Campaign", "request": { "name": "Create Campaign", @@ -35773,7 +35773,7 @@ }, "response": [ { - "id": "da2706ef-1e7c-41a3-a0bf-4a08aab12b38", + "id": "83286ce4-88f5-4171-8b76-4394379fa9fd", "name": "Manager", "originalRequest": { "url": { @@ -35829,7 +35829,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da2a52d0-9a20-4cc3-9a4d-0b348702e034", + "id": "5a47e1fe-bed2-45a7-a93c-b06427d58c76", "name": "Search", "originalRequest": { "url": { @@ -35885,7 +35885,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b172bd9-f4de-4933-a422-54fc28bc0d8f", + "id": "fe56112e-e50a-4cff-9080-9f9e30883ce1", "name": "Source Owner", "originalRequest": { "url": { @@ -35941,7 +35941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "467cc7c9-06f4-453d-b19b-a58c83e10b60", + "id": "60b0ffea-bf17-4d23-848e-8a8d8d4c9618", "name": "Role Composition", "originalRequest": { "url": { @@ -35997,7 +35997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0d8be98-7cef-4f2b-8f4a-7ebebecdc533", + "id": "ca19c41c-b3a9-44ad-835e-0e948c1546a0", "name": "Machine Account Owner", "originalRequest": { "url": { @@ -36053,7 +36053,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61102631-de00-48c1-ad7f-9651c775d00d", + "id": "baa46111-7b55-480a-a896-5df7ad985883", "name": "Manager", "originalRequest": { "url": { @@ -36109,7 +36109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f131118c-e693-4be4-864a-376cd75ed92c", + "id": "3f57c3ed-005e-4d37-8072-6aa70e3cbf78", "name": "Search", "originalRequest": { "url": { @@ -36165,7 +36165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5999c53b-df1e-4d31-8119-c1868ee5c60e", + "id": "7368e88f-c594-4917-bd3a-86cdfa09e7d5", "name": "Source Owner", "originalRequest": { "url": { @@ -36221,7 +36221,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8fb7be5-7b5c-47b4-8eb0-a62e067acff0", + "id": "43c7156c-aa24-44fd-80eb-ba550dd39bb6", "name": "Role Composition", "originalRequest": { "url": { @@ -36277,7 +36277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76c4c5e9-70db-4d27-859f-7a2d941fdca2", + "id": "3612c954-f447-4756-827a-b8c24caec519", "name": "Machine Account Owner", "originalRequest": { "url": { @@ -36333,7 +36333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a14a08b-59e3-4bfe-8d7c-543166b94cc3", + "id": "5dc16150-fe7f-43de-afbb-69f8e0e3cb12", "name": "Manager", "originalRequest": { "url": { @@ -36389,7 +36389,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c367868-0ef2-40e0-9d74-69bcd656aa60", + "id": "6de6a6fb-47a6-44c4-b422-8ddc38fe299c", "name": "Search", "originalRequest": { "url": { @@ -36445,7 +36445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbd3cdb0-2090-436f-951f-1ddfa1285bc9", + "id": "aa3d950b-b340-4372-9507-97d2ed042a18", "name": "Source Owner", "originalRequest": { "url": { @@ -36501,7 +36501,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb908673-3bef-47d2-beae-8fda4d7f52d3", + "id": "98b93236-685d-4fc9-8432-bda3b9e3d15e", "name": "Role Composition", "originalRequest": { "url": { @@ -36557,7 +36557,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b64d4b2c-2de7-4232-8001-bd8ea230a8a3", + "id": "d2f85fec-9ac8-431c-837a-be59a0368fd9", "name": "Machine Account Owner", "originalRequest": { "url": { @@ -36613,7 +36613,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69a4c3a8-811a-4b8f-ad58-d7b0ce77fbd6", + "id": "74165f3a-e264-41f5-b880-9f718d54f874", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -36669,7 +36669,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4bb85c30-d624-4bf6-b5a3-90cfc76eadfb", + "id": "0313e2d9-11ed-43d9-a1b4-20571ee3189d", "name": "Search", "originalRequest": { "url": { @@ -36725,7 +36725,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fc85eac-c173-4026-b866-a98203eb196f", + "id": "55b6b90e-f2bc-4884-bb50-0047dca73e18", "name": "Source Owner", "originalRequest": { "url": { @@ -36781,7 +36781,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc5ac89f-c247-4fc2-8e4c-31cb7f3e8751", + "id": "1920e913-eed2-49a3-8388-c902a56e79f0", "name": "Role Composition", "originalRequest": { "url": { @@ -36837,7 +36837,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56c8ff3f-ec91-40f1-94b6-79a52670d76f", + "id": "eebf166c-b6b2-4957-8cf7-45db283370c5", "name": "Machine Account Owner", "originalRequest": { "url": { @@ -36893,7 +36893,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8447b140-d2c7-4dc3-b149-79f800697f32", + "id": "e930dd5a-31d8-400c-9c70-2cc39f6a7707", "name": "Manager", "originalRequest": { "url": { @@ -36949,7 +36949,7 @@ "_postman_previewlanguage": "json" }, { - "id": "669f0e68-b593-46b3-bca9-2b1cf939a682", + "id": "fdfdc9e2-a660-4e50-a260-1571ad001a71", "name": "Search", "originalRequest": { "url": { @@ -37005,7 +37005,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3163f1d2-4c19-4473-83fe-e2ee44d9f763", + "id": "3dd8d71b-fa46-48d4-8c23-0d2695b59b2b", "name": "Source Owner", "originalRequest": { "url": { @@ -37061,7 +37061,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c159ac9a-de2f-49b0-a98b-b0a04a74fc68", + "id": "70155b91-f1fa-406f-99a9-4a4a3f79140e", "name": "Role Composition", "originalRequest": { "url": { @@ -37117,7 +37117,7 @@ "_postman_previewlanguage": "json" }, { - "id": "acee08b1-8f92-4897-9000-d94c3ed89c43", + "id": "a8baf7e4-53e7-412d-b9c4-a5709b8874d0", "name": "Machine Account Owner", "originalRequest": { "url": { @@ -37173,7 +37173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "babe5481-8b7c-4772-97ce-2c5a60955817", + "id": "a1e7ddf5-bda3-40ac-805a-71bb9b09d8a9", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -37229,7 +37229,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40321345-eb20-4947-9c6b-6d9aa2611ece", + "id": "ba79744c-97ea-4051-9e9d-af7751bb4731", "name": "Search", "originalRequest": { "url": { @@ -37285,7 +37285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f000f87-b0b0-4e80-986e-d9c74ee7c0d4", + "id": "76153f76-100f-47cd-94e0-e1143a167aff", "name": "Source Owner", "originalRequest": { "url": { @@ -37341,7 +37341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad4319fc-c244-47d4-9bda-4f448cc480ab", + "id": "3f56528b-f24d-488e-b666-4bf3b2c95b37", "name": "Role Composition", "originalRequest": { "url": { @@ -37397,7 +37397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b79cc99-d33c-430e-8d5d-7d5ff795aa80", + "id": "c93397ca-4453-49ae-b922-c14bbdb86f4d", "name": "Machine Account Owner", "originalRequest": { "url": { @@ -37459,7 +37459,7 @@ } }, { - "id": "aaa23ffa-ba77-4eaf-b7f2-b5712ef3c701", + "id": "eaa7960d-2d76-47a8-815d-edf146cc09e3", "name": "Delete Campaigns", "request": { "name": "Delete Campaigns", @@ -37502,7 +37502,7 @@ }, "response": [ { - "id": "41ba89ee-0ec4-4a0c-b4a1-21ae97c3678d", + "id": "63dff480-0c81-4889-b417-368588956620", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -37559,7 +37559,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f36fafd1-e1af-4deb-8e98-bc7e7225b069", + "id": "7f14ffd9-5d58-425a-9ef4-a9710e01ff2b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -37616,7 +37616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "830e6aa9-d57c-4fbc-907e-1cf4da943af4", + "id": "aec179d7-6d89-4985-adde-ffa5fce184c4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -37673,7 +37673,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e18ab83b-1cd4-405e-a82c-a092781ab81d", + "id": "b952013e-a093-47a7-b0cf-9427970bd953", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -37730,7 +37730,7 @@ "_postman_previewlanguage": "json" }, { - "id": "088e4bbf-68d5-47c3-9ae6-bf5bdf7c47f5", + "id": "2fbc619a-4850-48a8-83e9-06d696e9ee09", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -37787,7 +37787,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eaeb4307-ed69-4793-a951-71e0c4037e0f", + "id": "d139497b-ff6b-4c61-9b1f-cf65116050a8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -37844,7 +37844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7f7f49e-64b3-407f-a05a-4a1110c3d464", + "id": "9ebd98bb-5e96-4164-bede-20c2ca04786a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -37907,7 +37907,7 @@ } }, { - "id": "7b89cc35-6e7f-4e35-b0c7-339a3e8e700e", + "id": "5d66725b-f323-4c17-9ec6-86f7baeaf872", "name": "Get Campaign", "request": { "name": "Get Campaign", @@ -37948,7 +37948,7 @@ }, "response": [ { - "id": "afa108b7-1457-49a1-ac72-ee38dc8033da", + "id": "1b7abfac-611e-4b1d-8a49-5235256461d4", "name": "Manager", "originalRequest": { "url": { @@ -37992,7 +37992,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4f0c964-a5b3-4abf-9a29-e9c8b9c17525", + "id": "130879af-40c6-4d39-83fb-8c44b346b089", "name": "Search", "originalRequest": { "url": { @@ -38036,7 +38036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "def031bc-9110-4b51-9323-0cb424ce0da8", + "id": "3e00645e-779f-4674-8f95-75488f984c5b", "name": "Source Owner", "originalRequest": { "url": { @@ -38080,7 +38080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99ba9642-1b48-4828-b8ce-ce7b4a714ede", + "id": "a8091994-0d28-4b01-8f8a-68515fbfa2e3", "name": "RoleComposition", "originalRequest": { "url": { @@ -38124,7 +38124,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcc7fd40-87f1-408b-8f09-e8e89ffe9232", + "id": "2cf80c60-e1ca-4113-9da9-b4bca9580bde", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -38168,7 +38168,7 @@ "_postman_previewlanguage": "json" }, { - "id": "341be03b-fc9d-4111-9162-4a42416ad8b6", + "id": "782dbd38-13d7-4c56-b76b-d2ba081f8501", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -38212,7 +38212,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ccee8bb-3adf-4460-a211-3767f49d7b1d", + "id": "8f5f4706-1990-41b0-9b62-442b40ad8784", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -38256,7 +38256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b70eb69-0b51-4cd8-a4fe-bbea2193ff1d", + "id": "00fbf02f-3b0e-478f-a82c-da2fd0099691", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -38300,7 +38300,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e765a8c-3157-4467-8a9c-982eb53cf046", + "id": "21659d11-b915-4605-b8f6-9d3ab315f62f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -38344,7 +38344,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d8f3f7e-8e8f-433e-becd-5de594b4996e", + "id": "1137d0f2-bc26-48f2-b873-bbae9eabe42a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -38394,7 +38394,7 @@ } }, { - "id": "4dae459e-1122-4d93-b57c-263aff29b6e1", + "id": "1ea1b000-33ad-4b55-80ba-5960132c13ff", "name": "Update a Campaign", "request": { "name": "Update a Campaign", @@ -38448,7 +38448,7 @@ }, "response": [ { - "id": "6bbbdb25-3b32-4db2-a773-6d3754a58e5f", + "id": "f722af5c-2df6-4470-b5f9-13ada1cfd8a0", "name": "Manager", "originalRequest": { "url": { @@ -38505,7 +38505,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5a00e70-9758-4675-ae2e-827f6bcc8271", + "id": "940df728-55b3-4a61-9a85-a30108317b63", "name": "Search", "originalRequest": { "url": { @@ -38562,7 +38562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43c21836-a6e0-4106-bd7e-4fc0c2858706", + "id": "ee803679-74d9-4f00-bfd6-7dadf81021b0", "name": "Source Owner", "originalRequest": { "url": { @@ -38619,7 +38619,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86633d42-8c96-4fb9-8fa6-f1eab8485533", + "id": "e85398e0-c3ff-4803-b9d0-ce7ed696bf89", "name": "RoleComposition", "originalRequest": { "url": { @@ -38676,7 +38676,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4a346c3-cee2-44b5-abeb-9332d76ad482", + "id": "cf4dcbb5-68da-4557-89b7-370cdff65094", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -38733,7 +38733,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4550f3f5-f5f9-48a6-a543-faa0f5d8541f", + "id": "3c209d8c-0f8e-4441-a3d8-77be013edd75", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -38790,7 +38790,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f8ed036-b13f-4503-b495-dd0261c42e33", + "id": "4e83c64a-13b9-48a0-a1d5-52f72ddad34c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -38847,7 +38847,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52aa9525-016c-40d1-b3ca-cd72848bef49", + "id": "6afd8fcd-529c-4944-92a2-eb37be5c27e5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -38904,7 +38904,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68d8c685-22be-4363-9c5e-7be43a51458b", + "id": "08633e8d-ff40-44bd-bec1-a4c8cdc06d20", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -38961,7 +38961,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42b660ea-a1c0-4b28-8138-0a450a398cc8", + "id": "65d842cb-a9c7-4c31-9b6e-5ca36cc5350f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -39024,7 +39024,7 @@ } }, { - "id": "fc07b213-64d2-4d65-874e-28e49efc08de", + "id": "343bf997-00eb-4509-baea-6050c0986606", "name": "Activate a Campaign", "request": { "name": "Activate a Campaign", @@ -39079,7 +39079,7 @@ }, "response": [ { - "id": "4b42b88d-ba43-4e28-9101-e1ef7cd66424", + "id": "c5996894-791f-4f88-b4f0-289dca8f1300", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -39137,7 +39137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ad9a0a5-3895-4662-8696-9cc6586349d6", + "id": "60f9b79b-b233-4c76-9e42-a2f8a01bd8ae", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -39195,7 +39195,7 @@ "_postman_previewlanguage": "json" }, { - "id": "437fd9a9-1410-42f0-851f-1fd4a380c458", + "id": "6d35a191-0426-432f-a758-92650eddaf6d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -39253,7 +39253,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b240ecc0-7b73-48cc-9679-72b3d9685131", + "id": "9ab3641c-57e2-4a72-aeb9-22d10c9aaa94", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -39311,7 +39311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbe7227f-8c3c-45ad-aa47-b37ca89db136", + "id": "eed01718-7f8a-4ec9-a8f6-9185bceb2573", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -39369,7 +39369,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3577c0c9-2a88-44e7-870b-bbeabb19a609", + "id": "1509a0c6-ffe4-4543-8127-0ba3b54edc0d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -39427,7 +39427,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1389dd56-4b32-4bdb-a140-7f3a823c573b", + "id": "acd1b630-ce17-4093-8916-e0684b9c1b43", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -39491,7 +39491,7 @@ } }, { - "id": "ee6c12f8-fc14-4fa7-af8d-6255df8ea76d", + "id": "3ab14025-8ba4-40ba-b1dc-d94d176a111a", "name": "Complete a Campaign", "request": { "name": "Complete a Campaign", @@ -39546,7 +39546,7 @@ }, "response": [ { - "id": "a38ec079-78dd-4fb7-8142-cea07f5def83", + "id": "158fe54c-398d-4d4e-b6ee-353f33f266f8", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -39604,7 +39604,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f92ab9e-3a7d-4348-92d1-93f675431742", + "id": "827f9a8b-33fb-4c9f-9726-d8458cd8cfd4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -39662,7 +39662,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81a424ef-8367-47f8-a381-9d560ff37d5a", + "id": "72ba8571-a7f0-4c92-99e0-a234891513ce", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -39720,7 +39720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "968271b9-df81-4d92-a33c-8088547ac394", + "id": "0786e94b-3e16-44d0-ba57-765025f73eac", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -39778,7 +39778,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cadfee68-8331-4093-b1f1-3c171811100e", + "id": "98e865a0-6b43-47e0-bb07-c0b204b4b1c5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -39836,7 +39836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b616345d-8e20-4b36-bc04-629e13fcf9be", + "id": "55c87d12-86a5-4856-b930-59fbb6fe2faf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -39894,7 +39894,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0b6ba1b-e418-4524-b5b4-523514ce684a", + "id": "f1bc5222-b9ff-45ec-8e36-40c8badb27f9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -39958,7 +39958,7 @@ } }, { - "id": "80fd6fa3-8498-472f-83f8-2925c2c01db6", + "id": "f23c53a1-c1e4-4373-9a2f-065f568e295f", "name": "Run Campaign Remediation Scan", "request": { "name": "Run Campaign Remediation Scan", @@ -40000,7 +40000,7 @@ }, "response": [ { - "id": "8a9489b2-b29b-4b46-8fa3-7d88ddb4f05d", + "id": "e442d583-d7fa-4383-8017-23b0c5d3815d", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -40045,7 +40045,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8bf8a1a-8acf-4dc1-a8f0-7a377b42ac3e", + "id": "0fff50ea-6da3-47ab-97d4-dad74ce28f61", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -40090,7 +40090,7 @@ "_postman_previewlanguage": "json" }, { - "id": "500d27db-347c-4f6d-a313-210995a022bc", + "id": "74377fff-b0f6-45d8-9137-c92fdfe35c16", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -40135,7 +40135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60f324ab-5a39-4a75-8fd0-1d275fdcbaac", + "id": "0a216cf1-4381-4742-a8c4-fb0ebd2c424c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -40180,7 +40180,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cda1e5bb-dce0-4ef7-9459-83beef3581d0", + "id": "9e6e1437-1a47-4075-bad2-6e94af060184", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -40225,7 +40225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "233f9db5-76b1-4c00-a8b8-51b019738586", + "id": "f30714fc-656f-42a3-8e5c-102b1aa1c079", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -40270,7 +40270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4310663f-803d-45ad-9a11-92d823afa07f", + "id": "b3e1e525-02bd-4121-89e5-74252cb87a25", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -40321,7 +40321,7 @@ } }, { - "id": "30f76161-a3a8-48b6-9177-31201212a5a3", + "id": "e8460cc5-788d-4ae5-bdf7-9886b94d1852", "name": "Reassign Certifications", "request": { "name": "Reassign Certifications", @@ -40376,7 +40376,7 @@ }, "response": [ { - "id": "b35327ea-8c1b-46a5-92fa-2f418380d77a", + "id": "b88f414e-591a-459c-8e71-404162cefee7", "name": "The reassign task that has been submitted.", "originalRequest": { "url": { @@ -40434,7 +40434,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e37c4401-f1f5-4fd4-bcf5-fb8556db4213", + "id": "f6afcef2-6c74-4527-b00e-4c14bbd1096e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -40492,7 +40492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e5999cf-9b8c-4554-8c3d-199f4e4d9e67", + "id": "cd56767f-6c20-4951-b99d-991265d3300c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -40550,7 +40550,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c511f07a-ce3c-42ca-a72c-71726a6619b8", + "id": "4e565bfb-ce00-4826-90e8-88becc587eb5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -40608,7 +40608,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d558866e-4993-4f38-b29d-4240193d08a8", + "id": "fdec29ef-f9c7-4391-a0d2-611c5ed241f5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -40666,7 +40666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e07ddf4-bcdf-4908-837f-d06592dcfa6d", + "id": "9fdfc756-9fc3-48b9-9634-37ea18c096c8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -40724,7 +40724,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30c5ad33-bfa0-4275-ae26-398ec8a962ac", + "id": "c457e9c5-943d-4e01-ba1f-7667ae242f5f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -40788,7 +40788,7 @@ } }, { - "id": "82383e7f-ab08-4f7f-b5ff-724e413ce6b3", + "id": "8d81aa98-6142-4887-99e7-6ef69b8b09fc", "name": "Get Campaign Reports", "request": { "name": "Get Campaign Reports", @@ -40830,7 +40830,7 @@ }, "response": [ { - "id": "8319dabc-de56-4263-9c90-93f3bb13a1a8", + "id": "ddbaabeb-31b5-433b-b83c-2ddb9ae39171", "name": "Array of campaign report objects.", "originalRequest": { "url": { @@ -40875,7 +40875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f28ae646-09fd-49f5-a396-a15b9cd61469", + "id": "391e1998-e9ee-4ef7-ac42-91953b0ee4cc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -40920,7 +40920,7 @@ "_postman_previewlanguage": "json" }, { - "id": "036a1dfc-89e9-4b9c-8895-529eb4d7eaf8", + "id": "a27f2b27-5939-4489-b1cd-f3919f6d3b29", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -40965,7 +40965,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0054d039-a64c-4606-872b-5eb3a78c90b4", + "id": "d096cc9a-3eb7-46cf-b524-ac17e31b71e0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -41010,7 +41010,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1130f4d8-8f0d-498b-86eb-1c5023af1762", + "id": "f539f051-a0f4-41a3-b0a2-f91334f3e3c6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -41055,7 +41055,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b9762f1-9627-4981-9dfe-033cb61cc14f", + "id": "72267a59-fe16-456d-91ca-e1284e238450", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -41100,7 +41100,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8ce0233-b511-4cd8-9bd2-a55c88b675d6", + "id": "077eb3a1-dcfb-4bc4-ae45-0a628f2a36b9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -41151,7 +41151,7 @@ } }, { - "id": "ffc95757-e56f-404a-be95-44adee876ea1", + "id": "18475955-d678-4c61-9b52-83cd94d68f39", "name": "Run Campaign Report", "request": { "name": "Run Campaign Report", @@ -41204,7 +41204,7 @@ }, "response": [ { - "id": "cf2307c6-1e87-4b6a-8990-db0a7595e51e", + "id": "632c18a2-712f-4fb5-853f-ea80f1e2c6e3", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -41250,7 +41250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6dfa47d-fc6d-4e22-9fda-7f487fd4c145", + "id": "68f7066c-4f4b-465e-b6b8-055257df0bdd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -41296,7 +41296,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d600427f-dca8-4c17-8b7b-dc20879175fc", + "id": "28ae6a56-75c3-415f-bffe-25830054e6e5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -41342,7 +41342,7 @@ "_postman_previewlanguage": "json" }, { - "id": "513a2fd1-7128-4dea-84d1-9b6a43073b32", + "id": "b48377c8-37bf-40cd-a0e5-ddabbdbd0a36", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -41388,7 +41388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5dda41ff-5e36-4c24-88d8-89f22c4e4731", + "id": "35e83f7c-3df6-4e6a-9b4c-ed6c21bf6802", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -41434,7 +41434,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c017e008-a93a-44db-b0d6-93ee99054b37", + "id": "65b3204f-1a4e-4b8e-9a3a-71bbf6526001", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -41480,7 +41480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92ea57be-9c79-4517-8dc4-3b197d97dfa4", + "id": "d259bb2f-8a11-447b-a63a-9831d8d79a5d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -41532,7 +41532,7 @@ } }, { - "id": "4d24b50f-fb9c-4d23-98e4-e2aa62bbeffc", + "id": "bd99e4ee-1ec8-4b30-9b42-13ee1917d1b7", "name": "Get Campaign Reports Configuration", "request": { "name": "Get Campaign Reports Configuration", @@ -41562,7 +41562,7 @@ }, "response": [ { - "id": "e092881d-c61d-4d25-8fa1-f70a9c04190a", + "id": "03200e7e-9735-4269-a409-b2ae866d38d2", "name": "Campaign report configuration.", "originalRequest": { "url": { @@ -41606,7 +41606,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e5c8047-6e5f-415e-9466-c7df5d48c754", + "id": "ab29e553-20cc-4c09-87ab-a79c247fc381", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -41650,7 +41650,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f74f4a3-1ffb-48ba-93a3-f04256407959", + "id": "8c99ba9a-0635-4ff4-8586-5576f39e7d8f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -41694,7 +41694,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1959efeb-6143-459c-aeb2-8a730b6f5b9e", + "id": "80e17c5c-99e3-4511-bc06-64929e995a38", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -41738,7 +41738,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb35f389-4676-4818-9f91-6fb14e3f1936", + "id": "639ae211-bd26-4b3f-9f21-6a6c2bf688ef", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -41782,7 +41782,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa9853d4-d951-42ee-a498-f75ba4fe7edc", + "id": "a2839291-4a70-49b0-a371-c62dc205790f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -41832,7 +41832,7 @@ } }, { - "id": "fb44a3f3-c4de-4eb3-8c01-7c04f6cddef9", + "id": "3cfde7b4-24fc-4ce7-bee9-0fc348c1d5bc", "name": "Set Campaign Reports Configuration", "request": { "name": "Set Campaign Reports Configuration", @@ -41875,7 +41875,7 @@ }, "response": [ { - "id": "a4ea3e9f-4353-4b2e-9df1-e2374667f41e", + "id": "4ee6c252-e12b-4a0b-af10-819c9e50414d", "name": "The persisted campaign report configuration.", "originalRequest": { "url": { @@ -41932,7 +41932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b4dde2c-82a2-4250-9996-980afb941185", + "id": "a7a8d611-8ef7-4672-ae4d-3ab1bca6208f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -41989,7 +41989,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dead2f3a-369c-4ad0-8098-0094a18cde39", + "id": "d2df3791-79fc-46dc-a4c3-998518a69949", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -42046,7 +42046,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03ae8c2b-70b3-4d2b-97a4-3c25b7fd5041", + "id": "230a901f-d99c-4244-8084-8e567e4915a3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -42103,7 +42103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6dd8b17e-88ee-4304-a8c7-fbacea6ca2d1", + "id": "ace984d1-d9e1-4fb7-9b98-62de5b196b0f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -42160,7 +42160,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffc5f23b-dabc-4ac6-ad4a-82c8f8eb8d99", + "id": "1f888cd8-321a-4cf8-9a13-966a696f46bd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -42223,7 +42223,7 @@ } }, { - "id": "9a9672e8-4770-4086-8522-76b9595af32b", + "id": "6fd07621-1f3a-4518-b5c0-59e2edae8086", "name": "List Campaign Templates", "request": { "name": "List Campaign Templates", @@ -42298,7 +42298,7 @@ }, "response": [ { - "id": "3072619f-d40a-40d7-863d-d2d11f9505d0", + "id": "f5c7d5fa-f010-420e-a3c9-ab4daf938353", "name": "List of campaign template objects.", "originalRequest": { "url": { @@ -42387,7 +42387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24309af3-1091-433a-b40d-55698f75c298", + "id": "e6488298-5a80-4ad9-94f5-67d1bf6334b7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -42476,7 +42476,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58f648ea-0d47-4189-9979-b1b14b0e50b4", + "id": "e598bc54-ab45-49b3-9988-3cac4cb5aa57", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -42565,7 +42565,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20f7b1d5-b478-4776-bbc2-b321c0998d3b", + "id": "9826f4d5-6bf2-45dc-89f9-a5404ffe9d4e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -42654,7 +42654,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d35eba0a-433c-46fd-bf8b-7265e4465fe2", + "id": "1f139ec5-b0ad-4c20-9b9b-eb27c9b21794", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -42743,7 +42743,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eafa5000-1d3e-4e7e-839e-8755fc5353ca", + "id": "1c1f666e-572a-4319-a201-16ef89bf7dd7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -42838,7 +42838,7 @@ } }, { - "id": "8f0ce6db-a2bd-46ed-b039-4bed3a3cac86", + "id": "e0dbe179-bf5b-446c-a359-0b7a7a225c18", "name": "Create a Campaign Template", "request": { "name": "Create a Campaign Template", @@ -42880,7 +42880,7 @@ }, "response": [ { - "id": "c6d29f7e-db04-4c06-bf1f-c7500e56028b", + "id": "19deb5c4-cf8b-4c0d-9db2-c1ff433f9563", "name": "Manager", "originalRequest": { "url": { @@ -42936,7 +42936,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55c5820d-9fb5-4607-9588-2704423cc271", + "id": "3dbbf35b-a489-45b8-b671-83194775f679", "name": "Search", "originalRequest": { "url": { @@ -42992,7 +42992,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05b65969-4841-4e48-8947-84bf12e14598", + "id": "02b4ad9f-6304-446a-8c13-07e33761e2f2", "name": "Source Owner", "originalRequest": { "url": { @@ -43048,7 +43048,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebea2af9-1bb2-4b8d-b77b-ff90b8932f91", + "id": "bee5f389-ea32-40c7-ad0e-71012b48feca", "name": "RoleComposition", "originalRequest": { "url": { @@ -43104,7 +43104,7 @@ "_postman_previewlanguage": "json" }, { - "id": "730057ed-c6b7-4eda-8f42-2ce4bc1b9065", + "id": "b7380522-eb24-4dc7-a5f1-61fcb3ff63e0", "name": "Manager", "originalRequest": { "url": { @@ -43160,7 +43160,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3025db53-bfc2-4e39-8aa6-523217bfb9ac", + "id": "afb8c781-ef7f-4a1f-a22e-0deef3bc266f", "name": "Search", "originalRequest": { "url": { @@ -43216,7 +43216,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53980cbf-c1c2-4088-96a5-b152435ce55c", + "id": "bd0d3b94-e23b-4f79-8c29-77748accf5c8", "name": "Source Owner", "originalRequest": { "url": { @@ -43272,7 +43272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7eb7b65c-bf95-46ff-a9e2-9babe5c42076", + "id": "391cc14b-454c-4bf5-9fbf-a8d9e98eb69a", "name": "RoleComposition", "originalRequest": { "url": { @@ -43328,7 +43328,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26274de8-aadd-4631-8d7b-8cf35a2d2055", + "id": "d757117e-43c4-4c54-8b25-a176ed3aeb60", "name": "Manager", "originalRequest": { "url": { @@ -43384,7 +43384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1e5f498-13f1-43ee-bb45-2180ed72e4b8", + "id": "63e850c4-9798-4f5e-b05c-00545e414844", "name": "Search", "originalRequest": { "url": { @@ -43440,7 +43440,7 @@ "_postman_previewlanguage": "json" }, { - "id": "391f1fe0-803b-4215-9257-c7a8cae48751", + "id": "29cfe857-00d4-420f-bf4c-e260af602461", "name": "Source Owner", "originalRequest": { "url": { @@ -43496,7 +43496,7 @@ "_postman_previewlanguage": "json" }, { - "id": "771f5970-6629-4a7d-88e1-5deee31f5b37", + "id": "3ce3609e-8337-4d0f-b738-b045137acf31", "name": "RoleComposition", "originalRequest": { "url": { @@ -43552,7 +43552,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ec4c753-0b4b-4138-b888-31c30ca2d3e0", + "id": "9c365ea6-1c2f-4499-b273-45cafcb7cd12", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -43608,7 +43608,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5bda25f-fea2-4331-9c87-dddb9547dcd6", + "id": "eb054cd1-6ea9-4578-9b7e-0211be66c3d0", "name": "Search", "originalRequest": { "url": { @@ -43664,7 +43664,7 @@ "_postman_previewlanguage": "json" }, { - "id": "712d2975-459d-44ef-a4bd-183dcbbf9304", + "id": "5ff568ea-f3ee-4cc6-a30b-ed26c6a2349f", "name": "Source Owner", "originalRequest": { "url": { @@ -43720,7 +43720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8bcae10-293f-4a99-9833-bb5361cea848", + "id": "360bd081-1188-42e0-96e0-afebfc44ea73", "name": "RoleComposition", "originalRequest": { "url": { @@ -43776,7 +43776,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fee2a60d-ac03-4113-8269-a8df854e8504", + "id": "2abc5a76-507a-4d00-b09f-ff886d2a1114", "name": "Manager", "originalRequest": { "url": { @@ -43832,7 +43832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98743f76-6efa-4b8e-91ae-eea9fdb03149", + "id": "0246e638-758d-446d-bd16-65f4e4647669", "name": "Search", "originalRequest": { "url": { @@ -43888,7 +43888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5758126f-65aa-4f37-b3f3-98d47de1c1d1", + "id": "9fed5f18-10e4-48b6-8eef-81e1b5a82552", "name": "Source Owner", "originalRequest": { "url": { @@ -43944,7 +43944,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd7486f9-53f3-4fea-9e90-54955b821ebd", + "id": "10ecbae1-e5ed-4153-a910-0a7f9204474a", "name": "RoleComposition", "originalRequest": { "url": { @@ -44000,7 +44000,7 @@ "_postman_previewlanguage": "json" }, { - "id": "217559d0-7c48-49f3-bb6b-b9cd65648c10", + "id": "be5af1b0-d9c2-417b-afe0-e56392dd5252", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -44056,7 +44056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8281d744-44ab-4838-a0ae-9ba45ca3bd56", + "id": "adfd1c56-b7dd-4bc0-99df-ae4580b306be", "name": "Search", "originalRequest": { "url": { @@ -44112,7 +44112,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c02c2f3a-b86e-4de4-9a4c-2a003c66a828", + "id": "a4324bb2-5215-4584-961e-767c60182eb8", "name": "Source Owner", "originalRequest": { "url": { @@ -44168,7 +44168,7 @@ "_postman_previewlanguage": "json" }, { - "id": "261310c7-8a24-4891-a504-4c1c41b8c076", + "id": "0c743b45-9a3e-43ab-a75d-e9c72ee3415d", "name": "RoleComposition", "originalRequest": { "url": { @@ -44230,7 +44230,7 @@ } }, { - "id": "32bd710b-8226-45af-968a-bc1f35d8f2bd", + "id": "0ac988b6-f4a8-4057-a017-bb2f80c9bf93", "name": "Get a Campaign Template", "request": { "name": "Get a Campaign Template", @@ -44271,7 +44271,7 @@ }, "response": [ { - "id": "81b54de7-c8cb-423a-8f9c-d45059742dd6", + "id": "afb2ddb7-9122-42d6-a4a4-85ee0fc0de6b", "name": "Manager", "originalRequest": { "url": { @@ -44315,7 +44315,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf622573-a6c0-4a13-84ca-0bc3e3b81cf6", + "id": "a339da2f-739e-4d90-abea-239a5a944a61", "name": "Search", "originalRequest": { "url": { @@ -44359,7 +44359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c90a3897-2983-4a24-b31d-2d2b22ec3f02", + "id": "a70cb0bd-2fc8-4cff-9ebe-713cc233836b", "name": "Source Owner", "originalRequest": { "url": { @@ -44403,7 +44403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c4c16f4-0da9-4df5-848c-59f16954d0cc", + "id": "37101707-4231-4a68-a93a-cad128cbd6a5", "name": "RoleComposition", "originalRequest": { "url": { @@ -44447,7 +44447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f595c35a-4a51-4df7-a605-ef931ff5e11e", + "id": "60f850f6-55aa-4c0a-8d30-fd2f65d89ee2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -44491,7 +44491,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1ab7c7d-2f33-4365-ad5e-dc3ba3bca102", + "id": "fddac402-114e-42fc-be16-e660c0f99408", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -44535,7 +44535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8693594e-1d93-4cdf-849a-960f045598c1", + "id": "5e07d39b-275d-4a55-8427-5dcb46ebf57f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -44579,7 +44579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7bb302de-472f-4a25-820b-d807abe16846", + "id": "2f525d8b-6671-4ffe-a2db-ce55de770080", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -44623,7 +44623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb2cd9bb-8fdc-453d-ac3e-223ef4e676ab", + "id": "de0e78c5-f2a3-4d27-b15f-db168b7aa67a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -44667,7 +44667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5654c2c-c73b-4c5e-ae31-cb2989c6dda3", + "id": "74e49d3e-313d-4ce7-ad55-6a9f36d79cbd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -44717,7 +44717,7 @@ } }, { - "id": "ee44ac77-0b6c-4eea-aef2-7ace3ed4019a", + "id": "4f6201a5-160f-4d2a-9cda-edf1f84cb8e1", "name": "Update a Campaign Template", "request": { "name": "Update a Campaign Template", @@ -44771,7 +44771,7 @@ }, "response": [ { - "id": "78dd48b3-d5cd-4750-b719-fa303d5b2951", + "id": "b6561fe9-7ec6-43da-b552-0493c60a47a8", "name": "Manager", "originalRequest": { "url": { @@ -44828,7 +44828,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b3ba375-18ee-4fa5-92cf-6379292ebfb6", + "id": "73f92420-a2c0-4d8f-a162-b643a08e1217", "name": "Search", "originalRequest": { "url": { @@ -44885,7 +44885,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3de3bba-7b75-45a6-a215-12d93a57c3d8", + "id": "e1a522b9-7ec2-4097-aa9d-518f495af2c3", "name": "Source Owner", "originalRequest": { "url": { @@ -44942,7 +44942,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08ef3fc2-c3ac-4dfc-9c2a-d9f6aaeb32ec", + "id": "c086845a-3f4e-4ab2-8a66-36748b3b2cfd", "name": "RoleComposition", "originalRequest": { "url": { @@ -44999,7 +44999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d9b0bf7-d920-4389-bd8c-96a6b22ca86d", + "id": "84fea377-a6e2-4360-bd59-d7ca2a12c5bd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -45056,7 +45056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e6ff36a-b7e1-413f-b5a5-1cce73274e78", + "id": "ff3a4022-8f61-4c43-a747-0c0d4dec96bb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -45113,7 +45113,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef8fd4cf-3d32-45e8-815a-1e25710ab8f8", + "id": "bb1d051f-a8fe-48c6-aea1-1931cd770d50", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -45170,7 +45170,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efe6e55e-b5ab-4b92-9238-fce97f1b133b", + "id": "27194327-823c-4590-b418-c240a5ecc2cd", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -45227,7 +45227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ce85e60-427f-4739-a4fd-9c7a25385542", + "id": "213c3f5a-051c-4b14-90d9-23b31b2f8d5b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -45284,7 +45284,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53a95c8b-9cd8-45e8-9383-b5e0b67b16d3", + "id": "5a452972-d7ef-45e1-9435-13f6b682c9c2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -45347,7 +45347,7 @@ } }, { - "id": "617d694b-81bf-4c84-8abc-b61e9260ddb5", + "id": "2d40e3eb-5950-42ff-bae2-4f8cd47e27f2", "name": "Delete a Campaign Template", "request": { "name": "Delete a Campaign Template", @@ -45388,7 +45388,7 @@ }, "response": [ { - "id": "7cd87c78-3b56-4c16-95e6-b39f0a78061c", + "id": "59439298-5b5c-496a-be5a-df2cc8089583", "name": "The campaign template was successfully deleted.", "originalRequest": { "url": { @@ -45422,7 +45422,7 @@ "_postman_previewlanguage": "text" }, { - "id": "04691ec2-94ca-43eb-866f-39d0ad611805", + "id": "41cd61be-99dc-4c4a-b793-a9f66bd30915", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -45466,7 +45466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5007a912-731f-4f34-9f78-9c7c4dc2730e", + "id": "85bb697c-5f04-4fa9-9fce-818b1deb3592", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -45510,7 +45510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c18ceda-5e6d-4b50-b2bd-a3aca90bc084", + "id": "c4888c5d-d604-4382-800c-5a19c56572d0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -45554,7 +45554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6016bd2f-7ccf-416b-bd98-e33b3ded7823", + "id": "eabbaea4-a4ae-4f6e-a64a-d5622eb1c952", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -45598,7 +45598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f08ea1cf-530f-4b7e-8d85-99da70a83c67", + "id": "45cb6a0d-789a-4878-9269-5e341498f3e6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -45642,7 +45642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c70cb31a-ba0b-4b5f-9c97-06f20eabd413", + "id": "8c736c75-a889-44fd-b345-2f390cec9ad3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -45692,7 +45692,7 @@ } }, { - "id": "5c3aea70-0b8f-4af6-9d51-f97054e59d6b", + "id": "8df31355-5570-42d4-82f5-67ea6c6f8db7", "name": "Generate a Campaign from Template", "request": { "name": "Generate a Campaign from Template", @@ -45734,7 +45734,7 @@ }, "response": [ { - "id": "b2dac51c-1581-46a2-b3c5-440628cc5f0d", + "id": "f6a56556-2665-424b-a885-390b4a7d9adc", "name": "This response indicates that a campaign was successfully generated from this template, and the API returns a reference to the new campaign.", "originalRequest": { "url": { @@ -45779,7 +45779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea283047-a84b-46ce-95dc-ef33235189fe", + "id": "087dd69f-924c-412b-ab6e-1be54fb73df0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -45824,7 +45824,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4bd29814-ed38-4536-b130-7c3ca2a8536d", + "id": "25f390c4-4f2c-4736-845e-370291c19dd3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -45869,7 +45869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b8e2ed3-9034-4cfe-8294-94a71aa640d1", + "id": "e8366315-5ded-4207-b571-7d7b6761a580", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -45914,7 +45914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a80145ba-4acb-41ca-9b26-08706c0b4d6d", + "id": "87e28c1c-f0a6-4c91-ae48-b922f940e609", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -45959,7 +45959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25aacc3b-f1b3-4786-8f06-2b56f6bc9b8b", + "id": "619d8fac-4fe3-43d8-830d-0a8fdc8b9306", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -46010,7 +46010,7 @@ } }, { - "id": "5de16fc2-4525-42b9-a1eb-58866477382c", + "id": "c8cea56a-b466-49b5-8bc6-ebec78beb477", "name": "Get Campaign Template Schedule", "request": { "name": "Get Campaign Template Schedule", @@ -46052,7 +46052,7 @@ }, "response": [ { - "id": "f3dbc61f-e6a4-4c54-80b7-d4c0ea0bb94c", + "id": "77bd0512-c71b-421d-b6ff-54ba5e2a9b29", "name": "Current schedule for the campaign template. See the [Set Campaign Template Schedule endpoint documentation](https://developer.sailpoint.com/docs/api/beta/set-campaign-template-schedule) for more examples.", "originalRequest": { "url": { @@ -46097,7 +46097,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cec3f9a-976e-4f8d-b240-1740465e47f0", + "id": "4d8803d2-8c30-4484-966d-fc7ee47df1e2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -46142,7 +46142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d58d566-ab30-40f0-9b1a-c170de434c72", + "id": "c951c646-1fd8-4fe4-b570-ce780b04e79e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -46187,7 +46187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a2e6a03-757e-4e15-bef8-68acaa236232", + "id": "4a3ca2a2-f065-42c0-a5f6-978a45cfa35e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -46232,7 +46232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b38215d-10f6-42a7-9eb2-2ceb93e0c03e", + "id": "de1cb901-9df6-4bf4-acde-9c99f8882af6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -46277,7 +46277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7c7f75a-3bfa-47a7-93b6-b4aa732e7125", + "id": "167d1c71-de10-47b0-a6dc-40ff74f88f4f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -46322,7 +46322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e45ef0d7-0dab-4c99-b693-ce3d63481bcd", + "id": "361f9646-3fac-4de9-9355-d5b994f856de", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -46373,7 +46373,7 @@ } }, { - "id": "c7e82b63-6378-4059-a9e4-66926b06b361", + "id": "8df31347-b1ee-447d-a536-dc79af42ac45", "name": "Set Campaign Template Schedule", "request": { "name": "Set Campaign Template Schedule", @@ -46428,7 +46428,7 @@ }, "response": [ { - "id": "ff900f04-b72f-4c43-a259-70e8e30cecc7", + "id": "c711ad27-bc9a-4565-bc64-61a20c836a84", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -46476,7 +46476,7 @@ "_postman_previewlanguage": "text" }, { - "id": "753252fa-1072-47fc-a146-26f4176a5867", + "id": "fa4fa8bc-ba7c-4a6c-93c5-2e1569d03f36", "name": "Monthly", "originalRequest": { "url": { @@ -46534,7 +46534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce0b5dbd-adb6-4fcc-98b7-2ce80eebf2c8", + "id": "b694d575-cd0c-4cb8-8761-81a3c27ab804", "name": "Once a year", "originalRequest": { "url": { @@ -46592,7 +46592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "068185e8-b1a9-47eb-ad35-40ec4edd863a", + "id": "ffa375d6-9c52-4559-b293-295124db9ad8", "name": "Quarterly", "originalRequest": { "url": { @@ -46650,7 +46650,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20d6a388-f354-4f94-b265-51518dfafc19", + "id": "b230f6cb-eb0e-4190-af4a-20cb83a3f775", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -46708,7 +46708,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce3d0e6c-23a7-435f-b982-6bb890833905", + "id": "e3096fb1-821d-41d3-8e00-84be05bda460", "name": "On a Specific Date", "originalRequest": { "url": { @@ -46766,7 +46766,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0a1eff7-5c72-46c8-b033-2cb2dc529d5e", + "id": "670497f0-1fbc-4c1d-8660-2e544c9b82f3", "name": "Monthly", "originalRequest": { "url": { @@ -46824,7 +46824,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57479ee3-6003-42d2-8a92-6e430d030751", + "id": "e5f87b0c-f5a4-45c3-a172-d058033d7145", "name": "Once a year", "originalRequest": { "url": { @@ -46882,7 +46882,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fb0bd71-afb1-44a1-a4e5-a696bf5af9dc", + "id": "5689a1a5-e9bc-4cce-b84a-5d782109671d", "name": "Quarterly", "originalRequest": { "url": { @@ -46940,7 +46940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6e95e08-0e98-4477-b323-ac884ac1a07b", + "id": "ee72c8de-1f23-40b6-ab3e-53a04ad7ba33", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -46998,7 +46998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c4aef61-10d3-434e-8934-40d5c8b96677", + "id": "925d478a-51fd-4c1c-9d53-880d1085de72", "name": "On a Specific Date", "originalRequest": { "url": { @@ -47056,7 +47056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb0545bf-fce9-46d6-925d-273ee006d496", + "id": "63fc64bc-a5c9-465d-9115-62e87bea1c12", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -47114,7 +47114,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ae1ea27-256c-44bc-a327-3e4cde608454", + "id": "a539261e-5d3a-4921-a4aa-089eb777d87c", "name": "Once a year", "originalRequest": { "url": { @@ -47172,7 +47172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "788a6c02-780f-4035-858a-8617a74c36ed", + "id": "4f62446a-de1c-4740-bb59-8e4ed9d27d99", "name": "Quarterly", "originalRequest": { "url": { @@ -47230,7 +47230,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5f0db29-7270-461b-959c-a394808f0353", + "id": "bf859983-a4d3-4bbb-bb87-07505ffe2d5a", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -47288,7 +47288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13c8efde-bbd5-4709-8c9a-e5501d84485d", + "id": "29f26a93-a479-4566-aec1-f009e2dcea30", "name": "On a Specific Date", "originalRequest": { "url": { @@ -47346,7 +47346,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e01a374-30c3-4304-803a-b56e2103685d", + "id": "2d7242c0-e505-4149-b3ea-54916d271a3a", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -47404,7 +47404,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bc8821a-5992-462d-8a34-08ee733f8ca8", + "id": "fa490846-02fd-43bf-b76f-3fb52d963961", "name": "Once a year", "originalRequest": { "url": { @@ -47462,7 +47462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "882860f7-10d7-42fe-9d3d-69055b574346", + "id": "634cd78b-d136-46c4-b956-94a11c2414ad", "name": "Quarterly", "originalRequest": { "url": { @@ -47520,7 +47520,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c70c799d-04c2-4500-a13f-6262ea60d5d0", + "id": "eb9a0834-2b9e-4d2a-9c8d-62e2075ada62", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -47578,7 +47578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ccea946-32f4-4b1d-a70b-1d36a42d24ae", + "id": "3a3528c2-e629-467c-a3d6-11df51491a95", "name": "On a Specific Date", "originalRequest": { "url": { @@ -47636,7 +47636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8600812c-a1e9-4c0a-b192-fe0ff47bb3b9", + "id": "b2fe60fa-fa74-402c-a736-3ba626e3692b", "name": "Monthly", "originalRequest": { "url": { @@ -47694,7 +47694,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04f79220-f850-4f51-a4d7-cf841ed5391f", + "id": "0cdaa948-a7be-4457-b48e-592d0cee98d4", "name": "Once a year", "originalRequest": { "url": { @@ -47752,7 +47752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b39ea33a-e10c-4754-978b-db579152bfe4", + "id": "7a1cf943-a12b-4bb1-8355-b0c63e37519b", "name": "Quarterly", "originalRequest": { "url": { @@ -47810,7 +47810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c0732cd-258f-4915-a719-bc1ff3c44233", + "id": "541fe55a-a0be-4a5f-a8bc-b5b7f5caf209", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -47868,7 +47868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ada4aba-1818-423c-a9bc-66b43a332120", + "id": "e3798cfa-83a3-48de-ac53-0134d8ac15c7", "name": "On a Specific Date", "originalRequest": { "url": { @@ -47926,7 +47926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d89fe60f-e461-4c1d-9871-b27a3ce2a4cc", + "id": "cebba038-b655-4a6c-8752-b17d626e276e", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -47984,7 +47984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d3ab2dd-0c05-471c-81b3-3f4635d0a84b", + "id": "21ef085b-7ba3-4a07-badb-90eec7ebd802", "name": "Once a year", "originalRequest": { "url": { @@ -48042,7 +48042,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4ce43c3-5049-4874-a14e-b9943764a597", + "id": "f739aa32-d432-4e39-b0ce-f7ef5a87cf16", "name": "Quarterly", "originalRequest": { "url": { @@ -48100,7 +48100,7 @@ "_postman_previewlanguage": "json" }, { - "id": "711f7ce6-9475-4e99-9734-55f95c8faee5", + "id": "7725629e-8d0e-480b-9f71-7449aeb9b3fb", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -48158,7 +48158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "234e1e56-6395-41e1-b9a2-79abd6fd632f", + "id": "90d7a891-be23-4725-8ffd-054a423092b3", "name": "On a Specific Date", "originalRequest": { "url": { @@ -48222,7 +48222,7 @@ } }, { - "id": "c255b93f-96cb-421c-a297-4b16443b058d", + "id": "92af5ee2-c8d6-419a-99b9-e4954774377b", "name": "Delete Campaign Template Schedule", "request": { "name": "Delete Campaign Template Schedule", @@ -48264,7 +48264,7 @@ }, "response": [ { - "id": "0972c524-a070-47c6-b780-088225769767", + "id": "d8cb041d-5a57-4d20-864b-f2c8f1bc2023", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -48299,7 +48299,7 @@ "_postman_previewlanguage": "text" }, { - "id": "3e3f95e9-1bc1-4768-b78a-93616dd96ad9", + "id": "cfe92249-b9d5-4fd4-b5fc-5fc51d350d8c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -48344,7 +48344,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7fb904c-3dee-4b07-ab5c-cd5e0a5b70a9", + "id": "9e39ef37-126c-4b3f-a8aa-f70a4bc66d18", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -48389,7 +48389,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62b3e893-ab51-4183-ab04-8b56bdf98048", + "id": "cb72142a-8722-4325-80ce-3f2e5a3945b6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -48434,7 +48434,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a240f86-0450-48b4-9475-b885cd1f16d5", + "id": "23ba107a-ca87-4897-a7d6-52bb9c673189", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -48479,7 +48479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef687d71-2c06-4bc5-8ae6-058bc8f032b3", + "id": "0608eb75-361b-45d8-9f5e-7f1d6142bc23", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -48524,7 +48524,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84ab9f8f-96ff-4432-a4a1-910f2d4976ba", + "id": "1954190b-0bc5-4812-abdc-8611303ab3a5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -48581,7 +48581,7 @@ "description": "Use this API to implement certification functionality.\nThis API provides specific functionality that improves an organization's ability to manage its certification process.\n\nA certification refers to Identity Security Cloud's mechanism for reviewing a user's access to entitlements (sets of permissions) and approving or removing that access.\nThese certifications serve as a way of showing that a user's access has been reviewed and approved.\nMultiple certifications by different reviewers are often required to approve a user's access.\nA set of multiple certifications is called a certification campaign.\n\nFor example, an organization may use a Manager Certification as a way of showing that a user's access has been reviewed and approved by their manager, or if the certification is part of a campaign, that the user's access has been reviewed and approved by multiple managers.\nOnce this certification has been completed, Identity Security Cloud would provision all the access the user needs, nothing more.\n\nThis API enables administrators and reviewers to get useful information about certifications at a high level, such as the reviewers involved, and at a more granular level, such as the permissions affected by changes to entitlements within those certifications.\nIt also provides the useful ability to reassign identities and items within certifications to other reviewers, rather than [reassigning the entire certifications themselves](https://developer.sailpoint.com/idn/api/beta/submit-reassign-certs-async/).\n\nRefer to [Managing User Accounts](https://documentation.sailpoint.com/saas/help/common/users/user_access.html#managing-user-accounts) for more information about accounts.\n", "item": [ { - "id": "edf21a85-d306-4235-8f47-7911c73faba7", + "id": "b82748c3-5f10-4c4a-9bd7-c37b64abbe55", "name": "Reassign Certifications Asynchronously", "request": { "name": "Reassign Certifications Asynchronously", @@ -48636,7 +48636,7 @@ }, "response": [ { - "id": "d4cfc840-e2a6-4dfc-9c14-a3c65b2f1b00", + "id": "4cf4f20c-fd4e-4a30-9da8-b8a5c8bd3fe0", "name": "A certification task object for the reassignment which can be queried for status.", "originalRequest": { "url": { @@ -48689,12 +48689,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"abcd-ef12-3456\",\n \"certificationId\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"REASSIGN\",\n \"status\": \"ERROR\"\n}", + "body": "{\n \"id\": \"abcd-ef12-3456\",\n \"certificationId\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"REASSIGN\",\n \"status\": \"IN_PROGRESS\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e1728f48-fead-49c2-a00e-443991da9c8c", + "id": "824ae7d9-87b7-4eef-9574-3537d453722d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -48752,7 +48752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc771c32-bf66-405f-9ca8-a3fc9d83d4cc", + "id": "d188f0fe-b113-4941-94ba-6e060e253cae", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -48810,7 +48810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c98b861-8c60-480a-8cab-99b09f05e3ce", + "id": "c1764a4f-0159-4472-a01f-a21c420f903f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -48868,7 +48868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3a0f218-6c3f-4c3e-8aee-56cace5c0d97", + "id": "d8a0f703-4f07-4620-939f-9eabd9b5e143", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -48926,7 +48926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4f2c878-17a8-4763-9232-8d8b1291cc8d", + "id": "691935d7-25fd-43ca-b63a-6ef8f55b34fd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -48984,7 +48984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "285881cc-39c2-4eff-8554-72f9f0a2641a", + "id": "7cc7c6fc-142f-47ca-8e07-0f74ddc44ed1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -49048,7 +49048,7 @@ } }, { - "id": "b8b236bd-6a73-4624-a885-a4ab065a0e43", + "id": "88cf9252-7bac-4fbe-8fc6-c48a4e9f03f3", "name": "Certification Task Status", "request": { "name": "Certification Task Status", @@ -49070,7 +49070,7 @@ "variable": [ { "type": "any", - "value": "laboris sit", + "value": "eiusmod qui in ullamco", "key": "id", "disabled": true, "description": { @@ -49080,7 +49080,7 @@ }, { "type": "any", - "value": "laboris sit", + "value": "eiusmod qui in ullamco", "key": "taskId", "disabled": true, "description": { @@ -49101,7 +49101,7 @@ }, "response": [ { - "id": "9903aed6-cbbf-47e0-8b2b-1222f3664df1", + "id": "bc27d65d-63c4-439c-bbb1-da2254ac367a", "name": "A certification task object.", "originalRequest": { "url": { @@ -49142,12 +49142,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"abcd-ef12-3456\",\n \"certificationId\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"REASSIGN\",\n \"status\": \"ERROR\"\n}", + "body": "{\n \"id\": \"abcd-ef12-3456\",\n \"certificationId\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"REASSIGN\",\n \"status\": \"IN_PROGRESS\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "83fd22e3-7855-48da-bf43-47b265fcad37", + "id": "542ac679-6ec0-4065-86b4-1d7b0e5576a1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -49193,7 +49193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fc03128-db66-4ffc-aaab-7dada1460a8b", + "id": "1376a683-4d8e-41bc-9533-b5f3cdad922b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -49239,7 +49239,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f40be4f-b8c1-4425-b0a6-f53e088797dc", + "id": "fb90d9d6-bef0-49c5-8832-396e7546c368", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -49285,7 +49285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b79dc1ca-34c4-4df2-a3c5-7f5c2aa371d5", + "id": "7d295c93-b475-40c2-a5da-e1fecc71be86", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -49331,7 +49331,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3607b60-984d-4e05-b479-caddb03e99b8", + "id": "90d0e24e-9fb1-4f0c-8e9a-672771e0f82a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -49377,7 +49377,7 @@ "_postman_previewlanguage": "json" }, { - "id": "acd99cc1-bbfa-406d-bb13-f95523ccddc8", + "id": "dc945a06-f723-4122-99e5-67302628960b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -49429,7 +49429,7 @@ } }, { - "id": "3ac5fd97-f9bb-4e8a-b0b7-acbdf7e5038d", + "id": "2a70de2b-c8e0-4292-a312-3c61f410ccbf", "name": "Pending Certification Tasks", "request": { "name": "Pending Certification Tasks", @@ -49450,7 +49450,7 @@ "variable": [ { "type": "any", - "value": "laboris sit", + "value": "eiusmod qui in ullamco", "key": "id", "disabled": true, "description": { @@ -49471,7 +49471,7 @@ }, "response": [ { - "id": "c62dc149-2cd1-4fcf-a5a2-ed67ef4e2088", + "id": "44291806-147b-4119-b3bf-81a0103e81e1", "name": "A list of pending (`QUEUED` or `IN_PROGRESS`) certification task objects.", "originalRequest": { "url": { @@ -49511,12 +49511,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"abcd-ef12-3456\",\n \"certificationId\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"REASSIGN\",\n \"status\": \"IN_PROGRESS\"\n },\n {\n \"id\": \"abcd-ef12-3456\",\n \"certificationId\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"REASSIGN\",\n \"status\": \"SUCCESS\"\n }\n]", + "body": "[\n {\n \"id\": \"abcd-ef12-3456\",\n \"certificationId\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"REASSIGN\",\n \"status\": \"IN_PROGRESS\"\n },\n {\n \"id\": \"abcd-ef12-3456\",\n \"certificationId\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"REASSIGN\",\n \"status\": \"IN_PROGRESS\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "14292a26-4ec9-4149-ab87-2158848b4c56", + "id": "cd34f5de-e74a-47fa-82b5-cffc787b5ab5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -49561,7 +49561,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc3564d4-ffc4-4a6a-b251-aad807a63912", + "id": "c7f55a47-eacc-40c7-8116-8454b5b9e857", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -49606,7 +49606,7 @@ "_postman_previewlanguage": "json" }, { - "id": "665e1223-46b8-412c-bc16-687c9917dffa", + "id": "8f990c72-7dda-4f34-9cbe-57efd8c66293", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -49651,7 +49651,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efa53f21-a3c8-48d3-bb41-09548a19a2dd", + "id": "9a6b3ea7-0ada-47be-8f3a-4af2f12daddf", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -49696,7 +49696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7116b84-8d1a-4e91-8468-f0f8d9fad6f6", + "id": "debb3f38-35d3-4bbf-9c0e-3a379e29528f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -49741,7 +49741,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83313e22-a433-40cf-b513-8edb1a533370", + "id": "b25f7b04-c3bb-4748-ad62-19aaca9725a2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -49792,7 +49792,7 @@ } }, { - "id": "7a229a7e-9d69-43fd-9ab3-64ad03ec7db4", + "id": "d78a0d22-e682-4482-b270-07fe236f437d", "name": "Permissions for Entitlement Certification Item", "request": { "name": "Permissions for Entitlement Certification Item", @@ -49883,7 +49883,7 @@ }, "response": [ { - "id": "5a535334-5abe-43de-a168-53ad4530a4ee", + "id": "cb65ccb4-97b7-4993-8b9b-7d4a41d1fcbd", "name": "A list of permissions associated with the given itemId", "originalRequest": { "url": { @@ -49967,7 +49967,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcaba523-21d1-4d15-8d56-ae632704fff1", + "id": "2a7b3de1-423d-4fb1-8244-1fc940053436", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -50051,7 +50051,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd692ce6-52ac-4341-b019-1594ffee3eaa", + "id": "1a46662c-9cee-4a0b-9f02-30d7f9ddcb19", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -50135,7 +50135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07cf8de7-cb94-4cc9-b693-ba3e334e5ad7", + "id": "55084273-ddaa-4e4a-bea9-cea76099c3b9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -50219,7 +50219,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e1a8998-8661-4c6f-b1f9-2e4589b452fb", + "id": "1a790b14-9c83-4aad-bce8-ddb96f088fc1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -50303,7 +50303,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b408cefd-699a-4478-9fa8-d92e19f9caf3", + "id": "616337bb-8ca1-4f84-ac9b-1b35547c9f39", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -50387,7 +50387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11ac84a0-2b08-41f4-b02c-7417a15db9ad", + "id": "3f3743fd-682f-4271-891d-d38419cb8d4b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -50477,7 +50477,7 @@ } }, { - "id": "e6027069-f4ee-480f-85ed-da6983a2b237", + "id": "0f8bd6b7-0ce2-454b-9aec-c2b0f1574f98", "name": "List of Reviewers for certification", "request": { "name": "List of Reviewers for certification", @@ -50565,7 +50565,7 @@ }, "response": [ { - "id": "f1384d19-dd82-46b2-8445-9abb4626432a", + "id": "e802412e-deda-42e0-83a8-5b50855039db", "name": "A list of reviewers", "originalRequest": { "url": { @@ -50656,7 +50656,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12f97d23-8819-4684-9d09-7a3c1c454ff4", + "id": "79670320-9504-498d-bd39-342d871751f7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -50747,7 +50747,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00252be4-86cf-4681-b7ac-3651c522ddab", + "id": "693ec6d1-918f-445b-8e74-c2931fcb4c39", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -50838,7 +50838,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f535646-a2ac-4b8c-ba9c-bc6f411bd14a", + "id": "366e0cc6-4b43-4edf-a685-5a2d58e72d90", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -50929,7 +50929,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94c99315-6329-4dfa-96b3-171cf3686098", + "id": "69e18dcd-5cfe-41d0-a2c1-5e065c4c23b8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -51020,7 +51020,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da298008-965e-42da-92c1-c057fa75bd15", + "id": "2c7e7564-3862-4fc4-aa0d-4f9e4259815c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -51111,7 +51111,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef92c084-42cb-4943-a8af-4c6a6c3f9152", + "id": "f04d3846-b1f4-409f-bf89-7684ec4a0a1c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -51214,7 +51214,7 @@ "description": "", "item": [ { - "id": "4e6d0357-d9b8-4dec-a898-be07005225b6", + "id": "c5d76282-107d-4a36-a831-30a0aa0fa89f", "name": "List Connector Rules", "request": { "name": "List Connector Rules", @@ -51243,7 +51243,7 @@ }, "response": [ { - "id": "81a13740-6357-4b8f-ac71-c73d1d87bb98", + "id": "40741328-b1c3-450e-80a1-8ed86c9a2d27", "name": "A list of connector rules", "originalRequest": { "url": { @@ -51286,7 +51286,7 @@ "_postman_previewlanguage": "json" }, { - "id": "585302d2-5139-4d38-818f-635b6c4e9482", + "id": "8a6a3da4-4093-41cc-bce4-cc32d51b30be", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -51329,7 +51329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1c3a554-7e5b-4e4a-b5aa-2b8e57ce5d1f", + "id": "0b5691ea-3fb5-430a-98f5-35989f5d2725", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -51372,7 +51372,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c488254-98a9-4989-bf17-bbf76928ffc5", + "id": "44af0656-d4ca-4648-9013-5006463d3ee7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -51415,7 +51415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11c92c53-603e-4b57-b8bb-ed6c113c39d9", + "id": "10076844-6054-43a5-9860-cde5410f2571", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -51458,7 +51458,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33af270e-174c-477e-bae1-c18e378a2ba2", + "id": "809b6220-a605-4d7e-920c-315d157ca86b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -51507,7 +51507,7 @@ } }, { - "id": "2c2009de-793c-45cb-8e18-332f5721f148", + "id": "5279bcc3-4a8c-4cfd-b374-f78c500f1b44", "name": "Create Connector Rule", "request": { "name": "Create Connector Rule", @@ -51549,7 +51549,7 @@ }, "response": [ { - "id": "0080c91f-badf-4c93-8731-21560f9f7854", + "id": "efccc07e-4ca4-4c64-8b52-3ca655641b38", "name": "The created connector rule", "originalRequest": { "url": { @@ -51605,7 +51605,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c74346f2-4ebe-4349-aff6-c337055e1868", + "id": "c5d08321-a32e-47b4-821e-1ade6bb7581f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -51661,7 +51661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9aa5fa4c-af14-4208-a317-9d09cfb4d73e", + "id": "48dd94f5-f660-4cd6-839d-319e4caacfa8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -51717,7 +51717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60b45d2c-66b4-438b-ab2c-c4574af27ac3", + "id": "cebb9a60-82d2-4082-8641-97b9668e185d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -51773,7 +51773,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02e0c7ac-a8a7-47dd-88a7-41b3ad3e07f8", + "id": "63301670-fa92-49fe-bf7a-2380878ac645", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -51829,7 +51829,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e8f4c4e-8be2-4ee9-a054-3fe14ea34c92", + "id": "995645c6-625c-4e10-a5ce-9350a8e98509", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -51891,7 +51891,7 @@ } }, { - "id": "cd40d987-6f9a-4d0b-ada9-c7f0727d1a9c", + "id": "f897cf19-7b7b-4b84-9726-0741947ee527", "name": "Connector-Rule by ID", "request": { "name": "Connector-Rule by ID", @@ -51932,7 +51932,7 @@ }, "response": [ { - "id": "1a496f2f-9588-48a3-85e4-836ad1596a7e", + "id": "9a55b400-813a-4a8b-84b2-cc3e2bb555b9", "name": "Connector rule with the given ID", "originalRequest": { "url": { @@ -51976,7 +51976,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e41ae5b3-4abc-4f96-9e5b-a7c08d25b84c", + "id": "5a91d050-2627-4c93-8098-649f3bbcbd59", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -52020,7 +52020,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61c807af-5564-4483-8c96-958ea7528fd8", + "id": "11b1ee0e-3fe8-417f-9677-0621fcbbb284", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -52064,7 +52064,7 @@ "_postman_previewlanguage": "json" }, { - "id": "accdc86a-0fe3-415c-86bd-dae423780a18", + "id": "7de0cdd5-a904-4f43-ae28-fe6351e05dd1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -52108,7 +52108,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60a43b2d-814d-4ca3-96a4-3280ed9a86ca", + "id": "21bb6592-ae9d-4be8-a400-ca5c7522a8ac", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -52152,7 +52152,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7768a69e-3f54-48c0-93bb-5fc9395b8569", + "id": "5eade396-c128-4bce-91e8-f26b28e7618a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -52196,7 +52196,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7d27e9e-4e38-4a45-be47-d7c41a0e490f", + "id": "33b03fc7-9917-46a1-ba73-87e53bd13aec", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -52246,7 +52246,7 @@ } }, { - "id": "0eecf99a-1023-4b03-9663-af138a706a87", + "id": "7553e272-6577-4587-ad21-4fc3c749b851", "name": "Update a Connector Rule", "request": { "name": "Update a Connector Rule", @@ -52300,7 +52300,7 @@ }, "response": [ { - "id": "f2793d33-a174-409a-9fe1-acc49a23fa3c", + "id": "9a20074e-0234-440c-ab36-b31146f224d5", "name": "The updated connector rule", "originalRequest": { "url": { @@ -52357,7 +52357,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f3a54d3-c8af-45bf-99ee-fe0b1b8b780f", + "id": "88561a4b-7075-4c1c-ac4e-1ebd0bff3462", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -52414,7 +52414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "364871dc-995f-4197-acee-24e1dddecc2e", + "id": "65fa64a6-938f-40d8-8108-004ee617e221", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -52471,7 +52471,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d04a51d8-fc59-43ae-a4a1-c3d0eb1800b4", + "id": "50eb3b98-2682-4474-9567-1cb5e248acf2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -52528,7 +52528,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0031fb81-548f-4894-b67a-376182adc67e", + "id": "046792ab-04c5-4b57-b476-3b83cef06a49", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -52585,7 +52585,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4ccfacb-fee4-44d2-b793-4f2e4f2c9577", + "id": "3cc9653b-c2fd-4d50-b279-78c8de92fc64", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -52642,7 +52642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf20e38c-dbe9-495b-80ec-e68dc13dfe34", + "id": "dc0950bb-c325-43a5-a397-88d4a986df10", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -52705,7 +52705,7 @@ } }, { - "id": "1a56d086-c6b4-480c-a363-ee5b147b84e2", + "id": "89121c81-8058-47b9-bc7c-749de5b5d73f", "name": "Delete a Connector-Rule", "request": { "name": "Delete a Connector-Rule", @@ -52746,7 +52746,7 @@ }, "response": [ { - "id": "08292228-ca70-43ee-830f-fd565e05ae51", + "id": "d548bea0-84b4-43ac-a202-7baf6eb35b6d", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -52780,7 +52780,7 @@ "_postman_previewlanguage": "text" }, { - "id": "356b3ce7-aff1-4516-9018-cdfcaa539d24", + "id": "450faf83-c88e-4577-bb86-56fe997ce357", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -52824,7 +52824,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56263b81-e2cb-4128-9d33-17deeb7eeefa", + "id": "c6cedd58-63ab-43a7-af6b-977cf3938cb3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -52868,7 +52868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8774dcd8-cbfc-4acf-bb65-be8ee04c4044", + "id": "43f4031d-78f1-4555-bf18-06cd01b1d7ad", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -52912,7 +52912,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76cc76f9-bf6d-409b-9700-cff1e57f16d7", + "id": "e50ef6e4-4aa0-4d27-8ce6-9e75674e1b90", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -52956,7 +52956,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58b25668-a29d-4900-9e2c-ba44f056705a", + "id": "9af96767-5b7f-4fc4-91e7-f41b9a44e7d0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -53000,7 +53000,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c26b7ab-9ba0-40f2-94e1-2e38ac5a3751", + "id": "420c7f44-f5ef-4ba1-b83a-df3e84e93fc7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -53050,7 +53050,7 @@ } }, { - "id": "daaef5a6-2531-499f-b803-3a48201587bd", + "id": "a59d30aa-5f63-4dad-97ac-cc80bf61e4d1", "name": "Validate Connector Rule", "request": { "name": "Validate Connector Rule", @@ -53093,7 +53093,7 @@ }, "response": [ { - "id": "3412de64-b0dc-4d79-8456-1cab9fd93be7", + "id": "1de3c667-d0a5-4428-ae3b-de92aac64540", "name": "The status of the code's eligibility as a connector rule", "originalRequest": { "url": { @@ -53150,7 +53150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08436a36-721e-4016-9466-28a0602bfc6d", + "id": "ac4f261f-2178-4c1e-a72e-7092412fec90", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -53207,7 +53207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "918695e9-8406-48b5-b9f1-4a451a0ba676", + "id": "8d64ebd7-66c3-4a57-8ee7-e85eaf4e14c4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -53264,7 +53264,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a08c7095-7d3d-48b0-ab42-e51433fb5c1d", + "id": "2962dbfa-bf9f-4ca4-ae5b-6643638d2b67", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -53321,7 +53321,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0aded344-fe78-4435-aa8f-d62f679e2cd7", + "id": "44610725-8f45-4b18-8963-5eab27b8c6f9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -53378,7 +53378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5153c16e-2be3-4530-9081-2513c523883e", + "id": "fd3876ce-9c89-4cc7-a1d1-9d83a4e67a36", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -53447,7 +53447,7 @@ "description": "Use this API to implement connector functionality.\nWith this functionality in place, administrators can view available connectors.\n\nConnectors are the bridges Identity Security Cloud uses to communicate with and aggregate data from sources.\nFor example, if it is necessary to set up a connection between Identity Security Cloud and the Active Directory source, a connector can bridge the two and enable Identity Security Cloud to synchronize data between the systems.\nThis ensures account entitlements and states are correct throughout the organization.\n\nIn Identity Security Cloud, administrators can use the Connections drop-down menu and select Sources to view the available source connectors.\n\nRefer to [Identity Security Cloud Connectors](https://documentation.sailpoint.com/connectors/identitynow/landingpages/help/landingpages/identitynow_connectivity_landing.html) for more information about the connectors available in Identity Security Cloud.\n\nRefer to [SaaS Connectivity](https://developer.sailpoint.com/docs/connectivity/saas-connectivity) for more information about the SaaS custom connectors that do not need VAs (virtual appliances) to communicate with their sources.\n\nRefer to [Managing Sources](https://documentation.sailpoint.com/saas/help/sources/managing_sources.html) for more information about using connectors in Identity Security Cloud.\n", "item": [ { - "id": "e72ad6b8-c8f6-4f4f-939e-39b390f73118", + "id": "95ce44d6-f521-4d76-a189-c16384194243", "name": "Gets connector list", "request": { "name": "Gets connector list", @@ -53522,7 +53522,7 @@ }, "response": [ { - "id": "ede02081-4482-40c8-929e-a6dba41da437", + "id": "8c11b615-f6d1-4611-9157-e2b5a541cdf3", "name": "A Connector Dto object", "originalRequest": { "url": { @@ -53611,7 +53611,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0027b4bd-7edb-45b0-96b5-9834dad0965c", + "id": "1e91569c-dd54-489f-b282-30f688500fdb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -53700,7 +53700,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e9dea2e-e662-43c5-81b2-8ac965b51c7f", + "id": "92cc8ce1-608e-43c7-9d5c-31459d2be2bf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -53789,7 +53789,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20c10cf9-759c-4819-ab67-0d00e0199006", + "id": "467c9c8e-a4d2-4b4e-9e2a-fea72ff4891c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -53878,7 +53878,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be1e5e8d-d2a0-41aa-a414-0345f2fafd68", + "id": "322bac3c-54de-4605-a1e3-2124b2ab1152", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -53967,7 +53967,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4627d9d8-155a-47ee-8ef1-35ac2d0de074", + "id": "ee55bcf3-ead6-4736-950e-3ab78e9670d6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -54056,7 +54056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfcc62f0-ef2b-45ec-936c-f57c1576f8d8", + "id": "8810f380-d7b5-439c-8cf6-e0944ef3255c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -54157,7 +54157,7 @@ "description": "Use this API to build and manage custom forms.\nWith this functionality in place, administrators can create and view form definitions and form instances.\n\nForms are composed of sections and fields. Sections split the form into logical groups of fields and fields are the data collection points within the form. Configure conditions to modify elements of the form as the responder provides input. Create form inputs to pass information from a calling feature, like a workflow, to your form.\n\nForms can be used within workflows as an action or as a trigger. The Form Action allows you to assign a form as a step in a running workflow, suspending the workflow until the form is submitted or times out, and the workflow resumes. The Form Submitted Trigger initiates a workflow when a form is submitted. The trigger can be configured to initiate on submission of a full form, a form element with any value, or a form element with a particular value.\n\nRefer to [Forms](https://documentation.sailpoint.com/saas/help/forms/index.html) for more information about using forms in Identity Security Cloud.\n", "item": [ { - "id": "fa27ef34-f9dd-4b98-98bb-2aa11a0b31cb", + "id": "48af36a9-91ed-4715-af6b-5d9da9e8ea4f", "name": "Export form definitions by tenant.", "request": { "name": "Export form definitions by tenant.", @@ -54223,7 +54223,7 @@ }, "response": [ { - "id": "8dc4341e-5780-4f47-bd0f-3467a6585fbd", + "id": "08b07a91-dd03-4115-8a52-e74845036d89", "name": "Returns a list of form definitions by tenant", "originalRequest": { "url": { @@ -54298,12 +54298,12 @@ "value": "application/json" } ], - "body": "{\n \"count\": 1,\n \"results\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"nulla anim ullamco non Excepteur\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"do\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Duis ut voluptate qui exercitation\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ullamco\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"enim tempor ex dolore commodo\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"id irure minim\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"irure\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n }\n ]\n}", + "body": "{\n \"count\": 1,\n \"results\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"nisi sed consequat sit\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"exercitation\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"in Lorem\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"est\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"deserunt\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"occaecat ex et sit\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ea laboris elit\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"occaecat dolore\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "43557e30-ae97-4d5f-865f-470e5cda5587", + "id": "7f53a05d-2acb-4aea-8483-cb5112936329", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -54378,12 +54378,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in eu aliquip fugiat sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -88293988,\n \"trackingId\": \"eu fugiat\"\n}", + "body": "{\n \"detailCode\": \"consequat elit irure eiusmod\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -65785419,\n \"trackingId\": \"aliq\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e86fc262-23d8-4b5c-b558-81f6d743496f", + "id": "4256af83-c177-4454-a5a0-0b43cba8365d", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -54458,12 +54458,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in eu aliquip fugiat sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -88293988,\n \"trackingId\": \"eu fugiat\"\n}", + "body": "{\n \"detailCode\": \"consequat elit irure eiusmod\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -65785419,\n \"trackingId\": \"aliq\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "611f1bba-b1ab-4eff-a7ed-aacdc74f992e", + "id": "6e59aa27-08d3-4210-b56c-52f48027b775", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -54538,12 +54538,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in eu aliquip fugiat sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -88293988,\n \"trackingId\": \"eu fugiat\"\n}", + "body": "{\n \"detailCode\": \"consequat elit irure eiusmod\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -65785419,\n \"trackingId\": \"aliq\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a4c2a9e5-cb5a-4ac3-ae83-d1c151b4761d", + "id": "cf87b63a-9c75-4658-affe-21aa181b330c", "name": "Too many requests", "originalRequest": { "url": { @@ -54623,7 +54623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b91e4cc-742d-4226-916d-67bbcefd2638", + "id": "b7484913-a794-4854-b231-726760132f00", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -54698,7 +54698,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in eu aliquip fugiat sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -88293988,\n \"trackingId\": \"eu fugiat\"\n}", + "body": "{\n \"detailCode\": \"consequat elit irure eiusmod\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -65785419,\n \"trackingId\": \"aliq\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -54709,7 +54709,7 @@ } }, { - "id": "f32c4718-bac9-454f-a110-d7fc606ef548", + "id": "fe0e3def-0d98-44de-8816-611f4d67da96", "name": "Creates a form definition.", "request": { "name": "Creates a form definition.", @@ -54748,7 +54748,7 @@ }, "response": [ { - "id": "2b35ba40-c828-46d2-93f5-2dee0de7be58", + "id": "24616b0c-d2ce-4207-8bcc-07e876fd0cbb", "name": "Returns a new form definition", "originalRequest": { "url": { @@ -54799,12 +54799,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"mollit consectetur dolore\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"velit tempor voluptate\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ut\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Duis exercitation ad dolore sint\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n}", + "body": "{\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"in laboris velit nostrud\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Lorem labore sunt\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"anim commodo do culpa incididunt\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"sed exercitation ea et\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8c4dddae-2ab7-4691-b984-550205aa7f2e", + "id": "1a62be00-2c47-4e39-a5d4-a6d37ff2a71e", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -54855,12 +54855,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in eu aliquip fugiat sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -88293988,\n \"trackingId\": \"eu fugiat\"\n}", + "body": "{\n \"detailCode\": \"consequat elit irure eiusmod\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -65785419,\n \"trackingId\": \"aliq\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "96b3f26b-02dc-4f56-8451-8276fe896f69", + "id": "1596b148-18cc-4a38-8288-1da79211cdd0", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -54911,12 +54911,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in eu aliquip fugiat sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -88293988,\n \"trackingId\": \"eu fugiat\"\n}", + "body": "{\n \"detailCode\": \"consequat elit irure eiusmod\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -65785419,\n \"trackingId\": \"aliq\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "af1c3b78-1f7d-4620-898c-3926e4c36874", + "id": "6b6b92ef-01e9-4b1c-a8be-8dea1828acaa", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -54967,12 +54967,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in eu aliquip fugiat sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -88293988,\n \"trackingId\": \"eu fugiat\"\n}", + "body": "{\n \"detailCode\": \"consequat elit irure eiusmod\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -65785419,\n \"trackingId\": \"aliq\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d9762019-3e0a-4af6-9e88-0cf1d18b7a50", + "id": "d30f4a31-6e94-4915-9a96-c916ff48fdc6", "name": "Too many requests", "originalRequest": { "url": { @@ -55028,7 +55028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5f3de82-3ee7-4746-b6b5-9b9a832cc1d0", + "id": "435f3c8e-d3a8-4f47-ac79-aac31010b943", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -55079,7 +55079,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in eu aliquip fugiat sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -88293988,\n \"trackingId\": \"eu fugiat\"\n}", + "body": "{\n \"detailCode\": \"consequat elit irure eiusmod\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -65785419,\n \"trackingId\": \"aliq\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -55090,7 +55090,7 @@ } }, { - "id": "713171e3-39c5-4190-bc84-4868300ae112", + "id": "6ab4c49f-a9e8-468b-bdfb-d073d7c643b2", "name": "Return a form definition.", "request": { "name": "Return a form definition.", @@ -55131,7 +55131,7 @@ }, "response": [ { - "id": "84f29dae-e70e-4669-bab5-b7c1ec04a022", + "id": "40b75be9-ff0f-430f-be77-facaa1889ac9", "name": "Returns a form definition", "originalRequest": { "url": { @@ -55170,12 +55170,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"mollit consectetur dolore\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"velit tempor voluptate\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ut\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Duis exercitation ad dolore sint\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n}", + "body": "{\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"in laboris velit nostrud\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Lorem labore sunt\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"anim commodo do culpa incididunt\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"sed exercitation ea et\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "bb0a97d5-3d71-42bd-b75b-b2c503d6aa16", + "id": "ec9fbf62-a425-4391-84f6-49ce830f2a13", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -55214,12 +55214,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4741b2b5-5e5b-4c1e-b82e-f5069e088fb9", + "id": "8d5b0042-67b4-4553-a59e-d6fa55ba4c89", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -55258,12 +55258,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d7f31eff-96c9-472d-81cd-a706d9d7dcec", + "id": "4aaeeb20-2406-4404-a37b-1217c6198703", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -55302,12 +55302,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "83871f0b-2f14-4404-a544-4e1342675036", + "id": "010bd41d-c956-4a23-95e7-173f612629ad", "name": "An error with the item not found", "originalRequest": { "url": { @@ -55346,12 +55346,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "56daa7a3-260f-4844-9008-8481f650cd73", + "id": "2c8dd38a-624d-4f20-8cf2-241213f867f6", "name": "Too many requests", "originalRequest": { "url": { @@ -55395,7 +55395,7 @@ "_postman_previewlanguage": "json" }, { - "id": "585f043f-5d67-4f37-bef8-987b49c6731d", + "id": "6b77ebf5-c4db-48f4-ac1f-406be20a2142", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -55434,7 +55434,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -55445,7 +55445,7 @@ } }, { - "id": "8b05d397-cd6e-4565-9b6a-16117aad7292", + "id": "c580de05-8b73-4d1d-aebf-89877cf4b989", "name": "Deletes a form definition.", "request": { "name": "Deletes a form definition.", @@ -55486,7 +55486,7 @@ }, "response": [ { - "id": "ffced98c-a71f-4027-9c75-95d99db72ae1", + "id": "cd144c66-e58d-4f30-a405-d0c5401d15f6", "name": "Returns an empty body", "originalRequest": { "url": { @@ -55530,7 +55530,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ee4b4fe-dfc8-43bb-80a5-00b1d6c4fa99", + "id": "e0c40d00-a92e-4574-a2c2-4e094aff71d3", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -55569,12 +55569,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2ac7ae8d-7dbf-431c-afe1-c231455a0fdd", + "id": "813830bf-aec1-489f-97f7-8eb81273f409", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -55613,12 +55613,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "93b67065-c8ac-46c7-b399-08ce92b9347e", + "id": "e70ec692-493b-49c2-87f1-dcc450e58c0c", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -55657,12 +55657,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "aa37547a-e1ee-4061-9740-3e9f3af0f5d9", + "id": "7ed28f65-dd81-4572-ac44-203e3b4ae44f", "name": "An error with the item not found", "originalRequest": { "url": { @@ -55701,12 +55701,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2b5d5b73-50df-46be-b26a-1b48a5f854f1", + "id": "a3ce26f2-633a-4341-8cbe-53266d8eda53", "name": "Too many requests", "originalRequest": { "url": { @@ -55750,7 +55750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5540ce60-825c-4a9e-9666-c7560c99bc25", + "id": "b3b2f334-a9b3-4c8c-a6e4-da99c65c2497", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -55789,7 +55789,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -55800,7 +55800,7 @@ } }, { - "id": "fa2f59f8-1501-4f5d-9f96-28981b475867", + "id": "773b41cb-5656-4869-8c5c-e956212c2850", "name": "Patch a form definition.", "request": { "name": "Patch a form definition.", @@ -55854,7 +55854,7 @@ }, "response": [ { - "id": "30fcedc5-f057-48cc-b1a9-8c7994402fbc", + "id": "ad4429a8-b782-4dec-8c79-2b3707f357a5", "name": "Returns the form definition updated", "originalRequest": { "url": { @@ -55906,12 +55906,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"mollit consectetur dolore\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"velit tempor voluptate\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ut\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Duis exercitation ad dolore sint\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n}", + "body": "{\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"in laboris velit nostrud\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Lorem labore sunt\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"anim commodo do culpa incididunt\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"sed exercitation ea et\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "40eda58a-b303-446a-94b1-b15aac346f04", + "id": "db6d8858-5f97-4968-b3c8-7d743cde9985", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -55963,12 +55963,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9f3b9bd9-9b1d-42b1-9b55-283e977f72ce", + "id": "8987ced0-a2de-4ddd-9438-c05a703959ea", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -56020,12 +56020,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "70fa8027-3b7a-4255-a593-99618d4017cf", + "id": "482db7fa-73e1-4770-833f-ec460ea2bb91", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -56077,12 +56077,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "86da2785-3017-4af4-8862-06d3d225f1d8", + "id": "f709ea6e-aa0c-4edf-ab89-b4c48c95106d", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -56134,12 +56134,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c016679c-deb2-4fdf-bdbc-e39c7a1d7364", + "id": "35806110-fff7-44f9-af02-85108f4cbef0", "name": "Too many requests", "originalRequest": { "url": { @@ -56196,7 +56196,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83cdf4f8-7037-484d-baf7-3b50c7bb0db1", + "id": "ac50dc8f-6fed-44bb-9c55-2cdbed3c38a7", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -56248,7 +56248,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -56259,7 +56259,7 @@ } }, { - "id": "2e151785-d83c-4b68-83a0-cdc73d60a328", + "id": "bd047120-9cdf-4d79-b599-35032ed74252", "name": "Preview form definition data source.", "request": { "name": "Preview form definition data source.", @@ -56339,7 +56339,7 @@ }, "response": [ { - "id": "15e7aefd-96b0-4538-8874-a131a8a887a9", + "id": "a7438378-51c9-4e82-8929-8e599815a52b", "name": "Returns a preview of a form definition data source", "originalRequest": { "url": { @@ -56425,7 +56425,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35acc475-d058-4ccd-9d87-659cef73e9e5", + "id": "1993a446-a3a0-410d-ab20-e73e02043cb0", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -56506,12 +56506,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1817f1be-1b62-4c2d-80ec-2b44361b58c9", + "id": "2a9aadd2-3474-4f0e-b1a9-c598cc2c05a7", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -56592,12 +56592,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2c75d12e-61d2-4399-afc8-d31764438660", + "id": "cf084de6-948a-43e6-8959-1b2e6e9cee39", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -56678,12 +56678,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8b525699-c52e-4761-8399-205e1cd6a009", + "id": "844a99ae-b0e9-401a-96a8-40441f8e5964", "name": "An error with the item not found", "originalRequest": { "url": { @@ -56764,12 +56764,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "74719182-83ad-40a3-b55f-ad2edba00695", + "id": "9250c5c1-f58f-4fb7-a0ec-faab58933cf3", "name": "Too many requests", "originalRequest": { "url": { @@ -56855,7 +56855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c75bfe79-0534-4308-b9a6-2b1563c801e0", + "id": "386507aa-2bab-4395-8797-a51200d97654", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -56936,7 +56936,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -56947,7 +56947,7 @@ } }, { - "id": "5c803282-7bb7-4efd-ad5c-24fd2b820c97", + "id": "dbef3e7e-fe6c-4298-bf3f-f0605cf480a8", "name": "List form definitions by tenant.", "request": { "name": "List form definitions by tenant.", @@ -57014,7 +57014,7 @@ }, "response": [ { - "id": "0ce7fa8e-e964-443e-a7dd-660f0af43ac2", + "id": "9e9af08c-6ba4-4755-918f-4774c0216bf1", "name": "Returns a list of form definition objects by tenant used by SP-Config", "originalRequest": { "url": { @@ -57090,12 +57090,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"aute proident adipisicing cillum\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"magna deserunt\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"enim mollit sunt \"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ea magna veniam id\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": {\n \"type\": \"FORM_DEFINITION\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"Temporary User Level Permissions - Requester\"\n },\n \"version\": 59482223\n },\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"elit aliqua ad magna aliquip\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ut\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"esse quis deserunt incididunt\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"culpa ut et dolor\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": {\n \"type\": \"FORM_DEFINITION\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"Temporary User Level Permissions - Requester\"\n },\n \"version\": -14950685\n }\n]", + "body": "[\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"tempor in irure est\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"deserunt ea eu dolor dolore\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ullamco officia ut ut\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"commodo eu fugiat\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": {\n \"type\": \"FORM_DEFINITION\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"Temporary User Level Permissions - Requester\"\n },\n \"version\": 3436672\n },\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"sint mollit incididunt cupidatat\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"quis nisi sit\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"irure elit\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ex Ut sit\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": {\n \"type\": \"FORM_DEFINITION\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"Temporary User Level Permissions - Requester\"\n },\n \"version\": -59598248\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9da35caa-41f4-42ef-876a-8ca2058f621e", + "id": "1b6ed371-ca37-4f0f-a8d8-f6c8f3a21798", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -57171,12 +57171,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1c2a02ef-0c97-4055-be72-9b33ca298e93", + "id": "100c7eed-d8fa-49c5-a22b-0b24fee61ee0", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -57252,12 +57252,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "fac5521e-4114-42e9-bb87-aed850ffb14f", + "id": "60cc67bd-25e3-4c2d-8cea-94ccf0734bcd", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -57333,12 +57333,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "804ed658-e4d6-4d0e-a68a-c26b40d3f6df", + "id": "879f4f65-b2b3-494c-b648-ec821d624035", "name": "Too many requests", "originalRequest": { "url": { @@ -57419,7 +57419,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf4e1473-d7fe-4174-b42f-dc0301571688", + "id": "58915525-e918-49a5-84fe-6287c6651773", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -57495,7 +57495,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -57506,7 +57506,7 @@ } }, { - "id": "ab8ae8b9-7e31-4dc9-a29b-41ae2eca131c", + "id": "cbee56f6-6d65-4f30-a5a2-3f5e7c7652de", "name": "Generate JSON Schema dynamically.", "request": { "name": "Generate JSON Schema dynamically.", @@ -57546,7 +57546,7 @@ }, "response": [ { - "id": "6ab0d1f8-e8e1-4ef5-931c-7dde32273ff2", + "id": "0789de4a-6a34-4695-9579-8ddf2cf2f183", "name": "Returns a form elements dynamic schema", "originalRequest": { "url": { @@ -57603,7 +57603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13084fbc-4495-4c8d-bb77-81c74da15619", + "id": "58047865-50ca-4f97-a5ab-acf9d8a19189", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -57655,12 +57655,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "936d864a-f1da-4cd9-9943-02a31c05f235", + "id": "d309b7fb-0b2f-4ae0-adec-8b59411bee96", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -57712,12 +57712,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b0642914-ae0b-4097-ab48-b843b2d5281f", + "id": "3b855410-eb41-48cf-9c71-ac49d5df17d9", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -57769,12 +57769,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f3d8c1e7-57a1-42eb-9306-30851d307ab8", + "id": "a424b162-b505-46a2-a4ca-6aafd173c72e", "name": "An error with the item not found", "originalRequest": { "url": { @@ -57826,12 +57826,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c409df2e-0c75-49a4-a7c2-94d9cdf6d152", + "id": "4cd356a1-b95c-40ff-b800-516c43aec04b", "name": "Too many requests", "originalRequest": { "url": { @@ -57888,7 +57888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81238a5e-1502-4e8a-8450-d9e17c4ce39e", + "id": "ff027266-8a42-492f-bb1e-2fa23e6f07cf", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -57940,7 +57940,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -57951,7 +57951,7 @@ } }, { - "id": "f99db954-7a88-40b9-a628-8055e0522742", + "id": "38568073-f9e1-4759-8b1a-e43618c4121e", "name": "Import form definitions from export.", "request": { "name": "Import form definitions from export.", @@ -57991,7 +57991,7 @@ }, "response": [ { - "id": "24344a58-f6bf-48c3-9c0f-3a8849116347", + "id": "6cb7176d-784f-4186-8da5-10bf77f3c218", "name": "Returns statuses of those form definition objects imported", "originalRequest": { "url": { @@ -58043,12 +58043,12 @@ "value": "application/json" } ], - "body": "{\n \"errors\": [\n {\n \"detail\": {\n \"cupidatat__e\": {},\n \"quis_8\": {},\n \"sunta\": {}\n },\n \"key\": \"ut in dolore fugiat\",\n \"text\": \"incididunt ullamco velit aute\"\n },\n {\n \"detail\": {\n \"eu_25_\": {},\n \"enim6cc\": {},\n \"mollit_db6\": {}\n },\n \"key\": \"occa\",\n \"text\": \"voluptate sed in labore consectetur\"\n }\n ],\n \"importedObjects\": [\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"c\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"re\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"nis\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolor laborum\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": {\n \"type\": \"FORM_DEFINITION\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"Temporary User Level Permissions - Requester\"\n },\n \"version\": -58022846\n },\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"enim non ex eiusmod\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"sunt aliquip\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"sit deserunt est\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"in do pariatur proident incididunt\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": {\n \"type\": \"FORM_DEFINITION\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"Temporary User Level Permissions - Requester\"\n },\n \"version\": -95296192\n }\n ],\n \"infos\": [\n {\n \"detail\": {\n \"officia_6\": {},\n \"laborum9\": {}\n },\n \"key\": \"deserunt\",\n \"text\": \"mollit qui nulla in\"\n },\n {\n \"detail\": {\n \"ex_b\": {}\n },\n \"key\": \"esse velit commodo sed\",\n \"text\": \"quis deserunt sed cillum\"\n }\n ],\n \"warnings\": [\n {\n \"detail\": {\n \"dolore__81\": {},\n \"exercitation_078\": {},\n \"cillum_b6\": {},\n \"tempore\": {}\n },\n \"key\": \"consectetur i\",\n \"text\": \"eiusmod ex deserunt cupidatat sit\"\n },\n {\n \"detail\": {\n \"ex_7f8\": {}\n },\n \"key\": \"enim elit dolore incididunt do\",\n \"text\": \"aliqua esse\"\n }\n ]\n}", + "body": "{\n \"errors\": [\n {\n \"detail\": {\n \"nostrud_9\": {},\n \"dolore_5\": {},\n \"irure_8e\": {}\n },\n \"key\": \"in dolor\",\n \"text\": \"mollit\"\n },\n {\n \"detail\": {\n \"consequat_\": {},\n \"exercitationa4\": {}\n },\n \"key\": \"\",\n \"text\": \"aute Lorem dolore ut dolor\"\n }\n ],\n \"importedObjects\": [\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"eiusmod dolore in Ut\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"elit nisi commodo\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"do elit est enim\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"deserunt Ut amet\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": {\n \"type\": \"FORM_DEFINITION\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"Temporary User Level Permissions - Requester\"\n },\n \"version\": -59294731\n },\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"aute Excepteur\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"culpa ut\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"do\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"aliquip Excepteur in\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": {\n \"type\": \"FORM_DEFINITION\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"Temporary User Level Permissions - Requester\"\n },\n \"version\": 98220776\n }\n ],\n \"infos\": [\n {\n \"detail\": {\n \"fugiat_d_\": {}\n },\n \"key\": \"culpa ut elit dolor\",\n \"text\": \"in laboris ad ut\"\n },\n {\n \"detail\": {\n \"Utbab\": {},\n \"dolorf4\": {},\n \"cillum4b1\": {},\n \"quis00\": {}\n },\n \"key\": \"amet laboris in pariatur\",\n \"text\": \"non dolore\"\n }\n ],\n \"warnings\": [\n {\n \"detail\": {\n \"ut_31a\": {},\n \"qui0\": {},\n \"cupidatat2\": {},\n \"consequat_2_\": {}\n },\n \"key\": \"fugiat tempor ea deserunt\",\n \"text\": \"anim enim est\"\n },\n {\n \"detail\": {\n \"consequatf\": {},\n \"amet4f1\": {}\n },\n \"key\": \"sunt sed irure\",\n \"text\": \"sint nostrud\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f6262fbd-4a89-46e9-b743-441bbd0166ad", + "id": "b406cfa4-730c-4a65-b8be-481a139ade8f", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -58100,12 +58100,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "15944dec-c067-43bd-b470-cb9028789e23", + "id": "d520ddbe-b130-456b-93c2-ebe02c4a5c3c", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -58157,12 +58157,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4f28e289-6081-4f5a-95fb-e68b02af0579", + "id": "80cda15f-3e70-4563-b3ca-f5fc811a83c6", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -58214,12 +58214,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "46e81ff5-22ed-4ace-9ab1-862eae24e55a", + "id": "e85f2d9d-e806-4771-ba03-1f03cbcc0723", "name": "Too many requests", "originalRequest": { "url": { @@ -58276,7 +58276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5292329a-2689-49bd-a610-1c4314914add", + "id": "d5ee9dcf-1d34-4e8d-b72b-31c8fb5facef", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -58328,7 +58328,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -58339,7 +58339,7 @@ } }, { - "id": "413fcf3d-ad9f-479d-95bf-f97147c69808", + "id": "76b31ad9-c725-418f-a077-4e100e6b422e", "name": "Create a form definition by template.", "request": { "name": "Create a form definition by template.", @@ -58379,7 +58379,7 @@ }, "response": [ { - "id": "479d652a-5848-44f2-80d9-bf3647709dcc", + "id": "4749b7e5-3f62-4638-bee0-7878f1ce5ee2", "name": "Returns a new form definition", "originalRequest": { "url": { @@ -58431,12 +58431,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"mollit consectetur dolore\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"velit tempor voluptate\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ut\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Duis exercitation ad dolore sint\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n}", + "body": "{\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"in laboris velit nostrud\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Lorem labore sunt\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"anim commodo do culpa incididunt\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"sed exercitation ea et\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a7d0eac3-f4d8-4e93-a2ea-06698e12a3a2", + "id": "bef3ec19-9add-4f09-a3bd-1b0c1b02cac6", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -58488,12 +58488,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in eu aliquip fugiat sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -88293988,\n \"trackingId\": \"eu fugiat\"\n}", + "body": "{\n \"detailCode\": \"consequat elit irure eiusmod\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -65785419,\n \"trackingId\": \"aliq\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "dec38f35-752f-4f40-98a0-7a34f3a19dcc", + "id": "4b8b2a5e-f0ce-4936-bef4-748a7f8d6b23", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -58545,12 +58545,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in eu aliquip fugiat sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -88293988,\n \"trackingId\": \"eu fugiat\"\n}", + "body": "{\n \"detailCode\": \"consequat elit irure eiusmod\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -65785419,\n \"trackingId\": \"aliq\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5dbfd49b-6b18-431c-8c60-217e4f59a7eb", + "id": "2a4c4959-e07b-4feb-9681-d4fcdfa9aaa9", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -58602,12 +58602,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in eu aliquip fugiat sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -88293988,\n \"trackingId\": \"eu fugiat\"\n}", + "body": "{\n \"detailCode\": \"consequat elit irure eiusmod\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -65785419,\n \"trackingId\": \"aliq\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8bdc7a1e-467c-4cfa-8eea-f32ea96842f0", + "id": "ad9f292b-9366-4b4f-af66-8f870b71d642", "name": "Too many requests", "originalRequest": { "url": { @@ -58664,7 +58664,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c26142f-5047-47e6-8e98-31ef44199358", + "id": "6af49b07-bf20-4996-8936-293714b13b5c", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -58716,7 +58716,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in eu aliquip fugiat sint\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -88293988,\n \"trackingId\": \"eu fugiat\"\n}", + "body": "{\n \"detailCode\": \"consequat elit irure eiusmod\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -65785419,\n \"trackingId\": \"aliq\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -58727,7 +58727,7 @@ } }, { - "id": "bedcaf83-487b-4511-9897-d8fb09cb4693", + "id": "4dd91c74-04f8-4d2c-b232-36f419076a5c", "name": "Upload new form definition file.", "request": { "name": "Upload new form definition file.", @@ -58786,7 +58786,7 @@ }, "response": [ { - "id": "219a4449-be61-4bde-a536-074acc8e45dd", + "id": "2988039f-b37a-48ef-a3d4-18170665d03c", "name": "Returns a new form definition file", "originalRequest": { "url": { @@ -58848,7 +58848,7 @@ "_postman_previewlanguage": "json" }, { - "id": "705d9ce1-d412-41f1-b867-738dc1036908", + "id": "3dddfb8c-1c4d-4d44-8a59-df2ec0a3085a", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -58905,12 +58905,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "10f9b801-7362-49a4-890f-cd076b2bad64", + "id": "857ccf58-e08b-47c4-b708-dceda0caddc6", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -58967,12 +58967,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c075bd9e-a2ff-434a-9520-63327c936cf2", + "id": "571897b3-a961-447d-af1a-08f4425fd4be", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -59029,12 +59029,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "176dcf01-366b-47fb-a26e-130d537ff131", + "id": "999971c7-22f6-4077-8752-98fcfeafb4c6", "name": "An error with the item not found", "originalRequest": { "url": { @@ -59091,12 +59091,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "85d6c31d-b4aa-4448-9a87-e992e90e4738", + "id": "0ca1d7d3-5d8e-43be-81c1-6267cc85f63c", "name": "An error with payload size too large", "originalRequest": { "url": { @@ -59153,12 +59153,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e4cc8b68-ae53-41b3-921e-2a11d7be6862", + "id": "6f300cc3-e904-41e9-84fb-683dc255aa2c", "name": "An error with unsupported media type", "originalRequest": { "url": { @@ -59215,12 +59215,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "eacc5daa-2214-4cb4-9249-18ea296dba51", + "id": "c4841d79-1ef6-452a-bcd1-68e93fd61838", "name": "Too many requests", "originalRequest": { "url": { @@ -59282,7 +59282,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0d4dfae-99d5-4768-b032-0f1e2d22ce2d", + "id": "36478917-e2cb-47a7-86f4-82fd4f579759", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -59339,12 +59339,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "30efad8e-5de1-474a-86d4-85c7e0b7ad11", + "id": "53f7e952-0d33-4098-896b-6b264eb4481c", "name": "An external service is not available", "originalRequest": { "url": { @@ -59401,7 +59401,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -59412,7 +59412,7 @@ } }, { - "id": "35fce6e0-59fc-4c20-9a23-4ba7f14515a7", + "id": "1f6c0b67-7bde-413d-ae60-2bb257c64ebf", "name": "Download definition file by fileId.", "request": { "name": "Download definition file by fileId.", @@ -59462,7 +59462,7 @@ }, "response": [ { - "id": "31ead060-44e2-42b7-9404-030f78739454", + "id": "0d146519-29f0-4faa-a1b2-400157dedce2", "name": "Returns a file that is referred to by fileID and associated with the formDefinitionID", "originalRequest": { "url": { @@ -59503,12 +59503,12 @@ "value": "application/json" } ], - "body": "aliqua", + "body": "cillum ad Lorem", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1732c43f-04da-477e-8f88-993584394c63", + "id": "44f82789-3450-4546-9aec-b4ac537f9da8", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -59549,12 +59549,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f42fb42b-39e5-4225-8e77-bbf1c7e65a47", + "id": "d754f6de-56b6-4375-886c-096f96214bc1", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -59595,12 +59595,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f2bc2645-b4c1-4ef2-9791-a2dd05e5bfa8", + "id": "8e0040b8-15d0-4324-9fc3-1a3d6a182671", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -59641,12 +59641,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "40d83c7b-e0ed-433a-a863-c91e52113759", + "id": "e0c7edf2-e1aa-4404-bc6e-4d0ee1894bc6", "name": "An error with the item not found", "originalRequest": { "url": { @@ -59687,12 +59687,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "916e7fa6-e2df-4bb2-9dae-80f8242c93d0", + "id": "356ad437-e19c-447e-8b62-462192338d41", "name": "Too many requests", "originalRequest": { "url": { @@ -59738,7 +59738,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbd4a0e2-6b70-49be-902a-7beaf2a28e31", + "id": "e32c2201-894e-4702-8a27-6eacf7bf253d", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -59779,12 +59779,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0f12d4cc-f030-4787-8f42-b81a0e8dc741", + "id": "ecc82ce5-219f-433b-b0e8-533ad29b3283", "name": "An external service is not available", "originalRequest": { "url": { @@ -59825,7 +59825,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -59836,7 +59836,7 @@ } }, { - "id": "767b2e0d-ce8b-405e-b345-0458150678d1", + "id": "0cb6f62e-3a80-4d65-9a25-24f5a2156c93", "name": "List form instances by tenant.", "request": { "name": "List form instances by tenant.", @@ -59865,7 +59865,7 @@ }, "response": [ { - "id": "c989e493-c698-472a-baf1-6cde8366d278", + "id": "2cc51cf6-1c1e-4c30-ad8c-95e49f23e186", "name": "Returns a list of form instances by tenant", "originalRequest": { "url": { @@ -59903,12 +59903,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"do laborum \"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"irure esse\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"proident\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"magna aliquip\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n },\n {\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"commodo voluptate cillum\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"velit ir\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolore ut\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"fugiat dolor in est\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n }\n]", + "body": "[\n {\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Lorem sed dolor consequat magna\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"culpa laborum\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"mollit Ut\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Ut anim ea\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n },\n {\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"amet Lorem sint aliqua\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"consequat nulla ut Ut qui\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"eu aute incididunt\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"occaecat Lorem\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "43ae3bc7-9ef1-4b53-aa1c-e84a518f6978", + "id": "039a2dc9-ae4d-4dda-86aa-38224493cfd1", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -59946,12 +59946,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d38971da-f87c-4892-bbb3-95507859278d", + "id": "ec5d8483-5b05-4909-b883-c6730ff17d0b", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -59989,12 +59989,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4212f37f-6e0b-4df8-8bf0-b05a2ac93a04", + "id": "d8321dba-2d82-4d64-b56b-c59d1d733c0d", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -60032,12 +60032,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a6e6ec35-3974-43e1-af7e-42e2c6dd405b", + "id": "cc6bf148-50e3-4cd6-812c-41712b5171e2", "name": "Too many requests", "originalRequest": { "url": { @@ -60080,7 +60080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "414189a5-8899-4813-ad1b-b898be26bde2", + "id": "1b9ac4a1-7580-4046-91ad-1507af1651b6", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -60118,7 +60118,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -60129,7 +60129,7 @@ } }, { - "id": "c16f7e4a-4ff2-4eb7-a6e1-5d415b4d7fd6", + "id": "4b0da504-b541-4266-bd46-7fd67cfb6cc3", "name": "Creates a form instance.", "request": { "name": "Creates a form instance.", @@ -60168,7 +60168,7 @@ }, "response": [ { - "id": "d3a755af-f45e-49a0-9953-4275afb995b6", + "id": "46e6a014-c531-435a-944d-6d4ba38a83a2", "name": "Returns a new form instance", "originalRequest": { "url": { @@ -60219,12 +60219,12 @@ "value": "application/json" } ], - "body": "{\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"sint proident in\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"quis cupidatat est dolore aute\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"fugia\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"incididunt in laborum\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n}", + "body": "{\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"elit cupidatat occaecat\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"consequat sunt deserunt\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"esse non deserunt\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"amet reprehenderit incididunt\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c8b35531-d5b2-4903-8e50-9837cd450fe7", + "id": "126aa0e1-2f20-461d-9cff-2055a63fa8b3", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -60275,12 +60275,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "151309c9-043b-4ce2-8c2a-893a6ff51f06", + "id": "f11d9e10-4830-4e6c-a7fb-8c3ea52d489f", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -60331,12 +60331,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "fdaf28ef-f52d-4570-b9e3-ec440ec9e030", + "id": "cb2b1112-5a5b-47b2-ba6a-46d9d1900d72", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -60387,12 +60387,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b05114fe-d17c-4ba7-b3b1-0e829eb1d8e5", + "id": "321cffec-ae87-4f6f-b9d9-139cde94b96c", "name": "Too many requests", "originalRequest": { "url": { @@ -60448,7 +60448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f83ed1c7-9e34-48e6-a236-ab693ec18e24", + "id": "e62ea60b-79c0-4d09-b876-f8ec8dae2ed6", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -60499,7 +60499,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -60510,7 +60510,7 @@ } }, { - "id": "1a5d76ac-783f-4579-9f34-ec841e441ab3", + "id": "d3b13ad5-c7ae-4672-bf9a-f4bd4c90d3e9", "name": "Returns a form instance.", "request": { "name": "Returns a form instance.", @@ -60551,7 +60551,7 @@ }, "response": [ { - "id": "c91a7318-90ab-4b5c-ba4e-a849230070e6", + "id": "666fb1ad-7ca1-491a-b934-ae2d8f220bf3", "name": "Returns a form instance by its key", "originalRequest": { "url": { @@ -60590,12 +60590,12 @@ "value": "application/json" } ], - "body": "{\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"sint proident in\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"quis cupidatat est dolore aute\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"fugia\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"incididunt in laborum\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n}", + "body": "{\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"elit cupidatat occaecat\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"consequat sunt deserunt\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"esse non deserunt\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"amet reprehenderit incididunt\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "885a3199-f826-4380-9314-9c9caec8cb00", + "id": "c18c71da-2a10-43c7-b2fe-153c079064f3", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -60634,12 +60634,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "175f0b6c-842a-466e-bcf9-4cf9edbf0c1e", + "id": "12c72502-4737-488d-a573-c12a8b1f6bc4", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -60678,12 +60678,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e700d7fd-402f-410d-9d84-1e9234e77400", + "id": "89bd9c4c-cd30-4fe3-b19a-25dcb82b71ba", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -60722,12 +60722,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1f025140-18e6-46f7-a319-febb8de5f588", + "id": "c24cc8c2-b488-4c32-b05d-29fd0c666da0", "name": "An error with the item not found", "originalRequest": { "url": { @@ -60766,12 +60766,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "09fb0af9-a576-4f60-ad7a-38b1af196e79", + "id": "0038c259-414f-4666-a474-e650f789cb0d", "name": "Too many requests", "originalRequest": { "url": { @@ -60815,7 +60815,7 @@ "_postman_previewlanguage": "json" }, { - "id": "533bb21c-504c-41ff-b3c7-3054eef8db2f", + "id": "2271b114-ebdd-4679-ae40-daf61ba65765", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -60854,7 +60854,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -60865,7 +60865,7 @@ } }, { - "id": "af9b8ad3-c43c-47d4-a6ca-5f5e79da2a62", + "id": "5a54f1a7-f071-4cef-aaff-5c33638dcaad", "name": "Patch a form instance.", "request": { "name": "Patch a form instance.", @@ -60919,7 +60919,7 @@ }, "response": [ { - "id": "7673433c-d6aa-48a0-8c64-4879f788ec2c", + "id": "2f818067-e289-428a-83ba-780d568ff42f", "name": "Returns the form instance updated", "originalRequest": { "url": { @@ -60971,12 +60971,12 @@ "value": "application/json" } ], - "body": "{\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"sint proident in\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"quis cupidatat est dolore aute\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"fugia\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"incididunt in laborum\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n}", + "body": "{\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"elit cupidatat occaecat\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"consequat sunt deserunt\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"esse non deserunt\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"amet reprehenderit incididunt\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "51e42d2a-1dc2-4428-b6e8-3d241d19ef62", + "id": "76ef793c-ecde-43d6-8567-bdc66a611a09", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -61028,12 +61028,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e489320e-c016-4950-9f4d-4fbbc61341ac", + "id": "ecd1f308-0185-4e64-a0b0-5a77482e3e40", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -61085,12 +61085,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d3ea15b0-8951-4548-8398-72ac037452a6", + "id": "e62fae72-f560-4f68-8ea1-50e326e5faa9", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -61142,12 +61142,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3ca958a7-3693-4a81-bcc4-6b6cbb18570b", + "id": "c3bf7b25-958c-431f-975f-130edccfe78a", "name": "An error with the item not found", "originalRequest": { "url": { @@ -61199,12 +61199,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "04659f3a-9713-4bbe-8022-6083019e6e33", + "id": "ca284a25-5513-491f-822c-4ba5f43136e9", "name": "An error with the request property conflicts with stored", "originalRequest": { "url": { @@ -61256,12 +61256,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e796a7f7-139d-4b67-b85c-59389e72ea68", + "id": "ca9b9ded-71c2-4b17-ba1d-775133ce3d9f", "name": "Too many requests", "originalRequest": { "url": { @@ -61318,7 +61318,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2b7243f-1d55-4a96-b4e8-d08fc05a8da7", + "id": "a54f50a8-097f-4c5f-8074-5f2d6df4b654", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -61370,7 +61370,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -61381,7 +61381,7 @@ } }, { - "id": "262f616e-1ff7-43f8-92d1-559d77129c39", + "id": "b73c43fb-cca7-4fe7-b2f5-d3ad5d95e0a0", "name": "Retrieves dynamic data by element.", "request": { "name": "Retrieves dynamic data by element.", @@ -61462,7 +61462,7 @@ }, "response": [ { - "id": "5258d237-b681-474b-827a-5cb1cc38b8e6", + "id": "af806289-9c1b-4901-b771-19a66768ce7b", "name": "Retrieves dynamic data to aid in correctly completing a valid form by form element ID from data source configuration", "originalRequest": { "url": { @@ -61536,7 +61536,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84a8128c-ab6d-4adf-9f44-549efcf9a6bb", + "id": "b104aa1d-c52b-456c-9193-a1fbc0b037e2", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -61605,12 +61605,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "03d0e2f9-9087-467e-b652-d4c6b556c47e", + "id": "28a0eff3-45d9-4496-9318-c19d1fbdccf4", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -61679,12 +61679,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "54dbae43-a45e-4dbf-9feb-46859984394f", + "id": "17e81ec7-ce3d-40f0-b190-553d7558376a", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -61753,12 +61753,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ed9f2952-20b4-4f48-9354-4b1d415b2be0", + "id": "dc03af53-b302-4a02-b330-ee8294fe3132", "name": "An error with the item not found", "originalRequest": { "url": { @@ -61827,12 +61827,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "08f810c4-48ba-47b1-bdfd-de5e18424a29", + "id": "f9390a64-d464-4d9a-a4b1-22eecbdc8b44", "name": "Too many requests", "originalRequest": { "url": { @@ -61906,7 +61906,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01f04781-63b0-43c4-b6c3-4655429814f1", + "id": "b4aaeff1-e3c2-40f7-84b8-705f56b4d38b", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -61975,7 +61975,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -61986,7 +61986,7 @@ } }, { - "id": "b2dc6c8e-f261-4922-a6c3-30a7ad965933", + "id": "b93191b4-93d7-4dc3-b7e1-9166e62c0429", "name": "Download instance file by fileId.", "request": { "name": "Download instance file by fileId.", @@ -62036,7 +62036,7 @@ }, "response": [ { - "id": "2cc07fd6-54b9-467f-b763-aead0ec8e89d", + "id": "bce4d7fd-747a-4acc-99d8-af5927a35a66", "name": "Returns a file that is referred to by fileID and associated with the formInstanceID", "originalRequest": { "url": { @@ -62077,12 +62077,12 @@ "value": "application/json" } ], - "body": "aliqua", + "body": "cillum ad Lorem", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7e53a0d7-fe09-44ae-90b1-321df6ddaf2c", + "id": "b0f924fa-2c06-4230-b72a-0381a6673db9", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -62123,12 +62123,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1a8d8881-17e0-444a-afee-e76273540506", + "id": "673bc6f0-8db3-45b4-a253-083fd868f377", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -62169,12 +62169,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1fa220f7-da95-4860-8c2e-bff9da39bf26", + "id": "9208ce97-36f7-4aea-a464-80fc0789b247", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -62215,12 +62215,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b04c007d-c970-4986-8e6a-875887061ffa", + "id": "fadd7427-b718-4ea0-8e06-85651f114ad8", "name": "An error with the item not found", "originalRequest": { "url": { @@ -62261,12 +62261,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5827cf41-c89e-4fa8-9e7f-6f903e472b92", + "id": "b6185a4f-000f-4fcf-9a96-e3e352bcd63b", "name": "Too many requests", "originalRequest": { "url": { @@ -62312,7 +62312,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b13e5d8b-4954-421e-ab3e-c3677fb843f4", + "id": "74c03330-583d-4d22-8295-b99ac7ca6653", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -62353,12 +62353,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b3606622-2bb5-40ae-a3ef-b292a3c615a8", + "id": "e4674e40-1c7a-4614-8f8b-50f6d80b6285", "name": "An external service is not available", "originalRequest": { "url": { @@ -62399,7 +62399,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -62410,7 +62410,7 @@ } }, { - "id": "c0311162-1bf5-4f78-86d1-d06dbd03789b", + "id": "8d997fac-140f-4b15-9b0d-38efe72271a9", "name": "List predefined select options.", "request": { "name": "List predefined select options.", @@ -62440,7 +62440,7 @@ }, "response": [ { - "id": "3dedc7e8-6e31-4481-b728-32d2ed52dcf2", + "id": "1fbd65ac-a7f9-4139-adc5-6e879790738a", "name": "Returns a list of available predefined select options", "originalRequest": { "url": { @@ -62484,7 +62484,7 @@ "_postman_previewlanguage": "json" }, { - "id": "526c83a4-9206-4bfb-b1cb-e0e0b20a9cbb", + "id": "126e2928-4eb2-4bb6-bcef-81427e1126cb", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -62523,12 +62523,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "51f3c9c4-7f53-4829-947e-e7717b5ed0bd", + "id": "a5c9d6b0-8bec-41e8-9ce4-f75a9b871356", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -62567,12 +62567,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7b4fcf69-e15a-4dcc-add0-f4196374e569", + "id": "da8b430d-e8fd-4f7e-b2d7-65b0e726c520", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -62611,12 +62611,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1a72c7b4-73ae-4369-ac31-3edf6e956c69", + "id": "8aa0a6b2-38df-4116-bdc0-2f0b383e09ef", "name": "Too many requests", "originalRequest": { "url": { @@ -62660,7 +62660,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1403967-e6d2-4055-bd14-f8fa5a8f5b88", + "id": "0915d2e5-32c1-468a-bb95-dd9c0c7de908", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -62699,7 +62699,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"in et\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -38178409,\n \"trackingId\": \"voluptate minim\"\n}", + "body": "{\n \"detailCode\": \"nulla cupidat\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -64896558,\n \"trackingId\": \"magna consectetur mollit do reprehenderit\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -62716,7 +62716,7 @@ "description": "Use this API to implement custom password instruction functionality.\nWith this functionality in place, administrators can create custom password instructions to help users reset their passwords, change them, unlock their accounts, or recover their usernames.\nThis allows administrators to emphasize password policies or provide organization-specific instructions.\n\nAdministrators must first use [Update Password Org Config](https://developer.sailpoint.com/docs/api/beta/put-password-org-config/) to set `customInstructionsEnabled` to `true`.\n\nOnce they have enabled custom instructions, they can use [Create Custom Password Instructions](https://developer.sailpoint.com/docs/api/beta/create-custom-password-instructions/) to create custom page content for the specific pageId they select.\n\nFor example, an administrator can use the pageId forget-username:user-email to set the custom text for the case when users forget their usernames and must enter their emails.\n\nRefer to [Creating Custom Instruction Text](https://documentation.sailpoint.com/saas/help/pwd/pwd_reset.html#creating-custom-instruction-text) for more information about creating custom password instructions.\n", "item": [ { - "id": "2252a9fc-f05d-46c1-aa23-14ee1c4a377c", + "id": "72b56c8d-06f0-47f1-9332-5ae1a9f1c059", "name": "Create Custom Password Instructions", "request": { "name": "Create Custom Password Instructions", @@ -62758,7 +62758,7 @@ }, "response": [ { - "id": "77871400-f1ad-43ea-8e3a-7c07d84516c1", + "id": "dbfaf8a8-86b6-40c9-ad46-4b6035e75f71", "name": "Reference to the custom password instructions.", "originalRequest": { "url": { @@ -62814,7 +62814,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b48c800-407f-4077-b6e7-e7fc4e7273d0", + "id": "c2dc2dc2-f66a-40a5-b8e4-4ebcbf215108", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -62870,7 +62870,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08720ab0-f1a4-49d5-835a-3bc6d5f83a8b", + "id": "d7d54c74-2702-481c-ba69-e3c0b231753d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -62926,7 +62926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10e5c521-f615-4ec7-8b65-e187005c0de5", + "id": "354bcc96-8600-4750-86e7-a9602aae8468", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -62988,7 +62988,7 @@ } }, { - "id": "11b01a9b-a08f-45ed-89b0-d4ef615467bd", + "id": "34f4adc5-63d5-4e35-8661-fe72f0702bf8", "name": "Get Custom Password Instructions by Page ID", "request": { "name": "Get Custom Password Instructions by Page ID", @@ -63012,7 +63012,7 @@ "type": "text/plain" }, "key": "locale", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [ @@ -63039,7 +63039,7 @@ }, "response": [ { - "id": "095b936f-39ca-45e0-8101-3b8a54a87083", + "id": "15251b09-02bc-4a7b-a43e-e38b9b19e87c", "name": "Reference to the custom password instructions.", "originalRequest": { "url": { @@ -63058,7 +63058,7 @@ "type": "text/plain" }, "key": "locale", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -63093,7 +63093,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26a381e0-5ff5-4628-a139-3bdb3821e039", + "id": "4e2c957b-1827-4efb-9f12-13159d6f5293", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -63112,7 +63112,7 @@ "type": "text/plain" }, "key": "locale", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -63147,7 +63147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6555db45-a4e3-4426-9411-e91a3f06374e", + "id": "c74324ac-885c-4240-950e-b199c79ea25b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -63166,7 +63166,7 @@ "type": "text/plain" }, "key": "locale", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -63201,7 +63201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd0d18b0-9243-4221-852d-80c7e2985c20", + "id": "b837c45a-e885-4b73-b6de-9929ed7a335b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -63220,7 +63220,7 @@ "type": "text/plain" }, "key": "locale", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -63255,7 +63255,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcb6edf7-2b7f-440e-8b67-8bc8ce16c5c5", + "id": "1fc21887-adff-4e8c-ae3e-145627d02e44", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -63274,7 +63274,7 @@ "type": "text/plain" }, "key": "locale", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -63315,7 +63315,7 @@ } }, { - "id": "f2f38926-678c-450e-8a2d-27d24fb186eb", + "id": "e1641b58-8171-481b-9204-7f98dd28ae6d", "name": "Delete Custom Password Instructions by page ID", "request": { "name": "Delete Custom Password Instructions by page ID", @@ -63339,7 +63339,7 @@ "type": "text/plain" }, "key": "locale", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [ @@ -63366,7 +63366,7 @@ }, "response": [ { - "id": "8507658d-499d-4c0b-8ea5-4eaba74cc19b", + "id": "33f42aa6-e3a7-4060-ab6c-7ea7bad0404f", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -63385,7 +63385,7 @@ "type": "text/plain" }, "key": "locale", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -63410,7 +63410,7 @@ "_postman_previewlanguage": "text" }, { - "id": "4a40f3f8-c882-4cd0-ba4a-80ac557caf47", + "id": "ffc7e686-60da-4cb3-bd21-d721abe13ca6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -63429,7 +63429,7 @@ "type": "text/plain" }, "key": "locale", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -63464,7 +63464,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad637704-3979-47b0-86de-3431861bcebd", + "id": "ba9758ee-ae75-43d7-9d2c-0427e288e771", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -63483,7 +63483,7 @@ "type": "text/plain" }, "key": "locale", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -63518,7 +63518,7 @@ "_postman_previewlanguage": "json" }, { - "id": "818801fa-f895-42d0-b244-95b389af35ab", + "id": "085cb7ba-0924-495a-98cb-414edfc1e8e6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -63537,7 +63537,7 @@ "type": "text/plain" }, "key": "locale", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -63572,7 +63572,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b82f4d2a-17bf-4915-aa93-cadbd3228cc6", + "id": "a8fd3db7-7d5f-4434-b78f-9c9e6c6aa0c2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -63591,7 +63591,7 @@ "type": "text/plain" }, "key": "locale", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -63638,7 +63638,7 @@ "description": "Use this API to implement and customize entitlement functionality.\nWith this functionality in place, administrators can view entitlements and configure them for use throughout Identity Security Cloud in certifications, access profiles, and roles.\nAdministrators in Identity Security Cloud can then grant users access to the entitlements or configure them so users themselves can request access to the entitlements whenever they need them.\nWith a good approval process, this entitlement functionality allows users to gain the specific access they need on sources quickly and securely.\n\nEntitlements represent access rights on sources.\nEntitlements are the most granular form of access in Identity Security Cloud.\nEntitlements are often grouped into access profiles, and access profiles themselves are often grouped into roles, the broadest form of access in Identity Security Cloud.\n\nFor example, an Active Directory source in Identity Security Cloud can have multiple entitlements: the first, 'Employees,' may represent the access all employees have at the organization, and a second, 'Developers,' may represent the access all developers have at the organization.\n\nAn administrator can then create a broader set of access in the form of an access profile, 'AD Developers' grouping the 'Employees' entitlement with the 'Developers' entitlement.\n\nAn administrator can then create an even broader set of access in the form of a role grouping the 'AD Developers' access profile with another profile, 'GitHub Developers,' grouping entitlements for the GitHub source.\n\nWhen users only need Active Directory employee access, they can request access to the 'Employees' entitlement.\n\nWhen users need both Active Directory employee and developer access, they can request access to the 'AD Developers' access profile.\n\nWhen users need both the 'AD Developers' access profile and the 'GitHub Developers' access profile, they can request access to the role grouping both.\n\nAdministrators often use roles and access profiles within those roles to manage access so that users can gain access more quickly, but the hierarchy of access all starts with entitlements.\n\nAnywhere entitlements appear, you can select them to find more information about the following:\n\n- Cloud Access Details: These provide details about the cloud access entitlements on cloud-enabled sources.\n\n- Permissions: Permissions represent individual units of read/write/admin access to a system.\n\n- Relationships: These list each entitlement's parent and child relationships.\n\n- Type: This is the entitlement's type. Some sources support multiple types, each with a different attribute schema.\n\nIdentity Security Cloud uses entitlements in many features, including the following:\n\n- Certifications: Entitlements can be revoked from an identity that no longer needs them.\n\n- Roles: Roles can group access profiles which themselves group entitlements. You can grant and revoke access on a broad level with roles. Role membership criteria can grant roles to identities based on whether they have certain entitlements or attributes.\n\n- Access Profiles: Access profiles group entitlements.\nThey are the most important units of access in Identity Security Cloud.\nIdentity Security Cloud uses them in provisioning, certifications, and access requests, and administrators can configure them to grant very broad or very granular access.\n\nYou cannot delete entitlements directly from Identity Security Cloud.\nEntitlements are deleted based on their inclusion in aggregations.\n\nRefer to [Deleting Entitlements](https://documentation.sailpoint.com/saas/help/access/entitlements.html#deleting-entitlements) more information about deleting entitlements.\n\nRefer to [Entitlements](https://documentation.sailpoint.com/saas/help/access/entitlements.html) for more information about entitlements.\n", "item": [ { - "id": "84aca9c2-9807-4d9d-ac73-f91f23ca65f4", + "id": "87a30d44-c293-4df0-b82d-56cf5b7f89d6", "name": "Gets a list of entitlements.", "request": { "name": "Gets a list of entitlements.", @@ -63749,7 +63749,7 @@ }, "response": [ { - "id": "f56828fd-ed9b-4fae-bcfc-ec4f1cdee878", + "id": "407b40d1-6ab2-4907-82f8-98f8821cd030", "name": "List of entitlements", "originalRequest": { "url": { @@ -63874,7 +63874,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5465d29-8f5a-4880-a38e-a9ac1084cd1f", + "id": "de404857-8691-41ad-8282-d06f1c86856e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -63999,7 +63999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4fd75e37-ec00-4e06-a9df-dbcff183a65f", + "id": "60f92338-6ca5-4c0a-9b85-c9e9253ec9ff", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -64124,7 +64124,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50592ba8-165e-4886-a604-063b2aaea79b", + "id": "1ae1b256-82d9-4593-8b67-eedc37ebb86f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -64249,7 +64249,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb5835ce-6732-4306-be70-e46433cd2895", + "id": "9774b0ca-f133-4f18-867c-62895d33914e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -64374,7 +64374,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdd65169-1965-4efc-b85a-e850e3483b08", + "id": "73514a08-fb87-4f3e-885a-e7089d7c8deb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -64505,7 +64505,7 @@ } }, { - "id": "f982f6cb-d451-40ae-9db6-2f8f4f9b2e05", + "id": "15a9b3f1-80c5-4c90-bdd6-5d7e86e8b75a", "name": "Get an entitlement", "request": { "name": "Get an entitlement", @@ -64546,7 +64546,7 @@ }, "response": [ { - "id": "be43c09e-1a0b-4872-963b-80717335f847", + "id": "22fb8e23-fca9-4bfa-a370-5cb1f14ac7c9", "name": "An entitlement", "originalRequest": { "url": { @@ -64590,7 +64590,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a79a436f-00e5-4706-9739-9bedcef003c4", + "id": "64fb0bdf-c342-4e81-b803-729b896ddc17", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -64634,7 +64634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0829aebf-cd60-4cc4-8401-c24a1527381e", + "id": "eaa5cac6-35ab-4ae9-b6ed-5ed83bb6bc56", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -64678,7 +64678,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7610b431-0eb5-4ea8-863e-ddcc251bdf91", + "id": "626c3487-bc29-48d3-88ea-0888199e022a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -64722,7 +64722,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79f6f4ed-bba5-43f0-8071-a04d297327b2", + "id": "db431d28-a08f-4010-bd93-071dd33890c0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -64766,7 +64766,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b420a5bb-f8e7-48b3-96f3-29db0ae8270a", + "id": "1dd10015-820e-426a-ba3f-cbb6e80bb899", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -64810,7 +64810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96137110-ff08-44a8-89b2-248b1f65bc7f", + "id": "c2835ea7-5676-4bff-a1d5-b52b033e52ca", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -64860,7 +64860,7 @@ } }, { - "id": "cfd3347d-7cc9-479c-8fbf-b86b0aabe693", + "id": "527695f4-3539-4817-ad98-63b6657f9204", "name": "Patch an entitlement", "request": { "name": "Patch an entitlement", @@ -64914,7 +64914,7 @@ }, "response": [ { - "id": "d94715eb-ef20-4627-99ae-66a4ad3195cb", + "id": "34f5cffd-2bb2-4eaa-92da-8ba0efc9629d", "name": "Make an entitlement requestable and privileged in one call", "originalRequest": { "url": { @@ -64971,7 +64971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8ca152a-2bff-4877-a407-4b4886a618f3", + "id": "8ca0d4fc-eb44-4798-8934-ad88e6c2fea9", "name": "Assign an entitlement to a segment", "originalRequest": { "url": { @@ -65028,7 +65028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d9f3339-fb4c-4c63-9b59-dc7b80926ce3", + "id": "ee337820-ead9-4a4b-ae68-692e63f160a9", "name": "Assign an owner to an entitlement", "originalRequest": { "url": { @@ -65085,7 +65085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a487f558-c08c-4021-a33e-694fa0c3ddc6", + "id": "dbde8b2c-b6f4-4c77-aeaf-6e0350f1b48d", "name": "Replace an owner for an entitlement", "originalRequest": { "url": { @@ -65142,7 +65142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "454fa6ac-f49d-438f-b851-09d2f4d1fc14", + "id": "84abdc02-bc95-468e-9076-f233be18c790", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -65199,7 +65199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d20d352-dd0d-42a0-a90d-8ae7b9c11a0f", + "id": "ecac9698-b267-4424-986a-bfdceca2524f", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -65256,7 +65256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce02485a-d6cd-4530-9bcc-960d9342a9fa", + "id": "d627c016-27f9-4e52-a048-0c3023624183", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -65313,7 +65313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00c1fc8c-62f3-4139-9801-a57844a17942", + "id": "10c4f07a-7933-4830-b1ce-86f621cc941c", "name": "Make an entitlement requestable and privileged in one call", "originalRequest": { "url": { @@ -65370,7 +65370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "608ee268-441e-445d-b7f8-dce20d532117", + "id": "23008be5-0f13-452f-a482-4e26352339fe", "name": "Assign an entitlement to a segment", "originalRequest": { "url": { @@ -65427,7 +65427,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b566f337-6af6-4f4c-ae46-3dc8bf88e31f", + "id": "2f109913-d882-47d2-972d-165cf848420a", "name": "Assign an owner to an entitlement", "originalRequest": { "url": { @@ -65484,7 +65484,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51189797-1666-4949-a623-01c9ca555f2b", + "id": "26470441-3ed0-41c1-9274-f5777747912f", "name": "Replace an owner for an entitlement", "originalRequest": { "url": { @@ -65541,7 +65541,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e424e34d-a9d8-4dc8-a677-73a081cd9574", + "id": "7ca57c61-f41b-4789-9fbc-b4df0c9f93f6", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -65598,7 +65598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c3428d4-ddb1-4245-b2fc-d0fa769187bf", + "id": "8bd7b7be-b482-4440-a85f-d9ebeb750a01", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -65655,7 +65655,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09eb498b-0efd-4ff0-8d87-488655de1c75", + "id": "b7446a8e-ff31-4dff-9993-bf6050a73588", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -65712,7 +65712,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a13a56f5-7d5b-463b-b976-721547a9b2f9", + "id": "bd3f4d12-3408-496b-ab3e-33ca10b0a4b4", "name": "Make an entitlement requestable and privileged in one call", "originalRequest": { "url": { @@ -65769,7 +65769,7 @@ "_postman_previewlanguage": "json" }, { - "id": "703fd6ff-ebcb-4157-82a7-2eddf570e58c", + "id": "42dcc3e6-812d-42ad-8eaf-5ac2608668ac", "name": "Assign an entitlement to a segment", "originalRequest": { "url": { @@ -65826,7 +65826,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a5c333d-bf30-412d-8f7d-fa84439160b6", + "id": "6e8b5921-ec3e-43ff-9f54-2eaf5928ac61", "name": "Assign an owner to an entitlement", "originalRequest": { "url": { @@ -65883,7 +65883,7 @@ "_postman_previewlanguage": "json" }, { - "id": "056a74b1-6830-4024-8f76-8b48870a0abf", + "id": "9b1e4de1-1c46-4a7d-a697-778ef46bd1d8", "name": "Replace an owner for an entitlement", "originalRequest": { "url": { @@ -65940,7 +65940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbc6c941-c5b1-447e-8d14-872710268ad4", + "id": "837d7ec4-b6e0-49ae-bd06-8d0b61a5f326", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -65997,7 +65997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f2ddc03-51b8-49b9-a991-fb0f0c261748", + "id": "49df8d37-0a72-49d2-aa2a-32da67516ed2", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -66054,7 +66054,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b645e76-796f-495d-ac15-f73df95c44f9", + "id": "79f9417c-ce4e-473a-9555-cd0b0cdb0e41", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -66111,7 +66111,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20a3a95a-cc09-467c-8421-46ca92cbed67", + "id": "10565e08-a276-42dc-b97f-593d93b96060", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -66168,7 +66168,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1e53ba1-d575-4f3b-90dd-6ce19d66323e", + "id": "cd808448-4f4d-404c-b79d-a9644047ab3d", "name": "Assign an entitlement to a segment", "originalRequest": { "url": { @@ -66225,7 +66225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7d89283-e790-41e7-a1dc-8eb1f19d960a", + "id": "bb8feaff-a18f-4534-abd5-df3dc389e0e6", "name": "Assign an owner to an entitlement", "originalRequest": { "url": { @@ -66282,7 +66282,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68d85740-f27c-4c91-b7f8-2a132d54184d", + "id": "e690c05a-8270-4704-9cf7-f8f4134e520c", "name": "Replace an owner for an entitlement", "originalRequest": { "url": { @@ -66339,7 +66339,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9563692-faaf-42d2-aad5-adb6b4bd3560", + "id": "f4b5d815-291e-4d00-97fc-d8119b576367", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -66396,7 +66396,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5132b6c0-7efc-454d-996b-10f3c0109bad", + "id": "9407f14a-e691-4dcf-ad32-2470b0bba909", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -66453,7 +66453,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7d9be69-36ce-43a2-aefe-cf67caad8911", + "id": "8d22ed4a-0b02-480b-995d-59b26ff1c1b8", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -66510,7 +66510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68541411-2c81-4aff-a011-630b10b9c8b1", + "id": "29efdc72-29fb-498d-8e73-66cee3920cb6", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -66567,7 +66567,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6677460b-b932-4a36-bd36-674ad33ece71", + "id": "fcf8c169-de84-4b78-bdca-e8c2c8486047", "name": "Assign an entitlement to a segment", "originalRequest": { "url": { @@ -66624,7 +66624,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24144b38-a1f8-4b34-a592-18a4547186d9", + "id": "5e4e8428-0a86-4532-8b8f-5bda46e9645e", "name": "Assign an owner to an entitlement", "originalRequest": { "url": { @@ -66681,7 +66681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf465c32-8b82-4ed2-b595-94ec13ba0662", + "id": "a1c80785-3e09-47ce-849c-0006f860006f", "name": "Replace an owner for an entitlement", "originalRequest": { "url": { @@ -66738,7 +66738,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b4b6da0-3908-4d95-bdd8-a3a27756b930", + "id": "f2d592d7-fcaf-4bee-88f0-92c8b07f1780", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -66795,7 +66795,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8dc5ad32-c3e1-4ef4-92ec-0e9fd4906a71", + "id": "d617d0ab-2206-41a4-9bd8-daea8bdd1a75", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -66852,7 +66852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "162e7093-937f-4d63-982f-da0247156e98", + "id": "5242f595-e1bc-4993-a7b1-cb2453071170", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -66909,7 +66909,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6c14ba6-0b97-4a6a-befc-cfeeddff4c5a", + "id": "0bf7dd35-0a95-4486-befc-024843961340", "name": "Make an entitlement requestable and privileged in one call", "originalRequest": { "url": { @@ -66966,7 +66966,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a2484ef-df70-48ad-8c7d-f1d203055882", + "id": "d0ed87ce-1ee8-4f1c-afc2-67082a778aee", "name": "Assign an entitlement to a segment", "originalRequest": { "url": { @@ -67023,7 +67023,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0148b4b1-5a80-4fe8-9649-cbf4385ce476", + "id": "417d76ab-2180-4cb9-a5c4-918a7a74b9bf", "name": "Assign an owner to an entitlement", "originalRequest": { "url": { @@ -67080,7 +67080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a138f89d-dfbe-4458-82ab-3f8694433c16", + "id": "545b4596-0d7d-42eb-ba94-2060f710c690", "name": "Replace an owner for an entitlement", "originalRequest": { "url": { @@ -67137,7 +67137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad01bb9e-d5ce-42f8-bbd9-4386de058963", + "id": "62153e0e-af94-420b-b9e4-65edc916bac4", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -67194,7 +67194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a13c8e2b-b227-4bd1-b7aa-2ad5ff3ec0c0", + "id": "df2bf413-aceb-484a-b975-92308897f583", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -67251,7 +67251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea8fe945-98e7-48b0-896d-f0e5aedf03f3", + "id": "90246fe3-cd17-4bf5-8d9a-dc0a1b0af4bc", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -67308,7 +67308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e6b60fd-f350-4ecc-9ade-06608fbbffe7", + "id": "8bfb52c7-7c54-4755-a954-505ed6220347", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -67365,7 +67365,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1261e1ea-bef2-4341-81de-f5d1d404cd25", + "id": "877f6a46-99c4-4ad8-a456-c90f8b090463", "name": "Assign an entitlement to a segment", "originalRequest": { "url": { @@ -67422,7 +67422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a9b861d-f38e-4828-88a5-11f48f3a01a5", + "id": "12b07bd0-18a9-4bb0-bfcb-05fa4889df31", "name": "Assign an owner to an entitlement", "originalRequest": { "url": { @@ -67479,7 +67479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0e9d82d-2bae-476b-9c2d-3bb90fe86800", + "id": "e06d8092-5913-4fba-8b15-55aadf8fe845", "name": "Replace an owner for an entitlement", "originalRequest": { "url": { @@ -67536,7 +67536,7 @@ "_postman_previewlanguage": "json" }, { - "id": "675b6320-f2ce-49c4-9021-46aca8674e5a", + "id": "b5e1ce3a-da80-47ac-9890-980e9288dd37", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -67593,7 +67593,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6861009d-f8ea-418d-b4cd-f6625fcb39c8", + "id": "93872dfc-d75e-41c1-9f1e-4d3a2b882edc", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -67650,7 +67650,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85ebf062-e2d9-40b7-b165-3117659472b8", + "id": "b06aca73-ceb7-4e43-8f44-ec7b0fc2d9e7", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -67713,7 +67713,7 @@ } }, { - "id": "4d31aab4-5291-4375-8c93-d3f0eacc214e", + "id": "e015731a-a0a5-4284-9590-6c78c6e48d00", "name": "List of entitlements parents", "request": { "name": "List of entitlements parents", @@ -67801,7 +67801,7 @@ }, "response": [ { - "id": "3a4fdf66-88c2-49e6-9e3c-20f0a1e5ee2c", + "id": "752eb9cb-a352-4431-9fe2-daa39cca65ee", "name": "List of entitlements parents from an entitlement", "originalRequest": { "url": { @@ -67892,7 +67892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b338735-dd0b-4d61-83bf-bf6efa0ba8f1", + "id": "2dc65af5-9896-4ead-8937-2649828f2fa5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -67983,7 +67983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cc02b4b-a6e5-4111-8864-49e364102db5", + "id": "a1bb5242-42cc-41b0-824c-cd2df857e58e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -68074,7 +68074,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26370b76-3b54-4d8d-bc84-bfeafdc72f97", + "id": "918c363c-1544-4ad1-adc2-cb90fb1df211", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -68165,7 +68165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96fa1c7e-4cb1-4c91-8f0b-610865c57cc2", + "id": "3cde33ae-d038-46ba-9c1f-8c5a23dcb7b1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -68256,7 +68256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a67eb606-fe68-457a-a0fa-f4a28a48e73c", + "id": "5efe784c-61e0-49cc-bf39-9b7b7c84efa6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -68347,7 +68347,7 @@ "_postman_previewlanguage": "json" }, { - "id": "078c68e3-1515-4a07-a329-288a2d637151", + "id": "ca934d93-d85b-4aa5-8e06-27b49cb6ab49", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -68444,7 +68444,7 @@ } }, { - "id": "9051c31c-cca7-4acf-8049-babde893de71", + "id": "62e431ad-e6db-42e4-b19b-bc442b0dfac9", "name": "List of entitlements children", "request": { "name": "List of entitlements children", @@ -68532,7 +68532,7 @@ }, "response": [ { - "id": "4e1d29d1-df74-4050-b39f-df81f45a6d4b", + "id": "0e4ef321-a5b5-48a0-be46-3a84beb31d2a", "name": "List of entitlements children from an entitlement", "originalRequest": { "url": { @@ -68623,7 +68623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "978bcad1-a392-4756-baae-cddb56545103", + "id": "fa570a33-2aa1-49de-bc68-8fe34f9bed2c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -68714,7 +68714,7 @@ "_postman_previewlanguage": "json" }, { - "id": "798d8a8a-25a0-4b29-a33d-1c491a704f5e", + "id": "94197204-57ab-493d-a344-c26cb22e328b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -68805,7 +68805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ff8b7c4-f757-4ce8-ad3a-f4280683c246", + "id": "825d03aa-2ec9-4c7f-8f24-33ea6dffd49a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -68896,7 +68896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d083ba46-ef00-4986-b141-e33ee04ac944", + "id": "f6d3dd65-9f1f-4ca5-a027-80fea92f6d65", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -68987,7 +68987,7 @@ "_postman_previewlanguage": "json" }, { - "id": "160513dc-55ee-46b1-874a-5ec72af1190e", + "id": "b2603b94-1362-4532-bec9-a7bec42d918b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -69078,7 +69078,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce8a6f1e-210a-443f-aed0-71f80498fcec", + "id": "0d40be23-8832-405e-a863-7ca1d81fa15a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -69175,7 +69175,7 @@ } }, { - "id": "1420fa51-7e70-4da1-9d14-24ed739bd819", + "id": "42e7f62d-578c-4bb6-b9ef-9653fa339923", "name": "Bulk update an entitlement list", "request": { "name": "Bulk update an entitlement list", @@ -69218,7 +69218,7 @@ }, "response": [ { - "id": "24ce5b6e-e693-4e4e-9a44-5508449eba37", + "id": "76343954-0fb9-439d-abc9-020cb11a00d3", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -69265,7 +69265,7 @@ "_postman_previewlanguage": "text" }, { - "id": "748d50e2-f278-44d6-ae6a-d60588a9b46f", + "id": "143062d6-01af-4150-b428-c71a373a6a05", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -69322,7 +69322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39b74875-0173-4afe-9b1b-c3ebc0df2df0", + "id": "693df612-a69b-4d70-8635-524fa95516cb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -69379,7 +69379,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d94e082-c157-4694-bf59-e16f1ec08276", + "id": "61e500b5-0dab-4fea-ac47-503a462c988b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -69436,7 +69436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d108830a-e03f-4f22-a0fb-07f3afa3016b", + "id": "f9a9df08-d2f0-43a7-af26-eb03d40bfcda", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -69493,7 +69493,7 @@ "_postman_previewlanguage": "json" }, { - "id": "613e1fa9-d6bf-4bd1-8325-0fb69bb9e676", + "id": "4f72c873-bac8-4056-9f56-6de91a542100", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -69556,7 +69556,7 @@ } }, { - "id": "bea7cf8f-ee2a-42e4-a23f-f3b16e9d2a5c", + "id": "6ef16318-cbf1-4be0-9b92-971fd81e29a4", "name": "Get Entitlement Request Config", "request": { "name": "Get Entitlement Request Config", @@ -69598,7 +69598,7 @@ }, "response": [ { - "id": "72ef1b04-4952-4d0b-9882-f33849cbfecd", + "id": "82ac6424-2584-4a38-97c8-b34ddce92f35", "name": "An Entitlement Request Config", "originalRequest": { "url": { @@ -69643,7 +69643,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a65195da-1e56-46cc-b211-017ed8969831", + "id": "1bc8ac6f-2084-4de8-964c-58906af1f5a7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -69688,7 +69688,7 @@ "_postman_previewlanguage": "json" }, { - "id": "441dc754-18c8-4802-b5e0-5bbf31afb449", + "id": "ee61c797-2f44-41c3-878c-ee4fec6429b9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -69733,7 +69733,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f9a0bd7-f0f8-4e7a-8bf2-1466d0532bff", + "id": "526f4eaf-8fa6-402c-bb92-94c36218b592", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -69778,7 +69778,7 @@ "_postman_previewlanguage": "json" }, { - "id": "beebe3be-eab8-46e4-a868-4920554c01c5", + "id": "ec386ac6-e702-4eae-883f-612c3760a9c2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -69823,7 +69823,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18ffd83c-c22c-427e-b7f9-5b37af350bc1", + "id": "7819dd3b-7cbc-49f2-b6a1-67866d225220", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -69868,7 +69868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5eeb4793-7113-4e11-b137-cd16c789be4f", + "id": "e7bcb765-4a26-4e2f-888d-efe9a92b082c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -69919,7 +69919,7 @@ } }, { - "id": "2e009580-d73a-4a50-ab33-ec8ddcc8c614", + "id": "b4e78ada-dc19-41d4-95a9-4761b475fec6", "name": "Replace Entitlement Request Config", "request": { "name": "Replace Entitlement Request Config", @@ -69974,7 +69974,7 @@ }, "response": [ { - "id": "934b9370-0a8e-43e8-be8b-c70ad6dd8c09", + "id": "85931f73-89c7-4267-aeb8-7bf966f28818", "name": "Responds with the entitlement request config as updated.", "originalRequest": { "url": { @@ -70032,7 +70032,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac040f94-a7eb-462a-b816-11ec51c22d62", + "id": "30ebdd04-0aea-4f4a-acdb-133fade9fff5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -70090,7 +70090,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b9e3e03-67ff-4919-8899-0e76e85cc835", + "id": "51365f3a-bf36-4672-9ced-317c9336c17a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -70148,7 +70148,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09f0d95b-c09e-4322-ab40-3b8937433a54", + "id": "1c006910-e63f-40d4-b7e3-ad24b125ced7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -70206,7 +70206,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e728b7e4-2f3d-4838-8790-dc87b4a0b58b", + "id": "b67deb10-65a3-453b-8d8f-84569c4d44c0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -70264,7 +70264,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2831174-9eaa-45bc-8f0f-9c4e8ff3541b", + "id": "6f16a952-057c-405a-a22d-f52a9728a10c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -70322,7 +70322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a850ffe7-bc2e-4b57-b0fd-c534aff09a40", + "id": "cb8733d3-4b05-41b3-861a-1f668c051c55", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -70386,7 +70386,7 @@ } }, { - "id": "43c75528-4924-4387-82f5-2ec4b3765ac9", + "id": "dbb0b3b2-23d9-4867-86a8-dc7b2abc1dc8", "name": "Reset Source Entitlements", "request": { "name": "Reset Source Entitlements", @@ -70429,7 +70429,7 @@ }, "response": [ { - "id": "4ff96c5f-9f35-4d86-a7d8-12cc3921823b", + "id": "c14df164-539f-4f30-9788-6f69f7b7af6a", "name": "Entitlement source reset task result", "originalRequest": { "url": { @@ -70475,7 +70475,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a85876c6-31b4-4cf2-8f26-7eeacdcf13d8", + "id": "8a63eafe-3991-4e1b-a859-29476277eefc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -70521,7 +70521,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6234f694-0c91-4c00-a9cd-32248e56926f", + "id": "d09be2bb-f091-42d6-8171-1b6191b14fa2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -70567,7 +70567,7 @@ "_postman_previewlanguage": "json" }, { - "id": "facb15e6-44c2-4344-ab5c-a7321288c6a9", + "id": "2a0278d0-8eb7-4ffd-9040-adb80aa87652", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -70613,7 +70613,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25ce9cf4-60f4-40fc-a16c-92c840e9f386", + "id": "18ba38bc-b386-47a2-83cb-5bbbcd7d3d4e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -70659,7 +70659,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23222835-e830-4c2c-9e39-84b5fd51e940", + "id": "f1046d70-7940-42de-90dd-44e475bca832", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -70711,7 +70711,7 @@ } }, { - "id": "77cdd0d9-81d5-46ed-893b-deeb9321c6a4", + "id": "ea03cf81-6eb3-43a0-a89b-5c3c3f35110d", "name": "Add metadata to an entitlement.", "request": { "name": "Add metadata to an entitlement.", @@ -70776,7 +70776,7 @@ }, "response": [ { - "id": "3eb71006-6001-4d7a-a6dd-a3f96b8da8c9", + "id": "38a1881b-4cde-4172-a149-82f07078a7bb", "name": "OK", "originalRequest": { "url": { @@ -70824,7 +70824,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02301404-55d7-4108-a4b2-0338b6f363f5", + "id": "3587ae03-1a76-4684-82f8-282e2d249339", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -70872,7 +70872,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9713793-0820-4e19-9e5e-5128c91bb344", + "id": "69c21a1b-3f6a-4afe-8365-7618f80a8087", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -70920,7 +70920,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea96e85c-0f9a-4321-b153-e8abb51d3391", + "id": "b7cede20-ecc0-4486-87c4-883c2fc64a58", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -70968,7 +70968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8323f4a8-864f-41f5-9d84-500b65ff298d", + "id": "848f9f73-e269-434d-b062-d70845ca1b80", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -71016,7 +71016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc89a9c4-b93e-4f7a-9261-02ed8515ff88", + "id": "a17a7363-a06e-4738-802a-648ed2a171ee", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -71070,7 +71070,7 @@ } }, { - "id": "7a55c95e-b888-4bc1-a56a-3f51460a0600", + "id": "4223b4b6-1f62-46b2-8611-9bc4cea23d98", "name": "Remove metadata from an entitlement.", "request": { "name": "Remove metadata from an entitlement.", @@ -71135,7 +71135,7 @@ }, "response": [ { - "id": "2c9e456d-b7b6-4d72-bf23-8da4950cbd9b", + "id": "2a500645-920d-4444-923a-63f49df3f79a", "name": "OK", "originalRequest": { "url": { @@ -71173,7 +71173,7 @@ "_postman_previewlanguage": "text" }, { - "id": "81721920-0d6c-4829-ac20-ca46c6712c42", + "id": "23386ae4-12c9-4759-84be-ac9a9292d81d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -71221,7 +71221,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad845feb-4c93-42f0-beef-d763e93edbb5", + "id": "f2a6e73b-7cfd-44bf-acad-03a731a809b2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -71269,7 +71269,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f500c93-012a-491a-96bc-c25524a0fa39", + "id": "155489ea-1d5b-4104-bbdb-565755b9dc70", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -71317,7 +71317,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b589fe9b-f284-4d1f-8be1-de8780b6bd85", + "id": "7d860c69-bf02-4c31-beb3-c7849e4f2a91", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -71365,7 +71365,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6410ee6b-0ce9-4bcf-bcf7-dc5bad7bd444", + "id": "48441961-f2f3-4de9-b8a5-2970be543831", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -71419,7 +71419,7 @@ } }, { - "id": "2a24966f-0270-461e-b1d2-f3ca469ffcbe", + "id": "8484dc64-8c1c-4aa9-a5d5-041ec81b1f81", "name": "Aggregate Entitlements", "request": { "name": "Aggregate Entitlements", @@ -71478,7 +71478,7 @@ }, "response": [ { - "id": "cd7def91-5e3e-4888-a0e2-3cd73f998f0e", + "id": "2abaaabc-bd78-4b8e-b879-07c9aad7784b", "name": "Aggregate Entitlements Task", "originalRequest": { "url": { @@ -71540,7 +71540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e61ec30b-071c-4301-9576-fc90aea055d4", + "id": "795919b4-b957-466a-9d62-0958fb4eadfe", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -71602,7 +71602,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dddb9b1c-fcfc-427b-b352-5d6943668ea2", + "id": "43c80208-aa3b-4c35-9051-304cb6108d70", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -71664,7 +71664,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b0eb0ab-6fcc-464d-b760-0893f761a2e9", + "id": "4e803c21-af79-4b25-9ac2-ac7d273b6f5f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -71726,7 +71726,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df1087ff-b992-496f-85ac-502187b648a2", + "id": "996acb3c-1a7c-4467-b9c3-407b22309a63", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -71788,7 +71788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8765089b-0216-43fa-bade-aae2fccde52d", + "id": "82f4c121-eb2e-40cd-8faf-694c1988d12b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -71862,7 +71862,7 @@ "description": "Use this API to implement and customize Governance Group functionality. With this functionality in place, administrators can create Governance Groups and configure them for use throughout Identity Security Cloud.\n\nA governance group is a group of users that can make governance decisions about access. If your organization has the Access Request or Certifications service, you can configure governance groups to review access requests or certifications. A governance group can determine whether specific access is appropriate for a user.\n\nRefer to [Creating and Managing Governance Groups](https://documentation.sailpoint.com/saas/help/common/users/governance_groups.html) for more information about how to build Governance Groups in the visual builder in the Identity Security Cloud UI.\n", "item": [ { - "id": "65b6fd62-6804-4e42-b20e-ab084ff8bde9", + "id": "ebd45f80-5b92-42a9-83a4-acb38dfc659a", "name": "List Governance Groups", "request": { "name": "List Governance Groups", @@ -71937,7 +71937,7 @@ }, "response": [ { - "id": "4b5605b0-a0f2-49b1-b858-77d7e7a865ec", + "id": "756825e8-8232-4fd6-b363-250e41875056", "name": "List of Governance Groups", "originalRequest": { "url": { @@ -72026,7 +72026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c3b8111-8a5b-442e-8145-9f36e55f63b6", + "id": "41211c56-ac8c-4592-8a8f-eec5e1ad3d6f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -72115,7 +72115,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9baf874b-4851-4e19-bd39-af848b85bc5b", + "id": "1cf51f80-30e9-4f3f-9055-00a42f24b240", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -72204,7 +72204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3aaa0daa-1857-454e-861e-b3beed1ce1dc", + "id": "576f0b6a-d55d-4884-91b9-12f808942840", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -72293,7 +72293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "151f92cb-919b-4c4f-a744-a7b4f60f04e9", + "id": "fbc89955-510e-43f0-9c98-a71e53ffcbcf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -72382,7 +72382,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a320998c-a018-43b4-bd91-b5667e0a7959", + "id": "96f09b7f-99c9-43d9-98c8-f35a877e5847", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -72477,7 +72477,7 @@ } }, { - "id": "98221878-2756-460f-9158-7f3b87bd1c3d", + "id": "29eae496-a6dd-40a0-8dcc-b92bf91f1f7f", "name": "Create a new Governance Group.", "request": { "name": "Create a new Governance Group.", @@ -72519,7 +72519,7 @@ }, "response": [ { - "id": "14338cc8-18e8-4e9b-9eb1-d15162e5bdd3", + "id": "f100d83d-3040-4337-af17-e0b2c6abb0f4", "name": "Governance Group object created.", "originalRequest": { "url": { @@ -72575,7 +72575,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac249867-762e-400d-9a36-d750e8286e90", + "id": "0d6fea7e-3b96-413d-ab85-10472d34ddeb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -72631,7 +72631,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5c8fe78-25a8-4a50-a8b6-00b651f8f9ad", + "id": "85e1c05a-2bdc-4999-afd1-db17c066202c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -72687,7 +72687,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1c6b16c-6266-41b1-9946-b224cfc7d011", + "id": "b88b209d-b9c2-4c41-be29-d9a48a295cf1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -72743,7 +72743,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d3670bc-f523-4717-bb75-4e4e4bea9746", + "id": "16d8ef52-c335-413c-908e-2d4bae04af0d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -72799,7 +72799,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebd9a9d7-eeb0-42f3-8b30-ee831719dd87", + "id": "7544c49d-eeb7-42b1-a1ca-6eca1350b30a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -72861,7 +72861,7 @@ } }, { - "id": "b9e02951-9299-4985-8f54-86a88a5f36c9", + "id": "4c461524-c296-4015-890c-9adb1dad88c9", "name": "Get Governance Group by Id", "request": { "name": "Get Governance Group by Id", @@ -72902,7 +72902,7 @@ }, "response": [ { - "id": "c4106b85-a82f-486b-be33-ba8b2b0797a1", + "id": "c33b696d-e3bf-40ba-a3d9-a4a9a791fa7b", "name": "A Governance Group", "originalRequest": { "url": { @@ -72946,7 +72946,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc1e2e56-6d5e-4f2d-b95c-0f523d94ac5d", + "id": "db4c7ba3-7320-40e3-9ddd-037a22a7086c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -72990,7 +72990,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55d043e2-c754-4586-bd8e-d03719f69106", + "id": "7201c21e-d5ad-4927-b4c0-db9291133d08", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -73034,7 +73034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55f5e1d3-a0bb-45ee-97e3-1ed05f960beb", + "id": "ea3b3d0d-29ab-4821-9b64-605e2a5e68bc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -73078,7 +73078,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0bcf9a4e-5a08-455e-a232-e79d7daae8c9", + "id": "9dc839dd-cf2c-4328-8bc8-e5dccb659a65", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -73122,7 +73122,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94595611-c374-47bf-92aa-ad07aa6917c1", + "id": "b1fdb4ff-60ae-435a-825c-5c432e1e02da", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -73172,7 +73172,7 @@ } }, { - "id": "c81dca1e-edde-46c5-828e-cf70504e06cc", + "id": "12e4a028-f1e4-4116-886a-164008f7a03e", "name": "Delete a Governance Group", "request": { "name": "Delete a Governance Group", @@ -73213,7 +73213,7 @@ }, "response": [ { - "id": "76949694-3c34-4842-8d91-ab727ed43c44", + "id": "f6fce967-6556-4907-ac10-bf56cd3fba3b", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -73247,7 +73247,7 @@ "_postman_previewlanguage": "text" }, { - "id": "ba2260cb-0e2a-4b5d-a190-497d2db583d2", + "id": "40d82525-d35f-490d-9584-4efa8491f03b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -73291,7 +73291,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fd97437-a346-4142-951e-1998380ca605", + "id": "7bbfe65a-c4a7-4a25-9d22-d13c8af05a77", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -73335,7 +73335,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b186489-4184-45d1-bf8b-04f6c4b3aa0c", + "id": "b823b3eb-7ab7-4bee-bb37-bb6842c6aca2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -73379,7 +73379,7 @@ "_postman_previewlanguage": "json" }, { - "id": "115732aa-55e0-45fc-b95a-0be1db8c4b92", + "id": "6fc81580-620f-49a7-8ee2-79277958e353", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -73423,7 +73423,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcd23f0f-a499-48ee-abba-7f4c7a2e282d", + "id": "1ba4fafc-4349-461f-812e-ecc3f98784fe", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -73473,7 +73473,7 @@ } }, { - "id": "ec7f324a-60fd-4ebb-a3b9-1df5d73cb9cf", + "id": "4e740bbb-f45d-4bf0-93cd-4967baaff181", "name": "Patch a Governance Group", "request": { "name": "Patch a Governance Group", @@ -73527,7 +73527,7 @@ }, "response": [ { - "id": "0e680491-b3cb-4e08-acde-41032f1755ce", + "id": "34c13f9d-2a35-4798-b9fd-330b3ee4c90b", "name": "A Governance Group.", "originalRequest": { "url": { @@ -73584,7 +73584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d110a6e-8535-4136-b3c2-7ab4c724acf9", + "id": "0a93e7dd-06f1-4b15-8057-781ba27ffef1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -73641,7 +73641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be10e3ff-77bb-4aca-931b-a9d4f5da602d", + "id": "42b6f08b-14a7-4581-aee8-4915effc273e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -73698,7 +73698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f498b7c-3ca2-4458-a325-8d98edc342aa", + "id": "9e743864-6053-4727-a27f-a3a6a6f5c52f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -73755,7 +73755,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc525505-c31c-41e3-bc3c-8cdb77806dd5", + "id": "a82446de-425e-4550-87c3-cb0bc397e3bf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -73812,7 +73812,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67d00ded-a8d7-420d-872f-29e3ae1f9fd5", + "id": "126d0b4d-b7e0-4ffa-881b-21141d5bbb32", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -73875,7 +73875,7 @@ } }, { - "id": "0a7cdb66-1132-45d3-94a1-bda7d4f0e24b", + "id": "2eda7b9c-419c-4ed7-b1b8-caaac1dee659", "name": "Delete Governance Group(s)", "request": { "name": "Delete Governance Group(s)", @@ -73918,7 +73918,7 @@ }, "response": [ { - "id": "8b350d94-6330-40e7-bbde-59d07f26a56e", + "id": "e5c4a919-300f-4dd1-89fb-905604f197e5", "name": "Governance Group bulk delete response.", "originalRequest": { "url": { @@ -73975,7 +73975,7 @@ "_postman_previewlanguage": "json" }, { - "id": "836e0ce4-5b3f-487b-9ad2-ebbb001b1baa", + "id": "88df4e7c-eddb-4590-bc96-3530b1a8876b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -74032,7 +74032,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10bb446e-e3b0-4404-9a5a-e478b84f501a", + "id": "b038c18e-7672-413c-ba71-f62c00725471", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -74089,7 +74089,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c20369fc-8f17-40ad-9bd5-bd611c396827", + "id": "5cb8df54-9b71-4d39-bcdf-6bc65e089a6d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -74146,7 +74146,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d756a75-e24b-436d-baeb-314008646d5d", + "id": "57addbf5-9cab-48ee-b336-3922699915e7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -74203,7 +74203,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9d3c50a-b1e7-40d2-98f6-ff182e5c6134", + "id": "4a8e5b49-c06b-42fe-9402-ed5d4ff8892a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -74266,7 +74266,7 @@ } }, { - "id": "9aaa251b-68ce-4116-a42d-ad80bc451769", + "id": "a6c5d6a7-17af-45f9-9bfc-5a1ce520a7dd", "name": "List connections for Governance Group", "request": { "name": "List connections for Governance Group", @@ -74345,7 +74345,7 @@ }, "response": [ { - "id": "ee3553ee-2a00-4440-a25e-5a5c3c7be184", + "id": "6e557319-154a-4015-8b85-cbcfefea0f79", "name": "List all connections associated with a Governance Group.", "originalRequest": { "url": { @@ -74427,7 +74427,7 @@ "_postman_previewlanguage": "json" }, { - "id": "823ffdce-c9e9-4610-b13a-678204f50dcd", + "id": "1c6ee212-8868-4490-8509-dc6e59ba7a45", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -74509,7 +74509,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2aae7660-c5be-498b-a70e-2a0a2ba1f5d7", + "id": "14789b70-1f06-4ba8-8239-a66bda11dd6c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -74591,7 +74591,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91a87822-a87f-4f2a-bed2-661e4093e100", + "id": "2abed12e-fdf5-4548-af0e-45491d8907eb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -74673,7 +74673,7 @@ "_postman_previewlanguage": "json" }, { - "id": "693ede45-9119-45ae-ad15-2f06c9f20885", + "id": "054369b3-511f-431a-af4f-1f7a4d11baf1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -74755,7 +74755,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44c6d9bb-0781-4b48-ac27-8faa0ccffc8b", + "id": "2c31af98-6d8d-4922-8dbf-d5e6c0f55e1c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -74843,7 +74843,7 @@ } }, { - "id": "5e431c96-0d15-4a19-ac49-78324cb3b98c", + "id": "9887503b-9ec8-48a6-bcdf-c7f15ed62e3f", "name": "List Governance Group Members", "request": { "name": "List Governance Group Members", @@ -74922,7 +74922,7 @@ }, "response": [ { - "id": "07a573f8-1361-4e4d-ae50-2976e290b2c1", + "id": "ee5f6340-f9b1-487e-94dc-c56162382a6e", "name": "List all members associated with a Governance Group.", "originalRequest": { "url": { @@ -75004,7 +75004,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f0b4f20-4655-494d-889c-acb159a4dfa9", + "id": "997ed684-9fb7-40a4-ac0c-a79de8401d1b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -75086,7 +75086,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25392235-5553-451e-9104-0cfc9bb3c47e", + "id": "0628ecfd-42dc-4724-80a8-e75aba4d0999", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -75168,7 +75168,7 @@ "_postman_previewlanguage": "json" }, { - "id": "512cfecf-e9e8-49f6-88a0-b2ce57a445d0", + "id": "89196e0d-e714-43a8-9d12-908fdc5f836e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -75250,7 +75250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68cf1426-964e-4c74-a402-c9e42180b100", + "id": "d0c4f278-b268-42e9-ba2b-ac73b2702e14", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -75332,7 +75332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f00389a6-f441-401c-8cb6-46d84a7423a3", + "id": "14beb594-bcac-4f70-8552-8ca29631d654", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -75420,7 +75420,7 @@ } }, { - "id": "0f931734-f937-4ace-9d33-ae07024b18e2", + "id": "6c47ee09-c48e-4ca3-84c1-49da1851f184", "name": "Add members to Governance Group", "request": { "name": "Add members to Governance Group", @@ -75476,7 +75476,7 @@ }, "response": [ { - "id": "b0283e16-59b5-4b4b-9bfc-db27dd402b3c", + "id": "2838108d-ab00-4eb6-9357-a106ea7bdfa0", "name": "List of added and not added identities into Governance Group members list.", "originalRequest": { "url": { @@ -75535,7 +75535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "321c6299-b049-4c42-84d2-9bb04533e44d", + "id": "9390b59b-837b-4d1b-9d1e-9be985bafd9c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -75594,7 +75594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "818a4939-b684-4335-a6a6-aa8412f8d3aa", + "id": "ffae411e-2cc2-4173-8d55-bf2578c1a9b2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -75653,7 +75653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86a66486-3166-46a0-b062-7d2e0fa6bd41", + "id": "dab4c622-e5e0-417d-8308-74aefde4b6ec", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -75712,7 +75712,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e00a574d-015c-4bed-8686-b8228afda54b", + "id": "75d9d953-4aab-477c-89b3-d93371d2cd5d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -75771,7 +75771,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb22d97c-bf62-41d4-a8e5-04c257153361", + "id": "f4c2f2d8-1e12-40b5-bf97-e999e268a06b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -75836,7 +75836,7 @@ } }, { - "id": "5dc46c83-1c82-4164-afe4-b5048f698e75", + "id": "f479bc97-db33-4eac-ac61-615c2151e705", "name": "Remove members from Governance Group", "request": { "name": "Remove members from Governance Group", @@ -75892,7 +75892,7 @@ }, "response": [ { - "id": "b8e393e7-468c-48e7-96e3-1ae85ea054b2", + "id": "fbc3776a-8533-4767-a358-26424457d4a2", "name": "List of deleted and not deleted identities from Governance Group members list.", "originalRequest": { "url": { @@ -75951,7 +75951,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff679cac-b3da-4005-8554-d92d730ac3a6", + "id": "b007a91a-2793-4465-bee0-4986086517f8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -76010,7 +76010,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d8614ee-14e9-466b-bc1e-85a0869ece9a", + "id": "55622050-c672-4a07-b41c-ca574c98bd05", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -76069,7 +76069,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0dfae1a-57b0-4302-bd17-4794973abe24", + "id": "6704350a-badb-4bbc-8d26-510e0b5b89bb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -76128,7 +76128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "360865c9-fc26-4998-9036-07896d604c40", + "id": "3f63f7b1-fdf3-44b3-a0d3-13c2c24bc9b5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -76187,7 +76187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a817e04-1042-4024-9bf2-9233aa12e96e", + "id": "068301fa-342d-4c59-97ab-278a5b356323", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -76258,7 +76258,7 @@ "description": "", "item": [ { - "id": "ffd2dabd-0b8d-451c-96f8-d7a3dd9e771e", + "id": "70462644-a1ae-4041-aaf2-13ef5dd6e419", "name": "Identity Access Request Recommendations", "request": { "name": "Identity Access Request Recommendations", @@ -76335,7 +76335,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -76351,7 +76351,7 @@ }, "response": [ { - "id": "78bc0f8c-04b8-4602-9583-e7e7752dd14d", + "id": "ec990d67-39c0-4946-9a6f-b1c2f2c1b036", "name": "List of access request recommendations for the identityId", "originalRequest": { "url": { @@ -76423,7 +76423,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -76458,7 +76458,7 @@ "_postman_previewlanguage": "json" }, { - "id": "283181c0-3296-4289-9be3-d816330ffb1d", + "id": "417f1c96-9d6a-4960-b86f-e3fb7fd43416", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -76530,7 +76530,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -76565,7 +76565,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d21ebb24-5322-42ca-a868-a37f2107d11c", + "id": "b7fa31df-034e-46b1-8610-7740a2fb4ccb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -76637,7 +76637,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -76672,7 +76672,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa411635-c55b-4991-8784-d5cb319407c3", + "id": "326a8ad7-0358-4d9f-99e0-1041a1c77b64", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -76744,7 +76744,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -76779,7 +76779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "837cad05-3ed4-4002-85bf-1babd96c3b07", + "id": "6c13f27d-bbfb-4f37-868d-2b11c564f4fe", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -76851,7 +76851,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -76886,7 +76886,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a66eff6-4423-4d13-8316-d241f88dde2d", + "id": "f7ea46da-d812-4cb4-8a8a-0983710224f4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -76958,7 +76958,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -76999,7 +76999,7 @@ } }, { - "id": "a9de4b60-bab3-40a4-84bd-ed674407bdee", + "id": "5dca8136-7075-4be0-a00a-e025b22e16ba", "name": "Notification of Ignored Access Request Recommendations", "request": { "name": "Notification of Ignored Access Request Recommendations", @@ -77042,7 +77042,7 @@ }, "response": [ { - "id": "7976fab4-7286-4b06-bca0-6ed556dede51", + "id": "1c6192ed-b018-4107-a14c-669e0b0aa303", "name": "Recommendation successfully stored as ignored.", "originalRequest": { "url": { @@ -77099,7 +77099,7 @@ "_postman_previewlanguage": "json" }, { - "id": "888d27e6-9de1-4480-a82e-2d34cb65ab27", + "id": "315f0a80-2316-40f0-840d-c430c44d0fbe", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -77156,7 +77156,7 @@ "_postman_previewlanguage": "json" }, { - "id": "febf44d1-3093-462c-9d0d-cf1a43b29a83", + "id": "ed512ac9-5d42-422a-90b5-76559fc4fa34", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -77213,7 +77213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "706457e0-170e-4ef9-82b3-a315ee7f65ef", + "id": "c0179eac-9f3f-42cf-96f0-8075b0742a05", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -77270,7 +77270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0415a14-60c4-4ecd-9ca2-27cc4ea30074", + "id": "8e730594-f450-4d31-96a7-c29714f69b45", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -77327,7 +77327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a42055d3-d6ba-400d-a6c2-ce7ddb06ddbd", + "id": "32a9cfea-48e9-4ad6-aebf-3a2fa7539bec", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -77390,7 +77390,7 @@ } }, { - "id": "e8c5f919-d5bf-4dc7-af90-383d6e8b045a", + "id": "23e43b70-4f33-4353-9ec6-8efb61d68bdd", "name": "List of Ignored Access Request Recommendations", "request": { "name": "List of Ignored Access Request Recommendations", @@ -77466,7 +77466,7 @@ }, "response": [ { - "id": "cf1080a9-8a64-4c71-87c5-3c8e35c164e2", + "id": "b753cff2-49a2-407c-bad1-f677f6c18df0", "name": "Returns list of ignored access request recommendations.", "originalRequest": { "url": { @@ -77556,7 +77556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91c719ab-275b-4dbe-9cfe-b1bb2264acce", + "id": "4ef53fb1-db29-4b83-ae61-16e8c42dc355", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -77646,7 +77646,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1507a4c9-7b26-4e6d-bf4e-e1a3b486075b", + "id": "e71602bb-2188-4ed0-bcfb-404a2613b2b8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -77736,7 +77736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b4f7f40-e01f-486a-aa19-d5cf724b8b5c", + "id": "82fab34e-b7f7-4059-95a4-d4509b843c1c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -77826,7 +77826,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7691bc91-4caf-4a9f-9b18-159d36289849", + "id": "4f5ddb15-8690-4729-8dab-f82e75080a76", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -77916,7 +77916,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab580bc4-1ebc-46b0-b253-fcafa33e9535", + "id": "de80fc6a-3eed-4052-8b72-ac2bcd6b29a3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -78012,7 +78012,7 @@ } }, { - "id": "851c1058-7f43-4580-a047-2ad768bd05c3", + "id": "ebc653ba-247e-492c-b5f9-e9a25d302491", "name": "Notification of Requested Access Request Recommendations", "request": { "name": "Notification of Requested Access Request Recommendations", @@ -78055,7 +78055,7 @@ }, "response": [ { - "id": "785b03fd-5421-4d24-94d2-8d0634a55f14", + "id": "d462f9a3-81f2-42d2-b420-775617689293", "name": "Notification successfully acknowledged.", "originalRequest": { "url": { @@ -78112,7 +78112,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e484d5c0-78a0-4ed3-9a0e-e5eeac2cd59c", + "id": "611c0e34-2d51-44d0-a3c4-b0b7b13eedb4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -78169,7 +78169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "532e2036-1020-4ad5-b280-9a8513e3dc6e", + "id": "6920c98e-e458-487c-96ca-2adf6b755b05", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -78226,7 +78226,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3da199f-4ad0-4d20-88ab-d0ebd2cc1410", + "id": "18899ad6-54a2-4758-b7d5-61e56f8f07cc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -78283,7 +78283,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fbe9e33-a06b-49fb-8a0b-4ee6ba0bbac7", + "id": "e606ae80-9af2-4df8-84a9-4bd44824ca75", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -78340,7 +78340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8726aec6-5796-46ce-b62e-8a7a514f7aad", + "id": "c0fcb0cf-2301-4ef9-8af6-e2eef0d13be8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -78403,7 +78403,7 @@ } }, { - "id": "5788a7e8-75bc-40e0-97ea-35f2cdb945de", + "id": "9f87c506-4d5f-4307-b190-813d66689b87", "name": "List of Requested Access Request Recommendations", "request": { "name": "List of Requested Access Request Recommendations", @@ -78463,7 +78463,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -78479,7 +78479,7 @@ }, "response": [ { - "id": "d3d363ec-583e-4faa-b0ea-645778172587", + "id": "352a30fd-f8ae-4d37-85ee-008b225f2c87", "name": "Returns the list of requested access request recommendations.", "originalRequest": { "url": { @@ -78534,7 +78534,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -78569,7 +78569,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12cbefce-1ecf-42da-b41b-98fc6f7b54cf", + "id": "d101ecb9-25f7-4b33-96f2-23438286152c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -78624,7 +78624,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -78659,7 +78659,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe2ee00d-c89a-4d96-b9d5-51f65cabc466", + "id": "8df75c8d-b421-4926-84f8-a3538c9509a0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -78714,7 +78714,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -78749,7 +78749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6ecbe37-cb2b-4c45-a729-e31d78bef355", + "id": "f35a8897-ae6e-4d09-af7b-d913338e7bf4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -78804,7 +78804,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -78839,7 +78839,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c0d77b8-4804-441a-8e44-3ed3032e08fa", + "id": "afa84f6c-36d8-4419-8dc9-38176686d8ee", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -78894,7 +78894,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -78929,7 +78929,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f13c8c85-cdd9-43f3-95bf-4d4bc6bd6095", + "id": "de8f7cde-62ab-408e-8929-8bca6d7685cb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -78984,7 +78984,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -79025,7 +79025,7 @@ } }, { - "id": "e70eaec5-acfb-42e1-982f-09040126756b", + "id": "dcd2ad98-811f-4e24-a6aa-a9b471ad453e", "name": "Notification of Viewed Access Request Recommendations", "request": { "name": "Notification of Viewed Access Request Recommendations", @@ -79068,7 +79068,7 @@ }, "response": [ { - "id": "7ff2c739-24ec-488a-a586-d263fe444050", + "id": "a4191e43-cb3a-4759-a75e-b6558cdc42f9", "name": "Recommendation successfully stored as viewed.", "originalRequest": { "url": { @@ -79125,7 +79125,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66540b7c-1017-480a-825c-34cac25a7c37", + "id": "52c29523-52ea-43d1-81bf-43835ea172e7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -79182,7 +79182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae4c3b6b-9607-4637-bfc1-b2aba57372cd", + "id": "f30e1554-bdf6-4513-a2f5-cb5bb8ba6084", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -79239,7 +79239,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01be1c61-a62e-4ad1-be29-f50d91bcd701", + "id": "2794e863-0bb1-4850-bef7-565293ab073d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -79296,7 +79296,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46aab8e0-1e13-41bc-bf2a-a013699bfcb0", + "id": "f2bc91ec-ad70-419e-921d-36a16cc3fb0a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -79353,7 +79353,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f26bf5d-363d-4ad6-9377-38f7bf78ce78", + "id": "12d42a3a-bf18-40a2-b363-8d0f65c453ca", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -79416,7 +79416,7 @@ } }, { - "id": "f73bcf8a-b30d-4661-a09e-13d5c603979a", + "id": "d11ef838-b297-42cd-92e3-a164b3c1cbfe", "name": "List of Viewed Access Request Recommendations", "request": { "name": "List of Viewed Access Request Recommendations", @@ -79476,7 +79476,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -79492,7 +79492,7 @@ }, "response": [ { - "id": "1cb2a0e5-e330-41e9-8778-72c991e37599", + "id": "99982631-34c3-4397-8249-c0379778dd3f", "name": "Returns list of viewed access request recommendations.", "originalRequest": { "url": { @@ -79547,7 +79547,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -79582,7 +79582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b4b98d8-21b7-4a63-a39b-45c370610c71", + "id": "d31fc451-0626-4a1b-a35b-b23a02516c1c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -79637,7 +79637,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -79672,7 +79672,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9aa06d71-f566-4784-9e0a-9fc800de3969", + "id": "5f84a93b-e509-4541-95eb-41ac224ebed7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -79727,7 +79727,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -79762,7 +79762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b54de6f-65c4-4176-b77c-0341e88293bb", + "id": "37318aaf-1879-4988-b8df-7f6256d49023", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -79817,7 +79817,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -79852,7 +79852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e10e20b-98c6-4285-884c-935b99f69fd9", + "id": "cb579994-21de-4604-a608-a79a8ff3a698", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -79907,7 +79907,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -79942,7 +79942,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97d631cf-46ba-4a65-a749-8316c344e677", + "id": "7131e6b9-e8fb-4188-8019-81bde64f4246", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -79997,7 +79997,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -80038,7 +80038,7 @@ } }, { - "id": "4a298f8c-27cb-4daa-893d-2ae5911fa89b", + "id": "78994124-9a18-4fb0-b19b-cb653a1da4de", "name": "Notification of Viewed Access Request Recommendations in Bulk", "request": { "name": "Notification of Viewed Access Request Recommendations in Bulk", @@ -80082,7 +80082,7 @@ }, "response": [ { - "id": "34c78875-d588-4a3f-9fd5-46442b9042e8", + "id": "0c15de55-46de-41c8-a605-2f1f85bdc9ea", "name": "Recommendations successfully stored as viewed.", "originalRequest": { "url": { @@ -80140,7 +80140,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d24e6f6d-2d77-4b7e-ab18-4525e8073ccc", + "id": "dd5dc253-0c55-4fde-900e-ac3c1e16814e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -80198,7 +80198,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8db6e341-5a88-458c-bc1d-7736c5ea2e2a", + "id": "3061ddc4-a297-43aa-bfff-64651f4e862d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -80256,7 +80256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a356187-0fe9-4f82-9766-a65811063fe2", + "id": "7c85b664-e055-4241-8346-f64a13652790", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -80314,7 +80314,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27ac9ff8-9b10-4aa1-aa23-4f932cec62b8", + "id": "8955970d-bedd-494f-945f-0d296884375a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -80372,7 +80372,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6492b172-77c1-4e8a-8c5f-445814bb25b6", + "id": "576501a4-7976-4eaa-9082-5fb67b17d521", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -80442,7 +80442,7 @@ "description": "", "item": [ { - "id": "83981bb6-615b-4db7-ba70-30ce872d14cc", + "id": "bd2e4cf8-61d7-4411-9c76-2c7dc5c11630", "name": "Get a paginated list of common access", "request": { "name": "Get a paginated list of common access", @@ -80517,7 +80517,7 @@ }, "response": [ { - "id": "7ff7eb40-3c91-4673-880c-f8e6e92cbada", + "id": "3a346932-a406-4fe7-92c8-c85aebb4543a", "name": "Succeeded. Returns a list of common access for a customer.", "originalRequest": { "url": { @@ -80601,12 +80601,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"555ab47a-0d32-4813-906f-adf3567de6a4\",\n \"access\": {\n \"id\": \"consectetur adipisicing elit enim tempo\",\n \"type\": \"ROLE\",\n \"name\": \"id\",\n \"description\": \"minim nisi voluptate\",\n \"ownerName\": \"ea in qui cupidatat\",\n \"ownerId\": \"irure proident ni\"\n },\n \"status\": \"Duis id ut dolor\",\n \"commonAccessType\": \"UNSET\",\n \"lastUpdated\": \"2011-10-22T03:36:05.628Z\",\n \"reviewedByUser\": true,\n \"lastReviewed\": \"2021-09-13T22:32:54.531Z\",\n \"createdByUser\": false\n },\n {\n \"id\": \"555ab47a-0d32-4813-906f-adf3567de6a4\",\n \"access\": {\n \"id\": \"exercitation laboris dolor\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"in cupidatat Lorem\",\n \"description\": \"Duis sit in\",\n \"ownerName\": \"ea\",\n \"ownerId\": \"commodo dolor consequat\"\n },\n \"status\": \"aliqua\",\n \"commonAccessType\": \"UNSET\",\n \"lastUpdated\": \"1993-11-14T08:22:13.893Z\",\n \"reviewedByUser\": true,\n \"lastReviewed\": \"1998-08-18T18:17:34.439Z\",\n \"createdByUser\": false\n }\n]", + "body": "[\n {\n \"id\": \"555ab47a-0d32-4813-906f-adf3567de6a4\",\n \"access\": {\n \"id\": \"do id\",\n \"type\": \"ROLE\",\n \"name\": \"est proident et veniam\",\n \"description\": \"do reprehenderit Lorem\",\n \"ownerName\": \"cupidatat est culpa in\",\n \"ownerId\": \"proident amet\"\n },\n \"status\": \"magna\",\n \"commonAccessType\": \"UNSET\",\n \"lastUpdated\": \"1945-02-19T08:44:42.407Z\",\n \"reviewedByUser\": false,\n \"lastReviewed\": \"2004-11-17T19:22:00.933Z\",\n \"createdByUser\": false\n },\n {\n \"id\": \"555ab47a-0d32-4813-906f-adf3567de6a4\",\n \"access\": {\n \"id\": \"laborum reprehenderit\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"deserunt tempo\",\n \"description\": \"Ut et sed laborum\",\n \"ownerName\": \"Lorem nisi id consectetur\",\n \"ownerId\": \"pariatur velit magna occaecat\"\n },\n \"status\": \"enim\",\n \"commonAccessType\": \"UNSET\",\n \"lastUpdated\": \"1977-01-20T09:29:34.285Z\",\n \"reviewedByUser\": false,\n \"lastReviewed\": \"1953-05-03T14:20:38.247Z\",\n \"createdByUser\": false\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "786759c7-57ce-4634-bf2e-2d37018e4cd9", + "id": "0f2d796b-5a39-45d3-bb4b-a7f2e96d31af", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -80695,7 +80695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab767658-020c-48b1-a945-59508d9c1c21", + "id": "bf9a8558-2cfb-4f2d-aa7a-424274526839", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -80784,7 +80784,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37b51a70-0fdd-4478-8db0-9e8a1db1be71", + "id": "6af56f64-ce74-4b83-bd94-f354ca6904e8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -80873,7 +80873,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79cdb490-377a-4de4-85e4-a4956ea271e0", + "id": "166bf177-7d28-4fdc-ad93-ba2cf76861f9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -80968,7 +80968,7 @@ } }, { - "id": "c5590304-696b-4a4b-baa7-070e6477790c", + "id": "e4339da5-a77e-4de9-a2c7-ef1803cbb6fb", "name": "Create common access items", "request": { "name": "Create common access items", @@ -80999,7 +80999,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"in ex\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"occaec\",\n \"description\": \"Lore\",\n \"ownerName\": \"Duis nulla et\",\n \"ownerId\": \"adipisicing in\"\n },\n \"status\": \"CONFIRMED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"sunt aliquip tempor\",\n \"type\": \"ROLE\",\n \"name\": \"sed cupidatat voluptate officia\",\n \"description\": \"do\",\n \"ownerName\": \"ipsum\",\n \"ownerId\": \"enim nisi\"\n },\n \"status\": \"DENIED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -81010,7 +81010,7 @@ }, "response": [ { - "id": "433b50c8-55b6-4d17-893a-b4bb3c594db3", + "id": "ba5fbb2e-d299-446b-84cd-9fc62e3d4708", "name": "Returns details of the common access classification request.", "originalRequest": { "url": { @@ -81044,7 +81044,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"in ex\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"occaec\",\n \"description\": \"Lore\",\n \"ownerName\": \"Duis nulla et\",\n \"ownerId\": \"adipisicing in\"\n },\n \"status\": \"CONFIRMED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"sunt aliquip tempor\",\n \"type\": \"ROLE\",\n \"name\": \"sed cupidatat voluptate officia\",\n \"description\": \"do\",\n \"ownerName\": \"ipsum\",\n \"ownerId\": \"enim nisi\"\n },\n \"status\": \"DENIED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -81061,12 +81061,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"nulla\",\n \"access\": {\n \"id\": \"ea co\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"non et\",\n \"description\": \"esse culpa\",\n \"ownerName\": \"cupidatat irure sint Lorem nisi\",\n \"ownerId\": \"eu in ut et\"\n },\n \"status\": \"DENIED\",\n \"lastUpdated\": \"sunt amet nulla tempor\",\n \"reviewedByUser\": true,\n \"lastReviewed\": \"Duis Ut qui proident\",\n \"createdByUser\": \"esse ad\"\n}", + "body": "{\n \"id\": \"est aliqua\",\n \"access\": {\n \"id\": \"reprehenderit do\",\n \"type\": \"ROLE\",\n \"name\": \"m\",\n \"description\": \"pr\",\n \"ownerName\": \"enim do irure\",\n \"ownerId\": \"qui aliquip dolore\"\n },\n \"status\": \"DENIED\",\n \"lastUpdated\": \"tempor commodo\",\n \"reviewedByUser\": false,\n \"lastReviewed\": \"Excepteur\",\n \"createdByUser\": \"elit\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ed406235-5e7b-4023-bbd7-04ded39f05ee", + "id": "c95ad422-815a-4062-84e2-ad8f24f8f8df", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -81100,7 +81100,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"in ex\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"occaec\",\n \"description\": \"Lore\",\n \"ownerName\": \"Duis nulla et\",\n \"ownerId\": \"adipisicing in\"\n },\n \"status\": \"CONFIRMED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"sunt aliquip tempor\",\n \"type\": \"ROLE\",\n \"name\": \"sed cupidatat voluptate officia\",\n \"description\": \"do\",\n \"ownerName\": \"ipsum\",\n \"ownerId\": \"enim nisi\"\n },\n \"status\": \"DENIED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -81122,7 +81122,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27e16a33-4258-40ed-bf87-0074614a3e0c", + "id": "c398167b-8022-4966-aa95-39d3c7507a66", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -81156,7 +81156,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"in ex\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"occaec\",\n \"description\": \"Lore\",\n \"ownerName\": \"Duis nulla et\",\n \"ownerId\": \"adipisicing in\"\n },\n \"status\": \"CONFIRMED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"sunt aliquip tempor\",\n \"type\": \"ROLE\",\n \"name\": \"sed cupidatat voluptate officia\",\n \"description\": \"do\",\n \"ownerName\": \"ipsum\",\n \"ownerId\": \"enim nisi\"\n },\n \"status\": \"DENIED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -81178,7 +81178,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d486887c-1f4d-470e-bda0-01787cac0919", + "id": "15715654-71fa-4367-a634-318a65424414", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -81212,7 +81212,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"in ex\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"occaec\",\n \"description\": \"Lore\",\n \"ownerName\": \"Duis nulla et\",\n \"ownerId\": \"adipisicing in\"\n },\n \"status\": \"CONFIRMED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"sunt aliquip tempor\",\n \"type\": \"ROLE\",\n \"name\": \"sed cupidatat voluptate officia\",\n \"description\": \"do\",\n \"ownerName\": \"ipsum\",\n \"ownerId\": \"enim nisi\"\n },\n \"status\": \"DENIED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -81234,7 +81234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb97a153-3b16-427f-958d-1fd105c31809", + "id": "eee98396-02d0-446e-98db-ed18d43c5152", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -81268,7 +81268,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"in ex\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"occaec\",\n \"description\": \"Lore\",\n \"ownerName\": \"Duis nulla et\",\n \"ownerId\": \"adipisicing in\"\n },\n \"status\": \"CONFIRMED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"sunt aliquip tempor\",\n \"type\": \"ROLE\",\n \"name\": \"sed cupidatat voluptate officia\",\n \"description\": \"do\",\n \"ownerName\": \"ipsum\",\n \"ownerId\": \"enim nisi\"\n },\n \"status\": \"DENIED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -81290,7 +81290,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a4cf034-1927-4f01-acfb-a5efbb98ef49", + "id": "5de0719f-b877-4d73-8f36-da03cf343ce0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -81324,7 +81324,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"in ex\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"occaec\",\n \"description\": \"Lore\",\n \"ownerName\": \"Duis nulla et\",\n \"ownerId\": \"adipisicing in\"\n },\n \"status\": \"CONFIRMED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"sunt aliquip tempor\",\n \"type\": \"ROLE\",\n \"name\": \"sed cupidatat voluptate officia\",\n \"description\": \"do\",\n \"ownerName\": \"ipsum\",\n \"ownerId\": \"enim nisi\"\n },\n \"status\": \"DENIED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -81352,7 +81352,7 @@ } }, { - "id": "3f7724e5-bc0a-496c-beda-24ab1e68b66e", + "id": "a168d69d-38ce-4821-89fc-f2dcf024f8e1", "name": "Bulk update common access status", "request": { "name": "Bulk update common access status", @@ -81384,7 +81384,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:3c2b7ff2-dd8f-97d3-861b-8bf58f67ebaf\",\n \"2d5ccb6d-e79b-9f46-80ad-dfda83992b1d\"\n ],\n \"deniedIds\": [\n \"urn:uuid:efc51435-e5d8-1720-43ce-e09667148a27\",\n \"urn:uuid:be7f3daa-9b4e-f009-ebb8-4d8af3949ae7\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:31b55ae3-6746-e20f-0afc-dbe99665117a\",\n \"urn:uuid:9a5668c4-ede7-78d9-ee90-83b361043992\"\n ],\n \"deniedIds\": [\n \"0088af70-3a6e-2d2c-4122-f95c8f5e6d1c\",\n \"urn:uuid:49698504-926a-95d8-c833-eb84f7461aa8\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"57773b0e-aeeb-7023-11d0-2762a7a2a4cd\",\n \"urn:uuid:1effad95-295e-124a-e6ad-da6bf2ecbaa3\"\n ],\n \"deniedIds\": [\n \"5dc24366-dfe4-d0be-622d-40f08ec2677b\",\n \"6dd71b4f-8b9f-2842-5595-dc3857238ff4\"\n ]\n },\n {\n \"confirmedIds\": [\n \"7946ce0a-1f9b-36a7-50ee-f755ea115776\",\n \"87bbae45-798f-e9b0-63d0-8a5d7eb60000\"\n ],\n \"deniedIds\": [\n \"urn:uuid:2a036e39-5d89-e66c-9234-44c1ff2dff21\",\n \"c88eed26-6fdf-c59d-359f-e7c1fa77d78c\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -81395,7 +81395,7 @@ }, "response": [ { - "id": "c9ab758b-36c0-478d-aa46-5b630883ae50", + "id": "a63f2179-322a-4f9a-bd4a-cc4e3720e6c2", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -81430,7 +81430,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:3c2b7ff2-dd8f-97d3-861b-8bf58f67ebaf\",\n \"2d5ccb6d-e79b-9f46-80ad-dfda83992b1d\"\n ],\n \"deniedIds\": [\n \"urn:uuid:efc51435-e5d8-1720-43ce-e09667148a27\",\n \"urn:uuid:be7f3daa-9b4e-f009-ebb8-4d8af3949ae7\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:31b55ae3-6746-e20f-0afc-dbe99665117a\",\n \"urn:uuid:9a5668c4-ede7-78d9-ee90-83b361043992\"\n ],\n \"deniedIds\": [\n \"0088af70-3a6e-2d2c-4122-f95c8f5e6d1c\",\n \"urn:uuid:49698504-926a-95d8-c833-eb84f7461aa8\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"57773b0e-aeeb-7023-11d0-2762a7a2a4cd\",\n \"urn:uuid:1effad95-295e-124a-e6ad-da6bf2ecbaa3\"\n ],\n \"deniedIds\": [\n \"5dc24366-dfe4-d0be-622d-40f08ec2677b\",\n \"6dd71b4f-8b9f-2842-5595-dc3857238ff4\"\n ]\n },\n {\n \"confirmedIds\": [\n \"7946ce0a-1f9b-36a7-50ee-f755ea115776\",\n \"87bbae45-798f-e9b0-63d0-8a5d7eb60000\"\n ],\n \"deniedIds\": [\n \"urn:uuid:2a036e39-5d89-e66c-9234-44c1ff2dff21\",\n \"c88eed26-6fdf-c59d-359f-e7c1fa77d78c\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -81452,7 +81452,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44768842-b75c-4e9b-99e9-476dc0ab4ca1", + "id": "1f6d8c6d-b6f4-4a55-b0d5-dedbdcf9df56", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -81487,7 +81487,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:3c2b7ff2-dd8f-97d3-861b-8bf58f67ebaf\",\n \"2d5ccb6d-e79b-9f46-80ad-dfda83992b1d\"\n ],\n \"deniedIds\": [\n \"urn:uuid:efc51435-e5d8-1720-43ce-e09667148a27\",\n \"urn:uuid:be7f3daa-9b4e-f009-ebb8-4d8af3949ae7\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:31b55ae3-6746-e20f-0afc-dbe99665117a\",\n \"urn:uuid:9a5668c4-ede7-78d9-ee90-83b361043992\"\n ],\n \"deniedIds\": [\n \"0088af70-3a6e-2d2c-4122-f95c8f5e6d1c\",\n \"urn:uuid:49698504-926a-95d8-c833-eb84f7461aa8\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"57773b0e-aeeb-7023-11d0-2762a7a2a4cd\",\n \"urn:uuid:1effad95-295e-124a-e6ad-da6bf2ecbaa3\"\n ],\n \"deniedIds\": [\n \"5dc24366-dfe4-d0be-622d-40f08ec2677b\",\n \"6dd71b4f-8b9f-2842-5595-dc3857238ff4\"\n ]\n },\n {\n \"confirmedIds\": [\n \"7946ce0a-1f9b-36a7-50ee-f755ea115776\",\n \"87bbae45-798f-e9b0-63d0-8a5d7eb60000\"\n ],\n \"deniedIds\": [\n \"urn:uuid:2a036e39-5d89-e66c-9234-44c1ff2dff21\",\n \"c88eed26-6fdf-c59d-359f-e7c1fa77d78c\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -81509,7 +81509,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b7d1d2e-ae35-4c0b-a58d-c275edc08236", + "id": "3f806508-2d7e-4dbd-b96f-a7101c84e62e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -81544,7 +81544,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:3c2b7ff2-dd8f-97d3-861b-8bf58f67ebaf\",\n \"2d5ccb6d-e79b-9f46-80ad-dfda83992b1d\"\n ],\n \"deniedIds\": [\n \"urn:uuid:efc51435-e5d8-1720-43ce-e09667148a27\",\n \"urn:uuid:be7f3daa-9b4e-f009-ebb8-4d8af3949ae7\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:31b55ae3-6746-e20f-0afc-dbe99665117a\",\n \"urn:uuid:9a5668c4-ede7-78d9-ee90-83b361043992\"\n ],\n \"deniedIds\": [\n \"0088af70-3a6e-2d2c-4122-f95c8f5e6d1c\",\n \"urn:uuid:49698504-926a-95d8-c833-eb84f7461aa8\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"57773b0e-aeeb-7023-11d0-2762a7a2a4cd\",\n \"urn:uuid:1effad95-295e-124a-e6ad-da6bf2ecbaa3\"\n ],\n \"deniedIds\": [\n \"5dc24366-dfe4-d0be-622d-40f08ec2677b\",\n \"6dd71b4f-8b9f-2842-5595-dc3857238ff4\"\n ]\n },\n {\n \"confirmedIds\": [\n \"7946ce0a-1f9b-36a7-50ee-f755ea115776\",\n \"87bbae45-798f-e9b0-63d0-8a5d7eb60000\"\n ],\n \"deniedIds\": [\n \"urn:uuid:2a036e39-5d89-e66c-9234-44c1ff2dff21\",\n \"c88eed26-6fdf-c59d-359f-e7c1fa77d78c\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -81566,7 +81566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e9eb15f-4a1b-488d-842f-5f2aa40a2b84", + "id": "ac1b84ed-2339-4678-92fb-2fc6980d35a3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -81601,7 +81601,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:3c2b7ff2-dd8f-97d3-861b-8bf58f67ebaf\",\n \"2d5ccb6d-e79b-9f46-80ad-dfda83992b1d\"\n ],\n \"deniedIds\": [\n \"urn:uuid:efc51435-e5d8-1720-43ce-e09667148a27\",\n \"urn:uuid:be7f3daa-9b4e-f009-ebb8-4d8af3949ae7\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:31b55ae3-6746-e20f-0afc-dbe99665117a\",\n \"urn:uuid:9a5668c4-ede7-78d9-ee90-83b361043992\"\n ],\n \"deniedIds\": [\n \"0088af70-3a6e-2d2c-4122-f95c8f5e6d1c\",\n \"urn:uuid:49698504-926a-95d8-c833-eb84f7461aa8\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"57773b0e-aeeb-7023-11d0-2762a7a2a4cd\",\n \"urn:uuid:1effad95-295e-124a-e6ad-da6bf2ecbaa3\"\n ],\n \"deniedIds\": [\n \"5dc24366-dfe4-d0be-622d-40f08ec2677b\",\n \"6dd71b4f-8b9f-2842-5595-dc3857238ff4\"\n ]\n },\n {\n \"confirmedIds\": [\n \"7946ce0a-1f9b-36a7-50ee-f755ea115776\",\n \"87bbae45-798f-e9b0-63d0-8a5d7eb60000\"\n ],\n \"deniedIds\": [\n \"urn:uuid:2a036e39-5d89-e66c-9234-44c1ff2dff21\",\n \"c88eed26-6fdf-c59d-359f-e7c1fa77d78c\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -81623,7 +81623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6e46fee-4d9e-4d79-aa50-4d57f87b9f6e", + "id": "c205ee0e-a9ba-4349-a0e2-7a8e91133577", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -81658,7 +81658,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:3c2b7ff2-dd8f-97d3-861b-8bf58f67ebaf\",\n \"2d5ccb6d-e79b-9f46-80ad-dfda83992b1d\"\n ],\n \"deniedIds\": [\n \"urn:uuid:efc51435-e5d8-1720-43ce-e09667148a27\",\n \"urn:uuid:be7f3daa-9b4e-f009-ebb8-4d8af3949ae7\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:31b55ae3-6746-e20f-0afc-dbe99665117a\",\n \"urn:uuid:9a5668c4-ede7-78d9-ee90-83b361043992\"\n ],\n \"deniedIds\": [\n \"0088af70-3a6e-2d2c-4122-f95c8f5e6d1c\",\n \"urn:uuid:49698504-926a-95d8-c833-eb84f7461aa8\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"57773b0e-aeeb-7023-11d0-2762a7a2a4cd\",\n \"urn:uuid:1effad95-295e-124a-e6ad-da6bf2ecbaa3\"\n ],\n \"deniedIds\": [\n \"5dc24366-dfe4-d0be-622d-40f08ec2677b\",\n \"6dd71b4f-8b9f-2842-5595-dc3857238ff4\"\n ]\n },\n {\n \"confirmedIds\": [\n \"7946ce0a-1f9b-36a7-50ee-f755ea115776\",\n \"87bbae45-798f-e9b0-63d0-8a5d7eb60000\"\n ],\n \"deniedIds\": [\n \"urn:uuid:2a036e39-5d89-e66c-9234-44c1ff2dff21\",\n \"c88eed26-6fdf-c59d-359f-e7c1fa77d78c\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -81680,7 +81680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f7174e0-1b32-4ae4-9d35-ef6e12cd9788", + "id": "aba1180a-a422-4a9d-828c-c6c4efe47a3e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -81715,7 +81715,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:3c2b7ff2-dd8f-97d3-861b-8bf58f67ebaf\",\n \"2d5ccb6d-e79b-9f46-80ad-dfda83992b1d\"\n ],\n \"deniedIds\": [\n \"urn:uuid:efc51435-e5d8-1720-43ce-e09667148a27\",\n \"urn:uuid:be7f3daa-9b4e-f009-ebb8-4d8af3949ae7\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:31b55ae3-6746-e20f-0afc-dbe99665117a\",\n \"urn:uuid:9a5668c4-ede7-78d9-ee90-83b361043992\"\n ],\n \"deniedIds\": [\n \"0088af70-3a6e-2d2c-4122-f95c8f5e6d1c\",\n \"urn:uuid:49698504-926a-95d8-c833-eb84f7461aa8\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"57773b0e-aeeb-7023-11d0-2762a7a2a4cd\",\n \"urn:uuid:1effad95-295e-124a-e6ad-da6bf2ecbaa3\"\n ],\n \"deniedIds\": [\n \"5dc24366-dfe4-d0be-622d-40f08ec2677b\",\n \"6dd71b4f-8b9f-2842-5595-dc3857238ff4\"\n ]\n },\n {\n \"confirmedIds\": [\n \"7946ce0a-1f9b-36a7-50ee-f755ea115776\",\n \"87bbae45-798f-e9b0-63d0-8a5d7eb60000\"\n ],\n \"deniedIds\": [\n \"urn:uuid:2a036e39-5d89-e66c-9234-44c1ff2dff21\",\n \"c88eed26-6fdf-c59d-359f-e7c1fa77d78c\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -81749,7 +81749,7 @@ "description": "", "item": [ { - "id": "959c6dd9-4db5-4a46-8c78-363683eea1a7", + "id": "0ab9648d-0f6f-4a3b-bcb5-dd7851b0536c", "name": "Get Message catalogs", "request": { "name": "Get Message catalogs", @@ -81790,7 +81790,7 @@ }, "response": [ { - "id": "4c420970-a78c-4356-b59a-ad521fdf026d", + "id": "97792ba8-a717-4b5a-96e8-5dba93702816", "name": "The message catalogs based on the request headers", "originalRequest": { "url": { @@ -81834,7 +81834,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d3d399a-abb7-4fa2-b0eb-156a6c24d488", + "id": "385bf9da-50f6-4b49-83fa-7ab4f602a44a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -81878,7 +81878,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c227e800-3994-4048-968b-19bb04f69763", + "id": "ba7e2da5-0371-433e-91f3-89b4808093cc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -81922,7 +81922,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00284f96-2c55-4016-92b3-940d3f86908d", + "id": "590e2609-aed3-41c9-8f15-5db2a7f2ca67", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -81966,7 +81966,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f68fd2d-b5a4-440b-9840-b18336850e09", + "id": "2415bc5d-8c35-4f38-951d-2c404725d492", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -82010,7 +82010,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e44bdcfa-21aa-466d-a838-61856a59aa27", + "id": "c26e23f0-a945-464a-a340-96949e15dcc8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -82066,7 +82066,7 @@ "description": "", "item": [ { - "id": "cd6dad43-0e27-4da4-b510-4d96c517f8c0", + "id": "09f47c44-9eb2-42d0-9552-ff94d62d058a", "name": "IAI Identity Outliers Summary", "request": { "name": "IAI Identity Outliers Summary", @@ -82141,7 +82141,7 @@ }, "response": [ { - "id": "d008a87a-92cc-4e09-9aff-1f8456710604", + "id": "3791ac79-405a-4e97-bb77-e6b22bc750d5", "name": "Succeeded. Returns list of objects. Each object is a summary to give high level statistics/counts of outliers", "originalRequest": { "url": { @@ -82231,7 +82231,7 @@ "type": "text/plain" }, "key": "X-Total-Count", - "value": "-38955030" + "value": "-88811273" } ], "body": "[\n {\n \"type\": \"LOW_SIMILARITY\",\n \"snapshotDate\": \"2021-05-01T18:40:35.772Z\",\n \"totalOutliers\": 50,\n \"totalIdentities\": 5000,\n \"totalIgnored\": 0\n },\n {\n \"type\": \"LOW_SIMILARITY\",\n \"snapshotDate\": \"2021-05-01T18:40:35.772Z\",\n \"totalOutliers\": 50,\n \"totalIdentities\": 5000,\n \"totalIgnored\": 0\n }\n]", @@ -82239,7 +82239,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6312af4-17b3-4467-9700-01302edb1563", + "id": "f38d4d91-90e6-4374-9fda-c91238b09935", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -82328,7 +82328,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8733a94-1d68-47e2-89b7-07dbe889b065", + "id": "1086baec-ba7c-46f2-98b6-b7ba7a39dcc3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -82417,7 +82417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c44494c-15e1-4159-9373-9f5bc56dfa25", + "id": "dbac6305-7892-45d4-b235-9ae6154c724b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -82506,7 +82506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3075e5ef-e5ce-4afb-bb82-092b362c47c6", + "id": "75787ff8-1aee-4072-94a9-d8aedd2fe48a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -82595,7 +82595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d810df93-8a40-41d0-8ec7-32eda7948d24", + "id": "b1f4dd01-cbbd-4d52-a4b1-3dc5badddab1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -82684,7 +82684,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae268df4-ce00-4d58-a5e3-65c2fe20c513", + "id": "ca786f1a-cdf5-4399-9c9c-624cdb56e2c1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -82779,7 +82779,7 @@ } }, { - "id": "1e6d8e0a-d6d6-44b5-882d-29900e78ac21", + "id": "32011049-9ce8-420b-b8bb-833607cf7fca", "name": "IAI Identity Outliers Latest Summary", "request": { "name": "IAI Identity Outliers Latest Summary", @@ -82819,7 +82819,7 @@ }, "response": [ { - "id": "1ae3cb95-b6d9-4f85-9275-91f4f7c540e6", + "id": "acf46a1e-4569-48fb-a336-138a9c3bd279", "name": "Succeeded. Returns list of objects. Each object is a summary to give high level statistics/counts of outliers", "originalRequest": { "url": { @@ -82873,7 +82873,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd37cfcf-19ab-453c-b2da-1a0d450c8312", + "id": "cf0ff34c-55f7-4207-b061-299aab88b099", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -82927,7 +82927,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd53d40e-6a02-4dc7-a026-119b1a3f6796", + "id": "7ecfc0bf-56b5-4f37-a619-41a340c999fb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -82981,7 +82981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b692718e-42e7-48ad-b635-1e41321e2548", + "id": "69988a13-150f-4993-bf12-6997245628e7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -83035,7 +83035,7 @@ "_postman_previewlanguage": "json" }, { - "id": "760f89cc-e68f-4484-be41-a7ab8722f9a2", + "id": "5fd06801-209d-4b49-b9a2-c3a94e835045", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -83089,7 +83089,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f336dd7d-b983-415f-a1f3-6c77229de304", + "id": "13295ea3-2ca2-41f1-911b-0be4ab449fa4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -83143,7 +83143,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c1ec5a3-8ee9-4943-984f-5a5d67004f40", + "id": "9803d57c-a459-4b23-bb32-5002b93c604a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -83203,7 +83203,7 @@ } }, { - "id": "d1b0f450-5f54-452a-a5ca-ee3bdc42c0e3", + "id": "80bfac92-65f6-41b1-b8c8-4186faae490c", "name": "IAI Get Identity Outliers", "request": { "name": "IAI Get Identity Outliers", @@ -83287,7 +83287,7 @@ }, "response": [ { - "id": "db53585a-16ce-42f8-b42a-5c367513943a", + "id": "2053407a-2a87-4b3c-acbb-d6b682dd3811", "name": "Succeeded. Returns list of objects. Each object contains information about outliers", "originalRequest": { "url": { @@ -83386,7 +83386,7 @@ "type": "text/plain" }, "key": "X-Total-Count", - "value": "-38955030" + "value": "-88811273" } ], "body": "[\n {\n \"id\": \"5be33d3e-c54d-4ed7-af73-2380543e8283\",\n \"identityId\": \"5be33d3e-c54d-4ed7-af73-2380543e8283\",\n \"type\": \"LOW_SIMILARITY\",\n \"firstDetectionDate\": \"2021-05-01T18:40:35.772Z\",\n \"latestDetectionDate\": \"2021-05-03T18:40:35.772Z\",\n \"ignored\": false,\n \"attributes\": {\n \"displayName\": \"John Smith\",\n \"jobTitle\": \"Software Engineer\",\n \"department\": \"Engineering\"\n },\n \"score\": 0.92,\n \"unignoreType\": \"MANUAL\",\n \"unignoreDate\": \"2021-06-01T18:40:35.772Z\",\n \"ignoreDate\": \"2021-06-01T18:40:35.772Z\"\n },\n {\n \"id\": \"5be33d3e-c54d-4ed7-af73-2380543e8283\",\n \"identityId\": \"5be33d3e-c54d-4ed7-af73-2380543e8283\",\n \"type\": \"LOW_SIMILARITY\",\n \"firstDetectionDate\": \"2021-05-01T18:40:35.772Z\",\n \"latestDetectionDate\": \"2021-05-03T18:40:35.772Z\",\n \"ignored\": false,\n \"attributes\": {\n \"displayName\": \"John Smith\",\n \"jobTitle\": \"Software Engineer\",\n \"department\": \"Engineering\"\n },\n \"score\": 0.92,\n \"unignoreType\": \"MANUAL\",\n \"unignoreDate\": \"2021-06-01T18:40:35.772Z\",\n \"ignoreDate\": \"2021-06-01T18:40:35.772Z\"\n }\n]", @@ -83394,7 +83394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c2dbcef-9b3b-427f-b45d-c472099fe711", + "id": "7484ba93-52d7-4666-8d5d-9fa1f0a6fea1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -83492,7 +83492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d00bc8b-1e84-4441-9400-6f96d705975b", + "id": "fb5fecf5-08da-42d5-9644-e96e3843b8b2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -83590,7 +83590,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01deb222-5698-4f23-b294-0a02ef674918", + "id": "b4ccce42-fc72-4c2e-96e8-540b429b350f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -83688,7 +83688,7 @@ "_postman_previewlanguage": "json" }, { - "id": "586a3b45-55b8-479f-92bf-6a9c24485bf5", + "id": "82da0eaa-adba-418b-807b-3d18e0b45e7e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -83786,7 +83786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23e8faad-b40b-4f50-9675-c53347990db5", + "id": "ecd71fcc-25fc-4e1c-8532-e01032d5bb35", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -83890,7 +83890,7 @@ } }, { - "id": "304d7cb1-c7ee-4378-8378-b5387b63d278", + "id": "91e61089-49ad-4a7b-9a91-2316ec0c282f", "name": "Get identity outlier's contibuting features", "request": { "name": "Get identity outlier's contibuting features", @@ -83978,7 +83978,7 @@ }, "response": [ { - "id": "ba4a98a3-39bb-496a-b686-8a8a30bffbe1", + "id": "5a2dd66f-ec7e-49e4-a7d6-e01006c9124d", "name": "Succeeded. Returns list of objects. Each object contains a feature and metadata about that feature", "originalRequest": { "url": { @@ -84070,7 +84070,7 @@ "type": "text/plain" }, "key": "X-Total-Count", - "value": "-38955030" + "value": "-88811273" }, { "disabled": true, @@ -84079,15 +84079,15 @@ "type": "text/plain" }, "key": "accept-language", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], - "body": "[\n {\n \"id\": \"66e38828-5017-47af-92ff-9844871352c5\",\n \"name\": \"entitlement_count\",\n \"valueType\": \"INTEGER\",\n \"value\": 0.09246131848390493,\n \"importance\": -0.15,\n \"displayName\": \"Number of entitlements\",\n \"description\": \"The total number of entitlements belonging to an identity\",\n \"translationMessages\": {\n \"displayName\": {\n \"key\": \"recommender-api.V2_WEIGHT_FEATURE_PRODUCT_INTERPRETATION_HIGH\",\n \"values\": [\n \"75\",\n \"department\"\n ]\n },\n \"description\": {\n \"key\": \"recommender-api.V2_WEIGHT_FEATURE_PRODUCT_INTERPRETATION_HIGH\",\n \"values\": [\n \"75\",\n \"department\"\n ]\n }\n }\n },\n {\n \"id\": \"66e38828-5017-47af-92ff-9844871352c5\",\n \"name\": \"entitlement_count\",\n \"valueType\": \"INTEGER\",\n \"value\": 0.6708597107078176,\n \"importance\": -0.15,\n \"displayName\": \"Number of entitlements\",\n \"description\": \"The total number of entitlements belonging to an identity\",\n \"translationMessages\": {\n \"displayName\": {\n \"key\": \"recommender-api.V2_WEIGHT_FEATURE_PRODUCT_INTERPRETATION_HIGH\",\n \"values\": [\n \"75\",\n \"department\"\n ]\n },\n \"description\": {\n \"key\": \"recommender-api.V2_WEIGHT_FEATURE_PRODUCT_INTERPRETATION_HIGH\",\n \"values\": [\n \"75\",\n \"department\"\n ]\n }\n }\n }\n]", + "body": "[\n {\n \"id\": \"66e38828-5017-47af-92ff-9844871352c5\",\n \"name\": \"entitlement_count\",\n \"valueType\": \"INTEGER\",\n \"value\": 0.2509270234349208,\n \"importance\": -0.15,\n \"displayName\": \"Number of entitlements\",\n \"description\": \"The total number of entitlements belonging to an identity\",\n \"translationMessages\": {\n \"displayName\": {\n \"key\": \"recommender-api.V2_WEIGHT_FEATURE_PRODUCT_INTERPRETATION_HIGH\",\n \"values\": [\n \"75\",\n \"department\"\n ]\n },\n \"description\": {\n \"key\": \"recommender-api.V2_WEIGHT_FEATURE_PRODUCT_INTERPRETATION_HIGH\",\n \"values\": [\n \"75\",\n \"department\"\n ]\n }\n }\n },\n {\n \"id\": \"66e38828-5017-47af-92ff-9844871352c5\",\n \"name\": \"entitlement_count\",\n \"valueType\": \"INTEGER\",\n \"value\": 0.5824016298818981,\n \"importance\": -0.15,\n \"displayName\": \"Number of entitlements\",\n \"description\": \"The total number of entitlements belonging to an identity\",\n \"translationMessages\": {\n \"displayName\": {\n \"key\": \"recommender-api.V2_WEIGHT_FEATURE_PRODUCT_INTERPRETATION_HIGH\",\n \"values\": [\n \"75\",\n \"department\"\n ]\n },\n \"description\": {\n \"key\": \"recommender-api.V2_WEIGHT_FEATURE_PRODUCT_INTERPRETATION_HIGH\",\n \"values\": [\n \"75\",\n \"department\"\n ]\n }\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "63e9d95d-90e7-48ae-b626-59964486e861", + "id": "239ae15d-7642-4670-908b-df0ed6636b45", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -84178,7 +84178,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f03cd5fe-5bf6-4f92-a968-f2577895718e", + "id": "9b9f1a8f-b274-49d6-943b-b1e4cbac35a2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -84269,7 +84269,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ff91913-cfef-4989-beba-d941f8147244", + "id": "db5a6a80-4707-4afe-ac1c-4abd73d041b1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -84360,7 +84360,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e971cd09-68f4-492e-b59b-caef8d6da86c", + "id": "bbc8979f-cce1-47a9-b29a-5c1618cb23c7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -84451,7 +84451,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a75e3ac4-6713-4e01-8dc1-67b4ca0215be", + "id": "c4996d6e-8b16-4751-a1a5-fcc8041f0a87", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -84542,7 +84542,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da538c94-e2df-477a-98cb-c30295a5fc20", + "id": "e60932b3-cdda-4962-9ebe-074ea2ddfe27", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -84639,7 +84639,7 @@ } }, { - "id": "16ee6996-698f-4791-a833-3d40da3b333c", + "id": "dc8efd04-7c63-40c3-aec6-7847151adc8d", "name": "Gets a list of access items associated with each identity outlier contributing feature", "request": { "name": "Gets a list of access items associated with each identity outlier contributing feature", @@ -84739,7 +84739,7 @@ }, "response": [ { - "id": "a5075c90-04ed-4645-b575-46bf49fc1913", + "id": "ae48ad57-9870-45a2-81e2-9d9952c924ae", "name": "The list of access items.", "originalRequest": { "url": { @@ -84832,7 +84832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b836a315-6c06-4a8a-b9cc-a439cfad01a3", + "id": "0eca9115-b991-45eb-83ec-f1e935c7ea08", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -84925,7 +84925,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9936c833-1d93-4b5f-8599-4aac19569509", + "id": "d444dfcd-1e10-480f-8ab6-1f924ed95110", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -85018,7 +85018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c8ca649-ab1a-4415-b550-67e8dcc03274", + "id": "86ef21f9-ee1e-4a00-b3f8-a0187466820a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -85111,7 +85111,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a9c82b8-ff53-4c58-99a7-ff3b0317098a", + "id": "9451c4a1-76b3-4077-a46e-5be40b44d679", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -85204,7 +85204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7bc9857-41ae-445b-9c70-e7e59e15c4be", + "id": "03013723-b7fc-4d37-b92e-d611be4aafc9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -85297,7 +85297,7 @@ "_postman_previewlanguage": "json" }, { - "id": "180a2a11-676f-4311-a772-d14b4f9cc657", + "id": "4f09ed0e-1058-4a1e-837c-9b25f1d9bfde", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -85396,7 +85396,7 @@ } }, { - "id": "b61fc6ad-4bc7-47b2-878e-f7ee91ceaa48", + "id": "c4d703dc-2d0a-4f92-9023-ac161fee4a4a", "name": "IAI Identity Outliers Ignore", "request": { "name": "IAI Identity Outliers Ignore", @@ -85439,7 +85439,7 @@ }, "response": [ { - "id": "258e47e9-d0fb-40df-b86c-47848630fab5", + "id": "8b28c489-84ab-46fd-b2df-cfa2c35a79e6", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -85486,7 +85486,7 @@ "_postman_previewlanguage": "text" }, { - "id": "79bdfd53-4013-483e-9081-114ffb2f8b1b", + "id": "63547e49-138c-4831-875b-3ecda99345b4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -85543,7 +85543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d547571-ad5b-40a6-8e5c-6f3f06339c80", + "id": "4fd6d900-09fd-43b6-860d-ef1c7afb8871", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -85600,7 +85600,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9ee503e-096d-4ac6-97c2-911d0f8caca0", + "id": "3086fa44-cfc0-4d1b-a6cb-049e80e77058", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -85657,7 +85657,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5aaf18f1-b030-4320-9acb-95f2db84812c", + "id": "03f45c30-775a-4743-aacf-53381205f997", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -85714,7 +85714,7 @@ "_postman_previewlanguage": "json" }, { - "id": "931cd01c-1ae8-44f9-8a0c-99b0fdb9bde6", + "id": "54d2e78d-e879-4626-a505-dde0f6a10c0c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -85777,7 +85777,7 @@ } }, { - "id": "51fc440f-282c-4268-84c4-accc40eabde8", + "id": "0ba6dcf9-c8ea-418b-a3a3-f526e3ac757a", "name": "IAI Identity Outliers Unignore", "request": { "name": "IAI Identity Outliers Unignore", @@ -85820,7 +85820,7 @@ }, "response": [ { - "id": "2e957193-66ce-49bd-81aa-b0348e125161", + "id": "9108aff4-eec1-4291-ab10-caa9d56452a5", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -85867,7 +85867,7 @@ "_postman_previewlanguage": "text" }, { - "id": "e5fb9a52-7156-4e7e-9a50-0337d03436e8", + "id": "851d884b-3333-4a8a-b30e-0441b03e0084", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -85924,7 +85924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8bbe4beb-a66f-4c2e-b828-fb3dfb0698bb", + "id": "c38268a4-18dd-4b61-9add-d57b8a140548", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -85981,7 +85981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5472cc28-19cb-483a-af28-9043f0c1be79", + "id": "b8ca2f8b-e274-44a5-855b-bafacff9e724", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -86038,7 +86038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c149ed9-402d-4328-ac45-8d6410780275", + "id": "97304022-389e-44ef-8664-62573df4a7d0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -86095,7 +86095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca584b74-bdb8-402b-9251-dc5f3b141edb", + "id": "4b601b9e-b03a-4977-b879-51fa1f0debe1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -86158,7 +86158,7 @@ } }, { - "id": "57d0573e-f564-4763-b034-192ead58e436", + "id": "7375e823-74c8-4ea8-a73f-93aa44af9476", "name": "IAI Identity Outliers Export", "request": { "name": "IAI Identity Outliers Export", @@ -86198,7 +86198,7 @@ }, "response": [ { - "id": "699c8b85-ac6f-4b1b-af70-5ab1d83e74f6", + "id": "b36d1ee1-3511-47a1-89d6-07c947cbf8dc", "name": "Succeeded. Returns zip of 2 CSVs to download. 1 CSV for ignored outliers and 1 for non-ignored outliers", "originalRequest": { "url": { @@ -86247,12 +86247,12 @@ "value": "application/zip" } ], - "body": "aliqua", + "body": "cillum ad Lorem", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "4cdf8344-1187-4d53-91d1-ffa2acf5d0ab", + "id": "62c6a2b4-7648-426e-864c-f320ea0427da", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -86306,7 +86306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a567cdd3-39b0-4e48-91dc-342192d5d005", + "id": "e533b53e-2c54-47b8-af20-29fb997454f0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -86360,7 +86360,7 @@ "_postman_previewlanguage": "json" }, { - "id": "223276e5-7365-44bc-b85f-c842be3ccbd0", + "id": "97e8e93b-2bd4-414b-b1fc-c52a170a8fc4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -86414,7 +86414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bbd8278-15dd-4fc3-8235-caff50b08e0a", + "id": "1503a369-d67a-4223-b687-9b57ae4e1d5e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -86468,7 +86468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06defee3-24a0-4e51-a8a1-92b9cf83f537", + "id": "72d7057c-9bd9-4a2c-bb85-0ff3bfec6050", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -86528,7 +86528,7 @@ } }, { - "id": "d4bd0056-d0b7-4e75-9e83-f72702e2f05e", + "id": "66330126-195d-448f-8cce-1228c18fb85d", "name": "Get identity outlier contibuting feature summary", "request": { "name": "Get identity outlier contibuting feature summary", @@ -86569,7 +86569,7 @@ }, "response": [ { - "id": "fd2ecdd2-5884-43d4-a8ae-9c9b21399a56", + "id": "204229c2-4a60-485f-84c5-3bff81f1a92e", "name": "Succeeded. Returns selected contributing feature summary for an outlier", "originalRequest": { "url": { @@ -86614,15 +86614,15 @@ "type": "text/plain" }, "key": "accept-language", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], - "body": "{\n \"contributingFeatureName\": \"Rare Access\",\n \"identityOutlierDisplayName\": \"John Smith\",\n \"outlierFeatureDisplayValues\": [\n {\n \"displayName\": \"Aliza Chris\",\n \"value\": \"id dolore adipisicing\",\n \"valueType\": \"INTEGER\"\n },\n {\n \"displayName\": \"Aliza Chris\",\n \"value\": \"dolore occaecat\",\n \"valueType\": \"INTEGER\"\n }\n ],\n \"featureDefinition\": \"Identity total number of entitlements\",\n \"featureExplanation\": \"An identity that has too much rare access has a higher change of becoming a security threat due to the unique access they possess\",\n \"peerDisplayName\": \"Mary Jane\",\n \"peerIdentityId\": \"9f9d5d53ad0e48fba7352f6da9f1b8gbg\",\n \"accessItemReference\": {\n \"displayName\": \"All Rare Entitlements\",\n \"searchPlaceholder\": \"Search by name or description\"\n }\n}", + "body": "{\n \"contributingFeatureName\": \"Rare Access\",\n \"identityOutlierDisplayName\": \"John Smith\",\n \"outlierFeatureDisplayValues\": [\n {\n \"displayName\": \"Aliza Chris\",\n \"value\": \"consectetur nostrud id\",\n \"valueType\": \"INTEGER\"\n },\n {\n \"displayName\": \"Aliza Chris\",\n \"value\": \"anim cupidatat consectetur consequat\",\n \"valueType\": \"INTEGER\"\n }\n ],\n \"featureDefinition\": \"Identity total number of entitlements\",\n \"featureExplanation\": \"An identity that has too much rare access has a higher change of becoming a security threat due to the unique access they possess\",\n \"peerDisplayName\": \"Mary Jane\",\n \"peerIdentityId\": \"9f9d5d53ad0e48fba7352f6da9f1b8gbg\",\n \"accessItemReference\": {\n \"displayName\": \"All Rare Entitlements\",\n \"searchPlaceholder\": \"Search by name or description\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2e293b78-32c7-42a8-ac86-7b54216bb8ad", + "id": "5e8ba4a8-b704-4046-8dcc-4fde0db130fd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -86666,7 +86666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16392519-5607-4efb-bb82-55993b0cfe68", + "id": "1ca608d2-62dc-4d35-b041-c7221fdd1f99", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -86710,7 +86710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25cdf3ac-8741-4f23-b7a2-256a9563cf01", + "id": "6d3ef39b-b512-442d-98dd-79205212491a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -86754,7 +86754,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80183ee3-a32f-4ea5-bf87-50a2004f2f37", + "id": "f1c5ae5b-d3bc-4ac4-86b3-ada78402d203", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -86798,7 +86798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75f8c83e-27d5-4e13-9368-0c981eed01db", + "id": "b851a9d1-67b5-4957-bed5-320310139ea6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -86842,7 +86842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "188843e1-aade-43f9-a0a7-374ac1f058c4", + "id": "3f36a056-248e-4b32-b3bb-6d4523f14633", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -86898,7 +86898,7 @@ "description": "", "item": [ { - "id": "26e02d64-6a18-41e4-b531-0b0ae9ff366f", + "id": "3fd0f771-e509-4a92-ac70-6ab4cd6f6e03", "name": "Identity Outliers List", "request": { "name": "Identity Outliers List", @@ -86968,7 +86968,7 @@ }, "response": [ { - "id": "3af72315-d07f-4de7-9a40-ac9abcf24366", + "id": "f1a16cc8-a511-4b59-83b1-e2f8142298c2", "name": "List of identities that are not included in peer groups.", "originalRequest": { "url": { @@ -87036,12 +87036,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"enim magna dolor labore\",\n \"type\": \"occaecat laborum ipsum ad\",\n \"peer_group_id\": \"Ut dolore sed ut\",\n \"attributes\": {\n \"esse_1\": {}\n }\n },\n {\n \"id\": \"culpa ullamco\",\n \"type\": \"aute eiusmod\",\n \"peer_group_id\": \"Ut pariatur\",\n \"attributes\": {\n \"nisid\": {}\n }\n }\n]", + "body": "[\n {\n \"id\": \"esse Duis dolor\",\n \"type\": \"est quis minim tempor\",\n \"peer_group_id\": \"commodo do officia in\",\n \"attributes\": {\n \"culpa_3\": {},\n \"non_9f\": {}\n }\n },\n {\n \"id\": \"officia adipisicing\",\n \"type\": \"enim\",\n \"peer_group_id\": \"fugiat est\",\n \"attributes\": {\n \"consequat_0\": {},\n \"dod\": {}\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "40b76493-4389-4449-9ef6-87813f2cc3c4", + "id": "c035385c-4ea2-4f4f-9dc8-ba390c3b0c4a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -87114,7 +87114,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74a014c7-d649-4d80-bfa6-9063e022c217", + "id": "2b549c33-deba-4cd6-94a4-3ff401063ff1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -87187,7 +87187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "343a6e0b-df87-40d2-9da7-922550b47d5a", + "id": "48035855-6e6b-41ed-b6f4-79f6318e4d4e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -87260,7 +87260,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ec44f48-0834-4d37-a45a-0009897ae64f", + "id": "8cbf2d74-e9a8-41ca-95ff-153d4098898e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -87333,7 +87333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3163784-317a-4719-b5be-af85b664bed3", + "id": "85d0db1d-ab80-4250-9411-35bb7a1f5709", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -87418,7 +87418,7 @@ "description": "", "item": [ { - "id": "04e1bf68-8ec3-4d45-9c6e-26f44b4bcbe3", + "id": "25ff0b0e-371f-4b27-aaf5-c925f1033b87", "name": "Returns a Recommendation Based on Object", "request": { "name": "Returns a Recommendation Based on Object", @@ -87461,7 +87461,7 @@ }, "response": [ { - "id": "b310b0c9-739e-49b2-b2f6-59ddc13800ce", + "id": "84d4e66c-0188-45c4-b0aa-16f6917b9d1d", "name": "The recommendations for a customer", "originalRequest": { "url": { @@ -87513,12 +87513,12 @@ "value": "application/json" } ], - "body": "{\n \"response\": [\n {\n \"request\": {\n \"identityId\": \"2c938083633d259901633d25c68c00fa\",\n \"item\": {\n \"id\": \"2c938083633d259901633d2623ec0375\",\n \"type\": \"ENTITLEMENT\"\n }\n },\n \"recommendation\": \"YES\",\n \"interpretations\": [\n \"75% of identities with the same department have this access. This information had a high impact on the overall score.\",\n \"67% of identities with the same peer group have this access. This information had a low impact on the overall score.\",\n \"42% of identities with the same location have this access. This information had a low impact on the overall score.\"\n ],\n \"translationMessages\": [\n {\n \"key\": \"recommender-api.V2_WEIGHT_FEATURE_PRODUCT_INTERPRETATION_HIGH\",\n \"values\": [\n \"75\",\n \"department\"\n ]\n }\n ],\n \"recommenderCalculations\": {\n \"identityId\": \"2c91808457d8f3ab0157e3e62cb4213c\",\n \"entitlementId\": \"2c91809050db617d0150e0bf3215385e\",\n \"recommendation\": \"YES\",\n \"overallWeightedScore\": 26803368.854645938,\n \"featureWeightedScores\": {\n \"ad9d7\": 24969654.946055233,\n \"magna6f5\": 55372354.04985398,\n \"ut1\": 79615974.89693445\n },\n \"threshold\": -23740385.38825789,\n \"identityAttributes\": {\n \"velit_2\": {\n \"value\": \"culpa nulla velit anim exercitation\"\n }\n },\n \"featureValues\": {\n \"feature\": \"department\",\n \"numerator\": 14,\n \"denominator\": 14\n }\n }\n },\n {\n \"request\": {\n \"identityId\": \"2c938083633d259901633d25c68c00fa\",\n \"item\": {\n \"id\": \"2c938083633d259901633d2623ec0375\",\n \"type\": \"ENTITLEMENT\"\n }\n },\n \"recommendation\": \"YES\",\n \"interpretations\": [\n \"75% of identities with the same department have this access. This information had a high impact on the overall score.\",\n \"67% of identities with the same peer group have this access. This information had a low impact on the overall score.\",\n \"42% of identities with the same location have this access. This information had a low impact on the overall score.\"\n ],\n \"translationMessages\": [\n {\n \"key\": \"recommender-api.V2_WEIGHT_FEATURE_PRODUCT_INTERPRETATION_HIGH\",\n \"values\": [\n \"75\",\n \"department\"\n ]\n }\n ],\n \"recommenderCalculations\": {\n \"identityId\": \"2c91808457d8f3ab0157e3e62cb4213c\",\n \"entitlementId\": \"2c91809050db617d0150e0bf3215385e\",\n \"recommendation\": \"YES\",\n \"overallWeightedScore\": -40972998.796529,\n \"featureWeightedScores\": {\n \"cillum_0\": 17135671.60287495\n },\n \"threshold\": -79652162.11489299,\n \"identityAttributes\": {\n \"voluptate_1\": {\n \"value\": \"proident laborum dolo\"\n },\n \"veniam_5f\": {\n \"value\": \"magna\"\n }\n },\n \"featureValues\": {\n \"feature\": \"department\",\n \"numerator\": 14,\n \"denominator\": 14\n }\n }\n }\n ]\n}", + "body": "{\n \"response\": [\n {\n \"request\": {\n \"identityId\": \"2c938083633d259901633d25c68c00fa\",\n \"item\": {\n \"id\": \"2c938083633d259901633d2623ec0375\",\n \"type\": \"ENTITLEMENT\"\n }\n },\n \"recommendation\": \"YES\",\n \"interpretations\": [\n \"75% of identities with the same department have this access. This information had a high impact on the overall score.\",\n \"67% of identities with the same peer group have this access. This information had a low impact on the overall score.\",\n \"42% of identities with the same location have this access. This information had a low impact on the overall score.\"\n ],\n \"translationMessages\": [\n {\n \"key\": \"recommender-api.V2_WEIGHT_FEATURE_PRODUCT_INTERPRETATION_HIGH\",\n \"values\": [\n \"75\",\n \"department\"\n ]\n }\n ],\n \"recommenderCalculations\": {\n \"identityId\": \"2c91808457d8f3ab0157e3e62cb4213c\",\n \"entitlementId\": \"2c91809050db617d0150e0bf3215385e\",\n \"recommendation\": \"YES\",\n \"overallWeightedScore\": -92381775.28338736,\n \"featureWeightedScores\": {\n \"adipisicing98\": -29979191.053357735,\n \"enim_87a\": -42509672.188677385\n },\n \"threshold\": -23077748.172657356,\n \"identityAttributes\": {\n \"dolore_9\": {\n \"value\": \"enim est\"\n },\n \"laborum_9\": {\n \"value\": \"in laboris dolor anim\"\n },\n \"dolor_67\": {\n \"value\": \"pariatur officia consequat ut\"\n }\n },\n \"featureValues\": {\n \"feature\": \"department\",\n \"numerator\": 14,\n \"denominator\": 14\n }\n }\n },\n {\n \"request\": {\n \"identityId\": \"2c938083633d259901633d25c68c00fa\",\n \"item\": {\n \"id\": \"2c938083633d259901633d2623ec0375\",\n \"type\": \"ENTITLEMENT\"\n }\n },\n \"recommendation\": \"YES\",\n \"interpretations\": [\n \"75% of identities with the same department have this access. This information had a high impact on the overall score.\",\n \"67% of identities with the same peer group have this access. This information had a low impact on the overall score.\",\n \"42% of identities with the same location have this access. This information had a low impact on the overall score.\"\n ],\n \"translationMessages\": [\n {\n \"key\": \"recommender-api.V2_WEIGHT_FEATURE_PRODUCT_INTERPRETATION_HIGH\",\n \"values\": [\n \"75\",\n \"department\"\n ]\n }\n ],\n \"recommenderCalculations\": {\n \"identityId\": \"2c91808457d8f3ab0157e3e62cb4213c\",\n \"entitlementId\": \"2c91809050db617d0150e0bf3215385e\",\n \"recommendation\": \"YES\",\n \"overallWeightedScore\": -71432307.82243651,\n \"featureWeightedScores\": {\n \"dolor9c_\": 45353467.00804928,\n \"laborum9c\": -77689185.41616823\n },\n \"threshold\": -49867654.29662175,\n \"identityAttributes\": {\n \"culpaab\": {\n \"value\": \"dolore mollit\"\n },\n \"pariatur_6c7\": {\n \"value\": \"amet sit\"\n }\n },\n \"featureValues\": {\n \"feature\": \"department\",\n \"numerator\": 14,\n \"denominator\": 14\n }\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3e2fad6c-03e6-437b-b530-8b76188728da", + "id": "df9877a8-48c2-4b62-b31d-02f7833f4f8b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -87575,7 +87575,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d648192-94e4-4581-809f-592da4fb65f0", + "id": "3106a822-b4e0-4405-96ce-964eb87e6e28", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -87632,7 +87632,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bee286ec-24e6-4c3e-a8ad-a03248dc320d", + "id": "ab4aff94-9dc9-4e56-b253-0c350702082e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -87689,7 +87689,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3985c3b0-751a-44b6-8043-5f77c873b4f0", + "id": "da162520-cc9b-4986-ba41-23bc3d272050", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -87746,7 +87746,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48412755-e645-48a4-8779-e4f30401e001", + "id": "f8db46b0-37e1-438a-9c7b-39592be78360", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -87809,7 +87809,7 @@ } }, { - "id": "3d236ed7-9a71-418e-a2b2-dc0107cbc541", + "id": "2e678771-a19f-4ba2-b5a3-cb795e82dfb4", "name": "Get certification recommendation config values", "request": { "name": "Get certification recommendation config values", @@ -87839,7 +87839,7 @@ }, "response": [ { - "id": "64771094-a9a7-413c-9bea-69eb6f089ac9", + "id": "c02996d8-892b-4f69-b249-de3760c68f65", "name": "Cert recommendation configuration attributes", "originalRequest": { "url": { @@ -87883,7 +87883,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b94b757e-fa20-4f49-b07c-7664101aa956", + "id": "5bf6e956-d70c-47f1-9b65-767d85e2849b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -87927,7 +87927,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b9f06ae-2c67-48c6-83cf-98344d903a56", + "id": "a411b793-3d0e-4776-87c0-a10ef854cb22", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -87971,7 +87971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "906ec001-11d0-4e23-8f4b-0b01089462be", + "id": "90e5bcf1-75d4-4bb9-9911-5f915d0eff6e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -88015,7 +88015,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ed0720d-6333-47d0-944c-52d350aa1e45", + "id": "bba02179-6c23-4e1c-a546-539fd1f75bb7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -88065,7 +88065,7 @@ } }, { - "id": "3b8d2290-3f10-49b4-b0b3-ff7637532354", + "id": "26c04b3f-cc28-442e-9f68-811b278efef0", "name": "Update certification recommendation config values", "request": { "name": "Update certification recommendation config values", @@ -88108,7 +88108,7 @@ }, "response": [ { - "id": "721dd113-2885-4bdb-bc1b-791c72c9efc9", + "id": "5255bebd-c880-400c-88ff-8b3cef122ee2", "name": "Cert recommendation configuration attributes after update", "originalRequest": { "url": { @@ -88165,7 +88165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d7b94da-0742-4377-96cd-6bf2d35abdec", + "id": "fb408274-e3fd-4d11-b991-bd8e25eb6785", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -88222,7 +88222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e07800a7-35db-4d4c-a951-f850b7e86f83", + "id": "bcb5e6ab-37ff-4205-9bab-deb1e0a78a4c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -88279,7 +88279,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ecb4e0c-ec2b-4742-b82a-8cac6cdd6a01", + "id": "4a463f28-08a4-4260-a760-e9e61c99d1cc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -88336,7 +88336,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5647b752-8772-4152-82b8-468f1fa7f4e0", + "id": "ce679f12-4b7b-4879-8ce7-26a322e1eb4d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -88405,7 +88405,7 @@ "description": "", "item": [ { - "id": "64bbea92-50a6-4176-b767-2d024570a20d", + "id": "86af9d61-4628-44bf-8565-70a1f28124f6", "name": "Create a role mining session", "request": { "name": "Create a role mining session", @@ -88447,7 +88447,7 @@ }, "response": [ { - "id": "c61f2133-d705-4958-be90-8240bbd1c8e4", + "id": "22781036-0925-49d9-9e48-4a5096957b04", "name": "Submitted a role mining session request", "originalRequest": { "url": { @@ -88503,7 +88503,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5530bfe5-2dd3-4aeb-9504-f90999d34d7d", + "id": "af786fc5-9fd9-411b-bdc4-27bc8a7d3d54", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -88559,7 +88559,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7b33267-20db-44fe-8390-efd374a7ab23", + "id": "5df058f5-d516-4de8-a497-8a9faee490ad", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -88615,7 +88615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90b11499-4980-47b1-913a-31ac4e3c906f", + "id": "869149c3-88ed-488c-8ec3-60e80f408a26", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -88671,7 +88671,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c799702f-796c-44da-a79e-a70dc1da29af", + "id": "4965d0c0-0434-4c65-aa71-c96ea7834a44", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -88727,7 +88727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91a22bfe-cb60-40b0-a828-d432b236f018", + "id": "2ec8d972-31fe-4839-84bb-a1078df4b61d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -88789,7 +88789,7 @@ } }, { - "id": "6f46703a-f473-4284-bd0e-f369f1ef1960", + "id": "fbf82ec6-4f2d-4f0a-ac22-9c1dcf75dec2", "name": "Retrieves all role mining sessions", "request": { "name": "Retrieves all role mining sessions", @@ -88864,7 +88864,7 @@ }, "response": [ { - "id": "39a4ab23-f534-4dda-8b9b-948b888e9926", + "id": "f8146ceb-3830-485b-9088-a0fdbf5d7082", "name": "Succeeded. Returns all role mining sessions that match the query parameters.", "originalRequest": { "url": { @@ -88948,12 +88948,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"minNumIdentitiesInPotentialRole\": 20,\n \"scopingMethod\": \"AUTO_RM\",\n \"prescribedPruneThreshold\": 83,\n \"pruneThreshold\": 70,\n \"potentialRoleCount\": 8,\n \"potentialRolesReadyCount\": 4,\n \"status\": {\n \"state\": \"CREATED\"\n },\n \"emailRecipientId\": \"ul\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"identityCount\": 39,\n \"saved\": true,\n \"name\": \"Saved RM Session - 07/10\",\n \"dataFilePath\": \"qui aliquip ea velit\",\n \"id\": \"8c190e67-87aa-4ed9-a90b-d9d5344523fb\",\n \"createdDate\": \"1968-11-26T14:22:42.988Z\",\n \"modifiedDate\": \"2007-04-19T16:28:18.589Z\",\n \"type\": \"SPECIALIZED\"\n },\n {\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"minNumIdentitiesInPotentialRole\": 20,\n \"scopingMethod\": \"AUTO_RM\",\n \"prescribedPruneThreshold\": 83,\n \"pruneThreshold\": 70,\n \"potentialRoleCount\": 8,\n \"potentialRolesReadyCount\": 4,\n \"status\": {\n \"state\": \"CREATED\"\n },\n \"emailRecipientId\": \"mollit\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"identityCount\": 39,\n \"saved\": true,\n \"name\": \"Saved RM Session - 07/10\",\n \"dataFilePath\": \"officia dolore nulla\",\n \"id\": \"8c190e67-87aa-4ed9-a90b-d9d5344523fb\",\n \"createdDate\": \"1984-09-20T15:20:47.880Z\",\n \"modifiedDate\": \"2016-11-07T01:02:10.516Z\",\n \"type\": \"SPECIALIZED\"\n }\n]", + "body": "[\n {\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"minNumIdentitiesInPotentialRole\": 20,\n \"scopingMethod\": \"AUTO_RM\",\n \"prescribedPruneThreshold\": 83,\n \"pruneThreshold\": 70,\n \"potentialRoleCount\": 8,\n \"potentialRolesReadyCount\": 4,\n \"status\": {\n \"state\": \"CREATED\"\n },\n \"emailRecipientId\": \"voluptate do ut cupidatat\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"identityCount\": 39,\n \"saved\": true,\n \"name\": \"Saved RM Session - 07/10\",\n \"dataFilePath\": \"id\",\n \"id\": \"8c190e67-87aa-4ed9-a90b-d9d5344523fb\",\n \"createdDate\": \"1983-03-10T06:55:00.169Z\",\n \"modifiedDate\": \"2002-10-10T14:47:33.505Z\",\n \"type\": \"SPECIALIZED\"\n },\n {\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"minNumIdentitiesInPotentialRole\": 20,\n \"scopingMethod\": \"AUTO_RM\",\n \"prescribedPruneThreshold\": 83,\n \"pruneThreshold\": 70,\n \"potentialRoleCount\": 8,\n \"potentialRolesReadyCount\": 4,\n \"status\": {\n \"state\": \"CREATED\"\n },\n \"emailRecipientId\": \"sint aliqua officia\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"identityCount\": 39,\n \"saved\": true,\n \"name\": \"Saved RM Session - 07/10\",\n \"dataFilePath\": \"dolore officia fugiat culpa laboris\",\n \"id\": \"8c190e67-87aa-4ed9-a90b-d9d5344523fb\",\n \"createdDate\": \"2018-12-02T12:35:23.189Z\",\n \"modifiedDate\": \"1979-01-05T00:40:50.104Z\",\n \"type\": \"SPECIALIZED\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a3afb894-0368-4979-bea2-7140cc129753", + "id": "cb36bae1-bfd8-4171-b388-495bca484fff", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -89042,7 +89042,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d49455f2-508f-455b-88bc-77cca95b83be", + "id": "cea3e147-dfa5-49fd-88f9-69ab97bb7478", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -89131,7 +89131,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb699382-805a-45a2-a544-96119bdc8a20", + "id": "789e9060-2101-4ccf-842c-404772b0fe8f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -89220,7 +89220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec8259e6-2b59-4039-9a31-07bace2fb1b1", + "id": "b885c9cd-bc7f-4a51-93aa-c8c777f02d8c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -89309,7 +89309,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6aa0f17d-27c4-41a6-bead-fe8a23f567da", + "id": "565f163e-0e0e-4634-a820-c86469552038", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -89404,7 +89404,7 @@ } }, { - "id": "e25fc9cf-e2d9-4bbc-91b0-f0963db64bcd", + "id": "be065c83-851d-44dd-8d9c-d35903489080", "name": "Patch a role mining session", "request": { "name": "Patch a role mining session", @@ -89458,7 +89458,7 @@ }, "response": [ { - "id": "d0506c8e-4434-4064-9642-8a468faa8139", + "id": "fc092dac-a429-4fe3-8439-17920968c843", "name": "Success", "originalRequest": { "url": { @@ -89515,7 +89515,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d79304ab-5da0-4804-902f-935c042276a4", + "id": "693ad33c-77b6-4696-aa49-2f021c74baf1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -89572,7 +89572,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d415231d-cc10-4ee5-835c-360e39a573d2", + "id": "95e1aa3c-a1e0-41af-baac-664b92eef8c2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -89629,7 +89629,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3910494e-54ab-42ee-a05b-9e77a1708036", + "id": "f8b96f72-e4cb-40db-8ab7-834a12f9ca52", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -89686,7 +89686,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9b8db63-96b6-4dc7-8d23-6b9266ca39e7", + "id": "cb77a6c9-fe2b-42db-9250-5e5146edc8fc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -89743,7 +89743,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5f91e09-e708-4e84-84e9-b8e442524b6c", + "id": "ca86bfb6-0e4a-4aec-8187-78ba1ab212db", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -89800,7 +89800,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0e07f43-d769-40cd-b7cb-f47c1a48c27f", + "id": "de05335e-c54a-426e-be57-0be51c62275b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -89863,7 +89863,7 @@ } }, { - "id": "3953ea36-3f69-4964-827a-b5f37375934e", + "id": "af4d2a05-d9b5-49b8-a75a-a5f0e7b5efd8", "name": "Get a role mining session", "request": { "name": "Get a role mining session", @@ -89904,7 +89904,7 @@ }, "response": [ { - "id": "b01ebcbc-a3e8-4ace-9c91-b0679c3ccef6", + "id": "766c30b8-a680-4b28-982b-006d1eec25d8", "name": "Returns a role mining session", "originalRequest": { "url": { @@ -89948,7 +89948,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22274c2e-f996-483a-8ab0-9b55d69f7046", + "id": "8126fbcb-31b6-455c-93f6-401897b384a6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -89992,7 +89992,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9bcc35e7-2d7b-4891-925c-15e6736be4f4", + "id": "c4961b2c-4ac4-4d90-abb1-9c2d30fa1e90", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -90036,7 +90036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "482f5c50-71c6-47be-92da-9d34b9d5bce7", + "id": "c4c504d4-cde7-405f-b7ef-bbfb48ccafe9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -90080,7 +90080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e56c4879-5b8c-46f0-bf12-66c6b1d22908", + "id": "12621807-367e-441e-bcf9-9c566736ea18", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -90124,7 +90124,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6211468-5a42-4ece-ba67-f8fa953036db", + "id": "50a2db99-de24-41ff-ae6e-113c115e80d8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -90168,7 +90168,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ad43775-1485-4fb2-b335-d084e14a002b", + "id": "1b32880f-0b14-4c99-b202-c9adac06f004", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -90218,7 +90218,7 @@ } }, { - "id": "191fdb76-9f22-4fc9-9225-7911e91229ec", + "id": "6eca8954-5572-415a-8dbe-defcc8006f42", "name": "Get role mining session status state", "request": { "name": "Get role mining session status state", @@ -90260,7 +90260,7 @@ }, "response": [ { - "id": "36f9de14-5203-4fc7-a349-31e72ec4408a", + "id": "827711da-ec7c-4148-9e53-26aeb5d2385e", "name": "Succeeded. Returns session status", "originalRequest": { "url": { @@ -90305,7 +90305,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b83180a-4eff-4086-903b-4e347b6abe92", + "id": "968c729a-354f-4682-9e1f-b0e9fef95bbc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -90350,7 +90350,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb1a190f-bed4-451e-8f55-2fbbb820f9b1", + "id": "f165a0b3-bb63-4697-b555-3a1c44e3b1e6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -90395,7 +90395,7 @@ "_postman_previewlanguage": "json" }, { - "id": "354d65e6-3b02-4e30-ba01-280c63e14d1c", + "id": "f84fd6f7-11e1-4361-9525-2b7b4902145a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -90440,7 +90440,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93f82e70-b9c0-4234-97ef-130c979ab9eb", + "id": "b38eb2cb-7d83-4161-8ecd-85fe075d8df4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -90491,7 +90491,7 @@ } }, { - "id": "4cc9c386-1da3-4010-91b3-389318667a14", + "id": "d36c3d02-800f-434d-b1a2-6d6612ba796a", "name": "Retrieve session's potential role summaries", "request": { "name": "Retrieve session's potential role summaries", @@ -90579,7 +90579,7 @@ }, "response": [ { - "id": "45f974dc-57f2-45a4-8fd6-666c1443b82c", + "id": "7d84cae9-511e-42ef-b1d6-f6c06bff9784", "name": "Succeeded. Returns a list of potential role summaries for a role mining session.", "originalRequest": { "url": { @@ -90665,12 +90665,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"1994-10-17T02:59:06.642Z\",\n \"saved\": true,\n \"description\": \"in\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n },\n {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"2016-05-01T22:37:34.437Z\",\n \"saved\": true,\n \"description\": \"officia proident cillum in\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"1998-03-01T01:30:21.943Z\",\n \"saved\": true,\n \"description\": \"reprehenderit cillum\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n },\n {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"1999-07-30T07:16:24.018Z\",\n \"saved\": true,\n \"description\": \"qui reprehenderit ex deserunt\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1203fb89-e5d3-4e69-bcb5-d7d6fefb569e", + "id": "8eefd9fa-11d0-4c96-aadb-23c473a60e41", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -90761,7 +90761,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b051626-e95b-4066-8926-86b583bcf1c2", + "id": "d4d24958-53d0-4d8e-b660-93bfed8f6205", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -90852,7 +90852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f4dd443-6d4f-4259-ad52-3a5645f71060", + "id": "33b05151-1820-465b-98e6-3f682055ca42", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -90943,7 +90943,7 @@ "_postman_previewlanguage": "json" }, { - "id": "083c01ec-f3bf-470d-8e69-88f8aa138465", + "id": "8c2a922c-28fe-49a8-aad5-d6ce3810ff1f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -91034,7 +91034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac504f47-2eac-44ad-979e-85e726b8e804", + "id": "155c4239-629c-4848-92d7-550828dbf8a9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -91131,7 +91131,7 @@ } }, { - "id": "04c5954b-a097-4439-baeb-ff8b9f1b6c09", + "id": "bab64b9e-bc9e-4478-90be-2b2b012a1c53", "name": "Retrieve potential role in session", "request": { "name": "Retrieve potential role in session", @@ -91184,7 +91184,7 @@ }, "response": [ { - "id": "e3fbcdd2-0ab5-480a-99cb-aa6cf706666f", + "id": "48c3107a-d6ad-4f40-b283-c0a1defd980e", "name": "Succeeded. Returns a list of potential roles for a role mining session.", "originalRequest": { "url": { @@ -91225,12 +91225,12 @@ "value": "application/json" } ], - "body": "{\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"density\": 75,\n \"description\": \"Potential Role for Accounting dept\",\n \"entitlementCount\": 25,\n \"excludedEntitlements\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"freshness\": 75,\n \"identityCount\": 25,\n \"identityDistribution\": [\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"mollit_898\": \"exercitation ex occaecat amet\",\n \"dolore_e_\": \"exercitation Excepteur reprehenderit nisi\",\n \"aute_0\": \"Excepteur\"\n },\n {\n \"esse533\": \"voluptate ad qui eu aliqua\",\n \"incididunt_e\": \"culpa\",\n \"culpad\": \"ut laboris irure eiusmod\",\n \"sint0e\": \"do adipisicing in\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"elit_c\": \"quis aliqua pariatur\",\n \"proident_900\": \"ullamco\"\n },\n {\n \"occaecat_0\": \"minim esse dolore quis laboris\",\n \"nulla86e\": \"non nostrud consectetur minim\",\n \"do_5\": \"esse dolore\"\n }\n ]\n }\n ],\n \"identityIds\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"name\": \"Saved Potential Role - 07/10\",\n \"provisionState\": \"POTENTIAL\",\n \"quality\": 100,\n \"roleId\": \"07a0b4e2-7a76-44fa-bd0b-c64654b66519\",\n \"saved\": true,\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n },\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"1964-06-23T18:09:51.135Z\",\n \"modifiedDate\": \"2002-04-19T01:57:35.469Z\"\n}", + "body": "{\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"density\": 75,\n \"description\": \"Potential Role for Accounting dept\",\n \"entitlementCount\": 25,\n \"excludedEntitlements\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"freshness\": 75,\n \"identityCount\": 25,\n \"identityDistribution\": [\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"velit_e\": \"in fugiat proident a\",\n \"dolore91e\": \"pa\",\n \"id_9\": \"ut cupidatat\"\n },\n {\n \"officia_428\": \"cupidatat in aute\",\n \"deserunte8\": \"sunt cupidatat\",\n \"dolore_f\": \"culpa do laborum sed\",\n \"in_ac_\": \"voluptate Lorem laboris\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"culpa_d\": \"aliqua ut non exercitation voluptate\"\n },\n {\n \"elit_4_\": \"ad\"\n }\n ]\n }\n ],\n \"identityIds\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"name\": \"Saved Potential Role - 07/10\",\n \"provisionState\": \"POTENTIAL\",\n \"quality\": 100,\n \"roleId\": \"07a0b4e2-7a76-44fa-bd0b-c64654b66519\",\n \"saved\": true,\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n },\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"1965-12-06T00:19:50.657Z\",\n \"modifiedDate\": \"1982-11-06T02:03:25.961Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f8560fb5-f7d5-427f-9705-96aa8975caba", + "id": "6f68c3cf-6b94-444b-ae9e-0604331cfa75", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -91276,7 +91276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e729b53-004b-4f25-b2e6-1e2ad7d10301", + "id": "6befb7e8-d866-465f-9c72-f0d43c47329b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -91322,7 +91322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9f3b114-cc82-4ffd-a3d8-5d9ea74574f1", + "id": "3a358f2e-ffe3-4908-8396-074187182c5e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -91368,7 +91368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36093537-3261-45db-abc3-3f9aab8d90b3", + "id": "dedba5b8-9841-4c43-887a-c478157b2fbf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -91414,7 +91414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "146f77b1-5578-42b0-a07a-96dc982fd0aa", + "id": "ee770cf8-b889-4d5a-bf40-58ada4a7af7b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -91466,7 +91466,7 @@ } }, { - "id": "a1abe95a-567d-48a0-8062-c236456066d6", + "id": "cbc4904d-7e35-4645-ae79-0f4d06381e1e", "name": "Update a potential role in session", "request": { "name": "Update a potential role in session", @@ -91532,7 +91532,7 @@ }, "response": [ { - "id": "00450126-2f09-426b-bcf6-75ce93774f58", + "id": "59d6b4fb-e020-4c6c-80f7-3cdf8ac364d0", "name": "Succeeded. Returns the potential role summary based on the potentialRoleId provided.", "originalRequest": { "url": { @@ -91591,7 +91591,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e956065c-119c-44af-89d7-180e7329ef67", + "id": "c9464a91-02dc-4e3b-b1e5-57aaa1f3c70a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -91650,7 +91650,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20d39fa3-6e4e-400e-8921-19451589b5e5", + "id": "a3730b20-cbda-4e1f-9888-3d7f56acfd9b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -91709,7 +91709,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfe37dd3-d9e5-4045-9c6b-218b3255ddb3", + "id": "13c155d3-45f5-48b1-a263-b79673ef3cc4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -91768,7 +91768,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8797354d-0729-4997-83cf-626f37c115a3", + "id": "abcc9c11-201b-47e0-aee3-a0eef889ec3e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -91827,7 +91827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "247025de-e047-4165-a07e-4b0736747a60", + "id": "d5b4d267-3319-4bbf-a0a2-c851c5046499", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -91886,7 +91886,7 @@ "_postman_previewlanguage": "json" }, { - "id": "733d71c0-99f4-4c49-b38b-e291618590bb", + "id": "5e8bf79d-591a-40cc-b74a-18e3266bcac4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -91951,7 +91951,7 @@ } }, { - "id": "bea82aaa-bf7a-4da6-bc0f-6f0d55e2992d", + "id": "4c71e4a4-2154-401f-bf7f-d26032c15271", "name": "Retrieves the applications of a potential role for a role mining session", "request": { "name": "Retrieves the applications of a potential role for a role mining session", @@ -92042,7 +92042,7 @@ }, "response": [ { - "id": "1dd573cd-0d6f-4947-a654-00e13da7b556", + "id": "0a31eb7c-5afa-4fcb-82e1-293407004f97", "name": "Succeeded. Returns a list of potential roles for a role mining session.", "originalRequest": { "url": { @@ -92121,12 +92121,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"elit amet nulla incididunt sed\",\n \"name\": \"amet ipsum aliqua in\"\n },\n {\n \"id\": \"commodo i\",\n \"name\": \"in et\"\n }\n]", + "body": "[\n {\n \"id\": \"irure ad aute do \",\n \"name\": \"mollit id con\"\n },\n {\n \"id\": \"sint consequat dolor laborum\",\n \"name\": \"in do labore\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0604d024-f244-4336-991e-469fd624ffaf", + "id": "0100c4a4-634f-4c6b-8f40-cfe2b334f17d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -92210,7 +92210,7 @@ "_postman_previewlanguage": "json" }, { - "id": "019910e4-3af6-4900-8ead-55dad9d57b65", + "id": "f1b459e5-f86d-44a1-a890-9b5c2f962609", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -92294,7 +92294,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94ece3cc-ec7b-42a1-b04c-99690ed885a5", + "id": "624207cf-32c0-4519-90b8-6716c429b80a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -92378,7 +92378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67f610e8-dc87-44cb-9cb4-e4a23a9b88ae", + "id": "4d53fa9e-d450-4407-80e1-2aeddabae460", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -92462,7 +92462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5135cee-c6bb-4ace-8c5f-a73a4adf41f8", + "id": "eebdce9d-503b-4b43-a8d1-720fde53372c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -92552,7 +92552,7 @@ } }, { - "id": "70000895-7f59-44f4-b6ba-99e53c418a60", + "id": "a1dcbe05-6cc6-44c7-a177-07310869f824", "name": "Retrieves the entitlements of a potential role for a role mining session", "request": { "name": "Retrieves the entitlements of a potential role for a role mining session", @@ -92643,7 +92643,7 @@ }, "response": [ { - "id": "b9fa645a-645a-43f7-bb28-19e262da8e12", + "id": "812f3a76-6013-4b53-8713-4b6fc6110782", "name": "Succeeded. Returns the entitlements of a potential role for a role mining session.", "originalRequest": { "url": { @@ -92722,12 +92722,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"tempor anim\",\n \"name\": \"labo\"\n },\n {\n \"id\": \"cupidatat proident veniam est\",\n \"name\": \"deserunt Excepteur ullamco\"\n }\n]", + "body": "[\n {\n \"id\": \"Lorem veniam id\",\n \"name\": \"fugiat irure ad\"\n },\n {\n \"id\": \"ut non do \",\n \"name\": \"deserun\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4cade9b3-1808-45eb-ab1e-6bb431ec2df4", + "id": "75dfa2d8-d940-4032-8c82-28e44820cd6d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -92811,7 +92811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f93ff834-b7c8-4f4a-9cdd-6970d5b98990", + "id": "4e2e090b-935c-40ba-b6a6-37c8f2d701d0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -92895,7 +92895,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37ed8f89-07e9-4c68-8c7c-86a8f5afb72e", + "id": "8d18ad88-74cd-41e5-b585-890ca3ae4cee", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -92979,7 +92979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53e0d661-6fa3-4c56-8eea-f66319bd4613", + "id": "b10f96d4-458f-48a6-a2d2-6020f459fba0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -93063,7 +93063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32b4bcef-24f9-46ca-8460-9ae8fff684e1", + "id": "ef11b6f9-4eac-4fd0-b9b0-9c39bdfc7e02", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -93153,7 +93153,7 @@ } }, { - "id": "159b313c-4af2-4e35-a65b-62b8c7715f2f", + "id": "a4a4fbdb-489a-4fa1-be38-65fc20f8e6ff", "name": "Retrieves entitlements for a potential role in a role mining session", "request": { "name": "Retrieves entitlements for a potential role in a role mining session", @@ -93262,7 +93262,7 @@ }, "response": [ { - "id": "77c3cea9-165f-419c-b79c-50c12330462b", + "id": "ed12fc43-8493-4f7b-8772-95c53d5c96cc", "name": "Succeeded. Returns a list of entitlements for a potential role.", "originalRequest": { "url": { @@ -93364,7 +93364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c91c930d-b36d-4288-aa96-4d19740d8702", + "id": "9e018e41-d766-4afb-a5f5-4206fb9e18cb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -93466,7 +93466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "032345a4-5b31-47c0-9364-e6b145feccf2", + "id": "c92a4718-3a4b-4036-8995-eaee7d2b2abf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -93568,7 +93568,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1d2ab2a-eedb-4ab1-ac83-2d2efe4244db", + "id": "2fd4354a-728c-41c5-8709-d8d1b0e25272", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -93670,7 +93670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b65f276-87de-46d3-b429-5e5386eb1196", + "id": "59ee3edf-9a94-4bc5-9b3b-fd45e6d85432", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -93772,7 +93772,7 @@ "_postman_previewlanguage": "json" }, { - "id": "faaf9ff4-b28b-490e-bea2-23681b7ef030", + "id": "1afc63bb-1587-4f2c-a687-628af79b4741", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -93880,7 +93880,7 @@ } }, { - "id": "75fa8bea-645a-44e8-951e-a44af4d2044d", + "id": "c18f3af0-0acb-44da-91d4-938e2a73b640", "name": "Retrieves entitlement popularity distribution for a potential role in a role mining session", "request": { "name": "Retrieves entitlement popularity distribution for a potential role in a role mining session", @@ -93907,7 +93907,7 @@ "type": "text/plain" }, "key": "includeCommonAccess", - "value": "true" + "value": "false" } ], "variable": [ @@ -93944,7 +93944,7 @@ }, "response": [ { - "id": "257307fc-8ee1-4b5d-9855-a98dcca82c59", + "id": "43e1dacd-aceb-4a82-b928-18e6341a14f3", "name": "Succeeded. Returns a map containing entitlement popularity distribution for a potential role.", "originalRequest": { "url": { @@ -93966,7 +93966,7 @@ "type": "text/plain" }, "key": "includeCommonAccess", - "value": "true" + "value": "false" } ], "variable": [] @@ -93996,12 +93996,12 @@ "value": "application/json" } ], - "body": "{\n \"incididuntdf\": -90034315,\n \"minim3\": -60830304\n}", + "body": "{\n \"elit_2\": -92239065,\n \"Excepteur_117\": -19644634\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0cb76483-7634-4b66-9b24-3e8fb230fcd8", + "id": "21f782f1-bf0c-4002-bfd9-bc52c7784754", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -94023,7 +94023,7 @@ "type": "text/plain" }, "key": "includeCommonAccess", - "value": "true" + "value": "false" } ], "variable": [] @@ -94058,7 +94058,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8d2b5da-15cc-481e-b39f-477bfec261d4", + "id": "b6f126fb-4165-4fb6-bd68-9117ab31368e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -94080,7 +94080,7 @@ "type": "text/plain" }, "key": "includeCommonAccess", - "value": "true" + "value": "false" } ], "variable": [] @@ -94115,7 +94115,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9367821d-53da-4830-9317-a21190f974bd", + "id": "7eeed8de-c34a-4ec3-8fba-f42e73038b71", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -94137,7 +94137,7 @@ "type": "text/plain" }, "key": "includeCommonAccess", - "value": "true" + "value": "false" } ], "variable": [] @@ -94172,7 +94172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa45d091-e958-4d69-bb89-7009083189d2", + "id": "7321f34b-07f7-4054-99fc-e737ba1ee53f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -94194,7 +94194,7 @@ "type": "text/plain" }, "key": "includeCommonAccess", - "value": "true" + "value": "false" } ], "variable": [] @@ -94235,7 +94235,7 @@ } }, { - "id": "89aff29e-14bc-447c-9f2d-977ba4d35b71", + "id": "8ac4c0a4-fd15-4908-9aa6-4b36354562b7", "name": "Edit entitlements for a potential role to exclude some entitlements", "request": { "name": "Edit entitlements for a potential role to exclude some entitlements", @@ -94302,7 +94302,7 @@ }, "response": [ { - "id": "f57ff30e-0d1d-4142-a2ab-0c61b1795792", + "id": "a0db57c8-a1ce-43b2-b447-0db7198dbe35", "name": "Adds or removes entitlements from a potential role's entitlement exclusion list.", "originalRequest": { "url": { @@ -94357,12 +94357,12 @@ "value": "application/json" } ], - "body": "{\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"density\": 75,\n \"description\": \"Potential Role for Accounting dept\",\n \"entitlementCount\": 25,\n \"excludedEntitlements\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"freshness\": 75,\n \"identityCount\": 25,\n \"identityDistribution\": [\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"mollit_898\": \"exercitation ex occaecat amet\",\n \"dolore_e_\": \"exercitation Excepteur reprehenderit nisi\",\n \"aute_0\": \"Excepteur\"\n },\n {\n \"esse533\": \"voluptate ad qui eu aliqua\",\n \"incididunt_e\": \"culpa\",\n \"culpad\": \"ut laboris irure eiusmod\",\n \"sint0e\": \"do adipisicing in\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"elit_c\": \"quis aliqua pariatur\",\n \"proident_900\": \"ullamco\"\n },\n {\n \"occaecat_0\": \"minim esse dolore quis laboris\",\n \"nulla86e\": \"non nostrud consectetur minim\",\n \"do_5\": \"esse dolore\"\n }\n ]\n }\n ],\n \"identityIds\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"name\": \"Saved Potential Role - 07/10\",\n \"provisionState\": \"POTENTIAL\",\n \"quality\": 100,\n \"roleId\": \"07a0b4e2-7a76-44fa-bd0b-c64654b66519\",\n \"saved\": true,\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n },\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"1964-06-23T18:09:51.135Z\",\n \"modifiedDate\": \"2002-04-19T01:57:35.469Z\"\n}", + "body": "{\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"density\": 75,\n \"description\": \"Potential Role for Accounting dept\",\n \"entitlementCount\": 25,\n \"excludedEntitlements\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"freshness\": 75,\n \"identityCount\": 25,\n \"identityDistribution\": [\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"velit_e\": \"in fugiat proident a\",\n \"dolore91e\": \"pa\",\n \"id_9\": \"ut cupidatat\"\n },\n {\n \"officia_428\": \"cupidatat in aute\",\n \"deserunte8\": \"sunt cupidatat\",\n \"dolore_f\": \"culpa do laborum sed\",\n \"in_ac_\": \"voluptate Lorem laboris\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"culpa_d\": \"aliqua ut non exercitation voluptate\"\n },\n {\n \"elit_4_\": \"ad\"\n }\n ]\n }\n ],\n \"identityIds\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"name\": \"Saved Potential Role - 07/10\",\n \"provisionState\": \"POTENTIAL\",\n \"quality\": 100,\n \"roleId\": \"07a0b4e2-7a76-44fa-bd0b-c64654b66519\",\n \"saved\": true,\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n },\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"1965-12-06T00:19:50.657Z\",\n \"modifiedDate\": \"1982-11-06T02:03:25.961Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3b88f1c2-c563-4e86-b641-59a1372b4774", + "id": "7c0d1834-874b-44ff-aa91-15f9a3f58138", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -94422,7 +94422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4780921e-fe8f-4e3a-99bd-188f747a0ae0", + "id": "70f7bfff-a75e-4972-8c92-7e3a01a74d23", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -94482,7 +94482,7 @@ "_postman_previewlanguage": "json" }, { - "id": "357bca51-b1c4-437e-bffe-c9c004a6fed0", + "id": "7f266730-74af-4529-84b0-6de65288e806", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -94542,7 +94542,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32e16951-6ff5-492a-aac3-1fc7451001b7", + "id": "38e76eda-fcf3-4d74-9867-5e5f5aa4f134", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -94608,7 +94608,7 @@ } }, { - "id": "f121e10d-56d2-45de-89ee-d0984a523e6b", + "id": "b84ae4c9-433d-4303-99b5-16e91fd08ae7", "name": "Retrieves identities for a potential role in a role mining session", "request": { "name": "Retrieves identities for a potential role in a role mining session", @@ -94644,7 +94644,7 @@ "type": "text/plain" }, "key": "filters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -94708,7 +94708,7 @@ }, "response": [ { - "id": "e9c53b21-3329-4047-a35e-3898959b05fb", + "id": "4d4171e6-2778-4028-87b9-33df2c00dd60", "name": "Succeeded. Returns a list of identities for a potential role.", "originalRequest": { "url": { @@ -94739,7 +94739,7 @@ "type": "text/plain" }, "key": "filters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -94801,7 +94801,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b22cc980-3df3-43a8-b2f8-f567e854e6ab", + "id": "39714dec-d8af-47e4-a5fb-826994306082", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -94832,7 +94832,7 @@ "type": "text/plain" }, "key": "filters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -94894,7 +94894,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe94a1c6-2b0a-4913-be75-9e8fc6c453f9", + "id": "19016389-c8aa-4e45-898f-93047c3cd962", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -94925,7 +94925,7 @@ "type": "text/plain" }, "key": "filters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -94987,7 +94987,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1923c9c5-cba3-4be6-8dd5-5795744ae4d5", + "id": "438f263d-2fed-4024-b186-d77f064bb216", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -95018,7 +95018,7 @@ "type": "text/plain" }, "key": "filters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -95080,7 +95080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24d6392f-3686-4778-ac18-2d8317d77ee8", + "id": "1a6f43d4-9835-4a95-b5ab-a738077d8333", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -95111,7 +95111,7 @@ "type": "text/plain" }, "key": "filters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -95179,7 +95179,7 @@ } }, { - "id": "3ac4a0c1-eecf-49e0-a140-3a4a9311d2e5", + "id": "0a50691a-1f47-41df-83c3-a50523dd8ba1", "name": "Export (download) details for a potential role in a role mining session", "request": { "name": "Export (download) details for a potential role in a role mining session", @@ -95233,7 +95233,7 @@ }, "response": [ { - "id": "e2aecc5e-0f26-4d52-a94d-4cbee4b94dac", + "id": "d2a84667-e5a2-4501-95c0-ca3f28e7eb21", "name": "Succeeded. Returns a zip file containing csv files for identities and entitlements for the potential role.", "originalRequest": { "url": { @@ -95275,12 +95275,12 @@ "value": "application/zip" } ], - "body": "aliqua", + "body": "cillum ad Lorem", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "2f0f7547-8f96-4481-a4f2-d5868670108e", + "id": "e61330e1-4d41-45f4-9829-8aa5ffb7094e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -95327,7 +95327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9621896b-b8d4-4137-8450-24907e57211d", + "id": "51af72a5-a140-41e2-95e6-408c7572a688", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -95374,7 +95374,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e85d98f2-7c21-4994-bc7e-af7365b8f1b3", + "id": "e6e804a5-b2db-4ea4-aa36-73f9a8ed635c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -95421,7 +95421,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7308e0f-506d-44ac-b948-9a79e69e3784", + "id": "ca62b580-27b9-4a11-9ae1-63c7c32a45f3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -95474,7 +95474,7 @@ } }, { - "id": "a9faea86-0dc8-4976-a32b-10778f855654", + "id": "f50a7474-94f2-4994-9f4a-fc46425b80ca", "name": "Asynchronously export details for a potential role in a role mining session and upload to S3", "request": { "name": "Asynchronously export details for a potential role in a role mining session and upload to S3", @@ -95541,7 +95541,7 @@ }, "response": [ { - "id": "5dbd7677-0162-40e3-96e9-e94bf7d79de6", + "id": "234017e4-7e38-428f-8724-2daeb6975376", "name": "Job Submitted. Returns a reportId that can be used to download the zip once complete", "originalRequest": { "url": { @@ -95601,7 +95601,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58fe1e0e-7fbd-45a5-ae87-f0e2128c0c2c", + "id": "340b3ece-e17d-4e1c-b8b0-47c018b508c3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -95661,7 +95661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f143e70-b73e-4fa5-8b67-fcc773e7f80d", + "id": "d4482f00-eb78-45ef-a093-cd13377837cd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -95721,7 +95721,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b717e63-e24c-4352-98cd-b7352f087510", + "id": "d7729f9c-495f-4c87-af13-f099d6e59945", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -95781,7 +95781,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74e40848-e60b-4c63-a295-7103ce115650", + "id": "bea79b9d-9fa0-48fa-8276-90338fd10f00", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -95847,7 +95847,7 @@ } }, { - "id": "43af3a4b-365e-4443-9564-d20f5295a739", + "id": "c0e8e0b3-2b58-4ce8-ac75-e7be67eb6157", "name": "Retrieve status of a potential role export job", "request": { "name": "Retrieve status of a potential role export job", @@ -95912,7 +95912,7 @@ }, "response": [ { - "id": "339b038f-0661-4d2c-a8c7-3bbffefe2090", + "id": "cc40df03-078f-4a60-983a-b331a2e1daed", "name": "Success. Returns the current status of this export", "originalRequest": { "url": { @@ -95960,7 +95960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74c96dea-3ba2-45df-a1da-69b57c54cdd5", + "id": "51031a32-dca3-4fe2-9727-f9e43360d214", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -96008,7 +96008,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe4599c1-beab-4b01-b80f-afdeaa94f03f", + "id": "5cb3a0d0-7110-4b42-9c3c-949fd25ec31f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -96056,7 +96056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0773b2cb-9832-4e37-815d-0cda1039ce2a", + "id": "3460b99f-2d36-4b0b-87ff-bd360cf64d9d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -96104,7 +96104,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e86e036c-4335-496f-aff9-9b34b932e3ee", + "id": "d9562a15-082d-4bd5-9573-5334d4b7ed08", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -96158,7 +96158,7 @@ } }, { - "id": "ed5708cc-fe82-4704-a558-4e56080536a2", + "id": "c221d79e-51f4-4c9e-a8ba-81f97692d703", "name": "Export (download) details for a potential role in a role mining session", "request": { "name": "Export (download) details for a potential role in a role mining session", @@ -96224,7 +96224,7 @@ }, "response": [ { - "id": "f99097ef-9296-407d-9f4e-59fcacf820b5", + "id": "2e5759af-ae02-4a15-bb73-579840e8505e", "name": "Succeeded. Returns a zip file containing csv files for identities and entitlements for the potential role.", "originalRequest": { "url": { @@ -96268,12 +96268,12 @@ "value": "application/zip" } ], - "body": "aliqua", + "body": "cillum ad Lorem", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "deedc6e9-193e-4c14-ade7-d520fe97283d", + "id": "2b829bc1-251a-40e5-9ca2-75fa6fa9cb9e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -96322,7 +96322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2ca7013-1a27-4b79-aa7d-f81fba287b09", + "id": "ea189c56-1e7a-43cb-bf3e-8cce7744d3d6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -96371,7 +96371,7 @@ "_postman_previewlanguage": "json" }, { - "id": "878f57f6-12bb-4d96-9d58-9652cd86d23e", + "id": "7852a426-5f25-4da6-b871-3b646d15cb4c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -96420,7 +96420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74c8889b-c922-49be-8bda-8ec6ddc70bd3", + "id": "23073047-d4c6-43e9-a79a-5e431a785a16", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -96475,7 +96475,7 @@ } }, { - "id": "61e76a90-1dce-4261-8530-9c86dd7a7776", + "id": "25d71f76-2b25-488a-b2cc-6a8577a98aaa", "name": "Create request to provision a potential role into an actual role.", "request": { "name": "Create request to provision a potential role into an actual role.", @@ -96561,7 +96561,7 @@ }, "response": [ { - "id": "4b038119-2edc-40a2-8087-f573bf898674", + "id": "c42221f7-9803-4eef-add4-be08ae798240", "name": "Accepted. Returns a potential role summary including the status of the provison request", "originalRequest": { "url": { @@ -96635,12 +96635,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"1994-09-29T20:20:39.182Z\",\n \"saved\": true,\n \"description\": \"laboris dolore eu labore amet\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n}", + "body": "{\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"1998-03-09T12:26:21.573Z\",\n \"saved\": true,\n \"description\": \"Excepteur elit Lorem\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0e9d5fac-ad18-4b43-9d8a-a474645eee5c", + "id": "a47c5e25-15a4-4e46-a868-7138042517e2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -96719,7 +96719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "526f12bc-c51e-4494-bb22-341d47a398e3", + "id": "1060253b-b534-4afa-894b-fd752b9f7b77", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -96798,7 +96798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7eb92b70-a4dd-4d4d-bb66-2f5814563639", + "id": "f21bbc14-1230-4b49-bd3a-ef73fb1ed4cb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -96877,7 +96877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21eb01a1-4af1-45e7-a0c6-7cd859f6132a", + "id": "f173c7e6-31b4-4468-9a10-61918e279cba", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -96956,7 +96956,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bce4bbce-09df-47b6-bbab-2f5cdf64602f", + "id": "c8d7e5c3-0955-4ead-a309-1e1b7493c659", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -97041,7 +97041,7 @@ } }, { - "id": "649b2682-125a-43bd-bb27-5fee4ae12c48", + "id": "63699d5e-aab9-49af-9846-0ed4187a9af3", "name": "Retrieves excluded entitlements for a potential role in a role mining session", "request": { "name": "Retrieves excluded entitlements for a potential role in a role mining session", @@ -97141,7 +97141,7 @@ }, "response": [ { - "id": "f2b163aa-2daa-455d-8b9d-9a4c39e703bd", + "id": "89153e49-ebb3-433e-8711-07c0d41f5f9a", "name": "Succeeded. Returns a list of excluded entitlements for a potential roles.", "originalRequest": { "url": { @@ -97234,7 +97234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8d9d24e-2a34-4de0-ac66-cefd7a482c5d", + "id": "e875eb12-d337-4693-9055-c93132f5e9b2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -97327,7 +97327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17e403fc-ba8d-42e0-800d-f9f43618853c", + "id": "587e6a1b-3a06-418a-b3a8-9089bfe25e66", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -97420,7 +97420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f60ccb0a-ccc5-450d-a1cf-0984fee7350c", + "id": "78377931-d1b7-4034-8e67-f809a8307dcb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -97513,7 +97513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "277af56e-0f1d-4398-b867-f2fcf4ba69bc", + "id": "c50be9d9-fc7e-4727-95b3-0db46e6980ae", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -97612,7 +97612,7 @@ } }, { - "id": "ba94f52b-74d1-4eec-a0d3-78a6902b54cd", + "id": "ad28ccc5-cab5-41f5-bedc-cfa4e857f5a2", "name": "Retrieves all potential role summaries", "request": { "name": "Retrieves all potential role summaries", @@ -97687,7 +97687,7 @@ }, "response": [ { - "id": "f7f7b81d-82c8-46cb-aa12-4a0a0ec729a8", + "id": "d53d4b83-425a-48ab-b37d-09a85ace8a59", "name": "Succeeded. Returns all potential role summaries that match the query parameters.", "originalRequest": { "url": { @@ -97771,12 +97771,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"1994-10-17T02:59:06.642Z\",\n \"saved\": true,\n \"description\": \"in\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n },\n {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"2016-05-01T22:37:34.437Z\",\n \"saved\": true,\n \"description\": \"officia proident cillum in\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"1998-03-01T01:30:21.943Z\",\n \"saved\": true,\n \"description\": \"reprehenderit cillum\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n },\n {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"1999-07-30T07:16:24.018Z\",\n \"saved\": true,\n \"description\": \"qui reprehenderit ex deserunt\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0429e77f-1570-47c6-9f3a-d1775b35cc55", + "id": "9aa87efd-064b-4a88-9a66-464ba3016a9b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -97865,7 +97865,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb1a65a3-5455-4b13-8dfa-4fcee97f891a", + "id": "c286ea9e-ed0d-426b-b1ca-b0ccfb6c6fa2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -97954,7 +97954,7 @@ "_postman_previewlanguage": "json" }, { - "id": "deb02e2c-a38b-4fa0-b8cb-03d30e29091f", + "id": "a6f3bccd-0c3c-44bf-b88f-42eeb9a28e54", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -98043,7 +98043,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10ef03fc-657e-433b-93b6-37b45c6e2cc0", + "id": "97a6ad06-e32b-4fce-8abb-bf72987607c7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -98132,7 +98132,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be68734a-e2c2-4203-9d18-4f8fa73da07e", + "id": "00134a51-85c8-40fd-9b52-52077f58e798", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -98227,7 +98227,7 @@ } }, { - "id": "7a0932e7-7f28-462b-95b6-80d747c1f581", + "id": "5ce590f9-4107-41c4-9ac8-a9bd31ceaf11", "name": "Retrieves a specific potential role", "request": { "name": "Retrieves a specific potential role", @@ -98268,7 +98268,7 @@ }, "response": [ { - "id": "aace4bb4-a81e-4d63-95c4-13435e2dd96d", + "id": "265a4ff0-a225-484f-9f3d-670407a0fa76", "name": "Succeeded. Returns a list of potential roles for a role mining session.", "originalRequest": { "url": { @@ -98307,12 +98307,12 @@ "value": "application/json" } ], - "body": "{\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"density\": 75,\n \"description\": \"Potential Role for Accounting dept\",\n \"entitlementCount\": 25,\n \"excludedEntitlements\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"freshness\": 75,\n \"identityCount\": 25,\n \"identityDistribution\": [\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"mollit_898\": \"exercitation ex occaecat amet\",\n \"dolore_e_\": \"exercitation Excepteur reprehenderit nisi\",\n \"aute_0\": \"Excepteur\"\n },\n {\n \"esse533\": \"voluptate ad qui eu aliqua\",\n \"incididunt_e\": \"culpa\",\n \"culpad\": \"ut laboris irure eiusmod\",\n \"sint0e\": \"do adipisicing in\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"elit_c\": \"quis aliqua pariatur\",\n \"proident_900\": \"ullamco\"\n },\n {\n \"occaecat_0\": \"minim esse dolore quis laboris\",\n \"nulla86e\": \"non nostrud consectetur minim\",\n \"do_5\": \"esse dolore\"\n }\n ]\n }\n ],\n \"identityIds\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"name\": \"Saved Potential Role - 07/10\",\n \"provisionState\": \"POTENTIAL\",\n \"quality\": 100,\n \"roleId\": \"07a0b4e2-7a76-44fa-bd0b-c64654b66519\",\n \"saved\": true,\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n },\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"1964-06-23T18:09:51.135Z\",\n \"modifiedDate\": \"2002-04-19T01:57:35.469Z\"\n}", + "body": "{\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"density\": 75,\n \"description\": \"Potential Role for Accounting dept\",\n \"entitlementCount\": 25,\n \"excludedEntitlements\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"freshness\": 75,\n \"identityCount\": 25,\n \"identityDistribution\": [\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"velit_e\": \"in fugiat proident a\",\n \"dolore91e\": \"pa\",\n \"id_9\": \"ut cupidatat\"\n },\n {\n \"officia_428\": \"cupidatat in aute\",\n \"deserunte8\": \"sunt cupidatat\",\n \"dolore_f\": \"culpa do laborum sed\",\n \"in_ac_\": \"voluptate Lorem laboris\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"culpa_d\": \"aliqua ut non exercitation voluptate\"\n },\n {\n \"elit_4_\": \"ad\"\n }\n ]\n }\n ],\n \"identityIds\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"name\": \"Saved Potential Role - 07/10\",\n \"provisionState\": \"POTENTIAL\",\n \"quality\": 100,\n \"roleId\": \"07a0b4e2-7a76-44fa-bd0b-c64654b66519\",\n \"saved\": true,\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n },\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"1965-12-06T00:19:50.657Z\",\n \"modifiedDate\": \"1982-11-06T02:03:25.961Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "090f2388-9f2f-401b-b0ad-654c34b90053", + "id": "d126f919-285d-41c7-918d-19b726444cef", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -98356,7 +98356,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7b15e91-19ea-4793-bbcc-3e6ac2521a8b", + "id": "8fac8244-fe2c-4209-b94f-3fc97314a7ff", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -98400,7 +98400,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e0a7620-a671-4888-813e-e9947d885c34", + "id": "a678cee4-18ec-48d8-adf8-dd59d1edb860", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -98444,7 +98444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4a95c83-b1fd-4c8f-99ac-a7d48fc02f46", + "id": "aecd8d54-ffbe-478e-89af-3c8896bc2f49", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -98488,7 +98488,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f236c22-f188-4af0-a505-39691f40e160", + "id": "1f05c0cf-ac2b-4250-ad5b-6eff495a0cf8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -98538,7 +98538,7 @@ } }, { - "id": "6bd02b96-1257-4074-bd76-76735a309829", + "id": "d9c535d0-c49c-4cef-8837-9619e38792ba", "name": "Update a potential role", "request": { "name": "Update a potential role", @@ -98592,7 +98592,7 @@ }, "response": [ { - "id": "ffb9d88e-ee28-4af2-8d45-ce47fb9c099b", + "id": "db61fa02-4228-42d4-adff-94ae57183c72", "name": "Succeeded. Returns the potential role summary based on the potentialRoleId provided.", "originalRequest": { "url": { @@ -98649,7 +98649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6917f02-767a-4c34-a5f0-c97a41070ed8", + "id": "80f1e17c-cb85-482f-847a-81edb152d58e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -98706,7 +98706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa835e1e-f01f-4c2f-9348-a28456b06cdc", + "id": "f08fa159-eea0-47e2-bd30-e65b32d554fe", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -98763,7 +98763,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4330a6af-ad0c-4d02-b6e2-058897d8b3bb", + "id": "545760e3-a0c2-4d72-a205-aeda21fbef9e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -98820,7 +98820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8578fb36-0954-43be-81e9-f082264069b1", + "id": "419869d9-5db3-446e-b32e-3a153de7b60d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -98877,7 +98877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b95084be-a086-4535-807c-843a145f282f", + "id": "51a3a975-9516-478a-bfcf-523598f826de", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -98934,7 +98934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93b325cd-fe7a-4132-9fa2-27e727ac7c71", + "id": "84732b09-bc96-4f53-a4fd-6084a2d3ad8c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -98997,7 +98997,7 @@ } }, { - "id": "71137fb4-bd3f-4dba-b5ef-2f32519d850e", + "id": "d25c6088-08c9-4d8d-badf-878928aa3cd8", "name": "Retrieves all saved potential roles", "request": { "name": "Retrieves all saved potential roles", @@ -99064,7 +99064,7 @@ }, "response": [ { - "id": "a0f7110a-2c1a-4ee8-98ba-cbc6b804b230", + "id": "ab39f3e3-0692-4d86-8a4e-19758fd87bee", "name": "Succeeded. Returns a list of draft roles for a role mining session.", "originalRequest": { "url": { @@ -99140,12 +99140,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"name\": \"Saved RM Session - 07/10\",\n \"description\": \"Person who develops software\",\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"entitlementIds\": [\n \"2c91808a7624751a01762f19d665220d\",\n \"2c91808a7624751a01762f19d67c220e\"\n ],\n \"excludedEntitlements\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"modified\": \"2020-09-16T18:49:32.150Z\",\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"2000-03-08T21:43:32.232Z\",\n \"modifiedDate\": \"1972-04-28T20:44:21.387Z\"\n },\n {\n \"name\": \"Saved RM Session - 07/10\",\n \"description\": \"Person who develops software\",\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"entitlementIds\": [\n \"2c91808a7624751a01762f19d665220d\",\n \"2c91808a7624751a01762f19d67c220e\"\n ],\n \"excludedEntitlements\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"modified\": \"2020-09-16T18:49:32.150Z\",\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"2000-03-13T11:49:31.855Z\",\n \"modifiedDate\": \"1973-08-02T10:07:35.365Z\"\n }\n]", + "body": "[\n {\n \"name\": \"Saved RM Session - 07/10\",\n \"description\": \"Person who develops software\",\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"entitlementIds\": [\n \"2c91808a7624751a01762f19d665220d\",\n \"2c91808a7624751a01762f19d67c220e\"\n ],\n \"excludedEntitlements\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"modified\": \"2020-09-16T18:49:32.150Z\",\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"2003-10-23T18:17:38.784Z\",\n \"modifiedDate\": \"1981-12-29T09:54:26.720Z\"\n },\n {\n \"name\": \"Saved RM Session - 07/10\",\n \"description\": \"Person who develops software\",\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"entitlementIds\": [\n \"2c91808a7624751a01762f19d665220d\",\n \"2c91808a7624751a01762f19d67c220e\"\n ],\n \"excludedEntitlements\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"modified\": \"2020-09-16T18:49:32.150Z\",\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"1976-07-10T11:56:48.153Z\",\n \"modifiedDate\": \"1971-03-21T20:11:17.844Z\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "fa60f19f-9c22-4f95-9b55-f3954aa92421", + "id": "cb5238b5-50f5-43a7-81ea-63c467691bf8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -99226,7 +99226,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1dea6572-7a75-4222-b891-d273f1003915", + "id": "dc5c96c6-85ce-4fba-8501-859a75be1ec4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -99307,7 +99307,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d89ccdd-6da1-4f7f-9988-efafc7619e34", + "id": "7138c887-c781-4a16-88f7-9a75c5b99b39", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -99388,7 +99388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67a2fb86-e19b-452c-8995-8d0692d9793d", + "id": "9bace12d-9c1c-4f72-a458-68fa0e80b2db", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -99469,7 +99469,7 @@ "_postman_previewlanguage": "json" }, { - "id": "995daa25-059c-45ba-9ff1-01d9b74952dd", + "id": "f8ee18cd-1723-4f1f-b295-1fd7e1f4c98e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -99556,7 +99556,7 @@ } }, { - "id": "4b914f47-e6e8-4ca9-8911-9a13212d64ff", + "id": "27854464-3adb-42db-aa23-922ffb72546b", "name": "Retrieves potential role source usage", "request": { "name": "Retrieves potential role source usage", @@ -99647,7 +99647,7 @@ }, "response": [ { - "id": "36296cdf-90d6-497e-8873-271ba14bb1b5", + "id": "96e98a92-1768-4e44-9bc3-0a13783aee78", "name": "Succeeded. Returns a list of source usage for the identities in a potential role.", "originalRequest": { "url": { @@ -99731,7 +99731,7 @@ "_postman_previewlanguage": "json" }, { - "id": "047d3b61-f422-4799-8f35-d0092d77c635", + "id": "89d26830-e397-492d-91cb-189108dbd7a6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -99815,7 +99815,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25f98e50-9070-4f25-9643-38400bf78bb9", + "id": "0b501208-6e50-4d43-8c94-5c8893b8afe1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -99899,7 +99899,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84a4acdc-157f-4683-b168-28e51857dcfc", + "id": "f8e312d2-7df5-4140-86f4-712b8f67d6a0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -99983,7 +99983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "116efaf0-9ec8-408b-93a4-c060218c6870", + "id": "959beb41-a2be-47c7-bc3b-9a964387a25f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -100067,7 +100067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2891117e-f18f-4871-beec-196533939991", + "id": "225f6f48-aeca-4f5f-bc55-d910a5809409", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -100163,7 +100163,7 @@ "description": "Use this API to implement functionality related to object icons (application icons for example). \nWith this functionality in place, administrators can set or remove an icon for specific object type for use throughout Identity Security Cloud.\n", "item": [ { - "id": "2723b8a7-04b7-4c8f-b0d9-af4a4b537228", + "id": "ecad4c68-8405-4cd3-a7ce-5e5bb7b36863", "name": "Update an icon", "request": { "name": "Update an icon", @@ -100231,7 +100231,7 @@ }, "response": [ { - "id": "3e56c819-6edf-4a22-8a9a-7993ac7a0964", + "id": "b3393629-9b73-4b87-98c6-2d740e9bf65b", "name": "Icon updated", "originalRequest": { "url": { @@ -100292,7 +100292,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80b3fc2d-e58f-4a6c-af95-6bd8589b18d0", + "id": "4b827297-a3eb-47d3-b7e2-511909f6c6b2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -100353,7 +100353,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ecc33d3-e1b2-4f65-b1dd-ea26dcbf591f", + "id": "d4a3487b-8863-4b11-b5bc-630ee213298b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -100414,7 +100414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f65fad2-b83c-4ce6-ae2b-e3052eb00eb5", + "id": "e1687604-718c-4a30-b0b7-f695f5434bf5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -100475,7 +100475,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30229fae-d8e0-4710-935c-d173521919df", + "id": "e3ceeb01-67b6-4760-8760-e2d015a617b2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -100536,7 +100536,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b4b0685-403d-4646-8027-3211c406546a", + "id": "7b5a2a81-b8a6-4602-b35a-31afd0c158a6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -100597,7 +100597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c27fed9e-364a-4247-83c2-8a5f16ce7ee9", + "id": "57147d10-17a9-40c5-9dd0-cbce0b596ace", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -100664,7 +100664,7 @@ } }, { - "id": "1872f5fa-4f59-455b-93ef-d28b0a015dda", + "id": "313d5334-6675-4938-801e-c1d63c390580", "name": "Delete an icon", "request": { "name": "Delete an icon", @@ -100716,7 +100716,7 @@ }, "response": [ { - "id": "c3af33d5-603a-474b-b63e-a8a8d1fd005f", + "id": "a527b302-3076-4a06-833b-a2759ed645bf", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -100751,7 +100751,7 @@ "_postman_previewlanguage": "text" }, { - "id": "94744884-d9f1-464e-838d-8ee7c7c7a5cf", + "id": "48f5feef-52a0-44e9-9ee3-94a4d4a78bee", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -100796,7 +100796,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8bb41848-6d45-435b-b7a9-e65bb6145342", + "id": "276388da-d0be-4aaa-863d-a1c178c4aff6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -100841,7 +100841,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77bfde9a-a6dd-47f1-8c4b-5c8db1b51804", + "id": "ed763a9f-4192-4282-a7b4-4d0b4dc45ea1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -100886,7 +100886,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a687891b-7f8f-484b-aac2-553a942f4061", + "id": "8470f700-8a15-4c95-821e-ec85d72f67be", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -100931,7 +100931,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85d90078-8ba3-4150-ac0d-549bc09ba9c4", + "id": "f7c7c2d4-640e-4e48-b95e-07e5b0680645", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -100976,7 +100976,7 @@ "_postman_previewlanguage": "json" }, { - "id": "921dc6e7-03de-40ae-bdd8-d60d5f44449b", + "id": "95a7bf9a-3491-4277-9bbb-a9b5be6c1ee1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -101033,7 +101033,7 @@ "description": "Use this API to implement identity functionality.\nWith this functionality in place, administrators can synchronize an identity's attributes with its various source attributes.\n\nIdentity Security Cloud uses identities as users' authoritative accounts. Identities can own other accounts, entitlements, and attributes.\n\nAn identity has a variety of attributes, such as an account name, an email address, a job title, and more.\nThese identity attributes can be correlated with different attributes on different sources.\nFor example, the identity John.Smith can own an account in the GitHub source with the account name John-Smith-Org, and Identity Security Cloud knows they are the same person with the same access and attributes.\n\nIn Identity Security Cloud, administrators often set up these synchronizations to get triggered automatically with a change or to run on a schedule.\nTo manually synchronize attributes for an identity, administrators can use the Identities drop-down menu and select Identity List to view the list of identities.\nThey can then select the identity they want to manually synchronize and use the hamburger menu to select 'Synchronize Attributes.'\nDoing so immediately begins the attribute synchronization and analyzes all accounts for the selected identity.\n\nRefer to [Synchronizing Attributes](https://documentation.sailpoint.com/saas/help/provisioning/attr_sync.html) for more information about synchronizing attributes.\n", "item": [ { - "id": "6fa31568-f957-48ae-bc43-3b93cd8c5771", + "id": "9ea5f39a-5a02-4787-80fb-72125976292c", "name": "Attribute synchronization for single identity.", "request": { "name": "Attribute synchronization for single identity.", @@ -101054,7 +101054,7 @@ "variable": [ { "type": "any", - "value": "laboris sit", + "value": "eiusmod qui in ullamco", "key": "identityId", "disabled": true, "description": { @@ -101075,7 +101075,7 @@ }, "response": [ { - "id": "6daffc69-0b33-4f61-9b02-66cd44395bdc", + "id": "0edec1dd-2d01-464c-b7f9-448d97b9c761", "name": "An Identity Sync job", "originalRequest": { "url": { @@ -101120,7 +101120,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5773004c-fe83-4c38-b3d3-a7e55a2d9435", + "id": "49069eb6-dbf1-454f-82e2-95fb17b4ce7b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -101165,7 +101165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e584b89-4c1b-49a5-a6d6-6b0911b1aae7", + "id": "a68c05c9-6a07-46ae-8206-045bf442c890", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -101210,7 +101210,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5e02a03-78b9-4d8e-a817-c59b49065d8f", + "id": "873b8dbf-0902-42f0-a180-a544b6ab0c46", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -101255,7 +101255,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5053fd1f-6be6-4083-bc47-3eaf4d20d8f9", + "id": "6e084cc3-a559-4d57-a1ab-cb87de637da9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -101300,7 +101300,7 @@ "_postman_previewlanguage": "json" }, { - "id": "832be495-6d55-41f1-81cb-74f20207535f", + "id": "488fc63e-c433-48aa-ac93-7f7ee7e2de2c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -101345,7 +101345,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9de14d74-3163-4d80-9167-13e2647848c3", + "id": "3a94e470-8949-4067-80ad-a7e39d356601", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -101396,7 +101396,7 @@ } }, { - "id": "5dfbf20a-ef6f-43c9-988c-784ae7aa0c76", + "id": "ed23f123-5e39-4bfe-a79c-708d4fcc8860", "name": "Get ownership details", "request": { "name": "Get ownership details", @@ -101438,7 +101438,7 @@ }, "response": [ { - "id": "1932f35d-2854-493c-92a9-706d9117a01f", + "id": "a05513d3-3c85-4518-9c8e-d46cfc401045", "name": "Identity's ownership association details.", "originalRequest": { "url": { @@ -101483,7 +101483,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9290987b-1d74-490d-9979-ae828ccdf8d0", + "id": "3a9fa700-b154-4c3a-a5ba-85796ebeb611", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -101528,7 +101528,7 @@ "_postman_previewlanguage": "json" }, { - "id": "acdf22f4-2c06-467a-89fa-f03c4cbeb369", + "id": "49e52cf4-d3b1-4069-87e1-f9928ddd2acf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -101573,7 +101573,7 @@ "_postman_previewlanguage": "json" }, { - "id": "adb8ed04-b59d-41df-b3cc-c7bf17999947", + "id": "295f037e-e2bf-4022-a474-041d106d3ad4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -101618,7 +101618,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05dd0eac-5282-465c-83dc-8954d7934816", + "id": "d72bea43-c972-4679-ab4a-80483633dbbd", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -101663,7 +101663,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ea88031-ccf9-4407-9fe1-91cc89457f23", + "id": "59637807-2eb2-4cce-a593-a7cb6a098318", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -101708,7 +101708,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fae8de6f-4d52-4ae4-910d-040719bf9822", + "id": "5bd7f0a9-0632-4f15-801b-f45e5b8ee7e7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -101759,7 +101759,7 @@ } }, { - "id": "246f11b9-e6f2-4e54-9930-183c50826ed1", + "id": "d4e2b2b0-2027-4425-91b6-e7a3b1fad7d6", "name": "List Identities", "request": { "name": "List Identities", @@ -101843,7 +101843,7 @@ }, "response": [ { - "id": "fa308d1d-692a-4ddf-a065-2c152b54dd7b", + "id": "39214b21-d480-41ab-8794-255fe990c9b9", "name": "List of identities.", "originalRequest": { "url": { @@ -101941,7 +101941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "436cda1e-46a8-43be-9aba-80b7cbf7b79a", + "id": "880f88fc-b224-45b7-ab07-14f67094277a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -102039,7 +102039,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53c50ffd-60a7-4eec-953d-89b5f000963c", + "id": "b67c85d4-8821-4a9e-bc51-1b70df84bb03", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -102137,7 +102137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "477d6c89-2fd5-433f-a6cd-e9d07f232a93", + "id": "7abb6efa-044e-4ac5-a16e-562359af0ca9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -102235,7 +102235,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4bcb09e4-cdb2-4f3c-a114-7c4a6fda0a79", + "id": "5fd54dad-2e80-4d8a-a424-35dec2d5aef0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -102333,7 +102333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c127b493-e6cf-4e48-8ab9-381379f16942", + "id": "5964b3f4-4308-4248-8150-41323144d788", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -102437,7 +102437,7 @@ } }, { - "id": "93170bbd-8f64-4efa-b676-73c6199a60c3", + "id": "43445f20-af91-42bb-8d2a-de6e73e7db56", "name": "Identity Details", "request": { "name": "Identity Details", @@ -102478,7 +102478,7 @@ }, "response": [ { - "id": "70e50756-43ff-47b1-86f7-7ee46e2844e3", + "id": "568d69b2-4a3a-43e4-bf13-b8bdb290dda6", "name": "An identity object", "originalRequest": { "url": { @@ -102522,7 +102522,7 @@ "_postman_previewlanguage": "json" }, { - "id": "defcd172-00f6-46ad-bb13-c23030746148", + "id": "d6c1592c-909b-4a5d-9c19-e0a514a8cc86", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -102566,7 +102566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6208844-b72d-4eae-8fa6-5bf330671ab8", + "id": "4263f489-0328-4ce0-8715-a550e1afa7f7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -102610,7 +102610,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f54701f9-2fea-4829-9605-a14c9fb527e1", + "id": "8d95638d-18fc-4a4c-87ec-571b90f9603f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -102654,7 +102654,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb296fb8-6506-455a-a406-a04b70529f6a", + "id": "5eeb4750-d369-4a95-bb2d-44a9a6811e66", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -102698,7 +102698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "110391e8-5b35-4869-bf3c-1655c8c1c79c", + "id": "cfe5c301-ed1e-4827-89bb-6bc7b2f8b5b8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -102742,7 +102742,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac5dd3af-d011-4001-8469-3a8f1439f546", + "id": "270c2a82-4f40-4c7e-9bd7-bb9fa1004e51", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -102792,7 +102792,7 @@ } }, { - "id": "9de8b95a-b284-4668-b873-4ca36b8621f1", + "id": "6fa2c60a-dc27-4496-b9f8-7fa4a586705a", "name": "Delete identity", "request": { "name": "Delete identity", @@ -102833,7 +102833,7 @@ }, "response": [ { - "id": "07bcbf81-807f-4083-8b00-25fd8704c30f", + "id": "e119fba6-59f7-4a01-b897-97c9bdbf864e", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -102867,7 +102867,7 @@ "_postman_previewlanguage": "text" }, { - "id": "8ee27541-c178-48f8-8de1-8015ab657e9e", + "id": "903ab9b8-716b-46a7-9206-f843e4ffd363", "name": "Client Error - Returned if the request is invalid. It may indicate that the specified identity is marked as protected and cannot be deleted.", "originalRequest": { "url": { @@ -102911,7 +102911,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33ee75b3-20a4-4f86-b87f-c79d2ee674f4", + "id": "9aba44d5-98c9-44da-8969-0f16aea26b48", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -102955,7 +102955,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5dc1fa2a-32ea-46db-b417-40201b3eada5", + "id": "42079661-b9f6-498e-8598-a89c9ae28f25", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -102999,7 +102999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6755471-67c6-46ca-80b9-059c4551a20b", + "id": "e149d376-d888-487f-a05e-d06b0626971e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -103043,7 +103043,7 @@ "_postman_previewlanguage": "json" }, { - "id": "918a7302-0eaa-4f4e-bf01-b837e263a6d0", + "id": "fb7c35ba-67d6-453c-a994-0304a22b377e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -103087,7 +103087,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24dcdd0a-a5d2-4bf1-91f0-4d6d9b5195b9", + "id": "056dd0f4-5de3-4dbd-9f02-347e294e0c7f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -103137,7 +103137,7 @@ } }, { - "id": "ecf1259d-31e5-4f5a-99b6-d0ff9afa8d69", + "id": "c6a60bf4-78e3-4b8a-af1b-5cb1e4bfbf86", "name": "Invite identities to register", "request": { "name": "Invite identities to register", @@ -103180,7 +103180,7 @@ }, "response": [ { - "id": "5dc453fa-a753-4cd4-8901-5371e41c2260", + "id": "47757729-d438-4430-9cdb-dc4b05808cc3", "name": "Responds with an initial TaskStatus for the executed task", "originalRequest": { "url": { @@ -103232,12 +103232,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"uta_\": -15598173,\n \"non373\": 69399387.42762756\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n}", + "body": "{\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"Duis3\": \"eiusmod\",\n \"anim_57\": 6927456.197440922\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0b2900f1-2273-4ee0-84ff-53b3de90daa2", + "id": "e9418e41-6505-4ba7-8273-f637fc10810c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -103294,7 +103294,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02fdb583-96cd-4538-8720-7049e5cf387a", + "id": "ba7ccef2-c65b-479f-9011-40bd241d6010", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -103351,7 +103351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "525080be-8d8c-42e6-8bdf-8209886d7007", + "id": "bdd45630-8073-416b-8c12-3ea9eefe401a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -103408,7 +103408,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83ce5391-b88e-432c-a38b-39a6db7e1b2a", + "id": "b33ad163-9aab-4974-a471-1d00a562b583", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -103465,7 +103465,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b0028a8-1147-4201-87b6-5812f171e63c", + "id": "3450e3cd-1bbe-4c03-8fa4-0940932ff9d8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -103522,7 +103522,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa863191-6bac-494a-8d1d-6bcf2e263509", + "id": "6a1a574f-84c9-44b5-a5d8-d93c5467f9d1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -103585,7 +103585,7 @@ } }, { - "id": "72781c92-35a6-4a4d-a47b-8b1ee3a6e975", + "id": "4b74034e-8539-4da8-8c3a-62b3260a60b3", "name": "Send password reset email", "request": { "name": "Send password reset email", @@ -103636,7 +103636,7 @@ }, "response": [ { - "id": "7d562650-0b39-4682-95e0-014cb7c06a69", + "id": "ceb64b15-dc47-4c52-8aa1-ded5b6bd9f32", "name": "The email was successfully sent", "originalRequest": { "url": { @@ -103686,7 +103686,7 @@ "_postman_previewlanguage": "text" }, { - "id": "cd91eba4-e3c4-496f-92fd-d7548ab4b6d8", + "id": "3ca75651-0959-4be7-8ec0-8c99b779248c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -103746,7 +103746,7 @@ "_postman_previewlanguage": "json" }, { - "id": "218390ac-3cfe-4174-bfc6-91a6732fcd4c", + "id": "95912c50-c770-42d9-a990-9a12c204abfd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -103806,7 +103806,7 @@ "_postman_previewlanguage": "json" }, { - "id": "470d40f6-698e-4aef-9847-9b6da0a5404d", + "id": "79b85f86-e6d4-4f1d-a969-c8a1488952c2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -103866,7 +103866,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8250518-53e7-4a31-bc7c-3f89a958208b", + "id": "89e171b8-bef5-4572-bd81-012ab294e295", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -103926,7 +103926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "477ee102-86b2-41b0-9137-d43968818547", + "id": "63d46023-0c2c-44ee-bb68-ab533c37d521", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -103986,7 +103986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebc08b88-6e4e-40e4-90df-e55332827d5c", + "id": "ebcf5ecc-a7dc-4891-aae7-b40eb15996b1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -104052,7 +104052,7 @@ } }, { - "id": "59f3ebf6-97d3-42d2-a74f-61447a795089", + "id": "2d3ae284-57ba-47d2-b7a4-df9f340a4b2b", "name": "Process a list of identityIds", "request": { "name": "Process a list of identityIds", @@ -104095,7 +104095,7 @@ }, "response": [ { - "id": "01bf9fc6-2f7c-4852-af50-d89220bb57e0", + "id": "5b2e1a89-6860-4f09-9f5e-84153b6ec4aa", "name": "Object containing the DTO type TASK_RESULT and the job id for the task", "originalRequest": { "url": { @@ -104152,7 +104152,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef62e786-e727-4da2-9363-62eb22fe2cef", + "id": "640fdead-562e-42fb-9ab2-2c28952b701c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -104209,7 +104209,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72538131-b15e-40e3-b1c0-dadf9943a36c", + "id": "88b24878-4cab-4ba0-9820-9b0026837199", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -104266,7 +104266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95fba4ab-9ccf-4072-a530-ddfcef6bbf2d", + "id": "3260560d-df94-4766-a12b-a0447e1d6ca3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -104323,7 +104323,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69bb2ead-7212-4fbc-934f-702ea1c851c3", + "id": "0ccd02f4-3cf8-4089-b16d-6dc9520c3441", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -104380,7 +104380,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d529b53-92e2-445d-b1c6-98078e949e40", + "id": "8f825f5e-158c-44a3-98e1-7a5151b73417", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -104437,7 +104437,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7836fc59-cca8-49cf-b3a2-037a9b5269ac", + "id": "83dfb83f-9ffe-4a62-be52-41cc61f63b0e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -104500,7 +104500,7 @@ } }, { - "id": "737cafde-edfb-40d2-a8dd-e515be05e7c7", + "id": "523558a7-a8a9-4a85-a3f0-96f8c79e883a", "name": "Reset an identity", "request": { "name": "Reset an identity", @@ -104546,7 +104546,7 @@ }, "response": [ { - "id": "48bb20b8-6301-4f9d-95b4-3aae51e536a2", + "id": "2119ae6e-1585-4b76-96d5-e38b8e594852", "name": "Accepted. The reset request accepted and is in progress.", "originalRequest": { "url": { @@ -104581,7 +104581,7 @@ "_postman_previewlanguage": "text" }, { - "id": "b6323228-a2f4-437d-a7ad-3536c22eda3c", + "id": "26f25cca-7056-4816-98bc-a7336ab5df1b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -104626,7 +104626,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e5ae73f-9c3c-400c-ab83-d3edb2f623a7", + "id": "9a999784-a550-4601-87ae-ee7021fc4e7c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -104671,7 +104671,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcc3ed77-5fd3-4c56-921b-2a51102abaf2", + "id": "f6df9cd1-fa47-4e0b-98fa-586fbca76f06", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -104716,7 +104716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1987b7a-2924-40d4-92ee-abd837565a15", + "id": "f2c47d2d-c9ee-45a5-9cc0-ae8f2cfbb5cd", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -104761,7 +104761,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be8121e0-c521-4cfe-a5c0-45baf6ec0d26", + "id": "35412528-1a1c-47ca-8585-381333e133ed", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -104806,7 +104806,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b66125f8-092f-4991-a5c7-bce0b044cd28", + "id": "fe2dca71-a54a-437e-9b9a-52d3353606bc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -104857,7 +104857,7 @@ } }, { - "id": "8a0d549c-07da-4cb5-b027-ea1ef18e741f", + "id": "06c0dda9-3653-41e6-bb7b-4734b0acd1b3", "name": "List role assignments", "request": { "name": "List role assignments", @@ -104918,7 +104918,7 @@ }, "response": [ { - "id": "cad318f2-ed9c-4e67-a3dd-bffae90f48f2", + "id": "6912e9ad-5540-4662-8e75-0907c814ffef", "name": "A role assignment object", "originalRequest": { "url": { @@ -104982,7 +104982,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c460c7c1-6e12-4eee-be99-a2022576a38d", + "id": "4399d1a4-7c74-411f-ade1-db185e975c9a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -105046,7 +105046,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4425e9cc-8f30-47a9-aa7e-5ebe7af364ed", + "id": "2d368225-278a-41eb-9625-11270369c0ae", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -105110,7 +105110,7 @@ "_postman_previewlanguage": "json" }, { - "id": "536f94b8-6c68-49aa-9c57-18a138afad11", + "id": "6735e10f-b5b1-4874-848f-e952eb7c37b3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -105174,7 +105174,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce7f3f28-3a8a-423a-ab2d-128a864ac2f1", + "id": "59c75079-1acb-4fce-9aac-f2ddbb56c816", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -105238,7 +105238,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0250f14-b6d0-46e0-8bf1-18676ba6ada3", + "id": "d13a5e87-0893-44c1-8823-cec763fa910d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -105302,7 +105302,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58c2f4c4-88c8-4483-abd9-0f6c1573450c", + "id": "541c8eba-0a33-4024-b3ab-f983405c5656", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -105372,7 +105372,7 @@ } }, { - "id": "8e066a7e-48b8-4c98-bb31-29297992a77e", + "id": "d5edd54b-5e5a-46b9-9f47-faf8ac6f73a3", "name": "Role assignment details", "request": { "name": "Role assignment details", @@ -105422,7 +105422,7 @@ }, "response": [ { - "id": "05573e21-1719-4f44-bd68-6b36e069b2b4", + "id": "7ff873f4-e483-41fa-a064-a7b2fc2ee9fa", "name": "A role assignment object", "originalRequest": { "url": { @@ -105468,7 +105468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb08887f-7edc-4ef9-80b5-a0b881a8efed", + "id": "719a54f4-ba94-4729-9093-79c9fdaa898c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -105514,7 +105514,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a879412e-6205-4c80-b751-e5caf54cf06d", + "id": "69f089d7-6cf0-420e-8f66-b5b6e0809e24", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -105560,7 +105560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a64d193-0838-4e1b-b108-8185f5a31002", + "id": "cfbde2c0-8c65-43dd-b865-9a1c0ae9c0ff", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -105606,7 +105606,7 @@ "_postman_previewlanguage": "json" }, { - "id": "baf0c4c0-59e2-470a-addd-7c0f7b08dac4", + "id": "c39f7f92-800b-4f1e-81a9-ed98220f95b6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -105652,7 +105652,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5199f0d-9f91-4d05-88ec-5668e20fc891", + "id": "58a55a0f-1114-4fa4-9a43-3f99ec6791e8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -105698,7 +105698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a354ee4a-9b72-4bb7-8fd7-30e0faf7fe1e", + "id": "182389c2-c4fb-47d9-bcf4-2a244752bf49", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -105756,7 +105756,7 @@ "description": "", "item": [ { - "id": "f0722a59-833c-4241-a943-ee0b452de00f", + "id": "c7dcd6cb-aa6f-44ab-a1f7-e8a410634e05", "name": "List Identity Attributes", "request": { "name": "List Identity Attributes", @@ -105822,7 +105822,7 @@ }, "response": [ { - "id": "46eda1b1-1211-4c8a-aa1d-2a090e443633", + "id": "fa950355-1d7f-4fcf-859b-8c43fe4bdef5", "name": "List of identity attributes.", "originalRequest": { "url": { @@ -105902,7 +105902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fd71aba-818a-4cf6-b13e-134a0f40a379", + "id": "427862ed-b042-4d89-b528-105263c28285", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -105982,7 +105982,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc47a9c4-e3ff-4db3-a899-7bc7276bf3b4", + "id": "c65cbc66-268a-48e3-86e0-b3ac48a2db0e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -106062,7 +106062,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed18f50d-287c-4391-9c0c-7a8c0f071063", + "id": "78b89dae-3029-403d-851c-936bfa462bf4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -106142,7 +106142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3207f50c-95e3-47cd-83fe-a12ec7110545", + "id": "6cc0e001-886c-4565-8eba-fe8945d43410", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -106222,7 +106222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a5a45a2-195d-4567-9992-676fcb4ab31c", + "id": "9cc5041d-3121-47a4-90b1-4db0ece24980", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -106308,7 +106308,7 @@ } }, { - "id": "27f5e03e-edd4-453b-a4e9-cf639542fef4", + "id": "082f4967-f9b7-4d9f-9389-2430d3f18f60", "name": "Create Identity Attribute", "request": { "name": "Create Identity Attribute", @@ -106350,7 +106350,7 @@ }, "response": [ { - "id": "e85ad7c6-c31c-4a6d-8e4d-8ee85451da4c", + "id": "65b157c7-a2ab-4f29-bbc5-df3ae335a5fd", "name": "The identity attribute was created successfully.", "originalRequest": { "url": { @@ -106406,7 +106406,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3a5193c-b3a0-422a-bb1c-175f2b382650", + "id": "d607122c-2f75-43be-92be-11259152ce3e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -106462,7 +106462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f58612f-acff-40a4-aad1-b9c8f33eebf3", + "id": "2169a0b4-89f2-450d-a344-e6e9da1b830b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -106518,7 +106518,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa7cee39-bff6-4100-976d-262a11fe5ac2", + "id": "84406ac6-4ec2-4df1-9256-0299ef338c21", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -106574,7 +106574,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01283b98-a384-4057-9864-c38415d11d07", + "id": "0fba856b-e177-4cf2-8dbb-b794d2c0b8ce", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -106630,7 +106630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e5e1bb5-32c2-45f7-a278-658d638fe5e4", + "id": "ba7d4451-2302-49ec-b028-9e81d01d00e2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -106686,7 +106686,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f49fb1fb-e2fd-453a-8214-e9a413e3d5a6", + "id": "7ccc5b3a-2ece-4cc9-874f-a452240421c6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -106748,7 +106748,7 @@ } }, { - "id": "582d30be-ad1c-4422-b567-e0de708a63fe", + "id": "950cf499-5399-4ddf-9be7-f749de2c4e04", "name": "Get Identity Attribute", "request": { "name": "Get Identity Attribute", @@ -106789,7 +106789,7 @@ }, "response": [ { - "id": "d3775b4b-74c5-45f0-88b4-aa1c091f35b6", + "id": "1dcff620-069f-4e18-8ca0-f0c8513c9171", "name": "The identity attribute with the given name", "originalRequest": { "url": { @@ -106833,7 +106833,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e9d1d1a-7003-4e8f-a7b9-5ad81e5759c1", + "id": "fe9589b3-67fb-4a97-b5d1-0112eb1c9d80", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -106877,7 +106877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "533ef045-f713-46bb-aab7-c8277eab5e60", + "id": "52a8cc6a-3a98-4d7e-8e9b-4b9f61895415", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -106921,7 +106921,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53b19f1d-3880-4d5b-9a48-b0363fee147f", + "id": "123d988d-ec03-43ac-8ba2-69d2f2b4956c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -106965,7 +106965,7 @@ "_postman_previewlanguage": "json" }, { - "id": "388e5e93-ddf1-4d04-8fcf-e7c158052e16", + "id": "ded05cb0-a2e6-48df-aeca-3a842c4b2489", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -107009,7 +107009,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5316a6e1-d3d7-4dd3-bfbd-88eb4cad5d96", + "id": "d12d8a5a-cfab-4299-91b7-641e4f0083d5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -107053,7 +107053,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffc77e85-a84f-4140-86a4-c0afe50f98b0", + "id": "5ae4b653-a669-4d11-9a18-0663bf1887d1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -107103,7 +107103,7 @@ } }, { - "id": "eeec27ee-faad-480e-b638-cb0e494f3c22", + "id": "44161da2-f449-4f4b-bc08-dce626e750ed", "name": "Update Identity Attribute", "request": { "name": "Update Identity Attribute", @@ -107157,7 +107157,7 @@ }, "response": [ { - "id": "bc477562-f463-4fa9-b1c0-7bf9aee66f66", + "id": "fdcd8715-108b-4218-ad3c-f728cdc37c16", "name": "The identity attribute was updated successfully", "originalRequest": { "url": { @@ -107214,7 +107214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14834914-d36b-4ae3-911a-a47b568effae", + "id": "e1a0bacf-ddb9-43d0-be15-accd0c939867", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -107271,7 +107271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b80b79c-d0eb-4cc3-8a52-afa69ff5f97c", + "id": "baffebcb-f859-4adf-b6ef-465c40b2405c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -107328,7 +107328,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a3ce094-aaef-4da0-8c12-22b8e914f469", + "id": "de2348e1-7695-4cf8-bc92-737f667d3ce7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -107385,7 +107385,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbd7c984-6b87-47ba-b17c-9725dc1aef99", + "id": "ca204510-99ba-4260-aec6-9858ed94484f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -107442,7 +107442,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5264a95-557c-48a1-9252-0e3c6a71d719", + "id": "7b26b54a-8e1d-4b6b-86b7-078e2fdfe16f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -107499,7 +107499,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3b591a2-8533-4752-8dda-3c32b4573b1a", + "id": "5a9ee1f4-a9d8-4ad6-b5ae-9c8aa5d3333b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -107562,7 +107562,7 @@ } }, { - "id": "b35464d0-3597-4bd1-aeca-5dbdeee86007", + "id": "8546f2cf-3f97-4bd9-895e-bd8b5de40ced", "name": "Delete Identity Attribute", "request": { "name": "Delete Identity Attribute", @@ -107603,7 +107603,7 @@ }, "response": [ { - "id": "5efca5f9-3412-47ea-ba62-b406e050beaa", + "id": "ff3483bd-c5b8-400a-9bfa-97fcbe32e5e2", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -107637,7 +107637,7 @@ "_postman_previewlanguage": "text" }, { - "id": "4edd0f36-219f-490e-86dd-76df754c0012", + "id": "53a4ba5c-b353-4fe2-a980-430048d58855", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -107681,7 +107681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd96e4f6-0a25-45b4-a9f2-c2f9e7a43d92", + "id": "f8fb25c1-33d5-48cb-82b2-0d4db5a4f522", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -107725,7 +107725,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a85f66d-cd95-4a99-be90-c822c1240c9c", + "id": "3cae860f-083e-41b7-9fa3-c0582b87ab97", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -107769,7 +107769,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5bb8251-7253-4062-b3a6-c8ebbb674143", + "id": "5c5ac977-f9cc-4195-93fc-a77a5ebfd9a6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -107813,7 +107813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85bc05f2-aea3-463b-a8cd-cd869e6d62d8", + "id": "efdea570-51de-42f4-920c-f14da8ab87bc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -107857,7 +107857,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca6ee49f-e3ad-497f-be7e-3d451d765d8c", + "id": "dfccafe2-19b7-4bc3-b15d-41c40623ae1d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -107907,7 +107907,7 @@ } }, { - "id": "3d2f379e-4a24-4756-9ace-a81dd72bf5b4", + "id": "e0524635-bf26-4dcd-be1d-0ebf8e0f55bc", "name": "Bulk delete Identity Attributes", "request": { "name": "Bulk delete Identity Attributes", @@ -107950,7 +107950,7 @@ }, "response": [ { - "id": "e9294ec7-1d97-42c3-b488-2395e377097d", + "id": "31d2b1d9-83cd-4224-bad0-59c8e36b885b", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -107997,7 +107997,7 @@ "_postman_previewlanguage": "text" }, { - "id": "1baf932e-bbf8-45cf-b43d-95b758cf4632", + "id": "b810569e-86bc-413a-843f-f018f399223c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -108054,7 +108054,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05716bf1-487d-48c1-87cd-aaa552aad714", + "id": "d5e24a47-260c-44de-94f0-ab6eb01655c1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -108111,7 +108111,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee992ac1-e7cb-48da-8db3-e72c48c33347", + "id": "748b6646-fa53-44a2-82ea-3c4cc70c4187", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -108168,7 +108168,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70bbd686-12d7-4589-af50-2cb71033dc02", + "id": "bc90dbfb-891a-40d9-ae99-657daf86e01f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -108225,7 +108225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d35f340-37b8-4098-94be-6469012fd242", + "id": "d65801f8-d0d0-4ab3-8551-76ccc1472e25", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -108282,7 +108282,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb9938bc-f939-4d23-9551-0e6eb8cc7b61", + "id": "1d1090ec-e845-45c9-9931-f00322330966", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -108351,7 +108351,7 @@ "description": "", "item": [ { - "id": "a2edfea2-5371-41a9-afc4-a979fa84288d", + "id": "7d217d22-eade-4463-bdd1-c78940eaeeb2", "name": "Lists all the identities", "request": { "name": "Lists all the identities", @@ -108426,7 +108426,7 @@ }, "response": [ { - "id": "3c6dcb3b-e753-46d6-a1bc-8f6b9564e9a7", + "id": "73929190-f12a-44a2-9e0b-4ffe5a579897", "name": "List of identities for the customer.", "originalRequest": { "url": { @@ -108515,7 +108515,7 @@ "_postman_previewlanguage": "json" }, { - "id": "affe24e9-cf52-41aa-bd47-0b37252a7739", + "id": "69227cc8-5a85-47e0-a349-0ba6047038ef", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -108604,7 +108604,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c49c93f0-12af-4716-bdf0-00bbd0fadf64", + "id": "9cea61ca-355f-4fe5-8cdf-d0ace6a532e9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -108693,7 +108693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f0f3fec-d682-4e15-9b74-4d8284623d36", + "id": "c770cbc5-2ab9-4035-83fe-6395d57742ef", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -108782,7 +108782,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3b78d27-b11c-419b-afa1-0d5a554629a6", + "id": "e62a4815-6921-4f56-ad2d-84d1c0c1c5fc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -108871,7 +108871,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ed98517-1eb3-43fe-9de5-fdb9745c532a", + "id": "0df5c71b-6bd0-464f-b22d-e97cd75d2a7c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -108966,7 +108966,7 @@ } }, { - "id": "edcb094c-ef10-4cf4-afa3-d226477b9c09", + "id": "2e8c2cc9-dffd-465d-97ba-5e8de5ac915a", "name": "Get latest snapshot of identity", "request": { "name": "Get latest snapshot of identity", @@ -109007,7 +109007,7 @@ }, "response": [ { - "id": "b6cf0599-2e2e-40b2-aebf-3487dac7b7ef", + "id": "726a9904-d684-43d1-be1a-1515fabb7ff0", "name": "The identity object.", "originalRequest": { "url": { @@ -109051,7 +109051,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbbdc625-9fed-4439-83b5-8a27d2e77d0f", + "id": "0beda034-cce1-457a-9d95-e3193dc2d268", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -109095,7 +109095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c729056f-b68b-4b2b-b6a2-a96056a1f0b3", + "id": "4ba06861-5b4c-4621-a352-b37e877e0f04", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -109139,7 +109139,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d72df5b7-9d95-45e3-8390-74a1648c084b", + "id": "0f7bdafd-c4c5-4f7c-97d6-c49168f42d83", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -109183,7 +109183,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d79a56cd-8dcc-4f12-9149-fed67ec2adcd", + "id": "b56d8787-7023-475e-b0f4-38e0bd7a61c7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -109227,7 +109227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c225ad4-83f0-448e-ba3c-3e928424c81f", + "id": "3b342186-c933-4f8a-80b8-6d30a660d076", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -109277,7 +109277,7 @@ } }, { - "id": "bccc717f-0c64-41e7-9847-2b835a4451a7", + "id": "b28ec9fe-3c7a-4984-a645-a585be5757a0", "name": "Gets a list of access items for the identity filtered by item type", "request": { "name": "Gets a list of access items for the identity filtered by item type", @@ -109356,7 +109356,7 @@ }, "response": [ { - "id": "753d3a10-e0a9-4134-8b4a-12e9c3425a8e", + "id": "78a97b3f-42a4-44c5-9a89-98bd42db10a0", "name": "Access Profile", "originalRequest": { "url": { @@ -109438,7 +109438,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe3ca6d7-70b3-46a3-9601-6cc4d99c4b72", + "id": "764f919f-476b-40c3-b5cb-d59fcc6c473f", "name": "Account", "originalRequest": { "url": { @@ -109520,7 +109520,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13dd4ac0-0671-4729-8c4c-076bad0d66bf", + "id": "ac358026-943a-4bd3-8dd8-c626823ed6bb", "name": "App", "originalRequest": { "url": { @@ -109602,7 +109602,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2e91acd-4440-468f-acf8-75d7e8334169", + "id": "20a0cc5c-2f54-4e88-9ec6-7ff282fa019b", "name": "Entitlement", "originalRequest": { "url": { @@ -109684,7 +109684,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60e44252-d1d4-402a-af9d-0a946da83b3e", + "id": "ea06f3a0-ca9b-4d1d-8f2e-b81ff08bf9f0", "name": "Role", "originalRequest": { "url": { @@ -109766,7 +109766,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a863e9f9-2630-44e2-9585-47eedd695cde", + "id": "d1e7f56a-c6e9-4d2a-b6ce-c84c35e4dcd5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -109848,7 +109848,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce73e704-8c93-42cd-b2e5-a18951003ab2", + "id": "a28a221b-ba6a-44de-9dc1-fd70ed03a401", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -109930,7 +109930,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13a14ba0-427f-4540-916e-68ab3b7b249f", + "id": "9a54a792-7db4-4d96-aa0c-3a57e2da1291", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -110012,7 +110012,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edfb1dbb-da29-4360-be75-2e686798cb87", + "id": "c914bf7c-9527-41ef-9a0f-f7c34053927a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -110094,7 +110094,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4eceb6e-1108-46dc-a5a7-f1b0fc639a63", + "id": "5d583b8b-1dc4-463d-904a-d02ef77775a8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -110176,7 +110176,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47678ef6-d5ee-4704-971b-3aed79a6153b", + "id": "be8c6d34-0545-4d35-afbf-f690817fe236", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -110264,7 +110264,7 @@ } }, { - "id": "7c4337b2-787a-4b01-a2a1-9eaeb198daa4", + "id": "5efc6c46-62e6-43c7-8727-08e509b0606d", "name": "Lists all the snapshots for the identity", "request": { "name": "Lists all the snapshots for the identity", @@ -110352,7 +110352,7 @@ }, "response": [ { - "id": "c8d47cd0-ae8d-4b1b-9eac-d4d2d526fd2b", + "id": "76a12ac3-e16a-4f2e-971f-df3a092b4766", "name": "A list of identity summary for each snapshot.", "originalRequest": { "url": { @@ -110443,7 +110443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "020eb492-b83b-49b7-bf4d-f6dab92739c3", + "id": "2f9ca122-44bc-4759-b979-5e4755ec5725", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -110534,7 +110534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df8a003f-8bd5-4901-91e6-64c90623cd5f", + "id": "77abfafd-5db9-4230-b454-3d056c71b38b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -110625,7 +110625,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4291945f-dce9-4eb2-a76f-43af8f7f8ab9", + "id": "d6a20bcf-37cf-4b2d-8e48-e721d2d1f613", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -110716,7 +110716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42eaebfc-ad99-425f-b354-7e9f767c8e09", + "id": "be0124f6-d5a3-4848-ab5c-13fc5504997f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -110807,7 +110807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa2f5529-cb32-42b6-8678-9ac5b53abab4", + "id": "0c478deb-85df-47b1-bb9e-5cc52d7de04d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -110904,7 +110904,7 @@ } }, { - "id": "9def2a24-1b2a-442e-b3a2-9d2eb47c481e", + "id": "4bbe34c7-1e67-4103-9e14-3800201f6fb8", "name": "Gets the summary for the event count for a specific identity", "request": { "name": "Gets the summary for the event count for a specific identity", @@ -111001,7 +111001,7 @@ }, "response": [ { - "id": "88dbec8c-0b23-4dfb-bcc4-4e3c4276227d", + "id": "26332a44-c1b2-46e5-998d-d372107141d9", "name": "A summary list of identity changes in date histogram format.", "originalRequest": { "url": { @@ -111101,7 +111101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63e6524f-0f45-4154-a8e8-a7e0d5202798", + "id": "ba014ec3-eee5-4a84-8e31-be9930bf955f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -111201,7 +111201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1dc26470-5867-4c06-8cbb-86ff5b90a3de", + "id": "5eb04df8-9158-40e2-bff8-3b6c9790aa65", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -111301,7 +111301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6a3203e-f10f-4fe4-bf6e-d08e50373a50", + "id": "cf461598-d04a-4ffd-b363-46dbd9e5a961", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -111401,7 +111401,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c332cbe-5a7a-4c6e-abcb-ed131bb34423", + "id": "919ab459-6ca2-4dbc-a02a-1a43e1c493f7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -111501,7 +111501,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8ab33ca-d7bb-4579-a5c4-036f8db04f3b", + "id": "3a56e732-12cc-4313-9265-f1a854d6d700", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -111607,7 +111607,7 @@ } }, { - "id": "61b44112-2b7f-4cf2-b041-e4e162c582bb", + "id": "f6d0d4f4-4502-4b1e-86f3-c32890624198", "name": "Gets an identity snapshot at a given date", "request": { "name": "Gets an identity snapshot at a given date", @@ -111660,7 +111660,7 @@ }, "response": [ { - "id": "4b2456eb-15e6-4bde-8fdc-4b88e6274f9d", + "id": "4fb6b143-a28b-4ca3-b8c4-62ff1fa9f4e4", "name": "The identity object.", "originalRequest": { "url": { @@ -111706,7 +111706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6467e697-1154-4ab7-b1cd-48aaae0d2e0b", + "id": "911def23-798d-488a-bca2-00e0a14da45b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -111752,7 +111752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f01cffbc-feb7-4d75-a2a7-ac66f0ddc8f9", + "id": "7066e041-d9f0-4adf-9a97-82dcce0f3c3a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -111798,7 +111798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1dbec3ab-6d04-4b27-8ee3-174a394e7337", + "id": "80210af0-f345-4816-b643-a6f0eae6a0a9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -111844,7 +111844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "807977e5-929b-4280-93ff-9138cb491d4c", + "id": "6d352a2a-4b36-4167-b714-c1be438a379b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -111890,7 +111890,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5f5070c-ef52-4d5d-9fa2-44def29e4048", + "id": "2c6d973d-14de-48f2-8fed-9b9770bcf915", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -111942,7 +111942,7 @@ } }, { - "id": "5fdfbc64-2368-4df4-986c-e63eb4e4e5ca", + "id": "8c9578a8-a594-4a67-8f24-78c654cb66d9", "name": "Get Identity Access Items Snapshot", "request": { "name": "Get Identity Access Items Snapshot", @@ -112006,7 +112006,7 @@ }, "response": [ { - "id": "3396f7ff-c0de-4059-a8c6-69ee75224e32", + "id": "97cca346-078d-42f6-852b-35ce6e36e6f2", "name": "Access Item AccessProfile Response", "originalRequest": { "url": { @@ -112063,7 +112063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d751c8ae-b077-4eba-b8df-960d9b00b1d5", + "id": "e035c49f-6b12-42ba-929a-8d737e3bd9ae", "name": "Access Item Account Response", "originalRequest": { "url": { @@ -112120,7 +112120,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd557ebe-791e-4aa8-9274-3dcbd50d5257", + "id": "14b6e88c-ef91-438f-8dcb-896c4c75f04b", "name": "Access Item App Response", "originalRequest": { "url": { @@ -112177,7 +112177,7 @@ "_postman_previewlanguage": "json" }, { - "id": "107370da-4a5f-429f-859b-ceb0c4bd4b8d", + "id": "5f29c905-9ccc-4067-9c67-d8028a4cee97", "name": "Access Item Entitlement Response", "originalRequest": { "url": { @@ -112234,7 +112234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27b320c3-4cdc-4865-b7af-42b03ceb49e6", + "id": "cc84221c-a260-4ffb-b495-f8e596db1901", "name": "Access Item Role Response", "originalRequest": { "url": { @@ -112291,7 +112291,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0035aec9-8039-4d91-a9b5-6649212e0bf7", + "id": "2ca3f461-d2d2-4825-9a75-87fe81777099", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -112348,7 +112348,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d6db535-78cc-451e-b4fd-cc86ed7bd740", + "id": "b78f647e-4ed9-4bb0-a929-d69bdbc65904", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -112405,7 +112405,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf7302ec-60c8-4560-83af-5182d4cb1a0f", + "id": "ec5f3677-1156-4ab1-afff-eb0f7d445bb3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -112462,7 +112462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d164d1a-9767-4374-aa80-cdbf6272c8a1", + "id": "cdc265e9-655e-4684-b447-9871d25e8e59", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -112519,7 +112519,7 @@ "_postman_previewlanguage": "json" }, { - "id": "776ef9ee-5ede-4227-9c6f-42dfb6f028fe", + "id": "521f1f17-beaf-4342-b63f-01733df0fd28", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -112576,7 +112576,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16345f63-ebcb-4286-8026-17fe2aa60093", + "id": "40fd7000-4c6e-43d5-b3af-c53a0c1ff8c3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -112639,7 +112639,7 @@ } }, { - "id": "b4e42e1e-27d1-40ed-81aa-e1933b0a7feb", + "id": "618760e4-d980-4fcd-ab04-49309c85c4c5", "name": "Lists all events for the given identity", "request": { "name": "Lists all events for the given identity", @@ -112754,7 +112754,7 @@ }, "response": [ { - "id": "21be852e-953b-4393-9a60-21bdb3b90be0", + "id": "4b277d3a-7b40-448f-aa4a-f79a64c259b2", "name": "AccessItemAssociated", "originalRequest": { "url": { @@ -112854,7 +112854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "749ce9f4-066b-4e2f-952b-2bdf686f699e", + "id": "e462bf12-60b9-41a5-9ad4-7e458c579cab", "name": "AccessItemRemoved", "originalRequest": { "url": { @@ -112954,7 +112954,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2aa6b8f-b4ca-4519-8d28-d9ea68f89bbe", + "id": "ac56122f-e52a-439c-b203-aea11550993b", "name": "AttributesChanged", "originalRequest": { "url": { @@ -113054,7 +113054,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9320c5e9-e0a1-4e34-b510-e90ba95c1cea", + "id": "281742a4-e5bd-4bbb-9f90-5fca2f11d2cc", "name": "AccessRequested", "originalRequest": { "url": { @@ -113154,7 +113154,7 @@ "_postman_previewlanguage": "json" }, { - "id": "727826ac-d18c-40c0-a631-35b5718b1cc5", + "id": "dc784e76-6991-4dd7-9821-6a9675bd596b", "name": "IdentityCertified", "originalRequest": { "url": { @@ -113254,7 +113254,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64d00180-e6fb-4222-ae4f-cb7a62c87fac", + "id": "656b57cd-07f5-492c-a332-642a9cd6e778", "name": "AccountStatusChanged", "originalRequest": { "url": { @@ -113354,7 +113354,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5af503c8-28fc-4c32-82d8-021905408939", + "id": "92aef17d-fcdc-422c-9b64-ccd3d15f5957", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -113454,7 +113454,7 @@ "_postman_previewlanguage": "json" }, { - "id": "108389a1-02b1-4151-9bbc-f9c052869479", + "id": "c6b57649-46cf-418b-a306-0bd03d201189", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -113554,7 +113554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7e38531-8f48-4282-9643-26a7e4cbfd6b", + "id": "9365090f-fba7-41f3-bf12-b51680f1524b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -113654,7 +113654,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c81c1b7-a802-469f-92cb-ad55c88c23ea", + "id": "405799bb-6493-4545-b7d8-4200b22dda09", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -113754,7 +113754,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e2471e7-f560-4614-bec8-c646cd11f406", + "id": "13f6ab79-1e9e-44b6-a775-d14bfad23774", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -113854,7 +113854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c4bdeee-65c9-47ae-ace7-1bf43e27619a", + "id": "45962c86-5efe-4d4b-9049-94c1d8c57561", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -113960,7 +113960,7 @@ } }, { - "id": "32462c19-0c25-4d52-978f-54210d53b3e9", + "id": "8bfd58f1-4266-49ed-8367-5f27562ebed2", "name": "Gets the start date of the identity", "request": { "name": "Gets the start date of the identity", @@ -114002,7 +114002,7 @@ }, "response": [ { - "id": "01aef6f0-18c0-43d7-88b0-e61768356cb9", + "id": "c8ff31d1-d39a-461b-aace-cb7e69bcca2d", "name": "The start date of the identity", "originalRequest": { "url": { @@ -114047,7 +114047,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15d8102d-6861-4c71-bb31-ad12cfa467ae", + "id": "46dd6ba5-6cec-4df1-98db-40fa8c9013c0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -114092,7 +114092,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edd1bd33-fb6b-488c-829a-7b8c744f5bab", + "id": "c185aad0-84f4-4965-9f5a-2b41ef03778a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -114137,7 +114137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "410d89a5-f1c2-4bf4-bde9-24ded301db24", + "id": "c3365b6b-256c-4e24-bc8c-fc796e19c6f7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -114182,7 +114182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c5b4109-db6b-481a-b23d-303bb031d8ac", + "id": "64f74636-3683-4c6b-b6f7-d3203ac5ce29", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -114227,7 +114227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "217ac02c-7901-4758-9525-3a9102afec8c", + "id": "ec26c4da-8687-4d6f-82df-61eec2b010ec", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -114278,7 +114278,7 @@ } }, { - "id": "5f613111-7b63-4910-830c-e69f1672701c", + "id": "98e9630e-a5fd-48f3-a2bf-be3725dfdbbf", "name": "Gets a difference of count for each access item types for the given identity between 2 snapshots", "request": { "name": "Gets a difference of count for each access item types for the given identity between 2 snapshots", @@ -114321,7 +114321,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "consectetur exercitation ullam" + "value": "pariatu" }, { "disabled": true, @@ -114330,7 +114330,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "commodo" + "value": "eu proident enim" }, { "disabled": true, @@ -114384,7 +114384,7 @@ }, "response": [ { - "id": "14625b67-209e-4122-bbe1-95f83c7d07db", + "id": "2e23346d-c9d7-4078-a1d2-33bff9c18d68", "name": "A IdentityCompare object with difference details for each access item type", "originalRequest": { "url": { @@ -114422,7 +114422,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "commodo" + "value": "eu proident enim" }, { "disabled": true, @@ -114484,7 +114484,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fe57b0d-7ddd-492f-aff7-7b643552d31e", + "id": "32548bfb-cb70-48cf-8d98-91dc0881c39b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -114522,7 +114522,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "commodo" + "value": "eu proident enim" }, { "disabled": true, @@ -114584,7 +114584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3a8125e-bcc3-4250-824d-1287ec209af2", + "id": "67dd4b9e-60af-4aea-bc8a-c81122929ea3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -114622,7 +114622,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "commodo" + "value": "eu proident enim" }, { "disabled": true, @@ -114684,7 +114684,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9bf8b34-c843-4b41-bffd-41bb92fcf9c3", + "id": "1282cc49-5e22-4fa0-8af6-ef314e09c182", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -114722,7 +114722,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "commodo" + "value": "eu proident enim" }, { "disabled": true, @@ -114784,7 +114784,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa913246-f38f-4e19-be31-770011bd9f3d", + "id": "c373c01e-9b56-4cf5-a30c-bbd2489a310f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -114822,7 +114822,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "commodo" + "value": "eu proident enim" }, { "disabled": true, @@ -114884,7 +114884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ac5b143-fb40-4605-8953-af8b5a0ac986", + "id": "65f61ae3-87b7-4273-8b0c-52a32d124f0c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -114922,7 +114922,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "commodo" + "value": "eu proident enim" }, { "disabled": true, @@ -114990,7 +114990,7 @@ } }, { - "id": "f6cda3cb-2b84-4195-baa9-37a5849a647e", + "id": "c3593ec6-6f9e-4199-ba05-04b650211e21", "name": "Gets a list of differences of specific accessType for the given identity between 2 snapshots", "request": { "name": "Gets a list of differences of specific accessType for the given identity between 2 snapshots", @@ -115102,7 +115102,7 @@ }, "response": [ { - "id": "5a9e2f4c-7c7b-4023-b109-0e8d6e815faf", + "id": "8d3c8dc9-2187-438c-8258-d67869585c07", "name": "A list of events for the identity", "originalRequest": { "url": { @@ -115203,7 +115203,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66cf6cd3-1427-4401-ac09-d8ad464e9374", + "id": "becb470c-7da1-48f2-b9a2-c62622e23c25", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -115304,7 +115304,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb0699ba-c25f-4ce7-a966-5aab4f959041", + "id": "763f5b75-0315-45a3-bb9d-8bcfc191d2f7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -115405,7 +115405,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b66d025-6705-44bd-b831-bdcf49270e4d", + "id": "bd3bd124-0f44-4c0a-964a-bd456ac63a75", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -115506,7 +115506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "348cb62f-6b24-45ac-9571-abf482b97b65", + "id": "1494e6f3-ceb2-447c-a436-3afefc449f91", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -115607,7 +115607,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cd45ec7-2397-43e7-a38d-c552489e6414", + "id": "31de846c-2c4b-4259-a26a-8512591d318b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -115720,7 +115720,7 @@ "description": "Use this API to implement and customize identity profile functionality.\nWith this functionality in place, administrators can manage identity profiles and configure them for use by identities throughout Identity Security Cloud.\n\nIdentity profiles represent the configurations that can be applied to identities as a way of granting them a set of security and access, as well as defining the mappings between their identity attributes and their source attributes.\nThis allows administrators to save time by applying identity profiles to any number of similar identities rather than configuring each one individually.\n\nIn Identity Security Cloud, administrators can use the Identities drop-down menu and select Identity Profiles to view the list of identity profiles.\nThis list shows some details about each identity profile, along with its status. They can select an identity profile to view and modify its settings, its mappings between identity attributes and correlating source account attributes, and its provisioning settings.\nAdministrators can also use this page to create new identity profiles or delete existing ones.\n\nRefer to [Creating Identity Profiles](https://documentation.sailpoint.com/saas/help/setup/identity_profiles.html) for more information about identity profiles.\n", "item": [ { - "id": "851c716f-0479-44c0-8104-41b8837ca323", + "id": "e754b537-e055-4ed2-b18a-2372df7482f5", "name": "Identity Profiles List", "request": { "name": "Identity Profiles List", @@ -115795,7 +115795,7 @@ }, "response": [ { - "id": "68ed5ed3-5123-4d1f-a98b-c0b9dcd2b0ca", + "id": "8a09e393-311b-4191-b357-df9fc8e26d3d", "name": "List of identityProfiles.", "originalRequest": { "url": { @@ -115879,12 +115879,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"id\": \"id12345\",\n \"created\": \"2023-01-03T21:16:22.432Z\",\n \"modified\": \"2023-01-03T21:16:22.432Z\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"1a9182be-64e0-5546-5e18-5ccb988ba1d7\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n },\n {\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"id\": \"id12345\",\n \"created\": \"2023-01-03T21:16:22.432Z\",\n \"modified\": \"2023-01-03T21:16:22.432Z\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:f46edf87-372f-0c51-7d28-c2dc20875338\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n }\n]", + "body": "[\n {\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"id\": \"id12345\",\n \"created\": \"2023-01-03T21:16:22.432Z\",\n \"modified\": \"2023-01-03T21:16:22.432Z\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"4edcfaaa-9af4-acc9-d459-8ffe7fc2fac3\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n },\n {\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"id\": \"id12345\",\n \"created\": \"2023-01-03T21:16:22.432Z\",\n \"modified\": \"2023-01-03T21:16:22.432Z\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:6d6704bd-e9ba-c41a-d8c0-73fe9bc03dda\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "fd6e33a8-e0c6-4aed-bcb9-bbb659092a3f", + "id": "3e0f9750-094d-447e-9302-3f54084e9890", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -115973,7 +115973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6c13993-046a-4305-8579-157ee2e107ed", + "id": "1f9390b0-d00f-4ee9-b4fc-78bd447aa4d3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -116062,7 +116062,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4a66f66-9156-4533-a95f-dc57f9864046", + "id": "55b369c2-543f-4d14-a131-e360cf641aa2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -116151,7 +116151,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11209b84-d3cc-4718-98eb-2ccdf6a46c4d", + "id": "f3435d42-9eff-494b-ac8a-b71f52e0957d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -116240,7 +116240,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86680374-0c91-4c0e-a819-c1fa4fb1da4b", + "id": "aa8a9217-abd2-45d5-a192-31d11de2aaa9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -116335,7 +116335,7 @@ } }, { - "id": "9cc7f948-48fa-43c0-bd8c-200e04e5d8e1", + "id": "b857e5f6-01ac-4724-b370-9d4a219e3d07", "name": "Create an Identity Profile", "request": { "name": "Create an Identity Profile", @@ -116366,7 +116366,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:2b7e9597-0b8a-7aca-7621-0a20f19605b8\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", + "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:c7faa4b0-3469-2198-adda-583bcc9b36e0\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "options": { "raw": { "headerFamily": "json", @@ -116377,7 +116377,7 @@ }, "response": [ { - "id": "5cb49b45-fc22-4e9f-93b5-76f1c3e69c82", + "id": "486a131f-483d-4a8b-b596-ab2e2750773b", "name": "The created Identity Profile", "originalRequest": { "url": { @@ -116411,7 +116411,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:2b7e9597-0b8a-7aca-7621-0a20f19605b8\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", + "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:c7faa4b0-3469-2198-adda-583bcc9b36e0\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "options": { "raw": { "headerFamily": "json", @@ -116428,12 +116428,12 @@ "value": "application/json" } ], - "body": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"id\": \"id12345\",\n \"created\": \"2023-01-03T21:16:22.432Z\",\n \"modified\": \"2023-01-03T21:16:22.432Z\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"f53d1495-b42e-ee0c-0a08-accd4fba8059\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", + "body": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"id\": \"id12345\",\n \"created\": \"2023-01-03T21:16:22.432Z\",\n \"modified\": \"2023-01-03T21:16:22.432Z\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:f85d0902-93af-19cb-9dc7-f0f96142e9bc\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "23e03e9e-c541-4bcf-9547-86b430ad4b16", + "id": "c5b41a39-a35c-4dec-b7fe-4b9c404eaca6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -116467,7 +116467,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:2b7e9597-0b8a-7aca-7621-0a20f19605b8\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", + "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:c7faa4b0-3469-2198-adda-583bcc9b36e0\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "options": { "raw": { "headerFamily": "json", @@ -116489,7 +116489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7be69f14-e5aa-4398-8fbc-9074da8af85c", + "id": "4bfeeea2-12cf-4d7c-a39a-c7b009c437c1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -116523,7 +116523,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:2b7e9597-0b8a-7aca-7621-0a20f19605b8\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", + "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:c7faa4b0-3469-2198-adda-583bcc9b36e0\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "options": { "raw": { "headerFamily": "json", @@ -116545,7 +116545,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e95f7263-1c6f-46e8-9356-ddbb4ee51626", + "id": "51c2503c-6c9e-4c0c-a13f-be7ea73cb536", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -116579,7 +116579,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:2b7e9597-0b8a-7aca-7621-0a20f19605b8\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", + "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:c7faa4b0-3469-2198-adda-583bcc9b36e0\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "options": { "raw": { "headerFamily": "json", @@ -116601,7 +116601,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac759c9b-e65f-43b9-a07b-6c388f1555a9", + "id": "a1d70605-04fe-4422-ab6c-f942acec3b0d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -116635,7 +116635,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:2b7e9597-0b8a-7aca-7621-0a20f19605b8\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", + "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:c7faa4b0-3469-2198-adda-583bcc9b36e0\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "options": { "raw": { "headerFamily": "json", @@ -116657,7 +116657,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96912e7f-ea58-458a-a1c0-164d0a1f638b", + "id": "9d4f9dd0-a669-4796-a189-92d4cfd94f66", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -116691,7 +116691,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:2b7e9597-0b8a-7aca-7621-0a20f19605b8\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", + "raw": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:c7faa4b0-3469-2198-adda-583bcc9b36e0\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "options": { "raw": { "headerFamily": "json", @@ -116719,7 +116719,7 @@ } }, { - "id": "49841081-bbd2-4dd2-a1ac-3bd2a0a00954", + "id": "18de59e6-f1f1-4df0-b3ff-4192709adb6c", "name": "Delete Identity Profiles", "request": { "name": "Delete Identity Profiles", @@ -116762,7 +116762,7 @@ }, "response": [ { - "id": "9e052c2a-a0bb-4b5b-bb04-d6ae19061662", + "id": "3606c0ea-d536-46cb-9ad9-747f4ee5357a", "name": "Accepted - Returns a TaskResult object referencing the bulk delete job created.", "originalRequest": { "url": { @@ -116814,12 +116814,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"ff8081814d977c21014da056804a0af3\",\n \"name\": \"Background Object Terminator c8f030f2-b1a6-4e33-99e8-6935bc18735d\",\n \"description\": \"Generic task for terminating data in the overlay, used by the TerminationService.\",\n \"launcher\": \"support\",\n \"completed\": \"2003-11-21T05:52:31.030Z\",\n \"launched\": \"1958-08-23T06:42:04.251Z\",\n \"completionStatus\": \"Success\"\n}", + "body": "{\n \"id\": \"ff8081814d977c21014da056804a0af3\",\n \"name\": \"Background Object Terminator c8f030f2-b1a6-4e33-99e8-6935bc18735d\",\n \"description\": \"Generic task for terminating data in the overlay, used by the TerminationService.\",\n \"launcher\": \"support\",\n \"completed\": \"1986-08-20T11:21:23.187Z\",\n \"launched\": \"1952-09-08T19:05:22.372Z\",\n \"completionStatus\": \"Success\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "203adaef-9683-4d45-bc31-8d5046c07b1a", + "id": "c0b4a28d-c41f-4500-852c-be54622616b7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -116876,7 +116876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96bc7742-5e0e-4584-a69a-4c870d662a5d", + "id": "9ab79d6f-8e5a-4c2b-8b3e-eca2932c635d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -116933,7 +116933,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5208888f-b490-42ce-942d-a9e8c2caa3b6", + "id": "837f6a2f-bc5f-48c4-8c83-00666614d879", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -116990,7 +116990,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83363dc9-4c3d-465b-bfa1-8f26df5dc5aa", + "id": "c88b036c-9651-4ad7-bc0b-9d999628bff4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -117047,7 +117047,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d10df5b-e3b0-461f-bbbd-aae1fbafa8c9", + "id": "24b45082-0645-44fa-a7ae-505a9b6296f5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -117110,7 +117110,7 @@ } }, { - "id": "10a92901-d5bd-45a2-89d9-1ca287f5dd8f", + "id": "09a83a07-6341-4fb6-9229-e6e0472b42fe", "name": "Export Identity Profiles", "request": { "name": "Export Identity Profiles", @@ -117186,7 +117186,7 @@ }, "response": [ { - "id": "42e0933b-4377-43b4-a735-74cd988a6758", + "id": "ca83515f-d000-41b8-a8a0-123a061cecd6", "name": "List of export objects with identity profiles.", "originalRequest": { "url": { @@ -117276,7 +117276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3c29a46-200b-4895-8e37-fbca760e3e1f", + "id": "8465b059-b0df-4eed-ac86-4d0793df6168", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -117366,7 +117366,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99cdaea2-4959-4325-bc88-498a379fe0fb", + "id": "04247d59-9e41-4402-8ebf-437720c6be93", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -117456,7 +117456,7 @@ "_postman_previewlanguage": "json" }, { - "id": "902f93d9-c560-460d-9e29-1c589739119b", + "id": "00cbb5b4-228c-40ea-bfb2-ce38b21bc6da", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -117546,7 +117546,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae6dc6bb-59b7-4917-b89e-47c4261fa080", + "id": "74dd75fe-871f-417d-8065-9f06b44e94a0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -117636,7 +117636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33cef2b9-0642-4092-a891-b897fb87a4ef", + "id": "e017787f-198e-47f1-8f73-ca1278a7ecf7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -117726,7 +117726,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12a8ae83-3794-4f9d-8660-2660a8f509b4", + "id": "8618fc83-b735-4cc2-9e20-f4339e01f723", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -117822,7 +117822,7 @@ } }, { - "id": "fe49ef58-0704-4b22-8476-c86cd0815fcc", + "id": "61a65014-b054-4a2f-831b-91133107f7b4", "name": "Import Identity Profiles", "request": { "name": "Import Identity Profiles", @@ -117865,7 +117865,7 @@ }, "response": [ { - "id": "e0228ae9-eabc-4028-8374-94b8a678f598", + "id": "b984293d-50c6-429e-a53c-0b0b7eeb548f", "name": "The result of importing Identity Profiles.", "originalRequest": { "url": { @@ -117917,12 +117917,12 @@ "value": "application/json" } ], - "body": "{\n \"infos\": [\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"ea_4\": {},\n \"cupidatat_0eb\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"ex_99\": {},\n \"pariatur_521\": {},\n \"et_c85\": {}\n }\n }\n ],\n \"warnings\": [\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"ut__79\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"voluptate_1fc\": {}\n }\n }\n ],\n \"errors\": [\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"elit_3\": {},\n \"sunt_9\": {},\n \"dolorea2\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"in09\": {}\n }\n }\n ],\n \"importedObjects\": [\n {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n }\n ]\n}", + "body": "{\n \"infos\": [\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"dolor_5_\": {},\n \"fugiat_e9\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"Excepteur6\": {},\n \"sint88\": {}\n }\n }\n ],\n \"warnings\": [\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"irure890\": {},\n \"in_7\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"sit_f5e\": {},\n \"sit__\": {}\n }\n }\n ],\n \"errors\": [\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"deserunt_03\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"sed_54\": {}\n }\n }\n ],\n \"importedObjects\": [\n {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d9fabb59-71ef-476e-82d3-1c605bd63469", + "id": "6f699de1-2df9-4172-bfde-dd0f2e4c0945", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -117979,7 +117979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b686c35-3c62-4af3-bcbe-f795545d1f3f", + "id": "49dce16b-79f9-4e39-9edd-004cdfc2d2ac", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -118036,7 +118036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e01f4db-a3eb-4650-a412-56966b819862", + "id": "caa0f62e-9e99-449b-9488-a36eb884b336", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -118093,7 +118093,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db648f7d-e073-4748-8094-9f3ec60e58ae", + "id": "354230cb-d9eb-420f-8dc0-2d9bd3be4855", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -118150,7 +118150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a0d34e4-b459-4608-b09c-8890411e085d", + "id": "0e41178c-2efc-45a1-af91-3266650be71a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -118213,7 +118213,7 @@ } }, { - "id": "dae7547a-d9ea-4c53-8792-68542be791ca", + "id": "4e46b3b3-18f5-4a7b-8f66-942da024abb4", "name": "Generate Identity Profile Preview", "request": { "name": "Generate Identity Profile Preview", @@ -118245,7 +118245,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:534e5140-abd1-ac71-e81b-30a68c96ea56\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", + "raw": "{\n \"identityId\": \"68a310c3-531e-ae7a-5611-eba2551c9eb9\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -118256,7 +118256,7 @@ }, "response": [ { - "id": "a3789637-d816-46aa-873a-64904830e310", + "id": "e510bae9-a3ab-4df7-87e7-568c63d96968", "name": "A preview of the identity attributes after applying identity attributes config sent in request body.", "originalRequest": { "url": { @@ -118291,7 +118291,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:534e5140-abd1-ac71-e81b-30a68c96ea56\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", + "raw": "{\n \"identityId\": \"68a310c3-531e-ae7a-5611-eba2551c9eb9\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -118313,7 +118313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2247bc27-7209-4bde-934d-a69abcd5983d", + "id": "4db1f5df-facd-4a1e-8a46-862f4d125a07", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -118348,7 +118348,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:534e5140-abd1-ac71-e81b-30a68c96ea56\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", + "raw": "{\n \"identityId\": \"68a310c3-531e-ae7a-5611-eba2551c9eb9\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -118370,7 +118370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9ef470b-2fec-43f8-828f-9ae5b1aa23c3", + "id": "c899cead-6a2b-4dd2-9b59-93c2be2525ac", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -118405,7 +118405,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:534e5140-abd1-ac71-e81b-30a68c96ea56\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", + "raw": "{\n \"identityId\": \"68a310c3-531e-ae7a-5611-eba2551c9eb9\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -118427,7 +118427,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f44aab90-c08b-47c0-a930-5a753882efcc", + "id": "7e0c60bd-86fa-4a9b-a425-2156e35e93da", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -118462,7 +118462,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:534e5140-abd1-ac71-e81b-30a68c96ea56\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", + "raw": "{\n \"identityId\": \"68a310c3-531e-ae7a-5611-eba2551c9eb9\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -118484,7 +118484,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d39c2671-c1f6-4484-b451-a2cd9f5b4e53", + "id": "e4fa4d1a-5cb9-4d8b-b139-441f1326ad7e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -118519,7 +118519,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:534e5140-abd1-ac71-e81b-30a68c96ea56\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", + "raw": "{\n \"identityId\": \"68a310c3-531e-ae7a-5611-eba2551c9eb9\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -118541,7 +118541,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00fb2442-e2d9-476e-95f3-30d2c5dff733", + "id": "505504e7-59e1-4a7f-b3ba-73b40ec6dbdb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -118576,7 +118576,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:534e5140-abd1-ac71-e81b-30a68c96ea56\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", + "raw": "{\n \"identityId\": \"68a310c3-531e-ae7a-5611-eba2551c9eb9\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -118604,7 +118604,7 @@ } }, { - "id": "4b08e6bd-483c-4f22-a6db-6f16c3307bfa", + "id": "1744914c-4cc8-4f3f-ad6c-9433b2114d35", "name": "Gets a single Identity Profile", "request": { "name": "Gets a single Identity Profile", @@ -118645,7 +118645,7 @@ }, "response": [ { - "id": "0593a0fc-b815-4e2b-90ca-f3077b7867db", + "id": "90ae7121-9b69-4620-8177-79388f93e88d", "name": "An Identity Profile object", "originalRequest": { "url": { @@ -118684,12 +118684,12 @@ "value": "application/json" } ], - "body": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"id\": \"id12345\",\n \"created\": \"2023-01-03T21:16:22.432Z\",\n \"modified\": \"2023-01-03T21:16:22.432Z\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"f53d1495-b42e-ee0c-0a08-accd4fba8059\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", + "body": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"id\": \"id12345\",\n \"created\": \"2023-01-03T21:16:22.432Z\",\n \"modified\": \"2023-01-03T21:16:22.432Z\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:f85d0902-93af-19cb-9dc7-f0f96142e9bc\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b53996ad-1045-4bcb-8dbd-55a8266a1a38", + "id": "77585f49-c354-4c3e-a74b-52303360d55f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -118733,7 +118733,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d48cc630-f68f-47cf-81dd-08db7a01651d", + "id": "613dfc43-fb91-457f-bb84-5e9838becca1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -118777,7 +118777,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4614c29-935c-49c4-b55a-640ed26b48f4", + "id": "92ff4345-69e8-4d3a-ba67-d29ad6c94feb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -118821,7 +118821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48b04ecc-a801-4799-82f1-48c25960b67d", + "id": "b47c0977-a5ef-41b9-bcf4-bdba1ec81a33", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -118865,7 +118865,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ee23143-1ff5-49b2-a565-17c54357bc1d", + "id": "b26dbd24-cfd0-49ce-ba9e-828fe445384b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -118909,7 +118909,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cfd0167-075b-4faa-84a7-386ab096211c", + "id": "d017685d-ccfe-48ab-ba61-63de7b0ec102", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -118959,7 +118959,7 @@ } }, { - "id": "bcc25aad-9873-4b8d-8711-b18f36646305", + "id": "6fa1e422-519d-4500-aa02-f8d53cf715de", "name": "Delete an Identity Profile", "request": { "name": "Delete an Identity Profile", @@ -119000,7 +119000,7 @@ }, "response": [ { - "id": "2472d5a4-9aa9-4e13-9db5-ef0f6c42405f", + "id": "7ee7dbd4-273d-4ea7-9c37-d43847da3b9f", "name": "Accepted - Returns a TaskResult object referencing the bulk delete job created.", "originalRequest": { "url": { @@ -119039,12 +119039,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"ff8081814d977c21014da056804a0af3\",\n \"name\": \"Background Object Terminator c8f030f2-b1a6-4e33-99e8-6935bc18735d\",\n \"description\": \"Generic task for terminating data in the overlay, used by the TerminationService.\",\n \"launcher\": \"support\",\n \"completed\": \"2011-02-07T21:58:03.372Z\",\n \"launched\": \"1981-10-13T10:27:09.514Z\",\n \"completionStatus\": \"Success\"\n}", + "body": "{\n \"id\": \"ff8081814d977c21014da056804a0af3\",\n \"name\": \"Background Object Terminator c8f030f2-b1a6-4e33-99e8-6935bc18735d\",\n \"description\": \"Generic task for terminating data in the overlay, used by the TerminationService.\",\n \"launcher\": \"support\",\n \"completed\": \"1975-11-23T05:58:41.026Z\",\n \"launched\": \"2023-12-10T17:30:57.365Z\",\n \"completionStatus\": \"Success\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "83e657b7-5268-437b-ac18-0ec849ca0949", + "id": "0c454d0d-35d9-4ad8-b469-696ef5cf39d5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -119088,7 +119088,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cce26644-fb28-4564-b978-ac7be42e0905", + "id": "8970f007-1f53-4835-b0bb-6b908865db16", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -119132,7 +119132,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82482806-14cd-4f21-9760-f3c9353f46c2", + "id": "a9dd3421-824e-4702-9136-054015b49cc9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -119176,7 +119176,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c685ffce-a9a9-455a-acf9-d07c685da540", + "id": "c9ab16c4-7ea4-43c9-8fb3-9f22544492e7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -119220,7 +119220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2f9a53f-512d-4514-9e88-9ce609722102", + "id": "55434948-b861-47da-b55d-3685552d1c40", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -119264,7 +119264,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c31342e7-0e1b-4406-a24e-a672fd4844fd", + "id": "ac2f31ac-94ac-4539-a5a8-0654fc7472cf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -119314,7 +119314,7 @@ } }, { - "id": "90539de7-fc2d-4aab-bdbb-f503c21f9dab", + "id": "81c0e5c0-7e27-4ee1-a228-360fda34e689", "name": "Update the Identity Profile", "request": { "name": "Update the Identity Profile", @@ -119368,7 +119368,7 @@ }, "response": [ { - "id": "269db1bd-06ca-442a-9235-d6ee3a389f6a", + "id": "67bd9e02-f471-464a-b837-c895f6218073", "name": "The updated Identity Profile.", "originalRequest": { "url": { @@ -119420,12 +119420,12 @@ "value": "application/json" } ], - "body": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"id\": \"id12345\",\n \"created\": \"2023-01-03T21:16:22.432Z\",\n \"modified\": \"2023-01-03T21:16:22.432Z\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"f53d1495-b42e-ee0c-0a08-accd4fba8059\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", + "body": "{\n \"authoritativeSource\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"name\": \"aName\",\n \"id\": \"id12345\",\n \"created\": \"2023-01-03T21:16:22.432Z\",\n \"modified\": \"2023-01-03T21:16:22.432Z\",\n \"description\": \"My custom flat file profile\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"William Wilson\"\n },\n \"priority\": 10,\n \"identityRefreshRequired\": true,\n \"identityCount\": 8,\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n },\n \"identityExceptionReportReference\": {\n \"taskResultId\": \"urn:uuid:f85d0902-93af-19cb-9dc7-f0f96142e9bc\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "bd351dd9-2412-4ecb-8b43-11c73b374a36", + "id": "3b89cdfa-c887-43f7-8f79-25666ea514e3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -119482,7 +119482,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b80c7319-5f9b-419e-9033-94270497bcf2", + "id": "1cc5d8a9-0065-468e-8ee0-829024f55ecb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -119539,7 +119539,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04ca108d-5dd1-466f-a68c-a941eef3effc", + "id": "8c174422-cf52-4c54-bbd8-eb1b74db20a4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -119596,7 +119596,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6721c8d7-3113-455d-99c3-d489df817762", + "id": "5b883e3c-5aed-4cae-a5dd-b287c65cd533", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -119653,7 +119653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30b30251-2669-45ef-b8ec-dca69ec9473c", + "id": "7ad5cc0a-a4fa-4143-bad6-cf93e09fe88e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -119710,7 +119710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51dc47e6-512a-4a4f-a241-1f432fabecbc", + "id": "74c0c6ad-f41b-4354-ade5-a637c98f5257", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -119773,7 +119773,7 @@ } }, { - "id": "0ea04e00-824c-4663-bb4c-e7b5d88a4928", + "id": "eee42938-dc73-48c4-9dee-5b947c586717", "name": "Default identity attribute config", "request": { "name": "Default identity attribute config", @@ -119815,7 +119815,7 @@ }, "response": [ { - "id": "073547a5-a4b0-48a3-b875-6f850a830cd0", + "id": "48f87cd8-10b0-4644-82aa-e20cc0c1cdc0", "name": "An Identity Attribute Config object", "originalRequest": { "url": { @@ -119860,7 +119860,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d77de36-e305-45e0-a9c7-e1e7e7e8969d", + "id": "6942e849-1c67-4dcc-8e8d-b9b423ba2c75", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -119905,7 +119905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebb2f62b-41cc-4e26-8f1f-a214fc60d4e7", + "id": "0bfd5d05-128f-4b2b-9bcb-e55f0b599571", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -119950,7 +119950,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cce1aaee-978f-43f2-8b3e-40ee05e9c82f", + "id": "0ba68e5a-096f-4368-93cb-d0996bd339cb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -119995,7 +119995,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cd0930d-3f4a-45b9-a483-0105c02675bb", + "id": "e10442c2-b2bd-4fcd-9689-defe4124d1f6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -120040,7 +120040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca3a2089-7136-442a-800a-59c928f328e9", + "id": "9c7c5452-8195-4697-a895-1a7ef36723d5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -120085,7 +120085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1aa072ac-b22b-48f4-b74a-44fb623630b4", + "id": "06561301-0d7d-4f84-b7ab-d928c7f44bed", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -120136,7 +120136,7 @@ } }, { - "id": "a230500f-8f37-4628-8b1f-3039b907e17d", + "id": "0e712464-fe83-4571-99be-a69d8c280016", "name": "Process identities under profile", "request": { "name": "Process identities under profile", @@ -120178,7 +120178,7 @@ }, "response": [ { - "id": "1db3475b-1c04-4b53-9006-365907766f50", + "id": "6905663d-7ef3-439b-9397-5bb0ffc93db7", "name": "Accepted status after refresh has launched", "originalRequest": { "url": { @@ -120223,7 +120223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "671f1b99-2a23-496e-bc13-fce16fa0ba4c", + "id": "df2b116c-d890-4587-9399-996a26ffa6af", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -120268,7 +120268,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e876203-c767-40e3-93f6-72481267b837", + "id": "ce78a2fc-50b3-4f24-8169-2f305ba31e28", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -120313,7 +120313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c72cfd6-218b-4c81-b7fd-7a957ad7372a", + "id": "04688485-0657-471e-ba54-51056923b293", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -120358,7 +120358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb160a57-911e-4256-bd00-0480bf5f2b7b", + "id": "dc6a9ae3-2a66-4322-a7dd-4b7a197bfb7f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -120403,7 +120403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3f81cd0-46eb-4dd0-9f9f-7d2816f3efcc", + "id": "a051e036-a4c2-4534-ba76-824c3fb0ebb2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -120448,7 +120448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48425ba0-0b4b-49a4-9598-ee9f5975dc09", + "id": "2a8406cc-cfd5-4ca7-9629-88b72c9db7a7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -120505,7 +120505,7 @@ "description": "Use this API to manage Launchers.\n\nLaunchers are objects that allow users to launch various tasks from ISC such as Privileged Workflows.\n", "item": [ { - "id": "4fb59066-c8ea-420b-986e-231ba7dc9372", + "id": "04d882e3-cfb4-4d67-be43-f5ed29456d89", "name": "List all Launchers for tenant", "request": { "name": "List all Launchers for tenant", @@ -120562,7 +120562,7 @@ }, "response": [ { - "id": "3c8e9c77-2576-4643-87bb-7a7fde876ef9", + "id": "32ad70a1-f822-4645-95b8-4496c47fa1f4", "name": "List of Launchers", "originalRequest": { "url": { @@ -120628,12 +120628,12 @@ "value": "application/json" } ], - "body": "{\n \"next\": \"sit in enim Lorem\",\n \"items\": [\n {\n \"id\": \"1b630bed-0941-4792-a712-57a5868ca34d\",\n \"created\": \"2024-04-16T20:07:30.601Z\",\n \"modified\": \"2024-04-17T18:02:07.320Z\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"123180847373330f0173c7e1756b6890\"\n },\n \"name\": \"Group Create\",\n \"description\": \"Create a new Active Directory Group\",\n \"disabled\": false,\n \"type\": \"INTERACTIVE_PROCESS\",\n \"config\": \"{}\",\n \"reference\": {\n \"type\": \"WORKFLOW\",\n \"id\": \"2fd6ff94-2081-4d29-acbc-83a0a2f744a5\"\n }\n },\n {\n \"id\": \"1b630bed-0941-4792-a712-57a5868ca34d\",\n \"created\": \"2024-04-16T20:07:30.601Z\",\n \"modified\": \"2024-04-17T18:02:07.320Z\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"123180847373330f0173c7e1756b6890\"\n },\n \"name\": \"Group Create\",\n \"description\": \"Create a new Active Directory Group\",\n \"disabled\": false,\n \"type\": \"INTERACTIVE_PROCESS\",\n \"config\": \"{}\",\n \"reference\": {\n \"type\": \"WORKFLOW\",\n \"id\": \"2fd6ff94-2081-4d29-acbc-83a0a2f744a5\"\n }\n }\n ]\n}", + "body": "{\n \"next\": \"aliqua ullamco ut\",\n \"items\": [\n {\n \"id\": \"1b630bed-0941-4792-a712-57a5868ca34d\",\n \"created\": \"2024-04-16T20:07:30.601Z\",\n \"modified\": \"2024-04-17T18:02:07.320Z\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"123180847373330f0173c7e1756b6890\"\n },\n \"name\": \"Group Create\",\n \"description\": \"Create a new Active Directory Group\",\n \"disabled\": false,\n \"type\": \"INTERACTIVE_PROCESS\",\n \"config\": \"{}\",\n \"reference\": {\n \"type\": \"WORKFLOW\",\n \"id\": \"2fd6ff94-2081-4d29-acbc-83a0a2f744a5\"\n }\n },\n {\n \"id\": \"1b630bed-0941-4792-a712-57a5868ca34d\",\n \"created\": \"2024-04-16T20:07:30.601Z\",\n \"modified\": \"2024-04-17T18:02:07.320Z\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"123180847373330f0173c7e1756b6890\"\n },\n \"name\": \"Group Create\",\n \"description\": \"Create a new Active Directory Group\",\n \"disabled\": false,\n \"type\": \"INTERACTIVE_PROCESS\",\n \"config\": \"{}\",\n \"reference\": {\n \"type\": \"WORKFLOW\",\n \"id\": \"2fd6ff94-2081-4d29-acbc-83a0a2f744a5\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "fe60b29d-354f-4042-9ab3-3b346ff20559", + "id": "237918f0-1113-478b-aac4-6387aa3b6b3d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -120704,7 +120704,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96554d27-be46-4ab4-93a8-119359f73eca", + "id": "ffa47d0f-93d9-4e38-8f04-dc5a8cb1f548", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -120775,7 +120775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f914eb7-ed9e-4899-8218-4e429a5770cd", + "id": "71346e51-12f6-4e9d-acd5-edf054c93fac", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -120846,7 +120846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c25efaef-6513-4fd9-a36e-06780b7ccf10", + "id": "6b9f173e-831e-49c2-b7b7-15ef21934d79", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -120917,7 +120917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9adbdfda-3a9d-4ebc-9af6-ad87ba6408f3", + "id": "0ec32235-e780-4e77-9165-e04460024342", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -120988,7 +120988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d95ebd3-3643-4299-803f-44fc7a9cd202", + "id": "0f43fbc3-1b58-41c8-8eb8-dc50be606a3c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -121065,7 +121065,7 @@ } }, { - "id": "2a81519b-8f83-44b8-b385-b214fd029fe5", + "id": "0ce44d1c-f747-4e14-9d27-72219ca8a24e", "name": "Create launcher", "request": { "name": "Create launcher", @@ -121107,7 +121107,7 @@ }, "response": [ { - "id": "bef8722c-5395-4b64-9afc-c9bddeea3c28", + "id": "d03c7981-c93d-4e53-8185-5fa2ae3c9301", "name": "Launcher created successfully", "originalRequest": { "url": { @@ -121163,7 +121163,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84091009-9dc1-4762-bf83-3f87877cf68f", + "id": "82167ecf-e889-419e-a88b-31f71064304e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -121219,7 +121219,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c911ead8-8422-4a45-b067-d114f033cc3f", + "id": "e9691712-2f46-4d87-a239-40a0da2e8035", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -121275,7 +121275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7eda9043-6a60-4519-baa6-6a5388f0f461", + "id": "21b985b0-6c90-401c-9aa7-2f7d4a08081d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -121331,7 +121331,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a443174d-9b33-4fa2-97c1-5be9d50b4880", + "id": "f37f1b83-2a46-4f8b-8be1-a9aa7bd31ab0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -121387,7 +121387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3401550d-43df-4ef3-ae2d-2fef1e5ef28a", + "id": "c112d2e3-e97f-47c1-95bc-dcf12625bea8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -121443,7 +121443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb15cd4c-59d8-44ed-896e-1509daf995e8", + "id": "c68eade8-4083-4e85-b8fe-0523d281b584", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -121505,7 +121505,7 @@ } }, { - "id": "cf087ce8-5397-49f7-af61-1b27cb0bddd7", + "id": "ebf57c3e-a541-4df7-8f1a-1c9207a12ff3", "name": "Get Launcher by ID", "request": { "name": "Get Launcher by ID", @@ -121546,7 +121546,7 @@ }, "response": [ { - "id": "addba3d4-49ac-4b31-bf9b-87226250fc4e", + "id": "25f27385-9f26-4101-b2d7-bbdccc793bad", "name": "Launcher retrieved successfully", "originalRequest": { "url": { @@ -121590,7 +121590,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10d7c09a-fd7c-4316-a7ff-23d4ebe4e5d5", + "id": "8979cbaf-8058-4afa-b697-e66ba2655b78", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -121634,7 +121634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75f48482-ff43-4c74-ae34-6a4318800d88", + "id": "1a7cb998-3ac8-4738-a617-323eb34fe1cf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -121678,7 +121678,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8057a267-1f63-441d-95b4-83a69b207cc5", + "id": "b340e754-0e29-48c5-bb57-5412be8a7300", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -121722,7 +121722,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56db58fb-33b8-490c-8aee-526f3f136b74", + "id": "7cdb765d-beeb-4f7a-899b-738bd3ee2e47", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -121766,7 +121766,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8646d889-c9bc-472e-acd6-a7401e8f828a", + "id": "4a6af0e2-545f-4318-8e77-b39fc8e92142", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -121810,7 +121810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64520737-f185-4f85-bf34-da73317cbae8", + "id": "cd448b2e-8028-4ec9-a497-c094f7f546d8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -121860,7 +121860,7 @@ } }, { - "id": "f237ec08-c299-4bef-8716-b6cf725a2155", + "id": "e0ada31b-b926-480a-ae2d-63d7f9a63825", "name": "Replace Launcher", "request": { "name": "Replace Launcher", @@ -121914,7 +121914,7 @@ }, "response": [ { - "id": "45555af5-bff3-4578-917a-0d0aebc633bd", + "id": "ed168c69-0c01-42c3-be8d-94a3035398d2", "name": "Launcher replaced successfully", "originalRequest": { "url": { @@ -121971,7 +121971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12f437b3-119c-42c1-9ed1-35b7bd54af97", + "id": "5c2bc6f3-0de9-4940-b00b-75841f49e71f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -122028,7 +122028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "beb09a37-188f-4144-9de8-1913529e212f", + "id": "987ada72-df9b-46c3-8157-162ed778bf9e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -122085,7 +122085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38bf31e6-838a-469f-bac3-2a2b56dcbaf4", + "id": "2a08b4a7-9a59-486f-80fa-05bb293aba1b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -122142,7 +122142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52b6e89c-913d-4415-8c1e-86695c79ecbe", + "id": "fa8e0b69-412d-4afc-9e15-1ca2302e86fa", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -122199,7 +122199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19c14384-a175-4ad5-9793-b855e960b337", + "id": "bcec8119-cfef-4935-a8f0-99c34503c1e6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -122256,7 +122256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "082179ad-b54d-4924-82c1-a29ec7505749", + "id": "93faf6f1-cb39-4f53-ba49-058b4fc8c7ee", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -122319,7 +122319,7 @@ } }, { - "id": "a6e9a854-676b-4b63-9551-f9dda5e2f3d3", + "id": "94078fe7-6ad1-497c-8777-0062b013fd30", "name": "Delete Launcher", "request": { "name": "Delete Launcher", @@ -122360,7 +122360,7 @@ }, "response": [ { - "id": "f2fd7610-2f16-479c-8490-12b3a69ec475", + "id": "c6483929-3cb0-42f3-81e1-90a5799ffada", "name": "Launcher deleted successfully", "originalRequest": { "url": { @@ -122394,7 +122394,7 @@ "_postman_previewlanguage": "text" }, { - "id": "15e88cfa-e667-4920-83e5-41c46087f985", + "id": "bdf1969b-7f8b-4ecb-bcf6-e523d630c961", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -122438,7 +122438,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66fbd1b3-de39-4d5b-8333-0e89f858041c", + "id": "49d942fc-5edb-4eee-a955-08114e2acd84", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -122482,7 +122482,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c1acf9d-ec71-485f-abb1-86fa3ba4f348", + "id": "8ddb3084-1799-4ee7-90b8-5d078876d7fd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -122526,7 +122526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "350ab485-c12f-4926-91ed-8d84616d917a", + "id": "6ed7aa46-31ec-4ac2-85c9-e506a275504d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -122570,7 +122570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0837f1cb-bf58-455d-a39d-e4ae2cf5659f", + "id": "2426c896-c8fc-46b7-9267-6b07f9f69291", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -122614,7 +122614,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f33d4451-ad74-4c72-9c10-6c7fc62dd17b", + "id": "c94b3a59-1591-4123-a34e-b8340bd9473c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -122664,7 +122664,7 @@ } }, { - "id": "72139d1d-3b21-4a7a-be23-b56a4ee14916", + "id": "b827066e-4f78-4339-8d93-138c2effc6ad", "name": "Launch a Launcher", "request": { "name": "Launch a Launcher", @@ -122707,7 +122707,7 @@ }, "response": [ { - "id": "deccb814-7b91-480d-b7b2-34ddb6853e92", + "id": "e97669d7-0452-4caa-8b55-f69ff240b06f", "name": "Launcher launched successfully", "originalRequest": { "url": { @@ -122753,7 +122753,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f334b6b-93ca-4239-8f43-91d1f4cd2a59", + "id": "263d03cd-8dd8-4ade-8741-57090d023c61", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -122799,7 +122799,7 @@ "_postman_previewlanguage": "json" }, { - "id": "acbc0d2f-4885-4a84-839c-b87d4086b841", + "id": "921116a6-5d63-48e4-b271-971bdb0dec5f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -122845,7 +122845,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56ba53e3-fa52-4013-89ed-593de7ed2f61", + "id": "fcb6fd99-4f05-43b0-9818-9650a5245659", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -122891,7 +122891,7 @@ "_postman_previewlanguage": "json" }, { - "id": "872adfe5-54a7-4349-b121-3695d1fd5179", + "id": "f33fec61-b79a-43f1-9b3a-66e4246647da", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -122937,7 +122937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b28fbf3e-deff-4e57-ba9b-c3249d076fd1", + "id": "800b2618-b4cf-4dc8-88fc-9e32c5165e6b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -122983,7 +122983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9a6b5d7-5537-43b9-aa19-74eee61b5ba0", + "id": "ee61c1cc-4175-4173-b44a-d0efe4c58ac5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -123041,7 +123041,7 @@ "description": "Use this API to implement and customize lifecycle state functionality.\nWith this functionality in place, administrators can view and configure custom lifecycle states for use across their organizations, which is key to controlling which users have access, when they have access, and the access they have.\n\nA lifecycle state describes a user's status in a company. For example, two lifecycle states come by default with Identity Security Cloud: 'Active' and 'Inactive.'\nWhen an active employee takes an extended leave of absence from a company, his or her lifecycle state may change to 'Inactive,' for security purposes.\nThe inactive employee would lose access to all the applications, sources, and sensitive data during the leave of absence, but when the employee returns and becomes active again, all that access would be restored.\nThis saves administrators the time that would otherwise be spent provisioning the employee's access to each individual tool, reviewing the employee's certification history, etc.\n\nAdministrators must define the criteria for being in each lifecycle state, and they must define how Identity Security Cloud manages users' access to apps and sources for each lifecycle state.\n\nIn Identity Security Cloud, administrators can manage lifecycle states by going to Admin > Identities > Identity Profile, selecting the identity profile whose lifecycle states they want to manage, selecting the 'Provisioning' tab, and using the left panel to select the lifecycle state they want to modify.\n\nIn the 'Provisioning' tab, administrators can make the following access changes to an identity profile's lifecycle state:\n\n- Enable/disable the lifecycle state for the identity profile.\n\n- Enable/disable source accounts for the identity profile's lifecycle state.\n\n- Add existing access profiles to grant to the identity profiles in that lifecycle state.\n\n- Create a new access profile to grant to the identity profile in that lifecycle state.\n\nAccess profiles granted in a previous lifecycle state are automatically revoked when the identity moves to a new lifecycle state.\nTo maintain access across multiple lifecycle states, administrators must grant the access profiles in each lifecycle state.\nFor example, if an administrator wants users with the 'HR Employee' identity profile to maintain their building access in both the 'Active' and 'Leave of Absence' lifecycle states, the administrator must grant the access profile for that building access to both lifecycle states.\n\nDuring scheduled refreshes, Identity Security Cloud evaluates lifecycle states to determine whether their assigned identities have the access defined in the lifecycle states' access profiles.\nIf the identities are missing access, Identity Security Cloud provisions that access.\n\nAdministrators can also use the 'Provisioning' tab to configure email notifications for Identity Security Cloud to send whenever an identity with that identity profile has a lifecycle state change.\nRefer to [Configuring Lifecycle State Notifications](https://documentation.sailpoint.com/saas/help/provisioning/lifecycle.html#configuring-lifecycle-state-notifications) for more information on how to do so.\n\nAn identity's lifecycle state can have four different statuses: the lifecycle state's status can be 'Active,' it can be 'Not Set,' it can be 'Not Valid,' or it 'Does Not Match Technical Name Case.'\nRefer to [Moving Identities into Lifecycle States](https://documentation.sailpoint.com/saas/help/provisioning/lifecycle.html#moving-identities-into-lifecycle-states) for more information about these different lifecycle state statuses.\n\nRefer to [Setting Up Lifecycle States](https://documentation.sailpoint.com/saas/help/provisioning/lifecycle.html) for more information about lifecycle states.\n", "item": [ { - "id": "11777ef5-996a-4a09-ae9d-ccd0a8a308e9", + "id": "90934493-8828-4917-aae4-64debe2573ea", "name": "Get Lifecycle State", "request": { "name": "Get Lifecycle State", @@ -123094,7 +123094,7 @@ }, "response": [ { - "id": "0c1493e1-cab5-438c-821e-3d18cc74eb32", + "id": "1e95f586-1a59-4676-b343-4a72cec083d0", "name": "Requested lifecycle state.", "originalRequest": { "url": { @@ -123140,7 +123140,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c85f2bf6-7578-46fe-96b8-8934a854714d", + "id": "c4ccabfb-f04b-46f1-8dad-2d0496a79855", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -123186,7 +123186,7 @@ "_postman_previewlanguage": "json" }, { - "id": "068de997-ed17-43ad-8e6a-b158eb6afd7b", + "id": "237fe12b-93ca-4df5-9f45-25e1b4c1c433", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -123232,7 +123232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfc6d5e6-7339-46a7-a057-1e4240d3eeda", + "id": "04be4634-8c95-4ebd-9471-e116c6f123a8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -123278,7 +123278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7dceee4d-3677-40c9-852b-b72c7406d22f", + "id": "8a087105-c6b2-4e3c-9920-72342105fdba", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -123324,7 +123324,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfebad52-99ee-4ada-8687-bc4522c87b66", + "id": "162f0096-e0aa-46a1-b481-2caf4a550ee8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -123376,7 +123376,7 @@ } }, { - "id": "675e914b-f51e-493d-936f-54babdbe96e2", + "id": "8b20fc9e-cd27-44e9-9992-cfe856146322", "name": "Update Lifecycle State", "request": { "name": "Update Lifecycle State", @@ -123442,7 +123442,7 @@ }, "response": [ { - "id": "d1fff084-d403-4a78-aa93-9e4140ad2b32", + "id": "6da5112b-72fb-4bb9-87ce-5d3ed9b2b8bf", "name": "Updated lifecycle state.", "originalRequest": { "url": { @@ -123501,7 +123501,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c23b5669-cf80-4508-8c30-d3f442846e44", + "id": "27f1e1f5-f55d-4ad0-afd1-20e004e4069e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -123560,7 +123560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "137dd4f9-5b35-4ae3-bd14-b1cb21dd9cd9", + "id": "c14b891f-d624-4c32-87a1-301db9133982", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -123619,7 +123619,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1e9e7de-bfb2-4454-97fc-096cf21a777f", + "id": "cf9ab0bb-c7eb-4d5b-9526-968e2b2647e5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -123678,7 +123678,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9a0aeed-4fe1-4167-9235-e520b87731ac", + "id": "9a169a9a-bf48-46f7-8b05-bdecd2e27d06", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -123737,7 +123737,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9473bdd2-d85b-4bbe-b027-2255eabaa50d", + "id": "b9ef7426-cca5-463a-97b7-01ce8b5db6f6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -123808,7 +123808,7 @@ "description": "Read and write operations for managing client data and statuses", "item": [ { - "id": "697050af-614d-422e-aa43-976a72500aea", + "id": "9cf17e5f-3ccf-4479-b895-28cbd47f4b46", "name": "Specified Managed Client Status.", "request": { "name": "Specified Managed Client Status.", @@ -123860,7 +123860,7 @@ }, "response": [ { - "id": "3b5cec1e-dff7-429b-8463-6032535e7a61", + "id": "37fcace6-f496-4590-8f2a-e4718fbd7772", "name": "Responds with Managed Client Status having the given ID and Type.", "originalRequest": { "url": { @@ -123910,12 +123910,12 @@ "value": "application/json" } ], - "body": "{\n \"body\": {\n \"alertKey\": \"\",\n \"clusterId\": \"1234\",\n \"ccg_etag\": \"ccg_etag123xyz456\",\n \"ccg_pin\": \"NONE\",\n \"cookbook_etag\": \"20210420125956-20210511144538\",\n \"hostname\": \"megapod-useast1-secret-hostname.sailpoint.com\",\n \"internal_ip\": \"127.0.0.1\",\n \"lastSeen\": \"1620843964604\",\n \"sinceSeen\": \"14708\",\n \"sinceSeenMillis\": \"14708\",\n \"localDev\": false,\n \"stacktrace\": \"\",\n \"state\": null,\n \"status\": \"NORMAL\",\n \"uuid\": null,\n \"product\": \"idn\",\n \"va_version\": null,\n \"platform_version\": \"2\",\n \"os_version\": \"2345.3.1\",\n \"os_type\": \"flatcar\",\n \"hypervisor\": \"unknown\"\n },\n \"status\": \"NORMAL\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", + "body": "{\n \"body\": {\n \"alertKey\": \"\",\n \"clusterId\": \"1234\",\n \"ccg_etag\": \"ccg_etag123xyz456\",\n \"ccg_pin\": \"NONE\",\n \"cookbook_etag\": \"20210420125956-20210511144538\",\n \"hostname\": \"megapod-useast1-secret-hostname.sailpoint.com\",\n \"internal_ip\": \"127.0.0.1\",\n \"lastSeen\": \"1620843964604\",\n \"sinceSeen\": \"14708\",\n \"sinceSeenMillis\": \"14708\",\n \"localDev\": false,\n \"stacktrace\": \"\",\n \"state\": null,\n \"status\": \"NORMAL\",\n \"uuid\": null,\n \"product\": \"idn\",\n \"va_version\": null,\n \"platform_version\": \"2\",\n \"os_version\": \"2345.3.1\",\n \"os_type\": \"flatcar\",\n \"hypervisor\": \"unknown\"\n },\n \"status\": \"NOT_CONFIGURED\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "dd5d24f9-f2d6-4bd5-9789-ff3c8687fa60", + "id": "ba987041-f73a-47b5-b809-c51b1c966217", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -123970,7 +123970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7324543b-53d9-4589-93fc-04b269a47a6f", + "id": "1924cd90-4887-44a3-8396-d12cfa4dc1ca", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -124025,7 +124025,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b2f6a68-bf2a-4a6c-8e1e-d0c0d0b96002", + "id": "724996ae-ef5c-481f-a1e8-fc5fb5941c4f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -124080,7 +124080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85e28c9d-672b-4c09-b734-745f78c71dd5", + "id": "d25a6afb-dfdd-41ba-a7aa-092f1f879870", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -124135,7 +124135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d6b4c6e-861f-4d03-ad59-2dcf9e52ced5", + "id": "a7b0b6fd-35d1-45ad-9c24-ff2982a7a580", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -124190,7 +124190,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06ba98f5-fdd5-4b95-8244-19182f18bb1b", + "id": "ae9d5a7b-0e8f-44ff-b3e0-a77a80980acb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -124251,7 +124251,7 @@ } }, { - "id": "1c4741bf-2fb2-48d3-965c-4ab8fe66f7f8", + "id": "73386448-86b3-47b4-ae44-e82270df26df", "name": "Handle status request from client", "request": { "name": "Handle status request from client", @@ -124295,7 +124295,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"body\": {\n \"alertKey\": \"\",\n \"clusterId\": \"1234\",\n \"ccg_etag\": \"ccg_etag123xyz456\",\n \"ccg_pin\": \"NONE\",\n \"cookbook_etag\": \"20210420125956-20210511144538\",\n \"hostname\": \"megapod-useast1-secret-hostname.sailpoint.com\",\n \"internal_ip\": \"127.0.0.1\",\n \"lastSeen\": \"1620843964604\",\n \"sinceSeen\": \"14708\",\n \"sinceSeenMillis\": \"14708\",\n \"localDev\": false,\n \"stacktrace\": \"\",\n \"state\": null,\n \"status\": \"NORMAL\",\n \"uuid\": null,\n \"product\": \"idn\",\n \"va_version\": null,\n \"platform_version\": \"2\",\n \"os_version\": \"2345.3.1\",\n \"os_type\": \"flatcar\",\n \"hypervisor\": \"unknown\"\n },\n \"status\": \"NORMAL\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", + "raw": "{\n \"body\": {\n \"alertKey\": \"\",\n \"clusterId\": \"1234\",\n \"ccg_etag\": \"ccg_etag123xyz456\",\n \"ccg_pin\": \"NONE\",\n \"cookbook_etag\": \"20210420125956-20210511144538\",\n \"hostname\": \"megapod-useast1-secret-hostname.sailpoint.com\",\n \"internal_ip\": \"127.0.0.1\",\n \"lastSeen\": \"1620843964604\",\n \"sinceSeen\": \"14708\",\n \"sinceSeenMillis\": \"14708\",\n \"localDev\": false,\n \"stacktrace\": \"\",\n \"state\": null,\n \"status\": \"NORMAL\",\n \"uuid\": null,\n \"product\": \"idn\",\n \"va_version\": null,\n \"platform_version\": \"2\",\n \"os_version\": \"2345.3.1\",\n \"os_type\": \"flatcar\",\n \"hypervisor\": \"unknown\"\n },\n \"status\": \"NOT_CONFIGURED\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -124306,7 +124306,7 @@ }, "response": [ { - "id": "089ea9f8-9500-4118-85ca-95e0d69a86a9", + "id": "70bd190c-1376-49c9-b01a-b11dcf2d6c94", "name": "Responds with the updated Managed Client Status.", "originalRequest": { "url": { @@ -124342,7 +124342,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"body\": {\n \"alertKey\": \"\",\n \"clusterId\": \"1234\",\n \"ccg_etag\": \"ccg_etag123xyz456\",\n \"ccg_pin\": \"NONE\",\n \"cookbook_etag\": \"20210420125956-20210511144538\",\n \"hostname\": \"megapod-useast1-secret-hostname.sailpoint.com\",\n \"internal_ip\": \"127.0.0.1\",\n \"lastSeen\": \"1620843964604\",\n \"sinceSeen\": \"14708\",\n \"sinceSeenMillis\": \"14708\",\n \"localDev\": false,\n \"stacktrace\": \"\",\n \"state\": null,\n \"status\": \"NORMAL\",\n \"uuid\": null,\n \"product\": \"idn\",\n \"va_version\": null,\n \"platform_version\": \"2\",\n \"os_version\": \"2345.3.1\",\n \"os_type\": \"flatcar\",\n \"hypervisor\": \"unknown\"\n },\n \"status\": \"NORMAL\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", + "raw": "{\n \"body\": {\n \"alertKey\": \"\",\n \"clusterId\": \"1234\",\n \"ccg_etag\": \"ccg_etag123xyz456\",\n \"ccg_pin\": \"NONE\",\n \"cookbook_etag\": \"20210420125956-20210511144538\",\n \"hostname\": \"megapod-useast1-secret-hostname.sailpoint.com\",\n \"internal_ip\": \"127.0.0.1\",\n \"lastSeen\": \"1620843964604\",\n \"sinceSeen\": \"14708\",\n \"sinceSeenMillis\": \"14708\",\n \"localDev\": false,\n \"stacktrace\": \"\",\n \"state\": null,\n \"status\": \"NORMAL\",\n \"uuid\": null,\n \"product\": \"idn\",\n \"va_version\": null,\n \"platform_version\": \"2\",\n \"os_version\": \"2345.3.1\",\n \"os_type\": \"flatcar\",\n \"hypervisor\": \"unknown\"\n },\n \"status\": \"NOT_CONFIGURED\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -124359,12 +124359,12 @@ "value": "application/json" } ], - "body": "{\n \"body\": {\n \"body\": {\n \"clientId\": \"1528\",\n \"clusterId\": \"1533\",\n \"orgType\": \"test\",\n \"vaDownloadUrl\": \"https://sptcbu-va-images.s3.amazonaws.com/va-latest.zip\",\n \"clusterJobCount\": 1,\n \"configuration\": {\n \"clusterType\": \"sqsCluster\",\n \"clusterExternalId\": \"2c91808876dd79120176f758af765c58\",\n \"debug\": \"false\",\n \"failureThreshold\": \"0\",\n \"gmtOffset\": \"-6\",\n \"scheduleUpgrade\": \"false\",\n \"va_version\": \"va-megapod-useast1-595-1627543540\",\n \"jobType\": \"VA_UPGRADE\",\n \"cookbook\": \"va-megapod-useast1-595-1627543540\"\n },\n \"connectorServices\": [\n {\n \"name\": \"EndToEnd-ADSource\",\n \"connector_host\": \"host.example.com\",\n \"connector_port\": \"389\",\n \"connector_(boolean)useSSL\": false,\n \"connectorFileUploadHistory\": null\n },\n {\n \"name\": \"EndToEnd-AzureADSource\",\n \"connector_host\": null,\n \"connector_port\": null,\n \"connector_(boolean)useSSL\": null,\n \"connectorFileUploadHistory\": null\n },\n {\n \"name\": \"EndToEnd-OpenLDAP\",\n \"connector_host\": \"10.0.2.64\",\n \"connector_port\": \"389\",\n \"connector_(boolean)useSSL\": false,\n \"connectorFileUploadHistory\": null\n },\n {\n \"name\": \"Dynamic-ADSource\",\n \"connector_host\": \"host.example.com\",\n \"connector_port\": \"389\",\n \"connector_(boolean)useSSL\": false,\n \"connectorFileUploadHistory\": null\n },\n {\n \"name\": \"EndToEnd-JdbcADSource\",\n \"connector_host\": \"10.0.5.187\",\n \"connector_port\": \"389\",\n \"connector_(boolean)useSSL\": false,\n \"connectorFileUploadHistory\": null\n },\n {\n \"name\": \"EndToEnd-JdbcSource\",\n \"connector_host\": null,\n \"connector_port\": null,\n \"connector_(boolean)useSSL\": null,\n \"connectorFileUploadHistory\": [\n {\n \"serviceId\": \"540717\",\n \"date\": \"2021-02-05T22:58:15Z\",\n \"file\": \"temp7081703651350031905mysql-connector-java-8.0.11.jar\"\n }\n ]\n }\n ],\n \"jobs\": [\n {\n \"uuid\": \"872b622f-5ab5-4836-9172-e3bb77f05b2c\",\n \"cookbook\": \"872b622f-5ab5-4836-9172-e3bb77f05b2c\",\n \"state\": \"FINISHED\",\n \"type\": \"VA_UPGRADE\",\n \"targetId\": \"1528\",\n \"managedProcessConfiguration\": {\n \"charon\": {\n \"version\": \"345\",\n \"path\": \"sailpoint/charon\",\n \"description\": null,\n \"dependencies\": null\n },\n \"ccg\": {\n \"version\": \"415_583_79.0.0\",\n \"path\": \"sailpoint/ccg\",\n \"description\": null,\n \"dependencies\": null\n },\n \"toolbox\": {\n \"version\": \"6\",\n \"path\": \"sailpoint/toolbox\",\n \"description\": null,\n \"dependencies\": null\n },\n \"fluent\": {\n \"version\": \"50\",\n \"path\": \"fluent/va\",\n \"description\": null,\n \"dependencies\": null\n },\n \"va_agent\": {\n \"version\": \"89\",\n \"path\": \"sailpoint/va_agent\",\n \"description\": null,\n \"dependencies\": null\n }\n }\n }\n ],\n \"queue\": {\n \"name\": \"megapod-useast1-denali-lwt-cluster-1533\",\n \"region\": \"us-east-1\"\n },\n \"maintenance\": {\n \"window\": \"true\",\n \"windowStartTime\": \"2021-07-29T00:00:00Z\",\n \"windowClusterTime\": \"2021-07-29T01:35:24Z\",\n \"windowFinishTime\": \"2021-07-29T04:00:00Z\"\n }\n }\n },\n \"status\": \"CONFIGURING\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", + "body": "{\n \"body\": {\n \"body\": {\n \"clientId\": \"1528\",\n \"clusterId\": \"1533\",\n \"orgType\": \"test\",\n \"vaDownloadUrl\": \"https://sptcbu-va-images.s3.amazonaws.com/va-latest.zip\",\n \"clusterJobCount\": 1,\n \"configuration\": {\n \"clusterType\": \"sqsCluster\",\n \"clusterExternalId\": \"2c91808876dd79120176f758af765c58\",\n \"debug\": \"false\",\n \"failureThreshold\": \"0\",\n \"gmtOffset\": \"-6\",\n \"scheduleUpgrade\": \"false\",\n \"va_version\": \"va-megapod-useast1-595-1627543540\",\n \"jobType\": \"VA_UPGRADE\",\n \"cookbook\": \"va-megapod-useast1-595-1627543540\"\n },\n \"connectorServices\": [\n {\n \"name\": \"EndToEnd-ADSource\",\n \"connector_host\": \"host.example.com\",\n \"connector_port\": \"389\",\n \"connector_(boolean)useSSL\": false,\n \"connectorFileUploadHistory\": null\n },\n {\n \"name\": \"EndToEnd-AzureADSource\",\n \"connector_host\": null,\n \"connector_port\": null,\n \"connector_(boolean)useSSL\": null,\n \"connectorFileUploadHistory\": null\n },\n {\n \"name\": \"EndToEnd-OpenLDAP\",\n \"connector_host\": \"10.0.2.64\",\n \"connector_port\": \"389\",\n \"connector_(boolean)useSSL\": false,\n \"connectorFileUploadHistory\": null\n },\n {\n \"name\": \"Dynamic-ADSource\",\n \"connector_host\": \"host.example.com\",\n \"connector_port\": \"389\",\n \"connector_(boolean)useSSL\": false,\n \"connectorFileUploadHistory\": null\n },\n {\n \"name\": \"EndToEnd-JdbcADSource\",\n \"connector_host\": \"10.0.5.187\",\n \"connector_port\": \"389\",\n \"connector_(boolean)useSSL\": false,\n \"connectorFileUploadHistory\": null\n },\n {\n \"name\": \"EndToEnd-JdbcSource\",\n \"connector_host\": null,\n \"connector_port\": null,\n \"connector_(boolean)useSSL\": null,\n \"connectorFileUploadHistory\": [\n {\n \"serviceId\": \"540717\",\n \"date\": \"2021-02-05T22:58:15Z\",\n \"file\": \"temp7081703651350031905mysql-connector-java-8.0.11.jar\"\n }\n ]\n }\n ],\n \"jobs\": [\n {\n \"uuid\": \"872b622f-5ab5-4836-9172-e3bb77f05b2c\",\n \"cookbook\": \"872b622f-5ab5-4836-9172-e3bb77f05b2c\",\n \"state\": \"FINISHED\",\n \"type\": \"VA_UPGRADE\",\n \"targetId\": \"1528\",\n \"managedProcessConfiguration\": {\n \"charon\": {\n \"version\": \"345\",\n \"path\": \"sailpoint/charon\",\n \"description\": null,\n \"dependencies\": null\n },\n \"ccg\": {\n \"version\": \"415_583_79.0.0\",\n \"path\": \"sailpoint/ccg\",\n \"description\": null,\n \"dependencies\": null\n },\n \"toolbox\": {\n \"version\": \"6\",\n \"path\": \"sailpoint/toolbox\",\n \"description\": null,\n \"dependencies\": null\n },\n \"fluent\": {\n \"version\": \"50\",\n \"path\": \"fluent/va\",\n \"description\": null,\n \"dependencies\": null\n },\n \"va_agent\": {\n \"version\": \"89\",\n \"path\": \"sailpoint/va_agent\",\n \"description\": null,\n \"dependencies\": null\n }\n }\n }\n ],\n \"queue\": {\n \"name\": \"megapod-useast1-denali-lwt-cluster-1533\",\n \"region\": \"us-east-1\"\n },\n \"maintenance\": {\n \"window\": \"true\",\n \"windowStartTime\": \"2021-07-29T00:00:00Z\",\n \"windowClusterTime\": \"2021-07-29T01:35:24Z\",\n \"windowFinishTime\": \"2021-07-29T04:00:00Z\"\n }\n }\n },\n \"status\": \"ERROR\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "016e2104-da87-44c1-844e-84f8d0df5fc5", + "id": "05de3a5c-9cf1-467a-9db0-5beff006bf84", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -124400,7 +124400,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"body\": {\n \"alertKey\": \"\",\n \"clusterId\": \"1234\",\n \"ccg_etag\": \"ccg_etag123xyz456\",\n \"ccg_pin\": \"NONE\",\n \"cookbook_etag\": \"20210420125956-20210511144538\",\n \"hostname\": \"megapod-useast1-secret-hostname.sailpoint.com\",\n \"internal_ip\": \"127.0.0.1\",\n \"lastSeen\": \"1620843964604\",\n \"sinceSeen\": \"14708\",\n \"sinceSeenMillis\": \"14708\",\n \"localDev\": false,\n \"stacktrace\": \"\",\n \"state\": null,\n \"status\": \"NORMAL\",\n \"uuid\": null,\n \"product\": \"idn\",\n \"va_version\": null,\n \"platform_version\": \"2\",\n \"os_version\": \"2345.3.1\",\n \"os_type\": \"flatcar\",\n \"hypervisor\": \"unknown\"\n },\n \"status\": \"NORMAL\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", + "raw": "{\n \"body\": {\n \"alertKey\": \"\",\n \"clusterId\": \"1234\",\n \"ccg_etag\": \"ccg_etag123xyz456\",\n \"ccg_pin\": \"NONE\",\n \"cookbook_etag\": \"20210420125956-20210511144538\",\n \"hostname\": \"megapod-useast1-secret-hostname.sailpoint.com\",\n \"internal_ip\": \"127.0.0.1\",\n \"lastSeen\": \"1620843964604\",\n \"sinceSeen\": \"14708\",\n \"sinceSeenMillis\": \"14708\",\n \"localDev\": false,\n \"stacktrace\": \"\",\n \"state\": null,\n \"status\": \"NORMAL\",\n \"uuid\": null,\n \"product\": \"idn\",\n \"va_version\": null,\n \"platform_version\": \"2\",\n \"os_version\": \"2345.3.1\",\n \"os_type\": \"flatcar\",\n \"hypervisor\": \"unknown\"\n },\n \"status\": \"NOT_CONFIGURED\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -124422,7 +124422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06e62dd0-e41b-4319-9166-b0f2c004fa68", + "id": "9997b033-531b-45a5-a8fd-2dd23bc3d832", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -124458,7 +124458,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"body\": {\n \"alertKey\": \"\",\n \"clusterId\": \"1234\",\n \"ccg_etag\": \"ccg_etag123xyz456\",\n \"ccg_pin\": \"NONE\",\n \"cookbook_etag\": \"20210420125956-20210511144538\",\n \"hostname\": \"megapod-useast1-secret-hostname.sailpoint.com\",\n \"internal_ip\": \"127.0.0.1\",\n \"lastSeen\": \"1620843964604\",\n \"sinceSeen\": \"14708\",\n \"sinceSeenMillis\": \"14708\",\n \"localDev\": false,\n \"stacktrace\": \"\",\n \"state\": null,\n \"status\": \"NORMAL\",\n \"uuid\": null,\n \"product\": \"idn\",\n \"va_version\": null,\n \"platform_version\": \"2\",\n \"os_version\": \"2345.3.1\",\n \"os_type\": \"flatcar\",\n \"hypervisor\": \"unknown\"\n },\n \"status\": \"NORMAL\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", + "raw": "{\n \"body\": {\n \"alertKey\": \"\",\n \"clusterId\": \"1234\",\n \"ccg_etag\": \"ccg_etag123xyz456\",\n \"ccg_pin\": \"NONE\",\n \"cookbook_etag\": \"20210420125956-20210511144538\",\n \"hostname\": \"megapod-useast1-secret-hostname.sailpoint.com\",\n \"internal_ip\": \"127.0.0.1\",\n \"lastSeen\": \"1620843964604\",\n \"sinceSeen\": \"14708\",\n \"sinceSeenMillis\": \"14708\",\n \"localDev\": false,\n \"stacktrace\": \"\",\n \"state\": null,\n \"status\": \"NORMAL\",\n \"uuid\": null,\n \"product\": \"idn\",\n \"va_version\": null,\n \"platform_version\": \"2\",\n \"os_version\": \"2345.3.1\",\n \"os_type\": \"flatcar\",\n \"hypervisor\": \"unknown\"\n },\n \"status\": \"NOT_CONFIGURED\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -124480,7 +124480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38e49d3a-3b9a-492b-bfe7-205e9dcb9e8c", + "id": "d6af0e6a-0421-440a-baf7-24d67007fbaa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -124516,7 +124516,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"body\": {\n \"alertKey\": \"\",\n \"clusterId\": \"1234\",\n \"ccg_etag\": \"ccg_etag123xyz456\",\n \"ccg_pin\": \"NONE\",\n \"cookbook_etag\": \"20210420125956-20210511144538\",\n \"hostname\": \"megapod-useast1-secret-hostname.sailpoint.com\",\n \"internal_ip\": \"127.0.0.1\",\n \"lastSeen\": \"1620843964604\",\n \"sinceSeen\": \"14708\",\n \"sinceSeenMillis\": \"14708\",\n \"localDev\": false,\n \"stacktrace\": \"\",\n \"state\": null,\n \"status\": \"NORMAL\",\n \"uuid\": null,\n \"product\": \"idn\",\n \"va_version\": null,\n \"platform_version\": \"2\",\n \"os_version\": \"2345.3.1\",\n \"os_type\": \"flatcar\",\n \"hypervisor\": \"unknown\"\n },\n \"status\": \"NORMAL\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", + "raw": "{\n \"body\": {\n \"alertKey\": \"\",\n \"clusterId\": \"1234\",\n \"ccg_etag\": \"ccg_etag123xyz456\",\n \"ccg_pin\": \"NONE\",\n \"cookbook_etag\": \"20210420125956-20210511144538\",\n \"hostname\": \"megapod-useast1-secret-hostname.sailpoint.com\",\n \"internal_ip\": \"127.0.0.1\",\n \"lastSeen\": \"1620843964604\",\n \"sinceSeen\": \"14708\",\n \"sinceSeenMillis\": \"14708\",\n \"localDev\": false,\n \"stacktrace\": \"\",\n \"state\": null,\n \"status\": \"NORMAL\",\n \"uuid\": null,\n \"product\": \"idn\",\n \"va_version\": null,\n \"platform_version\": \"2\",\n \"os_version\": \"2345.3.1\",\n \"os_type\": \"flatcar\",\n \"hypervisor\": \"unknown\"\n },\n \"status\": \"NOT_CONFIGURED\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -124538,7 +124538,7 @@ "_postman_previewlanguage": "json" }, { - "id": "384feba6-898c-4c1c-8a29-b53bb01bbf3f", + "id": "f164cfba-be53-43b7-b0eb-c14566a44414", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -124574,7 +124574,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"body\": {\n \"alertKey\": \"\",\n \"clusterId\": \"1234\",\n \"ccg_etag\": \"ccg_etag123xyz456\",\n \"ccg_pin\": \"NONE\",\n \"cookbook_etag\": \"20210420125956-20210511144538\",\n \"hostname\": \"megapod-useast1-secret-hostname.sailpoint.com\",\n \"internal_ip\": \"127.0.0.1\",\n \"lastSeen\": \"1620843964604\",\n \"sinceSeen\": \"14708\",\n \"sinceSeenMillis\": \"14708\",\n \"localDev\": false,\n \"stacktrace\": \"\",\n \"state\": null,\n \"status\": \"NORMAL\",\n \"uuid\": null,\n \"product\": \"idn\",\n \"va_version\": null,\n \"platform_version\": \"2\",\n \"os_version\": \"2345.3.1\",\n \"os_type\": \"flatcar\",\n \"hypervisor\": \"unknown\"\n },\n \"status\": \"NORMAL\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", + "raw": "{\n \"body\": {\n \"alertKey\": \"\",\n \"clusterId\": \"1234\",\n \"ccg_etag\": \"ccg_etag123xyz456\",\n \"ccg_pin\": \"NONE\",\n \"cookbook_etag\": \"20210420125956-20210511144538\",\n \"hostname\": \"megapod-useast1-secret-hostname.sailpoint.com\",\n \"internal_ip\": \"127.0.0.1\",\n \"lastSeen\": \"1620843964604\",\n \"sinceSeen\": \"14708\",\n \"sinceSeenMillis\": \"14708\",\n \"localDev\": false,\n \"stacktrace\": \"\",\n \"state\": null,\n \"status\": \"NORMAL\",\n \"uuid\": null,\n \"product\": \"idn\",\n \"va_version\": null,\n \"platform_version\": \"2\",\n \"os_version\": \"2345.3.1\",\n \"os_type\": \"flatcar\",\n \"hypervisor\": \"unknown\"\n },\n \"status\": \"NOT_CONFIGURED\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -124596,7 +124596,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fef27be-f14d-48bd-975c-65b89150b81f", + "id": "fac7c5fe-423c-41cc-8d2f-ef66e5557833", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -124632,7 +124632,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"body\": {\n \"alertKey\": \"\",\n \"clusterId\": \"1234\",\n \"ccg_etag\": \"ccg_etag123xyz456\",\n \"ccg_pin\": \"NONE\",\n \"cookbook_etag\": \"20210420125956-20210511144538\",\n \"hostname\": \"megapod-useast1-secret-hostname.sailpoint.com\",\n \"internal_ip\": \"127.0.0.1\",\n \"lastSeen\": \"1620843964604\",\n \"sinceSeen\": \"14708\",\n \"sinceSeenMillis\": \"14708\",\n \"localDev\": false,\n \"stacktrace\": \"\",\n \"state\": null,\n \"status\": \"NORMAL\",\n \"uuid\": null,\n \"product\": \"idn\",\n \"va_version\": null,\n \"platform_version\": \"2\",\n \"os_version\": \"2345.3.1\",\n \"os_type\": \"flatcar\",\n \"hypervisor\": \"unknown\"\n },\n \"status\": \"NORMAL\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", + "raw": "{\n \"body\": {\n \"alertKey\": \"\",\n \"clusterId\": \"1234\",\n \"ccg_etag\": \"ccg_etag123xyz456\",\n \"ccg_pin\": \"NONE\",\n \"cookbook_etag\": \"20210420125956-20210511144538\",\n \"hostname\": \"megapod-useast1-secret-hostname.sailpoint.com\",\n \"internal_ip\": \"127.0.0.1\",\n \"lastSeen\": \"1620843964604\",\n \"sinceSeen\": \"14708\",\n \"sinceSeenMillis\": \"14708\",\n \"localDev\": false,\n \"stacktrace\": \"\",\n \"state\": null,\n \"status\": \"NORMAL\",\n \"uuid\": null,\n \"product\": \"idn\",\n \"va_version\": null,\n \"platform_version\": \"2\",\n \"os_version\": \"2345.3.1\",\n \"os_type\": \"flatcar\",\n \"hypervisor\": \"unknown\"\n },\n \"status\": \"NOT_CONFIGURED\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -124654,7 +124654,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f753fbfb-5fc4-4ab9-bda9-4de507d89a48", + "id": "580d186e-a18e-477f-b4e2-dbab361d3148", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -124690,7 +124690,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"body\": {\n \"alertKey\": \"\",\n \"clusterId\": \"1234\",\n \"ccg_etag\": \"ccg_etag123xyz456\",\n \"ccg_pin\": \"NONE\",\n \"cookbook_etag\": \"20210420125956-20210511144538\",\n \"hostname\": \"megapod-useast1-secret-hostname.sailpoint.com\",\n \"internal_ip\": \"127.0.0.1\",\n \"lastSeen\": \"1620843964604\",\n \"sinceSeen\": \"14708\",\n \"sinceSeenMillis\": \"14708\",\n \"localDev\": false,\n \"stacktrace\": \"\",\n \"state\": null,\n \"status\": \"NORMAL\",\n \"uuid\": null,\n \"product\": \"idn\",\n \"va_version\": null,\n \"platform_version\": \"2\",\n \"os_version\": \"2345.3.1\",\n \"os_type\": \"flatcar\",\n \"hypervisor\": \"unknown\"\n },\n \"status\": \"NORMAL\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", + "raw": "{\n \"body\": {\n \"alertKey\": \"\",\n \"clusterId\": \"1234\",\n \"ccg_etag\": \"ccg_etag123xyz456\",\n \"ccg_pin\": \"NONE\",\n \"cookbook_etag\": \"20210420125956-20210511144538\",\n \"hostname\": \"megapod-useast1-secret-hostname.sailpoint.com\",\n \"internal_ip\": \"127.0.0.1\",\n \"lastSeen\": \"1620843964604\",\n \"sinceSeen\": \"14708\",\n \"sinceSeenMillis\": \"14708\",\n \"localDev\": false,\n \"stacktrace\": \"\",\n \"state\": null,\n \"status\": \"NORMAL\",\n \"uuid\": null,\n \"product\": \"idn\",\n \"va_version\": null,\n \"platform_version\": \"2\",\n \"os_version\": \"2345.3.1\",\n \"os_type\": \"flatcar\",\n \"hypervisor\": \"unknown\"\n },\n \"status\": \"NOT_CONFIGURED\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -124724,7 +124724,7 @@ "description": "Operations for accessing and managing client Clusters, including Log Configuration", "item": [ { - "id": "c62e7e96-901a-4b21-9cc3-ea600049067c", + "id": "a8e92734-8b2a-4e6c-af20-3f85e2318ead", "name": "Get a specified ManagedCluster.", "request": { "name": "Get a specified ManagedCluster.", @@ -124765,7 +124765,7 @@ }, "response": [ { - "id": "34bad1be-e89b-47f7-be0b-1c08c14a21b5", + "id": "eb9f3b9f-0b60-4bf4-96f6-5ffcfec19d78", "name": "Responds with ManagedCluster having the given ID.", "originalRequest": { "url": { @@ -124809,7 +124809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b70defff-a98b-4d32-81b7-116c80261316", + "id": "aef2556f-7bf0-4439-9f48-553de86baa3e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -124853,7 +124853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4e80873-b10c-4d88-bb6c-0d8f6555f3f6", + "id": "1c84b625-0ca8-4552-afda-22884b4a91e4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -124897,7 +124897,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f935ae3a-6267-4796-a34d-98e35ad94c66", + "id": "a01ca172-20f2-4a9e-97cf-e2ac3e78c9be", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -124941,7 +124941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74666bb8-e774-4f70-ade7-a8e2f8349a64", + "id": "e4fdc4f9-99e2-4a5a-a5d1-9b0c08254d23", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -124985,7 +124985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c718ba5-db53-4e13-a264-8adfe6e29219", + "id": "2ba6ac39-3498-4aa5-9f8f-3632603066f3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -125029,7 +125029,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bc8651a-960b-47d7-82d8-e150d307a979", + "id": "ab5ae708-442a-429f-b27e-8565d6c8c493", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -125079,7 +125079,7 @@ } }, { - "id": "c17b3158-5374-4150-b453-87aa9e6891f4", + "id": "958b092f-e7a5-48ce-bab4-fc444a6f123b", "name": "Get managed cluster's log configuration", "request": { "name": "Get managed cluster's log configuration", @@ -125121,7 +125121,7 @@ }, "response": [ { - "id": "0fab267c-7963-4605-9d3e-36e8dd0011d0", + "id": "d146f2f6-773b-41d3-b1c1-69762df9ceba", "name": "Log configuration of ManagedCluster matching given cluster ID", "originalRequest": { "url": { @@ -125166,7 +125166,7 @@ "_postman_previewlanguage": "json" }, { - "id": "968d4fac-4288-40f7-9d0c-fabc8d815d9d", + "id": "b84624bd-a46e-4cac-88a6-e80287670215", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -125211,7 +125211,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9618df85-65cb-4c04-bc8d-28f86d5a4b62", + "id": "ccb99273-0dc6-4d20-b5d8-db3ae4a75817", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -125256,7 +125256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fda0f764-452d-4937-be9f-80ab147a0cda", + "id": "3b1d01e5-04e2-4b64-afa4-53d29a8c533a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -125301,7 +125301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1625acb4-e4d0-4240-9073-060692f6c83d", + "id": "07e11d45-e1e5-4010-9f5d-4031f70e2790", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -125346,7 +125346,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa837015-a369-469c-80ea-6c9848b57262", + "id": "a84bfa11-2cea-420a-9054-87ace4696cd4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -125391,7 +125391,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdb83934-24a5-497f-9f6d-dfc582842115", + "id": "b19d6d65-3573-4a76-810b-d9d15b5c3d29", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -125442,7 +125442,7 @@ } }, { - "id": "4d3ac9e6-49a5-4f03-b7b2-6be4a16cacff", + "id": "35aa6f91-30eb-44e0-8f5c-2d433981218d", "name": "Update managed cluster's log configuration", "request": { "name": "Update managed cluster's log configuration", @@ -125497,7 +125497,7 @@ }, "response": [ { - "id": "be51a0f3-5049-4c4d-b5fb-37998866a147", + "id": "06dd12db-1ae2-4ce6-a7a2-e4515c0cadfd", "name": "Responds with updated ClientLogConfiguration for given ManagedCluster", "originalRequest": { "url": { @@ -125555,7 +125555,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5084192f-b23d-452c-be61-0e02655ae765", + "id": "b55e7456-ccea-45ba-8fe6-a996c379f4fd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -125613,7 +125613,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3bd5380-4ad9-4140-b463-48f5e1375c67", + "id": "7f1676b4-12d8-4ae7-bcb9-9c14138795a8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -125671,7 +125671,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b159c420-7799-448d-accf-222e297d29e5", + "id": "2d04ad28-734a-4a8a-9071-402e8a8ed737", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -125729,7 +125729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d645b7e3-2126-44c3-8e9a-6a27bb9658e5", + "id": "9bafc4b8-307e-4e01-817d-a77bce6b23a4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -125787,7 +125787,7 @@ "_postman_previewlanguage": "json" }, { - "id": "018620e8-3bb6-4f16-8f32-8ea399826f56", + "id": "aad6f482-9cd2-49bc-ac62-c2a030dc59aa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -125845,7 +125845,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bacd1d86-65ae-423c-a88a-c368f6fafde3", + "id": "8e93e688-6c23-402b-8b61-55814df95bb5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -125909,7 +125909,7 @@ } }, { - "id": "a0088a4b-e344-49b7-b038-540a984e0f0b", + "id": "1061e015-c988-46ce-a0b5-13dfc66ab7ce", "name": "Retrieve all Managed Clusters.", "request": { "name": "Retrieve all Managed Clusters.", @@ -125975,7 +125975,7 @@ }, "response": [ { - "id": "36837275-e793-497d-bcc2-f90b4e10a747", + "id": "cb25aedb-6ed1-4de2-90d0-9e1e9f0c1369", "name": "Responds with a list of ManagedCluster.", "originalRequest": { "url": { @@ -126055,7 +126055,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc99b5f2-228c-4bcf-b18f-9144d17b98ef", + "id": "4e7f18c5-1c3f-427f-b446-09e960557ac2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -126135,7 +126135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "462ca45f-1c28-4dec-a1b0-ca0607b89e7f", + "id": "2d024fbc-63ce-497c-a956-5139aedf7f6c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -126215,7 +126215,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f118171e-67e3-4835-9957-609e2beb72b8", + "id": "509c8c42-bfcc-41ae-b13c-f11c8a7a792c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -126295,7 +126295,7 @@ "_postman_previewlanguage": "json" }, { - "id": "163b596e-fe8f-402c-80fa-9f7094f7a0a4", + "id": "4babdd8f-835e-4538-94a8-c70067748cb4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -126375,7 +126375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7accfdd-5747-47e4-8d97-2ff28cba1cc4", + "id": "f6655565-5cb8-43e8-bfc6-de12ddb64d5c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -126467,7 +126467,7 @@ "description": "Configure and test multifactor authentication (MFA) methods", "item": [ { - "id": "31b482d7-8567-4546-814e-e22e462fffa1", + "id": "341a450a-f838-4c18-b03d-d6169edef4d8", "name": "Configuration of Okta MFA method", "request": { "name": "Configuration of Okta MFA method", @@ -126498,7 +126498,7 @@ }, "response": [ { - "id": "b803b68d-aaed-44e5-afc1-c5ade706f6be", + "id": "61fde2ba-4ffc-418f-bed2-1fb0b172fd73", "name": "The configuration of an Okta MFA method.", "originalRequest": { "url": { @@ -126543,7 +126543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a46a5c0a-fd48-4057-844e-3b56105ac64f", + "id": "d1f0a4cf-62f4-4048-9dc2-301758feb6fd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -126588,7 +126588,7 @@ "_postman_previewlanguage": "json" }, { - "id": "adaea420-7dff-4585-a5d9-346f6bfeeb14", + "id": "2d0208a3-be32-4b8a-a63d-811f3f877aea", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -126633,7 +126633,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41b24398-d93a-4857-8cb5-9bdb54c2fa77", + "id": "1849e97c-3b6f-4105-8a17-b06f01caacb8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -126678,7 +126678,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfb31657-796a-45fa-9a78-781187a719ae", + "id": "02387f30-9a3d-4349-9236-48468467a66f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -126723,7 +126723,7 @@ "_postman_previewlanguage": "json" }, { - "id": "382cdf17-cedb-490e-88ee-0ea63247755d", + "id": "4cc8c68c-2407-4c99-988f-6be5a5e95176", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -126774,7 +126774,7 @@ } }, { - "id": "0667c738-2dfb-4217-8002-a6b9707f249a", + "id": "d6e48b8d-3bdd-43c2-8eaa-16dd0bed2d5a", "name": "Set Okta MFA configuration", "request": { "name": "Set Okta MFA configuration", @@ -126818,7 +126818,7 @@ }, "response": [ { - "id": "e3acf331-ad34-40e8-90bd-779e2c5e7770", + "id": "22275372-686d-4174-b121-084b44d1eec5", "name": "MFA configuration of an Okta MFA method.", "originalRequest": { "url": { @@ -126876,7 +126876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9f29888-7cf8-45c8-83f7-2482ba6b5dc4", + "id": "4eb93de5-8d78-4fa8-82ac-e5c6d16929e7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -126934,7 +126934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84a2c12b-8229-407d-acf4-d2ab45eaeee9", + "id": "0b049175-2ea9-4f8c-8ec2-6c13b3a7a1e5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -126992,7 +126992,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2a8b1bc-9c82-41d7-b74a-65c41085358d", + "id": "8e0843af-c133-4ee2-8124-d53fdb165693", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -127050,7 +127050,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f372ef1-b2ce-489d-bc61-442570c3c1aa", + "id": "3fd7760e-0cd9-4365-8c40-de47ab5ead02", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -127108,7 +127108,7 @@ "_postman_previewlanguage": "json" }, { - "id": "981ac2fd-1eb1-48bd-ab6f-1986e8fc93f1", + "id": "b1046141-bcbe-4024-a043-91a8da880cb6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -127172,7 +127172,7 @@ } }, { - "id": "0b62110a-5cf7-4111-878d-9f3b02ea587e", + "id": "0e80b4f3-90a1-473b-b127-6bc26b46bf9c", "name": "Configuration of Duo MFA method", "request": { "name": "Configuration of Duo MFA method", @@ -127203,7 +127203,7 @@ }, "response": [ { - "id": "230402df-29bd-4d88-9bc0-88db2ccdec89", + "id": "db1b8425-233c-4021-814e-08c14bbf92b9", "name": "The configuration of an Duo MFA method.", "originalRequest": { "url": { @@ -127248,7 +127248,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a9f13bb-7dee-44a5-8104-6d12df13048a", + "id": "67f2d089-7462-4395-bb62-349ae00af0f7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -127293,7 +127293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bcb4003-b51e-470e-8ccd-bc1a94a19c11", + "id": "26569743-34b8-49d4-91c4-58597d4fcb9f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -127338,7 +127338,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f3782d1-92e5-4550-b05c-b826fcef8b48", + "id": "3cbd3d9c-919a-460a-96e8-4d946d9834de", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -127383,7 +127383,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9442b18-cb3f-41a1-96f0-8f64cf8ea29b", + "id": "dfefea14-0d95-4f80-9012-944b22b13090", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -127428,7 +127428,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa683df2-6b76-402a-b2f8-7a44c08124f8", + "id": "f0b48a99-82ef-42e5-adbb-3c70b30367aa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -127479,7 +127479,7 @@ } }, { - "id": "b462a2fc-ec4c-45a2-b838-d4450a5ecf37", + "id": "d46690b6-c6cf-4256-8ef8-65a7dd868bb0", "name": "Set Duo MFA configuration", "request": { "name": "Set Duo MFA configuration", @@ -127523,7 +127523,7 @@ }, "response": [ { - "id": "70740e20-d42e-4dbb-bcbd-4e78dcef199b", + "id": "76e74c36-16dc-4413-8f8f-bd3be5283d59", "name": "MFA configuration of an Duo MFA method.", "originalRequest": { "url": { @@ -127581,7 +127581,7 @@ "_postman_previewlanguage": "json" }, { - "id": "912f2382-a8a1-4e38-9236-8e9f4c1b27a6", + "id": "16ee5f90-d24d-487f-b0b7-f34fc0601c90", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -127639,7 +127639,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a81b42e-cfde-4648-96a3-7443bb933bb2", + "id": "f4ff87b9-0ff8-46d2-87b9-5e7f8ebb51db", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -127697,7 +127697,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1143cad0-3997-4480-861d-707285b977c0", + "id": "69601f88-8b48-4684-a8df-059af76c2d8a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -127755,7 +127755,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fda2490e-f25b-4114-aeec-79238f815d6b", + "id": "fda3e809-35be-4898-bf3b-5bf0718dba8a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -127813,7 +127813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3733300-f1ec-425c-a316-b7d4f8fdfcd2", + "id": "60e5ab07-81a9-45b1-8710-9c0a778bb194", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -127877,7 +127877,7 @@ } }, { - "id": "77e065e3-6b19-41d6-a382-b5d009db7a7e", + "id": "34c7cb94-b352-4cf6-9d23-6a3aeffcd24f", "name": "Configuration of KBA MFA method", "request": { "name": "Configuration of KBA MFA method", @@ -127918,7 +127918,7 @@ }, "response": [ { - "id": "23facf64-3889-4136-ae85-4c6e5a3f0c5a", + "id": "2912ed02-1935-4e69-a74f-bc81f0a74595", "name": "The configuration for KBA MFA method.", "originalRequest": { "url": { @@ -127973,7 +127973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a051c39-cbe7-45f0-8cd5-86b513cf4c80", + "id": "87242f2f-0c35-4305-a518-651f81dab9b2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -128028,7 +128028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8764611d-97d7-464d-9c87-460bce86b3e1", + "id": "28e71743-869f-4807-bb29-81b3ef6f9a8f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -128083,7 +128083,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ffc455a-f865-464e-aa33-79f6aafdd5c6", + "id": "9cbc4eef-7239-4020-ab9a-e1b54fb6ae9a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -128138,7 +128138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44d7267b-894d-4321-90bf-500b50d181b9", + "id": "8e8990f0-52be-4382-8915-04d5b2aae481", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -128193,7 +128193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31ffb0b0-e9db-453e-83fe-fb8ecb52b3b1", + "id": "74154ecf-0a2b-4e86-9bc0-557c3a9c77dc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -128254,7 +128254,7 @@ } }, { - "id": "3e98480c-4f62-4835-843f-83dfe06e47f0", + "id": "78603fdc-358d-400f-ab7a-c739bd07a8c4", "name": "Set MFA KBA configuration", "request": { "name": "Set MFA KBA configuration", @@ -128299,7 +128299,7 @@ }, "response": [ { - "id": "93fad3ae-5242-4c4f-9cbc-f99e41245b58", + "id": "267c9790-ba33-4ec3-acc6-06127f0a3f96", "name": "The new KBA configuration for the user.", "originalRequest": { "url": { @@ -128358,7 +128358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c42a0cac-dc92-48bc-9d3d-d9e6944a39af", + "id": "45061208-4bfa-4b94-b6a0-5e45347c985c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -128417,7 +128417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d55f8c3-23de-432f-a8cd-fb88404d274d", + "id": "59a5b16b-280b-4a05-abc9-7aaa402f474b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -128476,7 +128476,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d963d9c-5c91-4682-8bd9-0e30574d9f5a", + "id": "48601c41-bc23-4cf4-9750-4178d226f720", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -128535,7 +128535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a430d481-bf31-4d6e-a59d-ef40a0a5a961", + "id": "4f4723aa-ff8c-4045-af75-d6af0bd5b26e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -128594,7 +128594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "460113f1-aae1-45e8-b41a-2059609f3e78", + "id": "1c524289-9084-4d98-82db-248682351c84", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -128659,7 +128659,7 @@ } }, { - "id": "4da768d4-36db-440c-87c2-c48edb4570a9", + "id": "f58cbdc5-3424-4dd2-a14c-8b2c698ad8cc", "name": "MFA method's test configuration", "request": { "name": "MFA method's test configuration", @@ -128701,7 +128701,7 @@ }, "response": [ { - "id": "6dca6649-63f5-4330-b392-de263b7471bf", + "id": "de917ded-9aa7-4155-a078-23bfcb3c8b72", "name": "The result of configuration test for the MFA provider.", "originalRequest": { "url": { @@ -128746,7 +128746,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04eea468-7888-429a-b097-83b0ecc9f385", + "id": "75854ac4-091f-4e27-b4f5-5d4b5535aca2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -128791,7 +128791,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4399719-22c1-4e69-bdff-6c6414960e8b", + "id": "03a568cf-3962-4f02-bbef-8439e928656a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -128836,7 +128836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3dbaed5f-a58f-468b-85fe-c11d8c865d78", + "id": "3ea4738c-8b51-425e-b003-ae25c4cfd3bd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -128881,7 +128881,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe3596d2-a82f-4031-9c1d-008ffebbd870", + "id": "2dc40dba-9a84-401d-a0c7-cf6aa3a308e5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -128926,7 +128926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7047a81f-0b1d-461a-b33f-51ea218436df", + "id": "cdcc9951-8654-46eb-b436-ace5ae60218d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -128977,7 +128977,7 @@ } }, { - "id": "ebca49bc-6880-44b2-a5a7-ea5a8f11e08a", + "id": "6ee56cd4-919b-401e-a2cf-955c62821ce5", "name": "Delete MFA method configuration", "request": { "name": "Delete MFA method configuration", @@ -129019,7 +129019,7 @@ }, "response": [ { - "id": "6ac00250-38d3-44d3-823b-bb0ad4f68d40", + "id": "df44221e-fc12-4b90-933b-24b9758769e1", "name": "MFA configuration of an MFA method.", "originalRequest": { "url": { @@ -129064,7 +129064,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5aa24520-400b-4545-9fdd-0e0646e6c9d5", + "id": "02a76df6-1a6c-483a-b5d9-3971fbe270f4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -129109,7 +129109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecfb7a3a-8b83-467d-a7c1-a2f6bd2d969a", + "id": "2ec40e98-01f3-43a9-b9f9-3cfaea11b21c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -129154,7 +129154,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1dc41ce-087a-470a-97fd-ee8043f7b237", + "id": "dd7c9b20-f8b0-4c47-866f-d20a9425d418", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -129199,7 +129199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "396d1375-149b-4c7f-9f5a-4e41331deb40", + "id": "321be1b0-4bfc-476d-815b-e83446ed7da4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -129244,7 +129244,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9d5c580-06b5-472d-a126-62d48a34e8b6", + "id": "ba623def-d0bf-4a87-8edc-ea0222d01a24", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -129301,7 +129301,7 @@ "description": "This API used for multifactor authentication functionality belong to gov-multi-auth service. This controller allow you to verify authentication by specified method", "item": [ { - "id": "ed7a9568-63eb-4bf1-a76b-e2f3ae2408a1", + "id": "75ec6671-2154-45b0-891d-4842e3e0e01a", "name": "Verifying authentication via Okta method", "request": { "name": "Verifying authentication via Okta method", @@ -129345,7 +129345,7 @@ }, "response": [ { - "id": "99126b1c-8a81-4ce2-9da9-ee5d6bb40c00", + "id": "91df9e2e-7d83-4fa4-ada5-eccbf327a67b", "name": "The status of verification request.", "originalRequest": { "url": { @@ -129403,7 +129403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c182bd31-3c4e-4e24-8f72-2f9ccad47a81", + "id": "9b20f024-1b17-49b4-954f-c12915a9f572", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -129461,7 +129461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0135c38f-9047-420d-901b-a48285ff082c", + "id": "ffea039f-6cdf-4e87-b013-e7b0563f16b5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -129519,7 +129519,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30204921-0165-48c2-a034-a000039423ff", + "id": "f7bfb9a0-3526-40cd-8db7-c396d5d7ec1f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -129577,7 +129577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca9c173a-362a-4f2b-8f5c-00668d8ed2eb", + "id": "2f3ccb1d-60f6-4684-974c-cf947c363eae", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -129635,7 +129635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e15db5a0-c8fe-420e-b25d-45f960d46de6", + "id": "78d48c00-8ded-48c7-8a63-dee235ff6cd4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -129699,7 +129699,7 @@ } }, { - "id": "5c1cdc8f-6c93-4237-a49c-47e8651b6781", + "id": "66ce5a7a-cbcc-4fe1-9964-02296714b587", "name": "Verifying authentication via Duo method", "request": { "name": "Verifying authentication via Duo method", @@ -129743,7 +129743,7 @@ }, "response": [ { - "id": "daa9a8f6-6701-4a87-9a12-8a29a8a30e9e", + "id": "0c6aa5fd-55d9-4d8b-a352-761f20cb4158", "name": "The status of verification request.", "originalRequest": { "url": { @@ -129801,7 +129801,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e9ffaf6-7ac7-40f7-be53-24e0f3258a4d", + "id": "21ebf10a-1f7a-46a6-9e4f-a6fed784abcb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -129859,7 +129859,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9572bc7-7a15-4da7-9ab4-48d14ddc9629", + "id": "6840637f-2b62-4043-a09d-2ca7dcc9ae54", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -129917,7 +129917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4cabb53-53ee-4c19-aa1e-3479203444fa", + "id": "7faa923f-fce6-4a2e-87f2-d44e42776065", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -129975,7 +129975,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3c7a2c4-a8d2-4272-9285-214fd87a3cb1", + "id": "d589825d-7d4d-48ae-87ef-0e9c7d56f0ae", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -130033,7 +130033,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b555e4b1-74d9-440f-86fb-32efe8b4f8e2", + "id": "6a47f53e-9621-4942-a056-2ad07459fbd9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -130097,7 +130097,7 @@ } }, { - "id": "43382c10-40d9-49de-93fd-1c292aa2b1c1", + "id": "8e5fdf53-6eac-463b-98d5-2ad5660de7ea", "name": "Polling MFA method by VerificationPollRequest", "request": { "name": "Polling MFA method by VerificationPollRequest", @@ -130152,7 +130152,7 @@ }, "response": [ { - "id": "5949f208-0c2e-42ff-b76e-427f4bd07597", + "id": "f6385668-8a88-44bb-8a16-9256a920a0ef", "name": "MFA VerificationPollRequest status an MFA method.", "originalRequest": { "url": { @@ -130210,7 +130210,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ddb0731d-a4d6-41e0-a84b-f6e6439e22fc", + "id": "ea8cdb46-de22-4577-93d4-31e3a36a5469", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -130268,7 +130268,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd1c3c1e-6c54-4941-81e8-4d8464aee28a", + "id": "362d06b1-2eb7-48ca-97c4-86d1d1791668", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -130326,7 +130326,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f534383-0a47-40f1-bed7-a21ef71d05c2", + "id": "4720e990-b497-48d7-887d-c0dc5f6a5efd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -130384,7 +130384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ce33117-d80e-42f1-a3d8-3733312afa17", + "id": "bf9ff782-7641-4487-9523-bdb1e170d520", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -130442,7 +130442,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cb776b0-0f92-4492-b352-40d8ea1a68c1", + "id": "b93d6792-ec3f-4cf2-b310-c7578341e82c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -130506,7 +130506,7 @@ } }, { - "id": "4b2b95d8-e129-40b2-85ec-d8c205c92bba", + "id": "8f1ef238-ad63-44d6-932e-986f43df088f", "name": "Authenticate KBA provided MFA method", "request": { "name": "Authenticate KBA provided MFA method", @@ -130550,7 +130550,7 @@ }, "response": [ { - "id": "bac70df3-afed-48dd-b4be-d8829ff89596", + "id": "76b6c3d1-d5b7-4478-a3aa-327adb1d0daa", "name": "KBA authenticated status.", "originalRequest": { "url": { @@ -130608,7 +130608,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74201094-d471-48ff-a3d8-f005cf7ed11f", + "id": "2d3298d0-cca0-42df-bf45-24a3991b164e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -130666,7 +130666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8357d27-0c73-4ebf-ad3b-dd52a1c56e9b", + "id": "3608a366-dcc8-4b0e-ab20-28c1abe49060", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -130724,7 +130724,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7cb6ec75-e671-4539-88b0-790563223ba3", + "id": "5cd2a168-a7f2-4fe9-b79e-d833135f3e51", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -130782,7 +130782,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4083c178-82c2-4688-b4e9-ab94176d6abd", + "id": "1c7fda38-b48a-49d1-bb76-08b0fafb8edb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -130840,7 +130840,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ceba5373-b79b-4a22-94aa-12489c7c49aa", + "id": "e8fa4e04-07df-495d-82e6-fe3e4a06300f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -130904,7 +130904,7 @@ } }, { - "id": "85ed8f90-d4d9-474f-82fa-18717a169ae9", + "id": "c4b59605-7a99-4ac1-b586-6fa5dcea3f41", "name": "Authenticate Token provided MFA method", "request": { "name": "Authenticate Token provided MFA method", @@ -130948,7 +130948,7 @@ }, "response": [ { - "id": "98d14e3b-a41a-4923-8c27-99d13f287f05", + "id": "076def95-0b80-4c1f-af69-3911adbdd051", "name": "Token authenticated status.", "originalRequest": { "url": { @@ -131006,7 +131006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4d3167b-69fc-4e4b-8147-381b3522800f", + "id": "4016d59b-19a2-4dde-80f1-46edd23cbf00", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -131064,7 +131064,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83fd2fcf-2be8-4c66-9f59-b42714b9983d", + "id": "f52e2a74-b5ab-4a95-b58e-d8ed7eb81c33", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -131122,7 +131122,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59188911-ca28-4ffe-a977-30da3ad3a877", + "id": "6ff5edf0-dd6f-476d-9962-9445aaf2e6d4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -131180,7 +131180,7 @@ "_postman_previewlanguage": "json" }, { - "id": "374ef324-e66f-459f-a37f-ec2f1c8614d5", + "id": "fe514bb2-e4af-469e-8b57-481e84e4fdab", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -131238,7 +131238,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6355faba-3cdd-4337-86aa-231db720e42e", + "id": "faa8c716-4930-42a9-8b43-8101561d0526", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -131302,7 +131302,7 @@ } }, { - "id": "4799c750-dfb0-4b39-b56e-69b85701b3ad", + "id": "f83102c5-077c-4649-8922-1a2ff3efb723", "name": "Create and send user token", "request": { "name": "Create and send user token", @@ -131346,7 +131346,7 @@ }, "response": [ { - "id": "4b1e001e-4a38-4498-8d6a-31d473da5b2f", + "id": "449c5357-4500-4d62-aebf-4d55c39ae29a", "name": "Token send status.", "originalRequest": { "url": { @@ -131404,7 +131404,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cec7ec8-b2f1-49c1-b51b-2c0a3176dabd", + "id": "f8d060c4-5b40-4411-92a9-57ec57793fb1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -131462,7 +131462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1a3c6e0-1d98-4bfa-b9d3-05e6e7ce79af", + "id": "c47b76e9-2b62-4c65-917d-216aaa359af9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -131520,7 +131520,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b81366b0-a0cc-44e3-af3a-88b30c58ceb6", + "id": "843996d4-666d-4add-b70a-1f523df0c3a3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -131578,7 +131578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78a56a46-f31b-475f-aed1-aaa5e4e43d15", + "id": "589061b2-1c44-4abc-95c7-f6fbd4ddbc7a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -131636,7 +131636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2460bcbe-647f-4cc6-8427-3190480f1f1f", + "id": "0d7ad745-49ab-4843-8be0-1a4bb8611323", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -131706,7 +131706,7 @@ "description": "Use this API to build a Multi-Host Integration.\nMulti-Host Integration will help customers to configure and manage similar type of target system in Identity Security Cloud.\nIn Identity Security Cloud, administrators can create a Multi-Host Integration by going to Admin > Connections > Multi-Host Sources and selecting 'Create.'\n", "item": [ { - "id": "e543e396-c2f6-4fd3-a9b1-bb9151706433", + "id": "a8f2756f-2377-47ad-beeb-c621814e13ee", "name": "Create Multi-Host Integration", "request": { "name": "Create Multi-Host Integration", @@ -131748,7 +131748,7 @@ }, "response": [ { - "id": "51c33670-3c88-429b-9250-8ffffd7afd67", + "id": "20311e5f-a0ca-4d2f-9896-4a5a43e4d471", "name": "OK. Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -131804,7 +131804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a9c70bc-18a9-4203-ac5c-614548cc0ffa", + "id": "e1882ba4-b4d4-47eb-86b5-91f569210bd0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -131860,7 +131860,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fabf8f00-08c3-4357-9dbf-fe182a4be6cd", + "id": "e39309ae-23bc-47ae-9df3-c875d2a2781a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -131916,7 +131916,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f9bd3fb-4522-42d3-a9f4-fd9aad101f4d", + "id": "bf7e1372-0ba6-49e4-a38d-9ed7c8cc1420", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -131972,7 +131972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4cec1646-05ea-42b8-b95a-e42627d5a6de", + "id": "d2b0e291-59ea-4d3a-8cb3-418e5113323c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -132028,7 +132028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec06df6e-d6bb-45d1-9122-2d9f0cdb0319", + "id": "01143ae5-8e2b-47ac-9f13-32afb8ab9b18", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -132084,7 +132084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61e2bfce-146c-46d8-a47b-dc0f1b2cd217", + "id": "1ad1450d-ae1b-4c8d-92a2-150d9a4a9378", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -132146,7 +132146,7 @@ } }, { - "id": "db0bb57d-f046-47b7-bf38-d59fbe45de91", + "id": "d9e9b450-456a-493f-b7fc-95e14a1df0cf", "name": "List All Existing Multi-Host Integrations", "request": { "name": "List All Existing Multi-Host Integrations", @@ -132230,7 +132230,7 @@ }, "response": [ { - "id": "1aa5e159-859e-4109-8310-fb5d968c1688", + "id": "8bb3d232-f2d5-480f-af9d-bf45b83b0564", "name": "OK. Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -132328,7 +132328,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0b523b0-a717-4c83-8ddd-3921e95e0545", + "id": "f4d78333-4a90-4859-ae81-bb87287af27a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -132426,7 +132426,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bce94264-d9f7-4979-8aa6-13805b213b0e", + "id": "01c453e2-c483-4666-b2fc-c40c0cd8f996", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -132524,7 +132524,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e460561-490b-44e8-9148-3dbc28c026d3", + "id": "360c0a30-e6f8-41ba-8acf-8974e0c20359", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -132622,7 +132622,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec1c117f-4f8a-4227-b156-e72ba38c23b0", + "id": "51513934-cd3a-4125-b158-03d90d5e51d9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -132720,7 +132720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e8d0afa-a391-4fac-bfd6-fbb57f5aae6a", + "id": "7d0f1246-007a-4db2-80aa-05936e7e7783", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -132818,7 +132818,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ec687cc-41c8-4769-80cb-95d8e62300ca", + "id": "a7c4ed76-b614-44c7-83f5-2941337672b7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -132922,7 +132922,7 @@ } }, { - "id": "6c7c33b6-59e4-4692-b821-a816b89ad00e", + "id": "d55d66d0-87cb-4597-b90c-2f616b20fbda", "name": "List Multi-Host Integration Types", "request": { "name": "List Multi-Host Integration Types", @@ -132952,7 +132952,7 @@ }, "response": [ { - "id": "d49adbec-1fd6-4854-9d37-87df781bb389", + "id": "29a37ec0-eb08-4324-9858-74b6a2d00226", "name": "OK. Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -132996,7 +132996,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbea8471-44ec-40c9-81e2-d8fd49aff2f5", + "id": "5f78af19-20d3-46f1-9db5-29010be0d422", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -133040,7 +133040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efe5f2ed-c4ad-46fb-95aa-f25197998f40", + "id": "e1828f73-8a2f-481a-9b6d-f8fc229e22ee", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -133084,7 +133084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5075bf9d-dad2-4307-8ff4-f42e2a24c7af", + "id": "e1d49227-7072-4f50-a668-e096dc56ee4c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -133128,7 +133128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1d36e85-5e48-49d8-9ce4-6aa7ac6c3fb0", + "id": "6947529c-f910-4fd1-98f9-a09bc07a9cb0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -133172,7 +133172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6afe0d13-96d0-4799-93c8-5399dc3b3bc4", + "id": "0f28c0f5-f436-4b27-8879-c0958210759a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -133216,7 +133216,7 @@ "_postman_previewlanguage": "json" }, { - "id": "674df105-04ce-48a9-8416-dda65c214b7b", + "id": "9bbeeda5-834b-453c-9007-36259eb0a4b1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -133266,7 +133266,7 @@ } }, { - "id": "5739876e-7bd9-4c1e-92b3-9b6fa45bbb02", + "id": "a6726199-d110-4e60-8794-b779f1546978", "name": "Create Sources Within Multi-Host Integration", "request": { "name": "Create Sources Within Multi-Host Integration", @@ -133320,7 +133320,7 @@ }, "response": [ { - "id": "3b41bc91-72ee-4a95-9a5f-fe6bfbb0db5a", + "id": "f22c54f7-e16c-412d-a9c3-cfdabee0fc57", "name": "OK. Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -133367,7 +133367,7 @@ "_postman_previewlanguage": "text" }, { - "id": "8ae4ffa6-ae35-47a3-bdb5-7bfbb8eaa2cd", + "id": "5172152a-6cf5-4f7a-9d8c-4260bdf17b14", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -133424,7 +133424,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d235ab21-a8da-418a-8c74-bf8349fb8777", + "id": "752b5ad3-e39c-4834-a024-1eedea88546c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -133481,7 +133481,7 @@ "_postman_previewlanguage": "json" }, { - "id": "711050e0-7e46-4609-b5f5-84b1be7c9fb6", + "id": "5ecd8a8b-57a0-4d86-89eb-b5110f6d2d60", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -133538,7 +133538,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c45f081d-4ed2-42ff-83f5-190ca4327555", + "id": "90049525-052d-4da5-998c-4d7513cd6405", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -133595,7 +133595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f2aafa5-cd17-431c-b4b0-c53d043262f2", + "id": "3515a5a2-9867-4bce-80e8-f6b7ee0d0e3e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -133652,7 +133652,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1bcea8e9-be97-4d28-a90f-90794e39caee", + "id": "06ebf7a8-8577-4f22-a5fe-ab381e5cd5bd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -133715,7 +133715,7 @@ } }, { - "id": "3775aee9-0dbf-4945-9868-e050f049a604", + "id": "9c015a1b-ef2c-407d-9b8c-8a92f4319eeb", "name": "Get Multi-Host Integration By ID", "request": { "name": "Get Multi-Host Integration By ID", @@ -133756,7 +133756,7 @@ }, "response": [ { - "id": "907e6867-a508-4241-a49d-3026550a754a", + "id": "dc9ffaf9-b520-4c56-acc9-b630c9ce5f6f", "name": "OK. Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -133800,7 +133800,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3597f9c-e294-4c30-b676-dc40a359cf01", + "id": "d5dcf069-11a6-459c-aa6f-94afccafade1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -133844,7 +133844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e6f310e-0b13-4ea1-8c15-3525f0001ae7", + "id": "696ac6a9-317f-4cde-ad12-e6909278b20d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -133888,7 +133888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "044ed70e-1b37-4105-876d-906567fbe36d", + "id": "d01119e3-b78e-47e5-b505-a49325f5362c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -133932,7 +133932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e2a60de-2a3d-462b-88e3-a787492d8adf", + "id": "62e9b6bf-5cc9-4d4c-b78f-4c56aee2f1ce", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -133976,7 +133976,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f40ef30d-5620-4102-b3c1-7226fe9aa702", + "id": "af4eea37-da9f-4280-86cb-761ba86ac1f5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -134020,7 +134020,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a80a9e82-a30d-49fd-8c6e-4b9c2ab71a8c", + "id": "5574d79f-bfd1-480d-a594-1f84ec461fab", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -134070,7 +134070,7 @@ } }, { - "id": "36cd39d2-3923-4ad0-ae7f-8548c680b136", + "id": "93ec88f8-87dc-4399-9944-a32072489eb3", "name": "Delete Multi-Host Integration", "request": { "name": "Delete Multi-Host Integration", @@ -134111,7 +134111,7 @@ }, "response": [ { - "id": "32db2a14-3189-49a5-864e-00afc0d17ca7", + "id": "6cdec294-e517-41ba-8948-48e742b7e44c", "name": "OK. Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -134145,7 +134145,7 @@ "_postman_previewlanguage": "text" }, { - "id": "9f8f5d25-e575-4e1c-93dd-51ca3e867114", + "id": "944192f0-9e51-4968-bc0c-8786fe508a7c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -134189,7 +134189,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ddfc532-4f52-4902-b215-2516168459e5", + "id": "cf1fc372-41ad-48fa-b0f7-a3520cc3be70", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -134233,7 +134233,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d12563d8-0de1-4e15-bce5-33df526549dd", + "id": "828eec2b-ec4d-4f6a-9249-ce635a3bf005", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -134277,7 +134277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32c65839-97e9-40c0-a9f3-ba2a162c73b1", + "id": "645a38fd-140f-4927-a077-f7f0adc7a0ce", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -134321,7 +134321,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d2d4a7a-f402-45a2-8777-2a0249d56e9f", + "id": "f1f97b54-e10b-4803-a98a-bb8e7c78ea06", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -134365,7 +134365,7 @@ "_postman_previewlanguage": "json" }, { - "id": "139e496e-d8eb-4f4b-a665-41e9143bda76", + "id": "0ad4bcee-3e15-4717-b2fe-e20ea5b86d03", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -134415,7 +134415,7 @@ } }, { - "id": "d13494ea-4924-4920-bf07-ef2e2d582c7d", + "id": "97e7aa31-4780-4478-b6a5-20bab24a78aa", "name": "Update Multi-Host Integration", "request": { "name": "Update Multi-Host Integration", @@ -134473,7 +134473,7 @@ }, "response": [ { - "id": "5108cf03-1b5e-4b99-a4dc-275510188655", + "id": "17cd1afc-e339-4cbf-9b6f-3b45199a69c9", "name": "OK. Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -134520,7 +134520,7 @@ "_postman_previewlanguage": "text" }, { - "id": "b3a8c2ae-b731-4142-9dea-82a0f275c934", + "id": "d0b5a8d4-e0cb-40f9-8368-e56e5a627c94", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -134577,7 +134577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02a85a44-acad-41f8-9b91-edbce111028e", + "id": "2326469f-19e7-44e5-bd54-d860c1d3db3f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -134634,7 +134634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dcc83c0f-6971-4d46-ae6c-4de69294e441", + "id": "1a02fae6-331c-43df-bb99-be1060db4464", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -134691,7 +134691,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa840ec0-98f1-4958-ba9e-b999b49900ac", + "id": "774fabd7-2569-4373-a7f4-191c18345fd5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -134748,7 +134748,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e238867-4e37-4cec-bf67-da9fc4a2e3bf", + "id": "5b0c8189-db6b-4f48-af47-0f9c4379cfe3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -134805,7 +134805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88f9bc4c-d594-4727-826e-d0bc473d1229", + "id": "907359c6-fc1a-4da6-8783-5297bf2de9df", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -134868,7 +134868,7 @@ } }, { - "id": "e2900d2b-6b88-48cc-a5ae-449d847effe5", + "id": "461add3a-c695-418a-b6e4-19a68a834434", "name": "Test Configuration For Multi-Host Integration", "request": { "name": "Test Configuration For Multi-Host Integration", @@ -134911,7 +134911,7 @@ }, "response": [ { - "id": "3cb33a33-e75f-4677-9b4c-9acc4ee18806", + "id": "1e33d3ab-7484-48a0-8a30-9308de0c66c7", "name": "OK. Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -134947,7 +134947,7 @@ "_postman_previewlanguage": "text" }, { - "id": "c42ef283-a9d1-4739-bef5-95b0b23bb3c2", + "id": "49c5cb5a-1234-4d7b-9d90-2694eecce877", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -134993,7 +134993,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b125c0f6-2fa2-4660-8fea-6de099f187ee", + "id": "cee1fec4-a896-43af-a4f5-724e399d6976", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -135039,7 +135039,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2abb5378-bf89-42ee-ad58-380adf2d1b03", + "id": "fe37aa5d-cec1-4ee6-8bf6-96546ff4fe09", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -135085,7 +135085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d63a4322-bb2c-42db-932e-76740cc660ba", + "id": "72588fef-1114-4b39-ba2a-25ef5f9a4d1f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -135131,7 +135131,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3dde618-344d-4b69-b111-e5eb966a1e36", + "id": "85b9c1d0-2ff1-4358-bf8f-bbfe2494edb6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -135177,7 +135177,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72dcb12b-55ef-466a-8544-962597106b2e", + "id": "e0911adc-2e6f-41d8-97e2-0204978de9e1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -135229,7 +135229,7 @@ } }, { - "id": "1b059b27-6eae-420b-aeb0-cdec40255077", + "id": "613da9a7-0ecc-4099-99c8-ec35689d9cd0", "name": "Test Configuration For Multi-Host Integration's Single Source", "request": { "name": "Test Configuration For Multi-Host Integration's Single Source", @@ -135283,7 +135283,7 @@ }, "response": [ { - "id": "619b8158-cc8d-46b1-8e3f-88164e344a2c", + "id": "92cdb031-386b-4a8c-9f42-eb699550ca17", "name": "OK. Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -135325,12 +135325,12 @@ "value": "application/json" } ], - "body": "{\n \"success\": true,\n \"message\": \"Tes.\",\n \"timing\": 30437,\n \"resultType\": \"SOURCE_STATE_HEALTHY\",\n \"testConnectionDetails\": \"magna quis\"\n}", + "body": "{\n \"success\": true,\n \"message\": \"Tes.\",\n \"timing\": 30437,\n \"resultType\": \"SOURCE_STATE_HEALTHY\",\n \"testConnectionDetails\": \"incididunt do ut sint\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "fb78c579-50f8-403c-8acf-6d1272e868fb", + "id": "505adc76-2257-4c6e-91a6-a44c5475717f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -135377,7 +135377,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44f8ea89-844c-45e3-86bd-6f2fe0b24405", + "id": "8625cf34-e5ca-4dcf-bcea-e961d5b4cc1b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -135424,7 +135424,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a7f6c2f-e252-4144-bd40-0d2440802357", + "id": "48102545-be4d-418e-95c9-de18d943d137", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -135471,7 +135471,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a168279d-a18e-4978-a028-ef8f6cd35e8a", + "id": "e6ae9104-7d46-4723-8d60-697c5b4575e1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -135518,7 +135518,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1db97d8-6db5-480f-ab8f-5631a5f890a4", + "id": "9b3c5337-928a-4c2d-8a32-0cb1de440728", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -135565,7 +135565,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e2d995f-32ad-4c7c-bca6-bb3f5f79ae44", + "id": "30fccd89-c845-4090-b788-dab6dd15b658", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -135618,7 +135618,7 @@ } }, { - "id": "bb2e62c1-1ea7-41c1-ab1b-836e42281d44", + "id": "ade3bc62-f207-4ea9-904a-93b7c92e528c", "name": "List Sources Within Multi-Host Integration", "request": { "name": "List Sources Within Multi-Host Integration", @@ -135700,7 +135700,7 @@ }, "response": [ { - "id": "3a060cfd-a1d3-426f-b5c0-5d0e08d28963", + "id": "b922739f-f0c2-471b-8f6d-47729d2ea642", "name": "OK. Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -135791,7 +135791,7 @@ "_postman_previewlanguage": "json" }, { - "id": "882edf20-3136-455e-a212-5b8ba80e71d4", + "id": "aa4926c0-23ad-4cfd-8781-46e97525eb95", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -135882,7 +135882,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98da964b-3230-40f9-b2f7-728fabb9526f", + "id": "f64b1af8-e861-42da-9f2a-c18f39c86f09", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -135973,7 +135973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ac29e49-2bfb-459b-8af4-ee882f631be7", + "id": "2afffe44-ee22-49fb-8382-fffb965c4aa0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -136064,7 +136064,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5a44efb-de05-4921-88e0-71a9ef6bc346", + "id": "1e0fca28-6415-498e-b847-45972cdaacb5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -136155,7 +136155,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c5e83b4-34c3-4c5c-a173-ac6b5c125950", + "id": "fa43f50f-16fa-4d3c-80c8-a0f50f6f4a59", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -136246,7 +136246,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26a41832-10aa-4a54-bb77-060d9ed64141", + "id": "c144d88e-7d48-43d8-8286-cbf98a10ad6e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -136343,7 +136343,7 @@ } }, { - "id": "88c758ea-ef97-4c6d-9015-e15104e9ef84", + "id": "f59e022d-77a4-463e-b04a-514308198732", "name": "List Multi-Host Source Creation Errors", "request": { "name": "List Multi-Host Source Creation Errors", @@ -136386,7 +136386,7 @@ }, "response": [ { - "id": "a26f9b2b-5cf9-47da-a529-eaebce5e1b7f", + "id": "2712c58f-14a1-4798-9937-561da4d053b0", "name": "OK. Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -136432,7 +136432,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7fec838-c609-4361-9211-7df9507edcc4", + "id": "d0e94d88-399a-423a-8432-47663d7df943", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -136478,7 +136478,7 @@ "_postman_previewlanguage": "json" }, { - "id": "991a0b0d-9024-44e6-bb65-7474398bea55", + "id": "de8229c5-5c47-42b5-9596-e5f3e274cfba", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -136524,7 +136524,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a006b58-bc6b-450a-a15e-a674a13ce817", + "id": "af871456-04ee-4811-91cb-f2fbfdf11c57", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -136570,7 +136570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b21059a9-8204-4f5b-b50a-5e8c920091ee", + "id": "46a3a6b9-979b-4dba-98cc-db4e3c661cdd", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -136616,7 +136616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92df15fd-5993-4179-b73f-0f6613693760", + "id": "07e3f28d-658d-428f-b8f2-efccca6aefe7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -136662,7 +136662,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dda472a2-209f-456f-bba6-914b1f61a929", + "id": "299a4082-89fa-457e-a365-593ba3da996d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -136714,7 +136714,7 @@ } }, { - "id": "fe21eb2e-51b3-4c03-9e1b-53ba008b2180", + "id": "1641af9c-ae16-4fa0-b8a2-580c87f827ba", "name": "Get Account Aggregation Groups Within Multi-Host Integration ID", "request": { "name": "Get Account Aggregation Groups Within Multi-Host Integration ID", @@ -136760,7 +136760,7 @@ }, "response": [ { - "id": "2111ba50-78c9-4e08-be73-d1d49799f7e3", + "id": "8aab0086-d6a2-46e6-bcb6-5a1a6ffb5d57", "name": "OK. Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -136805,7 +136805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1543b949-ec4d-4f68-8ef5-961851032703", + "id": "e57eb5a7-efb4-4d60-b6e2-97a04323dd28", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -136850,7 +136850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03db21b0-2b5b-4abb-9d7a-a797d1215591", + "id": "84f74c6c-b01c-4e30-af81-af983e7fbef6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -136895,7 +136895,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d78f53e-defd-4db5-ad42-af41806799eb", + "id": "b1dff6a4-1cd5-49bb-8240-866f4fb1adac", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -136940,7 +136940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8841c489-e547-4aef-8a17-22ee2ad0ab17", + "id": "fd1a12b7-4d12-4173-8b4f-2b7f3fda62a8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -136985,7 +136985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b5afd3f-046c-4b1f-b426-b92fc00373a9", + "id": "2e4b0c9f-88ae-49ca-a01d-28c4300cf720", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -137030,7 +137030,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa5bd529-4a90-4326-a236-83e69a350623", + "id": "eb8a5e04-def1-417d-b92c-f57e551fa943", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -137081,7 +137081,7 @@ } }, { - "id": "debfd1f4-c544-4cbc-a546-a2d8703df614", + "id": "f808d529-f765-4dae-8ba5-07f0d20ebf49", "name": "Get Entitlement Aggregation Groups Within Multi-Host Integration ID", "request": { "name": "Get Entitlement Aggregation Groups Within Multi-Host Integration ID", @@ -137123,7 +137123,7 @@ }, "response": [ { - "id": "ee6446d5-ff5a-4e89-add8-e1558018e7aa", + "id": "41a06f5a-ea17-4b07-9257-7255e3a3b41e", "name": "OK. Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -137168,7 +137168,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c736717-5673-4ead-81d0-7bcc75bfec86", + "id": "d3ef5689-4d14-4db6-8132-f04a12b183c4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -137213,7 +137213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed78ec13-aebe-496f-bcba-88cb2f230bb2", + "id": "4366be7b-d9f9-4892-bf88-b4939e0d14d2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -137258,7 +137258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "521a213b-c675-4833-aef7-13d7d580c231", + "id": "f426d025-a153-4c2f-9df6-961ad9f7ce52", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -137303,7 +137303,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0062e95a-995c-41e3-9ca8-766698740a9e", + "id": "048b6fe6-a1c0-4d92-a404-4397a50fb0af", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -137348,7 +137348,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61a359af-bf8a-4d64-be62-bf44397d4223", + "id": "0f757151-cea7-44a5-8710-a0a36c020db9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -137393,7 +137393,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d957a43b-cd4e-4921-8fda-7c168a45f4f0", + "id": "2e1e3670-d39e-410c-b6db-0edeb9bb9360", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -137450,7 +137450,7 @@ "description": "Use this API to implement non-employee lifecycle management functionality.\nWith this functionality in place, administrators can create non-employee records and configure them for use in their organizations.\nThis allows organizations to provide secure access to non-employees and control that access.\n\nThe 'non-employee' term refers to any consultant, contractor, intern, or other user in an organization who is not a full-time permanent employee.\nOrganizations can track non-employees' access and activity in Identity Security Cloud by creating and maintaining non-employee sources.\nOrganizations can have a maximum of 50 non-employee sources.\n\nBy using SailPoint's Non-Employee Lifecycle Management functionality, you agree to the following:\n\n- SailPoint is not responsible for storing sensitive data.\nYou may only add account attributes to non-employee identities that are necessary for business operations and are consistent with your contractual limitations on data that may be sent or stored in Identity Security Cloud.\n\n- You are responsible for regularly downloading your list of non-employee accounts for all the sources you create and storing this list of accounts in a managed location to maintain an authoritative system of record and backup data for these accounts.\n\nTo manage non-employees in Identity Security Cloud, administrators must create a non-employee source and add accounts to the source.\n\nTo create a non-employee source in Identity Security Cloud, administrators must use the Admin panel to go to Connections > Sources.\nThey must then specify 'Non-Employee' in the 'Source Type' field.\nRefer to [Creating a Non-Employee Source](https://documentation.sailpoint.com/saas/help/common/non-employee-mgmt.html#creating-a-non-employee-source) for more details about how to create non-employee sources.\n\nTo add accounts to a non-employee source in Identity Security Cloud, administrators can select the non-employee source and add the accounts.\nThey can also use the 'Manage Non-Employees' widget on their user dashboards to reach the list of sources and then select the non-employee source they want to add the accounts to.\n\nAdministrators can either add accounts individually or in bulk. Each non-employee source can have a maximum of 20,000 accounts.\nTo add accounts in bulk, they must select the 'Bulk Upload' option and upload a CSV file.\nRefer to [Adding Accounts](https://documentation.sailpoint.com/saas/help/common/non-employee-mgmt.html#adding-accounts) for more details about how to add accounts to non-employee sources.\n\nOnce administrators have created the non-employee source and added accounts to it, they can create identity profiles to generate identities for the non-employee accounts and manage the non-employee identities the same way they would any other identities.\n\nRefer to [Managing Non-Employee Sources and Accounts](https://documentation.sailpoint.com/saas/help/common/non-employee-mgmt.html) for more information about non-employee lifecycle management.\n", "item": [ { - "id": "e495c672-d1f9-43e2-ad06-7a0eda2fcb23", + "id": "afdd2df5-c68d-4614-97e9-8e47714c45c9", "name": "Create Non-Employee Record", "request": { "name": "Create Non-Employee Record", @@ -137492,7 +137492,7 @@ }, "response": [ { - "id": "691ae0d4-0f51-421b-814c-f130c792c1dd", + "id": "db3de4b6-1744-4e29-8729-ed4b728be744", "name": "Created non-employee record.", "originalRequest": { "url": { @@ -137548,7 +137548,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2bf0b11-2a92-4927-a858-9568d3a5dab1", + "id": "f574d585-5897-4df1-bd4e-fdd8336cfb5a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -137604,7 +137604,7 @@ "_postman_previewlanguage": "json" }, { - "id": "527f31af-57b9-4968-9a13-f6c19606da52", + "id": "f2fab2f3-5bcd-446c-a932-699edbce35e0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -137660,7 +137660,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63844511-e763-4e18-96c1-a9f78ab14aad", + "id": "efbe1d97-3ab3-4afb-b4de-032133f6e4f9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -137716,7 +137716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a2677ef-5477-4cd9-9d08-4a654d66c7e3", + "id": "59d0758d-e1d8-481d-99bc-367640920caa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -137772,7 +137772,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b9899b0-c624-4080-8b98-4be868dc3840", + "id": "50caf738-7033-47d9-90c5-2c8322cd2163", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -137834,7 +137834,7 @@ } }, { - "id": "9876c326-6c13-47f3-900c-5a066f84db4f", + "id": "c5ea2bd0-2e2e-44f4-9854-b0d69a0b1009", "name": "List Non-Employee Records", "request": { "name": "List Non-Employee Records", @@ -137909,7 +137909,7 @@ }, "response": [ { - "id": "b76cadb5-e950-4f58-b440-949f6a9ff989", + "id": "6b6aaafb-0e29-494a-8015-163ca1483faf", "name": "Non-Employee record objects", "originalRequest": { "url": { @@ -137998,7 +137998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5dd1578-ef57-446d-b3d2-8de40fb3ad33", + "id": "bffce331-c11d-4c4b-9eed-7eb477baa674", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -138087,7 +138087,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf18023f-1979-406d-a325-3019bd69c959", + "id": "6d6539f7-e949-40bd-8961-8a0d3c1c9f36", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -138176,7 +138176,7 @@ "_postman_previewlanguage": "json" }, { - "id": "227ae736-061a-4c37-ab02-29f2a4ff89c5", + "id": "288e8106-684c-4feb-b739-d7d54a788a26", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -138265,7 +138265,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a05fb41d-e80f-42c1-930d-c4d14b233e64", + "id": "b8de87aa-fb41-473c-a8a2-bf64dbac9ab3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -138354,7 +138354,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c750899c-afaf-498c-8009-a8a7585dff19", + "id": "e383fbab-bcf8-4ddb-96c3-612ec7a6b7a3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -138449,7 +138449,7 @@ } }, { - "id": "5027d302-ab2c-4054-a5c9-4752830cfa7e", + "id": "cef4e0e8-8138-4961-a76d-ce366dec9783", "name": "Get a Non-Employee Record", "request": { "name": "Get a Non-Employee Record", @@ -138490,7 +138490,7 @@ }, "response": [ { - "id": "9b987f01-eb0b-43f9-80dc-fc8c84686ac0", + "id": "152d8f3b-2fb0-4645-96aa-239400d3a8bd", "name": "Non-Employee record object", "originalRequest": { "url": { @@ -138534,7 +138534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "921df90f-255c-416e-a8e1-5222b27ef636", + "id": "c0166be3-23e8-48b0-b433-ebd220c6b3cb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -138578,7 +138578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "224b84c5-6870-4d9b-a41c-fae374f927b7", + "id": "19873538-20da-4ecb-a9c5-250ac3897d6d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -138622,7 +138622,7 @@ "_postman_previewlanguage": "json" }, { - "id": "345f09f2-dc32-40a3-8b8d-71299805204e", + "id": "6f75c0a0-62e3-4032-a083-310ce4473d9f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -138666,7 +138666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1d09da6-d7c8-4625-a81e-70751fabbe3d", + "id": "a405f991-2177-4e35-80e0-e71c7301962e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -138710,7 +138710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1dc65d01-6050-4589-b4df-8b1c1155fcd2", + "id": "cd4a1904-77b3-4b66-bcd1-5023a9a5dca2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -138760,7 +138760,7 @@ } }, { - "id": "ce9684ac-ba70-40c9-901c-d3d14cf8eaa0", + "id": "208e0492-2a13-4ec9-be5e-8391189c14db", "name": "Update Non-Employee Record", "request": { "name": "Update Non-Employee Record", @@ -138814,7 +138814,7 @@ }, "response": [ { - "id": "4c572a39-e9db-4f3c-a178-966afeab6612", + "id": "ff8d496d-9ab5-4a8c-8d65-17016e16c4eb", "name": "An updated non-employee record.", "originalRequest": { "url": { @@ -138871,7 +138871,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d69a0608-22f3-41fe-98eb-d3a23a7cbb6a", + "id": "2c2071c8-66a4-442b-85ac-bc201430a9e1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -138928,7 +138928,7 @@ "_postman_previewlanguage": "json" }, { - "id": "897be545-2740-46b5-af8c-c78c14a3ce5f", + "id": "17d6448a-c486-4037-b82a-8cb620d7839b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -138985,7 +138985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93a452b8-c506-456a-90c6-bb6ac2df74e5", + "id": "b01cb61f-ce63-4357-abcd-6ccb7532136b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -139042,7 +139042,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d6b0187-a7a5-4775-9b44-db601be6a5c2", + "id": "cabf0a59-f59a-4d6e-a75c-ace86c76e2bf", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -139099,7 +139099,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6e8c9df-7586-40e0-934a-7ff2b410e104", + "id": "076ce8ad-7c3f-4f1c-be02-39485abbd07c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -139156,7 +139156,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8677c990-02cd-4aab-b018-f84decbbce47", + "id": "36fcb99a-2428-4bb9-bf07-4762d47f6c93", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -139219,7 +139219,7 @@ } }, { - "id": "71b6b8cd-ec65-4f07-b692-41f5f1060038", + "id": "6803768f-5d65-4492-8965-13f8b406977f", "name": "Patch Non-Employee Record", "request": { "name": "Patch Non-Employee Record", @@ -139273,7 +139273,7 @@ }, "response": [ { - "id": "07323a64-fbc6-48b8-932a-f9a8733415d7", + "id": "e2fb5091-9225-4eab-aadf-24178b4fa930", "name": "A patched non-employee record.", "originalRequest": { "url": { @@ -139330,7 +139330,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbe0d3bb-af65-4d83-af00-763b1a6e5149", + "id": "8f5db341-c7bd-4d5a-a7a1-004670dcfcb1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -139387,7 +139387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07938e81-5666-4bc7-b889-923e81974224", + "id": "d9daf38e-0d70-43b0-ad08-f197ce11bb2d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -139444,7 +139444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12ff2e34-7cf3-480b-8de7-3526de072f16", + "id": "256d9c9d-9afa-4d6d-aaf9-2d1acac44a33", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -139501,7 +139501,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b7625d0-03ef-4cc4-bb1d-443942a838ba", + "id": "583add74-e851-4ef9-9678-9ceb7b33df19", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -139558,7 +139558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a303fd35-4137-45e9-a919-02e149279d6b", + "id": "9b4934c4-9b3a-4fa4-a6ad-8178a9e181be", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -139615,7 +139615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0dbe79f9-b1f2-4164-b93c-5cc8df824e72", + "id": "21c5f549-8cf1-4ebb-929d-3a9d57772b1a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -139678,7 +139678,7 @@ } }, { - "id": "ff74a0ac-6f9c-4e1b-8a80-92a44e6cb5e1", + "id": "927b0201-491a-4001-82f1-9f6171fada90", "name": "Delete Non-Employee Record", "request": { "name": "Delete Non-Employee Record", @@ -139719,7 +139719,7 @@ }, "response": [ { - "id": "0ef11827-1c02-42e5-b8da-1e77d06c1e4d", + "id": "85d4aa4a-46ef-4f65-9142-51cc764269ef", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -139753,7 +139753,7 @@ "_postman_previewlanguage": "text" }, { - "id": "01709f42-6810-42c3-8413-47295c73d918", + "id": "d4eda6d4-3c36-4564-bb7e-07736c17ad7b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -139797,7 +139797,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb945846-e2eb-438e-9cd6-b88cb247cbc2", + "id": "85c708fa-6792-411b-b29b-b35b8752d8ce", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -139841,7 +139841,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00608e69-3648-47b8-83dc-2ba9f8bd2090", + "id": "ed329b5a-87c4-4151-82d6-c324f220cc25", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -139885,7 +139885,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a4b11be-945d-4e9e-809c-7cc91b9bd04c", + "id": "06ebb29a-4247-4ffa-9217-1ea367bc4fb1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -139929,7 +139929,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c474f699-cda0-4e83-9a39-6f96e52e3b65", + "id": "3dbb58b9-63d5-40e5-b4e7-44955c63dde8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -139979,7 +139979,7 @@ } }, { - "id": "05ceabd8-4901-4903-8352-8b63e6725b5f", + "id": "fa9b1fd0-ad54-44eb-bce8-82ba12e338b1", "name": "Delete Multiple Non-Employee Records", "request": { "name": "Delete Multiple Non-Employee Records", @@ -140011,7 +140011,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ids\": [\n \"5d4c9ac6-3937-398c-bb63-40bf5ecdb49f\",\n \"urn:uuid:77b47bf4-1dbf-e11b-69a0-04f522b8234c\"\n ]\n}", + "raw": "{\n \"ids\": [\n \"urn:uuid:701a0ab1-04c9-080c-81b1-2b316f3ea6c2\",\n \"d108d65e-6fc9-8358-0805-2291c68c7bd8\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -140022,7 +140022,7 @@ }, "response": [ { - "id": "6df5f639-1162-43ee-bf28-7b6cc97bc1cc", + "id": "9fc4b6ba-e62b-446f-92ec-f23fa9db97de", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -140053,7 +140053,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ids\": [\n \"5d4c9ac6-3937-398c-bb63-40bf5ecdb49f\",\n \"urn:uuid:77b47bf4-1dbf-e11b-69a0-04f522b8234c\"\n ]\n}", + "raw": "{\n \"ids\": [\n \"urn:uuid:701a0ab1-04c9-080c-81b1-2b316f3ea6c2\",\n \"d108d65e-6fc9-8358-0805-2291c68c7bd8\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -140069,7 +140069,7 @@ "_postman_previewlanguage": "text" }, { - "id": "dd4d7b5a-b15f-4df0-ba22-6f6e9bce6bd3", + "id": "ed149621-8a18-41b0-b381-9e042bdd6370", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -140104,7 +140104,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ids\": [\n \"5d4c9ac6-3937-398c-bb63-40bf5ecdb49f\",\n \"urn:uuid:77b47bf4-1dbf-e11b-69a0-04f522b8234c\"\n ]\n}", + "raw": "{\n \"ids\": [\n \"urn:uuid:701a0ab1-04c9-080c-81b1-2b316f3ea6c2\",\n \"d108d65e-6fc9-8358-0805-2291c68c7bd8\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -140126,7 +140126,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c20bf6df-29e0-499c-8042-7c32a9f3e86e", + "id": "3d53505b-e6b5-455f-9598-642901dfae0f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -140161,7 +140161,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ids\": [\n \"5d4c9ac6-3937-398c-bb63-40bf5ecdb49f\",\n \"urn:uuid:77b47bf4-1dbf-e11b-69a0-04f522b8234c\"\n ]\n}", + "raw": "{\n \"ids\": [\n \"urn:uuid:701a0ab1-04c9-080c-81b1-2b316f3ea6c2\",\n \"d108d65e-6fc9-8358-0805-2291c68c7bd8\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -140183,7 +140183,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb56ef4d-cf24-4a52-9b19-11c005ef7ccb", + "id": "a36dac2c-5163-44a7-a6b3-c56e4053b9a9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -140218,7 +140218,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ids\": [\n \"5d4c9ac6-3937-398c-bb63-40bf5ecdb49f\",\n \"urn:uuid:77b47bf4-1dbf-e11b-69a0-04f522b8234c\"\n ]\n}", + "raw": "{\n \"ids\": [\n \"urn:uuid:701a0ab1-04c9-080c-81b1-2b316f3ea6c2\",\n \"d108d65e-6fc9-8358-0805-2291c68c7bd8\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -140240,7 +140240,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9ae4ebc-be76-4a0b-bfed-c87d4caa3d89", + "id": "47f2d0d8-404d-44e1-ac93-5b9dca145781", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -140275,7 +140275,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ids\": [\n \"5d4c9ac6-3937-398c-bb63-40bf5ecdb49f\",\n \"urn:uuid:77b47bf4-1dbf-e11b-69a0-04f522b8234c\"\n ]\n}", + "raw": "{\n \"ids\": [\n \"urn:uuid:701a0ab1-04c9-080c-81b1-2b316f3ea6c2\",\n \"d108d65e-6fc9-8358-0805-2291c68c7bd8\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -140297,7 +140297,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc4075f1-c89b-4be7-9bf5-2da61a2146d7", + "id": "a0305a0f-97f8-4d7b-858e-9683ea1e8eff", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -140332,7 +140332,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ids\": [\n \"5d4c9ac6-3937-398c-bb63-40bf5ecdb49f\",\n \"urn:uuid:77b47bf4-1dbf-e11b-69a0-04f522b8234c\"\n ]\n}", + "raw": "{\n \"ids\": [\n \"urn:uuid:701a0ab1-04c9-080c-81b1-2b316f3ea6c2\",\n \"d108d65e-6fc9-8358-0805-2291c68c7bd8\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -140360,7 +140360,7 @@ } }, { - "id": "b922b0c2-9876-4847-b0bd-03548ce742e2", + "id": "38f174a4-662f-4cb8-b660-0a141385ab16", "name": "Create Non-Employee Request", "request": { "name": "Create Non-Employee Request", @@ -140402,7 +140402,7 @@ }, "response": [ { - "id": "713d7fc7-be61-4cb5-9d6e-4645dadb60cd", + "id": "a121ae80-8e56-4f23-90ff-a161751853cb", "name": "Non-Employee request creation object", "originalRequest": { "url": { @@ -140453,12 +140453,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"a0303682-5e4a-44f7-bdc2-6ce6112549c1\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Retail\",\n \"description\": \"Source description\",\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5125555555\",\n \"manager\": \"jane.doe\",\n \"nonEmployeeSource\": {\n \"id\": \"a0303682-5e4a-44f7-bdc2-6ce6112549c1\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Retail\",\n \"description\": \"Source description\"\n },\n \"data\": {\n \"description\": \"Auditing\"\n },\n \"approvalItems\": [\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"quis eiusmod nostrud\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n },\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"non sed ullamco tempor enim\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"APPROVED\",\n \"comment\": \"approved\",\n \"completionDate\": \"2020-03-24T11:11:41.139-05:00\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"modified\": \"2020-03-24T11:11:41.139-05:00\",\n \"created\": \"2020-03-24T11:11:41.139-05:00\"\n}", + "body": "{\n \"id\": \"a0303682-5e4a-44f7-bdc2-6ce6112549c1\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Retail\",\n \"description\": \"Source description\",\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5125555555\",\n \"manager\": \"jane.doe\",\n \"nonEmployeeSource\": {\n \"id\": \"a0303682-5e4a-44f7-bdc2-6ce6112549c1\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Retail\",\n \"description\": \"Source description\"\n },\n \"data\": {\n \"description\": \"Auditing\"\n },\n \"approvalItems\": [\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"nostrud cupidatat elit\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n },\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"commodo esse elit aliquip ut\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"APPROVED\",\n \"comment\": \"approved\",\n \"completionDate\": \"2020-03-24T11:11:41.139-05:00\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"modified\": \"2020-03-24T11:11:41.139-05:00\",\n \"created\": \"2020-03-24T11:11:41.139-05:00\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7b632c34-98fa-46c2-90aa-1df03f7323e2", + "id": "00222a58-f5b3-497f-8c73-b1be6f89656e", "name": "400.1 Bad Request Content", "originalRequest": { "url": { @@ -140514,7 +140514,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14b5a3b8-9527-4cef-90cc-6cf17db4e3a6", + "id": "e369908c-ddf4-4aa5-9494-d65888e0e197", "name": "400.1.409 Reference conflict", "originalRequest": { "url": { @@ -140570,7 +140570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3afbd676-3816-49cd-8a93-7d36079fccb1", + "id": "86e09136-587f-41fe-93ce-9e26d5571ca3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -140626,7 +140626,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62b8bf2d-500c-4e0f-9e4c-d74921a1cdb1", + "id": "f1be2049-f60b-48bd-8810-f7a804ceca26", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -140682,7 +140682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "551ced32-2acf-4b3a-8f49-f464f971c717", + "id": "a4fd9dfc-9190-4de2-aee0-e2fa0dc92a22", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -140738,7 +140738,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b933e3d7-b508-4b2c-b6c6-aa18aabe6e1c", + "id": "5424cd41-2231-4071-adba-d0cbf8975fd3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -140800,7 +140800,7 @@ } }, { - "id": "7f0a7037-652a-43dc-bf33-61cdd4666372", + "id": "a93d362c-590a-4f4b-98f1-fcf8e9800fde", "name": "List Non-Employee Requests", "request": { "name": "List Non-Employee Requests", @@ -140884,7 +140884,7 @@ }, "response": [ { - "id": "fd932339-393f-4cca-991d-70902572b2bb", + "id": "69b87b48-8d9f-435a-a24f-0a00bc4cbf1d", "name": "List of non-employee request objects.", "originalRequest": { "url": { @@ -140977,12 +140977,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"a0303682-5e4a-44f7-bdc2-6ce6112549c1\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Retail\",\n \"description\": \"Source description\",\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5125555555\",\n \"manager\": \"jane.doe\",\n \"nonEmployeeSource\": {\n \"id\": \"a0303682-5e4a-44f7-bdc2-6ce6112549c1\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Retail\",\n \"description\": \"Source description\"\n },\n \"data\": {\n \"description\": \"Auditing\"\n },\n \"approvalItems\": [\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"laborum magna nulla\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n },\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"fugiat sint ullamco\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"APPROVED\",\n \"comment\": \"approved\",\n \"completionDate\": \"2020-03-24T11:11:41.139-05:00\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"modified\": \"2020-03-24T11:11:41.139-05:00\",\n \"created\": \"2020-03-24T11:11:41.139-05:00\"\n },\n {\n \"id\": \"a0303682-5e4a-44f7-bdc2-6ce6112549c1\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Retail\",\n \"description\": \"Source description\",\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5125555555\",\n \"manager\": \"jane.doe\",\n \"nonEmployeeSource\": {\n \"id\": \"a0303682-5e4a-44f7-bdc2-6ce6112549c1\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Retail\",\n \"description\": \"Source description\"\n },\n \"data\": {\n \"description\": \"Auditing\"\n },\n \"approvalItems\": [\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"nisi magna anim cupidatat\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n },\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"Excepteu\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"APPROVED\",\n \"comment\": \"approved\",\n \"completionDate\": \"2020-03-24T11:11:41.139-05:00\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"modified\": \"2020-03-24T11:11:41.139-05:00\",\n \"created\": \"2020-03-24T11:11:41.139-05:00\"\n }\n]", + "body": "[\n {\n \"id\": \"a0303682-5e4a-44f7-bdc2-6ce6112549c1\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Retail\",\n \"description\": \"Source description\",\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5125555555\",\n \"manager\": \"jane.doe\",\n \"nonEmployeeSource\": {\n \"id\": \"a0303682-5e4a-44f7-bdc2-6ce6112549c1\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Retail\",\n \"description\": \"Source description\"\n },\n \"data\": {\n \"description\": \"Auditing\"\n },\n \"approvalItems\": [\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"aliqua eiusmod ipsum culpa eu\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n },\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"ut voluptate Lorem\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"APPROVED\",\n \"comment\": \"approved\",\n \"completionDate\": \"2020-03-24T11:11:41.139-05:00\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"modified\": \"2020-03-24T11:11:41.139-05:00\",\n \"created\": \"2020-03-24T11:11:41.139-05:00\"\n },\n {\n \"id\": \"a0303682-5e4a-44f7-bdc2-6ce6112549c1\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Retail\",\n \"description\": \"Source description\",\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5125555555\",\n \"manager\": \"jane.doe\",\n \"nonEmployeeSource\": {\n \"id\": \"a0303682-5e4a-44f7-bdc2-6ce6112549c1\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Retail\",\n \"description\": \"Source description\"\n },\n \"data\": {\n \"description\": \"Auditing\"\n },\n \"approvalItems\": [\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"voluptate culpa aliqua fugiat\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n },\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"commodo qui\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"APPROVED\",\n \"comment\": \"approved\",\n \"completionDate\": \"2020-03-24T11:11:41.139-05:00\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"modified\": \"2020-03-24T11:11:41.139-05:00\",\n \"created\": \"2020-03-24T11:11:41.139-05:00\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a9cec9b3-411f-4a10-98b4-c52e4a387208", + "id": "cda0fd88-2ee2-42cd-93a9-07f1d7e3b046", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -141080,7 +141080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06bfd72a-908c-4f45-b657-b2889aef6bc5", + "id": "63ff3aa1-4f88-41bc-be02-088089f9ca97", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -141178,7 +141178,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9aacbdc1-4f27-43a5-8a55-f54fc0e3c89c", + "id": "ad35b841-67b4-4f70-8799-db1ddc5b9d8e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -141276,7 +141276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8440e55f-f8a0-4226-a5cd-280818ee3dbd", + "id": "7fe967ef-e9d2-4fa9-9fc9-945d860608ab", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -141374,7 +141374,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5fb7038-c852-4bcc-99e6-62b9e8b0fce6", + "id": "3c894e47-5a6b-498a-9e10-5a3625c359b8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -141478,7 +141478,7 @@ } }, { - "id": "a5f8ede0-5611-4434-9402-4852bc953a8d", + "id": "eaef1414-17e5-4dea-b044-59bd35defa5a", "name": "Get a Non-Employee Request", "request": { "name": "Get a Non-Employee Request", @@ -141519,7 +141519,7 @@ }, "response": [ { - "id": "92d44303-952e-4909-9999-c6db84f8959d", + "id": "29635981-1d8d-44a9-952f-16ff25cfccb3", "name": "Non-Employee request object.", "originalRequest": { "url": { @@ -141558,12 +141558,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"a0303682-5e4a-44f7-bdc2-6ce6112549c1\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Retail\",\n \"description\": \"Source description\",\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5125555555\",\n \"manager\": \"jane.doe\",\n \"nonEmployeeSource\": {\n \"id\": \"a0303682-5e4a-44f7-bdc2-6ce6112549c1\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Retail\",\n \"description\": \"Source description\"\n },\n \"data\": {\n \"description\": \"Auditing\"\n },\n \"approvalItems\": [\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"quis eiusmod nostrud\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n },\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"non sed ullamco tempor enim\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"APPROVED\",\n \"comment\": \"approved\",\n \"completionDate\": \"2020-03-24T11:11:41.139-05:00\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"modified\": \"2020-03-24T11:11:41.139-05:00\",\n \"created\": \"2020-03-24T11:11:41.139-05:00\"\n}", + "body": "{\n \"id\": \"a0303682-5e4a-44f7-bdc2-6ce6112549c1\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Retail\",\n \"description\": \"Source description\",\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5125555555\",\n \"manager\": \"jane.doe\",\n \"nonEmployeeSource\": {\n \"id\": \"a0303682-5e4a-44f7-bdc2-6ce6112549c1\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Retail\",\n \"description\": \"Source description\"\n },\n \"data\": {\n \"description\": \"Auditing\"\n },\n \"approvalItems\": [\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"nostrud cupidatat elit\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n },\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"commodo esse elit aliquip ut\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"APPROVED\",\n \"comment\": \"approved\",\n \"completionDate\": \"2020-03-24T11:11:41.139-05:00\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"modified\": \"2020-03-24T11:11:41.139-05:00\",\n \"created\": \"2020-03-24T11:11:41.139-05:00\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "abb1b4ca-46f9-48ec-b083-9b1e6b0d9c6b", + "id": "bc27fcde-6f3b-4a23-8caa-5c5b0ae1a04f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -141607,7 +141607,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe972adb-50e9-4cc9-9b60-768514e64247", + "id": "49359897-fb9d-439a-bcc7-deaa1a491dd5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -141651,7 +141651,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51dd1ae9-59ae-44a3-a9be-e9870103cf37", + "id": "c22f81c1-0eaa-4a5d-9134-7c6bb1233b07", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -141695,7 +141695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "957b9639-32d1-4172-9834-f8ad07e27f86", + "id": "d58acc6f-0ce0-44d5-913a-0dd4733ce9f0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -141739,7 +141739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a33885c3-83d7-4c30-bb2e-662bd70c77f6", + "id": "2f65f751-9a84-4589-a79e-cd998503e8b9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -141783,7 +141783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68c7b920-b01c-459f-8962-57409abea4fb", + "id": "1fe0783a-3dd0-4484-9521-367e6bd9ab94", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -141833,7 +141833,7 @@ } }, { - "id": "0904cea7-0dec-4ed4-bd6a-9b6848b333d3", + "id": "779ab4db-101f-4245-b132-51b7f9bea963", "name": "Delete Non-Employee Request", "request": { "name": "Delete Non-Employee Request", @@ -141874,7 +141874,7 @@ }, "response": [ { - "id": "00480dfc-a871-4c4e-ad86-5098167511f7", + "id": "ca9babf4-204a-4e15-a41f-f56cb115c795", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -141908,7 +141908,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7e9da6ed-2e74-4abd-86e0-adac71e6e1b3", + "id": "9adddc82-0506-473b-a565-b0350983f799", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -141952,7 +141952,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d0d36d6-b21b-4de1-9356-fd1c5626e35f", + "id": "a8b7f9a3-f3b8-4fd1-bca9-47e00f96110e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -141996,7 +141996,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0489d82-4cbb-4303-9982-6a5c7524bb29", + "id": "2a2f5c53-22e1-4e00-8301-edc0aa384b5d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -142040,7 +142040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a5ce0ff-0588-4e83-979a-acf8fd68334e", + "id": "21da5e7a-08e0-4685-9c85-01b97b5ad601", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -142084,7 +142084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3c90464-a593-4460-aa88-22c6d6cf98c3", + "id": "8f6d3eab-9f5e-44af-a946-09ce5be8646c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -142128,7 +142128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abf7aa75-cf48-4b4b-8754-d3f9ac1caf39", + "id": "ec24ea6c-42a6-455f-9546-f2db2d91729d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -142178,7 +142178,7 @@ } }, { - "id": "40ba644d-bab7-43a4-968b-32efbbb80b8c", + "id": "05112e27-8a8e-44f5-a82b-57b594c36a7e", "name": "Get Summary of Non-Employee Requests", "request": { "name": "Get Summary of Non-Employee Requests", @@ -142220,7 +142220,7 @@ }, "response": [ { - "id": "c8778b68-8050-4bc3-ad89-43e59bc39719", + "id": "4db4fb60-0d81-45ca-b1bb-9a893932f227", "name": "Non-Employee request summary object.", "originalRequest": { "url": { @@ -142260,12 +142260,12 @@ "value": "application/json" } ], - "body": "{\n \"approved\": 15176368.067755148,\n \"rejected\": 90842625.4600114,\n \"pending\": -19923141.80888295,\n \"nonEmployeeCount\": 64265542.109915674\n}", + "body": "{\n \"approved\": 98121512.44699687,\n \"rejected\": -58123262.124307476,\n \"pending\": -22684268.502066016,\n \"nonEmployeeCount\": 69129544.94663018\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4513fe2d-eaad-4070-b6ff-228c58865aad", + "id": "734b371e-73b4-421d-9914-4d43f87465e6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -142310,7 +142310,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f4316e9-16fb-4f2b-85e7-14ca9081bc50", + "id": "8b0fb129-8938-4729-965a-77cd45277380", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -142355,7 +142355,7 @@ "_postman_previewlanguage": "json" }, { - "id": "923986c2-0a18-43c9-80ba-496c1131b279", + "id": "f526af9d-58f4-481f-a311-fba85f54ec5f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -142400,7 +142400,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10e4d5e9-0393-4169-bbd5-dcd4be4284f7", + "id": "916b14a8-de13-449e-9424-d20dfd3eab86", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -142445,7 +142445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5646b72-95bb-4b10-99fd-f480f39df865", + "id": "970a9aba-6fbb-41b3-b748-c170df9222f8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -142496,7 +142496,7 @@ } }, { - "id": "b15254ea-f497-4e06-b6b0-34e48420584b", + "id": "91d7528c-e83f-44a2-8714-a3aa87bd45f4", "name": "Create Non-Employee Source", "request": { "name": "Create Non-Employee Source", @@ -142538,7 +142538,7 @@ }, "response": [ { - "id": "3c7bbebb-0acf-403c-ac5d-e1bf9441d6ca", + "id": "83639c1e-b359-4dc3-b447-1fdb1d6eb308", "name": "Created non-employee source.", "originalRequest": { "url": { @@ -142594,7 +142594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0daa587-5fc1-43a3-910e-63346a779e23", + "id": "cdb8b49d-1445-4c66-b843-ce76df7c1930", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -142650,7 +142650,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e14bed30-1331-42c0-9e2e-ab94f17632b1", + "id": "7657a65b-0184-4e9a-9506-328a37a05a87", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -142706,7 +142706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ec2c1bc-0310-4a37-ba5b-0345bb75e73b", + "id": "07ddd6d8-88c9-4637-aad7-7f71ec224366", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -142762,7 +142762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab265e2b-1f9f-41b3-840f-77364df6350f", + "id": "1fbbba94-227d-4a9e-9e58-ddb5ccbb31ec", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -142818,7 +142818,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c593a09-6ad3-4464-8bcb-791027358ee1", + "id": "051450d7-174c-4cbc-9717-e6c54badc7b0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -142880,7 +142880,7 @@ } }, { - "id": "cd53d011-f2c8-44f6-b387-8ed24ab07d0c", + "id": "597530a7-a227-46cf-bf55-771aeeba90df", "name": "List Non-Employee Sources", "request": { "name": "List Non-Employee Sources", @@ -142964,7 +142964,7 @@ }, "response": [ { - "id": "dbde338c-abac-4454-b226-348c6e44426e", + "id": "27fce722-3ae0-4b0c-b0d2-5b5678fe385a", "name": "List of non-employee sources objects.", "originalRequest": { "url": { @@ -143062,7 +143062,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4b83ca5-5fe4-4830-a806-6e16f8259895", + "id": "ccf962e5-b35a-41a8-8d2c-fd9391635f72", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -143160,7 +143160,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72b9e474-e09d-477f-baea-b2ef716ef839", + "id": "4f7049fc-905c-4be1-a31c-dfa9689b1383", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -143258,7 +143258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc7177c5-a834-4b0d-b945-9c8c0c1dec2b", + "id": "2e26e2f9-01f1-46f4-9461-e7dbd9ee82d5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -143356,7 +143356,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e516bd0-7dfb-469a-a6ff-55eb6470de05", + "id": "69881ce3-d471-4dbf-88af-0ad43676ff84", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -143454,7 +143454,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06006a64-5416-42ee-864a-ee17a0a7d860", + "id": "c4b31e5c-8826-4204-b7a2-722cbf190f8c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -143558,7 +143558,7 @@ } }, { - "id": "6c541240-8085-4364-9ab0-28cb267f7e42", + "id": "4afe6923-403b-4cbc-a059-6e14e298ec0a", "name": "Get a Non-Employee Source", "request": { "name": "Get a Non-Employee Source", @@ -143599,7 +143599,7 @@ }, "response": [ { - "id": "513a89bb-cdec-47fe-8d3e-31ee8433c659", + "id": "209a2dbc-64f9-4511-85c7-2fc96face9a0", "name": "Non-Employee source object.", "originalRequest": { "url": { @@ -143643,7 +143643,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8de10f2d-5334-41c0-b74e-89a893d60101", + "id": "ae28a697-3712-4906-b935-2ad1656efa1d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -143687,7 +143687,7 @@ "_postman_previewlanguage": "json" }, { - "id": "727a1b69-6b00-446f-8ed8-2edcde06b643", + "id": "5e87bd1f-1f90-4ae9-852f-9621765d6b76", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -143731,7 +143731,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32ec1ad7-992a-4add-93ff-ea7d88edbf22", + "id": "bb02862d-a405-4ae4-b1ed-c4aa7dc52e6c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -143775,7 +143775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c6909ea-d53e-4c94-92cf-11964292b5f9", + "id": "e747e25b-b417-4a58-b927-a3f767401f53", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -143819,7 +143819,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b878304-59bd-4531-a1c7-606614d157cc", + "id": "66433843-b706-461f-a5a1-d2d8948cb5e5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -143869,7 +143869,7 @@ } }, { - "id": "64d4b3ec-98e1-4461-b0c4-c6d676105a51", + "id": "efa9b84c-3a07-4ec0-8daa-6a473e986adc", "name": "Patch a Non-Employee Source", "request": { "name": "Patch a Non-Employee Source", @@ -143923,7 +143923,7 @@ }, "response": [ { - "id": "6eace493-c1d0-44f0-b15c-ee32a491c401", + "id": "46deaadd-4651-4fe3-8f88-801fefceaea5", "name": "A patched non-employee source object.", "originalRequest": { "url": { @@ -143980,7 +143980,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb6b251c-3318-4264-8186-0220338fa4d2", + "id": "db5ec412-0f3b-439c-9d44-3f3da35b5deb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -144037,7 +144037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b5342a2-b604-47ad-8d27-37c83590c8da", + "id": "4bd46fe0-4477-4df8-b5e4-b76217a7bb72", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -144094,7 +144094,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4be9ede-9da1-4fb9-ae4a-1bd826996869", + "id": "b2f5c502-f1b2-4abc-a134-9dcbb559ce99", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -144151,7 +144151,7 @@ "_postman_previewlanguage": "json" }, { - "id": "469d786e-195b-44ca-bd18-8ab18f601cca", + "id": "584dcd52-ad11-4f9d-aff5-b3406c61837e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -144208,7 +144208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a04f057a-8268-413e-beed-53601920222b", + "id": "112b7fbf-48e4-46bf-ad57-17e1b21eb1c1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -144271,7 +144271,7 @@ } }, { - "id": "184aacf6-8a1d-409c-bc89-20efb14bc3a8", + "id": "71530ae8-00cb-4820-9c39-205f48ad905a", "name": "Delete Non-Employee Source", "request": { "name": "Delete Non-Employee Source", @@ -144312,7 +144312,7 @@ }, "response": [ { - "id": "e91a9054-2550-477f-82ad-386cf2bc8bac", + "id": "095828ae-1424-4cf8-98a5-99da5e0f251d", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -144346,7 +144346,7 @@ "_postman_previewlanguage": "text" }, { - "id": "0ed50f30-cec2-48ba-bcdc-20dd2e829ef6", + "id": "5516e1fb-f99f-4f01-b88a-48dce4b051e3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -144390,7 +144390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c04a1473-8576-4683-9d79-989c11cc95e6", + "id": "33da37cf-bd09-455f-8495-1ae21d408995", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -144434,7 +144434,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cea23fe8-81a4-4308-af65-b0f406f65e53", + "id": "b019294b-4708-4ac6-b387-3a8d7ada91fe", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -144478,7 +144478,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a42db579-801c-4a66-88d8-bf82e690bf68", + "id": "5c377ad2-2c22-43bb-98ac-9a23ba459677", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -144522,7 +144522,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32fc58eb-e6ac-4784-a27a-7dc17d85b2ca", + "id": "a63d476d-3a4d-4c98-9c5b-835d7d839575", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -144572,7 +144572,7 @@ } }, { - "id": "fd10351a-14a2-4084-b243-4046b027fc58", + "id": "8629d6c2-7e2b-4dfa-90a1-c01215567b8c", "name": "Exports Non-Employee Records to CSV", "request": { "name": "Exports Non-Employee Records to CSV", @@ -144615,7 +144615,7 @@ }, "response": [ { - "id": "595cf716-1a6d-45e5-9f82-670db2ee238c", + "id": "026aa4fc-334d-4c53-8839-858c98e1d932", "name": "Exported CSV", "originalRequest": { "url": { @@ -144661,7 +144661,7 @@ "_postman_previewlanguage": "text" }, { - "id": "84a18838-0812-40f1-b5e5-7650b8e6c119", + "id": "e01d27cc-4061-4d45-88b2-a5ed321a1b18", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -144707,7 +144707,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e9b7972-4b6d-4a54-af99-e83c1050d692", + "id": "28418c8c-00cb-4360-836a-91bf0dfacffb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -144753,7 +144753,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57e8d759-035a-4381-9779-02c88474573c", + "id": "63b79bc6-732a-4eee-9e3b-4a617a8b7843", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -144799,7 +144799,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e59dbd83-05ef-47ed-83b1-c02bb99e57fe", + "id": "ecb56b97-5dd8-4e3b-bc2d-39a3acdbd653", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -144845,7 +144845,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6e8f9ba-670c-444d-a506-f03474b3d7b3", + "id": "de1f4e84-d078-4eca-8273-ad5711840423", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -144891,7 +144891,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee606f55-256b-4db1-9124-1ed01accc2cf", + "id": "97301acd-c339-432b-a620-f47c70e1c3f9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -144943,7 +144943,7 @@ } }, { - "id": "9f653205-88f1-43e9-9d8c-a55ccf408135", + "id": "762d5461-5c3c-4e37-bc84-da300de9d2d1", "name": "Imports, or Updates, Non-Employee Records", "request": { "name": "Imports, or Updates, Non-Employee Records", @@ -145001,7 +145001,7 @@ }, "response": [ { - "id": "7842da2d-3063-4ef2-b9ef-79642534f4d6", + "id": "ead53835-2b8a-4f78-90d4-bb94cb064f39", "name": "The CSV was accepted to be bulk inserted now or at a later time.", "originalRequest": { "url": { @@ -145062,7 +145062,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd4024d6-f8b5-49d6-ba00-abbc915dcb26", + "id": "52c43c58-a33b-453f-bc75-f5df14b0b41e", "name": "Client Error - Returned if the request body is invalid.\nThe response body will contain the list of specific errors with one on each line.\n", "originalRequest": { "url": { @@ -145123,7 +145123,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90fffc3c-743c-44ff-8b92-14c5b1f843ac", + "id": "1ef7c68e-9f7d-44db-aca6-166fab77599e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -145184,7 +145184,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a670a50e-ab28-4acc-aaa3-7ba9443bd1e0", + "id": "f5884600-3d8c-4d68-b2aa-8adb80903363", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -145245,7 +145245,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e00ffd9-152b-427c-84f2-52cda3446020", + "id": "f6b2f16e-6fc8-4e2e-8d56-ba22740f3c4d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -145306,7 +145306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98e69e74-2f04-4e6a-acda-c94232a1f82b", + "id": "216b03ac-d8b9-4e08-a858-9e892a3fd122", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -145367,7 +145367,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba49a6a9-a520-4da1-9aa0-4d78d4948e50", + "id": "10689b90-8342-4ad6-946c-704944acef0d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -145434,7 +145434,7 @@ } }, { - "id": "75b5ba3b-8eaa-4e88-b014-60f2f92afeaa", + "id": "f9b21665-aa0d-4785-92d1-3f69d86618ed", "name": "Bulk upload status on source", "request": { "name": "Bulk upload status on source", @@ -145477,7 +145477,7 @@ }, "response": [ { - "id": "65b808f8-a3fd-4e7b-85e8-3ff42c687094", + "id": "b5444807-e2b8-4f20-98c0-b262f6998c5b", "name": "Status of the newest bulk-upload job, if any.", "originalRequest": { "url": { @@ -145523,7 +145523,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d126886e-b597-4942-9a0e-62eb8e4a7751", + "id": "871f356a-612f-49b8-bbff-03d8981c7f37", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -145569,7 +145569,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea1bb87d-d4aa-4608-9ab3-453bd071722a", + "id": "b5606671-7470-431e-ad31-0e1228d624ba", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -145615,7 +145615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c3031c0-4c77-4e80-a99c-08c58a6a2807", + "id": "b4689e37-c585-421a-a050-1b8050dd5d9b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -145661,7 +145661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a34fc0e1-5a5a-49e7-b430-9541feddb5b4", + "id": "75cd02c0-0f50-43ae-b3a5-3259899d449e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -145707,7 +145707,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46e40ecf-5684-48af-816e-07ba3a4e6541", + "id": "3ffe8293-ac29-40d9-bbc8-6f252a0462ed", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -145759,7 +145759,7 @@ } }, { - "id": "1278bab0-c758-45ee-8afb-9b3e437fcf61", + "id": "80e46191-0760-4a34-a468-518cbd7a8639", "name": "Exports Source Schema Template", "request": { "name": "Exports Source Schema Template", @@ -145802,7 +145802,7 @@ }, "response": [ { - "id": "b857549d-5906-4ba0-9bba-f84aa5761fe2", + "id": "584ddd90-95d1-4422-a454-205459717180", "name": "Exported Source Schema Template", "originalRequest": { "url": { @@ -145848,7 +145848,7 @@ "_postman_previewlanguage": "text" }, { - "id": "8ccc9fa8-6d09-4423-8f11-e6c5f1c91acb", + "id": "3cea4436-dcb8-4699-8e9e-2355bf440086", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -145894,7 +145894,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6afc0506-3602-409d-87c9-9a7a7f4ae060", + "id": "8aacc854-addc-48bf-a064-da7ea9316f96", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -145940,7 +145940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5574d6e-efb3-4571-87d5-20a0aacbe6fa", + "id": "cab55e08-81ce-446b-9664-53c1d7d25c72", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -145986,7 +145986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c02749e-5216-486c-a9e9-2a6ecd65e082", + "id": "39ad7efc-1ed9-414e-bbd2-32833e4c033b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -146032,7 +146032,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22da8992-1d7a-406a-b17c-6f1f17f14d5a", + "id": "fd09f003-9508-4368-884b-ddb77b145ef1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -146078,7 +146078,7 @@ "_postman_previewlanguage": "json" }, { - "id": "824f2542-a63d-42d7-b831-4541e7aca115", + "id": "9a372ce1-4f01-4f92-9e6f-7d86c23814c3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -146130,7 +146130,7 @@ } }, { - "id": "dd297b0a-573f-482a-952c-088dede982e3", + "id": "57261b90-07d8-4c11-a13d-ad4419006285", "name": "Get List of Non-Employee Approval Requests", "request": { "name": "Get List of Non-Employee Approval Requests", @@ -146214,7 +146214,7 @@ }, "response": [ { - "id": "3deef81b-445a-40a3-a180-9c3947ce4fc7", + "id": "ed3150f3-69b8-437d-bca9-bea860871a52", "name": "List of approval items.", "originalRequest": { "url": { @@ -146307,12 +146307,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"mollit eiusmod ad\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"ac10e21c-931c-1ef2-8193-1c51e7ff0003\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"name\": \"William Smith\"\n }\n }\n },\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"cupidatat ipsum consectetur\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"ac10e21c-931c-1ef2-8193-1c51e7ff0003\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"name\": \"William Smith\"\n }\n }\n }\n]", + "body": "[\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"nostrud eiusmod laboris\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"ac10e21c-931c-1ef2-8193-1c51e7ff0003\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"name\": \"William Smith\"\n }\n }\n },\n {\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"esse adipisicing Duis\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"ac10e21c-931c-1ef2-8193-1c51e7ff0003\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"name\": \"William Smith\"\n }\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "79c83dab-cb20-47ec-a711-fad1548c9015", + "id": "a6c14cbf-93ea-44a3-8d09-d365bc2b4197", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -146410,7 +146410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f1e547f-f246-4aad-b047-f78d12153280", + "id": "ec2cf89b-cc6f-4fdd-94b7-7af8b1f70dfa", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -146508,7 +146508,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abe1167b-06fc-4712-8c3a-6eae1b013a4b", + "id": "7608fb50-8d93-4144-9b35-29cb1f7bc079", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -146606,7 +146606,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a92209f-bd86-4b30-b9c3-227b22d968ad", + "id": "c834d664-f871-42df-96e0-b30f9efc5c45", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -146704,7 +146704,7 @@ "_postman_previewlanguage": "json" }, { - "id": "726a04e9-0ea3-4e6d-adfb-95b71c29104e", + "id": "70c4adf1-1319-4cfd-82c1-e7d89cccd4a6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -146808,7 +146808,7 @@ } }, { - "id": "0b887993-f014-4c01-8841-8edd685fc1e3", + "id": "07380049-0824-449e-9f16-28e053136ecd", "name": "Get a non-employee approval item detail", "request": { "name": "Get a non-employee approval item detail", @@ -146859,7 +146859,7 @@ }, "response": [ { - "id": "4f954833-0199-4097-bcad-4561dfdc0d27", + "id": "6ff793ee-28d0-4004-8499-0e8c07d7a741", "name": "Non-Employee approval item object.", "originalRequest": { "url": { @@ -146908,12 +146908,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"et sint id velit\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"ac10e21c-931c-1ef2-8193-1c51e7ff0003\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"name\": \"William Smith\"\n },\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5125555555\",\n \"manager\": \"jane.doe\",\n \"nonEmployeeSource\": {\n \"id\": \"a0303682-5e4a-44f7-bdc2-6ce6112549c1\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Retail\",\n \"description\": \"Source description\",\n \"schemaAttributes\": [\n {\n \"type\": \"TEXT\",\n \"technicalName\": \"account.name\",\n \"label\": \"Account Name\",\n \"id\": \"ac110005-7156-1150-8171-5b292e3e0084\",\n \"system\": true,\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"helpText\": \"The unique identifier for the account\",\n \"placeholder\": \"Enter a unique user name for this account.\",\n \"required\": true\n },\n {\n \"type\": \"TEXT\",\n \"technicalName\": \"account.name\",\n \"label\": \"Account Name\",\n \"id\": \"ac110005-7156-1150-8171-5b292e3e0084\",\n \"system\": true,\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"helpText\": \"The unique identifier for the account\",\n \"placeholder\": \"Enter a unique user name for this account.\",\n \"required\": true\n }\n ]\n },\n \"data\": {\n \"description\": \"Auditing\"\n },\n \"approvalStatus\": \"APPROVED\",\n \"comment\": \"approved\",\n \"completionDate\": \"2020-03-24T11:11:41.139-05:00\",\n \"startDate\": \"2020-03-24\",\n \"endDate\": \"2021-03-25\",\n \"modified\": \"2020-03-24T11:11:41.139-05:00\",\n \"created\": \"2020-03-24T11:11:41.139-05:00\"\n }\n}", + "body": "{\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"magna ipsum enim\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"ac10e21c-931c-1ef2-8193-1c51e7ff0003\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"name\": \"William Smith\"\n },\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5125555555\",\n \"manager\": \"jane.doe\",\n \"nonEmployeeSource\": {\n \"id\": \"a0303682-5e4a-44f7-bdc2-6ce6112549c1\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Retail\",\n \"description\": \"Source description\",\n \"schemaAttributes\": [\n {\n \"type\": \"TEXT\",\n \"technicalName\": \"account.name\",\n \"label\": \"Account Name\",\n \"id\": \"ac110005-7156-1150-8171-5b292e3e0084\",\n \"system\": true,\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"helpText\": \"The unique identifier for the account\",\n \"placeholder\": \"Enter a unique user name for this account.\",\n \"required\": true\n },\n {\n \"type\": \"TEXT\",\n \"technicalName\": \"account.name\",\n \"label\": \"Account Name\",\n \"id\": \"ac110005-7156-1150-8171-5b292e3e0084\",\n \"system\": true,\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"helpText\": \"The unique identifier for the account\",\n \"placeholder\": \"Enter a unique user name for this account.\",\n \"required\": true\n }\n ]\n },\n \"data\": {\n \"description\": \"Auditing\"\n },\n \"approvalStatus\": \"APPROVED\",\n \"comment\": \"approved\",\n \"completionDate\": \"2020-03-24T11:11:41.139-05:00\",\n \"startDate\": \"2020-03-24\",\n \"endDate\": \"2021-03-25\",\n \"modified\": \"2020-03-24T11:11:41.139-05:00\",\n \"created\": \"2020-03-24T11:11:41.139-05:00\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e4b406ca-b51a-4186-92d6-cb6c39d49221", + "id": "f840db2c-917e-46de-85cc-fb1ba4dcf23f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -146967,7 +146967,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0dfec33d-21bc-4521-9fa4-b3683316d601", + "id": "5b47823b-3d01-48e7-9281-845255f6db16", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -147021,7 +147021,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ecaf1e9-4d54-425a-95d3-ec292ff66dc8", + "id": "28225ff6-c23b-4f77-a9ae-bd41a74bb102", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -147075,7 +147075,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eada2349-4489-496e-a800-f790981dac69", + "id": "10e3baa5-11d5-49ed-af91-f921835cf693", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -147129,7 +147129,7 @@ "_postman_previewlanguage": "json" }, { - "id": "951400ca-47af-4439-b2d7-b012170c4ad3", + "id": "de8d4de3-4d44-4b64-b4c8-89d0a366eca8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -147189,7 +147189,7 @@ } }, { - "id": "431da45e-8298-4c50-9dee-c48a64e632ed", + "id": "fd774c0e-6e15-4b55-a632-3b001f5a0116", "name": "Approve a Non-Employee Request", "request": { "name": "Approve a Non-Employee Request", @@ -147210,7 +147210,7 @@ "variable": [ { "type": "any", - "value": "laboris sit", + "value": "eiusmod qui in ullamco", "key": "id", "disabled": true, "description": { @@ -147233,7 +147233,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"Ut commodo consequat fugiat\"\n}", + "raw": "{\n \"comment\": \"aliqua ut\"\n}", "options": { "raw": { "headerFamily": "json", @@ -147244,7 +147244,7 @@ }, "response": [ { - "id": "275d868d-55c7-4290-93fd-660574a10e55", + "id": "054c62b1-9864-4052-a432-47e3fc323e32", "name": "Non-Employee approval item object.", "originalRequest": { "url": { @@ -147280,7 +147280,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"Ut commodo consequat fugiat\"\n}", + "raw": "{\n \"comment\": \"aliqua ut\"\n}", "options": { "raw": { "headerFamily": "json", @@ -147297,12 +147297,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"culpa esse dolore\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"ac10e21c-931c-1ef2-8193-1c51e7ff0003\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"name\": \"William Smith\"\n }\n }\n}", + "body": "{\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"qui enim ex\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"ac10e21c-931c-1ef2-8193-1c51e7ff0003\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"name\": \"William Smith\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "16bee07f-a6ea-4966-b3b1-62a9ce01635f", + "id": "aad65e59-9b83-4ece-912e-f6da2ca30de9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -147338,7 +147338,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"Ut commodo consequat fugiat\"\n}", + "raw": "{\n \"comment\": \"aliqua ut\"\n}", "options": { "raw": { "headerFamily": "json", @@ -147360,7 +147360,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf9a6170-0904-493e-91d3-1774f54d98d0", + "id": "d7f42dfd-11fa-4268-957c-2d4dae3e510d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -147396,7 +147396,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"Ut commodo consequat fugiat\"\n}", + "raw": "{\n \"comment\": \"aliqua ut\"\n}", "options": { "raw": { "headerFamily": "json", @@ -147418,7 +147418,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb23caed-1576-4bda-a977-d3b3e7f93623", + "id": "5bcf409d-faa3-40c9-8c97-8e640f5c2c43", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -147454,7 +147454,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"Ut commodo consequat fugiat\"\n}", + "raw": "{\n \"comment\": \"aliqua ut\"\n}", "options": { "raw": { "headerFamily": "json", @@ -147476,7 +147476,7 @@ "_postman_previewlanguage": "json" }, { - "id": "354baec3-ea83-464d-8cf6-2f0d86effa45", + "id": "5002ca29-7ec9-49a7-a763-edf4c99ca1e7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -147512,7 +147512,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"Ut commodo consequat fugiat\"\n}", + "raw": "{\n \"comment\": \"aliqua ut\"\n}", "options": { "raw": { "headerFamily": "json", @@ -147534,7 +147534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c962437-b9b8-4023-9e78-88e858956429", + "id": "3dab48c6-64fd-4eea-978b-03e7ce6e2c07", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -147570,7 +147570,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"Ut commodo consequat fugiat\"\n}", + "raw": "{\n \"comment\": \"aliqua ut\"\n}", "options": { "raw": { "headerFamily": "json", @@ -147598,7 +147598,7 @@ } }, { - "id": "ea9227bb-fa0f-42d4-9471-022f6f0e1070", + "id": "57a78d6c-f419-49e3-a455-a65de94d912a", "name": "Reject a Non-Employee Request", "request": { "name": "Reject a Non-Employee Request", @@ -147619,7 +147619,7 @@ "variable": [ { "type": "any", - "value": "laboris sit", + "value": "eiusmod qui in ullamco", "key": "id", "disabled": true, "description": { @@ -147642,7 +147642,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"tempor sed ut\"\n}", + "raw": "{\n \"comment\": \"cupidatat Duis\"\n}", "options": { "raw": { "headerFamily": "json", @@ -147653,7 +147653,7 @@ }, "response": [ { - "id": "7e26e25e-dd4c-4439-83dc-8fa4860ac2b2", + "id": "0a2f466a-e6ae-432f-a547-fa874fd2181e", "name": "Non-Employee approval item object.", "originalRequest": { "url": { @@ -147689,7 +147689,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"tempor sed ut\"\n}", + "raw": "{\n \"comment\": \"cupidatat Duis\"\n}", "options": { "raw": { "headerFamily": "json", @@ -147706,12 +147706,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"culpa esse dolore\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"ac10e21c-931c-1ef2-8193-1c51e7ff0003\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"name\": \"William Smith\"\n }\n }\n}", + "body": "{\n \"id\": \"2c1e388b-1e55-4b0a-ab5c-897f1204159c\",\n \"approver\": {\n \"type\": \"IDENTITY\",\n \"id\": \"5168015d32f890ca15812c9180835d2e\"\n },\n \"accountName\": \"test.account\",\n \"approvalStatus\": \"APPROVED\",\n \"approvalOrder\": 1,\n \"comment\": \"qui enim ex\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"ac10e21c-931c-1ef2-8193-1c51e7ff0003\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"name\": \"William Smith\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "685268c1-2856-42e5-a4c8-617e5c626471", + "id": "5d6fc877-c70b-423b-a835-d56655f3bd7c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -147747,7 +147747,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"tempor sed ut\"\n}", + "raw": "{\n \"comment\": \"cupidatat Duis\"\n}", "options": { "raw": { "headerFamily": "json", @@ -147769,7 +147769,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6ad16ab-4540-4a62-82e3-3ede21a97f9e", + "id": "d20a01f1-8bb0-41e0-9568-7b983e9d138b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -147805,7 +147805,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"tempor sed ut\"\n}", + "raw": "{\n \"comment\": \"cupidatat Duis\"\n}", "options": { "raw": { "headerFamily": "json", @@ -147827,7 +147827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f034c8c-a867-47a1-b593-71b19b2c212d", + "id": "33874170-aa35-4a68-9820-4b1e4105df27", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -147863,7 +147863,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"tempor sed ut\"\n}", + "raw": "{\n \"comment\": \"cupidatat Duis\"\n}", "options": { "raw": { "headerFamily": "json", @@ -147885,7 +147885,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25e1e03a-19aa-4d5a-ab98-0a67b7014f19", + "id": "6837e288-1237-4f51-9280-86720a6e1450", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -147921,7 +147921,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"tempor sed ut\"\n}", + "raw": "{\n \"comment\": \"cupidatat Duis\"\n}", "options": { "raw": { "headerFamily": "json", @@ -147943,7 +147943,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1581db2a-8682-43d0-a09a-bc8148e19446", + "id": "cf46c993-8987-489d-9f23-80d2deef01a4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -147979,7 +147979,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"tempor sed ut\"\n}", + "raw": "{\n \"comment\": \"cupidatat Duis\"\n}", "options": { "raw": { "headerFamily": "json", @@ -148007,7 +148007,7 @@ } }, { - "id": "7f138b71-6e12-4cc9-bdf5-7c815bdfd6c1", + "id": "c877a51d-28a4-48a7-a7f5-7e5cb365f514", "name": "Get Summary of Non-Employee Approval Requests", "request": { "name": "Get Summary of Non-Employee Approval Requests", @@ -148049,7 +148049,7 @@ }, "response": [ { - "id": "c2b54be4-d136-4990-bfc5-97f190ae86e0", + "id": "8312529f-84fa-4858-862a-948409817bb3", "name": "summary of non-employee approval requests", "originalRequest": { "url": { @@ -148089,12 +148089,12 @@ "value": "application/json" } ], - "body": "{\n \"approved\": 46488206.122873336,\n \"pending\": 43705050.075374305,\n \"rejected\": -61279021.090299815\n}", + "body": "{\n \"approved\": -71826555.61247846,\n \"pending\": 50278094.08307001,\n \"rejected\": -12917117.438497216\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "537788ee-e67b-4dea-b103-09fe8242667e", + "id": "0b9216cf-9344-4ddb-b1a7-32a83e752c1d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -148139,7 +148139,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b4332a2-932d-4ee3-b703-0c985a9852c5", + "id": "87e98197-f728-41d7-b0b2-5076d1af71ae", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -148184,7 +148184,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9645bc07-b181-4fe4-a32f-57a08e4324b4", + "id": "4077923e-7ba3-47b0-a720-706a66804d57", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -148229,7 +148229,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19d3779a-f9dc-4c2b-9ef1-517c36f19b93", + "id": "a89a9088-50f0-471d-a9f7-7953571f6699", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -148274,7 +148274,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d33544f-27d3-487a-bfe1-b36c118f47a3", + "id": "bf6d861c-5e1a-414e-9d65-ad760976d509", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -148325,7 +148325,7 @@ } }, { - "id": "f370d28e-d6d8-47be-8fe4-a675fae51499", + "id": "e2b466a8-50dc-4600-a04e-49ed47b57567", "name": "List Schema Attributes Non-Employee Source", "request": { "name": "List Schema Attributes Non-Employee Source", @@ -148367,7 +148367,7 @@ }, "response": [ { - "id": "17939d2f-0ff8-451f-96bd-7bb985a83197", + "id": "3c2979ad-c4cb-4c4b-addc-9707f08a9f82", "name": "A list of Schema Attributes", "originalRequest": { "url": { @@ -148412,7 +148412,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a4bd3f7-6bd2-4a3e-aacb-0ec4fe355629", + "id": "9831d7c2-136f-4bbc-9565-8575fe7930ad", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -148457,7 +148457,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0591e48b-da42-4cb2-8ab5-9b633d781f9c", + "id": "2e6f34e6-37c7-4756-a4d3-bfee191d5727", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -148502,7 +148502,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fe7ca0f-3026-4221-827a-d965216459c1", + "id": "30ffaa78-e1de-4fa6-b9d2-e3ab0ac66320", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -148547,7 +148547,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69617b71-e87b-4cbf-b8fb-e975aae0149a", + "id": "a4ab014f-198c-4653-b918-21fa4194880d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -148592,7 +148592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3764efd9-45b6-4892-b922-fdda236bef0a", + "id": "7f65164c-608e-432e-add8-37c0e32cbafc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -148637,7 +148637,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc648d3c-ad1b-4a81-95e6-038af2377fc3", + "id": "7eab2741-4781-4614-b139-ba931c09c281", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -148688,7 +148688,7 @@ } }, { - "id": "2429ed89-6ffd-4dd6-9ea9-4a32e6ee25d3", + "id": "378d940d-c82c-4081-b09b-2a3195c70587", "name": "Create Non-Employee Source Schema Attribute", "request": { "name": "Create Non-Employee Source Schema Attribute", @@ -148743,7 +148743,7 @@ }, "response": [ { - "id": "37dbb15c-e58a-4288-9df9-0cdec0fe928c", + "id": "8a507be5-a264-4262-b379-abeaa0c7529d", "name": "Schema Attribute created.", "originalRequest": { "url": { @@ -148801,7 +148801,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2b0ceda-6b6d-4847-93dc-5c61e14c4083", + "id": "d7c9e37f-7af5-4900-b41b-421540282af2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -148859,7 +148859,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f8d514f-1dfd-4453-a192-20621cdd0e11", + "id": "8dbf4e28-4517-4e17-9188-fbc2f529ab19", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -148917,7 +148917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40690ebf-f0ee-4e3d-be7e-1035dc985af0", + "id": "1ab6a121-1522-42f0-b956-b85b26bbfb99", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -148975,7 +148975,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d87f36c-218e-42e9-a848-b3491c54a0a7", + "id": "8f17706e-24f4-44f0-92ca-8bcaeb87aa1c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -149033,7 +149033,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6478ad02-edf4-441d-853a-a429c4ef9f0c", + "id": "2bd06cb3-702b-4571-a591-ba9934f4920c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -149097,7 +149097,7 @@ } }, { - "id": "c5d52417-a2f8-467e-8f53-b4adfda1d1ea", + "id": "6769495f-b8aa-4cae-9967-40710faa464e", "name": "Delete all custom schema attributes", "request": { "name": "Delete all custom schema attributes", @@ -149139,7 +149139,7 @@ }, "response": [ { - "id": "913007fd-0ff4-4013-b1e5-023a6bbe38f8", + "id": "afeffc85-b9b7-467e-873c-d1b4b4af7949", "name": "All custon Schema Attributes were successfully deleted.", "originalRequest": { "url": { @@ -149174,7 +149174,7 @@ "_postman_previewlanguage": "text" }, { - "id": "b567a5e4-daf7-4ea3-b539-c734ccd37df2", + "id": "4a149c24-8385-4e81-8e1a-b4e0b99e5e87", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -149219,7 +149219,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ee56e3f-1929-4434-b7da-cd3c7e7e2a85", + "id": "0c3ae27f-7036-4d9c-a5f6-722c49fb7a98", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -149264,7 +149264,7 @@ "_postman_previewlanguage": "json" }, { - "id": "559fda28-1286-43c5-922f-b083cbef56b0", + "id": "ef1dd08a-ae2f-4555-994e-58358556ffc0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -149309,7 +149309,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af035315-0505-4b30-8e05-d08a49d587c5", + "id": "ede08f97-e1e4-459c-86af-30297c6d59f3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -149354,7 +149354,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe3af731-38c0-468d-8615-b5a2aae762d7", + "id": "f3a8a28a-622c-4823-b88c-652d23b3cefe", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -149405,7 +149405,7 @@ } }, { - "id": "aa89e739-b1e2-422f-8005-38f0f9e328f0", + "id": "e7538334-156b-4be0-86a4-b0090ab91089", "name": "Get Schema Attribute Non-Employee Source", "request": { "name": "Get Schema Attribute Non-Employee Source", @@ -149458,7 +149458,7 @@ }, "response": [ { - "id": "fe84e349-704e-4c4c-88a9-eb82e9281993", + "id": "2eb4d3f5-6683-4e16-b840-a5f829f7fa3a", "name": "The Schema Attribute", "originalRequest": { "url": { @@ -149504,7 +149504,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed5ba63e-ab29-4f3b-97f9-445849bffee4", + "id": "c5d38be8-c5bd-4e93-a30d-d1e18ffd65a3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -149550,7 +149550,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05b02a42-ebe5-4a11-91bb-a5d8b1f4c87e", + "id": "d6724017-2b8d-4e8d-a2f7-6a57113fb559", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -149596,7 +149596,7 @@ "_postman_previewlanguage": "json" }, { - "id": "297319d9-b5c4-44d0-aa45-76960615f080", + "id": "c5ad5a24-9528-4eca-b75e-bcadc4a4decd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -149642,7 +149642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba28e79e-3a38-4042-a0aa-553720416c22", + "id": "b600bfb9-6e9d-43a6-adfb-e02aaccfd767", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -149688,7 +149688,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09952f69-6905-4f65-955c-0b5b49d521f4", + "id": "49e5c0ff-2277-463b-9ba6-cbf015f6f6f5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -149740,7 +149740,7 @@ } }, { - "id": "497a3947-cb71-4c80-8b9c-7ad2f093204d", + "id": "86b32fa8-19b1-414c-84ea-62a03143df43", "name": "Patch Non-Employee Source's Schema Attribute", "request": { "name": "Patch Non-Employee Source's Schema Attribute", @@ -149806,7 +149806,7 @@ }, "response": [ { - "id": "ff7bf2f4-a00b-4e59-8bde-65347abcd96f", + "id": "f1a72382-0caa-4b6f-8176-d6f878e0e3e8", "name": "The Schema Attribute was successfully patched.", "originalRequest": { "url": { @@ -149865,7 +149865,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a8acf48-e2b9-476c-985a-4b4c5fd2d342", + "id": "42695724-743c-4054-a7f6-26c05ab08b40", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -149924,7 +149924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b5e2816-d563-4403-b187-daabe42726dc", + "id": "3329085c-b167-4e39-bbe1-cef01af86982", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -149983,7 +149983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1db729f2-ba1c-46f3-bd93-7c59a220b954", + "id": "85158baa-e5ef-45b3-9b85-788493add88b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -150042,7 +150042,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10502b84-2cee-428f-afdf-99b09e386b92", + "id": "713e903b-984d-4323-9069-e2eabc84ae7d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -150101,7 +150101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "034b7146-b36b-494d-8add-d0a8d3aff98d", + "id": "96c19641-0015-4a9b-ba86-952eccc48aa5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -150160,7 +150160,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1430f6e-07e7-4acb-895c-6473860ee2cb", + "id": "fc09ffd3-65aa-447b-843d-c808f5fb07d3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -150225,7 +150225,7 @@ } }, { - "id": "28a638ea-b600-4909-97f0-7c7598a5ef42", + "id": "cd3f5b86-4bdc-484b-a97c-71f09b899bad", "name": "Delete Non-Employee Source's Schema Attribute", "request": { "name": "Delete Non-Employee Source's Schema Attribute", @@ -150278,7 +150278,7 @@ }, "response": [ { - "id": "a29675b5-e3f8-4d48-8b17-03b32c25b093", + "id": "71d8671f-7e13-4aae-aa3c-4ac154bcd30b", "name": "The Schema Attribute was successfully deleted.", "originalRequest": { "url": { @@ -150314,7 +150314,7 @@ "_postman_previewlanguage": "text" }, { - "id": "03df2bcb-6da0-4572-9320-b2a0fd9cdde7", + "id": "a68f08fe-b65d-4b72-b436-c572bc9e3946", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -150360,7 +150360,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bc1e9fd-74c9-4227-8125-6434b3ca9129", + "id": "9477705f-81c0-45ed-9ef2-27ee8acf97a5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -150406,7 +150406,7 @@ "_postman_previewlanguage": "json" }, { - "id": "727fb727-0b9c-45e1-b413-f8dc706ef9b9", + "id": "cf1b9fbb-54b6-441f-a840-b196ce5cf5f7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -150452,7 +150452,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76a1a1ea-baaa-480c-95b4-9761ef3fef1a", + "id": "efc8f39c-88ef-4c88-99f3-ba23df9eec87", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -150498,7 +150498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50582368-ca35-4f81-823a-3bb5befd5a7f", + "id": "e60ebc93-c177-46e1-bd0f-e97385dfb15b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -150556,7 +150556,7 @@ "description": "", "item": [ { - "id": "c6b93176-671a-4545-808e-4c492e2dc7d9", + "id": "4206c374-7c70-4431-be7f-0d107166bd47", "name": "Change MAIL FROM domain", "request": { "name": "Change MAIL FROM domain", @@ -150598,7 +150598,7 @@ }, "response": [ { - "id": "61dfc03f-ef40-45ae-bca6-7c87a1c99093", + "id": "5d2146a3-256f-4065-ba52-bf1ac775619b", "name": "MAIL FROM Attributes required to verify the change", "originalRequest": { "url": { @@ -150654,7 +150654,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45b14b2e-989c-4037-9dce-8546f9c8141a", + "id": "74f76736-49dd-4c58-8cfd-ed655cea697d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -150710,7 +150710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f96424a-4f9e-4731-b7a9-12faf18e82fd", + "id": "15d35fad-e15b-4721-9b11-246db67070c8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -150766,7 +150766,7 @@ "_postman_previewlanguage": "json" }, { - "id": "874e2000-936d-4cfd-a3c8-ad866689d4b6", + "id": "4b62abd1-2cfd-4c38-9b3e-238942d915ac", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -150822,7 +150822,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0856d6ef-0862-4222-ae0e-c74c53b4a2b1", + "id": "32ef6778-f479-46be-af26-07258d5ac105", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -150878,7 +150878,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3852282-ff81-4ac3-b656-a70ecf38fab6", + "id": "6112285e-7001-45c9-a347-b19e2300d26d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -150940,7 +150940,7 @@ } }, { - "id": "18bfde3b-c4b2-4d0f-a73b-f00176468607", + "id": "a1e56f70-bb74-49b9-a8a1-d2d0545a169b", "name": "Get MAIL FROM Attributes", "request": { "name": "Get MAIL FROM Attributes", @@ -150985,7 +150985,7 @@ }, "response": [ { - "id": "00a09af7-db99-4f01-b218-6861a506032c", + "id": "3c2ef365-826f-4dfd-b9ef-9ab63327ee1f", "name": "MAIL FROM Attributes object", "originalRequest": { "url": { @@ -151039,7 +151039,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e35f4058-3640-443c-9b0f-1f4835c57001", + "id": "e1a6e53c-6f84-4dc7-92b8-d2fc870b09ec", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -151093,7 +151093,7 @@ "_postman_previewlanguage": "json" }, { - "id": "472b7c47-a86f-49b4-b8d3-b7530e7174a7", + "id": "e6583a23-a288-4711-bc1e-8409bb34eb07", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -151147,7 +151147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15dcc3a3-e66d-4c9e-8940-1fee26c38402", + "id": "33081e96-7b8f-4fa9-857d-0415a1dea0b7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -151201,7 +151201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e2439cf-6293-465f-a80a-859a7467d18f", + "id": "2055ae33-c08f-4e16-87a8-79e9037e0f68", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -151255,7 +151255,7 @@ "_postman_previewlanguage": "json" }, { - "id": "471287cf-8684-472f-863b-53626965bc5e", + "id": "d4724464-5e12-4dda-a372-bd393aa1814c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -151315,7 +151315,7 @@ } }, { - "id": "a810d70f-f7b1-4ede-aa12-040fc536997c", + "id": "f9c021a3-d3e2-43b4-a51f-182795f2f727", "name": "List Notification Template Defaults", "request": { "name": "List Notification Template Defaults", @@ -151372,7 +151372,7 @@ }, "response": [ { - "id": "41cea30c-89bc-40f9-bca8-630a92f732bb", + "id": "341a9e90-c1d2-4dba-b82d-8bfcf1d40f88", "name": "A list of the default template objects", "originalRequest": { "url": { @@ -151438,12 +151438,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"name\": \"Task Manager Subscription\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"slackTemplate\": {\n \"key\": \"adip\",\n \"text\": \"culpa pariatur commodo\",\n \"blocks\": \"aute nisi proident deserunt dolore\",\n \"attachments\": \"dolor ut ipsum cillum in\",\n \"notificationType\": \"consequat nostrud\",\n \"approvalId\": \"id\",\n \"requestId\": \"officia ut\",\n \"requestedById\": \"quis in Excepteur\",\n \"isSubscription\": true,\n \"autoApprovalData\": {\n \"isAutoApproved\": \"sint eu ex\",\n \"itemId\": \"anim mollit\",\n \"itemType\": \"amet ut veniam\",\n \"autoApprovalMessageJSON\": \"tempor\",\n \"autoApprovalTitle\": \"aliqua Duis in\"\n },\n \"customFields\": {\n \"requestType\": \"sint velit Lorem\",\n \"containsDeny\": \"in ipsum proident\",\n \"campaignId\": \"eiusmod\",\n \"campaignStatus\": \"dolore nulla\"\n }\n },\n \"teamsTemplate\": {\n \"key\": \"culpa commodo\",\n \"title\": \"do elit\",\n \"text\": \"ut a\",\n \"messageJSON\": \"pariatur esse ullamco\",\n \"isSubscription\": true,\n \"approvalId\": \"proident esse quis Excepteur\",\n \"requestId\": \"ullamco ess\",\n \"requestedById\": \"labore\",\n \"notificationType\": \"in nostrud adipisicing elit\",\n \"autoApprovalData\": {\n \"isAutoApproved\": \"in consequat dol\",\n \"itemId\": \"officia aliquip Duis\",\n \"itemType\": \"magna enim veniam officia\",\n \"autoApprovalMessageJSON\": \"nostrud incididunt commodo\",\n \"autoApprovalTitle\": \"minim commodo\"\n },\n \"customFields\": {\n \"requestType\": \"s\",\n \"containsDeny\": \"Ut aliqua pariatur magna\",\n \"campaignId\": \"sint dolor\",\n \"campaignStatus\": \"occaecat sint in\"\n }\n }\n },\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"name\": \"Task Manager Subscription\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"slackTemplate\": {\n \"key\": \"amet anim D\",\n \"text\": \"elit amet Duis\",\n \"blocks\": \"dolor\",\n \"attachments\": \"veniam qui\",\n \"notificationType\": \"laborum fugiat occaecat incididunt aliquip\",\n \"approvalId\": \"tempor enim ut\",\n \"requestId\": \"Excepteur labore ut nostrud\",\n \"requestedById\": \"consectetur\",\n \"isSubscription\": false,\n \"autoApprovalData\": {\n \"isAutoApproved\": \"nulla non incididunt exercitation\",\n \"itemId\": \"officia\",\n \"itemType\": \"Ut sint\",\n \"autoApprovalMessageJSON\": \"proident deseru\",\n \"autoApprovalTitle\": \"exercitation in\"\n },\n \"customFields\": {\n \"requestType\": \"eiusmod est\",\n \"containsDeny\": \"velit eu Lorem ex anim\",\n \"campaignId\": \"ex sint labore\",\n \"campaignStatus\": \"ad dolor\"\n }\n },\n \"teamsTemplate\": {\n \"key\": \"et ullamco\",\n \"title\": \"dolore magna ut nostrud\",\n \"text\": \"Excepteur quis pariatur ullamco\",\n \"messageJSON\": \"fugiat\",\n \"isSubscription\": true,\n \"approvalId\": \"nisi\",\n \"requestId\": \"velit aute tempor ad dol\",\n \"requestedById\": \"velit cupidatat officia\",\n \"notificationType\": \"sint dolore esse enim laboru\",\n \"autoApprovalData\": {\n \"isAutoApproved\": \"sed qui cupidatat\",\n \"itemId\": \"voluptate sint fugiat exercitation\",\n \"itemType\": \"laborum exercitation Lorem\",\n \"autoApprovalMessageJSON\": \"in ipsum aliqua\",\n \"autoApprovalTitle\": \"aute fugiat veniam\"\n },\n \"customFields\": {\n \"requestType\": \"anim non\",\n \"containsDeny\": \"consequat\",\n \"campaignId\": \"dolore sed aliquip cillum dolor\",\n \"campaignStatus\": \"Lorem Duis sunt exercitation\"\n }\n }\n }\n]", + "body": "[\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"name\": \"Task Manager Subscription\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"slackTemplate\": {\n \"key\": \"ad laborum\",\n \"text\": \"in incididunt sint nulla\",\n \"blocks\": \"culpa aute incididunt\",\n \"attachments\": \"commodo do\",\n \"notificationType\": \"laborum ut\",\n \"approvalId\": \"mollit minim\",\n \"requestId\": \"commodo culpa ex\",\n \"requestedById\": \"cupidatat labore\",\n \"isSubscription\": false,\n \"autoApprovalData\": {\n \"isAutoApproved\": \"e\",\n \"itemId\": \"dolore eiusmod sit\",\n \"itemType\": \"ullamco esse consequat dolore mollit\",\n \"autoApprovalMessageJSON\": \"ut nostrud est fugiat occaecat\",\n \"autoApprovalTitle\": \"sed et ipsum aute\"\n },\n \"customFields\": {\n \"requestType\": \"laboris nostrud eu velit\",\n \"containsDeny\": \"anim nulla commodo velit\",\n \"campaignId\": \"aliquip reprehen\",\n \"campaignStatus\": \"est culpa veniam in\"\n }\n },\n \"teamsTemplate\": {\n \"key\": \"dolor quis ut\",\n \"title\": \"nulla laborum Ut\",\n \"text\": \"ut proident\",\n \"messageJSON\": \"ess\",\n \"isSubscription\": false,\n \"approvalId\": \"officia do et\",\n \"requestId\": \"veniam culpa aute\",\n \"requestedById\": \"aliquip ad qui Lorem\",\n \"notificationType\": \"nostrud nulla dolore Lorem\",\n \"autoApprovalData\": {\n \"isAutoApproved\": \"aliquip in consequat\",\n \"itemId\": \"eiusmod magna mini\",\n \"itemType\": \"tempor cillum\",\n \"autoApprovalMessageJSON\": \"mollit aliquip\",\n \"autoApprovalTitle\": \"voluptate dolore do Ut\"\n },\n \"customFields\": {\n \"requestType\": \"ut eu Lorem\",\n \"containsDeny\": \"tempor ipsum in voluptate\",\n \"campaignId\": \"ea culpa\",\n \"campaignStatus\": \"magna sit\"\n }\n }\n },\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"name\": \"Task Manager Subscription\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"slackTemplate\": {\n \"key\": \"et qui est ex\",\n \"text\": \"labore eu\",\n \"blocks\": \"irure labore in\",\n \"attachments\": \"tempor in\",\n \"notificationType\": \"i\",\n \"approvalId\": \"est exercitation reprehenderit\",\n \"requestId\": \"adipisicing sint exercitation fugiat\",\n \"requestedById\": \"deserunt in incid\",\n \"isSubscription\": true,\n \"autoApprovalData\": {\n \"isAutoApproved\": \"pariatur ea esse exercitation\",\n \"itemId\": \"Excepteur in ullamco consectetur\",\n \"itemType\": \"Duis irure fugiat\",\n \"autoApprovalMessageJSON\": \"pariatur est tempor e\",\n \"autoApprovalTitle\": \"dolore proident cillum\"\n },\n \"customFields\": {\n \"requestType\": \"id pariatur\",\n \"containsDeny\": \"elit\",\n \"campaignId\": \"culpa anim\",\n \"campaignStatus\": \"Ut commodo qui\"\n }\n },\n \"teamsTemplate\": {\n \"key\": \"commodo ipsum anim in voluptate\",\n \"title\": \"veniam amet ullamco\",\n \"text\": \"mollit enim qu\",\n \"messageJSON\": \"est cillu\",\n \"isSubscription\": false,\n \"approvalId\": \"nostrud eu aliquip\",\n \"requestId\": \"aliquip anim est ex\",\n \"requestedById\": \"reprehenderit Lorem Excepteur\",\n \"notificationType\": \"nulla enim velit\",\n \"autoApprovalData\": {\n \"isAutoApproved\": \"est sit aliqua\",\n \"itemId\": \"occaecat cillum reprehenderit in mollit\",\n \"itemType\": \"ex eu\",\n \"autoApprovalMessageJSON\": \"id\",\n \"autoApprovalTitle\": \"dolor ut pariatur deserunt\"\n },\n \"customFields\": {\n \"requestType\": \"minim\",\n \"containsDeny\": \"et\",\n \"campaignId\": \"Excepteur ut\",\n \"campaignStatus\": \"nisi\"\n }\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2a0002a1-4e6a-4d15-927d-6605592ae273", + "id": "9a094a6b-88e9-40d6-ac31-b47c99c5824a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -151514,7 +151514,7 @@ "_postman_previewlanguage": "json" }, { - "id": "016b3268-a561-4e8b-95a0-72358bd6e32b", + "id": "11da15cd-12cd-4e1b-b4f6-a70005de2716", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -151585,7 +151585,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc622c06-51b2-4117-8057-56f95f013415", + "id": "cd560fb2-1c5e-4eee-9b60-cffc900c7ed0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -151656,7 +151656,7 @@ "_postman_previewlanguage": "json" }, { - "id": "483dac27-1ce4-4a76-9bef-662e9108e47f", + "id": "3933627c-1d5d-49e7-9836-8a3d6407ff75", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -151727,7 +151727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8f61c6f-6933-44e6-b9f1-9c6dfb10fda9", + "id": "b14f02a2-55d0-4dbe-ac21-0824121f6089", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -151804,7 +151804,7 @@ } }, { - "id": "0fcb02cb-9432-4333-bf05-2f0103d6fe5c", + "id": "5ee17081-8fcd-4583-b563-fa1075cf1252", "name": "List Notification Templates", "request": { "name": "List Notification Templates", @@ -151861,7 +151861,7 @@ }, "response": [ { - "id": "c70897f6-97b8-427f-b0a8-dbd4c1356fe6", + "id": "5ec69f1e-119b-4bea-a289-f48047dc3b63", "name": "A list of template objects for your site", "originalRequest": { "url": { @@ -151927,12 +151927,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"irure voluptate adipisicing\",\n \"teamsTemplate\": \"proident occaecat labore fugiat\"\n },\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"commodo sed\",\n \"teamsTemplate\": \"cillum irure\"\n }\n]", + "body": "[\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"nulla proident ullamco\",\n \"teamsTemplate\": \"dolor\"\n },\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"cupidatat aliquip\",\n \"teamsTemplate\": \"anim proident voluptate\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "02b6c164-e7ce-4855-ae2a-d591cb27092b", + "id": "a9ff6f7b-3c37-40ca-81c9-5b272a317a42", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -152003,7 +152003,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1169b5db-6d46-419d-b559-6dfb58fac9c2", + "id": "5b0e80bc-3080-41a1-a930-5166d53e6346", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -152074,7 +152074,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f20736d-f0a4-42c1-9b45-ed581c1e5e5d", + "id": "62194b69-9e5e-4b11-a0c0-9340aba28a52", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -152145,7 +152145,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e823f64-7d9b-4c82-a054-92d670ad87f9", + "id": "a0866891-8a2e-4182-84e9-f02231320bd7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -152216,7 +152216,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c5b374d-b025-46e9-a796-21c5c2202187", + "id": "698e253d-db3b-4fd0-991d-4b2507045db0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -152293,7 +152293,7 @@ } }, { - "id": "faab131b-fddf-46a1-ade6-877368581bdd", + "id": "eaa359d3-23ef-43fd-bd75-537071cd9e99", "name": "Create Notification Template", "request": { "name": "Create Notification Template", @@ -152324,7 +152324,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"sint\",\n \"teamsTemplate\": \"ipsum\"\n}", + "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"aliqua\",\n \"teamsTemplate\": \"qui cillum labore dolor cupidatat\"\n}", "options": { "raw": { "headerFamily": "json", @@ -152335,7 +152335,7 @@ }, "response": [ { - "id": "34f3b4ba-535a-4dda-b3a7-0845fc64b646", + "id": "dbdc0f10-4cbd-469f-aa61-e87bbcb857b7", "name": "A template object for your site", "originalRequest": { "url": { @@ -152369,7 +152369,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"sint\",\n \"teamsTemplate\": \"ipsum\"\n}", + "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"aliqua\",\n \"teamsTemplate\": \"qui cillum labore dolor cupidatat\"\n}", "options": { "raw": { "headerFamily": "json", @@ -152386,12 +152386,12 @@ "value": "application/json" } ], - "body": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"sint\",\n \"teamsTemplate\": \"ipsum\"\n}", + "body": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"aliqua\",\n \"teamsTemplate\": \"qui cillum labore dolor cupidatat\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "da4f548b-c42a-460e-954a-70202ab757c7", + "id": "d7042b8f-f33f-4260-9899-69094a3bcac4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -152425,7 +152425,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"sint\",\n \"teamsTemplate\": \"ipsum\"\n}", + "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"aliqua\",\n \"teamsTemplate\": \"qui cillum labore dolor cupidatat\"\n}", "options": { "raw": { "headerFamily": "json", @@ -152447,7 +152447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f7c2c29-71ed-44ec-957d-a98fafcca279", + "id": "1c3fe4e2-039d-4c59-bac5-4688e7ba48ee", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -152481,7 +152481,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"sint\",\n \"teamsTemplate\": \"ipsum\"\n}", + "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"aliqua\",\n \"teamsTemplate\": \"qui cillum labore dolor cupidatat\"\n}", "options": { "raw": { "headerFamily": "json", @@ -152503,7 +152503,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30bdee04-d9b7-4e10-b81b-4de2dc529fe2", + "id": "5fd46caa-0aa4-4470-a33d-dc6a2582878f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -152537,7 +152537,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"sint\",\n \"teamsTemplate\": \"ipsum\"\n}", + "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"aliqua\",\n \"teamsTemplate\": \"qui cillum labore dolor cupidatat\"\n}", "options": { "raw": { "headerFamily": "json", @@ -152559,7 +152559,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b0ce306-9e03-43a0-9482-eea4fb6bd2fa", + "id": "f7646b08-1847-4a75-893b-6c2adde5ddd3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -152593,7 +152593,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"sint\",\n \"teamsTemplate\": \"ipsum\"\n}", + "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"aliqua\",\n \"teamsTemplate\": \"qui cillum labore dolor cupidatat\"\n}", "options": { "raw": { "headerFamily": "json", @@ -152615,7 +152615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "174860a2-058e-4f2d-a37a-77fb87bf69fe", + "id": "52c82364-bc5a-42af-b964-15758cc09754", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -152649,7 +152649,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"sint\",\n \"teamsTemplate\": \"ipsum\"\n}", + "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"aliqua\",\n \"teamsTemplate\": \"qui cillum labore dolor cupidatat\"\n}", "options": { "raw": { "headerFamily": "json", @@ -152677,7 +152677,7 @@ } }, { - "id": "8ac1d55c-9881-4f1e-97e2-d490bca6c0d5", + "id": "8bc62f5a-dae8-49cf-bfe6-f9b59af3ee22", "name": "Get Notification Template By Id", "request": { "name": "Get Notification Template By Id", @@ -152718,7 +152718,7 @@ }, "response": [ { - "id": "8a330d44-2ed6-4c94-88e7-4f02bcfb5b53", + "id": "44dc7cfb-e420-47aa-9dba-806bf3110b54", "name": "A template object for your site", "originalRequest": { "url": { @@ -152757,12 +152757,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"irure voluptate adipisicing\",\n \"teamsTemplate\": \"proident occaecat labore fugiat\"\n },\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"commodo sed\",\n \"teamsTemplate\": \"cillum irure\"\n }\n]", + "body": "[\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"nulla proident ullamco\",\n \"teamsTemplate\": \"dolor\"\n },\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"cupidatat aliquip\",\n \"teamsTemplate\": \"anim proident voluptate\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "84d3c5d3-d9c3-4f40-96b7-8148caf3eb89", + "id": "e834f92e-000f-4b41-8cf2-67a086f76d4b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -152806,7 +152806,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb357fa6-5691-47ca-87f2-1761a512d125", + "id": "236c25af-7ff8-47b5-94be-60e4b532e7d7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -152850,7 +152850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b585857-e8fc-4e31-b4cf-8b2f79c32d98", + "id": "c3dc3969-ecdc-4939-b270-f93cfe5f7906", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -152894,7 +152894,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b61bc2b-3026-4fd0-a899-cbed2c830289", + "id": "e8a48ea8-98ed-4edf-9fdd-acad1cc9b87c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -152938,7 +152938,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64ced9ba-6bc8-4d39-a8c3-cb7f2200d04f", + "id": "763df3eb-625f-4625-ba95-d8bcab76b019", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -152988,7 +152988,7 @@ } }, { - "id": "2457b33d-3740-4e4c-9a98-4d91aab3123c", + "id": "1345128c-0026-4cf5-9802-004053ac654f", "name": "Bulk Delete Notification Templates", "request": { "name": "Bulk Delete Notification Templates", @@ -153031,7 +153031,7 @@ }, "response": [ { - "id": "4f45dcaa-5c11-45a5-aa59-2ac5e9910f06", + "id": "ca46c265-287a-4d2d-972b-21f4689e2dce", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -153078,7 +153078,7 @@ "_postman_previewlanguage": "text" }, { - "id": "23c838ea-220b-48ae-b677-edab3973fe81", + "id": "9003c7a7-9655-4aec-986f-6712340c1774", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -153135,7 +153135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27567330-3dfa-447d-aabd-f54e00489241", + "id": "79afc610-f926-4790-968b-579c780de480", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -153192,7 +153192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d185bc76-b8c9-4a3d-8f0f-ce9bee3bfabf", + "id": "6f9c7bfd-b946-4b1a-9812-ca719ce6f88c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -153249,7 +153249,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea96d11d-25ab-41f3-b255-75240c5dafb7", + "id": "ce61ccb1-3649-41b6-bb99-3817a275d10d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -153306,7 +153306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a78527ae-734f-4b5b-97e6-e00dca4d537a", + "id": "5dfa52ed-769c-4ac1-83bc-2f9d53e69de1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -153369,7 +153369,7 @@ } }, { - "id": "0e8a011c-8eb7-49eb-9ba6-73f3ab40154b", + "id": "839d4d0d-86b5-4a70-ac6d-c91e5a97d7bb", "name": "Get Notification Template Context", "request": { "name": "Get Notification Template Context", @@ -153398,7 +153398,7 @@ }, "response": [ { - "id": "c6fff6ed-c259-404b-beeb-dfbeac44105e", + "id": "e94c9069-3eee-483c-bb32-cb48f1bf4ae9", "name": "Notification template context attributes for a specific tenant.", "originalRequest": { "url": { @@ -153441,7 +153441,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b6fd7e6-dcf1-49b0-893f-8ceb3c5da7eb", + "id": "8a9bb145-6958-4778-a904-8b92d5e852b4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -153484,7 +153484,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47f75c9a-a426-4017-9b48-7839fd1dba47", + "id": "e8a4b287-08e6-473a-87b0-f5d81f44c727", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -153527,7 +153527,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8fca4de-5bb4-47e1-9bf4-1a065469efc1", + "id": "efc3e7af-ef2c-47aa-b73e-16151f6997f3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -153570,7 +153570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6819f3c6-0f6a-48fc-8e24-dadb2823c70b", + "id": "acea6721-f988-4cc0-951a-8a02042eba8a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -153613,7 +153613,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03ae0de7-6581-4318-8470-4cb7ed074594", + "id": "5622e752-5bc7-47fc-8cc8-22754bbc69fb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -153662,7 +153662,7 @@ } }, { - "id": "6156f757-3070-4aad-a79d-3f1007f2762f", + "id": "50188709-2c94-488b-8a16-afb7ec710061", "name": "List Notification Preferences for tenant.", "request": { "name": "List Notification Preferences for tenant.", @@ -153697,7 +153697,7 @@ }, "response": [ { - "id": "21e75648-f103-481c-a9e0-fe9be73e0ffb", + "id": "24dd5891-4d51-4efa-bd21-7064c26942e6", "name": "Return preference for the given notification key.", "originalRequest": { "url": { @@ -153741,7 +153741,7 @@ "_postman_previewlanguage": "json" }, { - "id": "555f1c82-d196-487c-962d-ea299cad99f1", + "id": "e609f6fb-acec-4d52-a392-1a30544dda7c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -153785,7 +153785,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b96ec1d-775c-4f7a-8872-45766f8a3419", + "id": "37eac390-065d-4cb7-b27e-c39fe56666d5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -153829,7 +153829,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4082b034-f1f7-4f0a-8d46-feda9b204ffa", + "id": "bbb7ea20-5edb-4a1b-8ebb-eddb2f88a75f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -153873,7 +153873,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f13ede8c-aa30-4503-bfa8-ed09c0c256ac", + "id": "888466df-9f78-4539-85b7-e8e445ed6ede", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -153917,7 +153917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1489f72e-db97-4d8f-b07f-11bd11963ccd", + "id": "980c036f-05fd-47f0-ac52-195204d4e845", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -153961,7 +153961,7 @@ "_postman_previewlanguage": "json" }, { - "id": "783d72d8-3275-4c3d-a432-33a57c9c7b56", + "id": "8adb0106-a101-4705-9681-06852d53c05e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -154011,7 +154011,7 @@ } }, { - "id": "7db61751-b3cb-4802-aacc-6138c95e41dc", + "id": "8f5e9e21-59bb-4730-a580-a74c0eb3b5a6", "name": "Send Test Notification", "request": { "name": "Send Test Notification", @@ -154053,7 +154053,7 @@ }, "response": [ { - "id": "2a77a08f-8b2e-4324-9385-c2070803484d", + "id": "edd867a3-03b5-4bd7-8a0e-f4ff410e18a0", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -154099,7 +154099,7 @@ "_postman_previewlanguage": "text" }, { - "id": "50025356-4b31-4065-846b-801e42de268f", + "id": "e45dbc22-9320-41e8-8c9a-a5044b65585b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -154155,7 +154155,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c5516ae-cdfd-4495-9dd6-035281283022", + "id": "70f7f0c9-3274-4d5c-bb73-9ce80c6fc260", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -154211,7 +154211,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a04af0bb-1c24-481d-86b5-4ff3e990920b", + "id": "7f930663-0148-4e17-9392-0279f907ed8a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -154267,7 +154267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c043a622-35d8-4a22-96a8-fd475fee4913", + "id": "bc2b558a-3a65-488f-8009-9d2effb20b2e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -154323,7 +154323,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87651cf4-b902-48b1-bbfd-76840c5a6277", + "id": "ba9f752b-547d-48ec-bb7b-15de83720376", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -154379,7 +154379,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e030221d-a99a-4b9a-82af-ddffb84bfc7c", + "id": "0e205696-85b9-46b0-a64e-dfc5049605cc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -154441,7 +154441,7 @@ } }, { - "id": "cba5e33d-93ad-40a4-a37b-77f36fd12c29", + "id": "0ec25bf5-d799-4361-b51a-8a7a3d847bb8", "name": "List From Addresses", "request": { "name": "List From Addresses", @@ -154516,7 +154516,7 @@ }, "response": [ { - "id": "c4da1245-766e-43df-9126-7af68ca1af7d", + "id": "7e1826eb-0506-41a6-a5d9-87c2f410e64a", "name": "List of Email Status", "originalRequest": { "url": { @@ -154600,12 +154600,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"i\",\n \"email\": \"sender@example.com\",\n \"isVerifiedByDomain\": false,\n \"verificationStatus\": \"FAILED\"\n },\n {\n \"id\": \"esse cillum commodo nisi\",\n \"email\": \"sender@example.com\",\n \"isVerifiedByDomain\": false,\n \"verificationStatus\": \"SUCCESS\"\n }\n]", + "body": "[\n {\n \"id\": \"mollit\",\n \"email\": \"sender@example.com\",\n \"isVerifiedByDomain\": false,\n \"verificationStatus\": \"PENDING\"\n },\n {\n \"id\": \"sunt non amet sed ipsum\",\n \"email\": \"sender@example.com\",\n \"isVerifiedByDomain\": false,\n \"verificationStatus\": \"FAILED\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "326b24a4-3b95-490b-831f-04b5ef14627b", + "id": "4171a3b3-0f76-4211-851f-414410edc168", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -154694,7 +154694,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36a48634-b0f5-4baf-a4ff-a8acdd91fab0", + "id": "19288ae6-b84c-433d-a28a-6ce5905e3de6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -154783,7 +154783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1896a297-5c5c-492b-a108-1a9581a5d312", + "id": "0562f1bc-6e90-4554-ae08-ffabb7cc1305", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -154872,7 +154872,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d82f534b-42a6-46fb-81e9-395790c1e367", + "id": "651612de-5cf3-4a79-8f44-4c78e848985d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -154967,7 +154967,7 @@ } }, { - "id": "52752134-ea93-42af-91a6-7370fad2a41d", + "id": "6013799c-4cc1-4a7e-b433-35a5555bba9a", "name": "Create Verified From Address", "request": { "name": "Create Verified From Address", @@ -155009,7 +155009,7 @@ }, "response": [ { - "id": "3659054b-e2a3-41c4-a2b2-67b2ad0860c0", + "id": "03f8a3fa-8abb-435e-87d1-25ad9e505d68", "name": "New Verified Email Status", "originalRequest": { "url": { @@ -155060,12 +155060,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"in quis mollit laborum\",\n \"email\": \"sender@example.com\",\n \"isVerifiedByDomain\": false,\n \"verificationStatus\": \"FAILED\"\n}", + "body": "{\n \"id\": \"occaecat cillum sunt\",\n \"email\": \"sender@example.com\",\n \"isVerifiedByDomain\": false,\n \"verificationStatus\": \"FAILED\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c19f3639-570b-4d06-9321-2fe8b74f3e6f", + "id": "58daa3e5-019c-4b11-94e1-f60ed852b0e3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -155121,7 +155121,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4c45ca1-d7d9-498b-9c15-bff88683ebd1", + "id": "13996650-d66d-4ad4-834e-f6db9789a5dc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -155177,7 +155177,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4902d240-5139-49d4-853b-5027c2452a70", + "id": "6b7e0602-f762-4b55-9d75-1696e58d494e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -155233,7 +155233,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4af3be6-5cff-4ff2-bd01-403bc1a7df6f", + "id": "e65075e7-3a8b-4a72-8c6d-b082ddbf92dc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -155289,7 +155289,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8dd83c1a-8805-458f-b8ae-ba4b1fac91f2", + "id": "7d1e1305-c132-4b60-9605-d610040b9a36", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -155351,7 +155351,7 @@ } }, { - "id": "092e5d08-3832-46a2-8992-6868c3769fbd", + "id": "e4c758d5-63e6-4e72-b3e6-a23ffc05e346", "name": "Delete Verified From Address", "request": { "name": "Delete Verified From Address", @@ -155371,7 +155371,7 @@ "variable": [ { "type": "any", - "value": "laboris sit", + "value": "eiusmod qui in ullamco", "key": "id", "disabled": true, "description": { @@ -155392,7 +155392,7 @@ }, "response": [ { - "id": "bb36e608-b382-4b6f-8ccd-8f2968235665", + "id": "4ae8de0e-ce4c-475e-8b60-12375bfea910", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -155426,7 +155426,7 @@ "_postman_previewlanguage": "text" }, { - "id": "2962c323-bd93-4ec4-b863-8f300b1b8008", + "id": "91fe3fbd-0914-46e9-a0e0-d09a617971a2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -155470,7 +155470,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2399deb-7a81-46fe-a85c-f631fe371fc8", + "id": "1cf66103-e2bc-4f8d-804c-fc3c08fcf992", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -155514,7 +155514,7 @@ "_postman_previewlanguage": "json" }, { - "id": "252ba7c8-69a9-46fd-a2d4-1c7ef783bee0", + "id": "74185612-d023-4a7f-817b-008486a33172", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -155558,7 +155558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6d7ad21-da73-4d9a-85b3-0c41882f698a", + "id": "b0327fa5-9366-423d-a45e-a9d16d0d0499", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -155602,7 +155602,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5509c184-d9e4-49c8-96f4-533427872b24", + "id": "dafb2819-0e33-427f-bd8d-5e0e092f79c5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -155646,7 +155646,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86578754-0225-4e4a-90cc-0510be5dfc2f", + "id": "c2d07708-d207-4397-971d-4f563e741f4b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -155696,7 +155696,7 @@ } }, { - "id": "a0bea361-6efc-469e-bf58-c61b22267523", + "id": "f6562137-f40f-4153-a3ec-9429802ca9b4", "name": "Get DKIM Attributes", "request": { "name": "Get DKIM Attributes", @@ -155725,7 +155725,7 @@ }, "response": [ { - "id": "1cf299ff-f4ab-4efc-af3d-d91191d116d2", + "id": "c2812d76-1077-4e08-b6bd-3f684a9ccd0f", "name": "List of DKIM Attributes", "originalRequest": { "url": { @@ -155768,7 +155768,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fde24ef-2628-47b0-98bf-125dbf02141f", + "id": "208bee3d-732e-4890-9fd8-b4e7ccca1dde", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -155811,7 +155811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efc105b6-f64e-4f11-95b3-f50d4e82dc53", + "id": "2def2ecc-05b0-461d-8c7d-6dad99ab62ee", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -155854,7 +155854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa4d8432-e80d-4d46-9cb8-8c8061f256b3", + "id": "b2a81cab-5ad2-4c9b-b185-c36fc62c6c8a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -155897,7 +155897,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b605a677-fc81-495a-b18a-35d2d606dba1", + "id": "7ceefbdd-2664-4f6e-94f3-38584f01443f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -155940,7 +155940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9bea0870-67d5-4b1c-ab6b-62b20e7d4130", + "id": "b36234fb-7865-4ec3-8743-176f20c07f80", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -155989,7 +155989,7 @@ } }, { - "id": "4eb89160-c624-4731-9191-0b1bda5704e9", + "id": "b6a5b64a-c952-4ae7-8937-6c24de6a5540", "name": "Verify domain address via DKIM", "request": { "name": "Verify domain address via DKIM", @@ -156031,7 +156031,7 @@ }, "response": [ { - "id": "ba5cf4fb-c892-45f1-80ea-a97301df6203", + "id": "c70a4ebc-9482-4e6c-8406-d4ba3845434f", "name": "List of DKIM tokens required for the verification process.", "originalRequest": { "url": { @@ -156087,7 +156087,7 @@ "_postman_previewlanguage": "json" }, { - "id": "613a8548-25da-4d5b-9d85-4955d95d0c05", + "id": "896e564b-9ce5-43e3-9e79-e9ec7afe1d8d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -156143,7 +156143,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66bf9227-9e6e-4501-b99c-d46e11e90b1f", + "id": "4261b7cd-6c97-44d7-ab4f-299ce30a0339", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -156199,7 +156199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f276c3c-dd3e-4e1c-8c08-d52ab6620ae9", + "id": "65ca3cad-95ae-4201-89cc-fa7d5a964e20", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -156255,7 +156255,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3601207a-0d18-40b0-9a77-1be8f980bc66", + "id": "1b87335f-19fd-4ff1-96ea-7e77649a7eac", "name": "Method Not Allowed - indicates that the server knows the request method, but the target resource doesn't support this method.", "originalRequest": { "url": { @@ -156311,7 +156311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f984330b-ef88-40d5-81a3-cbb16d27b1e3", + "id": "0af6f8d0-6fba-42af-8508-485d267426da", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -156367,7 +156367,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55813683-74fe-4220-8c6f-9dabb0663f63", + "id": "59db4d6e-77c3-4d0e-ad7a-08ea35e685a5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -156435,7 +156435,7 @@ "description": "Use this API to implement OAuth client functionality.\nWith this functionality in place, users with the appropriate security scopes can create and configure OAuth clients to use as a way to obtain authorization to use the Identity Security Cloud REST API.\nRefer to [Authentication](https://developer.sailpoint.com/docs/api/authentication/) for more information about OAuth and how it works with the Identity Security Cloud REST API.\n", "item": [ { - "id": "bf4a4e6e-9288-4fd4-b502-8248c7b1bdb5", + "id": "2f0fcdaa-3b75-48fe-a178-c7be0aaf5cf9", "name": "List OAuth Clients", "request": { "name": "List OAuth Clients", @@ -156474,7 +156474,7 @@ }, "response": [ { - "id": "7b513c6d-6e47-4a36-9ef9-831854a501bd", + "id": "00e2e841-8b7f-49bd-9870-40e0eca0b777", "name": "List of OAuth clients.", "originalRequest": { "url": { @@ -156522,12 +156522,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"elit cupidatat enim proident\",\n \"metadata\": \"et \",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n },\n {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"in velit non ad\",\n \"metadata\": \"elit enim ullamco\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n }\n]", + "body": "[\n {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"occaecat veniam nostrud aute\",\n \"metadata\": \"Ut commodo aute minim\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n },\n {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"sit proident\",\n \"metadata\": \"adipisicing tempor ullamco m\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5c698ec8-9104-4830-8aeb-6989328c49c6", + "id": "62019037-f866-4a24-9647-487ec547870e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -156580,7 +156580,7 @@ "_postman_previewlanguage": "json" }, { - "id": "789ae717-f6d9-4032-bf70-471ece0e1f16", + "id": "b3086a2c-2f53-4fbf-994f-5f0a3be07c7a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -156633,7 +156633,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b2c5d86-4a60-43e4-ab28-29de0fccb793", + "id": "322856db-4bd8-4097-a337-38cc8d75337b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -156686,7 +156686,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea8b4a02-df08-49c5-8973-43bfa1472a42", + "id": "e270a9d6-3811-41fb-ae39-088af18ae2ae", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -156739,7 +156739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb0606f8-6634-4320-bca3-ee7d06ab05f6", + "id": "c169ca00-de73-41e8-a7c4-301979e0e73b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -156798,7 +156798,7 @@ } }, { - "id": "7b5ef6d4-d15e-42bd-a7d4-51e46be839ee", + "id": "c286915e-c2c9-4c58-b86f-059afe1e7bae", "name": "Create OAuth Client", "request": { "name": "Create OAuth Client", @@ -156840,7 +156840,7 @@ }, "response": [ { - "id": "bccec74e-7f40-4c8e-9a1e-8c9f3f45057b", + "id": "0fe3b054-fad4-4dc7-9c9a-6646d9477855", "name": "Request succeeded.", "originalRequest": { "url": { @@ -156896,7 +156896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2595e730-ac97-4aee-ba58-0aa9e1b1dac2", + "id": "d1123627-e343-46d9-b5cd-1b20e7353a92", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -156952,7 +156952,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1f2bfa5-e6f9-4f49-bc30-4d437f3e2f83", + "id": "3d0c9bfe-5e1c-4df7-b66f-d6f4c325b0bb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -157008,7 +157008,7 @@ "_postman_previewlanguage": "json" }, { - "id": "caa47567-2f1d-41ba-8fe8-443c5c4d3b16", + "id": "c1007620-c0c9-45f4-9e68-48953f6eb5cf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -157064,7 +157064,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b96dc2c8-19dc-475f-8025-6103f8986eea", + "id": "0ca11476-6587-4efb-aeb0-36725ba2344d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -157120,7 +157120,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40583c54-1ba1-41e5-88b7-1d0eb3498672", + "id": "3db2aa4e-a911-44bd-a034-c9c585d0d504", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -157182,7 +157182,7 @@ } }, { - "id": "16bc79ee-fdae-418f-be3d-ff412e6a818c", + "id": "2352d3d9-1730-4bcc-ae08-5ce60d7fdcff", "name": "Get OAuth Client", "request": { "name": "Get OAuth Client", @@ -157223,7 +157223,7 @@ }, "response": [ { - "id": "aa0c749f-4f45-4b6a-af93-25cc92ea7bd0", + "id": "ce7950ba-63ca-4e4d-86e4-4fdf24cd4f6c", "name": "Request succeeded.", "originalRequest": { "url": { @@ -157262,12 +157262,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"non veniam\",\n \"metadata\": \"nisi commo\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n}", + "body": "{\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"quis dolor\",\n \"metadata\": \"ad aliqua\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e9d2dd4a-085f-46d9-b8cd-e6948c6f0db6", + "id": "11268f08-a7d9-49bb-b684-9cd0c235e2c5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -157311,7 +157311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c812a056-f937-40b9-af41-61637bacf5fd", + "id": "0c3c2fe4-0e21-47ff-a154-adf8feeda58f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -157355,7 +157355,7 @@ "_postman_previewlanguage": "json" }, { - "id": "892ccd7c-8402-4a1b-84c0-b9be1f613eac", + "id": "e91c5e15-e98c-4125-9214-96cc5450ced7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -157399,7 +157399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a88eda57-af19-4670-993f-c5a5889421ca", + "id": "e4b20923-760e-41a6-8642-79ec5aa7ec01", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -157443,7 +157443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "746c0e88-8938-4839-887a-3d110314d4fd", + "id": "03593c0b-9f5c-4c83-a47a-95b7ada606c5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -157487,7 +157487,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e76e5b9e-10b5-4c83-9945-1788bf536afe", + "id": "5b0628fb-0373-4f73-84b6-0aa037b7da14", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -157537,7 +157537,7 @@ } }, { - "id": "91c54d1a-bdf2-4483-9543-2a9b7945f949", + "id": "f2864680-4876-4e92-aed9-40677861b902", "name": "Delete OAuth Client", "request": { "name": "Delete OAuth Client", @@ -157578,7 +157578,7 @@ }, "response": [ { - "id": "f81dda8b-8402-4aff-a180-ae0a4d77243c", + "id": "c66b08d8-2f39-48c3-8b62-ab58a2f14249", "name": "No content.", "originalRequest": { "url": { @@ -157612,7 +157612,7 @@ "_postman_previewlanguage": "text" }, { - "id": "c969fcb1-a760-4b86-a127-ba03da761acc", + "id": "3bd444f4-19c3-46cf-ab35-e5e2199554e2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -157656,7 +157656,7 @@ "_postman_previewlanguage": "json" }, { - "id": "195139c6-6201-4f7a-b12f-5dbcd4f45932", + "id": "5091a0f6-2577-4e4e-acf6-c6bef6c27a01", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -157700,7 +157700,7 @@ "_postman_previewlanguage": "json" }, { - "id": "caebd2c4-c55a-44b9-a6be-bdd8dde95b6d", + "id": "0ca96bb5-cb07-42d2-ac53-02c85a13d804", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -157744,7 +157744,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbe6f4fc-2ce6-4a6d-8b9d-897867a48f46", + "id": "df919731-1c57-4f86-ab24-e0bdc3a206d0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -157788,7 +157788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "928c977c-65bd-4a0d-bbe7-39673634baa9", + "id": "72533cb8-ca15-4866-a9c7-ab012e247905", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -157832,7 +157832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbfa3ad3-afdd-4e34-8e3d-9c9af06c000f", + "id": "a95d20a4-180e-414d-aeec-e3d0e37eca43", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -157882,7 +157882,7 @@ } }, { - "id": "b5963a09-9621-4fcf-b3b2-208ef586a5d1", + "id": "0bbfecf3-af8c-45a7-864e-5f635cd2dcc0", "name": "Patch OAuth Client", "request": { "name": "Patch OAuth Client", @@ -157936,7 +157936,7 @@ }, "response": [ { - "id": "da75953f-8d41-4885-887d-ddc85b32d618", + "id": "5a1e383e-6332-4782-a5ce-ef0a2c516696", "name": "Indicates the PATCH operation succeeded, and returns the OAuth client's new representation.", "originalRequest": { "url": { @@ -157988,12 +157988,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"non veniam\",\n \"metadata\": \"nisi commo\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n}", + "body": "{\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"quis dolor\",\n \"metadata\": \"ad aliqua\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3538f23c-0914-4453-b4c7-f90b96d2be12", + "id": "72fcf28a-91a5-48b1-bac9-b7734e86e25c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -158050,7 +158050,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37b145f0-4203-44d8-9e16-440ce4ea28b6", + "id": "ae25db45-eb0c-415e-a17f-d017e4627cea", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -158107,7 +158107,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2077748a-b68f-4587-8b96-74d9ad407ed4", + "id": "428d51d8-0457-427e-911a-611a2364fd25", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -158164,7 +158164,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff2c0e9b-35e5-4220-adc2-a9fdd050f327", + "id": "920eaaf3-8964-4d42-994f-5ec286fdf7d0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -158221,7 +158221,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b306881f-86ce-4064-94e2-356080f3da32", + "id": "2b4cdd93-0d5b-4c06-adce-ebf73981638a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -158278,7 +158278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa49d1b8-de72-4f85-8f84-2955fe758a77", + "id": "0ee20c44-ca29-481f-aece-e4072450252d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -158347,7 +158347,7 @@ "description": "Operations for managing org configuration settings (eg. time zone)", "item": [ { - "id": "097f4b86-8278-42ee-9951-47e5c7503c3b", + "id": "176f0518-aae0-4a30-bb9c-d795b2530524", "name": "Get Org configuration settings", "request": { "name": "Get Org configuration settings", @@ -158376,7 +158376,7 @@ }, "response": [ { - "id": "70693100-dcf9-4334-863a-42d59474414f", + "id": "e3784eab-6f65-46a5-a3f3-6f8188a9b010", "name": "Request succeeded.", "originalRequest": { "url": { @@ -158414,12 +158414,12 @@ "value": "application/json" } ], - "body": "{\n \"orgName\": \"acme-solar\",\n \"timeZone\": \"America/Toronto\",\n \"lcsChangeHonorsSourceEnableFeature\": false,\n \"armCustomerId\": \"DE38E75A-5FF6-4A65-5DC7-08D64426B09E\",\n \"armSapSystemIdMappings\": \"reprehenderit minim\",\n \"armAuth\": \"epiYNTRYA2S7swisDWk1Zv4VMNgvqEjiBh5_ufuCWsma2m-5XADijqBg0ijXLby5nS6lxZNXabhGnAPGeDGc4V3jQKrhwV-UHypRLs8ZLgOjiQNus9NimS0uPdKomRW6TFWqXyfnYd-znNgbbVuwUy9GyD9ebDVJSntPastxSx7UcyGuWBqfNZYpuxKRWe_7TVY60qL55jUqyz8N4XUbbdcxdbZ0uik6ut-Bv90MKTbZexBW_PR4qcgIkaEs4kIenLyBxnGziYo7AO0tJ8bGHO8FJRkibCpAQIt7PISLo7Gg_Xf9j10dKq2YDgy4pPTvz3fE2ZHYnXCXvXFSA-vVag==\",\n \"armDb\": \"EU\",\n \"armSsoUrl\": \"https://your-arm-sso-url\",\n \"iaiEnableCertificationRecommendations\": true,\n \"sodReportConfigs\": [\n {\n \"columnName\": \"SOD Business Name\",\n \"required\": true,\n \"included\": false,\n \"order\": 2\n },\n {\n \"columnName\": \"SOD Business Name\",\n \"required\": true,\n \"included\": false,\n \"order\": 2\n }\n ]\n}", + "body": "{\n \"orgName\": \"acme-solar\",\n \"timeZone\": \"America/Toronto\",\n \"lcsChangeHonorsSourceEnableFeature\": false,\n \"armCustomerId\": \"DE38E75A-5FF6-4A65-5DC7-08D64426B09E\",\n \"armSapSystemIdMappings\": \"culpa sit\",\n \"armAuth\": \"epiYNTRYA2S7swisDWk1Zv4VMNgvqEjiBh5_ufuCWsma2m-5XADijqBg0ijXLby5nS6lxZNXabhGnAPGeDGc4V3jQKrhwV-UHypRLs8ZLgOjiQNus9NimS0uPdKomRW6TFWqXyfnYd-znNgbbVuwUy9GyD9ebDVJSntPastxSx7UcyGuWBqfNZYpuxKRWe_7TVY60qL55jUqyz8N4XUbbdcxdbZ0uik6ut-Bv90MKTbZexBW_PR4qcgIkaEs4kIenLyBxnGziYo7AO0tJ8bGHO8FJRkibCpAQIt7PISLo7Gg_Xf9j10dKq2YDgy4pPTvz3fE2ZHYnXCXvXFSA-vVag==\",\n \"armDb\": \"EU\",\n \"armSsoUrl\": \"https://your-arm-sso-url\",\n \"iaiEnableCertificationRecommendations\": true,\n \"sodReportConfigs\": [\n {\n \"columnName\": \"SOD Business Name\",\n \"required\": true,\n \"included\": false,\n \"order\": 2\n },\n {\n \"columnName\": \"SOD Business Name\",\n \"required\": true,\n \"included\": false,\n \"order\": 2\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8e9ad877-395b-48ae-a692-1ebd12af6919", + "id": "23b2e47f-56f6-4a1a-9947-b65c8c16c0cc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -158462,7 +158462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab1064eb-5601-4553-93a5-27127c87e191", + "id": "285a3a62-c5d6-4730-a7a8-e744f274952b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -158505,7 +158505,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f06331df-b764-4b4f-a205-1f25b75fa4c8", + "id": "c1124e82-7cd7-48e4-be8b-0eba5fd238cf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -158548,7 +158548,7 @@ "_postman_previewlanguage": "json" }, { - "id": "caabf3ce-c867-4dc8-a40e-acc386973913", + "id": "87813c92-9cf0-4715-aadb-bd645d0004e8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -158591,7 +158591,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d606e3f-1481-49ba-bfa6-b66aaa21df04", + "id": "13b94517-5ef7-4f65-8bae-2b571924255e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -158634,7 +158634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7d85331-66e6-4cf5-ba77-f0c422a6fb4e", + "id": "25956985-065e-4d3a-9b78-de75ebc4f0c2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -158683,7 +158683,7 @@ } }, { - "id": "e6b9f269-a1fe-442a-8025-36245c2a2d92", + "id": "dad7718a-6863-44c8-a1a8-34b25c76d968", "name": "Patch an Org configuration property", "request": { "name": "Patch an Org configuration property", @@ -158725,7 +158725,7 @@ }, "response": [ { - "id": "ddf18771-c15e-432f-9d0f-5c0cff21886f", + "id": "c44eb407-0e4c-496c-bef1-37e1a6f777a3", "name": "The Org was successfully patched.", "originalRequest": { "url": { @@ -158776,12 +158776,12 @@ "value": "application/json" } ], - "body": "{\n \"orgName\": \"acme-solar\",\n \"timeZone\": \"America/Toronto\",\n \"lcsChangeHonorsSourceEnableFeature\": false,\n \"armCustomerId\": \"DE38E75A-5FF6-4A65-5DC7-08D64426B09E\",\n \"armSapSystemIdMappings\": \"reprehenderit minim\",\n \"armAuth\": \"epiYNTRYA2S7swisDWk1Zv4VMNgvqEjiBh5_ufuCWsma2m-5XADijqBg0ijXLby5nS6lxZNXabhGnAPGeDGc4V3jQKrhwV-UHypRLs8ZLgOjiQNus9NimS0uPdKomRW6TFWqXyfnYd-znNgbbVuwUy9GyD9ebDVJSntPastxSx7UcyGuWBqfNZYpuxKRWe_7TVY60qL55jUqyz8N4XUbbdcxdbZ0uik6ut-Bv90MKTbZexBW_PR4qcgIkaEs4kIenLyBxnGziYo7AO0tJ8bGHO8FJRkibCpAQIt7PISLo7Gg_Xf9j10dKq2YDgy4pPTvz3fE2ZHYnXCXvXFSA-vVag==\",\n \"armDb\": \"EU\",\n \"armSsoUrl\": \"https://your-arm-sso-url\",\n \"iaiEnableCertificationRecommendations\": true,\n \"sodReportConfigs\": [\n {\n \"columnName\": \"SOD Business Name\",\n \"required\": true,\n \"included\": false,\n \"order\": 2\n },\n {\n \"columnName\": \"SOD Business Name\",\n \"required\": true,\n \"included\": false,\n \"order\": 2\n }\n ]\n}", + "body": "{\n \"orgName\": \"acme-solar\",\n \"timeZone\": \"America/Toronto\",\n \"lcsChangeHonorsSourceEnableFeature\": false,\n \"armCustomerId\": \"DE38E75A-5FF6-4A65-5DC7-08D64426B09E\",\n \"armSapSystemIdMappings\": \"culpa sit\",\n \"armAuth\": \"epiYNTRYA2S7swisDWk1Zv4VMNgvqEjiBh5_ufuCWsma2m-5XADijqBg0ijXLby5nS6lxZNXabhGnAPGeDGc4V3jQKrhwV-UHypRLs8ZLgOjiQNus9NimS0uPdKomRW6TFWqXyfnYd-znNgbbVuwUy9GyD9ebDVJSntPastxSx7UcyGuWBqfNZYpuxKRWe_7TVY60qL55jUqyz8N4XUbbdcxdbZ0uik6ut-Bv90MKTbZexBW_PR4qcgIkaEs4kIenLyBxnGziYo7AO0tJ8bGHO8FJRkibCpAQIt7PISLo7Gg_Xf9j10dKq2YDgy4pPTvz3fE2ZHYnXCXvXFSA-vVag==\",\n \"armDb\": \"EU\",\n \"armSsoUrl\": \"https://your-arm-sso-url\",\n \"iaiEnableCertificationRecommendations\": true,\n \"sodReportConfigs\": [\n {\n \"columnName\": \"SOD Business Name\",\n \"required\": true,\n \"included\": false,\n \"order\": 2\n },\n {\n \"columnName\": \"SOD Business Name\",\n \"required\": true,\n \"included\": false,\n \"order\": 2\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c225d57a-75ca-4348-9ec8-86f4fa32c55e", + "id": "851686c1-7b85-486f-9700-d60d0e557e01", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -158837,7 +158837,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d857043c-cf3f-437e-873f-91c530ceb25b", + "id": "ed626435-478b-406b-8c05-9c1169b602b7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -158893,7 +158893,7 @@ "_postman_previewlanguage": "json" }, { - "id": "222531f2-aba3-4a6e-8d22-066501fc0a3d", + "id": "e3696603-9b3f-4b9b-909e-b8a892682055", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -158949,7 +158949,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5477bc36-3b6b-41c0-b487-e0780a82d972", + "id": "14df7058-6f7f-4cd8-98e8-2f1804d73ed8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -159005,7 +159005,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7ce6fd2-8efb-4aa2-9459-97cb3f39447b", + "id": "0a85a4a0-1250-42fa-8914-339deaf40417", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -159061,7 +159061,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d048603d-c2b6-47c2-b119-c9e23d38c309", + "id": "6f219d51-c721-48cc-be25-1b4bc3e2a330", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -159123,7 +159123,7 @@ } }, { - "id": "5f2a0182-93db-46d2-9a45-0261daab4144", + "id": "e5483086-ab86-48fd-9eb6-5b36930b46d3", "name": "Get list of time zones", "request": { "name": "Get list of time zones", @@ -159153,7 +159153,7 @@ }, "response": [ { - "id": "9493e36c-db0e-4fc2-8273-bebdbb1e22a2", + "id": "f49f7ce6-006d-4596-abd9-8f1490924a2c", "name": "Request successful", "originalRequest": { "url": { @@ -159197,7 +159197,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84470c7e-82bb-4c03-b904-075477586276", + "id": "e770d71d-3566-4187-83fb-1d0a41e1ffb6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -159241,7 +159241,7 @@ "_postman_previewlanguage": "json" }, { - "id": "acb94027-1b12-452e-a6a2-12ed895323b3", + "id": "606a21e6-8d67-45c9-a8ff-7e40b57e6c13", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -159285,7 +159285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab5b6327-ce7d-4cd3-9ba0-88a235bc585b", + "id": "6aa0bfcc-a8bc-4cb6-9d4b-bee0124b9523", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -159329,7 +159329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7eaa1d00-811c-4121-b363-8433b68c3777", + "id": "70636fd7-cdb3-4628-a920-3303fe6bc8f6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -159373,7 +159373,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3a5805d-ef86-4f26-a5d9-4183abb6f65b", + "id": "9dcb969b-7cd5-489f-855d-423d48e5df10", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -159429,7 +159429,7 @@ "description": "Use this API to implement organization password configuration functionality.\nWith this functionality in place, organization administrators can create organization-specific password configurations.\n\nThese configurations include details like custom password instructions, as well as digit token length and duration.\n\nRefer to [Configuring User Authentication for Password Resets](https://documentation.sailpoint.com/saas/help/pwd/pwd_reset.html) for more information about organization password configuration functionality.\n", "item": [ { - "id": "b7151c86-33bc-408a-888c-2b3d3b3f76b6", + "id": "546fc48b-4c3b-4fa9-8c0a-404226e90f84", "name": "Get Password Org Config", "request": { "name": "Get Password Org Config", @@ -159458,7 +159458,7 @@ }, "response": [ { - "id": "bbc6f246-a6a5-43f9-83ff-96b1ba8c1fc2", + "id": "3e7a121c-1b3e-49db-9581-c3ab08e4f8c2", "name": "Reference to the password org config.", "originalRequest": { "url": { @@ -159501,7 +159501,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c059196-186c-48ea-abe2-693c5d0d1899", + "id": "beb16e6d-5d87-4b52-ab73-3df8de8853b0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -159544,7 +159544,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4c5f1a4-917b-4d25-bc64-a3f09d23d745", + "id": "a313cae7-343a-4885-952c-ae065ec4e149", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -159587,7 +159587,7 @@ "_postman_previewlanguage": "json" }, { - "id": "924d539f-1208-4f2d-b4eb-2bfd19cfbcd8", + "id": "5f08beeb-4c97-4c43-97ae-aa3634037918", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -159630,7 +159630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3fa4816e-fb1c-4296-b920-6658e783724c", + "id": "399bcc94-6cc9-4d03-ab32-66b3efe78b9d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -159673,7 +159673,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d251ee11-a33a-47f9-b034-4ede59629afe", + "id": "f4868ce2-6592-465c-9c9e-d0c37aae97d3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -159722,7 +159722,7 @@ } }, { - "id": "c41a5403-da27-431a-8b28-b8d7e9a6119f", + "id": "41fcd25c-5d9f-4ef6-bba5-106954e591c2", "name": "Update Password Org Config", "request": { "name": "Update Password Org Config", @@ -159764,7 +159764,7 @@ }, "response": [ { - "id": "ac7a4d9e-2a8c-4fed-b061-45d1bae0b06b", + "id": "13080278-69be-422b-a052-40fcc70e465b", "name": "Reference to the password org config.", "originalRequest": { "url": { @@ -159820,7 +159820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "465c8774-fe67-4d65-9d11-28118a6b6d42", + "id": "6728cf6b-1825-40d3-83a9-53f83f7b5431", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -159876,7 +159876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56840655-3364-4d96-990a-228640260426", + "id": "799d0129-e354-41d0-b242-0a9feb489684", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -159932,7 +159932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59aa7509-c048-4641-97b2-4cd81ca2c82f", + "id": "53c05afb-407f-4634-a1da-b3541c15681e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -159988,7 +159988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fc5c0b9-589b-4f89-8c38-32c12c5a9486", + "id": "09ac8240-7990-43b3-bd4c-5b5cdaf5b16a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -160044,7 +160044,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a4c6b71-cde8-4815-826d-734971f80fe6", + "id": "e0f78b94-6712-4bb4-963b-39088079b9a6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -160106,7 +160106,7 @@ } }, { - "id": "5f9823cc-140d-45c5-8cc6-7bd13b1aa055", + "id": "13e8a20c-546a-460a-ac39-c45d5ca8730a", "name": "Create Password Org Config", "request": { "name": "Create Password Org Config", @@ -160148,7 +160148,7 @@ }, "response": [ { - "id": "54514e1c-6699-40a9-b1da-8e1f98f7aa08", + "id": "e66c42bb-df32-4b03-887d-da11bb3dec1e", "name": "Reference to the password org config.", "originalRequest": { "url": { @@ -160204,7 +160204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "951505e6-bbff-4aed-bab9-19684935814a", + "id": "90b08e3f-123c-4c61-927d-9977f7b6d1e6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -160260,7 +160260,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6a17333-6d3b-4c81-acbb-fb766db8365e", + "id": "a7b7a316-1e76-41e0-af28-ef57c0791f52", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -160316,7 +160316,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37fe4fdb-5c3e-45e0-81f3-271f3caac5aa", + "id": "19a907a2-ed8f-4be7-8d73-d286c1bbf8ef", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -160372,7 +160372,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ba20552-7a39-4123-9835-87131abcb4f9", + "id": "25fe6774-49c2-4bdf-a0db-a2e085814a09", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -160428,7 +160428,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba20bfcf-084e-4a88-9f56-1c899c0f5157", + "id": "0358dc4c-591e-404e-a2c2-aa3c5e8249c5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -160496,7 +160496,7 @@ "description": "Use this API to implement password dictionary functionality.\nWith this functionality in place, administrators can create password dictionaries to prevent users from using certain words or characters in their passwords.\n\nA password dictionary is a list of words or characters that users are prevented from including in their passwords.\nThis can help protect users from themselves and force them to create passwords that are not easy to break.\n\nA password dictionary must meet the following requirements to for the API to handle them correctly:\n\n- It must be in .txt format.\n\n- All characters must be UTF-8 characters.\n\n- Each line must contain a single word or character with no spaces or whitespace characters.\n\n- It must contain at least one line other than the locale string.\n\n- Each line must not exceed 128 characters.\n\n- The file must not exceed 2500 lines.\n\nAdministrators should also consider the following when they create their dictionaries:\n\n- Lines starting with a # represent comments.\n\n- All words in the password dictionary are case-insensitive.\nFor example, adding the word \"password\" to the dictionary also disallows the following: PASSWORD, Password, and PassWord.\n\n- The dictionary uses substring matching.\nFor example, adding the word \"spring\" to the dictionary also disallows the following: Spring124, 345SprinG, and 8spring.\nUsers can then select 'Change Password' to update their passwords.\n\nAdministrators must do the following to create a password dictionary:\n\n- Create the text file that will contain the prohibited password values.\n\n- If the dictionary is not in English, they must add a locale string to the top line: locale:`languageCode`_`countryCode`\n\nThe languageCode value refers to the language's 2-letter ISO 639-1 code.\nThe countryCode value refers to the country's 2-letter ISO 3166-1 code.\n\nRefer to this list https://docs.oracle.com/cd/E13214_01/wli/docs92/xref/xqisocodes.html to see all the available ISO 639-1 language codes and ISO 3166-1 country codes.\n\n- Upload the .txt file to Identity Security Cloud with [Update Password Dictionary](https://developer.sailpoint.com/docs/api/beta/put-password-dictionary). Uploading a new file always overwrites the previous dictionary file.\n\nAdministrators can then specify which password policies check new passwords against the password dictionary by doing the following: In the Admin panel, they can use the Password Mgmt dropdown menu to select Policies, select the policy, and select the 'Prevent use of words in this site's password dictionary' checkbox beside it.\n\nRefer to [Configuring Advanced Password Management Options](https://documentation.sailpoint.com/saas/help/pwd/adv_config.html) for more information about password dictionaries.\n", "item": [ { - "id": "eb8d4a8a-3452-4ec7-96d4-e7bd4e229a33", + "id": "3d58078b-4742-4b1b-8243-c482eff88581", "name": "Get Password Dictionary", "request": { "name": "Get Password Dictionary", @@ -160525,7 +160525,7 @@ }, "response": [ { - "id": "4d540c1c-e6f8-4c3c-9ff5-5534e546fc83", + "id": "bcbdd5c4-0788-4b70-b5f2-a5fd274fd796", "name": "A password dictionary response", "originalRequest": { "url": { @@ -160563,12 +160563,12 @@ "value": "text/plain" } ], - "body": "laboris sit", + "body": "eiusmod qui in ullamco", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "d81b0966-7c7d-4cdf-83ee-48130ce77d2b", + "id": "d4bd4b42-8d9f-437a-94ff-23e03bf74aba", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -160611,7 +160611,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab5f19a2-1fc3-49db-a380-181342707d40", + "id": "8a15ca75-12bd-4bc3-89cf-8637edd9a0d3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -160654,7 +160654,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e6f46b4-a6fb-4cef-a943-31adc3d84c5d", + "id": "3afd62f0-f77d-44c0-bc5b-2c3934581c91", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -160697,7 +160697,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e2a5627-3478-4a0b-8900-8fa1912519f8", + "id": "745cc7e0-86f2-481f-bfef-bd28f8299a01", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -160740,7 +160740,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97e1d505-02c1-4cc2-a566-4075513aab99", + "id": "3c5492de-6a20-4e63-ab79-340540267a2c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -160783,7 +160783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3da0582a-6494-4c64-b5d4-4eaf7deab36b", + "id": "c6be3311-d9a8-4f3c-90ea-a308495d2739", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -160832,7 +160832,7 @@ } }, { - "id": "67a2e55a-58c0-4ba1-9925-944adb604a60", + "id": "79c5d909-2426-4f47-8b25-5066de14307d", "name": "Update Password Dictionary", "request": { "name": "Update Password Dictionary", @@ -160877,7 +160877,7 @@ }, "response": [ { - "id": "9f9c4135-78fd-4c4c-9cb9-510b7ad0ff53", + "id": "d6dfdd29-060a-4746-a0fb-3b7148fda295", "name": "Successfully updated.", "originalRequest": { "url": { @@ -160926,7 +160926,7 @@ "_postman_previewlanguage": "text" }, { - "id": "4764a79d-de5d-46ad-a45a-5ca581121350", + "id": "0c66f4f8-2685-408f-9898-25310d730b32", "name": "Created.", "originalRequest": { "url": { @@ -160975,7 +160975,7 @@ "_postman_previewlanguage": "text" }, { - "id": "bc858587-8ca8-407c-a0b4-238d53716a0e", + "id": "9412ba1f-5d4b-468b-b3bd-938135d93814", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -161034,7 +161034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7621f9b2-498a-4780-bf9f-6bace0b10a98", + "id": "81c70836-0109-4dce-b81c-a3bab88054ac", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -161093,7 +161093,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f10e38c0-608b-43be-9c23-e8ce4e6d928c", + "id": "73d9443b-36d3-4aa1-a152-aee1593730b6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -161152,7 +161152,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df7fab84-695e-49dd-a219-0bd3779a21db", + "id": "6421be7e-bde2-4a6d-8725-1fe8abadabaf", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -161211,7 +161211,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2077e783-5622-4037-9ae9-04373725bc56", + "id": "551ecbcb-49a3-43b3-a625-96413fb715ab", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -161270,7 +161270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b5e8824-f23e-4431-a97a-4fb1b76201b1", + "id": "071d05f5-4cd5-42f3-befd-3981bf6c87a4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -161341,7 +161341,7 @@ "description": "Use this API to implement password management functionality.\nWith this functionality in place, users can manage their identity passwords for all their applications.\n\nIn Identity Security Cloud, users can select their names in the upper right corner of the page and use the drop-down menu to select Password Manager.\nPassword Manager lists the user's identity's applications, possibly grouped to share passwords.\nUsers can then select 'Change Password' to update their passwords.\n\nGrouping passwords allows users to update their passwords more broadly, rather than requiring them to update each password individually.\nPassword Manager may list the applications and sources in the following groups:\n\n- Password Group: This refers to a group of applications that share a password.\nFor example, a user can use the same password for Google Drive, Google Mail, and YouTube.\nUpdating the password for the password group updates the password for all its included applications.\n\n- Multi-Application Source: This refers to a source with multiple applications that share a password.\nFor example, a user can have a source, G Suite, that includes the Google Calendar, Google Drive, and Google Mail applications.\nUpdating the password for the multi-application source updates the password for all its included applications.\n\n- Applications: These are applications that do not share passwords with other applications.\n\nAn organization may require some authentication for users to update their passwords.\nUsers may be required to answer security questions or use a third-party authenticator before they can confirm their updates.\n\nRefer to [Managing Passwords](https://documentation.sailpoint.com/saas/user-help/accounts/passwords.html) for more information about password management.\n", "item": [ { - "id": "25e3a1c0-271a-4dc4-9391-e134decdf34d", + "id": "4c3cd286-3f21-45e6-b2f0-c2d31871938a", "name": "Generate a digit token", "request": { "name": "Generate a digit token", @@ -161384,7 +161384,7 @@ }, "response": [ { - "id": "aef31555-6f06-47fd-8eb5-dc84a3ce8564", + "id": "54c8d97e-80a3-4d05-92a5-53d857085f6f", "name": "The digit token for password management.", "originalRequest": { "url": { @@ -161441,7 +161441,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28848bf1-974d-41c0-bb92-ed95a509a193", + "id": "f19e9986-4dd5-4e7e-abd1-37b7f178d5c8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -161498,7 +161498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e1f4932-b389-4627-8ee0-6fb576bec1df", + "id": "63af20a6-8936-4694-8bab-f7b075e1eb88", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -161555,7 +161555,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e20397c6-dbfe-4d6e-9c6b-642744cafbe9", + "id": "3054ea6a-b95b-4a56-8e0c-3402f47e99b1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -161612,7 +161612,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41c45883-bee1-40c8-9c5f-0cd5e086d13a", + "id": "a5c274ac-908f-43c6-bfdb-3be3056c94a2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -161669,7 +161669,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29a7f908-4cac-40b1-abec-4af562acea79", + "id": "30341a28-9024-41aa-a466-73ac51c98b41", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -161732,7 +161732,7 @@ } }, { - "id": "ed9e6e08-7ed4-4e6a-85bb-bbcca549f08a", + "id": "a72ae017-c5bb-449f-be97-b2f1bd42c064", "name": "Query Password Info", "request": { "name": "Query Password Info", @@ -161774,7 +161774,7 @@ }, "response": [ { - "id": "b1b0dc72-01d0-403a-96cc-0fd6d356b031", + "id": "12fb8cb4-f84d-4640-9d92-d1651e483ae7", "name": "Reference to the password info.", "originalRequest": { "url": { @@ -161830,7 +161830,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f112dde6-ae32-4e14-84df-039d9b14782b", + "id": "ac352b9a-f2f0-42df-b416-68dd48972939", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -161886,7 +161886,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51cfdb6e-cede-41f5-bc82-c6aaab03fb94", + "id": "a69db0fd-b3b0-4581-a519-2e32ad1aa809", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -161942,7 +161942,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbeb855d-cd9d-4242-beaf-eacab19f51b0", + "id": "61a6c89d-679c-4ab9-aadb-77e9e4bce58d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -161998,7 +161998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d4e9fef-7453-4e14-94c5-a468b9932223", + "id": "4e0d384c-47f6-4155-b108-0315659d75dc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -162054,7 +162054,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c054d91d-b59c-4fab-ad79-8487ce0bb510", + "id": "f1f2e8e1-d43d-442d-9edf-d1507abbd49c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -162116,7 +162116,7 @@ } }, { - "id": "8c44afbb-8ea7-4cf1-9e6f-9c82de1f2c92", + "id": "e0c7f94f-e321-41b8-8849-f5a9f6d957e4", "name": "Set Identity's Password", "request": { "name": "Set Identity's Password", @@ -162158,7 +162158,7 @@ }, "response": [ { - "id": "0e12bd51-a9f1-44ac-88c2-dc9145f2688d", + "id": "8b0b8b29-215c-48a2-83cc-018328cd0092", "name": "Reference to the password change.", "originalRequest": { "url": { @@ -162214,7 +162214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f00e281d-fbad-4cca-8ce9-85b985ef71e1", + "id": "2f1534b5-4bae-42f0-919e-8a036dfb48cb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -162270,7 +162270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8b1e8f7-08f8-4bb3-9bf0-6aef3f17a58a", + "id": "a5717ebd-ad38-429c-bfcb-03b5e812be92", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -162326,7 +162326,7 @@ "_postman_previewlanguage": "json" }, { - "id": "548e894b-fe09-4bfb-871b-88286ddd0eff", + "id": "e573f3cf-f86d-4b3e-92ca-0c09ed619303", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -162382,7 +162382,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f3017da-7866-4326-9df6-52b0a15041cb", + "id": "80a142d8-c004-4f1a-8d8f-124da159fd79", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -162438,7 +162438,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52090376-6c6a-41aa-97db-265d38f0f3ea", + "id": "7986fb78-a9ea-422b-a0ce-aedd3e34aa1c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -162500,7 +162500,7 @@ } }, { - "id": "7852fcfd-e7c3-4328-a85d-6c20d78a8646", + "id": "90e0e081-d880-422f-8ba4-8ae86316b045", "name": "Get Password Change Request Status", "request": { "name": "Get Password Change Request Status", @@ -162520,7 +162520,7 @@ "variable": [ { "type": "any", - "value": "laboris sit", + "value": "eiusmod qui in ullamco", "key": "id", "disabled": true, "description": { @@ -162541,7 +162541,7 @@ }, "response": [ { - "id": "17ae01e3-cdf2-4da9-85a7-ffb7158e308e", + "id": "37807afa-e6f3-4785-9425-f50f0f7645b7", "name": "Status of the password change request", "originalRequest": { "url": { @@ -162585,7 +162585,7 @@ "_postman_previewlanguage": "json" }, { - "id": "022b7163-2b19-4965-9a3a-f987af24c886", + "id": "ae0358a0-9580-49cd-a2c2-bcec8159a19e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -162629,7 +162629,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ee4d11e-82c8-43b2-b18a-e1e765d95dd1", + "id": "501be3bb-f3a3-497c-aadf-92b673ecf40a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -162673,7 +162673,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f5a063c-1ea6-47a4-8eb8-7511e9fe0ff6", + "id": "f5ff8641-ce32-45e1-bccb-102197f43595", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -162717,7 +162717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40e43540-7852-4cd3-9a01-3b49a88fa5d8", + "id": "1d329061-515e-47b1-8033-24db3adb8292", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -162761,7 +162761,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5dba7dec-600b-4d88-adf7-dce0c7861df4", + "id": "8d7acb74-433a-44d6-bdbd-2dbdcb6f06e7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -162817,7 +162817,7 @@ "description": "Use these APIs to implement password policies functionality.\nThese APIs allow you to define the policy parameters for choosing passwords.\n\nIdentityNow comes with a default policy that you can modify to define the password requirements your users must meet to log in to IdentityNow, such as requiring a minimum password length, including special characters, and disallowing certain patterns.\nIf you have licensed Password Management, you can create additional password policies beyond the default one to manage passwords for supported sources in your org.\n\nIn the Identity Security Cloud Admin panel, administrators can use the Password Mgmt dropdown menu to select Sync Groups.\n\nRefer to [Managing Password Policies](https://documentation.sailpoint.com/saas/help/pwd/pwd_policies/pwd_policies.html) for more information about password policies.\n", "item": [ { - "id": "6c201881-be49-4493-80d7-ab43d907fc40", + "id": "23147943-3397-4528-bd2b-97e31701f993", "name": "Get Password Policy by ID", "request": { "name": "Get Password Policy by ID", @@ -162858,7 +162858,7 @@ }, "response": [ { - "id": "4602c5ad-706d-4966-9b57-4af4f2667351", + "id": "8931a481-0f32-400d-87bb-5715c9e928f5", "name": "Reference to the password policy.", "originalRequest": { "url": { @@ -162902,7 +162902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78487e89-6d95-4a86-97e7-9de484154bc1", + "id": "2bf10469-1f1e-4ceb-aa7d-8a3a1669b9f8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -162946,7 +162946,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c43a7309-b4e0-4eb4-95e8-a986e0121733", + "id": "4318e9ae-f670-4e6b-803d-c4ae60f2cc01", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -162990,7 +162990,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69d52143-50a1-489a-89c3-a98c44b561c9", + "id": "d2ff71cd-507a-42a8-84a7-99d2fe1957c7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -163034,7 +163034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e07e64a3-050a-4b4c-92f3-4eafaefa0509", + "id": "7175a251-c782-4901-b8fc-8f96f8abf428", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -163078,7 +163078,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b9d71cd-816c-48e5-be0b-47bd040ab672", + "id": "0722d7a1-0da8-40d0-bcb6-ec6845fe29a6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -163122,7 +163122,7 @@ "_postman_previewlanguage": "json" }, { - "id": "521da45e-9532-4386-92b7-eddbecfcd954", + "id": "cae68e09-206a-408f-96e5-cea95e1a3d2d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -163172,7 +163172,7 @@ } }, { - "id": "00cb956a-dc30-43f9-9ec7-e69333b3b0cf", + "id": "229c74b9-2739-4851-b774-263712917f59", "name": "Update Password Policy by ID", "request": { "name": "Update Password Policy by ID", @@ -163226,7 +163226,7 @@ }, "response": [ { - "id": "6e9d1607-58c7-4313-948b-9974ff34537e", + "id": "435a0100-956f-468a-8d4c-f6d00600b282", "name": "Reference to the password policy.", "originalRequest": { "url": { @@ -163283,7 +163283,7 @@ "_postman_previewlanguage": "json" }, { - "id": "709c326d-b80c-4ad9-bc1d-e858c27c5bfa", + "id": "8110958d-fa17-436e-85ac-9a13db449b0e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -163340,7 +163340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d06ef740-02c4-4573-a456-d530e58cfca5", + "id": "f1f7d363-8adb-4879-9b37-77ea0bce4f6f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -163397,7 +163397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "733ee51b-0f8d-469d-8c2c-ababe9414366", + "id": "e0f16c07-5c6d-470e-b580-d3555a0f6513", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -163454,7 +163454,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efbf318c-007c-423d-b7de-8ceb041cea14", + "id": "e3f4c944-5df9-455f-8f43-e957babf1c07", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -163511,7 +163511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e468edf-7e7d-4e84-a78b-36013bcca27a", + "id": "50ce3be2-ec67-4e00-a032-51ce9960ca34", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -163568,7 +163568,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3977125-e6f6-4579-831d-6ec4008635be", + "id": "2b55cbd6-edd1-4a65-8807-d3d4d9da14d6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -163631,7 +163631,7 @@ } }, { - "id": "a3617378-28cf-4683-8775-cb062d47ff26", + "id": "9bda9b2b-c308-4d90-bb19-f8fc5f8f1107", "name": "Delete Password Policy by ID", "request": { "name": "Delete Password Policy by ID", @@ -163672,7 +163672,7 @@ }, "response": [ { - "id": "6b275ebb-db4e-4b78-bc7f-1377aeef1ded", + "id": "d9f2e30e-5039-4c95-80dd-18ee1b74c3db", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -163706,7 +163706,7 @@ "_postman_previewlanguage": "text" }, { - "id": "40543692-5b52-47ea-8492-f810e1d92c74", + "id": "91bd548d-23a8-44b6-8429-b55c00446520", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -163750,7 +163750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b217815f-2420-4e25-9999-0cfe62b1209d", + "id": "c2963a93-f4b7-4625-8df8-7b9dea85ed98", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -163794,7 +163794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38fa3df8-d447-4e79-adfd-0b612fd89a29", + "id": "9e9a8827-d5f1-430c-a8e6-96eb4a44d910", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -163838,7 +163838,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e42b5f57-67dd-4f27-a976-8d74c0427669", + "id": "79b89510-ee3b-43ac-ad88-804cc89bc947", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -163882,7 +163882,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73a15af7-adb2-4fea-ba2e-7241a7910835", + "id": "15f6134a-dfd5-4e48-a045-984316239142", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -163926,7 +163926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9578ba4-cedb-4303-b9d2-b42b678ad9e3", + "id": "0cfddcef-c72f-418b-b245-eb925d9e0f2a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -163976,7 +163976,7 @@ } }, { - "id": "f4f143dd-6a6d-480a-8af1-6d6f25fe0789", + "id": "04214217-cdd1-4033-95d3-0e2e443a69c0", "name": "Create Password Policy", "request": { "name": "Create Password Policy", @@ -164018,7 +164018,7 @@ }, "response": [ { - "id": "20447582-fc00-4271-ba11-6cf1034a566e", + "id": "e2a3223f-87ef-4987-be86-c8e53ce31c95", "name": "Reference to the password policy.", "originalRequest": { "url": { @@ -164069,12 +164069,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"2c91808e7d976f3b017d9f5ceae440c8\",\n \"description\": \"Information about the Password Policy\",\n \"name\": \"PasswordPolicy Example\",\n \"dateCreated\": \"1988-12-22T16:59:34.109Z\",\n \"lastUpdated\": \"2013-12-13T16:33:22.689Z\",\n \"firstExpirationReminder\": 45,\n \"accountIdMinWordLength\": 4,\n \"accountNameMinWordLength\": 6,\n \"minAlpha\": 5,\n \"minCharacterTypes\": 5,\n \"maxLength\": 25,\n \"minLength\": 8,\n \"maxRepeatedChars\": 3,\n \"minLower\": 8,\n \"minNumeric\": 8,\n \"minSpecial\": 8,\n \"minUpper\": 8,\n \"passwordExpiration\": 8,\n \"defaultPolicy\": true,\n \"enablePasswdExpiration\": true,\n \"requireStrongAuthn\": true,\n \"requireStrongAuthOffNetwork\": true,\n \"requireStrongAuthUntrustedGeographies\": true,\n \"useAccountAttributes\": false,\n \"useDictionary\": false,\n \"useIdentityAttributes\": false,\n \"validateAgainstAccountId\": false,\n \"validateAgainstAccountName\": true,\n \"created\": \"dolore esse voluptate est\",\n \"modified\": \"officia consectetur ut\",\n \"sourceIds\": [\n \"2c91808382ffee0b01830de154f14034\",\n \"2f98808382ffee0b01830de154f12134\"\n ]\n}", + "body": "{\n \"id\": \"2c91808e7d976f3b017d9f5ceae440c8\",\n \"description\": \"Information about the Password Policy\",\n \"name\": \"PasswordPolicy Example\",\n \"dateCreated\": \"2018-05-27T12:11:01.479Z\",\n \"lastUpdated\": \"2018-01-17T03:16:08.826Z\",\n \"firstExpirationReminder\": 45,\n \"accountIdMinWordLength\": 4,\n \"accountNameMinWordLength\": 6,\n \"minAlpha\": 5,\n \"minCharacterTypes\": 5,\n \"maxLength\": 25,\n \"minLength\": 8,\n \"maxRepeatedChars\": 3,\n \"minLower\": 8,\n \"minNumeric\": 8,\n \"minSpecial\": 8,\n \"minUpper\": 8,\n \"passwordExpiration\": 8,\n \"defaultPolicy\": true,\n \"enablePasswdExpiration\": true,\n \"requireStrongAuthn\": true,\n \"requireStrongAuthOffNetwork\": true,\n \"requireStrongAuthUntrustedGeographies\": true,\n \"useAccountAttributes\": false,\n \"useDictionary\": false,\n \"useIdentityAttributes\": false,\n \"validateAgainstAccountId\": false,\n \"validateAgainstAccountName\": true,\n \"created\": \"anim sit nostrud sed officia\",\n \"modified\": \"reprehenderit ad sit\",\n \"sourceIds\": [\n \"2c91808382ffee0b01830de154f14034\",\n \"2f98808382ffee0b01830de154f12134\"\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c9971b3c-2e2d-4c27-951b-2555ea23949c", + "id": "f7c227aa-3c81-45d6-8530-5e71cb0ceb8b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -164130,7 +164130,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6fceb4e-6683-443b-8b5a-7ae8a1892950", + "id": "fe84993b-46aa-47f2-824e-316d5370e8b7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -164186,7 +164186,7 @@ "_postman_previewlanguage": "json" }, { - "id": "929c718f-edba-45e0-bfad-d919c8470fef", + "id": "7bb16053-2171-4e81-930f-9a1c8af78d31", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -164242,7 +164242,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2253a9d1-eaee-4bb6-9dd4-3d362be87e1f", + "id": "5cd8ebd2-59ef-4c3a-963a-fd6e9f8c03f2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -164298,7 +164298,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebe93695-489b-42b7-a7be-ffa4f5c764e5", + "id": "7dd30083-22d1-426f-a989-207cb6c47d9a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -164354,7 +164354,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3203fc02-d7fe-4286-a820-1e7d41c3e6c8", + "id": "c0ab87b4-c0a3-440b-9fcc-2d690c013021", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -164416,7 +164416,7 @@ } }, { - "id": "07241b38-2a06-46ab-bac3-3433e440e8a7", + "id": "b75f6614-7ad3-4a18-9b43-c88c72c4abf5", "name": "List Password Policies", "request": { "name": "List Password Policies", @@ -164473,7 +164473,7 @@ }, "response": [ { - "id": "d60dd2a2-f0c3-4208-a1ce-26b1f603de25", + "id": "7d6664cb-d18b-462e-b955-ee6c20176f0d", "name": "List of all Password Policies.", "originalRequest": { "url": { @@ -164544,7 +164544,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1dd6169-1a9c-46e5-845e-fc583941246f", + "id": "21cb8c46-203c-417b-bb78-66c8cd75b784", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -164615,7 +164615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6a85d48-1a46-483e-b7c0-9b15692b8942", + "id": "0c97f1d9-861b-453f-8d66-eafcf17baae3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -164686,7 +164686,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57435caf-ba20-4c01-83f6-c07efb540c98", + "id": "33cfa1d8-9dc8-4dd0-aacb-cf294738b3c0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -164757,7 +164757,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0988d454-8121-4c20-a8a3-d46f07e19d95", + "id": "d0549982-79b2-4be0-8595-a98d2377852b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -164828,7 +164828,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e14809d8-5a73-4e1a-afc0-fcdd9f076d40", + "id": "ac663adb-00c4-4c04-ac39-6609255395ed", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -164911,7 +164911,7 @@ "description": "Use this API to implement password sync group functionality.\nWith this functionality in place, administrators can group sources into password sync groups so that all their applications share the same password.\nThis allows users to update the password for all the applications in a sync group if they want, rather than updating each password individually.\n\nA password sync group is a group of applications that shares a password.\nAdministrators create these groups by grouping the applications' sources.\nFor example, an administrator can group the ActiveDirectory, GitHub, and G Suite sources together so that all those sources' applications can also be grouped to share a password.\nA user can then update his or her password for ActiveDirectory, GitHub, Gmail, Google Drive, and Google Calendar all at once, rather then updating each one individually.\n\nThe following are required for administrators to create a password sync group in Identity Security Cloud:\n\n- At least two direct connect sources connected to Identity Security Cloud and configured for Password Management.\n\n- Each authentication source in a sync group must have at least one application. Refer to [Adding and Resetting Application Passwords](https://documentation.sailpoint.com/saas/help/pwd/adv_config.html#adding-and-resetting-application-passwords) for more information about adding applications to sources.\n\n- At least one password policy. Refer to [Managing Password Policies](https://documentation.sailpoint.com/saas/help/pwd/policies.html) for more information about password policies.\n\nIn the Admin panel in Identity Security Cloud, administrators can use the Password Mgmt dropdown menu to select Sync Groups.\nTo create a sync group, administrators must provide a name, choose a password policy to be enforced across the sources in the sync group, and select the sources to include in the sync group.\n\nAdministrators can also delete sync groups in Identity Security Cloud, but they should know the following before they do:\n\n- Passwords related to the associated sources will become independent, so changing one will not change the others anymore.\n\n- Passwords for the sources' connected applications will also become independent.\n\n- Password policies assigned to the sync group are then assigned directly to the associated sources.\nTo change the password policy for a source, administrators must edit it directly.\n\nOnce the password sync group has been created, users can update the password for the group in Password Manager.\n\nRefer to [Managing Password Sync Groups](https://documentation.sailpoint.com/saas/help/pwd/sync_grps.html) for more information about password sync groups.\n", "item": [ { - "id": "a9c36e39-98b6-408f-80e0-d26987d690c1", + "id": "9c496994-eecf-4c4c-bfc6-ecbddcc06dbe", "name": "Get Password Sync Group List", "request": { "name": "Get Password Sync Group List", @@ -164968,7 +164968,7 @@ }, "response": [ { - "id": "45af2572-f01f-4e93-9a2b-dcc5a668b525", + "id": "ad7c8ab1-d0a7-4ca7-baf2-788d4e09fc07", "name": "A list of password sync groups.", "originalRequest": { "url": { @@ -165039,7 +165039,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bc4b102-ac19-44c3-8336-2533bff01ba3", + "id": "208cd04e-a2a3-4372-971a-cfd57ee4b8eb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -165110,7 +165110,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e71b5a21-6dea-4b9f-a66f-e15d15984ead", + "id": "c68ecc06-d25a-4e04-a831-6ff75c903fad", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -165181,7 +165181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b0184e3-2062-411c-9c80-a6e421edadac", + "id": "f06609c6-eeda-40a6-8297-3010a8c2a2c4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -165252,7 +165252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67caed8a-e314-44f4-a112-3ce718b15eb7", + "id": "25ff6b30-1177-448d-b137-af75e695c24c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -165323,7 +165323,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb857a46-5875-4eb4-ae09-a2cb6c926e2c", + "id": "18e70dac-4b9f-4e4a-823a-cad3a3c0d103", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -165400,7 +165400,7 @@ } }, { - "id": "e6f5557b-d2ea-4398-96f7-718cb052b48f", + "id": "c4e8049c-3b30-401b-a6d1-b2f7084e4ac0", "name": "Create Password Sync Group", "request": { "name": "Create Password Sync Group", @@ -165442,7 +165442,7 @@ }, "response": [ { - "id": "081246ab-00d0-4e34-bc43-c686fd63d0e2", + "id": "8bc6aa99-c65a-4f60-8e17-bc2d28e1af27", "name": "Reference to the password sync group.", "originalRequest": { "url": { @@ -165498,7 +165498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20243ff0-8ccb-4977-abb5-640157c29458", + "id": "55e63642-56c1-4479-9d54-df9b6f75a329", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -165554,7 +165554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e52197a4-43b5-4294-83eb-c22d368de2bf", + "id": "1b2e97dd-e6e0-47d3-9163-c4e7603efdf5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -165610,7 +165610,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48684e3e-1732-43f8-8661-8c317f1120ee", + "id": "6590a94a-c623-47d0-a833-7c0ae6d33350", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -165666,7 +165666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20fd29b1-b5f4-4ddb-a8d6-37108fb7e0ab", + "id": "4bd69330-dd2d-4b17-a50e-8208e9d2648e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -165722,7 +165722,7 @@ "_postman_previewlanguage": "json" }, { - "id": "840bffa1-d2bd-45ff-b6ea-a77e7a770d18", + "id": "1cdd24fe-f3c8-4fd2-8e67-3c28b92f19fa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -165784,7 +165784,7 @@ } }, { - "id": "5285cd3f-fed9-4cd2-8138-0576d8fe0e02", + "id": "50c8d718-ea23-404a-a2a7-44a814a31d1a", "name": "Get Password Sync Group by ID", "request": { "name": "Get Password Sync Group by ID", @@ -165825,7 +165825,7 @@ }, "response": [ { - "id": "f602aea9-b16f-4e3d-949c-0f39e1206d3c", + "id": "e60168af-1517-456e-bbd1-6546ef4a6a31", "name": "Reference to the password sync group.", "originalRequest": { "url": { @@ -165869,7 +165869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f027e4b5-c550-44de-85a0-698d5993c2a8", + "id": "e630ed08-8208-4d55-b848-88f7ff2e2c9b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -165913,7 +165913,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9aa3dfea-d1a6-4766-be9d-c8d4f1143459", + "id": "c8a0211d-99e9-4a84-82d1-251a67c9e6bc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -165957,7 +165957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89adbe33-661d-4ca1-8b29-3ba6cf1ed0d7", + "id": "b8c73dd3-da64-4905-8a87-8c52570484e1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -166001,7 +166001,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4088bab1-020c-4bd7-be44-bda3a1dcea4d", + "id": "71242844-2033-4e37-8fb8-0da972132271", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -166045,7 +166045,7 @@ "_postman_previewlanguage": "json" }, { - "id": "445792f4-40f7-42f6-bb97-5c8cf87a3d34", + "id": "1bffe1af-7f7b-4f34-abd9-0f03eea60999", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -166089,7 +166089,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d95da9ce-1d03-4a2c-a653-d043df89985b", + "id": "78861738-8501-4a60-8427-4724f9e27166", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -166139,7 +166139,7 @@ } }, { - "id": "9e239275-dc29-44de-bebd-54e6b523a398", + "id": "4b934fa4-fff8-4831-b1bd-795b3489d9b3", "name": "Update Password Sync Group by ID", "request": { "name": "Update Password Sync Group by ID", @@ -166193,7 +166193,7 @@ }, "response": [ { - "id": "09088133-cce1-41ca-a78c-501bdeecac6e", + "id": "071c1cb0-a2ed-4f90-89f8-a2d79324facf", "name": "Reference to the password sync group.", "originalRequest": { "url": { @@ -166250,7 +166250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e862f523-f16a-4778-9347-ece675b75fc5", + "id": "0f442a8d-0750-4f2a-9052-32268091ea83", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -166307,7 +166307,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7776c24a-0a3b-4832-9ee6-c05bcbe50774", + "id": "46e010a6-6c94-4568-b2dc-092c141b23eb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -166364,7 +166364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3bd9dd51-7da7-4d99-b69e-6d342aef5638", + "id": "e54a60c4-80a1-46d7-87be-0c03d7bc9889", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -166421,7 +166421,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d36d396-0fe0-491e-bec2-5df4c4527c08", + "id": "83bcd745-a135-4fed-8990-5c10fc1fe6cf", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -166478,7 +166478,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab1c086f-3cff-4631-aba9-c81bea87e994", + "id": "043ddd83-88c3-492d-961e-ca852ecd42fc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -166535,7 +166535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4b6cc91-350e-4ebf-9276-6fd3123d1c62", + "id": "3dbda89f-3f71-40f6-a55d-ee0380a0b3b5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -166598,7 +166598,7 @@ } }, { - "id": "14a5e291-bae0-4a40-934a-941b4a05bb39", + "id": "0b882da7-807c-4f7c-984c-aa4c30894359", "name": "Delete Password Sync Group by ID", "request": { "name": "Delete Password Sync Group by ID", @@ -166639,7 +166639,7 @@ }, "response": [ { - "id": "113148d1-9145-4b2e-a03e-a891cc73457d", + "id": "0a3c54a6-28d7-4dab-9a33-cef373f53a5a", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -166673,7 +166673,7 @@ "_postman_previewlanguage": "text" }, { - "id": "44d20c19-77b1-4447-a9c4-31ac144d827f", + "id": "092e8ad1-ffb3-4624-990e-be0fe52e268d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -166717,7 +166717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19c31c5c-bd8c-4a27-8466-2c51feaf5e92", + "id": "c76418af-d84a-4ff5-9ba3-124ff2759755", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -166761,7 +166761,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be9f22c1-b931-4aee-8ac8-2e0704557fb2", + "id": "43fe25f5-527a-435d-b13e-a9ab099ca4a1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -166805,7 +166805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0817884d-07f5-419f-9a1c-362d050c13fb", + "id": "63cb9840-82f8-4f46-9dfa-ed32c0d7143a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -166849,7 +166849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94d85255-dfcf-4fc4-a439-96dd25a1b9d4", + "id": "1c9cdeb3-b83a-43e8-8b33-90c992fbb1a2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -166905,7 +166905,7 @@ "description": "Use this API to implement personal access token (PAT) functionality.\nWith this functionality in place, users can use PATs as an alternative to passwords for authentication in Identity Security Cloud.\n\nPATs embed user information into the client ID and secret.\nThis replaces the API clients' need to store and provide a username and password to establish a connection, improving Identity Security Cloud organizations' integration security.\n\nIn Identity Security Cloud, users can do the following to create and manage their PATs: Select the dropdown menu under their names, select Preferences, and then select Personal Access Tokens.\nThey must then provide a description about the token's purpose.\nThey can then select 'Create Token' at the bottom of the page to generate and view the Secret and Client ID.\n\nRefer to [Managing Personal Access Tokens](https://documentation.sailpoint.com/saas/help/common/generate_tokens.html) for more information about PATs.\n", "item": [ { - "id": "b3ee5c40-b2f9-48a7-9381-cdd8f88d31aa", + "id": "2dc5490a-5bd2-4d77-bf0a-a90e0ab1944f", "name": "List Personal Access Tokens", "request": { "name": "List Personal Access Tokens", @@ -166953,7 +166953,7 @@ }, "response": [ { - "id": "e9c2a95c-5593-4823-ae94-0f8fb38c3e75", + "id": "cbfb7da2-2cbc-454c-8eae-6a1275e85d4b", "name": "List of personal access tokens.", "originalRequest": { "url": { @@ -167015,7 +167015,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07ea7c7f-dff8-4d63-8af0-0c4d504fe944", + "id": "fa9cdebe-47f2-4269-a277-3ebce3313dae", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -167077,7 +167077,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2c5ac5c-412c-4512-8457-0bd5c3548454", + "id": "973f98a9-9cb1-4819-8d66-4b0b25c29703", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -167139,7 +167139,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37272a63-309a-4a0f-ab50-fe8b56f8eb99", + "id": "b4f45561-7ca8-48b8-af0d-ec7ffc25819b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -167201,7 +167201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b57250e6-7387-4352-949e-a3e0ffc5573a", + "id": "85743810-0e2e-40a3-a3b6-62b295b41676", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -167263,7 +167263,7 @@ "_postman_previewlanguage": "json" }, { - "id": "510ddbd0-598a-4bb9-b7be-e8939ca558f9", + "id": "4ef5ef86-53b9-4d97-858a-d54b78fd5017", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -167331,7 +167331,7 @@ } }, { - "id": "1a18a36a-473c-4254-a5f6-6dbf169fdecf", + "id": "b1215061-727d-4562-b00b-5e44d77af36d", "name": "Create Personal Access Token", "request": { "name": "Create Personal Access Token", @@ -167373,7 +167373,7 @@ }, "response": [ { - "id": "deaa074e-271d-4dfd-a41a-f0d1750ee12c", + "id": "e2b4ab36-ee73-4b34-8508-ee4c941dc3ea", "name": "Created. Note - this is the only time Personal Access Tokens' secret attribute will be displayed.", "originalRequest": { "url": { @@ -167429,7 +167429,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22b2c641-45bf-4bfa-96cf-78b7bfb32202", + "id": "18d7fed8-7397-4d18-9d8e-0159b4c11af8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -167485,7 +167485,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf772165-614f-4412-94b2-a1e35530a6fe", + "id": "5142a7e7-fb88-4ff8-ac18-a873aeb41970", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -167541,7 +167541,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1b654f6-79af-4690-9493-0fbe7f76238b", + "id": "d3e71461-b0d2-4747-9d45-1b444791096a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -167597,7 +167597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad1cc436-05b8-4d89-927c-13f0bd01ec56", + "id": "19967300-19ce-41ca-847c-9a3633705dcd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -167653,7 +167653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "906ffbdc-cd81-454c-9511-e9b212a23997", + "id": "078f909e-bbab-48e7-b3a3-a5091e5e29cd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -167715,7 +167715,7 @@ } }, { - "id": "6ca8f4aa-d445-4b05-8ff1-c210e48cae2e", + "id": "9ec02703-6977-4c06-a356-fbc04925af2d", "name": "Patch Personal Access Token", "request": { "name": "Patch Personal Access Token", @@ -167769,7 +167769,7 @@ }, "response": [ { - "id": "e07616c1-ba06-488c-bf44-86ae30cb1662", + "id": "bb24749b-d301-45e5-b33b-e21054e3fbbe", "name": "Indicates the PATCH operation succeeded, and returns the PAT's new representation.", "originalRequest": { "url": { @@ -167826,7 +167826,7 @@ "_postman_previewlanguage": "json" }, { - "id": "039a11cc-7f5b-4678-b738-37ad5d2a98f8", + "id": "095c196b-3700-4d1e-a7ec-362479510885", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -167883,7 +167883,7 @@ "_postman_previewlanguage": "json" }, { - "id": "094fcc27-c189-4976-a98d-f49834598542", + "id": "c6ccd594-2d47-4fa8-a671-de7a0bf17f38", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -167940,7 +167940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0322159f-f4af-43ce-b265-8b04bd3ee503", + "id": "24f02bac-055c-4715-93e7-8fa6dd26b61c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -167997,7 +167997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b19b693-88e7-44ad-b44e-6b32e1b2b7ef", + "id": "d9881778-4b55-4a7d-bd7e-1fdc5ebb84f0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -168054,7 +168054,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66093c63-18ae-4515-86db-3d83fa3a033a", + "id": "ef7806e7-c78f-4c91-a078-353e250b7e94", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -168111,7 +168111,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff9b57c1-fb11-454a-b486-434798ae172c", + "id": "0f208d1b-b282-4047-94fe-31d6ac9e224f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -168174,7 +168174,7 @@ } }, { - "id": "b16b51d7-ceed-4266-8efc-645d83c40d1e", + "id": "3093c7ae-6929-498a-acbe-babe89c8229b", "name": "Delete Personal Access Token", "request": { "name": "Delete Personal Access Token", @@ -168215,7 +168215,7 @@ }, "response": [ { - "id": "802968b1-97f9-4b07-99cf-7c95ec53bc10", + "id": "9f96a644-cbba-4451-9b35-8631ce3ede4b", "name": "No content.", "originalRequest": { "url": { @@ -168249,7 +168249,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7688733e-9f64-46c2-b079-1c4be00d6b9d", + "id": "9144cb07-8d70-4698-a3e6-6ac6fd078ae9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -168293,7 +168293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "438d3ac1-94da-4bc8-9cdb-36c174f71c2e", + "id": "21855659-ebc5-49c6-9b1c-f739767cbd20", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -168337,7 +168337,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccd6bae9-2325-4437-adde-919b2eb0b250", + "id": "2f5e7d28-ddb9-4ffe-bf2e-d3da17c094b0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -168381,7 +168381,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76d9721a-35ee-4848-b6f6-11382d6e9f90", + "id": "e1953188-6ea7-4f5e-8d3d-c5a88a77b1e0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -168425,7 +168425,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e79b4a3-78e0-41fb-aaea-a015ededb6b3", + "id": "2413bc9f-cdff-4255-8442-8b0f95bfad73", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -168469,7 +168469,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e9c86eb-d6f0-47fa-a7b4-9005f4ac8fe5", + "id": "99afa21c-b79e-4fa4-87f5-faf4eb7977a8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -168525,7 +168525,7 @@ "description": "Use this API to implement public identity configuration functionality.\nWith this functionality in place, administrators can make up to 5 identity attributes publicly visible so other non-administrator users can see the relevant information they need to make decisions.\nThis can be helpful for access approvers, certification reviewers, managers viewing their direct reports' access, and source owners viewing their tasks.\n\nBy default, non-administrators can select an identity and view the following attributes: email, lifecycle state, and manager.\nHowever, it may be helpful for a non-administrator reviewer to see other identity attributes like department, region, title, etc.\nAdministrators can use this API to make those necessary identity attributes public to non-administrators.\n\nFor example, a non-administrator deciding whether to approve another identity's request for access to the Workday application, whose access may be restricted to members of the HR department, would want to know whether the identity is a member of the HR department.\nIf an administrator has used [Update Public Identity Config](https://developer.sailpoint.com/docs/api/beta/update-public-identity-config/) to make the \"department\" attribute public, the approver can see the department and make a decision without requesting any more information.\n", "item": [ { - "id": "8ecf7a26-2b3e-4630-857c-e647acd62057", + "id": "726e5ccd-435d-4581-8f9e-b74cd73902f7", "name": "Get Public Identity Config", "request": { "name": "Get Public Identity Config", @@ -168554,7 +168554,7 @@ }, "response": [ { - "id": "9550e307-32f1-4efc-a122-e08d8cbc3581", + "id": "e76ebd17-39d3-4bf5-98e0-04485635f262", "name": "Request succeeded.", "originalRequest": { "url": { @@ -168597,7 +168597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9199525f-4fbd-4ca8-a0bd-102ec1a22d4e", + "id": "596b4350-aa89-4748-947b-021868100a84", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -168640,7 +168640,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48b9012e-e4f2-42ef-9fc3-a64713dde13d", + "id": "b3547e21-bd4d-4320-912e-68ce29432fac", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -168683,7 +168683,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61f501f9-8ea1-4c63-93b6-f5ebdfb4bb0d", + "id": "e74bbe97-6269-4b09-9afc-9ffafafadd4b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -168726,7 +168726,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75d2f417-3241-4c7a-adbb-866ab9948978", + "id": "3f8cf68a-2c0c-4a28-bda0-e7a13e5c8aa4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -168769,7 +168769,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7f18830-6afd-4dc6-b19a-0a52b1ab076d", + "id": "7be2ecb4-8856-4aa0-92b4-efc8b5fcc488", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -168818,7 +168818,7 @@ } }, { - "id": "4107cd52-274f-429c-a35c-14dc5ee1c73f", + "id": "7e3871cb-68e5-4f3f-9f8c-ebc11261b37f", "name": "Update Public Identity Config", "request": { "name": "Update Public Identity Config", @@ -168860,7 +168860,7 @@ }, "response": [ { - "id": "fa34c10b-6f07-49be-91eb-f3f4cc8ce58a", + "id": "c5d3c764-234f-400d-aacf-5f1b753ce845", "name": "Request succeeded.", "originalRequest": { "url": { @@ -168916,7 +168916,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfd7451a-1a9c-4dea-acea-70161081a448", + "id": "be2a7510-762a-4a15-a37a-ba61f670ed8e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -168972,7 +168972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e86b326-4f77-4ab3-90f7-3b4959759c85", + "id": "0ee0b35b-2de8-43bc-937d-47506503cd0a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -169028,7 +169028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "574589c5-1d43-4b6d-8d30-cb2ff1710ac3", + "id": "b4958939-9b64-4fc0-9227-4a84980a6310", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -169084,7 +169084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cedbbb1-a08b-4e5d-bf69-d70fcaae62c8", + "id": "8d084465-f68c-40cb-9663-77dc093a6277", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -169140,7 +169140,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55a1f42f-8c6d-4284-9ad7-3a236f862db7", + "id": "0ae2d34b-4730-440b-9d57-f901c7d7af65", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -169208,7 +169208,7 @@ "description": "Use this API to implement requestable object functionality.\nWith this functionality in place, administrators can determine which access items can be requested with the [Access Request APIs](https://developer.sailpoint.com/docs/api/beta/access-requests/), along with their statuses.\nThis can be helpful for administrators who are implementing and customizing access request functionality as a way of checking which items are requestable as they are created, assigned, and made available.\n", "item": [ { - "id": "b480ae7f-dbae-4ca8-a604-a8c43c9d2637", + "id": "e31d6eda-44c4-48c5-8d01-510b719a86a0", "name": "Requestable Objects List", "request": { "name": "Requestable Objects List", @@ -169319,7 +169319,7 @@ }, "response": [ { - "id": "e47220ab-44f0-469b-a817-e1b5ffe758e1", + "id": "14108822-4395-43e9-99ab-2da52043fd09", "name": "List of requestable objects", "originalRequest": { "url": { @@ -169444,7 +169444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2256cccd-102f-4eb6-8f42-23e51f0145a1", + "id": "09badfcf-d78f-45fe-9f2b-ece83976ef41", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -169569,7 +169569,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0584a3b9-60e4-4889-9e71-07fda4cf9145", + "id": "2685873d-9029-4092-94c9-2d9f727a4e28", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -169694,7 +169694,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbb3389d-1fc6-40c7-b537-0cd5a1412bd3", + "id": "aa81fc8e-d8d0-40ed-93c9-99b8324dab17", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -169819,7 +169819,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f81fa7f-99b8-4f3a-b326-f85d8c716682", + "id": "d07e4310-1029-4ff9-8063-41169b50ff22", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -169944,7 +169944,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79b030cc-63fa-4741-a1c8-2589ddaeef51", + "id": "df5010de-91c8-40e2-bd5f-ec33b69dcfa4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -170081,7 +170081,7 @@ "description": "", "item": [ { - "id": "65be9221-f137-477d-b20b-4856d9ff22dd", + "id": "be749ebf-1436-4c48-95e6-a9d2f60abe86", "name": "Generate insights for roles", "request": { "name": "Generate insights for roles", @@ -170111,7 +170111,7 @@ }, "response": [ { - "id": "c4e5c3b5-907d-4061-ad64-486e74aa23ef", + "id": "24cf1437-dbaa-459a-9d9c-8e837e9dfe40", "name": "Submitted a role insights generation request", "originalRequest": { "url": { @@ -170155,7 +170155,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8b82ec3-76ea-4a4b-b55f-021f6c58d1b3", + "id": "ea11ecec-6852-4897-9d26-2e0380b9d1fb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -170199,7 +170199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ed65e48-d67b-4159-924c-02b020e36137", + "id": "7eaefa18-3b5c-4ca1-8553-bfc867614ab9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -170243,7 +170243,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fcee571-d3e2-4c43-9412-8dc32c46533f", + "id": "f9134fd4-5792-465b-9fce-f958eecaa9f5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -170287,7 +170287,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c567fc48-d01a-4606-858d-2a5daacb18ca", + "id": "4aa04caf-2ebb-4789-bcdd-e797865ebbc0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -170331,7 +170331,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37f18617-4bb4-4770-855d-a54520660412", + "id": "9f600ed6-0ec3-44df-bdaf-eba57e5c90e4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -170381,7 +170381,7 @@ } }, { - "id": "468f3aa4-d3c3-4902-81f3-c60c06d0c3f7", + "id": "136ef86c-3d2f-4f49-beca-95a5ab60a749", "name": "Returns metadata from prior request.", "request": { "name": "Returns metadata from prior request.", @@ -170423,7 +170423,7 @@ }, "response": [ { - "id": "6313dd71-3898-4fde-9f34-d404241346c7", + "id": "ff85f2e9-1ea4-4d30-bafd-c726c148e8aa", "name": "Succeeded. Returns details of an earlier role insights request.", "originalRequest": { "url": { @@ -170468,7 +170468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2416d25-c496-4396-80e1-a5214cd8ea48", + "id": "81a8db61-9dfb-4497-9a96-84ceec85338b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -170513,7 +170513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0d69030-2782-4b49-ad80-4f64e84d47c2", + "id": "881a0eb2-99c1-4ca6-9fb6-5cc42065f9c2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -170558,7 +170558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86ab85d5-2f6b-4fa3-ab29-77dd56d2b4f7", + "id": "ff8fef57-b2c9-4423-a3c6-f381ea725b94", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -170603,7 +170603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3fdc656e-2d91-447c-a7fe-a37a0a78c914", + "id": "2086c729-1942-42a8-a11c-42a9b21600f4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -170648,7 +170648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4cd061bd-1d84-43e2-baa6-e9f4d028d45b", + "id": "c39ec3e2-30c4-47f5-88b7-e284ede9a71e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -170699,7 +170699,7 @@ } }, { - "id": "c457fc86-041b-4a9f-b55b-8011e31b0065", + "id": "a80a473c-805f-46db-92ff-419fae742e75", "name": "Get role insights summary information", "request": { "name": "Get role insights summary information", @@ -170729,7 +170729,7 @@ }, "response": [ { - "id": "b7de538a-d754-4763-bc67-6f6fd50a3d2a", + "id": "943e283e-d0b7-4695-9b89-b1ba8e2608be", "name": "Succeeded. Returns high level counts.", "originalRequest": { "url": { @@ -170768,12 +170768,12 @@ "value": "application/json" } ], - "body": "{\n \"numberOfUpdates\": 56923303,\n \"lastGenerated\": \"2020-05-19T13:49:37.385Z\",\n \"entitlementsIncludedInRoles\": 45,\n \"totalNumberOfEntitlements\": 250,\n \"identitiesWithAccessViaRoles\": 550,\n \"totalNumberOfIdentities\": 980\n}", + "body": "{\n \"numberOfUpdates\": -35594673,\n \"lastGenerated\": \"2020-05-19T13:49:37.385Z\",\n \"entitlementsIncludedInRoles\": 45,\n \"totalNumberOfEntitlements\": 250,\n \"identitiesWithAccessViaRoles\": 550,\n \"totalNumberOfIdentities\": 980\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f92ac737-1c99-431a-b05a-8ca337d282f4", + "id": "29ecb40b-92db-410c-87fd-5ad50d6222f5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -170817,7 +170817,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6c52235-e9ab-4297-98f3-fd042ac46a58", + "id": "f45bd947-253f-46cc-99bf-db56054113e3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -170861,7 +170861,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94f7da48-6012-417f-96ba-ec3dcd5778e1", + "id": "0d51e431-7a73-4f67-b7c4-094b1d025f8a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -170905,7 +170905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1aae1a1-4746-4187-a31a-4ef6f9e09895", + "id": "dd446bbb-c2ac-41e8-b1cc-6b2da9e15e85", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -170955,7 +170955,7 @@ } }, { - "id": "e5153eff-ae04-4b79-b7ed-270a53c08cdc", + "id": "375c6b67-aedb-4401-ae5f-b7add3c43e91", "name": "Get role insights", "request": { "name": "Get role insights", @@ -171030,7 +171030,7 @@ }, "response": [ { - "id": "c84bea50-8d9a-4709-a87a-1f07609c2eeb", + "id": "a7f19c3c-a3e2-433f-91c2-c37c48e2472f", "name": "Succeeded. Returns a list of roles with information about insights for each role.", "originalRequest": { "url": { @@ -171114,12 +171114,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"numberOfUpdates\": 5,\n \"createdDate\": \"2016-10-04T16:29:32.922Z\",\n \"modifiedDate\": \"2020-05-19T13:49:37.385Z\",\n \"role\": {\n \"name\": \"Software Engineer\",\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"description\": \"Person who develops software\",\n \"ownerName\": \"Bob\",\n \"ownerId\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\"\n },\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"consectetur veniam\"\n }\n },\n {\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"numberOfUpdates\": 5,\n \"createdDate\": \"2024-04-19T13:49:17.556Z\",\n \"modifiedDate\": \"2020-05-19T13:49:37.385Z\",\n \"role\": {\n \"name\": \"Software Engineer\",\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"description\": \"Person who develops software\",\n \"ownerName\": \"Bob\",\n \"ownerId\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\"\n },\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"ut deserunt aliquip in\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"numberOfUpdates\": 5,\n \"createdDate\": \"1987-03-15T06:00:12.563Z\",\n \"modifiedDate\": \"2020-05-19T13:49:37.385Z\",\n \"role\": {\n \"name\": \"Software Engineer\",\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"description\": \"Person who develops software\",\n \"ownerName\": \"Bob\",\n \"ownerId\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\"\n },\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"proident ullamco do\"\n }\n },\n {\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"numberOfUpdates\": 5,\n \"createdDate\": \"1952-06-01T12:23:19.120Z\",\n \"modifiedDate\": \"2020-05-19T13:49:37.385Z\",\n \"role\": {\n \"name\": \"Software Engineer\",\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"description\": \"Person who develops software\",\n \"ownerName\": \"Bob\",\n \"ownerId\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\"\n },\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"eiusmod tempor\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2d0fd24e-1c8e-4afe-bb6e-421cf53fa1d7", + "id": "5aaad3e4-6e6f-4918-8f84-7df1ab71e3ae", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -171208,7 +171208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5e1045d-7815-4c95-8ea3-5c09fa5f96ad", + "id": "f71493b0-a618-4c29-bf19-7c499ff38457", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -171297,7 +171297,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5531e6a1-ab6c-48f0-b0c8-dc69ec3752ef", + "id": "1e9acb55-4862-4038-a2cc-276e68c5e4ee", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -171386,7 +171386,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1bd6da3c-d4a5-4232-9af3-684d366b5ae3", + "id": "673ef6f9-ff6d-4146-8323-7fb471062d5c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -171481,7 +171481,7 @@ } }, { - "id": "eba23d32-2e4a-40ef-bf4e-20098eb7285f", + "id": "0cf63959-284c-4dd2-ac3a-972edb0ad2d7", "name": "Get a single role insight", "request": { "name": "Get a single role insight", @@ -171522,7 +171522,7 @@ }, "response": [ { - "id": "85c81a35-efa6-43df-b6c8-1150cf3748b3", + "id": "cbec09a2-5727-4b3e-b10c-5d830274f861", "name": "Succeeded. Returns information about insights for a single role.", "originalRequest": { "url": { @@ -171561,12 +171561,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"numberOfUpdates\": 5,\n \"createdDate\": \"1989-01-30T20:29:04.864Z\",\n \"modifiedDate\": \"2020-05-19T13:49:37.385Z\",\n \"role\": {\n \"name\": \"Software Engineer\",\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"description\": \"Person who develops software\",\n \"ownerName\": \"Bob\",\n \"ownerId\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\"\n },\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"labore deserunt aliqua nulla cupidatat\"\n }\n}", + "body": "{\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"numberOfUpdates\": 5,\n \"createdDate\": \"1989-06-06T15:00:19.902Z\",\n \"modifiedDate\": \"2020-05-19T13:49:37.385Z\",\n \"role\": {\n \"name\": \"Software Engineer\",\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"description\": \"Person who develops software\",\n \"ownerName\": \"Bob\",\n \"ownerId\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\"\n },\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"sint\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "852d692e-fd2d-4188-842d-a1089d0e4816", + "id": "7f74b09b-20ec-4a5c-aa5d-46739f314161", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -171610,7 +171610,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d50fbb5c-3c5f-4064-88b0-4a7aaf63d69a", + "id": "f40c4396-5603-4c70-8f93-8f0a048939c7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -171654,7 +171654,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18c27c55-e474-424b-b740-5adff23b5eaf", + "id": "ade53dce-fd97-4956-ae26-cf7180ed1814", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -171698,7 +171698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80fb992c-286b-45ea-b8a9-38c63795e767", + "id": "742ee53b-493d-43bc-abd7-7c495cd2569d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -171748,7 +171748,7 @@ } }, { - "id": "aa05071d-a938-40bc-87a4-6a9359956edc", + "id": "479f5345-d3f2-4bf6-9fc6-d30cd770bd9a", "name": "Get entitlement insights for a role", "request": { "name": "Get entitlement insights for a role", @@ -171773,7 +171773,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -171809,7 +171809,7 @@ }, "response": [ { - "id": "20c4851d-2e65-47ff-861d-98bebb1e2061", + "id": "4dd0f6c2-393d-42ed-aa93-bb4212214fbe", "name": "Succeeded. Returns a list of entitlements to be added for a role.", "originalRequest": { "url": { @@ -171829,7 +171829,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -171868,12 +171868,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"name\": \"reprehenderit aliqua sunt esse\",\n \"id\": \"sunt fugiat\",\n \"description\": \"est ullamco sunt\",\n \"attribute\": \"aliqua Lorem labore\",\n \"value\": \"c\",\n \"source\": \"minim est\",\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"occaecat dolor pariatur reprehenderit\"\n }\n },\n {\n \"name\": \"sed\",\n \"id\": \"nostrud sint\",\n \"description\": \"velit et officia fugiat\",\n \"attribute\": \"in\",\n \"value\": \"dolo\",\n \"source\": \"ex ea incididunt mollit\",\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"elit aute eiusmod in\"\n }\n }\n]", + "body": "[\n {\n \"name\": \"in tempor ad\",\n \"id\": \"anim culpa\",\n \"description\": \"elit pariatur\",\n \"attribute\": \"ut qui deserunt tempor\",\n \"value\": \"cillum\",\n \"source\": \"do cill\",\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"aliqua ad in\"\n }\n },\n {\n \"name\": \"commodo laborum\",\n \"id\": \"officia minim culpa\",\n \"description\": \"quis ut anim\",\n \"attribute\": \"elit qui sint reprehenderit aliquip\",\n \"value\": \"esse nulla in\",\n \"source\": \"labo\",\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"non do enim\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f9d35bc9-c8ea-4ad9-8142-2d3d8937c32e", + "id": "1a874984-a18c-42db-9065-3f81bdf2580c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -171893,7 +171893,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -171937,7 +171937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4226bfcc-b6c6-4c69-b595-e498c6e4b54d", + "id": "6a6874f8-afdc-451d-a660-2c88a0382e16", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -171957,7 +171957,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -172001,7 +172001,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee5679cd-42a3-47ea-8aae-213fd6085736", + "id": "8a9755c8-7fe8-4e2b-962f-f35205c43f7f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -172021,7 +172021,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -172065,7 +172065,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d59889f-b0e9-4468-9947-1fef7061870c", + "id": "9fe94b9f-6072-4e01-9a39-07ba0b19a2d9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -172085,7 +172085,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -172135,7 +172135,7 @@ } }, { - "id": "794e0529-50bd-4d04-9c33-cb652522150a", + "id": "417f9217-ffe8-4cc7-bfd8-06de84258780", "name": "Download entitlement insights for a role", "request": { "name": "Download entitlement insights for a role", @@ -172197,7 +172197,7 @@ }, "response": [ { - "id": "21c9b7e7-f353-4912-bfdd-1137f92af2b0", + "id": "3f9fb521-e110-4af2-8838-700a69dac214", "name": "Succeeded. Returns a csv file containing a list of entitlements to be added for a role.", "originalRequest": { "url": { @@ -172257,12 +172257,12 @@ "value": "text/csv" } ], - "body": "laboris sit", + "body": "eiusmod qui in ullamco", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "c81337e5-f7a6-4fec-9719-bc50ae31edce", + "id": "ac7b622f-84c1-47b6-b39d-14441554b4e5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -172327,7 +172327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77095025-8b14-4998-9f1e-05c88d60cf53", + "id": "1e0be82d-d954-4bec-b54d-ba4e8bc4a096", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -172392,7 +172392,7 @@ "_postman_previewlanguage": "json" }, { - "id": "101454ce-ff08-4e90-aaf8-e0c3dd7ddc30", + "id": "90e46a09-2908-43fc-94a7-0c182a5d1f51", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -172457,7 +172457,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ddfcc13a-2414-4f1d-9a2c-ac51cb0a7458", + "id": "2ed6f662-5eeb-48f2-820e-0da6ce10eefc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -172528,7 +172528,7 @@ } }, { - "id": "098a221c-3c37-46d3-adbd-ba0c215362e4", + "id": "502e8724-6ba6-4762-9884-652e3dc4d2c2", "name": "Get current entitlement for a role", "request": { "name": "Get current entitlement for a role", @@ -172580,7 +172580,7 @@ }, "response": [ { - "id": "4c7a257a-b269-4bdc-bfb8-0f6efbc2b035", + "id": "9be9ded2-5487-41c2-b383-f09d1c952f34", "name": "Succeeded. Returns a list of current or pre-existing entitlements for a role.", "originalRequest": { "url": { @@ -172635,7 +172635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "796977da-7b31-409c-87b5-eaec3e8f897e", + "id": "bd6e917d-51d1-49b7-9bed-9194f1f2e3d4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -172690,7 +172690,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f321480d-de5f-40a8-8d5b-407909968419", + "id": "eb4e1359-0e36-45af-8d93-2582ed5e1966", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -172745,7 +172745,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6cfa6ff1-93d8-413e-a4e5-2d9da859bc4d", + "id": "b2eb63ff-607a-41e7-9929-60c00287948c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -172800,7 +172800,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80571fcf-8704-4c7e-9282-283ba79977ba", + "id": "6028fa7a-8186-4b54-8313-93e27dff6e31", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -172861,7 +172861,7 @@ } }, { - "id": "ce2dc724-0f94-4c83-aba0-a8fa1920f776", + "id": "a03bfcc2-db5f-482f-ba73-fb061dc617fb", "name": "Get identities for a suggested entitlement (for a role)", "request": { "name": "Get identities for a suggested entitlement (for a role)", @@ -172970,7 +172970,7 @@ }, "response": [ { - "id": "6bec4098-8b7b-4785-88f2-36064b3cc1c1", + "id": "160ecc53-a520-4b11-8429-87ab3d8f20fd", "name": "Succeeded. Returns a list of identities with or without the entitlement.", "originalRequest": { "url": { @@ -173072,7 +173072,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e570ea7-20ea-4297-bb7c-82cbe0be4a00", + "id": "031f3a30-82f2-4082-b9ee-99f4d4e1c578", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -173174,7 +173174,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d67d1b72-8571-46a7-a4b5-b57b0d2e7424", + "id": "8526dbe1-3453-42d3-b257-eea495b5790b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -173276,7 +173276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e11265b-4ebf-4d03-b5b0-cf7d5d9a62ed", + "id": "64c0f7b2-f8a2-4a82-9462-f68f196f65ed", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -173378,7 +173378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef85b852-4bc0-4c50-a306-11847da68fb1", + "id": "d0da998f-0543-44a7-b5a4-d391a9b0ef1f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -173492,7 +173492,7 @@ "description": "Use this API to implement and customize role functionality.\nWith this functionality in place, administrators can create roles and configure them for use throughout Identity Security Cloud.\nIdentity Security Cloud can use established criteria to automatically assign the roles to qualified users. This enables users to get all the access they need quickly and securely and administrators to spend their time on other tasks.\n\nEntitlements represent the most granular level of access in Identity Security Cloud.\nAccess profiles represent the next level and often group entitlements.\nRoles represent the broadest level of access and often group access profiles.\n\nFor example, an Active Directory source in Identity Security Cloud can have multiple entitlements: the first, 'Employees,' may represent the access all employees have at the organization, and a second, 'Developers,' may represent the access all developers have at the organization.\n\nAn administrator can then create a broader set of access in the form of an access profile, 'AD Developers' grouping the 'Employees' entitlement with the 'Developers' entitlement.\n\nAn administrator can then create an even broader set of access in the form of a role grouping the 'AD Developers' access profile with another profile, 'GitHub Developers,' grouping entitlements for the GitHub source.\n\nWhen users only need Active Directory employee access, they can request access to the 'Employees' entitlement.\n\nWhen users need both Active Directory employee and developer access, they can request access to the 'AD Developers' access profile.\n\nWhen users need both the 'AD Developers' access profile and the 'GitHub Developers' access profile, they can request access to the role grouping both.\n\nRoles often represent positions within organizations.\nFor example, an organization's accountant can access all the tools the organization's accountants need with the 'Accountant' role.\nIf the accountant switches to engineering, a qualified member of the organization can quickly revoke the accountant's 'Accountant' access and grant access to the 'Engineer' role instead, granting access to all the tools the organization's engineers need.\n\nIn Identity Security Cloud, adminstrators can use the Access drop-down menu and select Roles to view, configure, and delete existing roles, as well as create new ones.\nAdministrators can enable and disable the role, and they can also make the following configurations:\n\n- Manage Access: Manage the role's access by adding or removing access profiles.\n\n- Define Assignment: Define the criteria Identity Security Cloud uses to assign the role to identities.\nUse the first option, 'Standard Criteria,' to provide specific criteria for assignment like specific account attributes, entitlements, or identity attributes.\nUse the second, 'Identity List,' to specify the identities for assignment.\n\n- Access Requests: Configure roles to be requestable and establish an approval process for any requests that the role be granted or revoked.\nDo not configure a role to be requestable without establishing a secure access request approval process for that role first.\n\nRefer to [Working with Roles](https://documentation.sailpoint.com/saas/help/access/roles.html) for more information about roles.\n", "item": [ { - "id": "8146b7f9-3b6d-4747-bc2c-0700de6914a6", + "id": "0b8b3890-6414-477a-9091-a837c84b4b91", "name": "List Roles", "request": { "name": "List Roles", @@ -173594,7 +173594,7 @@ }, "response": [ { - "id": "44d31620-2dc6-4e54-ae2e-288dbe6f39f3", + "id": "2dfd8d3a-4c2a-45c9-bbf1-11a680e98d27", "name": "List of Roles", "originalRequest": { "url": { @@ -173710,7 +173710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4bbc1bf-1bdc-4bcc-8714-b5d9407db6cc", + "id": "2f24678d-a6c3-4238-ab18-334d61cf88ad", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -173826,7 +173826,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80aa42d7-968e-4ffa-a395-0190822efdcd", + "id": "d548dec3-1374-472c-a1f7-d5dc627c2f91", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -173942,7 +173942,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1fdb853-eae9-4e0b-a29e-a02b6b39e237", + "id": "d575d972-749c-4d9b-8637-479dcfdc6a47", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -174058,7 +174058,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d25f2453-906f-40c3-8c3f-90edcc915ff0", + "id": "d1655577-b9a8-4709-b0e3-e983ab52736c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -174174,7 +174174,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0ded9c7-07bb-41cd-8174-728dca271329", + "id": "0e20430c-5102-4106-bb2f-29daedee99e6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -174296,7 +174296,7 @@ } }, { - "id": "95e6c6b5-c7dd-4d68-96cc-ee2f6a312e37", + "id": "291d2164-a73c-4582-b907-31e9208a9575", "name": "Create a Role", "request": { "name": "Create a Role", @@ -174338,7 +174338,7 @@ }, "response": [ { - "id": "340b645d-2cca-4f05-98af-92b0cdec7f43", + "id": "397292cc-587a-4c81-98c9-48ba8e0a3051", "name": "Role created", "originalRequest": { "url": { @@ -174394,7 +174394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f876f76c-b489-464e-b606-aa3cdaeee3e7", + "id": "910f4dd8-2349-4ae2-9d6c-ac4488f40ac6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -174450,7 +174450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1af8ae8d-ae80-4281-8678-7f06fc7f6643", + "id": "2a4676ad-e270-44c8-a72e-751f0d896370", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -174506,7 +174506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5bf7d049-deea-488e-8eac-6a7b6aeb2145", + "id": "ea1c0fc2-3205-4e09-bdc3-49791de39935", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -174562,7 +174562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f9bb9e6-7194-4a16-930c-5930e553e741", + "id": "447f5b18-de6f-4623-8743-eb846d54641b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -174618,7 +174618,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd3a85c8-fb0d-420f-942c-b602c3ddc0c7", + "id": "8ac9eaed-f485-466b-832d-9627321b93c7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -174680,7 +174680,7 @@ } }, { - "id": "bb68098f-17ae-4c62-be77-cb08689d33a7", + "id": "c7c87433-0b22-4469-8d6e-5c21c7dd6100", "name": "Get a Role", "request": { "name": "Get a Role", @@ -174721,7 +174721,7 @@ }, "response": [ { - "id": "38246255-86e6-46e6-8607-35fe5a205a2c", + "id": "0a35149c-1cfd-424f-8c9b-14a5f27337be", "name": "List of all Roles", "originalRequest": { "url": { @@ -174765,7 +174765,7 @@ "_postman_previewlanguage": "json" }, { - "id": "324b08eb-6bed-42ef-80c5-b84acd217207", + "id": "10b01c25-54b1-428f-b8c1-0e01cc0c2f72", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -174809,7 +174809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46492ef9-25cf-4388-b695-609b9b406b38", + "id": "22507ad8-5400-4724-9cfe-874a25c2a94a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -174853,7 +174853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca724074-76cd-43fe-b284-3a268cae3006", + "id": "24d11d98-9bc7-4baf-a9d9-73a061ca3ef5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -174897,7 +174897,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0ad822d-7ebc-4ffa-8f03-ce43fb6c05fb", + "id": "71029af9-b19d-45eb-8370-d66c74f35e8a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -174941,7 +174941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c811d9d-11f4-46e3-95b2-4ceb185db02c", + "id": "587d858f-e452-4835-b5ef-85a4d435296c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -174991,7 +174991,7 @@ } }, { - "id": "c7512327-e4c1-48e7-b2f6-dff75834f033", + "id": "b160883f-4d13-4cb6-801f-57883af581bc", "name": "Patch a specified Role", "request": { "name": "Patch a specified Role", @@ -175045,7 +175045,7 @@ }, "response": [ { - "id": "f9705577-0466-45bc-84b2-81c69e68f845", + "id": "e36d65ef-550f-42b0-8965-4259141fa824", "name": "Make a Role Requestable and Enable it in One Call", "originalRequest": { "url": { @@ -175102,7 +175102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "451c1a59-cad2-4fdd-8442-38c367ca153f", + "id": "895f4cfe-22cd-48a3-8961-68cf69ddd494", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -175159,7 +175159,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2328ca05-4cd1-4016-9f41-41cb6b46a812", + "id": "9057b94d-be05-405a-94d4-b575ceca6ff8", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -175216,7 +175216,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a60e00f8-fb69-45f0-9b8c-c38547aafd43", + "id": "458aec10-e638-49de-8101-bbf31caf29d0", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -175273,7 +175273,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1438356e-b03c-40db-a208-dd07e6122e21", + "id": "4f0f6d25-a088-4f1a-bcce-3a2b3aa2600c", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -175330,7 +175330,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aee18c34-cee8-4575-a49e-0b3fdf9200c8", + "id": "475ef3f0-8b1a-4494-9b51-347120d2c38f", "name": "Assign a Access Model Metadata to a role", "originalRequest": { "url": { @@ -175387,7 +175387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "024ceed3-bdce-4672-b050-65ba20f869c7", + "id": "f88c4a10-70e9-46f8-bc34-c2bdc9c1f8ba", "name": "Make a Role Dimensional", "originalRequest": { "url": { @@ -175444,7 +175444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef4771d8-71cb-4e61-a972-a6988a2229ff", + "id": "587993aa-0249-4132-a048-1a84ee24d7c2", "name": "Make a Role Requestable and Enable it in One Call", "originalRequest": { "url": { @@ -175501,7 +175501,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ffdd645-daf1-4dd2-b429-daeb84938095", + "id": "6062d25e-2643-4b21-9c16-fbcb8c5ae121", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -175558,7 +175558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85d66902-2c85-4a8c-ac0e-6474bcb68de7", + "id": "0909a8ac-020f-4d65-a067-4df3acd4523a", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -175615,7 +175615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0996d6de-0d33-4d17-beab-97456a00c89e", + "id": "a1db6eeb-de0d-4ffa-8a5f-2e923902ac9f", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -175672,7 +175672,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c4d572c-e7a9-4282-a5dd-e6eda01de47c", + "id": "ecff58ce-4ca0-4bfb-9944-7b2df1411ce7", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -175729,7 +175729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58264d77-6cf6-4670-8530-0caacce07eb7", + "id": "a5dc394b-9ef6-4f1a-94a3-2f666ec43f6f", "name": "Assign a Access Model Metadata to a role", "originalRequest": { "url": { @@ -175786,7 +175786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2898ee34-32ae-4d6c-9c4c-371cf36bee57", + "id": "82687faa-adaf-411e-ad12-c1835d305c65", "name": "Make a Role Dimensional", "originalRequest": { "url": { @@ -175843,7 +175843,7 @@ "_postman_previewlanguage": "json" }, { - "id": "756bbff3-7daf-4b51-94dc-759d55a61935", + "id": "e8642910-e0d1-46aa-9366-d9dcdd621769", "name": "Make a Role Requestable and Enable it in One Call", "originalRequest": { "url": { @@ -175900,7 +175900,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea9c4d9d-cd20-4811-938a-548c041ea2cb", + "id": "a4c1b182-4b29-4a4d-952f-14accbea9c53", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -175957,7 +175957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f0c5fba-bd2c-4d10-8938-bfbbcfc4580a", + "id": "ee1d369f-a3a3-48f8-a08b-48a7365a15ac", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -176014,7 +176014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59184d3b-c8fd-481f-9366-a0830627cd63", + "id": "759e2d61-047c-43ef-94cd-7f59d7c32fa0", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -176071,7 +176071,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04853dbc-21aa-472c-a2e8-5270c38a7a84", + "id": "d8722f3d-291c-4e3e-b976-4f216d204157", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -176128,7 +176128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9855c165-0bf7-4d8b-82c2-d9cc6fa4aa4b", + "id": "848f4ad0-d45f-4dbc-ab13-dde5ee5b9a8c", "name": "Assign a Access Model Metadata to a role", "originalRequest": { "url": { @@ -176185,7 +176185,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f734010-3650-4a18-909c-5ce5b0b3f4af", + "id": "221573ae-3e64-46e7-9bbc-6a6df09184ff", "name": "Make a Role Dimensional", "originalRequest": { "url": { @@ -176242,7 +176242,7 @@ "_postman_previewlanguage": "json" }, { - "id": "292275d5-48c5-440c-af26-52d4a0ce9bed", + "id": "f7b31413-ded3-49b9-bd14-6fae2489c70a", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -176299,7 +176299,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4b61b92-9c3d-4446-87e1-de8c4a4fb1ff", + "id": "768763de-2d1a-4aca-b365-7e5f90cae00c", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -176356,7 +176356,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c94cdb71-9224-450c-ae5f-93c06906d601", + "id": "3f712355-9196-4824-95fd-b1ca7245c290", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -176413,7 +176413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5416f5f-bdb5-4499-b4e9-cbff50a22393", + "id": "7dc8040e-108f-41c7-a4e3-769ec4c52c1d", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -176470,7 +176470,7 @@ "_postman_previewlanguage": "json" }, { - "id": "136b0b19-5b70-479d-9064-71fd6444e7e0", + "id": "4f9266ef-45ff-4872-b6cf-53b58cec6a2f", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -176527,7 +176527,7 @@ "_postman_previewlanguage": "json" }, { - "id": "463ab21e-770b-4188-b8aa-912791421957", + "id": "6ebe3d58-4999-4148-b4f4-1822e55bedab", "name": "Assign a Access Model Metadata to a role", "originalRequest": { "url": { @@ -176584,7 +176584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54aa6d82-b527-41a0-aa13-c857504d0861", + "id": "00c42234-2436-4185-a88d-17299a0a24a8", "name": "Make a Role Dimensional", "originalRequest": { "url": { @@ -176641,7 +176641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fad9ee19-dcd6-4f90-8e37-9923c52950c1", + "id": "0f6eb4c5-1038-4d69-8d3b-c211ccd6059e", "name": "Make a Role Requestable and Enable it in One Call", "originalRequest": { "url": { @@ -176698,7 +176698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4aff2647-c82a-40c1-bd91-e47d542132a5", + "id": "0403e0aa-c1a4-49e9-a6a5-ce01c5a73193", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -176755,7 +176755,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f7c86f1-1c4b-4790-bf3b-c8531732678c", + "id": "d9f339df-c2ca-4a64-bd6e-e88677f89ee3", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -176812,7 +176812,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3538de23-1625-49a1-8cfd-b38f9315753d", + "id": "15e9eb05-b8fc-4ad4-b875-0c62df147e04", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -176869,7 +176869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8f46ea9-611d-48bc-abc7-cd049998afec", + "id": "a2c0bb2b-dfbd-4be9-9293-474f554d6e25", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -176926,7 +176926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f879a3ed-f82e-4a40-a613-38e79a0b796b", + "id": "399cb1ff-6b63-4aa4-94d6-c368f311222f", "name": "Assign a Access Model Metadata to a role", "originalRequest": { "url": { @@ -176983,7 +176983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35364fb4-9ca0-44d1-b0ad-29dd62593250", + "id": "f2978e82-f1aa-4e28-9506-5b808c1aa370", "name": "Make a Role Dimensional", "originalRequest": { "url": { @@ -177040,7 +177040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a198ecb-06d3-4aef-b89f-dc2d010b85e2", + "id": "1c67e20c-30e9-452c-9cd3-c0a9960635cc", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -177097,7 +177097,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7129061-89bf-40d9-ae6b-c4aa485fb7a5", + "id": "1ade9e2b-1c8c-4b99-bb08-a1bad305e1d6", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -177154,7 +177154,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5593560-91da-4e66-9512-4f4e08a29980", + "id": "a4307791-264f-4d83-8624-0466a659082f", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -177211,7 +177211,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3564d7cc-7e49-4ad6-a8a9-f67a10a872ce", + "id": "6b199ab9-5c41-42e1-8ae7-8b5d35308e31", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -177268,7 +177268,7 @@ "_postman_previewlanguage": "json" }, { - "id": "797a6b55-8291-4a86-928b-9121500cc26b", + "id": "6b534790-f2de-4ddc-9d91-81e2f5b6a957", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -177325,7 +177325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac5065c7-f5a1-439d-8f5e-41e2eff62a8d", + "id": "1010deaa-88fa-42af-8a22-f95f6d00ac50", "name": "Assign a Access Model Metadata to a role", "originalRequest": { "url": { @@ -177382,7 +177382,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6ca7dc9-0ae4-40da-a5d2-9fad122d43fe", + "id": "0a79de2e-b081-466c-ab1f-53887fe9bafc", "name": "Make a Role Dimensional", "originalRequest": { "url": { @@ -177445,7 +177445,7 @@ } }, { - "id": "54797417-4aaa-4e76-a6d5-38649ffcbef8", + "id": "1ccfe4d4-34ee-404f-8732-8a84c698457f", "name": "Delete a Role", "request": { "name": "Delete a Role", @@ -177486,7 +177486,7 @@ }, "response": [ { - "id": "0e954c1e-a276-43d4-b47e-312b05bface4", + "id": "d2090fc8-989c-480a-9ea1-ec47eecc3b87", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -177520,7 +177520,7 @@ "_postman_previewlanguage": "text" }, { - "id": "87330e72-8f6c-47b3-ad57-91ae0a229b65", + "id": "febc69af-14fd-47e5-ac81-645852486ae7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -177564,7 +177564,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0333827-b244-43de-acb8-8325836f95a1", + "id": "b28c7511-54dc-4ce6-9d6f-471d7159395d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -177608,7 +177608,7 @@ "_postman_previewlanguage": "json" }, { - "id": "398dd8d8-5553-4cc6-92e2-e846dbbe8ebc", + "id": "00237fe9-0def-4e10-9aa9-b9a0529b5b53", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -177652,7 +177652,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06686592-f9f0-424f-a4d6-7a6e18a427e2", + "id": "c89db554-bd0e-4a89-9138-4bf676c1454a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -177696,7 +177696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c6a8674-d5d2-45da-a779-9bc81fc9a6b3", + "id": "b51cdeb0-269f-4950-bad3-63620507c7a3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -177746,7 +177746,7 @@ } }, { - "id": "2ce7b50c-88db-46cb-9e6b-be45c41694c8", + "id": "94e47e9d-9881-478a-a815-2c24ec1b9fe3", "name": "Delete Role(s)", "request": { "name": "Delete Role(s)", @@ -177789,7 +177789,7 @@ }, "response": [ { - "id": "db0bfe3d-239b-4e27-816f-b99a2f88f250", + "id": "7f3ba545-c645-4ac1-b1a1-d5d7890e70b8", "name": "Returns an object with the id of the task performing the delete operation.", "originalRequest": { "url": { @@ -177846,7 +177846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e6c5b56-80ae-4000-ac39-0b025fc987dc", + "id": "e12a9d0c-26e5-4894-892a-930d04e0ab5c", "name": "400.1 Bad Request Content", "originalRequest": { "url": { @@ -177903,7 +177903,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5008d290-9dcc-48e0-8b93-7929bf7bad1b", + "id": "8c22ff4e-f13b-4d0a-b139-12f891524dda", "name": "400.1 Role ids limit violation", "originalRequest": { "url": { @@ -177960,7 +177960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "834d228c-4010-44aa-bfcb-bac72b29d575", + "id": "fae7f28d-b8c3-48ff-bc3d-75c1e1e233e4", "name": "400.1.404 Referenced object not found", "originalRequest": { "url": { @@ -178017,7 +178017,7 @@ "_postman_previewlanguage": "json" }, { - "id": "735c147d-c33c-4a99-93b9-f4bfaf906b71", + "id": "67767cc8-12c4-4754-b37a-c8c33511f3a0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -178074,7 +178074,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f9a2a12-d41c-4bb0-a836-990dcb0374d7", + "id": "bc4a2df8-b184-4e91-8dcb-0e53f12bc12f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -178131,7 +178131,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77638588-b953-4fe5-aefe-ccd737ad151d", + "id": "957c5d0b-ab6f-4bcb-bacd-5d1a074ed105", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -178188,7 +178188,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08dbd4c1-d023-48f6-a0f2-be7757d8fbc2", + "id": "e0c38d4b-d695-41cd-a4f5-cf26e2e8c412", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -178251,7 +178251,7 @@ } }, { - "id": "394a4c0c-cd3e-46ba-a59e-796a75469f85", + "id": "9abf5c9a-54a4-4596-90fc-fcdc2ca648e9", "name": "Identities assigned a Role", "request": { "name": "Identities assigned a Role", @@ -178336,7 +178336,7 @@ }, "response": [ { - "id": "05c045bf-5912-4be8-99b3-8ca0d4114103", + "id": "5b38b88c-c1c2-4e40-a950-bbf6f4586e4b", "name": "List of Identities assigned the Role", "originalRequest": { "url": { @@ -178427,7 +178427,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3beb40f1-c808-49b5-98b2-1c676ccb3c08", + "id": "2d18425c-f233-4cfe-8ac3-ba8202ef1f95", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -178518,7 +178518,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa97b5b1-7321-454b-adb9-a8a91c8f08ab", + "id": "69da7f95-c273-4f1e-985d-0b936bcc91d3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -178609,7 +178609,7 @@ "_postman_previewlanguage": "json" }, { - "id": "111ef3c8-d0e7-4cdb-92bf-a6a1c506969f", + "id": "5baa71cb-ae2e-48e9-8af7-eb43647ee8fb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -178700,7 +178700,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11b74d8d-f186-4f26-bc6f-161fdf180c15", + "id": "fed92d1a-904d-4a3c-aa32-b655d0ead3e8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -178791,7 +178791,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34f79ee2-6bd8-44c0-9e4a-85123ce842c7", + "id": "299ed214-c935-4639-a1ff-fb5aac6d1d4c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -178888,7 +178888,7 @@ } }, { - "id": "287790ab-b742-475f-a8d7-bcbadbfcfe07", + "id": "08f2cb72-9741-4a86-b47f-74831322b842", "name": "List role's Entitlements", "request": { "name": "List role's Entitlements", @@ -178976,7 +178976,7 @@ }, "response": [ { - "id": "5667c2fd-a593-4c30-9642-481fdaca6ea7", + "id": "f6fba6d0-cecf-445c-b861-b1b85c680452", "name": "List of Entitlements", "originalRequest": { "url": { @@ -179067,7 +179067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68087bba-af83-4b93-96e6-659bcf189e37", + "id": "d270557f-66b6-42d4-b12a-f3ac3f40d964", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -179158,7 +179158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ab1f589-c7f7-4aef-aa5e-969eba530718", + "id": "8a65786a-d542-48f4-ae1d-03ad86e0874b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -179249,7 +179249,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c53e865-6e66-4e0b-9065-6e0a41053037", + "id": "d95af1e1-760a-4516-a69b-2556be1be19f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -179340,7 +179340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3aac89b3-408d-42c1-b1ae-690c0a5ef52a", + "id": "eea91088-336f-4ac2-85be-35b877f60de6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -179431,7 +179431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ed2ee3a-a97a-4f45-b74b-dc795359f050", + "id": "ea272889-c8de-45fc-87c2-6673d829302b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -179534,7 +179534,7 @@ "description": "Use this API to implement search attribute configuration functionality, along with [Search](https://developer.sailpoint.com/docs/api/v3/search).\nWith this functionality in place, administrators can create custom search attributes that and run extended searches based on those attributes to further narrow down their searches and get the information and insights they want. \n\nIdentity Security Cloud (ISC) enables organizations to store user data from across all their connected sources and manage the users' access, so the ability to query and filter that data is essential. \nIts search goes through all those sources and finds the results quickly and specifically. \n\nThe search query is flexible - it can be very broad or very narrow. \nThe search only returns results for searchable objects it is filtering for. \nThe following objects are searchable: identities, roles, access profiles, entitlements, events, and account activities. \nBy default, no filter is applied, so a search for \"Ad\" returns both the identity \"Adam.Archer\" as well as the role \"Administrator.\"\n\nUsers can further narrow their results by using ISC's specific syntax and punctuation to structure their queries. \nFor example, the query \"attributes.location:austin AND NOT manager.name:amanda.ross\" returns all results associated with the Austin location, but it excludes those associated with the manager Amanda Ross.\nRefer to [Building a Search Query](https://documentation.sailpoint.com/saas/help/search/building-query.html) for more information about how to construct specific search queries. \n\nRefer to [Using Search](https://documentation.sailpoint.com/saas/help/search/index.html) for more information about ISC's search and its different possibilities. \n\nWith Search Attribute Configuration, administrators can create, manage, and run searches based on the attributes they want to search.\n", "item": [ { - "id": "10fe1f43-6f7c-4c19-89a2-50af0bddb415", + "id": "362c4545-7fa9-4e3d-89cd-75d36abb1c51", "name": "Create Extended Search Attributes", "request": { "name": "Create Extended Search Attributes", @@ -179577,7 +179577,7 @@ }, "response": [ { - "id": "429020ff-ddfe-44b7-b461-2e5d06d47e78", + "id": "634768a2-02c6-4ebc-8eb6-e0b21f427484", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -179634,7 +179634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a5e5fc4-6c9b-4b38-936b-c1203341099f", + "id": "e35ef8ed-00d2-4007-b830-75cbcb7576ed", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -179691,7 +179691,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c4bf133-d2e9-4256-8563-e0f96164f802", + "id": "b2f5ed50-0d04-4ec9-9119-7631bcefb0ac", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -179748,7 +179748,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c85e8765-4161-4ec3-b9e5-34ad3a118aa0", + "id": "b289f126-8c5c-4f31-9edf-e94e1e79dc55", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -179805,7 +179805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28301059-413f-4406-9ad5-911efb058678", + "id": "9a5a5bfe-a161-4682-a832-6e64c24079d1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -179862,7 +179862,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0ac9c68-dfec-4ba7-aa16-2b9ae7b51982", + "id": "80a37a2c-174c-4da3-b8d8-29fdd201b56f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -179919,7 +179919,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d4ea706-28bf-4932-918f-f35e256c2c92", + "id": "5f757fba-9832-4554-b113-95fa03c6a202", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -179982,7 +179982,7 @@ } }, { - "id": "d590fafe-56f5-47f1-863d-5b5b5febcce8", + "id": "ff35f5e0-2746-4b65-8145-f25a7cfbf8cb", "name": "List Extended Search Attributes", "request": { "name": "List Extended Search Attributes", @@ -180012,7 +180012,7 @@ }, "response": [ { - "id": "d7ec7bf7-7a1f-431a-a305-c2b85880df87", + "id": "fd870235-4f58-4ae3-ab21-7b63a8f96735", "name": "List of attribute configurations in ISC.", "originalRequest": { "url": { @@ -180056,7 +180056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "972c5e96-6e98-4c9f-8c78-8d3f9b83ceb6", + "id": "ec8aee81-3e49-4e8d-aae1-1efa7bdc5b2c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -180100,7 +180100,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f70eccef-50a2-437c-bb4d-43445c9dd7e3", + "id": "441b4fc1-5ac6-4c6b-bebc-a2d22f3681d1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -180144,7 +180144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd0b174b-34d8-4c17-b743-5f27d6dc77b3", + "id": "53b3d1cd-5163-4beb-b84f-81ad082d0e02", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -180188,7 +180188,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59d3a6a8-9e7f-4bb7-a686-fd5237a5fcba", + "id": "1b1a9a26-fb8d-41a1-89f0-5ee0fce6835f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -180238,7 +180238,7 @@ } }, { - "id": "659ada9f-035a-447a-ad5a-1419246ef058", + "id": "9e2b5047-8582-4dc2-b61c-844b3bd70367", "name": "Get Extended Search Attribute", "request": { "name": "Get Extended Search Attribute", @@ -180280,7 +180280,7 @@ }, "response": [ { - "id": "8f837a28-9a75-4ef7-b6be-6154edc69d2a", + "id": "2e6ea55f-1a8a-4e49-b25b-c6abbd0d1c31", "name": "Specific attribute configuration in IdentityNow.", "originalRequest": { "url": { @@ -180325,7 +180325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5473fef0-ec31-40fb-a63e-2ef8681cf6f2", + "id": "de2824aa-ec63-461f-8bc1-0238561d7bc5", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -180360,7 +180360,7 @@ "_postman_previewlanguage": "text" }, { - "id": "de492c10-8734-424e-b666-586ada9b6f19", + "id": "4833afde-fbe2-4583-bed9-3bda8139bfd7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -180405,7 +180405,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42419428-733f-48c3-be6d-164d5bc45ce9", + "id": "033330ba-53f6-40f9-b85c-dca5f9cff1ee", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -180450,7 +180450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55f8d174-b22f-41fc-9166-a89ad371b585", + "id": "59714a56-2a2c-4383-bcf2-57972335c129", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -180495,7 +180495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "862547a8-60b3-49e1-bde4-14bd76db8c4e", + "id": "00fdf578-c490-4896-b589-8c42932518ac", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -180540,7 +180540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba8a1f7c-75d0-4662-ab4c-c33fd0f6a545", + "id": "29e3028e-eb49-4b74-90a0-4cf4b72fd1ba", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -180591,7 +180591,7 @@ } }, { - "id": "e132195d-c248-49d4-92a8-3b6e9596ad2f", + "id": "60f01c02-8198-4c45-83dd-066821ff71f1", "name": "Delete Extended Search Attribute", "request": { "name": "Delete Extended Search Attribute", @@ -180633,7 +180633,7 @@ }, "response": [ { - "id": "653eb9d3-e2bd-452f-bb05-fad8810b2b9d", + "id": "837c62f5-dd6b-4a05-aa98-02ccc631b9d4", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -180668,7 +180668,7 @@ "_postman_previewlanguage": "text" }, { - "id": "c8accf69-6e86-4cc1-9ee6-040d9251c862", + "id": "60518202-2fdc-4b4b-82d3-14ab427e029f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -180713,7 +180713,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5be87aa9-7390-4416-b94c-7a8351801c98", + "id": "8fe182a2-973a-4c8d-bfa5-2ba044b09c36", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -180758,7 +180758,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5f69aad-f4e1-430d-9be7-3b8088e4235c", + "id": "d04ccf1d-c9bb-46c4-800d-cb4f97c46333", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -180803,7 +180803,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fffbc80f-cecc-407a-a57b-e80922eb9189", + "id": "0c7b6e58-9ea2-47c9-ab42-c00232cc23f1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -180848,7 +180848,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e42b8c2-1caf-4aac-982b-fb680d4500fe", + "id": "2bbec3b2-5bc0-49bb-9756-0b20d7286520", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -180899,7 +180899,7 @@ } }, { - "id": "9390eb6f-d8c6-41bd-99a4-8e48617daa4f", + "id": "de0e3e9e-4b5e-4f7f-878e-d5feb4c6874f", "name": "Update Extended Search Attribute", "request": { "name": "Update Extended Search Attribute", @@ -180954,7 +180954,7 @@ }, "response": [ { - "id": "fb64e877-0966-4f3f-8968-4e6a909ce6da", + "id": "ca5a5187-1ab3-4179-a696-8ae323fa8e4f", "name": "Responds with the search attribute configuration as updated.", "originalRequest": { "url": { @@ -181012,7 +181012,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8888500e-9767-4150-834a-e9c64f3ab115", + "id": "d7cffcbc-af15-47e9-9d86-41b86679395f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -181070,7 +181070,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77af8595-3442-4a5e-a482-11add23ae3b8", + "id": "4a28cbce-e64d-42c3-92de-46c29458897e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -181128,7 +181128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5fa107f-2acd-4174-ace9-670c3ae60b07", + "id": "d42a3737-5a65-49f5-b50b-53ddc843c1f6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -181186,7 +181186,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea395193-8ea5-45d3-a550-7cf2aa6bc49b", + "id": "1f61dc60-8fec-49bc-98f7-99d011965970", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -181244,7 +181244,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f3ae832-0b95-445c-89a0-5afe817c3248", + "id": "30254c68-2e6e-4148-aa71-0cfcd8b48548", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -181302,7 +181302,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc637b40-c9b2-42c2-938d-5b39cd78eca3", + "id": "6ec85198-01db-4765-bc8a-a0afc7a9f4a7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -181372,7 +181372,7 @@ "description": "Use this API to implement and customize access request segment functionality. \nWith this functionality in place, administrators can create and manage access request segments. \nSegments provide organizations with a way to make the access their users have even more granular - this can simply the access request process for the organization's users and improves security by reducing the risk of overprovisoning access. \n\nSegments represent sets of identities, all grouped by specified identity attributes, who are only able to see and access the access items associated with their segments.\nFor example, administrators could group all their organization's London office employees into one segment, \"London Office Employees,\" by their shared location. \nThe administrators could then define the access items the London employees would need, and the identities in the \"London Office Employees\" would then only be able to see and access those items.\n\nIn Identity Security Cloud, administrators can use the 'Access' drop-down menu and select 'Segments' to reach the 'Access Requests Segments' page. \nThis page lists all the existing access request segments, along with their statuses, enabled or disabled. \nAdministrators can use this page to create, edit, enable, disable, and delete segments. \nTo create a segment, an administrator must provide a name, define the identities grouped in the segment, and define the items the identities in the segment can access.\nThese items can be access profiles, roles, or entitlements. \n\nWhen administrators use the API to create and manage segments, they use a JSON expression in the `visibilityCriteria` object to define the segment's identities and access items. \n\nRefer to [Managing Access Request Segments](https://documentation.sailpoint.com/saas/help/requests/segments.html) for more information about segments in Identity Security Cloud.\n", "item": [ { - "id": "3bafc3c7-81e6-448a-8873-06f9746b2256", + "id": "8baae0f9-6a8d-4b61-b1c2-c3ac5007814a", "name": "Create Segment", "request": { "name": "Create Segment", @@ -181414,7 +181414,7 @@ }, "response": [ { - "id": "b543f13a-950f-4834-b397-bd163d6723e1", + "id": "91caeb7d-0509-417f-ad70-ce89f62cdddf", "name": "Segment created", "originalRequest": { "url": { @@ -181470,7 +181470,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a45e37d-d720-46e6-b1e5-c1d7347d9cdd", + "id": "8d41d57b-8667-4f0a-a7d7-12f423223171", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -181526,7 +181526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9ca24fc-a10a-4965-bde5-eb2f35594edb", + "id": "0fc1a7e9-9d71-470d-a763-1620762a7cf8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -181582,7 +181582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64db1341-6bf7-4e9d-b82d-83a8f75936a6", + "id": "1e64bf2a-e455-4a3a-9b60-79a11d695241", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -181638,7 +181638,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2eabbae3-f303-4cc8-ad91-580d98817243", + "id": "716c1872-d79f-48d1-a0b3-905103bffb65", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -181694,7 +181694,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b4a9293-6b3d-4e6b-bf42-aefbd7fa1833", + "id": "c18c2302-4942-4c5e-93d6-3ac4dc511551", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -181756,7 +181756,7 @@ } }, { - "id": "89902384-9d16-44ba-b05b-6a90ca4ee73f", + "id": "f3fe99c5-bcbc-42e2-94c0-525b222a4a23", "name": "List Segments", "request": { "name": "List Segments", @@ -181813,7 +181813,7 @@ }, "response": [ { - "id": "fa74f472-1727-4b23-ae52-670c57a6dd30", + "id": "e0043f8d-8b55-4dc0-a9d0-9b6083761115", "name": "List of all segments", "originalRequest": { "url": { @@ -181884,7 +181884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f89d81ac-3a10-4797-95ae-a115bde2a2f8", + "id": "e6c2351a-419a-4352-bdda-ad12e0437c24", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -181955,7 +181955,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c70b486-b0db-4f8a-8d05-20c7c85750bd", + "id": "314b8289-2bed-44e4-98f7-0bd83cfae198", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -182026,7 +182026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a13be00-f25d-4c1f-b835-f047df941f3e", + "id": "36aa8744-c08c-4310-b59c-d753b258faab", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -182097,7 +182097,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8b7a03b-2972-47de-b862-a4156b8eccc8", + "id": "d77a5ddd-df12-412d-a57b-b56a7be2f910", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -182168,7 +182168,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61c54f3f-ccbd-4bad-a681-77f8ad65032e", + "id": "2169e030-8ab7-4f1d-97ff-38f0a0922375", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -182245,7 +182245,7 @@ } }, { - "id": "aa0d2e7d-4036-4889-8d08-b0474813abe6", + "id": "80a47428-e8ad-482b-a7da-3d7d25a5e044", "name": "Get Segment by ID", "request": { "name": "Get Segment by ID", @@ -182286,7 +182286,7 @@ }, "response": [ { - "id": "38dca122-4770-47d6-a97f-5da63f7fae01", + "id": "1403395f-27cc-4fd9-9515-46ae9ddd6fd0", "name": "Segment", "originalRequest": { "url": { @@ -182330,7 +182330,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53d01980-f7c9-44b8-8481-b0a3897fe8c1", + "id": "bca0401d-0dd3-4755-8c17-d7d4b7e703bc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -182374,7 +182374,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bacff6ac-62ae-4ba2-8c67-9468a40e820f", + "id": "7371c9b8-2b01-4a7b-86df-254bf47d1d68", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -182418,7 +182418,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18423f1b-41c5-451d-9405-0aebfd316a54", + "id": "3da0b43b-6691-44ee-ac45-7eb577740436", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -182462,7 +182462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cf4f876-c718-42d3-bee0-06b505335215", + "id": "4576e655-4280-4e1f-a439-25779db5c1b5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -182506,7 +182506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccedb4c5-30e3-49b1-8585-e869e6f33eca", + "id": "8598dc26-2f2d-4714-be6a-aa13f13429bf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -182550,7 +182550,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2698f9a8-c802-43a4-ae19-342020114373", + "id": "e28405e1-354c-4a84-afd9-fcff87c9c395", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -182600,7 +182600,7 @@ } }, { - "id": "b1995f96-e547-4428-a7ff-87c9b7d9b207", + "id": "cb5d872c-453f-457e-90c3-b67731930a37", "name": "Delete Segment by ID", "request": { "name": "Delete Segment by ID", @@ -182641,7 +182641,7 @@ }, "response": [ { - "id": "c1abb203-e390-4441-909f-94422225d043", + "id": "9aa1fa62-ef2f-4687-b31c-183dfc3e953a", "name": "No content.", "originalRequest": { "url": { @@ -182675,7 +182675,7 @@ "_postman_previewlanguage": "text" }, { - "id": "a1d95e8b-069c-43bb-bc42-95a7701014ba", + "id": "d93787ad-7ee6-4f4e-ab70-7b5fc74c4627", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -182719,7 +182719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "477456a3-8aa6-476a-b3b7-393f6fe838e8", + "id": "e5d23317-5593-4491-8d14-ead1059402b8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -182763,7 +182763,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e57b1968-6ad6-495d-8f1c-5fa9f7952975", + "id": "19aaf6d1-6a47-40d1-81aa-40f120d86e8b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -182807,7 +182807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be1249c8-2923-4a93-952c-ee6663bfa5c7", + "id": "33d9c984-4fa6-422e-a09e-c51e34887208", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -182851,7 +182851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "427c9a55-b737-4f7c-8318-580bd50d33a3", + "id": "20bd71d7-8e9d-46f1-a61f-730e14ea6779", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -182895,7 +182895,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6674726-364a-4b78-9b4b-6f0147e300e0", + "id": "8cb7aa60-1cd4-4305-aacb-c179ecfbd7d9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -182945,7 +182945,7 @@ } }, { - "id": "efa0f682-8aa4-4234-b7b1-932a78876d56", + "id": "ab44db96-ebcb-42ba-af2d-79f13b7372f3", "name": "Update Segment", "request": { "name": "Update Segment", @@ -182999,7 +182999,7 @@ }, "response": [ { - "id": "d349f3e2-46c2-4175-9cd7-04638c0fef79", + "id": "d14ee565-4b97-4afb-a6d2-3a86e3bf4029", "name": "Indicates the PATCH operation succeeded, and returns the segment's new representation.", "originalRequest": { "url": { @@ -183056,7 +183056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bcb5087-1b4a-458e-a167-0a8d90f94919", + "id": "5e38b979-56c9-4978-8a6d-567fe955180e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -183113,7 +183113,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21b931f5-dfeb-436a-ac58-8f48f0df4a8d", + "id": "151f7515-9923-4214-b2b3-d8dddec672fa", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -183170,7 +183170,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0fb249e2-e867-4d3b-9884-97ace1094358", + "id": "d42d8e38-023f-4fee-98a3-fbdac5f904a2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -183227,7 +183227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c60b744d-bd7e-4619-83fe-4e4c03ee6cd2", + "id": "62ff70cc-52a3-45b7-8f5b-3326eceefffa", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -183284,7 +183284,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f137661-5618-4b93-b7ab-2362e6f2ee1c", + "id": "b38dfc1a-9fac-43e7-922e-0b58d374ba9c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -183341,7 +183341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84bb32f0-52e9-4485-a6a1-b872d8524ce2", + "id": "5c9ef9da-dd8e-42f6-853e-56cd0d8d5895", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -183410,7 +183410,7 @@ "description": "Use this API to build an integration between Identity Security Cloud and a service desk ITSM (IT service management) solution.\nOnce an administrator builds this integration between Identity Security Cloud and a service desk, users can use Identity Security Cloud to raise and track tickets that are synchronized between Identity Security Cloud and the service desk.\n\nIn Identity Security Cloud, administrators can create a service desk integration (sometimes also called an SDIM, or Service Desk Integration Module) by going to Admin > Connections > Service Desk and selecting 'Create.'\n\nTo create a Generic Service Desk integration, for example, administrators must provide the required information on the General Settings page, the Connectivity and Authentication information, Ticket Creation information, Status Mapping information, and Requester Source information on the Configure page.\nRefer to [Integrating SailPoint with Generic Service Desk](https://documentation.sailpoint.com/connectors/generic_sd/help/integrating_generic_service_desk/intro.html) for more information about the process of setting up a Generic Service Desk in Identity Security Cloud.\n\nAdministrators can create various service desk integrations, all with their own nuances.\nThe following service desk integrations are available:\n\n- [Atlassian Cloud Jira Service Management](https://documentation.sailpoint.com/connectors/atlassian/jira_cloud/help/integrating_jira_cloud_sd/introduction.html)\n\n- [Atlassian Server Jira Service Management](https://documentation.sailpoint.com/connectors/atlassian/jira_server/help/integrating_jira_server_sd/introduction.html)\n\n- [BMC Helix ITSM Service Desk](https://documentation.sailpoint.com/connectors/bmc/helix_ITSM_sd/help/integrating_bmc_helix_itsm_sd/intro.html)\n\n- [BMC Helix Remedyforce Service Desk](https://documentation.sailpoint.com/connectors/bmc/helix_remedyforce_sd/help/integrating_bmc_helix_remedyforce_sd/intro.html)\n\n- [Generic Service Desk](https://documentation.sailpoint.com/connectors/generic_sd/help/integrating_generic_service_desk/intro.html)\n\n- [ServiceNow Service Desk](https://documentation.sailpoint.com/connectors/servicenow/sdim/help/integrating_servicenow_sdim/intro.html)\n\n- [Zendesk Service Desk](https://documentation.sailpoint.com/connectors/zendesk/help/integrating_zendesk_sd/introduction.html)\n", "item": [ { - "id": "9393618d-5657-49de-a952-15480552b8c4", + "id": "b48e49f2-c775-4ade-8704-13b763efb5d5", "name": "List existing Service Desk integrations", "request": { "name": "List existing Service Desk integrations", @@ -183485,7 +183485,7 @@ }, "response": [ { - "id": "1bc170b5-1906-4903-86d6-d40242839804", + "id": "06656f7d-4a23-4c85-ac92-c2a2c8e33bf8", "name": "List of ServiceDeskIntegrationDto", "originalRequest": { "url": { @@ -183574,7 +183574,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65aa2132-b15f-45cd-a5d2-1f62cb72c0cc", + "id": "c745670c-b531-4a35-867a-7831090c6f13", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -183663,7 +183663,7 @@ "_postman_previewlanguage": "json" }, { - "id": "366b135e-7969-4f2c-8604-3130f8ba1d47", + "id": "5703168d-6329-4b9a-a28d-4eb0257c0b6b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -183752,7 +183752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "613010dc-7760-4a56-bbd4-1245ad63004e", + "id": "b511bf5b-2caf-4407-87b8-6d60ae9e3d3a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -183841,7 +183841,7 @@ "_postman_previewlanguage": "json" }, { - "id": "719167b2-39ef-4b45-b031-d219517f8168", + "id": "fd873bc5-4325-404b-a17c-fa5a0da63714", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -183930,7 +183930,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06899535-1f76-4c82-82af-f664b3cb5636", + "id": "ab601928-94d5-42a3-83ba-22debb65859a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -184019,7 +184019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa7cf97a-027e-4176-9776-ac9d27c78dd0", + "id": "cebdacaf-118f-4d38-9a48-312948f05173", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -184114,7 +184114,7 @@ } }, { - "id": "db2a0447-5a0b-4569-b814-5a8adb1e2816", + "id": "f82ee769-447f-4c5a-a62a-f72525e86d75", "name": "Create new Service Desk integration", "request": { "name": "Create new Service Desk integration", @@ -184156,7 +184156,7 @@ }, "response": [ { - "id": "665330aa-566b-40e9-b969-c97c77707cae", + "id": "32948411-04fb-4336-8743-6825485608c8", "name": "Details of the created integration", "originalRequest": { "url": { @@ -184212,7 +184212,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b05089c6-785e-4b18-a80c-63d9a0a50fd1", + "id": "4b9e2577-8198-477d-87a5-4f68cfabfc68", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -184268,7 +184268,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a52b4222-df67-4503-bea3-3bff7f6c9a5f", + "id": "7e9be584-b22d-470f-8711-6708f241c872", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -184324,7 +184324,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c500ecd-7188-4b38-9c27-0a1967178b42", + "id": "9c5bafd6-acde-4c68-ad32-f450e43e5331", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -184380,7 +184380,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c253c5b4-36b3-45ab-9ec6-dd0715d968f3", + "id": "4a3fed72-707e-44b0-b791-a4e0d0c26fdc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -184436,7 +184436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff9a5cc5-351c-4d71-abf7-66b1624b7b88", + "id": "d5c67845-9fb9-487b-8085-36a39b8bc314", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -184492,7 +184492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98113677-a5f1-4ab2-8a35-0aacbae5b4e4", + "id": "07c48af0-7a05-4129-bc62-aff0f9e22933", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -184554,7 +184554,7 @@ } }, { - "id": "323d245d-5382-41df-8e03-9a95fcee06dc", + "id": "4837c9c0-0765-42c1-b4c3-1f902873325b", "name": "Get a Service Desk integration", "request": { "name": "Get a Service Desk integration", @@ -184595,7 +184595,7 @@ }, "response": [ { - "id": "a93afc1c-ec62-460d-ab92-20754946dcc5", + "id": "5ae6cfda-8607-4c44-838e-9a69c82d057e", "name": "ServiceDeskIntegrationDto with the given ID", "originalRequest": { "url": { @@ -184639,7 +184639,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8af6c9e4-80f7-4a75-8c02-5c37559728a0", + "id": "80a5878c-9bbc-43ac-918a-41bbe92f54e7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -184683,7 +184683,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3d0a245-93c1-4a0e-9fd9-9e36d5366947", + "id": "629c178c-792c-49fa-8c3b-619056b6301c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -184727,7 +184727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0ddcecf-c139-4f40-bb54-3568a942ac7b", + "id": "82518f49-5371-4a72-a6de-e49145ad71ed", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -184771,7 +184771,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d840d3de-8330-4648-abb2-199f254392fe", + "id": "7d5f379d-4207-4934-a164-ba5e4edd4027", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -184815,7 +184815,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5016ec92-c016-4e3f-9bbf-5db3a954ef90", + "id": "451bd1bb-164d-4b90-9166-50ab401e369c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -184859,7 +184859,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c84c914-95ad-40f9-b754-5d161d9b1df1", + "id": "d6502e41-aaf1-4fdd-8510-4c5eef092a65", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -184909,7 +184909,7 @@ } }, { - "id": "56c91a10-19b7-4726-bfb9-421471354608", + "id": "89384bad-48fc-44f0-a3a6-c5e19f8b44ec", "name": "Update a Service Desk integration", "request": { "name": "Update a Service Desk integration", @@ -184963,7 +184963,7 @@ }, "response": [ { - "id": "e89f6d8a-8679-48ab-939a-a7518eedbec5", + "id": "3c35701c-8f15-4d79-950e-c31cc75f3ed9", "name": "ServiceDeskIntegrationDto as updated", "originalRequest": { "url": { @@ -185020,7 +185020,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e58c14c5-2b3b-430f-a560-71dfa65decc0", + "id": "919bc4e7-20d9-4bb2-9818-b7519574d427", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -185077,7 +185077,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fea25437-0c34-4466-93f1-88513b6f8272", + "id": "2188373f-76ef-44d8-ad68-132178f4c606", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -185134,7 +185134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94f1a989-4f28-4dab-a374-3e11c491273a", + "id": "f0a9f007-afca-4d16-8129-a31e7d595214", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -185191,7 +185191,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92d55bda-59bf-433f-a3bd-ff144194a792", + "id": "2ef59777-570a-49c7-b9f4-9fccb0af0537", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -185248,7 +185248,7 @@ "_postman_previewlanguage": "json" }, { - "id": "466d6ba7-73e4-4c3a-84ec-bf847bbcf91a", + "id": "fc0b19de-a511-4d2e-acce-53d4be3a8bad", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -185305,7 +185305,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c94df60-e2fc-450a-8822-24596b5174f3", + "id": "eac74ab4-c593-4f19-ad7f-724a7e41627e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -185368,7 +185368,7 @@ } }, { - "id": "d4ad1577-4696-4dc0-a460-0cd3c9a14244", + "id": "76405f4f-2c77-4111-a2e7-65d1a5dcd161", "name": "Delete a Service Desk integration", "request": { "name": "Delete a Service Desk integration", @@ -185409,7 +185409,7 @@ }, "response": [ { - "id": "5262a17d-f2c3-4a48-821c-bfef83e3f558", + "id": "96146831-979e-46a4-887c-0751f81480b7", "name": "Service Desk integration with the given ID successfully deleted", "originalRequest": { "url": { @@ -185443,7 +185443,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7aead989-4e38-4c85-b391-9398406cbf43", + "id": "3b457d9d-413e-4843-8cc3-88a2a95ee407", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -185487,7 +185487,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6ad5e5e-2790-40ac-95e7-b3c3c2fcc087", + "id": "4d597104-a7bf-468a-869c-191018fdbfdd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -185531,7 +185531,7 @@ "_postman_previewlanguage": "json" }, { - "id": "465b8c4d-32b6-4757-91e5-7fae45814962", + "id": "1c365e83-1ad8-40f4-92c6-ce4425a70849", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -185575,7 +185575,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1ee664c-1653-4331-83c2-432473ef3167", + "id": "7e9f23bd-1f72-46be-bb01-be23bb71c778", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -185619,7 +185619,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b797c259-0938-4d3b-84b5-e60bbe2cbbc3", + "id": "a660cf62-1490-4c63-ae93-d587b648a3b1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -185663,7 +185663,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8805faa-3e4c-49fe-9d1c-b6bf2bb1d50c", + "id": "194cc03e-8213-4175-8b3b-5912919d51ac", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -185713,7 +185713,7 @@ } }, { - "id": "4c9a2f46-e091-4d82-9b6b-3a6bed5cbf57", + "id": "30a277af-33ee-4244-b6ac-859ac3b0bb7f", "name": "Patch a Service Desk Integration", "request": { "name": "Patch a Service Desk Integration", @@ -185767,7 +185767,7 @@ }, "response": [ { - "id": "b52ee850-6d2e-4d4a-bd58-58c2272a0812", + "id": "cfdaaf05-54eb-4d2b-9819-4010e0001ffd", "name": "ServiceDeskIntegrationDto as updated", "originalRequest": { "url": { @@ -185824,7 +185824,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2ac8469-66a2-4278-b0e4-c5780dd6c34a", + "id": "368024a5-0eb4-4652-aeb3-69000d01f383", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -185881,7 +185881,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0b0b585-9f70-4ce2-b3af-1e86bd4be66c", + "id": "081c0727-1d12-43ff-85fa-6049a1434552", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -185938,7 +185938,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4809e97f-db90-455a-a870-45135e9665b3", + "id": "aa7b75fc-6335-4d76-bc40-793562869897", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -185995,7 +185995,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13b70996-1f4e-4994-bd13-f4f98adaacf0", + "id": "4e67a225-b513-4e24-a842-3231f1e0eec8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -186052,7 +186052,7 @@ "_postman_previewlanguage": "json" }, { - "id": "209d5b02-87c1-4d6e-b040-7d82fa6cd265", + "id": "1ba096e2-e30b-494a-a45e-0247221a251e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -186109,7 +186109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d0fd776-116f-4f18-8c26-b9494dc46334", + "id": "cba8903f-a337-440e-a8e0-0ba43c74008f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -186172,7 +186172,7 @@ } }, { - "id": "8e4b2153-d077-451b-8d83-d3135b6f62db", + "id": "6124952e-bf07-4748-9df1-922bef3355e4", "name": "List Service Desk integration types", "request": { "name": "List Service Desk integration types", @@ -186202,7 +186202,7 @@ }, "response": [ { - "id": "8ba530df-267d-47e4-b022-39699a25921e", + "id": "e7a0d717-3525-497c-8b4f-0d5b1c7a652a", "name": "Responds with an array of the currently supported Service Desk integration types.", "originalRequest": { "url": { @@ -186246,7 +186246,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31e734cc-578b-4fac-aa4a-b637eda264cc", + "id": "af73aa77-3f93-4993-b91e-70a8afb2310e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -186290,7 +186290,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f33c583-fe02-48e1-93b6-258ac574d9d6", + "id": "c4af01f3-c58e-4d91-997c-c6861f50dd56", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -186334,7 +186334,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d46dde03-f151-4e7b-9ed4-12ccac9505f8", + "id": "95fe3afa-6ef5-4851-8c69-2ba9fcb529d1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -186378,7 +186378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "babc1def-ba01-4d6f-b1f3-15e92dfc2a9a", + "id": "880b3dec-d4d9-40d1-af39-cf77cb282532", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -186422,7 +186422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2839858c-8ebd-4038-ba3d-23fabb24f500", + "id": "6ff9ec0d-f33d-49b4-9b89-c199b4e0ce89", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -186466,7 +186466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0164abc-f7ba-42a0-b3cc-3eb8a485be92", + "id": "531c6ac4-cfa7-4f86-9f9b-4b26e12a1c3c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -186516,7 +186516,7 @@ } }, { - "id": "4abd91ef-606a-48c1-a917-1b77dc9f69c7", + "id": "6f1d7f75-e16b-45bf-8d4a-45936a4b5ea0", "name": "Service Desk integration template by scriptName", "request": { "name": "Service Desk integration template by scriptName", @@ -186558,7 +186558,7 @@ }, "response": [ { - "id": "9a5e5675-5f82-40f6-a35a-b523f879e21d", + "id": "c82f32a2-a9f3-48e3-8c93-8509ec24626d", "name": "Responds with the ServiceDeskIntegrationTemplateDto with the specified scriptName.", "originalRequest": { "url": { @@ -186598,12 +186598,12 @@ "value": "application/json" } ], - "body": "{\n \"attributes\": {\n \"nostrud_87\": -68747486,\n \"exercitation_eff\": true,\n \"cupidatat_2e\": true\n },\n \"name\": \"aName\",\n \"provisioningConfig\": {\n \"universalManager\": true,\n \"managedResourceRefs\": [\n {\n \"type\": \"SOURCE\",\n \"name\": \"My Source 1\"\n },\n {\n \"type\": \"SOURCE\",\n \"name\": \"My Source 2\"\n }\n ],\n \"planInitializerScript\": {\n \"source\": \"\\\\r\\\\n\\\\r\\\\n\\\\r\\\\n Before Provisioning Rule which changes disables and enables to a modify.\\\\r\\\\n \\n\"\n },\n \"noProvisioningRequests\": true,\n \"provisioningRequestExpiration\": 7\n },\n \"type\": \"Web Service SDIM\",\n \"id\": \"id12345\",\n \"created\": \"2023-01-03T21:16:22.432Z\",\n \"modified\": \"2023-01-03T21:16:22.432Z\"\n}", + "body": "{\n \"attributes\": {\n \"ea5\": false,\n \"proidentf\": \"occaecat ipsum\",\n \"ullamco9_c\": -22000077.840995133\n },\n \"name\": \"aName\",\n \"provisioningConfig\": {\n \"universalManager\": true,\n \"managedResourceRefs\": [\n {\n \"type\": \"SOURCE\",\n \"name\": \"My Source 1\"\n },\n {\n \"type\": \"SOURCE\",\n \"name\": \"My Source 2\"\n }\n ],\n \"planInitializerScript\": {\n \"source\": \"\\\\r\\\\n\\\\r\\\\n\\\\r\\\\n Before Provisioning Rule which changes disables and enables to a modify.\\\\r\\\\n \\n\"\n },\n \"noProvisioningRequests\": true,\n \"provisioningRequestExpiration\": 7\n },\n \"type\": \"Web Service SDIM\",\n \"id\": \"id12345\",\n \"created\": \"2023-01-03T21:16:22.432Z\",\n \"modified\": \"2023-01-03T21:16:22.432Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4aadbb2c-45ab-4999-bee1-50fa6ec75776", + "id": "4ec510b3-ac30-4a11-99ff-91f81f87d29e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -186648,7 +186648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e25cd58a-236f-4ecd-b757-2879acb9ebb4", + "id": "801668be-84be-4a28-85ec-233363792946", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -186693,7 +186693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51c01d75-4f42-456b-b063-9001614afdac", + "id": "e941a52b-9d7b-4fdc-8f7c-02191c9bec3a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -186738,7 +186738,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da59ba93-62c0-4490-bbc4-b1bdb34b9aab", + "id": "d7802ad0-2d2f-4066-8829-142f63021065", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -186783,7 +186783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a814ae0-28b3-4341-835a-e1cb956e78df", + "id": "1da5f04a-db65-4fc5-aa13-8b6aedce9a40", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -186828,7 +186828,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d51efd0e-688d-4e87-b54b-d80b7d585b19", + "id": "c2bb8a80-bfd3-471f-a721-145da6b04240", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -186879,7 +186879,7 @@ } }, { - "id": "5f9ef12b-3365-4a01-8fa1-4922c88ba124", + "id": "bebeae25-7d34-44ca-a87b-fe4431aae2ce", "name": "Get the time check configuration", "request": { "name": "Get the time check configuration", @@ -186909,7 +186909,7 @@ }, "response": [ { - "id": "6410f3de-8426-4336-9d43-9a6fff9cd9f5", + "id": "55959c8c-bed8-4968-8a7a-43a6435c6e50", "name": "QueuedCheckConfigDetails containing the configured values", "originalRequest": { "url": { @@ -186948,12 +186948,12 @@ "value": "application/json" } ], - "body": "{\n \"provisioningStatusCheckIntervalMinutes\": \"amet\",\n \"provisioningMaxStatusCheckDays\": \"elit ut dolor est\"\n}", + "body": "{\n \"provisioningStatusCheckIntervalMinutes\": \"proident in\",\n \"provisioningMaxStatusCheckDays\": \"aliqua ullamco qui\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b42e7e52-9dfe-4179-a233-a540bcd147b8", + "id": "c6ad4c1a-4c70-4cea-8037-b3b6b0ad274f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -186997,7 +186997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "573c64f3-5937-4d87-b26d-1239f318c5f3", + "id": "03ec29ee-e4f0-49c2-9778-2632f6eb572d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -187041,7 +187041,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b4e4426-019a-40fc-861d-96fd27b5cbf0", + "id": "9e591ead-f577-4f5e-9579-138d5cce70bb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -187085,7 +187085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21e726d7-7f49-4169-a312-adf5e949deba", + "id": "442623e7-6c33-439c-bc24-50213bc53fc5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -187129,7 +187129,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb695058-93b0-415b-8eae-b62ea1917d1e", + "id": "d768d326-08bb-4f1b-bc0f-63714f94a4e1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -187173,7 +187173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3098c2d-9067-40cd-9e16-990517f322fc", + "id": "c64325df-4863-4c53-8c77-2b35e72da535", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -187223,7 +187223,7 @@ } }, { - "id": "20b4b116-7b7b-4289-ac98-bb657fe7436c", + "id": "64a54408-01ee-4004-971f-0981c7843ab8", "name": "Update the time check configuration", "request": { "name": "Update the time check configuration", @@ -187255,7 +187255,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"amet\",\n \"provisioningMaxStatusCheckDays\": \"elit ut dolor est\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"proident in\",\n \"provisioningMaxStatusCheckDays\": \"aliqua ullamco qui\"\n}", "options": { "raw": { "headerFamily": "json", @@ -187266,7 +187266,7 @@ }, "response": [ { - "id": "af5ac7a7-8433-4583-9076-5ada030949bb", + "id": "16962a4d-3c3f-4711-a4e4-e1062898b676", "name": "QueuedCheckConfigDetails as updated", "originalRequest": { "url": { @@ -187301,7 +187301,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"amet\",\n \"provisioningMaxStatusCheckDays\": \"elit ut dolor est\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"proident in\",\n \"provisioningMaxStatusCheckDays\": \"aliqua ullamco qui\"\n}", "options": { "raw": { "headerFamily": "json", @@ -187318,12 +187318,12 @@ "value": "application/json" } ], - "body": "{\n \"provisioningStatusCheckIntervalMinutes\": \"amet\",\n \"provisioningMaxStatusCheckDays\": \"elit ut dolor est\"\n}", + "body": "{\n \"provisioningStatusCheckIntervalMinutes\": \"proident in\",\n \"provisioningMaxStatusCheckDays\": \"aliqua ullamco qui\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "badf7d36-ce58-46b0-9bd6-851297d7c9bb", + "id": "31d3af6e-0171-4565-8fa2-bddbfdcb53b7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -187358,7 +187358,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"amet\",\n \"provisioningMaxStatusCheckDays\": \"elit ut dolor est\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"proident in\",\n \"provisioningMaxStatusCheckDays\": \"aliqua ullamco qui\"\n}", "options": { "raw": { "headerFamily": "json", @@ -187380,7 +187380,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e703344-3cde-4be1-8e31-b7e7db6ff1bc", + "id": "2ba59353-0cb8-4c82-87cc-75dbb0f5be09", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -187415,7 +187415,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"amet\",\n \"provisioningMaxStatusCheckDays\": \"elit ut dolor est\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"proident in\",\n \"provisioningMaxStatusCheckDays\": \"aliqua ullamco qui\"\n}", "options": { "raw": { "headerFamily": "json", @@ -187437,7 +187437,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b671b7c-9ec6-4591-9589-1cad2a84263c", + "id": "ca13549d-c212-47e0-8f46-0e20b58b8749", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -187472,7 +187472,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"amet\",\n \"provisioningMaxStatusCheckDays\": \"elit ut dolor est\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"proident in\",\n \"provisioningMaxStatusCheckDays\": \"aliqua ullamco qui\"\n}", "options": { "raw": { "headerFamily": "json", @@ -187494,7 +187494,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e1570fe-0be0-4834-8c1c-d8a9044b6add", + "id": "7ef68189-f652-4075-a643-ae1e9abc33d8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -187529,7 +187529,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"amet\",\n \"provisioningMaxStatusCheckDays\": \"elit ut dolor est\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"proident in\",\n \"provisioningMaxStatusCheckDays\": \"aliqua ullamco qui\"\n}", "options": { "raw": { "headerFamily": "json", @@ -187551,7 +187551,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d26543e-b57a-4f76-938c-0a5f6ae1ec24", + "id": "97603370-7674-4800-9821-6c903fe607e1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -187586,7 +187586,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"amet\",\n \"provisioningMaxStatusCheckDays\": \"elit ut dolor est\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"proident in\",\n \"provisioningMaxStatusCheckDays\": \"aliqua ullamco qui\"\n}", "options": { "raw": { "headerFamily": "json", @@ -187608,7 +187608,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c0397f7-dfa8-401c-b05a-139bc1005ff1", + "id": "eddb4722-631a-4d6f-9f94-96c250b142fa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -187643,7 +187643,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"amet\",\n \"provisioningMaxStatusCheckDays\": \"elit ut dolor est\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"proident in\",\n \"provisioningMaxStatusCheckDays\": \"aliqua ullamco qui\"\n}", "options": { "raw": { "headerFamily": "json", @@ -187677,7 +187677,7 @@ "description": "Use this API to administer IdentityNow's Service Integration Module, or SIM integration with ServiceNow, so that it converts IdentityNow provisioning actions into tickets in ServiceNow.\n\nServiceNow is a software platform that supports IT service management and automates common business processes for requesting and fulfilling service requests across a business enterprise.\n\nYou must have an IdentityNow ServiceNow ServiceDesk license to use this integration. Contact your Customer Success Manager for more information.\n\nService Desk integration for IdentityNow and in deprecation - not available for new implementation, as of July 21st, 2021. As per SailPoint’s [support policy](https://community.sailpoint.com/t5/Connector-Directory/SailPoint-Support-Policy-for-Connectivity/ta-p/79422), all existing SailPoint IdentityNow customers using this legacy integration will be supported until July 2022.\n", "item": [ { - "id": "32f0604e-16ff-4776-863a-63601bd98957", + "id": "d114a644-3585-4134-bd0b-cafdeaf58988", "name": "Update an existing SIM integration", "request": { "name": "Update an existing SIM integration", @@ -187731,7 +187731,7 @@ }, "response": [ { - "id": "f43b3929-612d-4c54-9555-92e16c50fe15", + "id": "201987ed-b588-4fb9-85ff-1f0ddaef88d2", "name": "details of the updated integration", "originalRequest": { "url": { @@ -187788,7 +187788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1031ed20-85a0-45cd-b57e-1e8386d93800", + "id": "01aa2c04-7e33-46e5-bf4f-08bf22bb637b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -187845,7 +187845,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9be16a1-0331-44d7-b765-97855ebe7007", + "id": "6828acfd-66d4-46ab-9a26-c5eff4a3b24e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -187902,7 +187902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0997818-ba1c-45fe-b056-16a911934434", + "id": "82acd6b7-221d-48b3-ac48-54878f570e1c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -187959,7 +187959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2dcadcba-2b31-48a0-85e2-d8e476396b7d", + "id": "45330997-435a-4045-b3c0-b7a4169bdc63", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -188016,7 +188016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8bc6380d-6582-4f84-87c1-4a615385e0bc", + "id": "a7f2edc4-755d-42db-9210-9d46de33df35", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -188073,7 +188073,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88280f40-bdfc-4039-af06-06da5810e02a", + "id": "c685dbaa-1719-46e4-9cec-85ee66cee257", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -188136,7 +188136,7 @@ } }, { - "id": "9f69fa73-2b9b-4c1a-8f6f-754b130ac3c2", + "id": "697dd8a0-3bed-4159-966f-89e83b1ce51d", "name": "Get a SIM integration details.", "request": { "name": "Get a SIM integration details.", @@ -188177,7 +188177,7 @@ }, "response": [ { - "id": "75abefe5-7af8-4b71-88f2-9a04bc32cc61", + "id": "af4070e3-15da-466d-9573-bedd9ec8cbb6", "name": "The DTO containing the details of the SIM integration", "originalRequest": { "url": { @@ -188221,7 +188221,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c25db244-e58e-4375-a889-dee090b211dc", + "id": "86f1ef49-f220-4439-820b-5793fde39bc7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -188265,7 +188265,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fee791a2-908a-447e-bbff-36cf329fec9a", + "id": "6670a2e3-d802-4b03-9134-3960878490b3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -188309,7 +188309,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af43f397-2bc4-4e01-af4b-9564b7fc6f82", + "id": "03a3aa23-ab42-4d60-8688-0d630a690227", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -188353,7 +188353,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30f6b42c-1d1c-4087-ab45-db874cc63bd2", + "id": "c4f78d21-e22e-4870-928a-11502d2e8d13", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -188397,7 +188397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa70b46e-087c-4a8d-97ad-a01ce234b7cf", + "id": "209f747c-8a6a-41e7-a861-948381658fe8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -188441,7 +188441,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1d515de-8151-4deb-becd-5e16a33a2e0a", + "id": "270d3938-6f6b-42be-8706-8fd41933623b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -188491,7 +188491,7 @@ } }, { - "id": "c95c3e76-07b3-4266-a726-ea45307a63bc", + "id": "21fdd21a-b4e4-40d9-9057-23f7e0395dc7", "name": "Delete a SIM integration", "request": { "name": "Delete a SIM integration", @@ -188532,7 +188532,7 @@ }, "response": [ { - "id": "5a75cb62-9e7b-4508-baa9-e168e4aa7b8c", + "id": "0d20c4f2-409e-48e4-a03f-4a9e4dc731f1", "name": "No content response", "originalRequest": { "url": { @@ -188566,7 +188566,7 @@ "_postman_previewlanguage": "text" }, { - "id": "66e35b47-5218-41b8-a08a-79c752803fcf", + "id": "121995b1-6898-4ea3-a0b6-ddbdffcbb6f4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -188610,7 +188610,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f17c088-aa29-40a6-ad31-eba7b391be6f", + "id": "c2af8ad6-b811-46a8-8313-8c8b90985b80", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -188654,7 +188654,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65ee8e7e-687f-4ef0-9067-20021dc71694", + "id": "63412f33-407d-4cf9-b182-27ebe21004f4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -188698,7 +188698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42f0871f-a5bc-4ef6-90c2-1057ffd4b678", + "id": "93a393f0-13ef-4043-b7d2-d3f2580f33f9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -188742,7 +188742,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30a883d1-5e0f-42e9-a28c-beed752e0f74", + "id": "9670aa52-57bc-4ab4-bc97-c505cad45fd1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -188786,7 +188786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4be35a86-168a-404f-b6d0-4e591c39693e", + "id": "15c17fe6-e143-4d0a-a6b4-052f0c27eb50", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -188836,7 +188836,7 @@ } }, { - "id": "e069ddd1-df7e-4e0a-a3cf-24c49837b524", + "id": "025307bc-328a-400a-91aa-67e38cfea004", "name": "Patch a SIM attribute.", "request": { "name": "Patch a SIM attribute.", @@ -188890,7 +188890,7 @@ }, "response": [ { - "id": "9416efea-ec6c-4d3e-a542-39099bcf6aed", + "id": "9799c885-43c5-4d63-a161-6eca9278e94a", "name": "The updated DTO containing the details of the SIM integration.", "originalRequest": { "url": { @@ -188947,7 +188947,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b299e87-f0d4-452d-940d-d4f2cfff6bd6", + "id": "d6510d2f-bb05-4710-8a1a-4b67f1baa8bf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -189004,7 +189004,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42da7ea0-4815-4a23-80a3-0c3a3658591c", + "id": "b67d4249-d0b8-467e-bf50-311059eec79e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -189061,7 +189061,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44610746-75ce-4d6d-b9b3-5f12131b56df", + "id": "cd4c4949-59f9-4e40-9e94-c8398fed121b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -189118,7 +189118,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ee78de0-2bb0-40d0-a75b-618f9ebe3fe7", + "id": "f6e55c51-eb85-49f8-a58e-4d268a8e4e97", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -189175,7 +189175,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ddf7e814-83af-438d-a9b2-022ce9c13cba", + "id": "0edb197e-4bf5-4b03-bc26-6c86cdd01bab", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -189232,7 +189232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "324400b5-ca55-4cc2-b8aa-a28b192bb595", + "id": "0575d1d5-af4c-427f-99a6-dd2ca5983dc0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -189295,7 +189295,7 @@ } }, { - "id": "7bd0d32d-699c-4d61-8d29-99e83ecefc14", + "id": "bc3f53cd-6694-4f94-a5ea-f3fa8e48d294", "name": "Patch a SIM beforeProvisioningRule attribute.", "request": { "name": "Patch a SIM beforeProvisioningRule attribute.", @@ -189350,7 +189350,7 @@ }, "response": [ { - "id": "99580258-3021-4ef7-85f8-6c20a6094eca", + "id": "e29fb69e-c39e-4a19-b027-8c503250ef8e", "name": "The updated DTO containing the details of the SIM integration.", "originalRequest": { "url": { @@ -189408,7 +189408,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17c56465-6f27-45c7-b7da-d42dcf8f96f6", + "id": "8a046aa0-e264-48c8-b585-fd27ebd03fed", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -189466,7 +189466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a196e6e6-7d75-483a-8abe-cc6260129e8c", + "id": "82e9b0a2-bd8d-480c-b066-c4451b6a551c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -189524,7 +189524,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2008c72-184c-4b95-a54e-65e0e650a1ee", + "id": "b720170c-df98-40e0-9c6f-c69d1ea87094", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -189582,7 +189582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1477f99-f7dd-4d70-956c-e33364149761", + "id": "1fbacead-fb3e-4583-81b5-20db7c40d906", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -189640,7 +189640,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04353386-c966-41d1-8d06-a9a57096fc82", + "id": "e7a1c2a0-be07-4619-9338-49f332808bd9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -189698,7 +189698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d6b0f65-fe30-4728-9f2f-07989a0de24c", + "id": "2758ebe1-fecc-4a94-a92f-e950720fa873", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -189762,7 +189762,7 @@ } }, { - "id": "ab6bd30c-3683-41c7-99c6-d05f413e264a", + "id": "84e2f71a-2489-41aa-baa2-2f23adb21179", "name": "List the existing SIM integrations.", "request": { "name": "List the existing SIM integrations.", @@ -189791,7 +189791,7 @@ }, "response": [ { - "id": "a3e661f5-d41f-4064-bf25-6f18823d131a", + "id": "b33000d0-e29b-41e7-b170-da38a3faa528", "name": "The DTO containing the details of the SIM integration", "originalRequest": { "url": { @@ -189834,7 +189834,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c4f9ca5-387f-46a2-b9d8-ec94974f5acc", + "id": "ee7c2e2b-e85d-46f2-b575-36191b43fd16", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -189877,7 +189877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c358a5c-ae47-45f4-8572-a124caa5605c", + "id": "ece80dd4-c4b3-4db1-8558-1ff5ebdca4cb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -189920,7 +189920,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56d69ec3-0f27-4661-9600-bf938715988e", + "id": "aa50c7f9-a1c9-498f-bb18-389c95753fb2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -189963,7 +189963,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4381b6e-8786-47c7-9101-8411f3a4b6b8", + "id": "0c9e6a2e-4a91-457b-9f59-6ebe69409aba", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -190006,7 +190006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9be3e4aa-5e4a-4063-972e-02a970e01585", + "id": "21254451-22dc-4fe2-a319-7f4fd255eeb2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -190049,7 +190049,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e105fdb-5012-4d81-80c7-ee507a3b25b2", + "id": "7b9867df-78a2-4c24-8223-f4a9a3208348", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -190098,7 +190098,7 @@ } }, { - "id": "72575121-43bf-46ed-9918-dedecb79ae50", + "id": "12da6a05-0fb7-4aa8-a467-3dc9b206c460", "name": "Create new SIM integration", "request": { "name": "Create new SIM integration", @@ -190140,7 +190140,7 @@ }, "response": [ { - "id": "80a333bf-7d1a-4253-85fc-fcfe80714019", + "id": "7f5500ae-c66a-476c-8798-3ecb79d65eb4", "name": "details of the created integration", "originalRequest": { "url": { @@ -190196,7 +190196,7 @@ "_postman_previewlanguage": "json" }, { - "id": "616a5771-32b4-46e7-a03a-03dddd0416fb", + "id": "86b91371-76d8-47ca-baa8-32f21a23c4d9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -190252,7 +190252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f921f15-684f-4940-8a55-2892b04a1141", + "id": "46dee95d-beac-4f21-9073-e07f655bf790", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -190308,7 +190308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a022c828-8831-4dfa-8c3a-93367e428dd3", + "id": "aff026d4-66ba-4a56-b29d-584f8a5c7021", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -190364,7 +190364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24551901-9ae2-4b85-bc98-c74879a39bc0", + "id": "3507ee26-65db-465b-9162-a5ae004f2435", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -190420,7 +190420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7da3ad67-22ed-41bb-9604-a10bae734784", + "id": "ce67dae6-749e-4b56-8a83-0e351df01989", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -190476,7 +190476,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd6aad74-f579-4e26-9492-f10ab122b51f", + "id": "b055a50a-189c-476d-8675-e167e5ba7ade", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -190544,7 +190544,7 @@ "description": "Use this API to implement and manage \"separation of duties\" (SOD) policies. \nWith SOD policy functionality in place, administrators can organize the access in their tenants to prevent individuals from gaining conflicting or excessive access. \n\n\"Separation of duties\" refers to the concept that people shouldn't have conflicting sets of access - all their access should be configured in a way that protects your organization's assets and data. \nFor example, people who record monetary transactions shouldn't be able to issue payment for those transactions.\nAny changes to major system configurations should be approved by someone other than the person requesting the change. \n\nOrganizations can use \"separation of duties\" (SOD) policies to enforce and track their internal security rules throughout their tenants.\nThese SOD policies limit each user's involvement in important processes and protects the organization from individuals gaining excessive access. \n\nTo create SOD policies in Identity Security Cloud, administrators use 'Search' and then access 'Policies'.\nTo create a policy, they must configure two lists of access items. Each access item can only be added to one of the two lists.\nThey can search for the entitlements they want to add to these access lists.\n\n>Note: You can have a maximum of 500 policies of any type (including general policies) in your organization. In each access-based SOD policy, you can have a maximum of 50 entitlements in each access list.\n\nOnce a SOD policy is in place, if an identity has access items on both lists, a SOD violation will trigger. \nThese violations are included in SOD violation reports that other users will see in emails at regular intervals if they're subscribed to the SOD policy.\nThe other users can then better help to enforce these SOD policies. \n\nTo create a subscription to a SOD policy in Identity Security Cloud, administrators use 'Search' and then access 'Layers'.\nThey can create a subscription to the policy and schedule it to run at a regular interval. \n\nRefer to [Managing Policies](https://documentation.sailpoint.com/saas/help/sod/manage-policies.html) for more information about SOD policies. \n\nRefer to [Subscribe to a SOD Policy](https://documentation.sailpoint.com/saas/help/sod/policy-violations.html#subscribe-to-an-sod-policy) for more information about SOD policy subscriptions.\n", "item": [ { - "id": "5f41f9ad-d76e-425e-ad0e-f325d94300d4", + "id": "436f2703-fb03-4784-aba8-5d1b38163841", "name": "Create SOD policy", "request": { "name": "Create SOD policy", @@ -190586,7 +190586,7 @@ }, "response": [ { - "id": "bb7b99e7-66eb-4f94-a344-1e02d3610fc9", + "id": "8dce2b2d-b118-4c4c-8e36-afc479d3d7f3", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -190642,7 +190642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17784b72-25cf-4785-8c7a-755909c0279e", + "id": "c35918be-c9d2-430f-b8ca-b9f6286a1c0f", "name": "General Policy", "originalRequest": { "url": { @@ -190698,7 +190698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad101c2c-c78c-4ebb-92ff-018594dce101", + "id": "5f975aa1-850f-4918-bafc-91a9e680bbe9", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -190754,7 +190754,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6017a36f-146e-4214-b943-ba5905182a88", + "id": "b7c28d1b-5a06-43a7-8743-4f25c070c3e5", "name": "General Policy", "originalRequest": { "url": { @@ -190810,7 +190810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87af4a1c-fbfd-40b1-ae03-9379fb131e9f", + "id": "0c2c0ab3-ec57-4837-b841-7c58b3d846f3", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -190866,7 +190866,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdbf0727-b217-4fd8-98b9-62f4ead05b3d", + "id": "6e23d10d-cccf-475d-92cd-6fb7981b191d", "name": "General Policy", "originalRequest": { "url": { @@ -190922,7 +190922,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3d4307e-981a-496a-ac6a-29bcb658b90a", + "id": "798a4fe1-7978-417c-8774-478da10e2b6c", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -190978,7 +190978,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5346b12f-4285-42b0-b2bf-c30c20420ca8", + "id": "d621e729-684c-41b9-a671-0ce1950d9dfd", "name": "General Policy", "originalRequest": { "url": { @@ -191034,7 +191034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f87d347-5aec-4969-8ea7-42a66bc7aa96", + "id": "e5ce8f32-e444-4856-bc20-2e232be6db7b", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -191090,7 +191090,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec14326e-5abd-4f73-b7b1-3b73a6a17727", + "id": "260f96d8-436a-46de-87ea-21a8bfaaf603", "name": "General Policy", "originalRequest": { "url": { @@ -191146,7 +191146,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4aa456f3-1429-4e34-879f-3727a87ca058", + "id": "a398e821-7614-4602-9815-ed99c084cbab", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -191202,7 +191202,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b744ad0-f61a-4542-8d53-5abeb3272503", + "id": "ab59c24f-54b7-49a1-af52-22aa5facffa9", "name": "General Policy", "originalRequest": { "url": { @@ -191264,7 +191264,7 @@ } }, { - "id": "c2a380ef-ba91-4bf6-bd70-961db8890b15", + "id": "5d3bdfbd-358e-496a-a4f5-af704c97eb43", "name": "List SOD policies", "request": { "name": "List SOD policies", @@ -191339,7 +191339,7 @@ }, "response": [ { - "id": "458e2100-6c38-40ef-9fa7-39efb56e3067", + "id": "a7b924fb-c576-4647-b41d-7b02c6259961", "name": "List of all SOD policies.", "originalRequest": { "url": { @@ -191428,7 +191428,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eafb37cd-1bc8-4000-8af2-8d13748cec9e", + "id": "95c7a8bb-abca-4c33-b0b9-2f0890bceb6c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -191517,7 +191517,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5d5a4b3-27fb-4b37-8b77-3f75f51270c2", + "id": "8b8dfade-c382-402a-a2ee-80a239242066", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -191606,7 +191606,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45fbd458-ddad-4959-bc30-ef5f5f0f5a8d", + "id": "bf6622b5-a300-423b-99d1-18b7d9b8e933", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -191695,7 +191695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19decce6-b195-43b8-8c77-e544ff40c56c", + "id": "b0154d5d-2d9a-4104-b43a-c9fa78de931e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -191784,7 +191784,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c0b0372-dcf6-4c7a-8f51-c9c6d0d3dfb6", + "id": "c09c7fea-7522-4de3-a634-096ed21eb853", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -191879,7 +191879,7 @@ } }, { - "id": "0fbfb3a8-3f1e-4b42-ac33-fe736c9f43f0", + "id": "bf218785-973f-4ba0-8ff2-e690d3d35d2e", "name": "Get SOD policy by ID", "request": { "name": "Get SOD policy by ID", @@ -191920,7 +191920,7 @@ }, "response": [ { - "id": "f7ea30db-6fab-4a47-b23c-49e9179a564d", + "id": "5064ba55-b5dd-45c4-9197-646bf92e045f", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -191964,7 +191964,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce8a082b-1b4d-4402-8105-2ef20c9fb3ce", + "id": "42d53ecd-9986-45f1-834c-54f27350b6ea", "name": "General Policy", "originalRequest": { "url": { @@ -192008,7 +192008,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5cd6eaa-ca52-4bb3-9f34-d03548f8964d", + "id": "121ae8ca-6856-4051-b3be-12fafcd96984", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -192052,7 +192052,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1d5cd56-e409-4cfb-9d5e-304d8fcaa709", + "id": "fdb8a97c-7b47-4735-9986-2750b42c7ff9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -192096,7 +192096,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3655f91c-d7f0-4cbd-9249-811f09c415eb", + "id": "b1bbcf49-a3ee-4c5a-8371-99745db9a94c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -192140,7 +192140,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2feb9ea-c68b-4501-ac29-8c41a54c3ee3", + "id": "cb3f5731-8ca4-4cfb-8391-73ab1af35f2b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -192184,7 +192184,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bab43cc-69ee-419b-8069-e51160bfa3d5", + "id": "9383f281-87f7-4994-8edd-a0cfc51d1a6c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -192228,7 +192228,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64e79355-3799-46bb-9307-ee12bfdada09", + "id": "c7ed7b06-e938-4363-8c50-b035e2e65b0e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -192278,7 +192278,7 @@ } }, { - "id": "3343d985-eac3-47fc-bd07-470e5e72a666", + "id": "40de28a1-ef26-456a-8e8a-86b20a6d83b3", "name": "Update SOD policy by ID", "request": { "name": "Update SOD policy by ID", @@ -192332,7 +192332,7 @@ }, "response": [ { - "id": "6f71da99-7114-4325-934d-a95a3ffcaa9a", + "id": "7262caa6-ec21-46cf-84ea-e69345174f4c", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -192389,7 +192389,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fd6d188-b825-4cdd-8303-255d3c05de99", + "id": "49ea0d65-d4d8-4507-8f59-784726d7ba7e", "name": "General Policy", "originalRequest": { "url": { @@ -192446,7 +192446,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27625b8e-8e23-4e51-843a-b4c58f87f5fa", + "id": "d5657752-5392-40db-91e0-9da10984e534", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -192503,7 +192503,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0adf1afa-0e67-463b-8940-0dff7c5ac16e", + "id": "b5421a41-cd72-4edd-9bf3-049b7f1ee078", "name": "General Policy", "originalRequest": { "url": { @@ -192560,7 +192560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c13c36e-d897-4efe-a741-501d2ea50189", + "id": "0a2fabd0-9ea8-4e3f-a18a-c4d4768f99bb", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -192617,7 +192617,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c3cada5-00ba-4efa-9760-71f28861f7c9", + "id": "c535c44d-c249-45bb-8c15-cfac8a46e28b", "name": "General Policy", "originalRequest": { "url": { @@ -192674,7 +192674,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c49e4ee-4ff9-4262-9f52-c0a395eb47a6", + "id": "a3706728-e5f9-4763-a16f-7bba4dc7d777", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -192731,7 +192731,7 @@ "_postman_previewlanguage": "json" }, { - "id": "872cdc8a-f4e1-4163-a303-92821fa13aa1", + "id": "5e72b4f4-fe6d-48f2-8f8d-268d4c71ece7", "name": "General Policy", "originalRequest": { "url": { @@ -192788,7 +192788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57fbe5cf-2491-43fb-9dc8-20136154b8a6", + "id": "bf3ec2e7-9d08-4b5e-bb8d-0d3ba458439e", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -192845,7 +192845,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82b58986-226b-48b9-930b-13f0300b9d97", + "id": "42c218e6-9493-4dfe-b49e-20997e992399", "name": "General Policy", "originalRequest": { "url": { @@ -192902,7 +192902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5e7ef44-a963-445d-a9db-9b50cec87eef", + "id": "e012a34c-d6be-41cf-a280-416a0b22b0e0", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -192959,7 +192959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86ce92cd-45b6-4050-8501-a12673a333f9", + "id": "48f2563a-4069-4ff6-aac5-6cc53fa9d97a", "name": "General Policy", "originalRequest": { "url": { @@ -193016,7 +193016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ac3745a-8c91-4e21-8739-ad73443252b3", + "id": "efeeb91d-1372-4a7e-aae0-a1169de81299", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -193073,7 +193073,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b32cd763-a8e4-41ee-be68-f699089fc0eb", + "id": "f0fd4daa-ed68-421c-b304-5656ebbc53f2", "name": "General Policy", "originalRequest": { "url": { @@ -193136,7 +193136,7 @@ } }, { - "id": "dc6e032f-8053-4822-bcc9-4c50e12731bf", + "id": "d2718abc-39cb-410c-bcf7-1bd3d8d6f860", "name": "Delete SOD policy by ID", "request": { "name": "Delete SOD policy by ID", @@ -193187,7 +193187,7 @@ }, "response": [ { - "id": "52806dad-f564-4759-aa85-d1eb23d79204", + "id": "a6291414-1e18-4923-8da6-d83c0a16921d", "name": "No content.", "originalRequest": { "url": { @@ -193231,7 +193231,7 @@ "_postman_previewlanguage": "text" }, { - "id": "55f7d71a-4aab-403d-8732-37b017a9f1ef", + "id": "627d14bd-8178-491b-8ec6-8bfdf936e0df", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -193285,7 +193285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "341e027e-069b-496d-8574-2331f3404bcf", + "id": "8a4ad6f5-bec5-40aa-a91c-3f1f690a6ba7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -193339,7 +193339,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ca2128f-2ed4-49f3-83a3-839e5dc02ea1", + "id": "0fd9ac12-5240-4853-bf05-6de9fbf4798b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -193393,7 +193393,7 @@ "_postman_previewlanguage": "json" }, { - "id": "608650ea-da7d-42df-8a4d-32f658a7609b", + "id": "53ae0f3b-06bb-4ab1-b768-c849ed59a534", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -193447,7 +193447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2d465b0-b778-44f6-863f-7b44ad934719", + "id": "73cb1508-852f-460f-9a7f-13847a68e900", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -193501,7 +193501,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a286e1b4-77a2-4489-89a3-4df9e141c3f7", + "id": "590c0f4f-bb31-48ba-a39c-7fa1c80f925a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -193561,7 +193561,7 @@ } }, { - "id": "ff7676cc-e8ce-4bd6-ad76-64ed41428569", + "id": "49344a89-b21d-4cb2-9a7f-66ff5840e226", "name": "Patch a SOD policy", "request": { "name": "Patch a SOD policy", @@ -193615,7 +193615,7 @@ }, "response": [ { - "id": "0ac68e91-c085-497f-8a8e-80fa8900aebb", + "id": "4d1f6cc2-bf31-43f1-8009-ffbd3074d147", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -193672,7 +193672,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1f6d78f-45e4-4d88-afdb-6966235ba422", + "id": "ae0106e5-992e-4479-a8b7-4161860d19ca", "name": "General Policy", "originalRequest": { "url": { @@ -193729,7 +193729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "991dc80e-5d79-48ea-9c74-e16ad71afd2d", + "id": "b018b38d-de3e-4873-b267-8fda99c745ad", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -193786,7 +193786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d322fb67-37a2-4475-87fd-d4fbb9fca18d", + "id": "8bc46e0b-d1ed-4f95-8b4c-e6adc54c6683", "name": "General Policy", "originalRequest": { "url": { @@ -193843,7 +193843,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e16c01ac-70e5-406c-97f9-d884ca088326", + "id": "0841f5f7-1d4e-4bf0-b45a-b15d0d53c3e5", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -193900,7 +193900,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9258f57-a36e-4229-b614-3d4cbec3539c", + "id": "2d9e766a-f234-4e16-b45a-594f73cdd948", "name": "General Policy", "originalRequest": { "url": { @@ -193957,7 +193957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3699dd26-fb85-43fb-8939-5732f69309be", + "id": "38a15768-f53f-45f5-aab2-17f80d73f8d9", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -194014,7 +194014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e267131c-df3d-401e-9df1-b39a89d7e93e", + "id": "de6dde60-10be-441f-a4fd-a514e9f3de11", "name": "General Policy", "originalRequest": { "url": { @@ -194071,7 +194071,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74ded8fe-dffb-4f59-813e-fe5df912e951", + "id": "bc024054-9b56-4753-a722-6e2cfbc6ef1a", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -194128,7 +194128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "107d9d55-4310-46b9-b4a7-10209104faba", + "id": "190cec5a-9614-4271-b229-ea9ac306378c", "name": "General Policy", "originalRequest": { "url": { @@ -194185,7 +194185,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d982e444-148f-4e2a-a553-b1f49271a0ba", + "id": "57a065d5-3026-447e-af53-edf858fefbdb", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -194242,7 +194242,7 @@ "_postman_previewlanguage": "json" }, { - "id": "667810c9-be4f-43e6-9849-a9d21a675a3a", + "id": "5dde3f34-5eda-4950-8cfd-29bce4781570", "name": "General Policy", "originalRequest": { "url": { @@ -194299,7 +194299,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e77ffb6-a0b1-46ee-8c7f-cdf217f3b6a7", + "id": "174e2263-e1ce-49ba-8d08-216b42e6d613", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -194356,7 +194356,7 @@ "_postman_previewlanguage": "json" }, { - "id": "882324c5-fb4d-44fa-8990-87579ef02b88", + "id": "23c4237d-40b9-49ca-9656-dd1e5e74382a", "name": "General Policy", "originalRequest": { "url": { @@ -194419,7 +194419,7 @@ } }, { - "id": "7f2bcd5e-49ba-4b39-bb85-59a4fec4b9d1", + "id": "2538d779-c3b6-49e8-ab02-d53641cad528", "name": "Get SOD policy schedule", "request": { "name": "Get SOD policy schedule", @@ -194461,7 +194461,7 @@ }, "response": [ { - "id": "0f475b1c-60f8-4c7d-aa7f-6bbf0e9df255", + "id": "837ec3d3-94c8-41a5-b117-95de22a09c3c", "name": "SOD policy ID.", "originalRequest": { "url": { @@ -194506,7 +194506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4aa77df-3831-43a8-8162-cb37ea25e9a5", + "id": "6caba78a-af8f-483e-baa1-c0af900eba93", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -194551,7 +194551,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fad0b507-d8d7-4326-84cd-bafaf72db69b", + "id": "c888ad22-eb55-48f6-8e41-04678e8de12d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -194596,7 +194596,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7ef4f44-35c4-4b39-963c-97d2daf4c739", + "id": "82b07184-74f4-4a54-9225-12d29eaae457", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -194641,7 +194641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b360e8b-0645-4f50-af20-1a3af266144b", + "id": "06d125af-fc14-4cb1-96e1-dc79d86e2c79", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -194686,7 +194686,7 @@ "_postman_previewlanguage": "json" }, { - "id": "821623ad-022a-4052-a8e7-bf214c27f64d", + "id": "c212af7d-c8dd-4074-94dc-c715ba5e1537", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -194737,7 +194737,7 @@ } }, { - "id": "e3123dc7-7a15-4764-b8eb-f937022a1a8d", + "id": "dcda0aee-13af-4fc0-b9d8-7cb941398e7b", "name": "Update SOD Policy schedule", "request": { "name": "Update SOD Policy schedule", @@ -194792,7 +194792,7 @@ }, "response": [ { - "id": "f21fa245-b239-444c-8fdb-82017a36b123", + "id": "13795271-aef6-4ebf-a0e8-f7d3fc82d09e", "name": "SOD policy by ID.", "originalRequest": { "url": { @@ -194850,7 +194850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aeb9c520-2623-4cd2-acce-2ab9436653da", + "id": "3ab173d8-b03d-4be5-9be2-f77def3fcab2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -194908,7 +194908,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2dee1c4-7963-4654-bdc9-519a12b3d137", + "id": "2682ea11-637f-4251-980d-acacb26cbf0c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -194966,7 +194966,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0311aa8a-7b7b-4aa7-b117-52b9cb1c4483", + "id": "48959650-944f-40b7-8581-9d5900efccf6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -195024,7 +195024,7 @@ "_postman_previewlanguage": "json" }, { - "id": "098486a4-63c0-4982-9df6-8c02b4429291", + "id": "56a4d3eb-9861-4dd5-ac3b-345659807218", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -195082,7 +195082,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57c4d12c-2697-42b3-b9b8-60585c547e3a", + "id": "5af3d190-d37c-41ea-8e80-c5ccb5b3b5b0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -195146,7 +195146,7 @@ } }, { - "id": "1fde4b2f-e723-4421-9f4e-d875679bcdf5", + "id": "8083a188-e6c8-463a-9efe-7d42cd1d70af", "name": "Delete SOD policy schedule", "request": { "name": "Delete SOD policy schedule", @@ -195188,7 +195188,7 @@ }, "response": [ { - "id": "499e873a-ea0e-480a-8013-91abe354b938", + "id": "5e5febbb-21ad-43a3-adf1-f00bd5a35246", "name": "No content.", "originalRequest": { "url": { @@ -195223,7 +195223,7 @@ "_postman_previewlanguage": "text" }, { - "id": "390c063c-e88f-46a6-9343-90253ac366e5", + "id": "e678ca83-8b1a-4307-8fbf-4d5ea3c4d1f5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -195268,7 +195268,7 @@ "_postman_previewlanguage": "json" }, { - "id": "914ce4dc-908e-40c4-beef-9057e1b9678f", + "id": "8b8edc70-c87d-4a10-9b1d-83eb83400146", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -195313,7 +195313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc4769c7-7f6b-47f1-b33f-c127e942f89c", + "id": "e573fbe8-07d3-4a94-9152-40146a4612b1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -195358,7 +195358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eacb5a7d-d76e-4562-968e-176241fb516c", + "id": "8c74dc46-5ea4-403d-adc9-9b1057e3054c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -195403,7 +195403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cad8c711-aa23-4b87-b0ba-832e7a93a2fd", + "id": "784609fa-b2bb-436e-9112-6c012b645cd7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -195448,7 +195448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60b9f2cd-e864-4607-add3-8336c2004a00", + "id": "aefe7db0-3940-4fd5-a166-a9c4ba87989e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -195499,7 +195499,7 @@ } }, { - "id": "1d327265-0a60-44e1-af7f-4e9abe562833", + "id": "1d9d34fd-890a-4c53-b4c6-11d48b8737e5", "name": "Runs SOD policy violation report", "request": { "name": "Runs SOD policy violation report", @@ -195542,7 +195542,7 @@ }, "response": [ { - "id": "abd1bd82-1f98-4082-82b4-126b72ccc54c", + "id": "f5cd796c-dc6f-4144-ae44-1a408cfcef08", "name": "Reference to the violation report run task.", "originalRequest": { "url": { @@ -195588,7 +195588,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2fdc3964-8b71-4907-baad-5965d0eff169", + "id": "336f9eca-efe5-4e88-ba89-f771e9fb2c4c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -195634,7 +195634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06fcbf39-42fd-4c45-9434-1c431ed49343", + "id": "04454f64-c545-4bf2-a3bb-6d0d94f0192d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -195680,7 +195680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b767a4fb-5dd7-41d6-a541-d8419742e697", + "id": "2a194cda-58ee-41b5-9524-393424e01a05", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -195726,7 +195726,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dba807bc-0104-4479-b9a4-0fbf2907cce6", + "id": "36dc03cc-57f2-4ea3-97f8-ac3657e5fcd2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -195772,7 +195772,7 @@ "_postman_previewlanguage": "json" }, { - "id": "075b89a7-c5ae-4842-b923-4024cfbb2520", + "id": "c29516f2-8c8c-4a66-9138-5643ee6a66e3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -195818,7 +195818,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47cfbbd5-d5f7-42eb-aa1d-523413b2a548", + "id": "845fd37d-b890-4963-b8c0-6eb953619010", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -195870,7 +195870,7 @@ } }, { - "id": "4b50d61f-fbe4-4206-a769-512650ef2d87", + "id": "a6847d99-7d44-4f66-8d48-5e857843005d", "name": "Get SOD violation report status", "request": { "name": "Get SOD violation report status", @@ -195912,7 +195912,7 @@ }, "response": [ { - "id": "ebc4322f-f55b-4a72-9efa-b2be80718d34", + "id": "41d24ebe-3fdf-4b05-858e-3d945cd42086", "name": "Status of the violation report run task.", "originalRequest": { "url": { @@ -195957,7 +195957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14cecfe5-9aac-4deb-9e5b-9e6b1873c8da", + "id": "4d7b217c-47d5-4e36-a253-29d0332216bb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -196002,7 +196002,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cdc923a-0ad8-4da9-8333-5a5832cf7652", + "id": "cabc084f-43d5-4770-b3b2-07fae906f925", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -196047,7 +196047,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cd35a48-e150-43a8-a6c2-2aa4b58f032a", + "id": "8099b2d2-8fa3-4537-a15f-6f9522c22c07", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -196092,7 +196092,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d3b0df7-9f35-49c0-98ab-8b77eca159b2", + "id": "24c38c8e-8246-4ae1-9040-35793a18a2c4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -196137,7 +196137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea9b09a3-57b5-4553-87b3-29607eebe660", + "id": "f51f58f4-fc44-4e3b-bb6a-29c6c26f03cb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -196182,7 +196182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "968402b1-ab59-4f5c-9875-96b00c51cabe", + "id": "68fbaf42-0561-4267-a7a5-030c9b20459d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -196233,7 +196233,7 @@ } }, { - "id": "14cec40e-2512-4f03-926c-4c8ba7a6d359", + "id": "c898012b-7fd1-40c1-a939-8f1ef911212e", "name": "Get violation report run status", "request": { "name": "Get violation report run status", @@ -196275,7 +196275,7 @@ }, "response": [ { - "id": "21e31ec8-541b-4559-a447-b92e2f80dc72", + "id": "52df3426-9b3c-42c6-b6de-f69ed0ada7e1", "name": "Status of the violation report run task.", "originalRequest": { "url": { @@ -196320,7 +196320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54357cf7-ada8-4b45-889c-b391d6f96bfe", + "id": "41755616-63d0-4ff9-bf29-95984e4a4b1f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -196365,7 +196365,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38b9d573-4658-437c-b2f1-3727b3512654", + "id": "738672c0-952e-4099-ac67-243b29cbef80", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -196410,7 +196410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7272c7a2-7751-4582-9a43-bfb976c470ef", + "id": "45be56a4-5fe1-43df-ba8e-dfaedea847b8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -196455,7 +196455,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2171e95-7111-4596-9159-1597eb8701bd", + "id": "36b22b33-5e2c-4b2a-8c75-a7614f78262e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -196500,7 +196500,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82fb0af9-968c-45c8-a68a-d55cde7a8089", + "id": "43a97969-db32-4932-a362-468a92ef7284", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -196545,7 +196545,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29677b63-0327-448a-b9de-ac5c87d2922c", + "id": "4db92f2e-5a25-45ef-aa78-9afd932024e7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -196596,7 +196596,7 @@ } }, { - "id": "8e7f426b-b48d-423f-8a74-bfc0e0f88bd5", + "id": "ea0655d7-142c-4a40-8087-bc9795327625", "name": "Runs all policies for org", "request": { "name": "Runs all policies for org", @@ -196639,7 +196639,7 @@ }, "response": [ { - "id": "659f465e-3b95-44b5-9742-312e61d00f6d", + "id": "b549cf97-0370-430a-a6af-f2d79762044e", "name": "Reference to the violation report run task.", "originalRequest": { "url": { @@ -196696,7 +196696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8aaaadc-ccde-4743-bd18-c0ae7003fa83", + "id": "67c1e572-3b2a-45a2-9169-329be6d1c0eb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -196753,7 +196753,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afbf26ac-2f9b-41d1-bfb2-1742198ddfc0", + "id": "f3c29c8c-a299-43ce-826f-a21cdf01d118", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -196810,7 +196810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b53c5f1-ac87-4e89-914a-9843459cd8b3", + "id": "dcc87503-5085-429d-813a-ed01345b9002", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -196867,7 +196867,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1121a868-c19b-4ca3-9f28-09c132273924", + "id": "26b68eee-eefa-4a59-8d3a-7f707aca0643", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -196924,7 +196924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04f21c14-8e34-451d-acb3-1c43e75a949c", + "id": "690c1dd9-f509-4cda-86a4-8da6d2041101", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -196987,7 +196987,7 @@ } }, { - "id": "f1e35a07-715c-4ebb-819b-d9f49f4964c8", + "id": "d1be1c67-3074-42c8-a671-51aee4284eff", "name": "Get multi-report run task status", "request": { "name": "Get multi-report run task status", @@ -197016,7 +197016,7 @@ }, "response": [ { - "id": "d2f6da35-7e36-4dd2-93e6-ef4e0b091756", + "id": "78017ec2-f44f-4b4b-982b-e8abdd52c454", "name": "Status of the violation report run task for all policy run.", "originalRequest": { "url": { @@ -197059,7 +197059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e3b265a-828b-48aa-b7cd-73b567d9103f", + "id": "b764da71-d433-4d6b-beb4-68ae84d35551", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -197102,7 +197102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25febb81-2b19-4c78-9fa7-1da26c4ddbd9", + "id": "3a8a941e-4820-4744-92ba-f393967fc9e1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -197145,7 +197145,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d950eb5-67e4-4ca6-aba8-4d89b4376478", + "id": "c80dc3ba-6893-4468-a6d2-6cb49b144105", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -197188,7 +197188,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6f30327-5b86-4b7f-b7d8-7d307c2567a1", + "id": "5e2f381f-7e95-4987-b08d-c3bd8fb2e861", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -197231,7 +197231,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb5e74e8-9366-4faf-b3b7-7c4b08c44fa0", + "id": "c70b6d08-4c8b-4b7b-92ad-5fdcd7cea17c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -197280,7 +197280,7 @@ } }, { - "id": "34a15487-ca52-460f-9246-6d83ff45b65e", + "id": "9c867848-56fe-44c1-ae8d-db07a070a1cc", "name": "Download violation report", "request": { "name": "Download violation report", @@ -197322,7 +197322,7 @@ }, "response": [ { - "id": "3f9d060e-80f6-465e-bd6d-af9dc4aa831b", + "id": "2d5a9e8a-33f7-4332-8b34-85cb51ce4ced", "name": "Returns the PolicyReport.zip that contains the violation report file.", "originalRequest": { "url": { @@ -197362,12 +197362,12 @@ "value": "application/zip" } ], - "body": "aliqua", + "body": "cillum ad Lorem", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "2755a062-26e6-4fb2-94a8-1d4f35e8daf9", + "id": "cdb2b947-a811-4bb0-9390-88063fb19720", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -197412,7 +197412,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1654db1-22df-4c8c-a943-a0dd5d8a3fb4", + "id": "1158351e-83fa-4e0c-8b83-cb6d0dee13f6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -197457,7 +197457,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d13bd0bb-1f7a-4a55-a036-a66f940f5881", + "id": "87b1d6e7-6280-407f-bbec-c941375cdb39", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -197502,7 +197502,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e7c20e6-537b-4c66-8e15-58fd81de8f54", + "id": "7cd24ed6-88dc-4735-94e8-f5833f1d57fa", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -197547,7 +197547,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7cf0746f-e0d0-4e66-8a77-babd5ee0bc9c", + "id": "471899d4-f3d6-4e9b-b63f-50789b988990", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -197592,7 +197592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5d77c00-180b-40b7-804a-9df93263d0fc", + "id": "4ce10f7c-8ce9-48e6-b616-219de8240cbe", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -197643,7 +197643,7 @@ } }, { - "id": "42022854-22ed-41e2-8e43-a9611ad17664", + "id": "be8f947f-64cc-488a-824d-c4a4f5589eed", "name": "Download custom violation report", "request": { "name": "Download custom violation report", @@ -197696,7 +197696,7 @@ }, "response": [ { - "id": "9ff8b6fd-2a1a-440a-b7b8-665c806ccfa5", + "id": "beaaebb9-9507-458d-8e67-f0ed08bbb79f", "name": "Returns the zip file with given custom name that contains the violation report file.", "originalRequest": { "url": { @@ -197737,12 +197737,12 @@ "value": "application/zip" } ], - "body": "aliqua", + "body": "cillum ad Lorem", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "b2650508-a8fc-4931-87d0-6c532e1be89e", + "id": "63abd393-8344-467f-b32f-665daeb5181d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -197788,7 +197788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f39c4f4f-2bea-4dbd-bb02-7858420af5f3", + "id": "64fe6020-1fc4-4f93-b5fd-2b50a6c96a9f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -197834,7 +197834,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9640672-303d-4f25-98fc-9673b0fc2cb9", + "id": "a7843864-8839-4b12-b34c-84539721f249", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -197880,7 +197880,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c70324c7-238b-4795-a252-d6a9e29d5ea4", + "id": "ff927c88-cfed-4ab2-8b35-6221262c8557", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -197926,7 +197926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ba2f676-1055-4008-8372-88e03063a459", + "id": "18d38d31-4f4c-4a7b-a490-9ddf1a69625a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -197972,7 +197972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "218a75ca-3444-4027-917f-a7c1ae5fd085", + "id": "3c20b9b3-0cec-441b-96c6-43c98f4c4ef2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -198030,7 +198030,7 @@ "description": "Use this API to check for current \"separation of duties\" (SOD) policy violations as well as potential future SOD policy violations. \nWith SOD violation functionality in place, administrators can get information about current SOD policy violations and predict whether an access change will trigger new violations, which helps to prevent them from occurring at all. \n\n\"Separation of duties\" refers to the concept that people shouldn't have conflicting sets of access - all their access should be configured in a way that protects your organization's assets and data. \nFor example, people who record monetary transactions shouldn't be able to issue payment for those transactions.\nAny changes to major system configurations should be approved by someone other than the person requesting the change. \n\nOrganizations can use \"separation of duties\" (SOD) policies to enforce and track their internal security rules throughout their tenants.\nThese SOD policies limit each user's involvement in important processes and protects the organization from individuals gaining excessive access. \n\nOnce a SOD policy is in place, if an identity has conflicting access items, a SOD violation will trigger. \nThese violations are included in SOD violation reports that other users will see in emails at regular intervals if they're subscribed to the SOD policy.\nThe other users can then better help to enforce these SOD policies.\n\nAdministrators can use the SOD violations APIs to check a set of identities for any current SOD violations, and they can use them to check whether adding an access item would potentially trigger a SOD violation. \nThis second option is a good way to prevent SOD violations from triggering at all. \n\nRefer to [Handling Policy Violations](https://documentation.sailpoint.com/saas/help/sod/policy-violations.html) for more information about SOD policy violations.\n", "item": [ { - "id": "e1783053-4c73-4efc-a440-701dc1facb73", + "id": "abecc500-936e-4046-9810-6f49fcd6a65e", "name": "Predict SOD violations for identity.", "request": { "name": "Predict SOD violations for identity.", @@ -198073,7 +198073,7 @@ }, "response": [ { - "id": "a202ce98-c20a-43e8-bc25-ffa1ecb7ca6f", + "id": "f19516f8-1b16-480a-b79f-9091b0438540", "name": "Violation Contexts", "originalRequest": { "url": { @@ -198130,7 +198130,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41c0b60a-5597-49ac-a15f-d3d4113f9e80", + "id": "7b2bb0b4-6406-43b0-830d-41c81f01e8b5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -198187,7 +198187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1174926-cf10-4d9b-a1f2-887c152155c8", + "id": "40212638-e132-4486-bb57-34e3b772ae32", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -198244,7 +198244,7 @@ "_postman_previewlanguage": "json" }, { - "id": "626eb4da-a809-484a-856f-44fe98cde1f3", + "id": "ae080cfc-0207-46dc-8e87-7a92a1623c9f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -198301,7 +198301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43cba138-3baa-4734-a0f6-aeaf787a1256", + "id": "74e0c643-0014-41de-b668-db01df3e33ab", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -198358,7 +198358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9e0c76b-6b84-4ee4-9181-4a300f01f3be", + "id": "7f6524dd-a74a-4574-b58f-3d5b7a9bec1e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -198415,7 +198415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7664814d-a849-499e-a2dc-e535b3dd7e5e", + "id": "1302473b-e090-4336-b785-88c5a3c66fcc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -198484,7 +198484,7 @@ "description": "Use this API to implement source usage insight functionality.\nWith this functionality in place, administrators can gather information and insights about how their tenants' sources are being used.\nThis allows organizations to get the information they need to start optimizing and securing source usage.\n", "item": [ { - "id": "5f6794c5-7814-48db-9c05-aff5c8b5a804", + "id": "6d752034-87ef-4db9-9f1f-27822daccfe4", "name": "Finds status of source usage", "request": { "name": "Finds status of source usage", @@ -198526,7 +198526,7 @@ }, "response": [ { - "id": "e0810cd6-216b-481a-a601-cb07530e9255", + "id": "86ba2a81-e181-4704-8519-64f297cac037", "name": "Status of the source usage insights setup by IDN source ID.", "originalRequest": { "url": { @@ -198571,7 +198571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cacc9b5a-4770-4f27-95a4-e4768773b517", + "id": "70805e5e-d507-4c34-ae0a-3b2d5a722422", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -198616,7 +198616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74a35a8a-3e02-4f3a-b65d-227b3fab49f1", + "id": "2ac4847f-164f-4c15-b4bc-3d73b65a1ed4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -198661,7 +198661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b81e4ea8-ed5e-4393-8ba3-4d68be3ed163", + "id": "913b9835-2632-482f-9f76-8ff5b942fcab", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -198706,7 +198706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7a01ea7-a19f-4647-aeaa-9243c92a2038", + "id": "16b01341-745d-47a9-8ec5-2bd99bc3a03e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -198751,7 +198751,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d30233c-bbf8-4e8c-ae8b-bdedd5218bcf", + "id": "0fccf152-e463-4ecb-a4b9-959492ac8d6f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -198802,7 +198802,7 @@ } }, { - "id": "38687d14-ac26-4a09-85de-a5f85e7ad474", + "id": "327c12ce-75ac-4a27-8d16-c9fa5f825aee", "name": "Returns source usage insights", "request": { "name": "Returns source usage insights", @@ -198881,7 +198881,7 @@ }, "response": [ { - "id": "82182edb-2f8e-4917-a9e8-34d180521897", + "id": "2253744c-4d94-41df-a2f2-ff3efcf0d103", "name": "Summary of source usage insights for past 12 months.", "originalRequest": { "url": { @@ -198963,7 +198963,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36d46328-b127-4468-a34b-2b86cd37d085", + "id": "b3fc2873-5a50-414e-b485-f5c84be54530", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -199045,7 +199045,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e072f76c-e6e8-4b08-80ff-f831578c2d60", + "id": "57ad236a-8064-4821-9d4b-728b6fcf56a9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -199127,7 +199127,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f76822f-0f90-4030-a264-f1b61b581d6c", + "id": "0456dc0f-fdc2-48be-b7ce-21d4f3121989", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -199209,7 +199209,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f689b18-6eaa-4bba-ae76-af9acc281062", + "id": "c9c249dd-c897-49ca-ae23-4e9a2ecf55e0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -199291,7 +199291,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1678b5b0-e618-49f2-96e6-30abfc80dc35", + "id": "3416b8f6-a6f7-4657-a65f-f6b7178a7bc8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -199385,7 +199385,7 @@ "description": "Use this API to implement and customize source functionality.\nWith source functionality in place, organizations can use Identity Security Cloud to connect their various sources and user data sets and manage access across all those different sources in a secure, scalable way.\n\n[Sources](https://documentation.sailpoint.com/saas/help/sources/managing_sources.html) refer to the Identity Security Cloud representations for external applications, databases, and directory management systems that maintain their own sets of users, like Dropbox, GitHub, and Workday, for example.\nOrganizations may use hundreds, if not thousands, of different source systems, and any one employee within an organization likely has a different user record on each source, often with different permissions on many of those records.\nConnecting these sources to Identity Security Cloud makes it possible to manage user access across them all.\nThen, if a new hire starts at an organization, Identity Security Cloud can grant the new hire access to all the sources they need.\nIf an employee moves to a new department and needs access to new sources but no longer needs access to others, Identity Security Cloud can grant the necessary access and revoke the unnecessary access for all the employee's various sources.\nIf an employee leaves the company, Identity Security Cloud can revoke access to all the employee's various source accounts immediately.\nThese are just a few examples of the many ways that source functionality makes identity governance easier, more efficient, and more secure.\n\nIn Identity Security Cloud, administrators can create configure, manage, and edit sources, and they can designate other users as source admins to be able to do so.\nThey can also designate users as source sub-admins, who can perform the same source actions but only on sources associated with their governance groups.\nAdmins go to Connections > Sources to see a list of the existing source representations in their organizations.\nThey can create new sources or select existing ones.\n\nTo create a new source, the following must be specified: Source Name, Description, Source Owner, and Connection Type.\nRefer to [Configuring a Source](https://documentation.sailpoint.com/saas/help/accounts/loading_data.html#configuring-a-source) for more information about the source configuration process.\n\nIdentity Security Cloud connects with its sources either by a direct communication with the source server (connection information specific to the source must be provided) or a flat file feed, a CSV file containing all the relevant information about the accounts to be loaded in.\nDifferent sources use different connectors to share data with Identity Security Cloud, and each connector's setup process is specific to that connector.\nSailPoint has built a number of connectors to come out of the box and connect to the most common sources, and SailPoint actively maintains these connectors.\nRefer to [Identity Security Cloud Connectors](https://documentation.sailpoint.com/connectors/identitynow/landingpages/help/landingpages/identitynow_connectivity_landing.html) for more information about these SailPoint supported connectors.\nRefer to the following links for more information about two useful connectors:\n\n- [JDBC Connector](https://documentation.sailpoint.com/connectors/jdbc/help/integrating_jdbc/introduction.html): This customizable connector an directly connect to databases that support JDBC (Java Database Connectivity).\n\n- [Web Services Connector](https://documentation.sailpoint.com/connectors/webservices/help/integrating_webservices/introduction.html): This connector can directly connect to databases that support Web Services.\n\nRefer to [SaaS Connectivity](https://developer.sailpoint.com/docs/connectivity/saas-connectivity/) for more information about SailPoint's new connectivity framework that makes it easy to build and manage custom connectors to SaaS sources.\n\nWhen admins select existing sources, they can view the following information about the source:\n\n- Associated connections (any associated identity profiles, apps, or references to the source in a transform).\n\n- Associated user accounts. These accounts are linked to their identities - this provides a more complete picture of each user's access across sources.\n\n- Associated entitlements (sets of access rights on sources).\n\n- Associated access profiles (groupings of entitlements).\n\nThe user account data and the entitlements update with each data aggregation from the source.\nOrganizations generally run scheduled, automated data aggregations to ensure that their data is always in sync between their sources and their Identity Security Cloud tenants so an access change on a source is detected quickly in Identity Security Cloud.\nAdmins can view a history of these aggregations, and they can also run manual imports.\nRefer to [Loading Account Data](https://documentation.sailpoint.com/saas/help/accounts/loading_data.html) for more information about manual and scheduled aggregations.\n\nAdmins can also make changes to determine which user account data Identity Security Cloud collects from the source and how it correlates that account data with identity data.\nTo define which account attributes the source shares with Identity Security Cloud, admins can edit the account schema on the source.\nRefer to [Managing Source Account Schemas](https://documentation.sailpoint.com/saas/help/accounts/schema.html) for more information about source account schemas and how to edit them.\nTo define the mapping between the source account attributes and their correlating identity attributes, admins can edit the correlation configuration on the source.\nRefer to [Assigning Source Accounts to Identities](https://documentation.sailpoint.com/saas/help/accounts/correlation.html) for more information about this correlation process between source accounts and identities.\n\nAdmins can also delete sources, but they must first ensure that the sources no longer have any active connections: the source must not be associated with any identity profile or any app, and it must not be referenced by any transform.\nRefer to [Deleting Sources](https://documentation.sailpoint.com/saas/help/sources/managing_sources.html#deleting-sources) for more information about deleting sources.\n\nWell organized, mapped out connections between sources and Identity Security Cloud are essential to achieving comprehensive identity access governance across all the source systems organizations need.\nRefer to [Managing Sources](https://documentation.sailpoint.com/saas/help/sources/managing_sources.html) for more information about all the different things admins can do with sources once they are connected.\n", "item": [ { - "id": "db7ec301-55a6-4d02-aeb2-e6543903dc58", + "id": "99308a58-e939-4e63-832d-e756668a6b0d", "name": "Lists all sources in IdentityNow.", "request": { "name": "Lists all sources in IdentityNow.", @@ -199478,7 +199478,7 @@ }, "response": [ { - "id": "085a281b-e891-4fba-abed-8b3855d3d265", + "id": "ff3fa956-8906-43c8-a6b0-335e70583a02", "name": "List of Source objects", "originalRequest": { "url": { @@ -199585,7 +199585,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67e05da2-88a3-4ffa-ae51-2b8405e6a2c6", + "id": "e8d0d7b3-f8fe-4522-b6c0-e7b93767dff6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -199692,7 +199692,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b4289fd-1f26-442b-94cb-0951f306b68d", + "id": "cddd35ff-7927-45ef-8b4a-b81d6a6c3e42", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -199799,7 +199799,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3647d6db-60dc-45d3-aef4-bb7630259c17", + "id": "02f175b0-49cc-43aa-9eb2-06d94ef8500d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -199906,7 +199906,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc9bc1b3-dc38-40cf-b3ca-2b72323a245e", + "id": "5deb8f87-80ba-4184-b465-a00186cc1eba", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -200013,7 +200013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74762136-1255-4cc9-8764-52de1b4336fd", + "id": "3b80f8a5-1731-4dbf-8475-20a18e58162a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -200120,7 +200120,7 @@ "_postman_previewlanguage": "json" }, { - "id": "434c4e60-98d9-4e2b-b8d1-5e4696252b06", + "id": "4f846ab0-0ae0-41f5-ade9-b21312abe10e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -200233,7 +200233,7 @@ } }, { - "id": "73fb8506-0e4f-4ba8-8293-872ba5ab0747", + "id": "18c4d40e-2b3b-4a59-b5e9-0b045a2883a3", "name": "Creates a source in IdentityNow.", "request": { "name": "Creates a source in IdentityNow.", @@ -200285,7 +200285,7 @@ }, "response": [ { - "id": "074ba3cc-4858-4fba-a1e3-e6761f680aca", + "id": "78814d39-aeb7-43fd-9cfe-084ca35c037f", "name": "Created Source object. Any passwords will only show the the encrypted cipher-text, as they are not decrypt-able in IdentityNow cloud-based services, per IdentityNow security design.", "originalRequest": { "url": { @@ -200351,7 +200351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d8bbc05-0825-4f31-a3a5-e8ce0141ca32", + "id": "32011ed7-fdb1-4d54-808e-37492b583582", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -200417,7 +200417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89aebc98-2dd8-47e0-81b3-4698d47dda89", + "id": "7b9470a1-5cb8-44e9-a7a9-8bc0b0a65500", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -200483,7 +200483,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53b47005-15ba-45e5-bbcc-e1f2403dd71d", + "id": "f8caeb56-3b1d-49e7-bd61-323c3bc6625d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -200549,7 +200549,7 @@ "_postman_previewlanguage": "json" }, { - "id": "725845b5-0ef4-466b-ad61-282c4b805fef", + "id": "3e75eaad-a500-4a20-81aa-5029f6247033", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -200615,7 +200615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97b84cc6-5241-4989-b1ad-34f7940c8c6f", + "id": "731aa144-f394-4cdc-b2f3-028c3df293e2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -200687,7 +200687,7 @@ } }, { - "id": "0250ed68-0c23-4591-814b-062bd91eb65c", + "id": "5b5b536d-622e-49ae-8133-4c405a833e90", "name": "Get Source by ID", "request": { "name": "Get Source by ID", @@ -200728,7 +200728,7 @@ }, "response": [ { - "id": "85a66d4d-5d32-4bae-a4e5-fa49112a193c", + "id": "d8c99fd9-84b1-45d9-82fe-e37e78f2af3e", "name": "Source object.", "originalRequest": { "url": { @@ -200772,7 +200772,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97777549-b6e7-4492-af2a-96bdc1144517", + "id": "b68903a8-9f78-43cd-8be5-1cd727a2aac4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -200816,7 +200816,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c67d810b-0667-4b8c-95b5-c3f8a9cfbb84", + "id": "71dd1afd-3161-4630-81fb-13da52cbc812", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -200860,7 +200860,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e00a6938-1064-4d9c-9188-142a6e09d29d", + "id": "68e353c8-c844-4d6a-b6e7-78705445a36c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -200904,7 +200904,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be7c90fe-9de4-45be-9df6-726200a0794d", + "id": "014ed727-8fc7-4cb2-a3e8-64fb8c724573", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -200948,7 +200948,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b6e45fa-d219-4c34-9caa-3981cbc62443", + "id": "1f3af613-de0b-4e56-b10d-4cf31258923c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -200992,7 +200992,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8f81cb2-59ff-4d97-a48c-32a17364f760", + "id": "129a9bce-862e-45ed-bea4-716add2a0672", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -201042,7 +201042,7 @@ } }, { - "id": "1e4efd85-3759-487a-9cb9-63d8d6bee729", + "id": "8f43057d-d654-4eca-b514-5d0db6e39d7f", "name": "Update Source (Full)", "request": { "name": "Update Source (Full)", @@ -201096,7 +201096,7 @@ }, "response": [ { - "id": "ea454f75-0910-4ecd-a9b8-62081a3763b2", + "id": "dfd26a84-5a20-41f1-b339-23d25414c2b7", "name": "Updated Source object. Any passwords will only show the the encrypted cipher-text so that they aren't decryptable in Identity Security Cloud (ISC) cloud-based services, per ISC security design.", "originalRequest": { "url": { @@ -201153,7 +201153,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6d817c9-2bb2-4601-a7a1-72b47196c709", + "id": "03d93dfb-ec8e-4e67-a39e-506480d12b2c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -201210,7 +201210,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2402c574-c0b5-4fbc-b908-51ac28935f74", + "id": "5c99514e-00a7-4cb2-a59f-3040fab4837f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -201267,7 +201267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6739dc46-fa77-4fc9-91c8-d6068666dcf7", + "id": "d20c3cc2-fcdd-4755-8e9e-683236fafdc1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -201324,7 +201324,7 @@ "_postman_previewlanguage": "json" }, { - "id": "708ae431-bf04-4f4b-831c-523471b2c331", + "id": "06a497fc-8200-4346-ba76-4e8dc82c7615", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -201381,7 +201381,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08962436-6a3d-487e-9399-f421abca60dc", + "id": "4ec2c0ab-c0ba-47c5-a1c2-74fd8d48a221", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -201438,7 +201438,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0cb9350-0bcb-4a3c-9005-b21fd18def73", + "id": "ec64af47-e4c1-4f2e-ba77-914d4ecc97da", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -201501,7 +201501,7 @@ } }, { - "id": "3bb11567-b871-4349-bfc8-b46f51c67055", + "id": "42685fa7-c19f-42a1-b50b-924b957793ec", "name": "Update Source (Partial)", "request": { "name": "Update Source (Partial)", @@ -201555,7 +201555,7 @@ }, "response": [ { - "id": "fe9eacbf-5d11-4807-a733-ac48bc0d4b18", + "id": "0ecfe253-ee27-441d-ad03-57c0c092c99e", "name": "Edit the source description", "originalRequest": { "url": { @@ -201612,7 +201612,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a761b156-a8ea-464b-a25b-aca66c7e499e", + "id": "b2b1952c-a1b9-4080-9e59-a18547f14ea0", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -201669,7 +201669,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aba29e31-9007-4c45-9aaf-fede38bc7583", + "id": "69f1ab43-9a98-42b4-a0d5-1fe0d226cbb4", "name": "Edit source features", "originalRequest": { "url": { @@ -201726,7 +201726,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28b4b08b-b101-4119-b4a9-8caae5b54428", + "id": "601757bd-a96f-4ab2-a26c-d5c4717a4644", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -201783,7 +201783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc9d6d48-98b5-4a40-882f-68c0d64792ac", + "id": "cc3af579-65ff-49ce-8cb6-852b272bb449", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -201840,7 +201840,7 @@ "_postman_previewlanguage": "json" }, { - "id": "459e4dbf-ff5e-465d-959e-412b6097efd9", + "id": "c0ee008b-a5d9-4036-abe2-23e2e3e3f274", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -201897,7 +201897,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d73ebb97-f171-4185-b021-99b6e7f07f6f", + "id": "126e010b-90f9-4ec1-8739-e50d2bc76485", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -201954,7 +201954,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96d6af55-554e-453c-b082-322059e1d5f1", + "id": "125204d5-2e63-4829-bcde-5e1165a3afa0", "name": "Edit the source description", "originalRequest": { "url": { @@ -202011,7 +202011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0964fdd6-9984-4a9a-9ed5-6fabad6c7bad", + "id": "f4d00e24-8196-4eb8-be06-29d1d3108103", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -202068,7 +202068,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcf2868a-5b74-487a-9e5b-3b5a05c270da", + "id": "b1a80dd6-7da0-48e4-81f0-17474367a47e", "name": "Edit source features", "originalRequest": { "url": { @@ -202125,7 +202125,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c5278d0-54e8-470b-81f4-18cbacb4b896", + "id": "49f98883-2c8a-4002-8658-378fe001a54b", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -202182,7 +202182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3517864b-a6ed-4c9c-af5e-c5f82b94a03c", + "id": "2c6cc0ba-ca64-487d-84f4-dad5b9c7cba9", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -202239,7 +202239,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf7cccac-ca90-4cc0-b61d-29b50e6a7fb9", + "id": "70916aef-a28e-45c5-a6a5-4ff0e88487bc", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -202296,7 +202296,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6933d93b-54b0-4458-b709-88d55ed09755", + "id": "bb645732-6dd1-43cc-9edb-390115767cc9", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -202353,7 +202353,7 @@ "_postman_previewlanguage": "json" }, { - "id": "403f0cd3-32f5-4ebd-9b5c-49f319449b03", + "id": "4714b64b-f398-4bdc-8d90-da2098b5180c", "name": "Edit the source description", "originalRequest": { "url": { @@ -202410,7 +202410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9d0fe8f-d9b4-49c3-b4a9-b5ef06456f3e", + "id": "e9928684-6bff-424b-a525-71c9f2d65235", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -202467,7 +202467,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0363d106-3959-4a98-a600-a52160542889", + "id": "552bdf5b-6932-4374-86e4-e0489343c894", "name": "Edit source features", "originalRequest": { "url": { @@ -202524,7 +202524,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6ceffda-2c0b-4ae6-9a62-05f64e3b03a4", + "id": "a32e5436-8dda-48aa-ba01-9e5ac8eb63de", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -202581,7 +202581,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c13c90ca-3f52-42fd-82b8-757543d0c9a8", + "id": "a514b800-71e3-4ff4-9260-cec411e39629", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -202638,7 +202638,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8eafbb5-23bd-41a3-b7e3-4f0e0e84aa4b", + "id": "049cac94-4c54-4c83-bece-7e9412a3da8f", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -202695,7 +202695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c6483a2-f9ee-4357-adb5-18c505ab988a", + "id": "8487dc91-83b4-41f5-99ef-e2b1615a5be4", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -202752,7 +202752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "648d86e2-8ba8-45e3-9b25-d2ef662263e6", + "id": "028d3f7d-906b-430c-82e1-89e8b0ed76fe", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -202809,7 +202809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "105e66f5-4d73-453a-bf00-1bb1ae95b527", + "id": "16e59689-aa48-4f41-91aa-7cadd7a7ffb9", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -202866,7 +202866,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a47b5bc4-f6eb-40fb-a5c0-0f1ab2861c74", + "id": "cbb7f225-8650-4721-abc9-b877359695b1", "name": "Edit source features", "originalRequest": { "url": { @@ -202923,7 +202923,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96f6318a-4659-47b0-8c2c-33bc7b6158b7", + "id": "d06e6db3-f5b8-489e-8b79-edbea7d35ec7", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -202980,7 +202980,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6180cb0-a645-446a-9654-4e55706c8982", + "id": "1340fe48-b9dc-4068-bf9f-0c16a885f749", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -203037,7 +203037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "943186a0-d91a-467e-a021-88bc0d9949d1", + "id": "1223afcd-e224-49fa-af71-e5b1890d6e57", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -203094,7 +203094,7 @@ "_postman_previewlanguage": "json" }, { - "id": "641e2ed6-069a-4dad-aa54-3e89b69be55c", + "id": "6b2281f8-1dac-4c69-a80d-852fd3e8cecb", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -203151,7 +203151,7 @@ "_postman_previewlanguage": "json" }, { - "id": "305567c1-f442-443f-82db-4a8e774afc1d", + "id": "647ea36a-9843-465b-974e-b407e1877492", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -203208,7 +203208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0654eaa3-d888-400f-8a2e-8e0360823ab5", + "id": "5d95b424-395f-4177-97fc-d719dc1b0c99", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -203265,7 +203265,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abd75b54-d94c-4cfe-8201-dccc26e8bab1", + "id": "e2e5a265-f3c1-40d9-8c29-0104b82361d3", "name": "Edit source features", "originalRequest": { "url": { @@ -203322,7 +203322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "736e8e34-9387-4686-be0e-802c7774368f", + "id": "791b85c9-64ad-4ef8-ac97-4b023486564f", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -203379,7 +203379,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30ae05fd-9bdf-43d0-9b5f-54b4b729a660", + "id": "5556330d-0389-4d06-8a61-822a265dd521", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -203436,7 +203436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b392b5b1-0d57-44a0-a01e-d27151abf7bd", + "id": "39562e91-145b-43d4-9fb9-43dcf5e236b7", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -203493,7 +203493,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24c6be2a-cf77-42e3-b449-58963ee4a68a", + "id": "233b92f7-4257-4701-b073-cccd50ab52d4", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -203550,7 +203550,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a9e6c2a-df42-44c5-b583-b7764c635799", + "id": "3623ea4a-2e76-4a23-9aa7-71c8989f39c4", "name": "Edit the source description", "originalRequest": { "url": { @@ -203607,7 +203607,7 @@ "_postman_previewlanguage": "json" }, { - "id": "917c60a8-1b69-4a88-94b4-2d52bb4deee0", + "id": "66f17f9f-fd12-4a08-a1f8-49e8f9854fc7", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -203664,7 +203664,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8731798-4ce4-4372-bcd8-9652aa8f9ba7", + "id": "2efdd65d-d55a-4a8f-9489-74025c79607a", "name": "Edit source features", "originalRequest": { "url": { @@ -203721,7 +203721,7 @@ "_postman_previewlanguage": "json" }, { - "id": "448db827-f854-40ad-a24e-82e123a96b18", + "id": "301b1050-49db-4aa6-a950-519d389a277c", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -203778,7 +203778,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1bc4b83e-17e7-458f-a1b0-76e9862b9bb8", + "id": "7f6295b7-25ad-4bdb-bb5e-159a307753c7", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -203835,7 +203835,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dba74a16-e951-4f99-aa8d-f84e57bd43ae", + "id": "20b23eee-c9e7-456b-b40f-37e4bced6633", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -203892,7 +203892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48d00f7d-cbdc-462e-a858-829a3e2919e9", + "id": "3c8d9b4a-bde5-4cfd-9ef1-56659f0b7c79", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -203949,7 +203949,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e8a641d-8221-435b-951e-5d49b5c73b97", + "id": "c9416602-1d63-427d-931d-454c0e5d05c4", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -204006,7 +204006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0297cff1-e914-4997-b84b-f4d27c82752a", + "id": "882ed3aa-7236-4d69-8de2-1f518f332243", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -204063,7 +204063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94bd2103-c7fe-46d5-aefa-176971652118", + "id": "4eedf9fe-9857-434d-afdf-e4a267731561", "name": "Edit source features", "originalRequest": { "url": { @@ -204120,7 +204120,7 @@ "_postman_previewlanguage": "json" }, { - "id": "067b3174-c52f-4182-bf8b-2fb81fb35e3f", + "id": "79242502-8c85-494c-a506-e19100f9f188", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -204177,7 +204177,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e1fa747-91a0-4a6a-bfd7-65c01e25c7c0", + "id": "148585ed-c0e3-4534-a1d4-c71dbbaaf233", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -204234,7 +204234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac117879-c573-4df0-9e16-05c20ee3de88", + "id": "4b3b3dce-5696-4808-8a7f-1aca88dde0b2", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -204291,7 +204291,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca832d49-552e-4dd6-acf7-420863bfd90d", + "id": "09c480b9-6ab2-4ad5-8cbd-2502842178e6", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -204354,7 +204354,7 @@ } }, { - "id": "aed5018a-ca25-47de-a8ce-f1cc56896ffd", + "id": "971d337a-3871-48e9-af23-3ce7da225d1a", "name": "Delete Source by ID", "request": { "name": "Delete Source by ID", @@ -204395,7 +204395,7 @@ }, "response": [ { - "id": "7eee9dd0-75e1-4152-972d-20c3260cb3d9", + "id": "5159adf8-abef-4b28-a936-c68f89a96375", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -204439,7 +204439,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c146b031-562b-4560-be9c-8bd20c68e3a6", + "id": "120c16e8-0c2d-4842-a1fd-406d7734c3ff", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -204483,7 +204483,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af7b32b6-4b97-451f-8d62-a3e75bb83058", + "id": "34ed3017-483e-4084-b045-58fe34ba001e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -204527,7 +204527,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00e58a13-3e8c-4476-ab9f-1dfd898ad33a", + "id": "4e0c95ab-eaf7-4946-87e6-f49b63b3928c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -204571,7 +204571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f64bcc7d-9c03-4871-832c-195afdb098b9", + "id": "f9a707cf-699e-4780-b63a-0240c0d53e88", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -204615,7 +204615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52022014-f81a-45c1-9579-f7a3a98edfa8", + "id": "6dea682b-518f-4e6c-910f-9124a9ff3a8e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -204659,7 +204659,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e1179fc-1e26-42da-ae10-7764613c4eb9", + "id": "29890da6-4087-46f3-8440-ae0e5b319741", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -204709,7 +204709,7 @@ } }, { - "id": "34a0a832-ddb5-4592-a9f6-148a2c7cf962", + "id": "b2e1cec0-82e0-4d0a-b713-981d5242c6af", "name": "Attribute Sync Config", "request": { "name": "Attribute Sync Config", @@ -204751,7 +204751,7 @@ }, "response": [ { - "id": "ac47f823-7055-4c7a-a19f-d992557980ef", + "id": "c554c5c7-07e9-4cce-b745-50140234354b", "name": "Attribute synchronization configuration for a source", "originalRequest": { "url": { @@ -204796,7 +204796,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11ebfd1f-7b56-45cf-ac19-f79fef49128c", + "id": "5f729e97-729d-40c7-86c0-68b4c3b27a86", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -204841,7 +204841,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc5f7660-5bea-4da7-ad1b-5105f2188521", + "id": "cc12c02c-50a8-4bce-9762-3dcfaedbaa8f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -204886,7 +204886,7 @@ "_postman_previewlanguage": "json" }, { - "id": "468198e2-9065-448b-92e7-62993e6aaa0b", + "id": "b1bb375d-e508-4d41-80f0-333bc9d5cc49", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -204931,7 +204931,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34ae617e-de2e-46d4-80bb-56953c2ff896", + "id": "12cf0167-6696-4962-b55a-3124e879288c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -204976,7 +204976,7 @@ "_postman_previewlanguage": "json" }, { - "id": "090f0b05-895e-4db4-9764-fffa34c73f2f", + "id": "d6f7c6b9-d424-4fd2-94b1-78c81bace241", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -205021,7 +205021,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a62e3b95-0366-4692-aec5-07cab55cb70e", + "id": "3089305f-6ddf-402c-92ed-7d20ea108502", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -205072,7 +205072,7 @@ } }, { - "id": "d8ac9562-9f20-45d5-afbd-3180ac35e6fb", + "id": "c9f677b7-3d16-48b6-b6b4-13254856c367", "name": "Update Attribute Sync Config", "request": { "name": "Update Attribute Sync Config", @@ -205127,7 +205127,7 @@ }, "response": [ { - "id": "2660fa46-4a2b-4463-bce0-d150ab2b333d", + "id": "d2e896d8-d90a-41f3-ada2-dcce79a6b04d", "name": "Updated attribute synchronization configuration for a source", "originalRequest": { "url": { @@ -205185,7 +205185,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8ab6999-cdb6-4904-9360-8183f9957ae8", + "id": "e885ad4d-1614-4602-b0ee-80aca6118521", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -205243,7 +205243,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65d03e83-5f1a-4a1f-8071-3f08d6d16fc0", + "id": "28b72561-24e7-42a7-be44-cf72a862f270", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -205301,7 +205301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2493396d-b9f2-48b1-b679-ebb18fc5090a", + "id": "177b8020-3142-4bfd-ae48-14f53fd796b8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -205359,7 +205359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d3dea99-f1e8-4b8f-8635-911ee70c8648", + "id": "f7aeef8a-1cb8-441d-b804-320217f76692", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -205417,7 +205417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5eefc34-9045-4cca-8660-8dc236383eb1", + "id": "249498f1-3081-4d18-8875-6506c110eb03", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -205475,7 +205475,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a52528ba-fb7c-45c5-98a9-98d7526ecd3a", + "id": "035bf373-b5ef-416b-a7ac-79d201f44a2a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -205539,7 +205539,7 @@ } }, { - "id": "93d0efa7-0277-4e28-812a-309686a5fd95", + "id": "0db942f1-10ae-4b84-80b7-eefedc364a72", "name": "Check connection for source connector.", "request": { "name": "Check connection for source connector.", @@ -205582,7 +205582,7 @@ }, "response": [ { - "id": "24ceec95-be5a-4568-9cd3-fc50c8212361", + "id": "a5b934dd-f3fb-4238-a528-10ad214a05a5", "name": "The result of checking connection to the source connector with response from it.", "originalRequest": { "url": { @@ -205628,7 +205628,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3edf533-d404-442a-9369-34fb98dd7666", + "id": "ae42e529-c3b0-48ba-9b14-80c0ee6a9a01", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -205674,7 +205674,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41925db0-6671-4761-9cac-c8fec7658222", + "id": "f23e0149-1504-424d-950c-76312b9580eb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -205720,7 +205720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5bce755-4f3f-4e11-9915-dcd3506df52d", + "id": "d4df637d-de4c-4b56-b425-d38efc72b560", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -205766,7 +205766,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9325133f-e6c0-4d2e-ac21-479eb9293581", + "id": "6c2573b8-fec1-42e2-a2cf-95dd88daca34", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -205812,7 +205812,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28658477-b44e-45da-aa28-65256fa3d9a5", + "id": "77a746f7-d5f1-49ed-871e-ce0dd1cf186d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -205858,7 +205858,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f8db0a6-b094-429c-b74e-1adf8b523575", + "id": "41228be1-55c8-4ce8-a90e-8734f9879d72", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -205910,7 +205910,7 @@ } }, { - "id": "cbd80bd3-683f-47d0-a18d-93c287de1567", + "id": "4b103cd4-8e44-4420-98a1-49d336fa5214", "name": "Peek source connector's resource objects", "request": { "name": "Peek source connector's resource objects", @@ -205966,7 +205966,7 @@ }, "response": [ { - "id": "53b9b1ef-87e0-4e5c-9b55-019fae868917", + "id": "db4c99fc-2b3c-4ad4-a000-c7070fcd9905", "name": "List of resource objects that was fetched from the source connector.", "originalRequest": { "url": { @@ -206020,12 +206020,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"ODS-AD-Test [source-999999]\",\n \"objectCount\": 25,\n \"elapsedMillis\": 1055,\n \"resourceObjects\": [\n {\n \"instance\": \"cupidatat dolor pariatur sint\",\n \"identity\": \"CN=Aaron Carr,OU=test1,DC=test2,DC=test\",\n \"uuid\": \"{abf7bd9b-68b4-4d21-9b70-870c58ebf844}\",\n \"previousIdentity\": \"irure\",\n \"name\": \"Aaron Carr\",\n \"objectType\": \"account\",\n \"incomplete\": false,\n \"incremental\": false,\n \"delete\": false,\n \"remove\": false,\n \"missing\": [\n \"missFieldOne\",\n \"missFieldTwo\"\n ],\n \"attributes\": {\n \"telephoneNumber\": \"12-(345)678-9012\",\n \"mail\": \"example@test.com\",\n \"displayName\": \"Aaron Carr\"\n },\n \"finalUpdate\": false\n },\n {\n \"instance\": \"ex qu\",\n \"identity\": \"CN=Aaron Carr,OU=test1,DC=test2,DC=test\",\n \"uuid\": \"{abf7bd9b-68b4-4d21-9b70-870c58ebf844}\",\n \"previousIdentity\": \"sit\",\n \"name\": \"Aaron Carr\",\n \"objectType\": \"account\",\n \"incomplete\": false,\n \"incremental\": false,\n \"delete\": false,\n \"remove\": false,\n \"missing\": [\n \"missFieldOne\",\n \"missFieldTwo\"\n ],\n \"attributes\": {\n \"telephoneNumber\": \"12-(345)678-9012\",\n \"mail\": \"example@test.com\",\n \"displayName\": \"Aaron Carr\"\n },\n \"finalUpdate\": false\n }\n ]\n}", + "body": "{\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"ODS-AD-Test [source-999999]\",\n \"objectCount\": 25,\n \"elapsedMillis\": 1055,\n \"resourceObjects\": [\n {\n \"instance\": \"aute deserunt\",\n \"identity\": \"CN=Aaron Carr,OU=test1,DC=test2,DC=test\",\n \"uuid\": \"{abf7bd9b-68b4-4d21-9b70-870c58ebf844}\",\n \"previousIdentity\": \"non laborum ipsum dolor\",\n \"name\": \"Aaron Carr\",\n \"objectType\": \"account\",\n \"incomplete\": false,\n \"incremental\": false,\n \"delete\": false,\n \"remove\": false,\n \"missing\": [\n \"missFieldOne\",\n \"missFieldTwo\"\n ],\n \"attributes\": {\n \"telephoneNumber\": \"12-(345)678-9012\",\n \"mail\": \"example@test.com\",\n \"displayName\": \"Aaron Carr\"\n },\n \"finalUpdate\": false\n },\n {\n \"instance\": \"sed minim Excepteur fugiat consequat\",\n \"identity\": \"CN=Aaron Carr,OU=test1,DC=test2,DC=test\",\n \"uuid\": \"{abf7bd9b-68b4-4d21-9b70-870c58ebf844}\",\n \"previousIdentity\": \"nulla\",\n \"name\": \"Aaron Carr\",\n \"objectType\": \"account\",\n \"incomplete\": false,\n \"incremental\": false,\n \"delete\": false,\n \"remove\": false,\n \"missing\": [\n \"missFieldOne\",\n \"missFieldTwo\"\n ],\n \"attributes\": {\n \"telephoneNumber\": \"12-(345)678-9012\",\n \"mail\": \"example@test.com\",\n \"displayName\": \"Aaron Carr\"\n },\n \"finalUpdate\": false\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ad19f959-376b-4860-a748-455b6e02b24a", + "id": "ad1c1748-f87b-4f47-aa5f-7bb82c1d3dba", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -206084,7 +206084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a632557f-6f7c-4cc3-9c30-631e98cf63f7", + "id": "7dc781a4-c08f-48ef-be25-b21cc9cac8a0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -206143,7 +206143,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5af34a68-4a04-4a20-81ed-5a56fa5caa73", + "id": "a27ffc7a-9a2a-4654-8a8f-564311641dd1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -206202,7 +206202,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0be8cbf-70e8-47c5-8f51-2525c9f95f76", + "id": "5af940d6-28c8-44f3-81fb-7eeb97aafc1a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -206261,7 +206261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63feea2d-a13e-49c4-8c27-71dbd815d3bd", + "id": "84fc2c86-9b77-446a-a193-f349b72c6202", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -206320,7 +206320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a1a2cc5-ed28-4fde-b2d5-3ec9b3bc4acd", + "id": "8d92af98-2707-4b34-b418-644138d3a999", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -206385,7 +206385,7 @@ } }, { - "id": "b1eb89ff-6bb5-4e5e-9da9-02099632dc80", + "id": "997693a9-6737-4bd7-bc6b-d23462e35811", "name": "Ping cluster for source connector", "request": { "name": "Ping cluster for source connector", @@ -206428,7 +206428,7 @@ }, "response": [ { - "id": "aef3ac3c-04a2-42f5-9a9c-0b74267315c3", + "id": "95ef66fe-f677-47d5-baf1-06d8267fa673", "name": "The result of pinging connection with the source connector.", "originalRequest": { "url": { @@ -206474,7 +206474,7 @@ "_postman_previewlanguage": "json" }, { - "id": "645b23db-1461-4e04-8de8-bc62bbc423d7", + "id": "82b4db5d-9450-455b-96db-afabda799e7f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -206520,7 +206520,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7bf726d4-80e5-4c0a-a833-98a911b610c3", + "id": "b5e4c14f-dc00-4863-b6f8-b7748f0250d5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -206566,7 +206566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7084c59-c0e7-4126-89b5-d29d3ac676d0", + "id": "aabeb29a-d891-4504-b191-4d42609f8704", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -206612,7 +206612,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f85ea1a-16ca-460e-bce3-9079833110cf", + "id": "559c5e99-93f8-4bc6-a36c-f6c3a026999a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -206658,7 +206658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6f16069-6b73-479a-837d-82ecd8654023", + "id": "8f6a08a4-5edc-4dfe-8856-fd869815f298", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -206704,7 +206704,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d61b253f-0f71-4ada-ba9f-2f752f0bb4c8", + "id": "5dae6b3d-f891-40fc-8138-a8039bd09d59", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -206756,7 +206756,7 @@ } }, { - "id": "4cd299cf-1dc1-4091-bfec-1480b9bc3371", + "id": "92e892b1-efc1-4d92-a704-6853e0ad3c89", "name": "Test configuration for source connector", "request": { "name": "Test configuration for source connector", @@ -206799,7 +206799,7 @@ }, "response": [ { - "id": "f24812fc-d270-43da-9581-0c64a2ebf152", + "id": "be8d4ac1-5e95-4a47-aa1f-782ffbb04b05", "name": "The result of testing source connector configuration with response from it.", "originalRequest": { "url": { @@ -206845,7 +206845,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e6a6876-5acf-4ee0-ad3e-3e040320c01d", + "id": "6aa93bb8-cd39-48a7-a0b3-cd26f1418158", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -206891,7 +206891,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8c3d874-e8cf-4cf5-8080-13b4ffcb2c93", + "id": "9b748f6b-8b81-4193-854c-d268a610cf4a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -206937,7 +206937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ab00cd9-1e85-423e-b907-9f0c3ac5538f", + "id": "158c3311-a5ed-4c77-8d65-84704792bb1d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -206983,7 +206983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d074aa68-1546-4519-b49b-3d89bd2697c1", + "id": "6bd6042f-8ad8-4524-bf83-db59ae41a133", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -207029,7 +207029,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b8e9d82-e334-4a9f-bf81-61ec73f55389", + "id": "05e1e29d-dc25-48f3-8c07-2f586ab56256", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -207075,7 +207075,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11ae71ee-5bbe-4806-b0f3-1557f7f59be4", + "id": "58519e24-ae64-4466-a957-21e9564f1261", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -207127,7 +207127,7 @@ } }, { - "id": "01c91685-9a72-435a-9ff1-f83cb4c4da4e", + "id": "56a28ecd-5271-4bf6-8752-5659a8189d32", "name": "Gets source config with language translations", "request": { "name": "Gets source config with language translations", @@ -207153,13 +207153,13 @@ "type": "text/plain" }, "key": "locale", - "value": "nl" + "value": "pl" } ], "variable": [ { "type": "any", - "value": "laboris sit", + "value": "eiusmod qui in ullamco", "key": "id", "disabled": true, "description": { @@ -207180,7 +207180,7 @@ }, "response": [ { - "id": "ae2fd1d8-d31b-4907-92ce-1100cf909d92", + "id": "adf96eca-1257-4b06-a45b-cf6b886ac360", "name": "A Connector Detail object", "originalRequest": { "url": { @@ -207201,7 +207201,7 @@ "type": "text/plain" }, "key": "locale", - "value": "nl" + "value": "pl" } ], "variable": [] @@ -207231,12 +207231,12 @@ "value": "application/json" } ], - "body": "{\n \"name\": \"JDBC\",\n \"sourceConfigXml\": \"
\\n\\t
\",\n \"sourceConfig\": \"dolore exercitation voluptate culpa\",\n \"directConnect\": true,\n \"fileUpload\": false,\n \"uploadedFiles\": \"minim velit\",\n \"connectorMetadata\": {\n \"supportedUI\": \"EXTJS\"\n }\n}", + "body": "{\n \"name\": \"JDBC\",\n \"sourceConfigXml\": \"
\\n\\t
\",\n \"sourceConfig\": \"sit nostrud labore\",\n \"directConnect\": true,\n \"fileUpload\": false,\n \"uploadedFiles\": \"non et magna esse do\",\n \"connectorMetadata\": {\n \"supportedUI\": \"EXTJS\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c650277a-54aa-4279-a099-f681e6eb273b", + "id": "a7d5a801-f0eb-4663-b800-5c6e1eb368f0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -207257,7 +207257,7 @@ "type": "text/plain" }, "key": "locale", - "value": "nl" + "value": "pl" } ], "variable": [] @@ -207292,7 +207292,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30b467fd-5513-4f2a-ac45-17a99ee51950", + "id": "9aafdf5d-3a46-47d4-8bcc-2d1929f3ba9e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -207313,7 +207313,7 @@ "type": "text/plain" }, "key": "locale", - "value": "nl" + "value": "pl" } ], "variable": [] @@ -207348,7 +207348,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5177269c-120b-4f96-92e8-619182bdb24d", + "id": "b2ab7c77-0c3f-4a73-9009-a7d3ad12ba8d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -207369,7 +207369,7 @@ "type": "text/plain" }, "key": "locale", - "value": "nl" + "value": "pl" } ], "variable": [] @@ -207404,7 +207404,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b20e5e49-fae6-45a3-965f-af41cc9b3697", + "id": "975ff651-b73a-4394-a27a-90c7a84f678a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -207425,7 +207425,7 @@ "type": "text/plain" }, "key": "locale", - "value": "nl" + "value": "pl" } ], "variable": [] @@ -207460,7 +207460,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ac83fb9-337b-4e25-85cc-5c9c7007cf57", + "id": "85580751-4897-4e6a-b646-a9e3a866b078", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -207481,7 +207481,7 @@ "type": "text/plain" }, "key": "locale", - "value": "nl" + "value": "pl" } ], "variable": [] @@ -207522,7 +207522,7 @@ } }, { - "id": "ca4d72dc-461b-4295-b487-31c2a8ca309a", + "id": "5374c00a-403f-44c5-bfd9-a0b16176c612", "name": "Native Change Detection Configuration", "request": { "name": "Native Change Detection Configuration", @@ -207568,7 +207568,7 @@ }, "response": [ { - "id": "28104e99-ef4f-442f-8ab3-1ad2e6e99313", + "id": "479bc00c-744c-441b-8b62-69b609e2f3fc", "name": "Native change detection configuration for a source", "originalRequest": { "url": { @@ -207613,7 +207613,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d68e8e77-8873-4093-96e1-19377986876e", + "id": "068ac99a-e3f9-4c91-8383-98f95d3970c7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -207658,7 +207658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4198984a-9d4c-40c4-a37e-84ade0567c7b", + "id": "7cd0b3c2-36c1-45a4-bea2-a23b7912bd76", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -207703,7 +207703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97e5bd00-0d6c-404f-842b-eaf2d68613c9", + "id": "241a3516-b7d0-4092-8969-158fddefc30d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -207748,7 +207748,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30f74f52-178c-4478-9107-ca1e44f704e6", + "id": "311b6d54-af7d-4a91-8eef-462afa945b9f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -207793,7 +207793,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9cc960d2-ac07-4dfe-a9b4-a1160479fb3d", + "id": "98459a66-1b49-4838-95a5-2565e2f81ec4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -207838,7 +207838,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a941bb73-e0ea-4f49-a9c5-ec287700f9e2", + "id": "30e28d8a-249a-4cf5-b148-cf35da4b5f78", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -207889,7 +207889,7 @@ } }, { - "id": "11418253-ed79-4349-87cb-a37d4630ded4", + "id": "9d7a68b1-7acc-49fa-99d6-4142f83c1d48", "name": "Update Native Change Detection Configuration", "request": { "name": "Update Native Change Detection Configuration", @@ -207948,7 +207948,7 @@ }, "response": [ { - "id": "202d2bea-ab0c-46f5-a82b-d5ebc5135521", + "id": "1d93384c-103c-4000-be0d-bb926b32cc3b", "name": "Updated native change detection configuration for a source", "originalRequest": { "url": { @@ -208006,7 +208006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d492963-af1d-44d4-81dc-fdb04e128709", + "id": "01ac10a9-022d-431c-800b-99f91013fa4a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -208064,7 +208064,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edf5f799-34f0-4a5c-8b16-7de1a4cdaa44", + "id": "ba316a52-5bb6-4a34-814b-aaec65150662", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -208122,7 +208122,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2fc8957f-f521-4c77-a490-170e5776a655", + "id": "197a569f-0fdd-4478-b7c3-572675240a6b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -208180,7 +208180,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c52d11e-c8c1-4406-8300-c9ebc4e88aa4", + "id": "8f2f1d93-9a1c-49f6-b239-6e7f15de6b60", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -208238,7 +208238,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f11271b-4be2-4d51-a1c7-2ac2e190c2ef", + "id": "47a87ef7-83bb-48a9-87cd-fdf0b863175b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -208296,7 +208296,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad7822a1-7d89-49c8-9481-b5f047400d91", + "id": "d3e6f942-1103-48dd-9822-461188fcb3e4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -208360,7 +208360,7 @@ } }, { - "id": "7fe88d1e-a9aa-4d44-9cac-22bbab74f1d4", + "id": "0b9c1116-6047-489c-b610-6e10b21bbff9", "name": "Delete Native Change Detection Configuration", "request": { "name": "Delete Native Change Detection Configuration", @@ -208406,7 +208406,7 @@ }, "response": [ { - "id": "f88a2e01-a80a-4a23-9360-c26293749b09", + "id": "784a20c9-b5ff-4aac-aac3-65cae81dd7b2", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -208441,7 +208441,7 @@ "_postman_previewlanguage": "text" }, { - "id": "6fa4d265-2f04-4063-9413-c9963b23ad85", + "id": "24bae930-a0c8-48db-81b2-7be7b4a7922c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -208486,7 +208486,7 @@ "_postman_previewlanguage": "json" }, { - "id": "439384c1-0437-48d4-9641-7aef85e6cdfb", + "id": "25c75300-478f-4a10-8236-45b1e370ca0a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -208531,7 +208531,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1f2ba30-60e5-4ae7-8724-2719e7fe28db", + "id": "cfb4d61e-ab33-41f4-aaf9-e053d409dc69", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -208576,7 +208576,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad2bddad-0fcf-42f1-a467-19b220552266", + "id": "3f10cbe7-88a7-4cbd-840e-e3acddee9130", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -208621,7 +208621,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9cced4d9-2cb2-412f-a047-61eb97ab3e1f", + "id": "a4993956-08d6-4bb6-b522-3e2e5ac36845", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -208666,7 +208666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a36255e-e747-4144-b10d-188caeff3943", + "id": "43a0971e-4302-4ed4-8076-64b5e6087991", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -208717,7 +208717,7 @@ } }, { - "id": "30127ac0-9cfc-48f0-9397-724b75dd96d4", + "id": "480d50bc-63db-4fa1-9f3a-079752c20a29", "name": "Lists ProvisioningPolicies", "request": { "name": "Lists ProvisioningPolicies", @@ -208759,7 +208759,7 @@ }, "response": [ { - "id": "a9e86819-1e27-403b-8bda-c598105d0e26", + "id": "f5838abf-88f7-44cc-874d-e76039d955eb", "name": "List of ProvisioningPolicyDto objects", "originalRequest": { "url": { @@ -208804,7 +208804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fea1400-97c8-4051-9eb9-f4643ca8d4fd", + "id": "febfcd19-400f-4e25-906e-b36677d0b530", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -208849,7 +208849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2270dd2d-3868-4d52-9e46-242eb7dc6291", + "id": "bb86a20e-ea9f-440b-a116-fbd92d340249", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -208894,7 +208894,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2435c8ff-45c9-4a46-b1fb-390e6746cc11", + "id": "cdffdbe6-0047-4f15-9f1d-87f3e68132ba", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -208939,7 +208939,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a47ae406-e41f-4e77-b489-95f6770f3d21", + "id": "567cccdd-13e6-4839-8195-6b4de8afa726", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -208984,7 +208984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0466d56f-f2ad-4634-ac44-c42c181684ba", + "id": "123235b7-1137-45c7-84bf-b09379d725a6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -209029,7 +209029,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dec19db1-1af7-4236-bd05-82c4dffad129", + "id": "921189c9-5940-4be6-b71e-0b6c4d32a053", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -209080,7 +209080,7 @@ } }, { - "id": "ba588279-6868-432e-9e90-46e606dc5ba6", + "id": "43373529-3b83-4d31-ba15-e101ef5ae2c8", "name": "Create Provisioning Policy", "request": { "name": "Create Provisioning Policy", @@ -209135,7 +209135,7 @@ }, "response": [ { - "id": "c0026e46-485f-433d-885e-5326128fe949", + "id": "f9fbf187-d1bb-4b1e-ad61-f3e24651016b", "name": "Created ProvisioningPolicyDto object", "originalRequest": { "url": { @@ -209193,7 +209193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db2432d7-a303-4133-ac77-0c895d3eb95e", + "id": "71b77e2d-8264-4508-a045-bcf45f467dab", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -209251,7 +209251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2cc69cf-056a-41ee-8ae7-c6d8cad6c0a0", + "id": "dc11013a-36f5-492e-a2f0-429c84ee1b3b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -209309,7 +209309,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a579129e-0211-40a8-819e-7393a8e458fb", + "id": "2e703e86-e200-4733-977a-62f8b7bdcb2e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -209367,7 +209367,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f0b3e5b-aa18-4be6-9e89-4435368d9cf4", + "id": "c99330f7-e570-4a13-88db-7ab42d0436ea", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -209425,7 +209425,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b2d9626-7b01-4dfd-bd12-7b403499a356", + "id": "8c3a11c5-4c08-41ff-813f-c69778841681", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -209483,7 +209483,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ead33d3-eb7d-44c7-9ef6-bb6e5275e8c0", + "id": "8ef8de62-f476-4af2-a600-9c8f8b124710", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -209547,7 +209547,7 @@ } }, { - "id": "018cdb9c-fb5b-410e-b0ff-3010333d31eb", + "id": "559db8db-8398-416e-9188-2dd0b4b95236", "name": "Get Provisioning Policy by UsageType", "request": { "name": "Get Provisioning Policy by UsageType", @@ -209600,7 +209600,7 @@ }, "response": [ { - "id": "c7eebf1b-42a7-43ef-bcb3-d3700bd4923a", + "id": "1091947b-9da5-445a-8910-810346c96341", "name": "The requested ProvisioningPolicyDto was successfully retrieved.", "originalRequest": { "url": { @@ -209646,7 +209646,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ad65dcf-4c11-4bd1-9a22-540b9c518896", + "id": "6b66b99c-cc4a-4be1-9aa5-b9d4acf2d540", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -209692,7 +209692,7 @@ "_postman_previewlanguage": "json" }, { - "id": "780b5681-4b94-45a1-b55a-e24c01540cc5", + "id": "b7f60528-889f-46b9-9517-ef8e2f68c0b7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -209738,7 +209738,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6eacabd9-a317-4ad2-b1c3-bb491b86275d", + "id": "c1e68e7b-d301-43d9-ac92-d6cc07c29f29", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -209784,7 +209784,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86651588-ec52-4bdb-9877-d94c3e2f6471", + "id": "8fd8d1a2-a1d1-4202-86db-55aa0a92a342", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -209830,7 +209830,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9859721-8bcf-4d0c-a44c-b9f4f80e8ebd", + "id": "ca9122ef-8c3e-45fa-96e3-9add40501bfe", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -209876,7 +209876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e4c6498-43d5-47b9-9072-c9b351603a74", + "id": "cde18e91-4cd1-491d-a22a-5dfa2d7385a6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -209928,7 +209928,7 @@ } }, { - "id": "19f9c658-6d07-4c1f-a0d6-880da0f2f53d", + "id": "bedc6c6c-bba0-4c5a-ae26-50d91de9d57e", "name": "Update Provisioning Policy by UsageType", "request": { "name": "Update Provisioning Policy by UsageType", @@ -209994,7 +209994,7 @@ }, "response": [ { - "id": "2cb30565-2a2d-48b3-aab8-6de6d715bbef", + "id": "80e20ca3-4ee5-4368-96c2-60565538c40b", "name": "The ProvisioningPolicyDto was successfully replaced.", "originalRequest": { "url": { @@ -210053,7 +210053,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae667b54-3272-489c-bc16-4eff464f97d6", + "id": "04ec4c82-636b-4679-97e5-137f5ce1d48e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -210112,7 +210112,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29321202-c35f-4308-a146-b3e5e4a9edd1", + "id": "13e333ec-03f3-445b-98d7-f16d13874700", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -210171,7 +210171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "619337c6-da1a-438d-9cc3-873302eea73a", + "id": "5422909f-0694-4efa-901d-036b35105ee2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -210230,7 +210230,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e923304f-10d2-482d-9fd5-c52e910ecd5f", + "id": "66a2727e-55c9-45ae-aa47-0b7b1fd77a32", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -210289,7 +210289,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c56f873-d1f1-4ab1-b3bf-34e7e00d599c", + "id": "e0e254f8-4628-4a9e-aaea-46b622441f77", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -210348,7 +210348,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9167a4df-5fa4-40fd-9343-1a293cdc156d", + "id": "985a393a-8654-49cf-96a4-4c2441558d50", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -210413,7 +210413,7 @@ } }, { - "id": "512456f7-547c-4576-90de-53c352c97b79", + "id": "83992aab-d650-4f49-a084-54a8b7fc437c", "name": "Partial update of Provisioning Policy", "request": { "name": "Partial update of Provisioning Policy", @@ -210479,7 +210479,7 @@ }, "response": [ { - "id": "beeb4f59-2b62-4c17-a694-3aa2c63a3fea", + "id": "7d2ff6ba-16b2-4d9a-a786-07f56a25ecad", "name": "The ProvisioningPolicyDto was successfully updated.", "originalRequest": { "url": { @@ -210538,7 +210538,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13a3fafb-310f-4b1e-8ec7-c05cbfc85262", + "id": "32bcc50e-ae5b-4b1f-9336-bef3f51f1897", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -210597,7 +210597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4b630a2-c965-4bf2-887c-f01b6f2f80b5", + "id": "55871e1d-a8c0-48cc-a437-d85b7f709f86", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -210656,7 +210656,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76e92977-f70d-4688-bc06-22acdf76b663", + "id": "9e0b71aa-80de-4047-a18a-f701b6652c8c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -210715,7 +210715,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e245efd-4325-476a-a778-9105be4e0bfd", + "id": "363802c5-c6d9-48ca-b43e-45b20f4f9587", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -210774,7 +210774,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d80700d2-827e-44b5-b9ba-c830e343f4e3", + "id": "043911a3-2139-4945-9ed5-4dced9ea33a1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -210833,7 +210833,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e58fb0f-d7bc-4359-b42c-7e7d447f00d9", + "id": "e9081fc5-274f-494a-8870-1230f6a9378d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -210898,7 +210898,7 @@ } }, { - "id": "c0659e83-178f-4345-b5ba-5eac206a2a02", + "id": "cdb08218-4985-4aa2-b882-e9b15b17219e", "name": "Delete Provisioning Policy by UsageType", "request": { "name": "Delete Provisioning Policy by UsageType", @@ -210951,7 +210951,7 @@ }, "response": [ { - "id": "9e93d0bc-3d3d-4c91-bbd0-835e54e0714d", + "id": "db8c8c71-5441-4949-badf-eaac8cfbf5da", "name": "The ProvisioningPolicyDto was successfully deleted.", "originalRequest": { "url": { @@ -210987,7 +210987,7 @@ "_postman_previewlanguage": "text" }, { - "id": "5db22913-187e-473d-acc4-aaef6000b2ac", + "id": "5879f71d-7469-486c-9842-800adde5acf3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -211033,7 +211033,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2a0e35f-38d1-4c78-a8bc-f9548a6f912c", + "id": "d6ffb9ef-04d4-4c6b-b648-e72fa0362906", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -211079,7 +211079,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad6cd603-5b44-44da-ab20-35824ae5d390", + "id": "81a26f40-9ee9-4562-a84e-ed0e2ea4e9c2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -211125,7 +211125,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7daa8745-1bf8-42ff-a2e3-d1a382b488e9", + "id": "a17cf382-dcee-48e2-a2a0-6deed012ef3d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -211171,7 +211171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9eb3cb8-e290-49eb-89f1-e6834e220339", + "id": "0e9169a7-da6f-4cc7-9b4d-1b460beef124", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -211217,7 +211217,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08ad7dd1-880b-4729-9cfe-9fa7e33f5db1", + "id": "ea102243-6438-490f-8ddb-bf582ec00fc2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -211269,7 +211269,7 @@ } }, { - "id": "1c4a8834-7542-4bd9-966c-6d6a709a1410", + "id": "8815c6d1-0b95-4def-945a-2ea5baf34301", "name": "Bulk Update Provisioning Policies", "request": { "name": "Bulk Update Provisioning Policies", @@ -211325,7 +211325,7 @@ }, "response": [ { - "id": "275f1beb-84b5-4536-8b98-b80dda7793fd", + "id": "c3009a0c-f17e-42fd-b1a4-9ec39482b57d", "name": "A list of the ProvisioningPolicyDto was successfully replaced.", "originalRequest": { "url": { @@ -211384,7 +211384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b5201af-234c-45b0-bed7-114aab489fa5", + "id": "3ae5d728-c171-429e-bfda-98b9c8511536", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -211443,7 +211443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee0e3563-ef73-4b55-8cb8-c29c933b1ec7", + "id": "44602dbf-14e4-46f5-9a16-836e757670e5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -211502,7 +211502,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6407fbca-6e4c-4898-af23-f557b575e929", + "id": "cb5767d0-5f99-495b-a4fe-87b731f31408", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -211561,7 +211561,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7b3a96d-a88d-4f69-af3c-a34f1c99bffb", + "id": "84c47602-5996-4aac-b829-0acfe6dcbca9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -211620,7 +211620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e99b41a9-d2eb-4318-a275-3175c0145297", + "id": "27df77e7-d2f3-4f81-9e46-b182a5b746bb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -211679,7 +211679,7 @@ "_postman_previewlanguage": "json" }, { - "id": "330d7ead-3a15-49b1-8d63-d0d240644bfe", + "id": "414359ca-23f6-439f-a98d-b05d13a29064", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -211744,7 +211744,7 @@ } }, { - "id": "6bf7c046-0f2c-4881-81fc-34372be267be", + "id": "6455c025-6984-409f-88a4-bb9176ec6709", "name": "Remove All Accounts in a Source", "request": { "name": "Remove All Accounts in a Source", @@ -211786,7 +211786,7 @@ }, "response": [ { - "id": "9a55cde0-2fa2-47c2-858a-a94319632bcb", + "id": "d2fd620a-5dc8-460c-983f-ae64316345f4", "name": "Accepted. Returns task result details of removal request.", "originalRequest": { "url": { @@ -211831,7 +211831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9058124-f175-43b2-a6a8-9fa8a2eb62fe", + "id": "1c3f60b2-d8a5-42b6-acb1-85ff8d899eef", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -211876,7 +211876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1970f64-c1fa-45d2-93a2-92f4cb7059b0", + "id": "4ce221c2-08f7-45bd-8765-97e45b8c3194", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -211921,7 +211921,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e0ba40c-3531-4f75-886f-e50d3a327467", + "id": "a82e7399-f187-419c-89a2-e29aed4ad6cb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -211966,7 +211966,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78452583-4735-4c74-8632-982603a1fcad", + "id": "4f347049-9770-4a86-9000-eed3935661f4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -212011,7 +212011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36dfda8e-70a5-45ba-948f-ac2b5c08bc68", + "id": "8a2c1820-81ce-4a90-be3a-6e2cf65daf3f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -212062,7 +212062,7 @@ } }, { - "id": "d4d2c17e-8768-453c-884b-26f60b0ebe6b", + "id": "154f48a6-8b87-4764-9071-33b6412846bf", "name": "List Schemas on Source", "request": { "name": "List Schemas on Source", @@ -212123,7 +212123,7 @@ }, "response": [ { - "id": "e22e3456-b16b-4c0f-ad1a-77272ebd0d4d", + "id": "e8cd27c4-3195-40bd-9a27-37f7a200da8a", "name": "The schemas were successfully retrieved.", "originalRequest": { "url": { @@ -212187,7 +212187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68c0bf45-8251-48f3-84fd-0ff551f9e919", + "id": "1a6fe85a-5e4d-452a-9641-2dcc89a6725d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -212251,7 +212251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2dd5957b-e342-43b9-83a1-028b77ae6099", + "id": "6899bd29-2357-414d-b85c-f8e645478944", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -212315,7 +212315,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2beed4b2-a923-40dc-a40f-c3f9154ccf2e", + "id": "8b33cb35-f9cb-40ad-8909-a55143320821", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -212379,7 +212379,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90d06b8d-ab28-4900-8fb4-5cf1f89c9901", + "id": "5cdf696d-035e-486b-aa17-0d277455e1eb", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -212443,7 +212443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01d61788-64d0-43f0-b060-01afbd7b43c3", + "id": "758daf8f-0f0d-458a-bd22-250660f92d24", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -212507,7 +212507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9abf046-8672-4e70-8e5f-a70e2179120d", + "id": "600276b1-3f81-4d75-910d-10b883fb6b65", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -212577,7 +212577,7 @@ } }, { - "id": "c69004b4-43bd-4f49-ae2a-0f4441793298", + "id": "3d18beae-00c1-4406-a925-82bb4ee8d20b", "name": "Create Schema on Source", "request": { "name": "Create Schema on Source", @@ -212632,7 +212632,7 @@ }, "response": [ { - "id": "975b8890-e436-4601-bfbf-87f521435f12", + "id": "6f133a44-6a75-4205-989e-2c588d73e134", "name": "The schema was successfully created on the specified source.", "originalRequest": { "url": { @@ -212690,7 +212690,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f66b106f-4c52-42c5-9f37-853462487657", + "id": "f8d14afb-cd0e-4d7b-992a-043cf2589fc6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -212748,7 +212748,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26b337ee-6ef9-4eec-9173-ee01fac5268b", + "id": "b4dc09a9-645c-4666-bc9e-fa584e73a345", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -212806,7 +212806,7 @@ "_postman_previewlanguage": "json" }, { - "id": "513bf908-87ee-41ae-b5d1-025820e2836a", + "id": "e63ef612-f496-4f6c-b4fe-1a7d653ea789", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -212864,7 +212864,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64c04c67-846b-49f4-9b8c-6bdca14e1888", + "id": "74abdd9a-c588-4964-aa99-546dbc6dfd45", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -212922,7 +212922,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3bc667e4-87b1-4247-80d0-c94459b4e3f4", + "id": "581f699e-594c-4136-ac6c-0e88b82f91b0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -212986,7 +212986,7 @@ } }, { - "id": "c855e15a-11c8-4d0a-9411-defe3150288c", + "id": "8bf5e58c-f006-44dc-8b01-02e316e2fa7f", "name": "Get Source Schema by ID", "request": { "name": "Get Source Schema by ID", @@ -213039,7 +213039,7 @@ }, "response": [ { - "id": "c9a86b99-109c-4a16-b780-5fd4f3af32f6", + "id": "fde92ed0-9d60-47ed-82a6-33ff063cbcea", "name": "The requested Schema was successfully retrieved.", "originalRequest": { "url": { @@ -213085,7 +213085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1b93d1c-5362-4a84-973c-9e5630307ea3", + "id": "f215166e-5698-4faf-b9ee-efa3b82c88e6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -213131,7 +213131,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3c4ee5c-742d-4545-969b-e9b27fdb1b37", + "id": "3d54fe51-1548-4593-a8e1-90ec4001bd17", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -213177,7 +213177,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a58fc20-53d6-4787-b5f9-0113d3fb65d6", + "id": "d381617b-fca1-4a43-b460-79483b6d6e3e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -213223,7 +213223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ff5708d-5a3e-44dd-8d0c-ae2b34853bdc", + "id": "c02a8fd3-778c-429c-b77d-4d8a21314354", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -213269,7 +213269,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c273a2c-87bd-4886-8055-370400de6a46", + "id": "89cd892d-8e2d-44c5-8a80-10a2dd91ebc9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -213315,7 +213315,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58cafffe-8a6a-4fb1-b16b-ddd48b0a2e0b", + "id": "cd095d58-7e4b-4366-b144-4661790392fe", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -213367,7 +213367,7 @@ } }, { - "id": "3d469d9c-14bb-4260-96f7-98921eba768f", + "id": "a4647e2c-67a8-41f0-ab7b-4679dfea31f2", "name": "Update Source Schema (Full)", "request": { "name": "Update Source Schema (Full)", @@ -213433,7 +213433,7 @@ }, "response": [ { - "id": "5352041e-7438-46af-81d0-57ef1020ca52", + "id": "9294ac66-e67a-469f-a3be-d8965b1ead03", "name": "The Schema was successfully replaced.", "originalRequest": { "url": { @@ -213492,7 +213492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "799d30ed-968b-42cb-baf9-283bce9b5ce5", + "id": "42e8239c-2333-47e6-a9eb-7e7bb5b8c284", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -213551,7 +213551,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de568fca-9326-4ffa-bcd5-144e9b0294f6", + "id": "e5228026-fa75-4ae6-9263-d8146a824db2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -213610,7 +213610,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c9ec9de-627e-4f89-869b-7cdfc978fbaf", + "id": "75412ead-e9b9-448e-ac5d-bd20bec32d7f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -213669,7 +213669,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18cad669-fc29-4159-a1b3-3c576ed6ae4e", + "id": "8dbef5b8-8d5a-47b8-abd0-11e67aade216", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -213728,7 +213728,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abe4a2ca-ccf3-4e7c-8404-159a7d1660f1", + "id": "1b2ebd73-b48b-4b74-9501-a4f43b0cc7ed", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -213787,7 +213787,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf99206f-0a4f-4051-aaf7-0471320bf323", + "id": "06b1c346-dd0c-4546-a316-a6ee1cef4f74", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -213852,7 +213852,7 @@ } }, { - "id": "ad3aa72a-4ed6-4a85-bb80-c928ae81f539", + "id": "be16d388-9ee1-419b-b963-6f09e9babdfc", "name": "Update Source Schema (Partial)", "request": { "name": "Update Source Schema (Partial)", @@ -213918,7 +213918,7 @@ }, "response": [ { - "id": "4c6917ad-a68e-42a6-8428-80e6690897c0", + "id": "5ffc8c11-0829-4d4f-9321-9e968c6d2bd6", "name": "The Schema was successfully updated.", "originalRequest": { "url": { @@ -213977,7 +213977,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1cbffb5-c60f-4a60-bc9a-8f42408c58c7", + "id": "63ec2b01-7486-4fc1-a114-b515f0341874", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -214036,7 +214036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4fdc95ea-c709-4068-835f-828e6c96fed5", + "id": "5eae08e8-8b8a-4636-8ae0-8fbfe2faec43", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -214095,7 +214095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82e3a285-4f76-48a0-b926-86903e7250ab", + "id": "24b2ddd1-6e33-4e74-8841-d4a69e88a811", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -214154,7 +214154,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcce86df-049b-4c32-af5c-afa495b8e560", + "id": "73f983b1-39db-4583-8184-9e89c9dd53a6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -214213,7 +214213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b800678-e0b8-4b66-9fe5-909c9e00c2af", + "id": "761c62e8-72e3-4435-a7ba-54107855b257", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -214272,7 +214272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b7877e1-73eb-412c-b591-bbf28db2ee81", + "id": "54cb66ae-cd7d-49d5-b705-f1803c9b62b5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -214337,7 +214337,7 @@ } }, { - "id": "9a0ba991-c34e-40c1-894c-2f5be105a9c5", + "id": "2308186e-3c07-4206-a104-9b1b03241abe", "name": "Delete Source Schema by ID", "request": { "name": "Delete Source Schema by ID", @@ -214387,7 +214387,7 @@ }, "response": [ { - "id": "d7e7316f-fcb1-419c-82a8-2c6aeff78268", + "id": "76b3af0a-d393-4530-85f2-227ccb9bd481", "name": "The Schema was successfully deleted.", "originalRequest": { "url": { @@ -214423,7 +214423,7 @@ "_postman_previewlanguage": "text" }, { - "id": "09b99414-54a7-4a6f-8588-047e0dd9c9d6", + "id": "5acf4167-0634-4fe4-8ee9-f524721f2c3d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -214469,7 +214469,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6428cb4-9752-4833-836f-d9f5e2e7264b", + "id": "4f71831b-8409-40da-a854-070ae93f3ae8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -214515,7 +214515,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8cb4e9fe-705c-4da4-998a-be1b081785e8", + "id": "1d3ef0b8-140d-45e9-a93d-9ce9676235b0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -214561,7 +214561,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43835d0e-c033-4c93-8d2f-38b2128c5fa1", + "id": "db3cc49a-4aab-4c78-9d36-9b539a6e60f5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -214607,7 +214607,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8633290f-1693-4740-82bf-803b2e3a7ffd", + "id": "855d1cb1-4828-4ec5-8eda-5c9869b818fe", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -214653,7 +214653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56113a82-ced0-41e4-a895-80d944d13e48", + "id": "eaa206e6-0599-4cb9-a3fc-713b7302b265", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -214705,7 +214705,7 @@ } }, { - "id": "f2cd8a5f-47b1-4154-ad83-5544baf5b0ec", + "id": "1a0ea274-7757-48a8-a6f7-3b88f74268f6", "name": "Downloads source accounts schema template", "request": { "name": "Downloads source accounts schema template", @@ -214745,7 +214745,7 @@ }, "response": [ { - "id": "04aeb57b-82c2-4698-970d-7e88acd30da5", + "id": "bab6af4e-dd2c-42b4-a8bc-c130bdb168f6", "name": "Successfully downloaded the file", "originalRequest": { "url": { @@ -214791,7 +214791,7 @@ "_postman_previewlanguage": "text" }, { - "id": "8a3327cf-64e7-4663-885d-666975a1ff34", + "id": "97fa4b66-7e09-47fb-bb39-c85ea6008ed7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -214837,7 +214837,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2f110b7-d7df-4fb9-a660-9879cf4635f0", + "id": "fc8ff9af-4b9b-4d0b-82d5-7f4f40845487", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -214883,7 +214883,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd3e9143-c8ef-47f4-b998-bf6b4de3613f", + "id": "4ece7120-d073-4264-a9cd-42925520b08b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -214929,7 +214929,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40563cc7-ef95-4708-a5e4-88a93bf92542", + "id": "564acb70-9ef7-4eb4-998c-19b8d3370c4d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -214975,7 +214975,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e589ee3d-1f0d-4f4c-b8fb-d94e8321b01e", + "id": "542692fc-ef0f-42d8-8394-346a570fe5de", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -215021,7 +215021,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c6d54be-ce5b-4a17-9bce-32eb58d984f8", + "id": "672384f8-ad6c-4d83-987a-b58b6552eed4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -215073,7 +215073,7 @@ } }, { - "id": "612a9352-3669-4f83-99e2-648c76e3c0e1", + "id": "ae585fc0-3913-4826-bbb7-db233feabea6", "name": "Uploads source accounts schema template", "request": { "name": "Uploads source accounts schema template", @@ -215132,7 +215132,7 @@ }, "response": [ { - "id": "925421c1-77fd-4a5a-8945-9211cffa6c96", + "id": "79ec7150-39d8-442a-be1e-e7e136425da1", "name": "Successfully uploaded the file", "originalRequest": { "url": { @@ -215194,7 +215194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68db7405-b122-4aec-a9e7-a60fc4ffa034", + "id": "a60576bc-2edf-41a6-9cdb-a1caae7f1687", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -215256,7 +215256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5c2a11a-6207-43b6-bf52-8dea3ea418f1", + "id": "59e84135-107d-4075-a167-a12e6460aa5e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -215318,7 +215318,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3030004c-3248-44d6-8f2e-d649fa26eaca", + "id": "aa3137ed-38e6-4d74-9e1c-47dd4f2f28a1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -215380,7 +215380,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15656dd8-c7a3-4fc8-b8c8-477917e91978", + "id": "529e19b3-83c8-41d7-84a6-ffe216ca3291", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -215442,7 +215442,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b04969fd-779d-4ffd-8976-b812daedcd25", + "id": "59e92283-f9de-43a6-95d3-44e376a7dc4b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -215510,7 +215510,7 @@ } }, { - "id": "51f58e9a-e7e4-4f64-8e58-5e9785b9e370", + "id": "b16528f5-8ce0-4a9e-8a0f-cb81d326cb19", "name": "Downloads source entitlements schema template", "request": { "name": "Downloads source entitlements schema template", @@ -215560,7 +215560,7 @@ }, "response": [ { - "id": "34f35c69-25c0-4c9e-9c14-d8539ea20a4d", + "id": "49daa11a-198a-4b93-b74a-d93798e3de03", "name": "Successfully downloaded the file", "originalRequest": { "url": { @@ -215616,7 +215616,7 @@ "_postman_previewlanguage": "text" }, { - "id": "b2458837-320e-47df-8aca-3fe832568593", + "id": "78f54cd4-55e9-4f88-8cfb-f7c5075d801a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -215672,7 +215672,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8e79bd9-5bb4-452e-8ded-01500f869e26", + "id": "b98e9fb6-db46-46a7-9981-6df81413958c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -215728,7 +215728,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e44fbd96-f226-4437-ba10-6e2331a3e4a8", + "id": "b234220b-d63e-4b72-a54b-829ba109c857", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -215784,7 +215784,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7d2a7d3-44bd-4811-94b9-35d8d2e79ffd", + "id": "4f172866-6b8c-4088-b281-21be5c36955f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -215840,7 +215840,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7358754-3d12-4938-a834-5c23277fe430", + "id": "c77ba830-1df7-4939-a971-b8cdae9f0426", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -215896,7 +215896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5dd0ef4e-9422-4a10-ae73-184842b2a375", + "id": "75ff4378-ee92-49f3-b93f-30cb4a0cc635", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -215958,7 +215958,7 @@ } }, { - "id": "a68ac647-8895-4a84-920e-32db702fb829", + "id": "45d9fc21-c84c-4057-a393-06da30a4c8bd", "name": "Uploads source entitlements schema template", "request": { "name": "Uploads source entitlements schema template", @@ -216027,7 +216027,7 @@ }, "response": [ { - "id": "81e63134-a758-4233-b182-f27c14c378b2", + "id": "a888f440-a0b5-45c8-88a1-a19b8c747bc8", "name": "Successfully uploaded the file", "originalRequest": { "url": { @@ -216099,7 +216099,7 @@ "_postman_previewlanguage": "json" }, { - "id": "546f0e7c-05a0-4ce9-a322-e21bc05e042e", + "id": "b6474f46-0051-44cd-a3fd-2348173f65b0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -216171,7 +216171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5898b8bb-332c-4554-9bc7-b4f3b2c1cb12", + "id": "9ef9561a-7045-4a7b-8167-ab691832691f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -216243,7 +216243,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f08ada67-dc20-4db8-ae8d-a4c79084d92e", + "id": "7bc907e7-ccf7-4004-bd1f-64cb00cd2360", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -216315,7 +216315,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f44524f1-ba79-42c6-a9fa-af3939b0edbd", + "id": "d8d33ce6-faf2-4fba-b2de-c2d810932f56", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -216387,7 +216387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c831b076-8dcf-41f6-a0f5-d9d97e2ebe8e", + "id": "50068da4-dc09-4e1c-899f-2424ed27332c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -216465,7 +216465,7 @@ } }, { - "id": "2de92604-1d14-463d-892a-af82b39de8e9", + "id": "a7c7dbc4-9c10-4273-b8fe-c99c9bf25477", "name": "Upload connector file to source", "request": { "name": "Upload connector file to source", @@ -216523,7 +216523,7 @@ }, "response": [ { - "id": "1720c299-f20c-42b8-8d9c-67d890b23191", + "id": "119e1220-5f33-406e-93c7-7b8c431428fe", "name": "Uploaded the file successfully and sent all post-upload events", "originalRequest": { "url": { @@ -216584,7 +216584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b137452c-35d0-4f91-adf6-3f7dbc1f60cb", + "id": "d952f394-0f07-44b4-9351-86646da49082", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -216645,7 +216645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebf264d9-9310-4793-8d64-35f43c257fc6", + "id": "99a5ff5b-c097-49c6-8f17-39e71b28f31e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -216706,7 +216706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1f39890-7515-4d83-93a9-1cfb9a9166a4", + "id": "58943ccf-b230-4551-90e0-65ceafcbd0af", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -216767,7 +216767,7 @@ "_postman_previewlanguage": "json" }, { - "id": "645613fa-11a6-4cc4-a685-f9da80580c6a", + "id": "4564b9e4-9d0d-4ddd-a3dc-cc243d30dd77", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -216828,7 +216828,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99f35d6a-502a-4c72-89d6-17a455d3beec", + "id": "7cac0005-06c0-477a-89ca-967191901c0f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -216895,7 +216895,7 @@ } }, { - "id": "f8d8f2d1-b943-4f84-be80-cde46e195936", + "id": "2bf7a112-4e01-474d-805d-92fc6fd73194", "name": "Synchronize single source attributes.", "request": { "name": "Synchronize single source attributes.", @@ -216916,7 +216916,7 @@ "variable": [ { "type": "any", - "value": "laboris sit", + "value": "eiusmod qui in ullamco", "key": "id", "disabled": true, "description": { @@ -216937,7 +216937,7 @@ }, "response": [ { - "id": "4e65e500-7e26-409c-baa2-b0e74b439b4d", + "id": "58b8cbcd-a532-4aee-b1dd-32f840eca16b", "name": "A Source Sync job", "originalRequest": { "url": { @@ -216982,7 +216982,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5d63933-9ab2-4abe-ba2c-cd0c3a205b87", + "id": "a858bc7e-e72d-4b2f-963e-28046f3e202c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -217027,7 +217027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de5e3b05-1015-4d69-85f1-1b559cd9bcad", + "id": "b3f3c69d-b5b1-4c70-9b18-456419bfad26", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -217072,7 +217072,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3327a88e-4872-40ec-b325-7cc6f81718e8", + "id": "3b225e8f-a528-4de6-8591-9da1314db6bf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -217117,7 +217117,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e11a8e1-efda-490f-b59d-a1014bbb5511", + "id": "cd415ad1-f871-4a6f-9ae0-21fab5d28c10", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -217162,7 +217162,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0a8ea80-162b-456f-bc68-4172acaf6c09", + "id": "50d5a2fe-88f3-4d18-a3b1-9ca1a713e097", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -217207,7 +217207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aac7fcde-7fba-4b3d-955c-d2189dd0eb3e", + "id": "2020531a-d555-4218-9ad6-47e39cac22fa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -217258,7 +217258,7 @@ } }, { - "id": "75e99f5f-a144-43de-a64a-3367bc0c31fa", + "id": "9179aded-f447-4dc7-962d-6f216243c525", "name": "Get Source Entitlement Request Configuration", "request": { "name": "Get Source Entitlement Request Configuration", @@ -217294,7 +217294,7 @@ }, "response": [ { - "id": "cdb3e6c4-de91-4a61-a793-6c13c34259ac", + "id": "6b54f0f8-b7e0-4c54-8036-8bba60739ea3", "name": "Get default config", "originalRequest": { "url": { @@ -217339,7 +217339,7 @@ "_postman_previewlanguage": "json" }, { - "id": "493800e5-03a5-4fbe-8693-ce7a32312cb8", + "id": "6cb27bcb-91f6-4016-8302-0a151287b328", "name": "Get config with one approval", "originalRequest": { "url": { @@ -217384,7 +217384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b7595ec-bc37-46fc-bf48-ea930c7cce43", + "id": "509441e1-a232-43a7-8df3-07a5fee041ed", "name": "Get config with multiple approvals", "originalRequest": { "url": { @@ -217429,7 +217429,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66f2a827-fc20-447b-ab41-d280943943b4", + "id": "50a27f30-3806-4381-b34f-d54f6387efeb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -217474,7 +217474,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e2b8c47-2d98-443f-b48e-5f14f6a7cd7e", + "id": "6fe4da90-1ff2-4f5a-93d9-3a7ff1533827", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -217519,7 +217519,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00875eaa-46f0-4f56-ae7a-d60572d3083b", + "id": "f0e6854c-eef1-4b49-9dd4-06d576b254be", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -217564,7 +217564,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca3d3df2-fa0c-4ed0-92cc-8535716ff975", + "id": "bf6f4dd1-017d-448b-bfa2-a989930403c8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -217609,7 +217609,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6886c6a-6722-4a03-8afe-c116a2de19f9", + "id": "b5551af2-93f1-48b0-ba20-dda9f4c9a80b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -217660,7 +217660,7 @@ } }, { - "id": "223eddbf-7741-47ef-9247-9e4d3c98a350", + "id": "4297c049-778b-4e9f-bd53-12a02428ac08", "name": "Update Source Entitlement Request Configuration", "request": { "name": "Update Source Entitlement Request Configuration", @@ -217709,7 +217709,7 @@ }, "response": [ { - "id": "84dfac85-7f63-4034-ac7c-ab95939f8131", + "id": "305eef40-7aa1-4682-a336-0f26fb54fd3a", "name": "Set config with no approvals", "originalRequest": { "url": { @@ -217767,7 +217767,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a75e53ce-de59-4688-8380-58c6449fb129", + "id": "1fff4540-a728-4f8e-b20a-bf084733c363", "name": "Set config with one approval", "originalRequest": { "url": { @@ -217825,7 +217825,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cb4edb1-3e92-4f19-8404-cfa67a8012f8", + "id": "a7b3864a-6bb1-41b4-a243-a34209b38a18", "name": "Set config with multiple approvals", "originalRequest": { "url": { @@ -217883,7 +217883,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b204a6e-ed85-4245-a594-a1ba9664a6e3", + "id": "cf02237f-06f2-4e35-95b8-055c3cd22645", "name": "Set config with no approvals", "originalRequest": { "url": { @@ -217941,7 +217941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e22e6254-ee78-4b11-a3de-f614a6a7d648", + "id": "98dbddcb-4e78-43b7-b1fc-ccc109e258fc", "name": "Set config with one approval", "originalRequest": { "url": { @@ -217999,7 +217999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad9d2e39-16ec-4062-9dfd-1f331d04da3b", + "id": "b6c1edf8-d92e-4211-8df4-2d6505e4606f", "name": "Set config with multiple approvals", "originalRequest": { "url": { @@ -218057,7 +218057,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd9aa471-02c9-48d2-a0cb-b2c225a1d377", + "id": "a37381f7-ef17-4fcd-aa88-3b0559022fd8", "name": "Set config with no approvals", "originalRequest": { "url": { @@ -218115,7 +218115,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da995dc3-2736-49b5-87cc-61112673b7be", + "id": "5274c47a-0a73-4e64-a2e0-12539882ba8a", "name": "Set config with one approval", "originalRequest": { "url": { @@ -218173,7 +218173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9262346d-73a1-4af9-88af-7f9ae9b8c662", + "id": "77ca5e38-30ca-4a76-ae99-eba5c71b06b4", "name": "Set config with multiple approvals", "originalRequest": { "url": { @@ -218231,7 +218231,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45752105-8349-4b7e-a4be-3b8cf109f220", + "id": "7dce7779-a1f1-49e6-8168-ad0214f7c0b9", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -218289,7 +218289,7 @@ "_postman_previewlanguage": "json" }, { - "id": "973436b2-bafc-4ee0-9a62-99ff35c13010", + "id": "c64ae5d4-11a0-4139-b362-84a41a208b1f", "name": "Set config with one approval", "originalRequest": { "url": { @@ -218347,7 +218347,7 @@ "_postman_previewlanguage": "json" }, { - "id": "403af75c-c6a2-4c6e-9910-09a82a4b0f1b", + "id": "e441d1fd-09e6-41a9-9199-c1d3e367563c", "name": "Set config with multiple approvals", "originalRequest": { "url": { @@ -218405,7 +218405,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8a365ab-f7b5-4a99-af76-56c5331335d0", + "id": "311e80df-6701-4ceb-962b-0ef157c61523", "name": "Set config with no approvals", "originalRequest": { "url": { @@ -218463,7 +218463,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20e81e30-cdb8-4fdd-910d-a976fe7b17fd", + "id": "17269093-1b13-43eb-951a-c03e69a6b07f", "name": "Set config with one approval", "originalRequest": { "url": { @@ -218521,7 +218521,7 @@ "_postman_previewlanguage": "json" }, { - "id": "525850c2-77ed-474b-bc24-f53a8033c257", + "id": "fc814313-a0bc-4245-a82e-c67c12e34046", "name": "Set config with multiple approvals", "originalRequest": { "url": { @@ -218579,7 +218579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9e3ecd5-d253-4e00-b987-c8acd8490405", + "id": "9a017423-91a2-45cc-9f70-70d956f4a370", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -218637,7 +218637,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4be50a18-9e4a-49ab-ab75-bd6b497a3355", + "id": "498bade9-935e-45f5-9354-e939b1a44dd1", "name": "Set config with one approval", "originalRequest": { "url": { @@ -218695,7 +218695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00c0b8f8-a1d7-4ed1-9893-4ce115536a2f", + "id": "e7900786-e522-4f21-9447-854e5b6c325e", "name": "Set config with multiple approvals", "originalRequest": { "url": { @@ -218759,7 +218759,7 @@ } }, { - "id": "b6c0ccf7-4035-46a8-8470-38b76348a782", + "id": "900f1571-c58d-420b-8914-3fffbf91db0a", "name": "Account Aggregation", "request": { "name": "Account Aggregation", @@ -218826,7 +218826,7 @@ }, "response": [ { - "id": "6bd4f755-81f2-4cb9-91bf-0cd70179b80b", + "id": "8cc036e5-c6a0-41e5-8ada-e40ddeaa02c4", "name": "Aggregate Accounts Task", "originalRequest": { "url": { @@ -218891,12 +218891,12 @@ "value": "application/json" } ], - "body": "{\n \"success\": \"true\",\n \"task\": {\n \"id\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"QUARTZ\",\n \"name\": \"Cloud Account Aggregation\",\n \"description\": \"Aggregate from the specified application\",\n \"launcher\": \"John Doe\",\n \"created\": \"2024-10-18T18:26:30.892Z\",\n \"launched\": \"1978-03-12T04:26:41.078Z\",\n \"completed\": \"1966-07-28T23:57:03.627Z\",\n \"completionStatus\": \"TERMINATED\",\n \"parentName\": \"Audit Report\",\n \"progress\": \"Initializing...\",\n \"attributes\": {\n \"appId\": \"c31386cb18bb403cbb6df4c86294ff82\",\n \"optimizedAggregation\": \"enabled\"\n },\n \"returns\": [\n {\n \"displayLabel\": \"TASK_OUT_ACCOUNT_AGGREGATION_APPLICATIONS\",\n \"attributeName\": \"applications\"\n },\n {\n \"displayLabel\": \"TASK_OUT_ACCOUNT_AGGREGATION_APPLICATIONS\",\n \"attributeName\": \"applications\"\n }\n ]\n }\n}", + "body": "{\n \"success\": \"true\",\n \"task\": {\n \"id\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"QUARTZ\",\n \"name\": \"Cloud Account Aggregation\",\n \"description\": \"Aggregate from the specified application\",\n \"launcher\": \"John Doe\",\n \"created\": \"1947-04-13T00:19:14.510Z\",\n \"launched\": \"1952-07-28T18:45:42.720Z\",\n \"completed\": \"1975-12-06T11:54:59.267Z\",\n \"completionStatus\": \"ERROR\",\n \"parentName\": \"Audit Report\",\n \"progress\": \"Initializing...\",\n \"attributes\": {\n \"appId\": \"c31386cb18bb403cbb6df4c86294ff82\",\n \"optimizedAggregation\": \"enabled\"\n },\n \"returns\": [\n {\n \"displayLabel\": \"TASK_OUT_ACCOUNT_AGGREGATION_APPLICATIONS\",\n \"attributeName\": \"applications\"\n },\n {\n \"displayLabel\": \"TASK_OUT_ACCOUNT_AGGREGATION_APPLICATIONS\",\n \"attributeName\": \"applications\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f038ae8c-f9f8-484d-aee5-0a7e3030ecb8", + "id": "f32f3a24-baad-44ca-af58-5fe2565c3123", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -218966,7 +218966,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5702ae4a-e638-4cc9-96a1-37b0bbf71d42", + "id": "c9243c3e-7f23-4fef-89f1-a520625901e8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -219036,7 +219036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b02e2d94-11bf-478f-96ae-6832cf7b53f0", + "id": "f0b4f119-e644-4157-8d92-f4c9d350272f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -219106,7 +219106,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eaf63d7c-3d41-429b-b854-fda6a8d714c2", + "id": "e187b948-5cc9-4a3c-916a-9f7e95e43d6b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -219176,7 +219176,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e1070e7-761a-4297-9d11-38b193436971", + "id": "5e571739-2dee-4bd6-bc80-c04f22a0729a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -219252,7 +219252,7 @@ } }, { - "id": "e94f7b3b-3dc4-465e-a68b-23fec0ed880c", + "id": "972560e0-1b47-422e-b9b3-8b90b121f801", "name": "Entitlement Aggregation", "request": { "name": "Entitlement Aggregation", @@ -219310,7 +219310,7 @@ }, "response": [ { - "id": "9cf9749d-34c3-4866-9f5e-0a3cb9530935", + "id": "0b217aeb-2af8-4c08-a6f9-ecd13527d3c8", "name": "Aggregate Entitlements Task", "originalRequest": { "url": { @@ -219371,7 +219371,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d85032c6-57b2-49b7-b228-468197b5b082", + "id": "66beaaa0-5e7d-4688-950c-240976ecf062", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -219432,7 +219432,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7bd758cb-8f19-409d-85c6-ec2a39230075", + "id": "10f219de-2999-4582-a617-b96a455560dd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -219493,7 +219493,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32007c76-1e59-43f3-a421-ceff3963b9c7", + "id": "1051aa4d-6a3d-4177-a280-65ad0fd1f72f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -219554,7 +219554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "494b11fc-abf4-4bd2-9ea2-2cd8226e2545", + "id": "9b13fcca-f730-43e0-ac48-f2e731197565", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -219615,7 +219615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92302513-e275-4573-976f-d219ccbf42ae", + "id": "4e6e7411-46af-4bcd-98f4-ca9fd88aeed2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -219682,7 +219682,7 @@ } }, { - "id": "25ec4674-bece-40f5-967b-0a860ffda154", + "id": "6156802b-3c0a-4afa-a17e-2dda0555b4f9", "name": "Process Uncorrelated Accounts", "request": { "name": "Process Uncorrelated Accounts", @@ -219740,7 +219740,7 @@ }, "response": [ { - "id": "c07cae02-e310-4600-bcb9-a8bcf2ead16d", + "id": "ab42dd53-8323-423f-9170-b6fa1eccaa5a", "name": "Uncorrelated Accounts Task", "originalRequest": { "url": { @@ -219796,12 +219796,12 @@ "value": "application/json" } ], - "body": "{\n \"success\": \"true\",\n \"task\": {\n \"id\": \"90b83a6bb737489494794f84cd3a51e6\",\n \"type\": \"QUARTZ\",\n \"name\": \"Cloud Process Uncorrelated Accounts\",\n \"description\": \"Processes uncorrelated accounts for the specified application.\",\n \"launcher\": \"John Doe\",\n \"created\": \"1987-06-25T15:53:27.054Z\",\n \"launched\": \"2010-05-16T08:55:11.445Z\",\n \"completed\": \"1964-04-12T22:58:13.423Z\",\n \"completionStatus\": \"WARNING\",\n \"parentName\": \"Audit Report\",\n \"progress\": \"Initializing...\",\n \"attributes\": {\n \"qpocJobId\": \"5d303d46-fc51-48cd-9c6d-4e211e3ab63c\",\n \"taskStartDelay\": \"\"\n },\n \"returns\": {}\n }\n}", + "body": "{\n \"success\": \"true\",\n \"task\": {\n \"id\": \"90b83a6bb737489494794f84cd3a51e6\",\n \"type\": \"QUARTZ\",\n \"name\": \"Cloud Process Uncorrelated Accounts\",\n \"description\": \"Processes uncorrelated accounts for the specified application.\",\n \"launcher\": \"John Doe\",\n \"created\": \"1959-06-15T20:28:35.183Z\",\n \"launched\": \"2019-05-22T11:53:20.692Z\",\n \"completed\": \"2016-10-04T01:39:25.907Z\",\n \"completionStatus\": \"ERROR\",\n \"parentName\": \"Audit Report\",\n \"progress\": \"Initializing...\",\n \"attributes\": {\n \"qpocJobId\": \"5d303d46-fc51-48cd-9c6d-4e211e3ab63c\",\n \"taskStartDelay\": \"\"\n },\n \"returns\": {}\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8c3d96db-487d-4857-81c5-04e1800ce9ae", + "id": "442bfebd-f642-47f4-bc3d-798dc053b3ed", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -219862,7 +219862,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e468bd91-045d-4fee-891e-ea3773975961", + "id": "e04c125f-1a37-49ab-886e-fe9229d336aa", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -219923,7 +219923,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20741005-bdd6-474d-9692-64e212438eb2", + "id": "ffd36784-b317-48c3-b682-f5c8d018929d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -219984,7 +219984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5472cc2c-b5a4-4911-b0b5-de1c6bbebf8b", + "id": "815aa8fe-46e2-4727-ba0e-5693fccc0228", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -220045,7 +220045,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e0de667-f9aa-46cf-b9d7-670569416644", + "id": "c29bb347-ac51-4fdf-832f-828fbd556d8f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -220112,7 +220112,7 @@ } }, { - "id": "edfc28d7-aac9-4ef3-9712-9366921fafe8", + "id": "09fadacc-7f48-4796-a3fd-4c4d84b1ce5c", "name": "Get Source Correlation Configuration", "request": { "name": "Get Source Correlation Configuration", @@ -220154,7 +220154,7 @@ }, "response": [ { - "id": "cd14e094-c97d-4364-9fb1-420c9c50c691", + "id": "8dfe2461-a30d-4585-9034-ea730f048b8e", "name": "Correlation configuration for a source", "originalRequest": { "url": { @@ -220199,7 +220199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cebeb3eb-49d8-4688-957d-663ddb236efd", + "id": "79ab83b4-f976-41b3-9902-87148b50e3e8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -220244,7 +220244,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eda4a226-ab7f-4e62-9aee-8737a703c798", + "id": "090f6043-8970-4af5-bf8b-c7bb77319e21", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -220289,7 +220289,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f42a329a-fc56-45e6-9bd1-bba305f5ca6e", + "id": "ea27a636-1f21-4db9-bab0-350c85733614", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -220334,7 +220334,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93c94c08-4730-4437-acce-c8c9812e2bfb", + "id": "733c45c8-b4ad-438f-83be-8fe352732d73", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -220379,7 +220379,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3bf70f3-d281-434f-9d66-60f6f2373f35", + "id": "c942f41d-9539-44ca-bbb9-725d0bdced99", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -220424,7 +220424,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1eb82905-7cfe-4363-be37-9376b68b2818", + "id": "21e63dc0-891e-4ce8-b596-bbb6976a30d6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -220475,7 +220475,7 @@ } }, { - "id": "f1866594-e824-47b1-b7ab-41420df0bd09", + "id": "e16ce921-0d1e-4393-80d4-7ed7b49709d4", "name": "Update Source Correlation Configuration", "request": { "name": "Update Source Correlation Configuration", @@ -220530,7 +220530,7 @@ }, "response": [ { - "id": "748ff97b-e754-4ecf-b686-af010f4b0181", + "id": "a15ffaae-8979-4d92-98f6-f226a4ec963b", "name": "Updated correlation configuration for a source", "originalRequest": { "url": { @@ -220588,7 +220588,7 @@ "_postman_previewlanguage": "json" }, { - "id": "184d1f8c-295d-49a0-a3cb-f8a4ed341ce8", + "id": "9ecf441b-2d88-4351-a5d2-e8b258e4ac19", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -220646,7 +220646,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61cde3d2-cc7c-4a71-86f7-7b973842013b", + "id": "182b52eb-1d0e-4fdb-8d6b-1cd1b5f4442a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -220704,7 +220704,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa6347b1-996a-4f65-ad4b-45ad6f13877e", + "id": "590e933e-0523-4a99-9c30-4aea52b88c47", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -220762,7 +220762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e87782a-3774-4429-9bb0-c383d0905d18", + "id": "216aa46b-1e1d-4bdd-a5d0-5e115cce8621", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -220820,7 +220820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ed7e840-85a9-4318-88d5-83273d7d7aa4", + "id": "61da3261-1c8f-4e32-a4ce-1662c16a2b09", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -220878,7 +220878,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af0b3189-dc7d-40eb-8236-a8a0b90e07a8", + "id": "b2e986fc-3485-410a-9054-bb13c3ad26dc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -220948,7 +220948,7 @@ "description": "Import and export configuration for some objects between tenants.", "item": [ { - "id": "b859fe07-429a-4d00-a555-14a2bd9c86f4", + "id": "dbf319d2-03c2-44c8-95f0-8fe00ba83eaf", "name": "Initiates configuration objects export job", "request": { "name": "Initiates configuration objects export job", @@ -220991,7 +220991,7 @@ }, "response": [ { - "id": "14c494af-fa53-48cb-98b4-6b222eef5ce5", + "id": "1be575f4-4bc0-48e6-b7ee-10c76c53803c", "name": "Export all objects available", "originalRequest": { "url": { @@ -221048,7 +221048,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f93000b7-6485-40b1-b952-72a767348bbb", + "id": "c8f19a2f-8af3-4f12-8002-a755c7a3519c", "name": "Export sources by ID", "originalRequest": { "url": { @@ -221105,7 +221105,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0bb0f1d1-56ec-41d6-8185-eaf7d8b32700", + "id": "beb47916-3f93-4fd1-b8cb-39abf1685146", "name": "Export transforms by name", "originalRequest": { "url": { @@ -221162,7 +221162,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8320991e-07ec-4e78-9a8d-afc62ac92cc1", + "id": "d81e1d1d-89ed-40e2-8ce1-a83ad978cee2", "name": "Export trigger subscriptions triggers and transforms with custom options", "originalRequest": { "url": { @@ -221219,7 +221219,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfe62857-825f-466d-8072-9d8047e425eb", + "id": "dca5f4c1-0553-45dd-8a47-988cd39416b5", "name": "Export all objects available", "originalRequest": { "url": { @@ -221276,7 +221276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74390180-67dc-42a0-9b3f-e80fca6f2168", + "id": "2ea513c3-166b-4c9d-89fb-0f085623fe38", "name": "Export sources by ID", "originalRequest": { "url": { @@ -221333,7 +221333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "469160b3-e2bb-4369-8981-40c430e99e8c", + "id": "25f56246-1d63-4796-bf4d-573026cf2ad4", "name": "Export transforms by name", "originalRequest": { "url": { @@ -221390,7 +221390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fab90410-c2a2-4c63-a9aa-92ac51e18a17", + "id": "de645923-cbe6-4180-b6af-34dc290b75c3", "name": "Export trigger subscriptions triggers and transforms with custom options", "originalRequest": { "url": { @@ -221447,7 +221447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa0550c5-49b2-471e-ade7-489bf28172eb", + "id": "89d72dcc-61cc-4e56-abb4-de9e3f8bd03c", "name": "Export all objects available", "originalRequest": { "url": { @@ -221504,7 +221504,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f87ce0ce-dfe9-4a6d-ad80-201b6bfc03cd", + "id": "ce2cfde0-5508-452b-90c2-0d25a35e5d52", "name": "Export sources by ID", "originalRequest": { "url": { @@ -221561,7 +221561,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4477ea1a-e145-4f1b-807c-4d2ff24c2e39", + "id": "410e238c-e654-443f-b019-d0c168bd7259", "name": "Export transforms by name", "originalRequest": { "url": { @@ -221618,7 +221618,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6353d8e9-a44e-490d-a8de-9fba36968b50", + "id": "08106882-2a74-444d-8535-0a0179732559", "name": "Export trigger subscriptions triggers and transforms with custom options", "originalRequest": { "url": { @@ -221675,7 +221675,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb2ee7a9-0eac-4eaa-a77b-87915f097952", + "id": "aba29bf1-2383-4157-b6c1-0ad0126296e8", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -221732,7 +221732,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d48d9074-a7f4-4c60-8b3c-9c82853043cb", + "id": "28e308bb-51c1-489e-aabb-5e2af013975e", "name": "Export sources by ID", "originalRequest": { "url": { @@ -221789,7 +221789,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a809bea7-affc-4945-8883-e9edca19467c", + "id": "37351c39-050b-4691-80ef-caa9baed63b0", "name": "Export transforms by name", "originalRequest": { "url": { @@ -221846,7 +221846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35da3af0-c353-45df-96d4-904b2f68587f", + "id": "68015889-02f3-4ac9-85ed-bde5c11f46c0", "name": "Export trigger subscriptions triggers and transforms with custom options", "originalRequest": { "url": { @@ -221903,7 +221903,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9f303c9-1ee3-4308-902c-6a6000f46fbf", + "id": "5733ca7a-6f83-4685-b443-3e95211d7adb", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -221960,7 +221960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5528e0e7-96e5-4822-9bef-8dd3664143cd", + "id": "b5eb2e88-2d6a-4baf-8132-622379dbe7f9", "name": "Export sources by ID", "originalRequest": { "url": { @@ -222017,7 +222017,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ea9a738-443d-497a-a7e6-0c27c10ba3d5", + "id": "d51ff4ae-3543-46fd-938a-f49534ad5f8a", "name": "Export transforms by name", "originalRequest": { "url": { @@ -222074,7 +222074,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18d39a35-59d6-4fe2-8896-345c2b4b5318", + "id": "8b77b394-6d48-496b-b19c-a581565a69ac", "name": "Export trigger subscriptions triggers and transforms with custom options", "originalRequest": { "url": { @@ -222131,7 +222131,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94dae366-e03e-4a58-a5b0-5e15d093cc84", + "id": "0cfe53ef-edf4-49b6-9625-6a7e30d815c9", "name": "Export all objects available", "originalRequest": { "url": { @@ -222188,7 +222188,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a62a2432-aea9-4d62-b127-ed7c6a55ad53", + "id": "74704e05-6aad-461d-bf15-00fb690761aa", "name": "Export sources by ID", "originalRequest": { "url": { @@ -222245,7 +222245,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6a6b441-052f-4eb8-a8a5-f9b548476a38", + "id": "171def6d-c601-4ff6-a38d-704743955ecd", "name": "Export transforms by name", "originalRequest": { "url": { @@ -222302,7 +222302,7 @@ "_postman_previewlanguage": "json" }, { - "id": "111cfa33-67eb-490c-9f25-1bc897ea993d", + "id": "fab7b513-2428-4264-b3fe-8b8657a3c17b", "name": "Export trigger subscriptions triggers and transforms with custom options", "originalRequest": { "url": { @@ -222359,7 +222359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "649f0529-26ac-485d-8913-51a02dbc671d", + "id": "7eaf6afd-232e-4610-b158-2961eb1c1b68", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -222416,7 +222416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98c6e077-c21d-40c7-b35d-26c3ab30305e", + "id": "b6d8d068-2d0b-489e-9c71-996357a3c28e", "name": "Export sources by ID", "originalRequest": { "url": { @@ -222473,7 +222473,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7003a4a4-8233-4015-95a1-3a23a56b2a5b", + "id": "b9832246-c3b6-4b01-ab2a-eba6fb8df9b2", "name": "Export transforms by name", "originalRequest": { "url": { @@ -222530,7 +222530,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90897965-c80a-4c74-8d3a-5c4ed870051a", + "id": "94ce781b-0947-4b4c-bca6-1345ed9a2fb1", "name": "Export trigger subscriptions triggers and transforms with custom options", "originalRequest": { "url": { @@ -222593,7 +222593,7 @@ } }, { - "id": "164a2977-3753-4280-8193-49da2582200d", + "id": "2ebb18a0-9b5f-4a5e-8251-d1aa2a06fff0", "name": "Get export job status", "request": { "name": "Get export job status", @@ -222635,7 +222635,7 @@ }, "response": [ { - "id": "2dc68ec4-1605-4759-a6d7-c22549809759", + "id": "4c478461-5bbc-40f2-9df3-9cf4adf64883", "name": "Export job status successfully returned.", "originalRequest": { "url": { @@ -222680,7 +222680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e811071-873c-4cd3-875b-a8bf2210ef82", + "id": "3081a33c-5cdb-4808-a841-4e3ba1e2366c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -222725,7 +222725,7 @@ "_postman_previewlanguage": "json" }, { - "id": "820ecd27-cba9-4466-9a7e-edc1d28c2cca", + "id": "0d9699d4-9459-47ae-aa39-0f0881f7365a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -222770,7 +222770,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f9d339d-782d-482a-8207-7b413632894b", + "id": "dfecfbe8-17a9-4d1f-a692-5d4e8bf39065", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -222815,7 +222815,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72e58bb9-9878-4c72-b0af-c43e43c8083c", + "id": "1e21560d-dbf1-48db-af1b-6b05c4fa277b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -222860,7 +222860,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4950cc3e-2141-42ec-9c4d-1addd02006a3", + "id": "09b90207-a1a2-44ff-87f4-8474dee96d87", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -222905,7 +222905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee0461f0-411b-47b8-8bd5-ceb6c01a2fda", + "id": "7ee9d5a2-33db-4626-9aa5-9d0117ee519e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -222956,7 +222956,7 @@ } }, { - "id": "ce76df4c-715e-4e83-99e8-329a86a14f93", + "id": "d7e1e0ec-2675-43ad-b94e-ac6c1160fb30", "name": "Download export job result.", "request": { "name": "Download export job result.", @@ -222999,7 +222999,7 @@ }, "response": [ { - "id": "3e78d2b6-a733-4b4f-a785-ea490ce53dc6", + "id": "edb6d79d-46cd-4bc1-8dd3-b79e9d4858c1", "name": "Exported JSON objects.", "originalRequest": { "url": { @@ -223040,12 +223040,12 @@ "value": "application/json" } ], - "body": "{\n \"version\": 1,\n \"timestamp\": \"2021-05-11T22:23:16Z\",\n \"tenant\": \"sample-tenant\",\n \"description\": \"Export Job 1 Test\",\n \"options\": {\n \"excludeTypes\": [\n \"SOURCE\",\n \"SOURCE\"\n ],\n \"includeTypes\": [\n \"TRIGGER_SUBSCRIPTION\",\n \"TRIGGER_SUBSCRIPTION\"\n ],\n \"objectOptions\": {\n \"TRIGGER_SUBSCRIPTION\": {\n \"includedIds\": [\n \"be9e116d-08e1-49fc-ab7f-fa585e96c9e4\"\n ],\n \"includedNames\": [\n \"Test 2\"\n ]\n }\n }\n },\n \"objects\": [\n {\n \"version\": 1,\n \"self\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"object\": {\n \"Lorem_d\": true\n }\n },\n {\n \"version\": 1,\n \"self\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"object\": {\n \"tempor8\": -91841810.38066317\n }\n }\n ]\n}", + "body": "{\n \"version\": 1,\n \"timestamp\": \"2021-05-11T22:23:16Z\",\n \"tenant\": \"sample-tenant\",\n \"description\": \"Export Job 1 Test\",\n \"options\": {\n \"excludeTypes\": [\n \"SOURCE\",\n \"SOURCE\"\n ],\n \"includeTypes\": [\n \"TRIGGER_SUBSCRIPTION\",\n \"TRIGGER_SUBSCRIPTION\"\n ],\n \"objectOptions\": {\n \"TRIGGER_SUBSCRIPTION\": {\n \"includedIds\": [\n \"be9e116d-08e1-49fc-ab7f-fa585e96c9e4\"\n ],\n \"includedNames\": [\n \"Test 2\"\n ]\n }\n }\n },\n \"objects\": [\n {\n \"version\": 1,\n \"self\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"object\": {\n \"et_cbe\": -69201113,\n \"ipsumbe8\": true\n }\n },\n {\n \"version\": 1,\n \"self\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"object\": {\n \"et3e\": false,\n \"exercitationd21\": \"dolore sed dolore qui\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4b963fe9-02a6-4f37-af07-65ef29753534", + "id": "44687708-0af8-4395-88b6-a2860074e384", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -223091,7 +223091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95484e9e-1c8d-4672-ae94-1480b01487bb", + "id": "48d0f217-4a2e-48e4-8a46-80f93f313226", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -223137,7 +223137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56b2a1c8-5db9-426c-aac5-726aad44fa4f", + "id": "e7ad73be-9379-466a-ad55-328ec1378523", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -223183,7 +223183,7 @@ "_postman_previewlanguage": "json" }, { - "id": "747b8640-105f-4b88-8638-bd3c07e862ed", + "id": "aa4005c7-7eea-4a59-98e6-41f15f463718", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -223229,7 +223229,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c99d68c-b5f5-4504-a86c-93a4c9d1ba3f", + "id": "c9a7aece-9436-4f8b-b8cd-407652aa28d2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -223275,7 +223275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53c3808f-3353-40aa-a753-b55058071591", + "id": "60905a71-b44e-481f-8252-57de6a425d60", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -223327,7 +223327,7 @@ } }, { - "id": "80cb0dd7-f4ab-4f6d-8fbb-52e0ac5015c2", + "id": "533ba412-b952-4031-8037-e65996637396", "name": "Initiates configuration objects import job", "request": { "name": "Initiates configuration objects import job", @@ -223392,7 +223392,7 @@ }, "response": [ { - "id": "54e65fbb-4250-4f0f-85dc-0dd98780d1f5", + "id": "7aa4c7b9-5208-4cdb-97ee-27913ede9a75", "name": "Import job accepted and queued for processing.", "originalRequest": { "url": { @@ -223471,7 +223471,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2252eafe-ed6a-42fb-a9e8-9d2055923bb7", + "id": "8a12fe10-128e-4d4b-9c48-392c111de948", "name": "Client Error - Returned if the request body is invalid.\n", "originalRequest": { "url": { @@ -223550,7 +223550,7 @@ "_postman_previewlanguage": "json" }, { - "id": "daf1f270-e724-402d-80a8-cce2cbce8832", + "id": "8b206cc7-c6a7-4b3a-be41-16d20ee3202f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -223629,7 +223629,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c7809a8-8f68-4d68-9035-c570e99fb562", + "id": "2f038aa1-1f47-474a-8db6-b6fed66d04ea", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -223708,7 +223708,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88d344e9-1352-4acb-92b7-c609ccfc1053", + "id": "6e2a6e82-a214-43b7-baaa-684943802434", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -223787,7 +223787,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51bef13b-85f3-4517-85da-e8d92649b125", + "id": "e73a8b22-c5ec-4290-9707-845e5257d647", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -223866,7 +223866,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83ebec74-c195-41f3-9858-21d75b1834dc", + "id": "d4d721e5-1584-4c4c-be14-7925e1f55205", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -223951,7 +223951,7 @@ } }, { - "id": "eb3e8134-66fe-4bd9-86d8-ac60a4ef35f7", + "id": "e204be16-4223-4e4b-9efe-e12c4a995cdb", "name": "Get import job status", "request": { "name": "Get import job status", @@ -223993,7 +223993,7 @@ }, "response": [ { - "id": "11e9245a-0adb-421e-9f4b-d7b460c69058", + "id": "3e4974b7-4cba-4f6b-be32-5ea7f4a28347", "name": "Import job status successfully returned.", "originalRequest": { "url": { @@ -224038,7 +224038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51c7677b-baa4-43df-b50b-ec21a41d5740", + "id": "06cf69ef-b963-45ab-8cb1-cace4c0a7448", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -224083,7 +224083,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9b78f95-a7e0-4057-8511-dd18a9c53f74", + "id": "60f03c51-eadc-4991-82cb-63ef839f5473", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -224128,7 +224128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d3cee47-4945-43fc-822f-583ede2c57db", + "id": "693d3525-9262-4f49-9474-cac9ef106fa0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -224173,7 +224173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d32cea15-cc00-445d-a3ec-d18b8987d3c5", + "id": "a91f7a1f-753f-4687-9b43-a84f1b451e76", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -224218,7 +224218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52d6c05e-be99-463a-89c0-638885c62953", + "id": "691d2c91-241d-4f60-97eb-baeef224929f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -224263,7 +224263,7 @@ "_postman_previewlanguage": "json" }, { - "id": "082ca4b2-7535-4e23-879f-388216b8f5dd", + "id": "ea0eb22a-00ba-47fb-b160-b4b2deddaddb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -224314,7 +224314,7 @@ } }, { - "id": "3c327a70-0746-4d3d-82b6-06cb8deff65c", + "id": "e738bc8d-4f85-48f5-8705-c56b481f8964", "name": "Download import job result", "request": { "name": "Download import job result", @@ -224357,7 +224357,7 @@ }, "response": [ { - "id": "a9844c82-1730-44df-a407-f1f653a1a08c", + "id": "18c4c2ee-0912-4134-8438-75a55c104787", "name": "Import results JSON object, containing detailed results of the import operation.", "originalRequest": { "url": { @@ -224398,12 +224398,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": {\n \"adipisicing_fc\": {\n \"infos\": [\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"commodo9d\": {},\n \"magna_d6\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"nostrud9\": {},\n \"Ut99b\": {}\n }\n }\n ],\n \"warnings\": [\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"velit_1e\": {},\n \"occaecat_ea\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"velit_a\": {},\n \"ad_c99\": {}\n }\n }\n ],\n \"errors\": [\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"Excepteuraac\": {},\n \"exercitation8a\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"enim89\": {},\n \"laborum_\": {},\n \"ea_d_\": {},\n \"cupidatat_cd\": {}\n }\n }\n ],\n \"importedObjects\": [\n {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n }\n ]\n }\n },\n \"exportJobId\": \"be9e116d-08e1-49fc-ab7f-fa585e96c9e4\"\n}", + "body": "{\n \"results\": {\n \"anim662\": {\n \"infos\": [\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"do_eb\": {},\n \"tempor_289\": {},\n \"anim_25c\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"ad_88\": {}\n }\n }\n ],\n \"warnings\": [\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"quis_3d1\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"in66b\": {},\n \"fugiatd9\": {}\n }\n }\n ],\n \"errors\": [\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"eaed6\": {},\n \"est_077\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"ut_6\": {}\n }\n }\n ],\n \"importedObjects\": [\n {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n }\n ]\n }\n },\n \"exportJobId\": \"be9e116d-08e1-49fc-ab7f-fa585e96c9e4\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "45a4a430-97ec-4e16-a029-af55b4a3f896", + "id": "42956052-f6d2-45cb-940b-eb063a3b20aa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -224449,7 +224449,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73927f54-53c6-4275-a069-e442be61feae", + "id": "318eb519-aa6c-4ac8-a822-6a57464fcbdd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -224495,7 +224495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29e433c3-ba02-44df-87b2-2d4808f78bab", + "id": "c159bc6b-1ed6-46ef-8ef9-6ca96e752386", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -224541,7 +224541,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc7f273b-90bc-43f8-85c0-161a3c059a3b", + "id": "d1f6b189-3e67-4b8a-87ac-9fcdb5c7d354", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -224587,7 +224587,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbd682da-5b68-4d3b-b1a6-b6287479946b", + "id": "9837d49d-ece7-4b25-9538-98777e34447d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -224633,7 +224633,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd69d131-0e37-4c0b-9aa1-89a13951b120", + "id": "8d229dfb-9663-430c-91c6-c6c74d074fd2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -224685,7 +224685,7 @@ } }, { - "id": "7fe100c4-8718-434f-a070-c5a2306babb7", + "id": "a8212197-8a79-4928-8f1c-d3afb13e2a11", "name": "Get config object details", "request": { "name": "Get config object details", @@ -224715,7 +224715,7 @@ }, "response": [ { - "id": "cc629b14-d3d6-45f2-911d-83945fba7321", + "id": "823ce7be-5017-4b8a-9c17-64ed9935a088", "name": "Object configurations returned successfully.", "originalRequest": { "url": { @@ -224759,7 +224759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12edcdc4-bf02-4d98-8fa4-e9f76377911f", + "id": "73007d2e-2e48-4a0b-9379-edd979e5e2fd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -224803,7 +224803,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d81c3af8-9c54-4fac-8fb3-23ef880fb9b2", + "id": "dfd4f160-10b4-4b5c-9c10-db4fb0e0756e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -224847,7 +224847,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b18d8531-e3cb-4df7-9f81-8ae87df8686d", + "id": "8f43b542-240d-4197-ae8a-a0c038a824cc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -224891,7 +224891,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0855755f-793a-4261-9c51-c9169929fdda", + "id": "8eef56a1-c4df-4de4-9ace-ebd7e7222664", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -224935,7 +224935,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3afcd660-f968-4275-8a06-bbc8e7b61eed", + "id": "3023a976-b72e-4bd7-be73-20770b236d94", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -224979,7 +224979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16ea1060-0761-438c-b5cc-dbdd2dd092c2", + "id": "047dc18f-3357-4f86-aa1b-10613bcab8fb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -225035,7 +225035,7 @@ "description": "Use this API to leverage power of LLM to generate suggested entitlement description.\n", "item": [ { - "id": "8af147f5-73ea-443d-9de7-78784da69d92", + "id": "9780d749-0b31-4297-9adf-051d70bc9469", "name": "Submit Sed Batch Stats Request", "request": { "name": "Submit Sed Batch Stats Request", @@ -225077,7 +225077,7 @@ }, "response": [ { - "id": "c668b207-9e2a-455d-a58f-ded8c66640cf", + "id": "9d89bac5-c163-44ea-99ff-7674715672a5", "name": "Stats of Sed batch.", "originalRequest": { "url": { @@ -225117,12 +225117,12 @@ "value": "application/json" } ], - "body": "{\n \"batchComplete\": true,\n \"batchId\": \"17fce518-c576-33ec-2175-daa7fb1ebf43\",\n \"discoveredCount\": 100,\n \"discoveryComplete\": true,\n \"processedCount\": 100\n}", + "body": "{\n \"batchComplete\": true,\n \"batchId\": \"4a18158b-3564-2575-bed8-5d7386420b66\",\n \"discoveredCount\": 100,\n \"discoveryComplete\": true,\n \"processedCount\": 100\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "cead427e-27d7-4498-8772-89a50c9e3a2b", + "id": "dcd3b3f1-1448-42ce-b6c3-4e358ed634c0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -225167,7 +225167,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8129db8-7bd8-4803-b821-3d0694d50bfa", + "id": "84339305-1461-4349-963e-32bcaaffae84", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -225212,7 +225212,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d23daa60-5268-4efe-aff0-47875fe42470", + "id": "c6d4e8c9-0908-4969-82df-f11726d3a37c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -225257,7 +225257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e8610e5-01cb-49fb-bcd0-2cedf277436e", + "id": "115ca870-a90c-4959-889f-ff356d381dfa", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -225302,7 +225302,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54fada95-efb3-4077-ab8e-3176d1a03590", + "id": "e231fe82-aa6b-4156-bfe2-41ee249c6a2a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -225347,7 +225347,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1e1c0de-a569-4fb1-b199-cf408c99fa1e", + "id": "ade13d0c-5290-4812-ad39-5d4cbd85ee9d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -225398,7 +225398,7 @@ } }, { - "id": "126ef773-4a81-4aee-8ce6-e635c4248786", + "id": "5590d0f8-b147-4ffa-ab85-f8d6812ae5ed", "name": "List Sed Batch Request", "request": { "name": "List Sed Batch Request", @@ -225427,7 +225427,7 @@ }, "response": [ { - "id": "ad482e94-30b6-4714-a4cc-5a3c29492a99", + "id": "9f9d517a-f5b7-4bd1-8dad-15b5f91f884d", "name": "Status of batch", "originalRequest": { "url": { @@ -225470,7 +225470,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b3e58e8-60fd-4774-a9ce-aef9f3d48136", + "id": "2d1bd900-e3ac-4f6d-96a2-6a304b0dd8df", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -225513,7 +225513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e72fee14-fbb2-49c5-a98e-cc9c53ca8904", + "id": "54eafb27-488c-4bd4-8379-9b0c985cba2c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -225556,7 +225556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9c83a57-e81d-4086-b5c0-b87c4a085ad7", + "id": "935dac35-a3b4-4364-9d9a-3fb8578aec19", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -225599,7 +225599,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11e8a9c4-cdd3-4777-9e55-c395c8c61866", + "id": "7436c671-a9a2-4c41-9bff-ef20a37e416c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -225642,7 +225642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1009a20e-9c93-4fd8-b353-7225e04a0ad9", + "id": "8aeec5ba-2bc8-4c1e-9773-475b695a75f9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -225685,7 +225685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "620748b3-20e2-44e8-9b3a-428ad66dc3db", + "id": "24a5821a-1907-44c2-908c-a211ff210a14", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -225734,7 +225734,7 @@ } }, { - "id": "c127dd39-d49e-4ceb-bf23-61a89aae33c0", + "id": "3907adc3-6a44-44ff-983d-4d5a2ff4868e", "name": "Submit Sed Batch Request", "request": { "name": "Submit Sed Batch Request", @@ -225776,7 +225776,7 @@ }, "response": [ { - "id": "4d80f674-728d-4f3f-92a2-6f5f430c388b", + "id": "5022df41-b038-4472-84a9-cc8510013902", "name": "Sed Batch Response", "originalRequest": { "url": { @@ -225827,12 +225827,12 @@ "value": "application/json" } ], - "body": "{\n \"batchId\": \"urn:uuid:bbf6ff13-9fd1-0d92-0601-fe3529adbc40\"\n}", + "body": "{\n \"batchId\": \"urn:uuid:307f583f-57d0-1ce8-39b6-97da0150eb28\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4658ceb3-e004-4913-aabf-ab9ecd8efe72", + "id": "c6040676-c6ea-4e5e-9b94-86c8d6b1d73e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -225888,7 +225888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d183d282-7cd5-4cb8-b984-0a1e06193153", + "id": "e0410b03-ab1e-4ec9-ad84-a0ce8ac1c02b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -225944,7 +225944,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a31aa958-0b7d-4de0-8b6d-cabe96b88d7f", + "id": "80668d9f-0f72-4338-b0c3-b490545c7403", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -226000,7 +226000,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5c72247-c188-44be-9a00-075ec58c5e1c", + "id": "a46e7716-68d8-459e-be24-072729346d00", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -226056,7 +226056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "619f2faf-6b2c-4cbc-a272-f120df819a8c", + "id": "3abc4115-4b48-47db-818a-2091e6f46d78", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -226112,7 +226112,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09ace8a7-0474-4a04-8937-ba779e1923d4", + "id": "7c203cad-1d4a-4a82-9007-35ce47664da8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -226174,7 +226174,7 @@ } }, { - "id": "60820122-dbbe-4cf9-b07e-54ffe848e9d5", + "id": "b1b85d3b-c728-43ac-85d9-32c067af97c0", "name": "Submit Bulk Approval Request", "request": { "name": "Submit Bulk Approval Request", @@ -226205,7 +226205,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"64260068-1669-feae-75ea-2cfe6743b05e\",\n \"urn:uuid:d3d792f4-a010-2977-18d6-00bebad44b6d\"\n ]\n },\n {\n \"items\": [\n \"1c21e6a6-93e2-effa-9338-ad90a33608ca\",\n \"urn:uuid:58f23741-a59e-d1de-3cf5-f491d97daeda\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"6b205885-26b8-56ac-f34c-8a13b2124135\",\n \"urn:uuid:849a3c7f-59ba-36aa-0460-ef19e0749800\"\n ]\n },\n {\n \"items\": [\n \"urn:uuid:5ab9bc48-1c5e-8202-98de-78a1a4d407c9\",\n \"154c2b38-4862-ac0c-cd61-77bbcd6b2fff\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -226216,7 +226216,7 @@ }, "response": [ { - "id": "35c7578c-cb59-42d5-ab6d-b0cdef1e2d78", + "id": "4d069f33-4c3b-45eb-836b-60d4d388b750", "name": "List of SED Approval Status", "originalRequest": { "url": { @@ -226250,7 +226250,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"64260068-1669-feae-75ea-2cfe6743b05e\",\n \"urn:uuid:d3d792f4-a010-2977-18d6-00bebad44b6d\"\n ]\n },\n {\n \"items\": [\n \"1c21e6a6-93e2-effa-9338-ad90a33608ca\",\n \"urn:uuid:58f23741-a59e-d1de-3cf5-f491d97daeda\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"6b205885-26b8-56ac-f34c-8a13b2124135\",\n \"urn:uuid:849a3c7f-59ba-36aa-0460-ef19e0749800\"\n ]\n },\n {\n \"items\": [\n \"urn:uuid:5ab9bc48-1c5e-8202-98de-78a1a4d407c9\",\n \"154c2b38-4862-ac0c-cd61-77bbcd6b2fff\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -226267,12 +226267,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"failedReason\": \"invalid status\",\n \"id\": \"db453ce7-c188-7e37-c276-d0d762e87e0e\",\n \"status\": \"SUCCESS\"\n },\n {\n \"failedReason\": \"invalid status\",\n \"id\": \"e57d2e82-0543-edf2-e481-3cdbf2da969c\",\n \"status\": \"SUCCESS\"\n }\n]", + "body": "[\n {\n \"failedReason\": \"invalid status\",\n \"id\": \"d8844f20-07a7-52c8-2fbb-3665d7a8d7d1\",\n \"status\": \"SUCCESS\"\n },\n {\n \"failedReason\": \"invalid status\",\n \"id\": \"a689e97c-3aa0-cac0-06e6-f97b938b06bb\",\n \"status\": \"SUCCESS\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "45de5cf4-a98b-4e89-a489-b72c464f8b97", + "id": "a58f3fd7-dc39-4d7c-8dff-50562c6bd5db", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -226306,7 +226306,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"64260068-1669-feae-75ea-2cfe6743b05e\",\n \"urn:uuid:d3d792f4-a010-2977-18d6-00bebad44b6d\"\n ]\n },\n {\n \"items\": [\n \"1c21e6a6-93e2-effa-9338-ad90a33608ca\",\n \"urn:uuid:58f23741-a59e-d1de-3cf5-f491d97daeda\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"6b205885-26b8-56ac-f34c-8a13b2124135\",\n \"urn:uuid:849a3c7f-59ba-36aa-0460-ef19e0749800\"\n ]\n },\n {\n \"items\": [\n \"urn:uuid:5ab9bc48-1c5e-8202-98de-78a1a4d407c9\",\n \"154c2b38-4862-ac0c-cd61-77bbcd6b2fff\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -226328,7 +226328,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59696bf0-68ee-4651-acfc-3e32bd0f45a7", + "id": "39b0ffa0-f956-4600-9e8b-07005d4a09c2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -226362,7 +226362,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"64260068-1669-feae-75ea-2cfe6743b05e\",\n \"urn:uuid:d3d792f4-a010-2977-18d6-00bebad44b6d\"\n ]\n },\n {\n \"items\": [\n \"1c21e6a6-93e2-effa-9338-ad90a33608ca\",\n \"urn:uuid:58f23741-a59e-d1de-3cf5-f491d97daeda\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"6b205885-26b8-56ac-f34c-8a13b2124135\",\n \"urn:uuid:849a3c7f-59ba-36aa-0460-ef19e0749800\"\n ]\n },\n {\n \"items\": [\n \"urn:uuid:5ab9bc48-1c5e-8202-98de-78a1a4d407c9\",\n \"154c2b38-4862-ac0c-cd61-77bbcd6b2fff\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -226384,7 +226384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83afbdb5-617e-494e-8ef2-3cfe755f51e5", + "id": "0be9bb83-19ab-468f-904f-8b1eb51b3d34", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -226418,7 +226418,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"64260068-1669-feae-75ea-2cfe6743b05e\",\n \"urn:uuid:d3d792f4-a010-2977-18d6-00bebad44b6d\"\n ]\n },\n {\n \"items\": [\n \"1c21e6a6-93e2-effa-9338-ad90a33608ca\",\n \"urn:uuid:58f23741-a59e-d1de-3cf5-f491d97daeda\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"6b205885-26b8-56ac-f34c-8a13b2124135\",\n \"urn:uuid:849a3c7f-59ba-36aa-0460-ef19e0749800\"\n ]\n },\n {\n \"items\": [\n \"urn:uuid:5ab9bc48-1c5e-8202-98de-78a1a4d407c9\",\n \"154c2b38-4862-ac0c-cd61-77bbcd6b2fff\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -226440,7 +226440,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80560eec-3b74-4ef5-82c3-cca21fe4f1cc", + "id": "67daf9bc-2caa-4d27-906c-cabd44af8faf", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -226474,7 +226474,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"64260068-1669-feae-75ea-2cfe6743b05e\",\n \"urn:uuid:d3d792f4-a010-2977-18d6-00bebad44b6d\"\n ]\n },\n {\n \"items\": [\n \"1c21e6a6-93e2-effa-9338-ad90a33608ca\",\n \"urn:uuid:58f23741-a59e-d1de-3cf5-f491d97daeda\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"6b205885-26b8-56ac-f34c-8a13b2124135\",\n \"urn:uuid:849a3c7f-59ba-36aa-0460-ef19e0749800\"\n ]\n },\n {\n \"items\": [\n \"urn:uuid:5ab9bc48-1c5e-8202-98de-78a1a4d407c9\",\n \"154c2b38-4862-ac0c-cd61-77bbcd6b2fff\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -226496,7 +226496,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6caee1c-9128-490f-8430-865b5bcf8498", + "id": "30b1d837-39dc-4754-93d8-2c83dcf85234", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -226530,7 +226530,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"64260068-1669-feae-75ea-2cfe6743b05e\",\n \"urn:uuid:d3d792f4-a010-2977-18d6-00bebad44b6d\"\n ]\n },\n {\n \"items\": [\n \"1c21e6a6-93e2-effa-9338-ad90a33608ca\",\n \"urn:uuid:58f23741-a59e-d1de-3cf5-f491d97daeda\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"6b205885-26b8-56ac-f34c-8a13b2124135\",\n \"urn:uuid:849a3c7f-59ba-36aa-0460-ef19e0749800\"\n ]\n },\n {\n \"items\": [\n \"urn:uuid:5ab9bc48-1c5e-8202-98de-78a1a4d407c9\",\n \"154c2b38-4862-ac0c-cd61-77bbcd6b2fff\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -226552,7 +226552,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73b56c92-8b3e-459a-a777-aeb569c786ae", + "id": "b8cee3ed-1a00-4838-b213-a10138ff2bf4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -226586,7 +226586,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"64260068-1669-feae-75ea-2cfe6743b05e\",\n \"urn:uuid:d3d792f4-a010-2977-18d6-00bebad44b6d\"\n ]\n },\n {\n \"items\": [\n \"1c21e6a6-93e2-effa-9338-ad90a33608ca\",\n \"urn:uuid:58f23741-a59e-d1de-3cf5-f491d97daeda\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"6b205885-26b8-56ac-f34c-8a13b2124135\",\n \"urn:uuid:849a3c7f-59ba-36aa-0460-ef19e0749800\"\n ]\n },\n {\n \"items\": [\n \"urn:uuid:5ab9bc48-1c5e-8202-98de-78a1a4d407c9\",\n \"154c2b38-4862-ac0c-cd61-77bbcd6b2fff\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -226614,7 +226614,7 @@ } }, { - "id": "dec31830-fdea-4391-9a79-5ded76ee054a", + "id": "af520b5d-c4e9-4275-b11f-43d90abd5d71", "name": "Submit Sed Assignment Request", "request": { "name": "Submit Sed Assignment Request", @@ -226645,7 +226645,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"4a94ed01-12e3-2279-6c5f-2d59b2841350\",\n \"urn:uuid:e9d05227-5041-2676-5da0-91f1da744631\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:5e48d67a-4c13-1269-67b8-6de289ea3c6f\",\n \"urn:uuid:e0e29f77-e295-3a4a-34d4-7386f4ccd120\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -226656,7 +226656,7 @@ }, "response": [ { - "id": "aafebb9e-a524-4b58-a4ce-818e600465a9", + "id": "ca5c0a3b-15cb-4b11-93c4-ac48041b6e6a", "name": "Sed Assignment Response", "originalRequest": { "url": { @@ -226690,7 +226690,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"4a94ed01-12e3-2279-6c5f-2d59b2841350\",\n \"urn:uuid:e9d05227-5041-2676-5da0-91f1da744631\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:5e48d67a-4c13-1269-67b8-6de289ea3c6f\",\n \"urn:uuid:e0e29f77-e295-3a4a-34d4-7386f4ccd120\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -226707,12 +226707,12 @@ "value": "application/json" } ], - "body": "{\n \"batchId\": \"ea21bc18-7503-dde3-a98e-79ad692c97df\"\n}", + "body": "{\n \"batchId\": \"urn:uuid:d1054cf5-c559-11ed-4d67-02694d470a8f\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8f12fce2-7382-47f7-9a78-05e939152e3e", + "id": "c9a421fe-fabe-40b9-abd2-d60a2ee3795a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -226746,7 +226746,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"4a94ed01-12e3-2279-6c5f-2d59b2841350\",\n \"urn:uuid:e9d05227-5041-2676-5da0-91f1da744631\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:5e48d67a-4c13-1269-67b8-6de289ea3c6f\",\n \"urn:uuid:e0e29f77-e295-3a4a-34d4-7386f4ccd120\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -226768,7 +226768,7 @@ "_postman_previewlanguage": "json" }, { - "id": "196942bb-19bf-4ae7-b65e-0d639d5cc375", + "id": "f2759385-d1eb-45c0-899d-7386ba4dfa6b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -226802,7 +226802,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"4a94ed01-12e3-2279-6c5f-2d59b2841350\",\n \"urn:uuid:e9d05227-5041-2676-5da0-91f1da744631\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:5e48d67a-4c13-1269-67b8-6de289ea3c6f\",\n \"urn:uuid:e0e29f77-e295-3a4a-34d4-7386f4ccd120\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -226824,7 +226824,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1c07247-a1ec-414a-a510-7b167d8a6c24", + "id": "3a54a151-c8b3-4bd7-a328-abd1b8fe1727", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -226858,7 +226858,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"4a94ed01-12e3-2279-6c5f-2d59b2841350\",\n \"urn:uuid:e9d05227-5041-2676-5da0-91f1da744631\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:5e48d67a-4c13-1269-67b8-6de289ea3c6f\",\n \"urn:uuid:e0e29f77-e295-3a4a-34d4-7386f4ccd120\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -226880,7 +226880,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43d10700-c0c5-4634-887a-2254761941fa", + "id": "7a83487f-9c87-4ce5-bc0d-ee09afa63533", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -226914,7 +226914,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"4a94ed01-12e3-2279-6c5f-2d59b2841350\",\n \"urn:uuid:e9d05227-5041-2676-5da0-91f1da744631\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:5e48d67a-4c13-1269-67b8-6de289ea3c6f\",\n \"urn:uuid:e0e29f77-e295-3a4a-34d4-7386f4ccd120\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -226936,7 +226936,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5281f734-6519-48de-964d-b958f34a9435", + "id": "f3a50763-d0a3-44e5-839c-55a5e7308b8b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -226970,7 +226970,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"4a94ed01-12e3-2279-6c5f-2d59b2841350\",\n \"urn:uuid:e9d05227-5041-2676-5da0-91f1da744631\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:5e48d67a-4c13-1269-67b8-6de289ea3c6f\",\n \"urn:uuid:e0e29f77-e295-3a4a-34d4-7386f4ccd120\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -226992,7 +226992,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cdd0791a-9d83-4151-b087-75c8dfe67996", + "id": "5e563c09-909d-46fc-a2e5-081e4054ad2d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -227026,7 +227026,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"4a94ed01-12e3-2279-6c5f-2d59b2841350\",\n \"urn:uuid:e9d05227-5041-2676-5da0-91f1da744631\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:5e48d67a-4c13-1269-67b8-6de289ea3c6f\",\n \"urn:uuid:e0e29f77-e295-3a4a-34d4-7386f4ccd120\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -227054,7 +227054,7 @@ } }, { - "id": "a49c1ab7-d40b-40c6-805b-91d365ba3243", + "id": "4966c257-fee4-47dc-a05f-d6d3f4e1de05", "name": "List Suggested Entitlement Descriptions", "request": { "name": "List Suggested Entitlement Descriptions", @@ -227147,7 +227147,7 @@ }, "response": [ { - "id": "437a5cf0-6003-4bae-b0f5-29108af82e0a", + "id": "71e4dd01-f684-4f82-bbef-0219f3d577f6", "name": "List of Suggested Entitlement Details", "originalRequest": { "url": { @@ -227254,7 +227254,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40fe4e7e-a9ab-46d0-a756-863761b9c070", + "id": "39ee2fd1-9f60-4af5-8bd0-94bbd0b0d3c3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -227361,7 +227361,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa034189-e7e8-424e-88a7-d8aeaaf33731", + "id": "155f1a33-c9ff-4532-bf67-247283a9ec1b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -227468,7 +227468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6c1b1fa-5029-48fa-8937-502b3e58cd89", + "id": "0bf6a7e5-f006-4ffd-bad4-d3aa92ddd44d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -227575,7 +227575,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92ec0989-4e73-45ef-8422-8b1b211be636", + "id": "b4707201-0315-48fb-8f0a-59e2d97deaba", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -227682,7 +227682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b633b366-2b48-45ef-ad9c-55896d648682", + "id": "8f992bce-ec25-4753-b300-19ee2b1fa5f8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -227789,7 +227789,7 @@ "_postman_previewlanguage": "json" }, { - "id": "979d6eff-af91-4d5c-a8de-9b10980cfb72", + "id": "bfb5808c-d506-4257-bd95-f98242e623be", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -227902,7 +227902,7 @@ } }, { - "id": "7e29bbbf-9cec-4763-b90c-99c932cb836c", + "id": "5f4ccb49-c398-4433-8a46-84f9f40721bc", "name": "Patch Suggested Entitlement Description", "request": { "name": "Patch Suggested Entitlement Description", @@ -227955,7 +227955,7 @@ }, "response": [ { - "id": "4bf9b9b5-6f0c-45b6-bd2d-393c845c3f60", + "id": "7baab5ac-ea54-4b82-961d-c143edd09f05", "name": "detail of patched sed", "originalRequest": { "url": { @@ -228011,7 +228011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16678ede-931c-40e0-b4a1-caf3372a9e6e", + "id": "cee2b651-cd5a-4017-92a0-f589a4d3e06c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -228067,7 +228067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "850b0acf-6203-449c-b833-ab83874b7c36", + "id": "a8686068-e9ff-4b92-ac50-39a6701a741f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -228123,7 +228123,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d413195-f6c2-4d9d-89eb-aba23ecacfa2", + "id": "0fdad265-7e7f-4be7-a935-8980da9e30a9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -228179,7 +228179,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ad26fc4-a66c-466b-b21e-81b7488750a4", + "id": "319dbd7c-4475-472c-a070-ddd3b3abe308", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -228235,7 +228235,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77a4636e-48f1-497f-bf3a-14bede84d016", + "id": "587e46ec-baba-4563-8806-a4aac2441a21", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -228291,7 +228291,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9b68906-1c0f-4a04-abdd-ccf081fe0955", + "id": "e141ad5a-fa35-4fb3-a785-8e92041e7dcc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -228359,7 +228359,7 @@ "description": "Use this API to implement object tagging functionality. \nWith object tagging functionality in place, any user in an organization can use tags as a way to group objects together and find them more quickly when the user searches Identity Security Cloud. \n\nIn Identity Security Cloud, users can search their tenants for information and add tags objects they find.\nTagging an object provides users with a way of grouping objects together and makes it easier to find these objects in the future. \n\nFor example, if a user is searching for an entitlement that grants a risky level of access to Active Directory, it's possible that the user may have to search through hundreds of entitlements to find the correct one. \nOnce the user finds that entitlement, the user can add a tag to the entitlement, \"AD_RISKY\" to make it easier to find the entitlement again.\nThe user can add the same tag to multiple objects the user wants to group together for an easy future search, and the user can also do so in bulk.\nWhen the user wants to find that tagged entitlement again, the user can search for \"tags:AD_RISKY\" to find all objects with that tag. \n\nWith the API, you can tag even more different object types than you can in Identity Security Cloud (access profiles, entitlements, identities, and roles). \nYou can use the API to tag all these objects:\n\n- Access profiles \n\n- Applications \n\n- Certification campaigns\n\n- Entitlements\n\n- Identities \n\n- Roles \n\n- SOD (separation of duties) policies\n\n- Sources \n\nYou can also use the API to directly find, create, and manage tagged objects without using search queries. \n\nThere are limits to tags: \n\n- You can have up to 500 different tags in your tenant.\n\n- You can apply up to 30 tags to one object. \n\n- You can have up to 10,000 tag associations, pairings of 1 tag to 1 object, in your tenant. \n\nBecause of these limits, it is recommended that you work with your governance experts and security teams to establish a list of tags that are most expressive of governance objects and access managed by Identity Security Cloud. \n\nThese are the types of information often expressed in tags: \n\n- Affected departments\n\n- Compliance and regulatory categories \n\n- Remediation urgency levels \n\n- Risk levels \n\nRefer to [Tagging Items in Search](https://documentation.sailpoint.com/saas/help/search/index.html?h=tags#tagging-items-in-search) for more information about tagging objects in Identity Security Cloud.\n", "item": [ { - "id": "0415331a-4da3-48f7-b354-b7351217fab5", + "id": "a3fd517a-93be-455e-920e-69f465997af9", "name": "List Tagged Objects", "request": { "name": "List Tagged Objects", @@ -228425,7 +228425,7 @@ }, "response": [ { - "id": "710e9560-e231-4c97-9f2e-fa8d2a493e3c", + "id": "c1e0635c-67eb-4c07-a186-1d3a47e4dc2a", "name": "List of all tagged objects.", "originalRequest": { "url": { @@ -228505,7 +228505,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f423b567-069a-4504-96ea-5eca99f00970", + "id": "165191c0-5bbd-429b-854e-77560271b01e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -228585,7 +228585,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3aa7a78f-5e11-435e-baf5-1a3a157283ad", + "id": "761edd40-e458-493f-97dc-3ae11fa58d22", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -228665,7 +228665,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5069f875-4f2d-4e62-a8a4-3ade53ea989e", + "id": "c54ba7eb-4cc7-40b8-aa16-45b904efcb0a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -228745,7 +228745,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14aeabce-aa1d-48f5-855a-fda5d7b44b68", + "id": "af25546b-29f2-45e8-9e90-76e3b459090b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -228825,7 +228825,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f40c69e-6120-45c7-81d3-05e38e429ee8", + "id": "c1f33ad3-272c-4cef-aff0-09375e0921e6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -228911,7 +228911,7 @@ } }, { - "id": "c16b865b-48de-45c9-adf9-86a82530569f", + "id": "0fb68988-c2ca-409c-8237-921770432f2b", "name": "Add Tag to Object", "request": { "name": "Add Tag to Object", @@ -228953,7 +228953,7 @@ }, "response": [ { - "id": "d0efd299-475d-4222-8f27-37cda6bb53b9", + "id": "a47a3e10-6efe-4b8c-a3d0-385eef05ec26", "name": "Created.", "originalRequest": { "url": { @@ -228999,7 +228999,7 @@ "_postman_previewlanguage": "text" }, { - "id": "51df750b-813d-4597-ba78-414c6a962efc", + "id": "a86ba7cc-8380-4196-9c44-9ce18d4e742d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -229055,7 +229055,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0978b3bf-ae00-4ba1-83f8-7ef4a87c7ae4", + "id": "d5bd272f-e65f-4578-9ef7-d957f4de10b9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -229111,7 +229111,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07888973-481b-4ed7-9e8d-1942c0f37e5a", + "id": "4b8efe5f-c363-4a8f-a90b-27980efbdb75", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -229167,7 +229167,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb38cf30-8c8c-443b-8dd7-5d49534bd905", + "id": "8db91a1a-b935-490a-afbf-a9152f9ed6d8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -229223,7 +229223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "771616b6-7702-4351-aba7-cf80129a7b0d", + "id": "3cb6b961-76b8-4f93-ad8f-a512f99210a3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -229285,7 +229285,7 @@ } }, { - "id": "1eaa718f-2cef-44a9-b132-1657890a2de0", + "id": "45929cef-ae1e-4dbc-869e-1b2d88b35af9", "name": "List Tagged Objects by Type", "request": { "name": "List Tagged Objects by Type", @@ -229363,7 +229363,7 @@ }, "response": [ { - "id": "9bda2998-3e7f-4039-9ce3-704f5d3c18bc", + "id": "0afebe6a-f5e2-492b-aeb3-97052c641afb", "name": "List of all tagged objects for specified type.", "originalRequest": { "url": { @@ -229444,7 +229444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a72d787c-4c6c-4b06-a04b-cb6328b4af80", + "id": "5cdb9b03-90ed-4887-bf5f-7038e3f645f4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -229525,7 +229525,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49c1302c-69a2-45d8-b349-191950b617b3", + "id": "85311798-0e8b-4fff-bd8f-e18bb72bd6bf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -229606,7 +229606,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b66a933f-7ebc-432c-bfcc-22032d38404c", + "id": "ab693259-2be5-47e1-9e38-99c4965c6e8e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -229687,7 +229687,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ecb8074-4abd-4c82-929c-44dc9fa14832", + "id": "afce6d31-e28b-4611-a6b5-8c95857f1bb5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -229768,7 +229768,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb0a00f9-a07b-4ac8-aeb7-ba36b7ee37cb", + "id": "bd8f0e5b-333d-4200-b956-ee4c8e14db2a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -229855,7 +229855,7 @@ } }, { - "id": "474d8b32-23f4-40a9-83a5-2aa494418031", + "id": "dc9b537f-c050-4cca-bcf4-cdfc48898e7d", "name": "Get Tagged Object", "request": { "name": "Get Tagged Object", @@ -229907,7 +229907,7 @@ }, "response": [ { - "id": "e3fff3c6-b922-4a96-b870-56aaaecaa71d", + "id": "ca809a02-ee7f-40e8-9293-5698e2c41b5a", "name": "Tagged object by type and ID.", "originalRequest": { "url": { @@ -229952,7 +229952,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90a154c8-a448-4d91-879e-f6f5e94be3ca", + "id": "04afa747-a5c0-4ff7-a2ab-6304cb5d583b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -229997,7 +229997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a3da88e-0955-4a1f-9fa9-1619ed64e5e4", + "id": "b6be753c-6c80-4f43-be46-50eba7695338", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -230042,7 +230042,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7810043-3ba1-4863-aebd-c1afbe7bcbde", + "id": "13f4136e-f131-459f-9a35-e8380e87d473", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -230087,7 +230087,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0def4e0f-18cf-4a11-9f9b-89470afa0764", + "id": "bb90471c-a02a-42fc-a9be-2b202d6ca0aa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -230132,7 +230132,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b1033c2-5072-421c-9f6c-8d697b2424b5", + "id": "aa34ca5b-c497-4817-8eb5-246d4550e353", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -230183,7 +230183,7 @@ } }, { - "id": "78ca5b3d-38b1-4db4-9a10-347437e1ed3f", + "id": "8dc77270-e9f8-4f37-82e5-03e23089b01d", "name": "Update Tagged Object", "request": { "name": "Update Tagged Object", @@ -230248,7 +230248,7 @@ }, "response": [ { - "id": "61b5ce31-114b-40cd-87f1-4b9f09129fd1", + "id": "fea9a1ea-291a-406d-86fd-aca312205ba5", "name": "Tagged object by type and ID.", "originalRequest": { "url": { @@ -230306,7 +230306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba1ccbb8-b2e3-49fa-82a2-f475f33af41d", + "id": "46bf2deb-b437-4ca0-b68b-0974b530cd2a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -230364,7 +230364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a3ef210-e209-465f-9705-d2e9e1cd8704", + "id": "4d329237-cc22-44f3-90b2-822942cc946b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -230422,7 +230422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c47c99b6-ae66-42b7-9738-3f5544af5490", + "id": "8cfcaccf-9f3f-4118-9e93-0ffc41eb273f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -230480,7 +230480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9899bdaf-d2b2-4367-8403-efedbc13586d", + "id": "d9a2db7f-d5bd-45fc-972b-eb2afe690986", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -230538,7 +230538,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce9d00f1-d354-4fc1-aa77-2278eba51e75", + "id": "c76b4ebc-6cce-4aaf-afcb-90ec188e699a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -230602,7 +230602,7 @@ } }, { - "id": "20cc1600-4f83-448d-abc8-00e3df238e71", + "id": "e4ba33d1-a44f-4a56-958b-ad96b8251b2f", "name": "Delete Tagged Object", "request": { "name": "Delete Tagged Object", @@ -230654,7 +230654,7 @@ }, "response": [ { - "id": "cb8cb923-73d3-49af-a5bd-6e3c80d0009f", + "id": "e6d0cc40-1b0b-4b7f-a049-36a1d6222b77", "name": "No content.", "originalRequest": { "url": { @@ -230689,7 +230689,7 @@ "_postman_previewlanguage": "text" }, { - "id": "ccfda1cf-bb6d-4bfe-946d-15e5cf7a4cf0", + "id": "618fbff6-d81b-4625-8227-f4e9abff9420", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -230734,7 +230734,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a88616b5-ba99-4daf-8854-0cb6ddacba5c", + "id": "4653c70f-ce6d-47c5-8dfd-c28a2fc8c142", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -230779,7 +230779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eea1ee69-29ce-4173-b717-5f7e01471f98", + "id": "d7895234-7ee6-48b2-ae10-9406770d04b0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -230824,7 +230824,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1a540cb-82bf-4c40-a6f0-6c1d553a63c4", + "id": "f0e4f4f2-3842-4912-b129-8fe5fc3d45ff", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -230869,7 +230869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5dbfc0da-7a5a-4b5e-b977-dbd9d5c9d54b", + "id": "49ab6415-a796-4db1-9eec-adc821f668d8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -230920,7 +230920,7 @@ } }, { - "id": "2c270c21-0093-4370-978b-6b472fd81b23", + "id": "623fe38e-2b0f-44cd-9ddf-578f8d295f42", "name": "Tag Multiple Objects", "request": { "name": "Tag Multiple Objects", @@ -230963,7 +230963,7 @@ }, "response": [ { - "id": "9956b4eb-a637-4ad9-8eb5-66a1d4b54cc1", + "id": "b725b7ce-a557-40a9-922e-0f2d962a7148", "name": "Request succeeded.", "originalRequest": { "url": { @@ -231020,7 +231020,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a29ebfc8-a9aa-4f96-8938-642e81e72576", + "id": "15c8c9fa-052d-41d9-a0b7-61be9082285e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -231077,7 +231077,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c0d317e-a65b-41ad-a74f-45f3127e0319", + "id": "4151650d-7769-43e6-b7c0-b5cc09e6823c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -231134,7 +231134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37d3ab2e-6a27-4daf-a74a-dbca74d6dbe8", + "id": "0c26b995-93b6-48eb-bc29-05bca7a695a4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -231191,7 +231191,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cd53f01-d653-40a3-957d-3132bde9ff7f", + "id": "361a65b9-cf9a-4372-a9ff-60e1f609a3c3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -231248,7 +231248,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a647cd4-1da4-4c7b-b019-21e9caa6a404", + "id": "e7b1bfa5-6f39-45a2-9de1-e2d369624962", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -231311,7 +231311,7 @@ } }, { - "id": "dc39bec9-fe21-4947-bffa-fb27edb3a45e", + "id": "643cd1d3-653f-425d-ab24-e5fa06045fca", "name": "Remove Tags from Multiple Objects", "request": { "name": "Remove Tags from Multiple Objects", @@ -231354,7 +231354,7 @@ }, "response": [ { - "id": "deb2bf81-661d-4af6-94e6-5926617c83dd", + "id": "a51c51c7-955e-4289-bc5a-f0dc3442961d", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -231401,7 +231401,7 @@ "_postman_previewlanguage": "text" }, { - "id": "1ea06a0f-54fd-4cfe-96bd-fd7eeff50ba3", + "id": "cf18bc6c-5f8e-459f-bcf4-08aeb9784221", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -231458,7 +231458,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f819901b-0df2-4607-b07f-8a3e4dd45239", + "id": "884a24e4-4584-421b-8b2a-d0df7b173ad9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -231515,7 +231515,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47f976a4-387e-48d2-8707-7196743113a5", + "id": "62c9cb93-fb2c-4dfb-a178-a3310d7f0a2b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -231572,7 +231572,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90ef34c2-fb11-4ceb-b361-688cb26e62fd", + "id": "dae2f983-43f3-4d3f-995f-c8720b72fe6d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -231629,7 +231629,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f47cb50c-8a40-4c97-a15c-88f1c9498371", + "id": "0c6b4876-a048-49f3-9da2-5da55770d45b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -231698,7 +231698,7 @@ "description": "", "item": [ { - "id": "4569036f-6833-4aa7-8bbc-d2e8de80c62a", + "id": "c9edd27e-4de6-439c-b5e5-a051380c52ba", "name": "List Tags", "request": { "name": "List Tags", @@ -231773,7 +231773,7 @@ }, "response": [ { - "id": "958f12c8-c7f7-4e87-a51c-86eefe20652d", + "id": "8655a913-eddf-4711-be9b-77a8f86af631", "name": "List of all tags.", "originalRequest": { "url": { @@ -231862,7 +231862,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27bd4ad8-76cd-425f-8e2c-995c76deb8a5", + "id": "59cf06d0-89b9-4769-9c4a-e2ba2138d765", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -231951,7 +231951,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1645458c-a32d-4768-ac15-bdac9de1a0da", + "id": "20fe4e91-f1ec-4012-98ef-ee862f8e0d21", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -232040,7 +232040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9560579c-fc2a-4896-9e63-3443b3311ffd", + "id": "ac77870e-aa3d-4dd4-b47f-06c20859bcb1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -232129,7 +232129,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a0d0983-0027-4533-a142-7dd6ca70f23f", + "id": "d4449a85-dfbc-4d8c-87d6-0af2dbd9e34c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -232218,7 +232218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ee3aa3d-f512-4645-9fb2-e778cacdb5cd", + "id": "429380bd-f8b1-4a21-b6e1-21c700c36b6a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -232313,7 +232313,7 @@ } }, { - "id": "685a513d-0c19-4f4b-8820-5438ee3829f5", + "id": "1f6ffaa4-e625-483e-9f93-dd9deb1229ed", "name": "Create Tag", "request": { "name": "Create Tag", @@ -232344,7 +232344,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"PCI\",\n \"id\": 7613941.485715613,\n \"created\": 68211314,\n \"modified\": \"mollit nulla\",\n \"tagCategoryRefs\": 82060281\n}", + "raw": "{\n \"name\": \"PCI\",\n \"id\": 65573152,\n \"created\": \"Duis ullamco Ut ad pariatur\",\n \"modified\": \"fugiat deserunt est mollit\",\n \"tagCategoryRefs\": false\n}", "options": { "raw": { "headerFamily": "json", @@ -232355,7 +232355,7 @@ }, "response": [ { - "id": "5854df55-659f-4b7c-abc5-f90ce480390d", + "id": "1fe9863b-ddf5-417f-bd4b-a2c2a9329b74", "name": "Created tag.", "originalRequest": { "url": { @@ -232389,7 +232389,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"PCI\",\n \"id\": 7613941.485715613,\n \"created\": 68211314,\n \"modified\": \"mollit nulla\",\n \"tagCategoryRefs\": 82060281\n}", + "raw": "{\n \"name\": \"PCI\",\n \"id\": 65573152,\n \"created\": \"Duis ullamco Ut ad pariatur\",\n \"modified\": \"fugiat deserunt est mollit\",\n \"tagCategoryRefs\": false\n}", "options": { "raw": { "headerFamily": "json", @@ -232411,7 +232411,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0373ffd-0ec6-4f88-bfca-a6acb3d986da", + "id": "89302510-e45b-40a3-a510-980d331824f0", "name": "400.1 Bad Request Content", "originalRequest": { "url": { @@ -232445,7 +232445,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"PCI\",\n \"id\": 7613941.485715613,\n \"created\": 68211314,\n \"modified\": \"mollit nulla\",\n \"tagCategoryRefs\": 82060281\n}", + "raw": "{\n \"name\": \"PCI\",\n \"id\": 65573152,\n \"created\": \"Duis ullamco Ut ad pariatur\",\n \"modified\": \"fugiat deserunt est mollit\",\n \"tagCategoryRefs\": false\n}", "options": { "raw": { "headerFamily": "json", @@ -232467,7 +232467,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8191cb75-e3e5-49c0-b8e4-ec84cd2bc0d3", + "id": "befac44c-68a1-4d9e-b5cd-fff40c6d7c06", "name": "400.1.2 Value length out of range", "originalRequest": { "url": { @@ -232501,7 +232501,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"PCI\",\n \"id\": 7613941.485715613,\n \"created\": 68211314,\n \"modified\": \"mollit nulla\",\n \"tagCategoryRefs\": 82060281\n}", + "raw": "{\n \"name\": \"PCI\",\n \"id\": 65573152,\n \"created\": \"Duis ullamco Ut ad pariatur\",\n \"modified\": \"fugiat deserunt est mollit\",\n \"tagCategoryRefs\": false\n}", "options": { "raw": { "headerFamily": "json", @@ -232523,7 +232523,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f3f0e65-62f4-4952-874d-b6a40a09d759", + "id": "7b5d8faf-434b-4aed-9cf5-b0a5bcffc27b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -232557,7 +232557,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"PCI\",\n \"id\": 7613941.485715613,\n \"created\": 68211314,\n \"modified\": \"mollit nulla\",\n \"tagCategoryRefs\": 82060281\n}", + "raw": "{\n \"name\": \"PCI\",\n \"id\": 65573152,\n \"created\": \"Duis ullamco Ut ad pariatur\",\n \"modified\": \"fugiat deserunt est mollit\",\n \"tagCategoryRefs\": false\n}", "options": { "raw": { "headerFamily": "json", @@ -232579,7 +232579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a778e385-8c07-4982-9ced-47106e7dc68c", + "id": "12a67fff-0344-4a30-93af-b9e0bf03fc2e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -232613,7 +232613,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"PCI\",\n \"id\": 7613941.485715613,\n \"created\": 68211314,\n \"modified\": \"mollit nulla\",\n \"tagCategoryRefs\": 82060281\n}", + "raw": "{\n \"name\": \"PCI\",\n \"id\": 65573152,\n \"created\": \"Duis ullamco Ut ad pariatur\",\n \"modified\": \"fugiat deserunt est mollit\",\n \"tagCategoryRefs\": false\n}", "options": { "raw": { "headerFamily": "json", @@ -232635,7 +232635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13f2b136-2caf-473c-8559-a531d5d16701", + "id": "71df0df9-bf75-4790-98c4-48db9aeeafae", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -232669,7 +232669,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"PCI\",\n \"id\": 7613941.485715613,\n \"created\": 68211314,\n \"modified\": \"mollit nulla\",\n \"tagCategoryRefs\": 82060281\n}", + "raw": "{\n \"name\": \"PCI\",\n \"id\": 65573152,\n \"created\": \"Duis ullamco Ut ad pariatur\",\n \"modified\": \"fugiat deserunt est mollit\",\n \"tagCategoryRefs\": false\n}", "options": { "raw": { "headerFamily": "json", @@ -232691,7 +232691,7 @@ "_postman_previewlanguage": "json" }, { - "id": "463318cf-6f89-4fea-b515-fc7358e3e92a", + "id": "9568351e-75bd-4a2e-a7c4-823c1f648f35", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -232725,7 +232725,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"name\": \"PCI\",\n \"id\": 7613941.485715613,\n \"created\": 68211314,\n \"modified\": \"mollit nulla\",\n \"tagCategoryRefs\": 82060281\n}", + "raw": "{\n \"name\": \"PCI\",\n \"id\": 65573152,\n \"created\": \"Duis ullamco Ut ad pariatur\",\n \"modified\": \"fugiat deserunt est mollit\",\n \"tagCategoryRefs\": false\n}", "options": { "raw": { "headerFamily": "json", @@ -232753,7 +232753,7 @@ } }, { - "id": "3b0e225b-eed7-4ac2-926e-abcdc252a40a", + "id": "0f5ae3e1-8c4a-402f-ae64-f9236851c160", "name": "Get Tag By Id", "request": { "name": "Get Tag By Id", @@ -232794,7 +232794,7 @@ }, "response": [ { - "id": "b6751ffb-bb2f-4e7b-a2d7-f5f83796e138", + "id": "0418de7f-2aec-4a09-a73e-c2cf0f68634e", "name": "Tag", "originalRequest": { "url": { @@ -232838,7 +232838,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30513120-3e0c-48d1-9dfa-86371b56b9ef", + "id": "fd25bc09-a07b-4aaf-a1cf-a9de65335c7e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -232882,7 +232882,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00526523-5c6a-40ae-b271-a29a619f7a17", + "id": "f9f0db2c-8b98-4ca2-bcfe-4f2ea5f3e82b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -232926,7 +232926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54132349-1738-4d0a-83c1-25b0937853a4", + "id": "ad7c6723-edc9-4ba7-83d9-9d1f3df1d906", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -232970,7 +232970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3bbc5cc8-6b5e-4cbd-8a7f-0de3fd9578ce", + "id": "e989d51c-a1a4-4d8c-8a4e-bf2900d45e44", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -233014,7 +233014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d92614d-a0e6-4494-a938-43c2c9efe773", + "id": "7a3e9d8e-95a6-441d-8370-2ad6a09f033c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -233058,7 +233058,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4bb17a28-590e-468a-858d-3f523fe2c7d9", + "id": "ec7c458c-88ee-41a2-bc82-64a00275dbbc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -233108,7 +233108,7 @@ } }, { - "id": "96de21b0-70a2-4190-afcc-d229b5e69b4a", + "id": "21d25ffc-ad62-4146-b0d9-4cacd1abceee", "name": "Delete Tag", "request": { "name": "Delete Tag", @@ -233149,7 +233149,7 @@ }, "response": [ { - "id": "ee7b6b6e-cd29-427d-8326-ba226410f22c", + "id": "6697bb1c-c85f-4a93-848d-da66234a57f6", "name": "No content.", "originalRequest": { "url": { @@ -233183,7 +233183,7 @@ "_postman_previewlanguage": "text" }, { - "id": "3672f1c3-22a6-4db7-866b-4a14f38c984c", + "id": "0a3d489d-7bef-4069-91eb-baae66838bc4", "name": "400.1 Bad Request Content", "originalRequest": { "url": { @@ -233227,7 +233227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c52ccd5a-98d9-4e51-8559-1ecdb367f80f", + "id": "f1177841-6179-4ee8-85a6-ce48c39e6288", "name": "400.2.1 Referential integrity violation", "originalRequest": { "url": { @@ -233271,7 +233271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfcfa2e9-846c-444f-8980-79c4f9f49d9e", + "id": "269dd23c-ac61-4384-83c4-3ae4b15e9e2a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -233315,7 +233315,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f6d2acd-10bd-479e-93e4-a07b1be5a1d1", + "id": "7bb67b54-a040-4902-83ef-95b23300d906", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -233359,7 +233359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28ebd2c0-1919-46fe-80d8-c53e620fe3a6", + "id": "0ee02a9a-ff51-4b7d-a7e3-7e3d91150a78", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -233403,7 +233403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9bec1db-d2fb-406e-a95b-b2b8673a3d67", + "id": "33fa02b2-180b-41df-86d6-358890ef773e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -233447,7 +233447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e607142c-c6fd-4457-9617-360a27925220", + "id": "f1a22139-2886-4f39-9963-b30fcd4fe561", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -233503,7 +233503,7 @@ "description": "", "item": [ { - "id": "73a0057c-91ff-4216-94d1-fcb3b85cf8b5", + "id": "2f2be296-af85-4ec0-ade2-6d9477137666", "name": "Get task status by ID.", "request": { "name": "Get task status by ID.", @@ -233544,7 +233544,7 @@ }, "response": [ { - "id": "1152730f-3cd5-4e32-8350-24efd0074906", + "id": "2ea5a538-9ac9-47ad-a7ce-1a376f8de0ff", "name": "Responds with a TaskStatus for the task with the given task ID.", "originalRequest": { "url": { @@ -233583,12 +233583,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"uta_\": -15598173,\n \"non373\": 69399387.42762756\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n}", + "body": "{\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"Duis3\": \"eiusmod\",\n \"anim_57\": 6927456.197440922\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e74fb3c4-55da-4803-989c-692eec4deece", + "id": "4e14e301-1763-4077-b04e-7e20624f3634", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -233632,7 +233632,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ad7c864-15a5-4541-bef9-2ead064bbfce", + "id": "38d18263-495b-45ae-9eea-09f5b71f1fbe", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -233676,7 +233676,7 @@ "_postman_previewlanguage": "json" }, { - "id": "665828a3-f552-4dc9-b5a4-a648f59eaf1b", + "id": "0ad8dcf3-347f-4473-85ef-7143eda0065d", "name": "Forbidden, generally due to a lack of security rights", "originalRequest": { "url": { @@ -233710,7 +233710,7 @@ "_postman_previewlanguage": "text" }, { - "id": "f6e5ac62-8d73-40b8-8d5c-6bf15dd75fb8", + "id": "04ef8ee9-8846-4c10-a3a4-69cf21084867", "name": "TaskStatus with the given id was not found.", "originalRequest": { "url": { @@ -233744,7 +233744,7 @@ "_postman_previewlanguage": "text" }, { - "id": "8e151206-c0ad-48fd-a269-f28111d996e0", + "id": "62b6609b-966a-48d4-bfb2-c8b3bd110de1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -233788,7 +233788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7a9642b-382e-48b6-83ea-0a36cf167f08", + "id": "135944d6-9483-4587-9d14-e67b02a32645", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -233838,7 +233838,7 @@ } }, { - "id": "ce7720ea-5ea4-4cb5-a2cc-ce7529b74913", + "id": "5ca88791-ebc1-45bf-b1e1-5bea12129f16", "name": "Update task status by ID", "request": { "name": "Update task status by ID", @@ -233892,7 +233892,7 @@ }, "response": [ { - "id": "39763d8b-95d3-453e-bf2f-f573019caf1d", + "id": "1892d6a3-8025-4552-8aaf-2ad06110ffe2", "name": "This response indicates the PATCH operation succeeded, and the API returns the updated task object.", "originalRequest": { "url": { @@ -233944,12 +233944,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"uta_\": -15598173,\n \"non373\": 69399387.42762756\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n}", + "body": "{\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"Duis3\": \"eiusmod\",\n \"anim_57\": 6927456.197440922\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "94fd9f09-c785-4f43-a892-43602843cd9d", + "id": "5c1648d5-a264-4e04-ae59-3685feb997bf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -234006,7 +234006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99e435bb-e841-4edd-9057-a0407bf9cba0", + "id": "52328eb5-28d0-4d90-8ffc-ea1b4eea3f35", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -234063,7 +234063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e63321c1-48ff-4ee5-8ca4-c1ff21308e04", + "id": "e08344fd-8dbf-4619-b4e8-cbf2ae18f862", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -234120,7 +234120,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87596c5b-0e49-45ba-a873-b7a2aacf8cf7", + "id": "6c7ba429-1b30-4441-bcec-f1dde9e83129", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -234177,7 +234177,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29683429-5505-4c7f-a744-d16efce1da4a", + "id": "26db0891-9b7a-4745-9a50-12929e484581", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -234234,7 +234234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49f8baa8-10ca-416a-9ecf-72fc86e0568f", + "id": "b23cf5ed-d1c5-4049-a271-dedce4b379dc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -234297,7 +234297,7 @@ } }, { - "id": "a7bc8fd4-cd89-455a-9e84-a217f09d7cd0", + "id": "ee235588-dc79-4a95-8fe4-7fc0aaa46c2e", "name": "Retrieve a task status list.", "request": { "name": "Retrieve a task status list.", @@ -234372,7 +234372,7 @@ }, "response": [ { - "id": "88fa3074-4170-46a6-93a7-f53e66929b0a", + "id": "5cc8707c-efd1-404e-8bab-595d73a91628", "name": "Responds with a TaskStatus for the task with the given task ID.", "originalRequest": { "url": { @@ -234456,12 +234456,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"voluptate0\": 81802810.69832686,\n \"aute_3b\": true\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n },\n {\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"dolorcaf\": false,\n \"reprehenderit_a5\": 84194940\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"enim8\": -72016497.13543388,\n \"deserunt9\": -35420628,\n \"occaecat_2a6\": true\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n },\n {\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"pariatur19f\": \"enim minim conse\",\n \"non_a3\": 55830272,\n \"elit_c\": false\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "99b0b3bd-b23c-497c-b224-2b8394ec37fe", + "id": "45a3fc2a-a6cd-4d18-b76e-cb6d216407e2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -234550,7 +234550,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13df3c3a-9d65-46d2-8e20-0af7bfcc4561", + "id": "daf1369f-0397-4682-9e51-2352549f94a1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -234639,7 +234639,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7159a15c-110f-47eb-8100-87016457be0b", + "id": "a47c1974-7be8-401f-be67-3d4c4e5aa276", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -234728,7 +234728,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5e5c1ff-7af0-4c77-b859-4a24c446d31c", + "id": "6f697384-0852-44dd-8a6c-d614ec88006c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -234817,7 +234817,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd552c5c-3577-4213-aacf-0d89db4c7672", + "id": "ee3612d0-7e3a-40b9-8292-e3a7e2553c3f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -234906,7 +234906,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3fea2fea-352a-4f70-90b8-c1030b383a3a", + "id": "c0331ec1-aa74-4c0e-a3f8-84bbff5e6280", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -235001,7 +235001,7 @@ } }, { - "id": "f7d4b034-d44b-42a0-8f72-9640a0df8ca0", + "id": "fea3de5e-5ad6-40bb-8663-8ae18b18710c", "name": "Retrieve a pending task list.", "request": { "name": "Retrieve a pending task list.", @@ -235059,7 +235059,7 @@ }, "response": [ { - "id": "707ef551-861f-4b48-b8ce-55beba5a0756", + "id": "8d7d5e6a-60fc-4402-8e6e-71240d5643af", "name": "Responds with a list of TaskStatus for pending tasks.", "originalRequest": { "url": { @@ -235126,12 +235126,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"voluptate0\": 81802810.69832686,\n \"aute_3b\": true\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n },\n {\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"dolorcaf\": false,\n \"reprehenderit_a5\": 84194940\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"enim8\": -72016497.13543388,\n \"deserunt9\": -35420628,\n \"occaecat_2a6\": true\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n },\n {\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"pariatur19f\": \"enim minim conse\",\n \"non_a3\": 55830272,\n \"elit_c\": false\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2fd7f545-b7f2-4bb2-bb69-177c2aa40b94", + "id": "a6de2168-c72e-4e52-a7c6-50a7c164b095", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -235193,7 +235193,7 @@ "_postman_previewlanguage": "text" }, { - "id": "0897fba1-71a9-422c-a8a4-5dff22f0018a", + "id": "9996755d-895c-40b9-909a-40c2e41b4a81", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -235265,7 +235265,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17a86df7-d298-4427-9429-6978d575c070", + "id": "15586a1e-1cad-489b-9323-9895e4b7e776", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -235343,7 +235343,7 @@ } }, { - "id": "44f15349-36c5-48a7-987c-9fe263c15a85", + "id": "d3c8f53a-e7ad-47a5-8e1d-820cab0ec301", "name": "Retrieve headers only for pending task list.", "request": { "name": "Retrieve headers only for pending task list.", @@ -235401,7 +235401,7 @@ }, "response": [ { - "id": "59217e94-3ad3-4d70-84b6-77f0d4f46245", + "id": "aee0b024-f701-4ca1-972d-d3d9335d4710", "name": "Responds with headers for List of TaskStatus for pending tasks.", "originalRequest": { "url": { @@ -235463,7 +235463,7 @@ "_postman_previewlanguage": "text" }, { - "id": "fddb82f3-64cc-484d-9ebf-22a04aaf8f49", + "id": "29076f38-3017-4606-85e4-4eeb35785a9e", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -235525,7 +235525,7 @@ "_postman_previewlanguage": "text" }, { - "id": "6ac54ed0-536f-4635-bca3-a6f9f12643f5", + "id": "18022029-e03f-459b-8ff7-64e676fe576d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -235597,7 +235597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6966861-def7-44ff-b629-afce8781424a", + "id": "586d7b98-6004-4cea-9368-f4b222f113a3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -235681,7 +235681,7 @@ "description": "API for reading tenant details.", "item": [ { - "id": "bec52cdd-22af-44f4-b406-fca79b86ef3e", + "id": "728e7ed1-ee13-4fe7-a50c-6dbb2144bfc0", "name": "Get Tenant Information.", "request": { "name": "Get Tenant Information.", @@ -235710,7 +235710,7 @@ }, "response": [ { - "id": "2f147c30-7be0-43b7-b266-b02e551cab92", + "id": "eb43c5d3-25e9-4af5-9f1a-bdae2ecd9e30", "name": "Tenant Info", "originalRequest": { "url": { @@ -235753,7 +235753,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80146838-630d-4b7b-81bc-f177c8c2b316", + "id": "5e56ed65-009c-4a46-b6d7-b655cbe743bd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -235796,7 +235796,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40574eb9-3ca7-4ee9-8802-d00b54f6c85a", + "id": "bf768966-d038-4b8a-8b99-37f73153ff26", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -235839,7 +235839,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77834e5a-e43d-400a-b132-8925f9f4988d", + "id": "5b46bd0b-9fba-481e-b824-66d1802bf95c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -235882,7 +235882,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4667cba-22a6-455b-84b4-1befea683dfc", + "id": "9e7d1d2a-9ec2-472c-88a7-dc298614ed56", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -235925,7 +235925,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab62cf71-e53a-4fe0-9149-e1342a1eb634", + "id": "a911d1e5-359d-4ad5-b423-9933f283bb67", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -235968,7 +235968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cc1f3f8-b06d-46d3-a6bc-ac5d0bd45364", + "id": "a363e108-d830-44b1-b2d4-341979f60703", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -236023,7 +236023,7 @@ "description": "Operations for creating, managing, and deleting transforms.", "item": [ { - "id": "4c692e48-b116-4537-b4ac-0d2ff5fa17c1", + "id": "4282ab22-b006-4c39-9fed-e51cbf459bb6", "name": "List transforms", "request": { "name": "List transforms", @@ -236098,7 +236098,7 @@ }, "response": [ { - "id": "4eb2ec2e-4bfa-4074-a4ad-b85dda7d2de4", + "id": "517c995b-5e62-4cd4-bd2a-dd4834cc694d", "name": "A list of transforms matching the given criteria.", "originalRequest": { "url": { @@ -236187,7 +236187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0663843d-a3c2-47f9-9d6f-9801a1d5b198", + "id": "29201c67-ebaf-4e09-9654-61af9b474da6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -236276,7 +236276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84420786-a8fc-4ca9-b47d-9bf76a15865e", + "id": "85cc1fa1-7f3e-40b2-b153-205f572e253a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -236365,7 +236365,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67021c07-a195-4e64-ace3-201e0072ec6b", + "id": "da98860f-1298-4242-8e90-ffb44277d00d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -236454,7 +236454,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdd9c19b-3320-4edc-828f-6d0104657d41", + "id": "81efefb4-8e4d-4f65-909c-1b58d16da359", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -236543,7 +236543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1887b440-17dd-4439-b696-945e7be05c09", + "id": "037bc002-c65f-4a8c-846f-c4b7b551bc55", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -236632,7 +236632,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8f57839-371d-4c17-8185-79a8f9bd19cb", + "id": "3f59340e-63fe-4679-a46d-0249cf1524ec", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -236727,7 +236727,7 @@ } }, { - "id": "0f800770-2096-413c-a978-8734ab5a368f", + "id": "6d22a2de-3f06-4ae3-a7d7-59409fa6f0e4", "name": "Create transform", "request": { "name": "Create transform", @@ -236769,7 +236769,7 @@ }, "response": [ { - "id": "e8d7d3e5-25a1-42ca-85bf-cb416cbc4a33", + "id": "9475f07b-72b3-4a6e-9274-dffb7adb0d0f", "name": "Indicates the transform was successfully created and returns its representation.", "originalRequest": { "url": { @@ -236825,7 +236825,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14ad7811-3034-4be8-a3c0-6e6726cd6201", + "id": "89a6c0c7-1586-4583-a679-902c50ce1d5f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -236881,7 +236881,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad991c5d-9fe5-4553-a471-94034b1842bc", + "id": "3bdb0aa3-5c45-451c-bbe9-938f924f557e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -236937,7 +236937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e83a686-926a-484b-b91d-d9eb44078d9e", + "id": "eb8c618f-e82e-4c92-82a4-809b3a3d3abf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -236993,7 +236993,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48e9cb2a-369c-44e8-90b8-bca965ee3d75", + "id": "707fdb9d-856e-49e6-a082-ed847ece2308", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -237049,7 +237049,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d7a272c-df76-4aa9-a6be-5a0c249eac43", + "id": "b24e357c-c2f4-48cc-b327-2e6d043b5aa3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -237105,7 +237105,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efc396e5-fe74-48f8-9e71-fe9708edd3c4", + "id": "ff39993a-cd4a-4f82-bdbc-a86958c9a36c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -237167,7 +237167,7 @@ } }, { - "id": "2888b35c-26f6-4a4a-bb85-90049f83e14f", + "id": "1354d352-26fc-40f2-bee6-342c15a399a4", "name": "Transform by ID", "request": { "name": "Transform by ID", @@ -237208,7 +237208,7 @@ }, "response": [ { - "id": "75d5dee2-dad3-4b99-80f0-faf11ad3f859", + "id": "2a0cceea-d041-4093-aa11-76b163afdded", "name": "Transform with the given ID", "originalRequest": { "url": { @@ -237252,7 +237252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a59a460e-4ae7-4fcc-af71-7158e87b1ef6", + "id": "f9ead8dd-f876-456a-ad46-bb5dbd2b4d77", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -237296,7 +237296,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7793d2b6-716e-4b3a-8bc5-1e4fcab50fbe", + "id": "d666b174-a3db-4a69-b902-fa84f284b6a5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -237340,7 +237340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "442f8b2b-b5f6-489e-a37d-947e2f5b6337", + "id": "bb7f6eee-9bc1-491b-8b32-138daea46c07", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -237384,7 +237384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "074b6c2c-45b5-4b51-8368-86b6ff906406", + "id": "5eafa5c9-72c1-4cfb-9a62-add170e4adca", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -237428,7 +237428,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccbaebf8-339e-4a91-b11c-87b137591a58", + "id": "a423549a-18cd-4745-bc32-cc0f6bf8ea75", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -237472,7 +237472,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2647de34-4f33-46a0-b00c-fa0e0510670b", + "id": "c08b3e4e-b60e-4f03-8038-35dc14cfa51c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -237522,7 +237522,7 @@ } }, { - "id": "5995d03b-7537-47f7-9b52-0e70fa67daf4", + "id": "542fb26a-24b1-454e-9a50-6f760e5e73b4", "name": "Update a transform", "request": { "name": "Update a transform", @@ -237576,7 +237576,7 @@ }, "response": [ { - "id": "3793dfcf-cd6a-4424-8403-f3a1bf687e1a", + "id": "77e885b4-bb33-4f62-b364-dd26dbeda17f", "name": "Indicates the transform was successfully updated and returns its new representation.", "originalRequest": { "url": { @@ -237633,7 +237633,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dabe9652-435e-40cf-854d-f56f3790511e", + "id": "7770d39a-2e59-48db-99a4-7adb1a95b2ee", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -237690,7 +237690,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6863f201-63d0-46c5-b2eb-3ef7cb200ea3", + "id": "4da30f8f-b269-4ab5-a8a9-1deabb727bf1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -237747,7 +237747,7 @@ "_postman_previewlanguage": "json" }, { - "id": "646797f1-252f-4809-baa3-6fc259c7f4c7", + "id": "7fac6072-9bef-4bbc-b1c0-da9424f2944d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -237804,7 +237804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6522eed-1177-4f02-b4c2-1ee4e0982257", + "id": "dd5baa80-3974-4917-8a63-a3b1e1dcd727", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -237861,7 +237861,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1286588f-8ee1-4ace-bb79-4f0a87293a4a", + "id": "bbd4ce82-54e8-45cf-a756-85ae6f842beb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -237918,7 +237918,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd9db503-1833-4282-8b62-019c406ef351", + "id": "d4202cb0-ff02-498e-911b-08adb8e19144", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -237981,7 +237981,7 @@ } }, { - "id": "971f91b5-46ca-4fc2-9b5a-38c59dbc9a19", + "id": "74b86d9a-1782-460c-b8ed-c47610ba69d4", "name": "Delete a transform", "request": { "name": "Delete a transform", @@ -238022,7 +238022,7 @@ }, "response": [ { - "id": "f9306f86-3fd5-4573-916c-8de46116dd7b", + "id": "2147e929-1c8c-44d1-8e98-9ff6ce0166b5", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -238056,7 +238056,7 @@ "_postman_previewlanguage": "text" }, { - "id": "81b3108e-169d-4f8d-9a45-dfc4edfdcab5", + "id": "ed2aa1d4-1b49-45f5-a97a-85b86e94db79", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -238100,7 +238100,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3ad6a57-cb59-4cf8-8c30-c8607cd15e19", + "id": "14b2f29a-3e69-4e21-a7a8-7a901f1fe55c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -238144,7 +238144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cdd9618c-30a2-4072-a729-99e5c084bc5b", + "id": "85ffa70a-b724-4484-b9d1-5e5c363b06b6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -238188,7 +238188,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5d599b4-5726-41ff-9470-0a9d3327059f", + "id": "c80c2c65-525e-4bdc-b71b-410c65079e83", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -238232,7 +238232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "720ff5bd-0e5a-4113-a7e8-cce74da38d1b", + "id": "4fdef8d3-12d3-4278-9fcd-7e5ab4903543", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -238276,7 +238276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57dcb632-e855-4b57-94d9-e46626dc1de9", + "id": "8e5fa74a-575c-4255-a2b7-e5f3da96ab4a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -238332,7 +238332,7 @@ "description": "Event Triggers provide real-time updates to changes in Identity Security Cloud so you can take action as soon as an event occurs, rather than poll an API endpoint for updates. Identity Security Cloud provides a user interface within the admin console to create and manage trigger subscriptions. These endpoints allow for programatically creating and managing trigger subscriptions.\n\nThere are two types of event triggers:\n * `FIRE_AND_FORGET`: This trigger type will send a payload to each subscriber without needing a response. Each trigger of this type has a limit of **50 subscriptions**.\n * `REQUEST_RESPONSE`: This trigger type will send a payload to a subscriber and expect a response back. Each trigger of this type may only have **one subscription**.\n\n## Available Event Triggers\nProduction ready event triggers that are available in all tenants.\n\n| Name | ID | Type | Trigger condition |\n|-|-|-|-|\n| [Access Request Dynamic Approval](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/access-request-dynamic-approval/) | idn:access-request-dynamic-approver | REQUEST_RESPONSE |After an access request is submitted. Expects the subscriber to respond with the ID of an identity or workgroup to add to the approval workflow. |\n| [Access Request Decision](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/access-request-decision/) | idn:access-request-post-approval | FIRE_AND_FORGET | After an access request is approved. |\n| [Access Request Submitted](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/access-request-submitted/) | idn:access-request-pre-approval | REQUEST_RESPONSE | After an access request is submitted. Expects the subscriber to respond with an approval decision. |\n| [Account Aggregation Completed](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/account-aggregation-completed/) | idn:account-aggregation-completed | FIRE_AND_FORGET | After an account aggregation completed, terminated, failed. |\n| Account Attributes Changed | idn:account-attributes-changed | FIRE_AND_FORGET | After an account aggregation, and one or more account attributes have changed. |\n| Account Correlated | idn:account-correlated | FIRE_AND_FORGET | After an account is added to an identity. |\n| Accounts Collected for Aggregation | idn:aggregation-accounts-collected | FIRE_AND_FORGET | New, changed, and deleted accounts have been gathered during an aggregation and are being processed. |\n| Account Uncorrelated | idn:account-uncorrelated | FIRE_AND_FORGET | After an account is removed from an identity. |\n| Campaign Activated | idn:campaign-activated | FIRE_AND_FORGET | After a campaign is activated. |\n| Campaign Ended | idn:campaign-ended | FIRE_AND_FORGET | After a campaign ends. |\n| Campaign Generated | idn:campaign-generated | FIRE_AND_FORGET | After a campaign finishes generating. |\n| Certification Signed Off | idn:certification-signed-off | FIRE_AND_FORGET | After a certification is signed off by its reviewer. |\n| [Identity Attributes Changed](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/account-aggregation-completed/) | idn:identity-attributes-changed | FIRE_AND_FORGET | After One or more identity attributes changed. |\n| [Identity Created](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/identity-created/) | idn:identity-created | FIRE_AND_FORGET | After an identity is created. |\n| [Provisioning Action Completed](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/provisioning-completed/) | idn:post-provisioning | FIRE_AND_FORGET | After a provisioning action completed on a source. |\n| [Scheduled Search](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/scheduled-search/) | idn:saved-search-complete | FIRE_AND_FORGET | After a scheduled search completed. |\n| [Source Created](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/source-created/) | idn:source-created | FIRE_AND_FORGET | After a source is created. |\n| [Source Deleted](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/source-deleted/) | idn:source-deleted | FIRE_AND_FORGET | After a source is deleted. |\n| [Source Updated](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/source-updated/) | idn:source-updated | FIRE_AND_FORGET | After configuration changes have been made to a source. |\n| [VA Cluster Status Change](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/va-cluster-status-change/) | idn:va-cluster-status-change | FIRE_AND_FORGET | After the status of a VA cluster has changed. |\n\n## Early Access Event Triggers\nTriggers that are in-development and not ready for production use. Please contact support to enable these triggers in your tenant.\n\n| Name | ID | Type | Trigger condition |\n|-|-|-|-|\n| [Identity Deleted](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/identity-deleted/) | idn:identity-deleted | FIRE_AND_FORGET | After an identity is deleted. |\n| [Source Account Created](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/source-account-created/) | idn:source-account-created | FIRE_AND_FORGET | After a source account is created. |\n| [Source Account Deleted](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/source-account-deleted/) | idn:source-account-deleted | FIRE_AND_FORGET | After a source account is deleted. |\n| [Source Account Updated](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/source-account-updated/) | idn:source-account-updated | FIRE_AND_FORGET | After a source account is changed. |\n", "item": [ { - "id": "89155d21-7a8f-4696-9fc2-2027b4b68f70", + "id": "21b73eaa-95ca-4770-863d-e658adafe2fe", "name": "List Triggers", "request": { "name": "List Triggers", @@ -238407,7 +238407,7 @@ }, "response": [ { - "id": "b21c8542-44c7-47d4-b735-0bff82d6d54f", + "id": "f676346e-eb3c-48c2-b7b7-613573bbc6c0", "name": "List of triggers.", "originalRequest": { "url": { @@ -238496,7 +238496,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8930d50c-fc97-4971-9ae3-c9723f4dfe74", + "id": "15e02176-52cf-49e6-b05c-de45c48b7ae5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -238585,7 +238585,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f748e9de-d304-427d-8211-9c4a4595a439", + "id": "39e8c440-cdeb-45d9-a99e-fbca211d447c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -238674,7 +238674,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d324fea3-702e-43b5-b445-9a0eb72a77bd", + "id": "c8baa4e4-472c-41ec-a745-7c28fdbb6f1a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -238763,7 +238763,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6dc71320-888c-4b07-936e-8128e658b91e", + "id": "c8353e0b-1db9-4c39-b6cc-57d8696e82e2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -238852,7 +238852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c03baa65-522b-4111-8d5c-286aa99076bf", + "id": "d7eb175a-9ae1-4341-95f9-a766be4096bf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -238947,7 +238947,7 @@ } }, { - "id": "e5bdedbe-bdad-49e6-a0b9-8ec99ed4dea6", + "id": "8511fe96-101b-4aa3-b3f6-0e39c336a8e6", "name": "Create a Subscription", "request": { "name": "Create a Subscription", @@ -238989,7 +238989,7 @@ }, "response": [ { - "id": "859ad553-6c72-4928-a26f-90cba5125993", + "id": "714d820c-3109-42fa-9079-9075446b2ddb", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -239045,7 +239045,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0997fb58-efaa-4a13-ab0c-368b556848e3", + "id": "f9300c25-04fa-48a6-a5a2-b8372c29c19f", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -239101,7 +239101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6f30cfe-8cd1-4cff-b08d-f16a2d8c37cd", + "id": "ab3eaadc-a75e-4668-ae43-61f60205f030", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -239157,7 +239157,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f043291b-4073-4212-85b5-9f655dc867ee", + "id": "cea0a8f6-2671-4dd2-b151-6342d226b98d", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -239213,7 +239213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eef538a3-262a-4396-b0f5-b40bd2556864", + "id": "f458b463-f7d4-43df-9290-f1320e18b410", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -239269,7 +239269,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b1ac043-b9aa-42c7-9dcc-6edc3cfb4721", + "id": "0d464f38-6139-4039-82eb-29d41a0bc205", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -239325,7 +239325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53db2c53-b7ba-4979-97fd-5500a4a82831", + "id": "349d7e53-3693-460e-b17f-d65373bb7fdf", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -239381,7 +239381,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e44f1374-b4ae-4955-a075-5772e4224806", + "id": "3ae7c785-1772-49e2-b50f-b6e332237e2c", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -239437,7 +239437,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c87ab44-7e9c-4712-afef-7d39ff1abac2", + "id": "f03a5a0f-8bb6-4895-be0b-03bbde836147", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -239493,7 +239493,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94b1d85d-f84f-4cc6-852b-c169f9221f44", + "id": "bd6fe4e4-1d6c-4db6-a7c3-1ba73a74d287", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -239549,7 +239549,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74f156d8-9aca-4acb-8344-e09257387777", + "id": "3c0d0d51-8722-45b2-b5af-fdf369aea6b9", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -239605,7 +239605,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63aaee6b-afcd-495e-9fb1-8e91fac3b8ce", + "id": "102b9a72-550b-4bf0-9896-3e6f31dac84c", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -239661,7 +239661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "638e3456-047d-49c9-b2b0-f67f0e010709", + "id": "0ffe60cb-0c3e-4f68-bcca-f8ebffdad5ed", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -239717,7 +239717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e477d47a-d6dd-410c-a902-0e258355da30", + "id": "bf4dd944-830c-4b84-ac37-f0711edf07b9", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -239773,7 +239773,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8800eb28-68b5-44bc-bfe8-86ca3554262f", + "id": "c73e96b7-3296-467f-9f1f-6502566f77ed", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -239829,7 +239829,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d8f5823-f5e7-4926-9de8-8b94f0326168", + "id": "c9b601d0-85a5-47ba-b7c7-1bd3f97fd310", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -239885,7 +239885,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ad76ff9-bf6a-4a8f-886c-a6a05b1c28b2", + "id": "110b46c3-11ea-4e57-a677-7c3504f9462c", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -239941,7 +239941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf03916a-4ba9-43b4-aeac-bb8459377015", + "id": "7bb643e3-93ee-4984-b3a0-2599784bdf28", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -240003,7 +240003,7 @@ } }, { - "id": "8c139819-3546-4ade-a480-344fc042c790", + "id": "ca2a00e6-b7b0-4d7c-b8cf-178dd91b08da", "name": "List Subscriptions", "request": { "name": "List Subscriptions", @@ -240078,7 +240078,7 @@ }, "response": [ { - "id": "a6162a62-9c1f-4b12-81bd-5541cf1c84fc", + "id": "c234f2f9-fe86-4b0e-9ca3-0c589ddd0e0d", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -240167,7 +240167,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82b1c53c-41d3-4999-acef-8faa0e02bb6b", + "id": "6aee78e0-1df0-43fd-bd8e-2e2e7f82bb32", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -240256,7 +240256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "058b0c53-2eb6-41d0-8d1d-0b5c4c5dd390", + "id": "1e2dff88-486a-44e8-aff0-3f416fe437dc", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -240345,7 +240345,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9415ef27-8cb9-431d-9f6e-abe96a88cd88", + "id": "8827e0ee-e4af-440e-bc27-417a3a0f1c81", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -240434,7 +240434,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19b1c7cd-c99e-42e8-ae9a-139c42e87b09", + "id": "afac9c6e-aaef-4a75-9af1-bb8b5115f934", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -240523,7 +240523,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34106a43-0dd3-4699-b6fb-3c84a461e327", + "id": "8ca6b297-9ed0-4409-9058-c5f2e74ccb85", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -240612,7 +240612,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63bd5e89-15f5-4894-9f63-eb11ac1503b1", + "id": "c950d234-7f33-4348-9880-ee763d526e73", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -240701,7 +240701,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2539dcee-169d-445d-a00f-ae58c5c1046b", + "id": "790e80b2-6114-4e15-89aa-6e42af55117f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -240796,7 +240796,7 @@ } }, { - "id": "2d4cf395-b528-4471-91a6-d85953386a6d", + "id": "f856af78-fb8b-4372-805a-be810594d42b", "name": "Update a Subscription", "request": { "name": "Update a Subscription", @@ -240850,7 +240850,7 @@ }, "response": [ { - "id": "57e2fc96-4761-4514-923f-b67811cd762c", + "id": "abafc895-c998-4234-b906-5a397fbe712c", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -240907,7 +240907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2795733f-436b-4bf8-901f-981750382bd4", + "id": "e750d693-13f3-4f20-81ca-36df826ec57f", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -240964,7 +240964,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0110c7c2-aed1-4cde-bfe0-ebea0d34d3e6", + "id": "53190bd6-b317-4882-aae7-20a8f6602a76", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -241021,7 +241021,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57b0f8a7-8151-4e8b-aeda-557233c4e274", + "id": "e5f209b3-b4a3-48e5-b023-cf9a7d747e85", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -241078,7 +241078,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8724cd6c-51d6-49df-8720-3b38e1c81ccb", + "id": "5756aef2-c019-4808-9bc9-5b1121cc1c9e", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -241135,7 +241135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a067b473-511c-4380-be7b-cfbe87fa98c4", + "id": "af7c9c75-933c-491b-9b21-c78d98113806", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -241192,7 +241192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c58f21dd-f577-4f29-b6d4-8f79541a0206", + "id": "5ec12abb-df23-4a96-87d7-c145939e7f7c", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -241249,7 +241249,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4db7d224-df3b-4060-8958-e94ed260efb6", + "id": "322a7e6a-8ae2-4a94-8fb0-6b5699eae560", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -241306,7 +241306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3857603-846f-4292-8fbb-113dd9008ac0", + "id": "d71f5576-fe4d-4bb0-9b27-ea7ba6ac9dcb", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -241363,7 +241363,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8b38331-0fe2-4a4c-9046-7157cd1ade0f", + "id": "f33b5542-f914-46bf-94c1-a96a41be61de", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -241420,7 +241420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58d27dba-64cd-439b-8fc4-1a083b30591a", + "id": "6357932c-5b5a-4086-976e-f2be0e02c2e2", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -241477,7 +241477,7 @@ "_postman_previewlanguage": "json" }, { - "id": "170fc737-c8d5-4c4c-a380-08218338d997", + "id": "17b697ca-9e6e-420e-b49d-b581d2676ec9", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -241534,7 +241534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0dee2bf-aa28-4eaf-bdac-e1a311d78dcb", + "id": "0401d9da-f851-4f9f-9010-3ae81e45bdfc", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -241591,7 +241591,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b3c1d7e-af7c-4aff-94d2-7e15b8c74f0d", + "id": "6f2d5387-66b6-49e0-b567-35609af465ea", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -241648,7 +241648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "297a9b19-5c79-4b04-a093-419d0ad02396", + "id": "895d9262-2c81-4143-ac05-f90f75eb7097", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -241705,7 +241705,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cadc31b2-9b98-41c6-a0bc-cd573aa50e85", + "id": "2494a080-9851-49c9-92a6-52120e8f20e8", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -241762,7 +241762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66e13df0-fad2-4bf8-a6c8-a222a7c30567", + "id": "27a934f9-5def-4f46-9bfc-53836c8aff3e", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -241819,7 +241819,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c0e0acb-7fd0-4dcb-9a44-5b4cc1b90c76", + "id": "885f76e1-8cf2-4e47-a15c-fb131a6f5f23", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -241876,7 +241876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7483a6f5-584d-43e1-ba27-e0f58fb6d426", + "id": "8047c10c-57ae-405c-89b6-d32da058510a", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -241933,7 +241933,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4c65b16-6ea8-4839-8fe7-b5f1e5c43885", + "id": "505b38aa-ccce-42c4-9f14-1d140df42240", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -241990,7 +241990,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0d943e3-0b0b-493b-ba3d-8cae58cdd933", + "id": "ef7ceed8-623f-4852-a828-d2d73a5c8692", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -242053,7 +242053,7 @@ } }, { - "id": "1a21c78c-d89d-4ce5-a507-19d46484de0a", + "id": "52e36151-84a7-4e5e-90c3-24ecd97417ae", "name": "Patch a Subscription", "request": { "name": "Patch a Subscription", @@ -242107,7 +242107,7 @@ }, "response": [ { - "id": "69ada73a-0192-4dc3-91d4-5ba3cf552af5", + "id": "f544cd32-56f8-4e08-9231-b538cadec1a6", "name": "Updated subscription.", "originalRequest": { "url": { @@ -242164,7 +242164,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1542dcf-03f7-438c-94d8-521fabdd0bad", + "id": "be1c3f0b-01cd-43ac-8fbc-55b73bda92fa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -242221,7 +242221,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f089c246-80c0-4392-9c2b-25919e66eb4b", + "id": "fa0f8c24-41c2-48d0-bd08-6ebab3432ce4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -242278,7 +242278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42dd3ff0-f194-4747-b592-fa27d7583333", + "id": "9b1894f8-3544-496a-8481-117e596b982a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -242335,7 +242335,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1bc177d-3f5d-4a1d-b35e-95d5ad44e595", + "id": "a6356cd0-49e8-4d89-8af9-720c981985cd", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -242392,7 +242392,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebdb8c7e-ef75-486d-bc09-ed88d5af0c39", + "id": "e1baca50-361d-406d-b96b-1e11c3d43abc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -242449,7 +242449,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7e4d683-45c8-40ed-bfa2-bf00e3a153ba", + "id": "312e0722-6497-4c65-8df6-86eb1d042114", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -242512,7 +242512,7 @@ } }, { - "id": "fd906ff0-c5a7-439d-ad22-95eb93851cc2", + "id": "d63f19ae-c66d-4674-a996-26eda8f8cd0b", "name": "Delete a Subscription", "request": { "name": "Delete a Subscription", @@ -242553,7 +242553,7 @@ }, "response": [ { - "id": "c3f7332c-ba49-4aa0-9f6c-089ceafa3f9c", + "id": "06d6f679-8824-4f08-9c00-50c833c29f7c", "name": "Subscription is deleted successfully.", "originalRequest": { "url": { @@ -242587,7 +242587,7 @@ "_postman_previewlanguage": "text" }, { - "id": "66c1fba8-b5c2-46df-8cea-86ffbf122bab", + "id": "681f5f34-82d0-4c6a-ba65-abf8b5abb6bf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -242631,7 +242631,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de15d208-e8a2-4f19-a925-a500ed0e3aef", + "id": "bc87db0c-38d9-40eb-9bfa-fae85a9002f9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -242675,7 +242675,7 @@ "_postman_previewlanguage": "json" }, { - "id": "339c8f76-42f3-4fed-9930-0a1f653c50a8", + "id": "3268a2b8-8470-4e06-98b8-d8ed367ea459", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -242719,7 +242719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88d9c6e6-3ac9-4ce8-a414-cc0ef09184bd", + "id": "30407c50-ac70-4ba8-81d0-a43768f0f4d6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -242763,7 +242763,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d8964d8-c649-4969-8396-61bf0d950ca0", + "id": "2107c6d1-fb40-4a01-9a4a-dbbaa2c97b14", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -242807,7 +242807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e6790da-761e-43bb-ac5a-9517a39f3e64", + "id": "1b6a8139-6bee-44a6-95c0-2f7e63ef1a6e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -242857,7 +242857,7 @@ } }, { - "id": "03be6549-507f-4cb1-a3f4-ce8629a26c04", + "id": "f08354b6-61a3-4fc4-9c38-2486d1a26f42", "name": "Validate a Subscription Filter", "request": { "name": "Validate a Subscription Filter", @@ -242900,7 +242900,7 @@ }, "response": [ { - "id": "4f586568-43ae-432d-993e-4a916ea4416b", + "id": "e10a8edd-e729-42a2-a5b7-1ea0ffc4aef2", "name": "Boolean whether specified filter expression is valid against the input.", "originalRequest": { "url": { @@ -242957,7 +242957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3186875-b5fa-44be-a758-81443250e542", + "id": "0a3d7441-8718-4b54-9317-b357aca71fd0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -243014,7 +243014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3133c368-3f98-4186-aa74-07f7e32bec0c", + "id": "1949bdee-43a8-4345-8006-9995c0375b6e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -243071,7 +243071,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfaf5d3a-4d8d-4041-8a91-973c897e9afd", + "id": "c515ac03-d12e-460a-9221-5be6523e8720", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -243128,7 +243128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8807364b-04bb-4a9a-80b3-b32e90c67418", + "id": "9f65d033-0447-4c6f-b8f0-a6cc1427cde5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -243185,7 +243185,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02a9aa9e-33e9-47e1-8a32-ab71ba0167b8", + "id": "b36e3979-ccbf-453f-9bc5-9508fe1e9e1b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -243248,7 +243248,7 @@ } }, { - "id": "d2db328b-db73-4e77-a16d-175bedcc65ee", + "id": "17bb5ae2-8a48-4e19-ace9-cd6e984fd7d8", "name": "List Latest Invocation Statuses", "request": { "name": "List Latest Invocation Statuses", @@ -243324,7 +243324,7 @@ }, "response": [ { - "id": "b5132490-86b5-47b5-9e0d-a86b532abbdd", + "id": "aa4c6406-933b-4860-8def-53e463e25c7c", "name": "List of latest invocation statuses.", "originalRequest": { "url": { @@ -243414,7 +243414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3eeeb766-776f-47e6-b678-0b31b0a98bfc", + "id": "2bf62569-be07-47d2-9ade-cced0082589b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -243504,7 +243504,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4dc831b2-1c0d-4ddc-a8bf-82de65ee8b8e", + "id": "b44d6281-df14-4b1d-bf39-798d2e2a26aa", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -243594,7 +243594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71e9c3ef-f0ca-4c6c-ae75-d9d46a1f9368", + "id": "595fc11c-417c-46c8-b894-4dc2b9dc7427", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -243684,7 +243684,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e88b3950-d953-4087-ac23-bd1d64ba47d2", + "id": "94b9a369-15c6-4a03-9e0d-9ba5fa6526c4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -243774,7 +243774,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6c0a0b5-16c7-4d81-837d-e4a17bc02a7d", + "id": "50ffc3a2-ab8b-4ebb-a1ac-beea977e622a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -243870,7 +243870,7 @@ } }, { - "id": "8f83a143-7a90-4c9c-8e08-be3cac458017", + "id": "ebe6c635-8da1-4510-b2f3-1a1bf3c93a3c", "name": "Complete Trigger Invocation", "request": { "name": "Complete Trigger Invocation", @@ -243925,7 +243925,7 @@ }, "response": [ { - "id": "4244046d-f7d3-4fd1-8f41-54a0b78b917b", + "id": "1c1c9700-f310-43f7-bd14-f1db24732a29", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -243973,7 +243973,7 @@ "_postman_previewlanguage": "text" }, { - "id": "a183ce64-a571-49cf-8364-abad091476f0", + "id": "6b588c8d-935c-4ad5-b1e0-2911e80d629d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -244031,7 +244031,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b578bca7-b77d-49e1-9850-0ebddf651d14", + "id": "a30bbde6-e40a-4fa0-ac3b-850ea2a5140b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -244089,7 +244089,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca4903a8-9d85-4b12-9956-0872ca81051b", + "id": "98a326de-bead-40ee-bd51-35e42f963eee", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -244147,7 +244147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1629efc-5698-4f0f-ab8f-ec5775a17283", + "id": "d4c4b031-ac49-468a-b6f5-c87bf1a2478a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -244205,7 +244205,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df2bc9c2-6c10-41c6-81cc-0404efd07e2d", + "id": "03533468-cad9-4102-a484-a0c9651d3275", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -244269,7 +244269,7 @@ } }, { - "id": "4f73baf2-36c1-498e-b0f8-f5e399a27adf", + "id": "39c1f481-f219-4dcb-a5a5-86675df1574b", "name": "Start a Test Invocation", "request": { "name": "Start a Test Invocation", @@ -244312,7 +244312,7 @@ }, "response": [ { - "id": "81ffe032-7fcb-4b5d-8790-86cafb65958e", + "id": "95d15dc6-6be4-4d10-aa3e-2d47caf36b5a", "name": "Test Trigger with Mock Input", "originalRequest": { "url": { @@ -244369,7 +244369,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02c0d0d5-e049-4cd3-a1bc-c6aa59f528af", + "id": "1abab6d2-96f5-4071-a6f6-6eb8451c447b", "name": "Send Test to only One Subscriber", "originalRequest": { "url": { @@ -244426,7 +244426,7 @@ "_postman_previewlanguage": "json" }, { - "id": "594ffe1f-55fd-4a0c-8176-90617f4fba5b", + "id": "dd43051e-7a08-4b68-9699-54dff3efc9b6", "name": "Trigger invocation is skipped, because tenant has not subscribed to the specified trigger.", "originalRequest": { "url": { @@ -244473,7 +244473,7 @@ "_postman_previewlanguage": "text" }, { - "id": "06bf7c11-362a-4296-bfdf-9783d2edce5e", + "id": "fc0c8664-21aa-44a7-a0df-c25fd87d5bc9", "name": "Test Trigger with Mock Input", "originalRequest": { "url": { @@ -244530,7 +244530,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97aec75a-d729-47d5-baaa-fe3a72bd664e", + "id": "ea7d76b4-481f-4177-9422-35f231cb9b30", "name": "Send Test to only One Subscriber", "originalRequest": { "url": { @@ -244587,7 +244587,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12ba030f-fc64-449b-9d52-0c034e782f07", + "id": "18ae9457-992b-431b-84b1-eb9c988a3ebd", "name": "Test Trigger with Mock Input", "originalRequest": { "url": { @@ -244644,7 +244644,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ff0b090-66b3-49ea-bce3-f7a68ed7c8ad", + "id": "16e93e49-a5ee-458c-9129-aca1903f0392", "name": "Send Test to only One Subscriber", "originalRequest": { "url": { @@ -244701,7 +244701,7 @@ "_postman_previewlanguage": "json" }, { - "id": "317e2911-2178-4bc2-8dd6-d8d616d50ddd", + "id": "db0022fc-a07a-4107-b511-0ee130ff0f3e", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -244758,7 +244758,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9137beba-1063-4921-9ad7-a8805edba878", + "id": "f215e237-616f-408b-a3a4-7c315c05691d", "name": "Send Test to only One Subscriber", "originalRequest": { "url": { @@ -244815,7 +244815,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed0bade2-05b8-4159-944f-fb1279b1188b", + "id": "e1b4a11e-5b02-4cdd-8159-293f932698ec", "name": "Test Trigger with Mock Input", "originalRequest": { "url": { @@ -244872,7 +244872,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b24bc976-3431-4020-ae58-cf1f0df6d051", + "id": "2f6ffc13-c3ad-4c7b-9d2a-cd36405cc9fe", "name": "Send Test to only One Subscriber", "originalRequest": { "url": { @@ -244929,7 +244929,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82bea742-3887-4b1b-b911-a77e80b85a60", + "id": "f835a012-9802-444d-94e2-75397c74ae5a", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -244986,7 +244986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8281662-61c2-4d92-b703-c58e3fb37479", + "id": "eeece387-79ae-441c-8a4c-130ac08f1b43", "name": "Send Test to only One Subscriber", "originalRequest": { "url": { @@ -245055,7 +245055,7 @@ "description": "API for managing UI Metadata. Use this API to manage metadata about your User Interface.\nFor example you can set the iFrameWhitelist parameter to permit another domain to encapsulate IDN within an iframe or set the usernameEmptyText to change the placeholder text for Username on your tenant's login screen.", "item": [ { - "id": "46e3e705-eb5f-4cf5-8a34-e8afb0f08aef", + "id": "860b5f1c-75b8-4d0c-8b84-c7e6a81284cf", "name": "Get a tenant UI metadata", "request": { "name": "Get a tenant UI metadata", @@ -245085,7 +245085,7 @@ }, "response": [ { - "id": "64164294-b59f-4ae4-aae7-bea0a4cc6182", + "id": "53fb983e-cf79-463a-bb52-6b67f16963ef", "name": "A tenant UI metadata object", "originalRequest": { "url": { @@ -245129,7 +245129,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dee69e01-ea30-4932-9bd4-77f7b7728af6", + "id": "4fd87a5e-c3b2-4b52-8677-d551c4ef4dc6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -245173,7 +245173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03a7234d-4fde-42b2-a088-436547ff06ea", + "id": "d493f86a-8bf6-4a36-8480-d265e6e5ffeb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -245217,7 +245217,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fb1a057-bc2f-40cb-a197-733cd7de6067", + "id": "54279815-5fd8-4dff-afdb-c38ad493e46a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -245261,7 +245261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7444a650-45cb-470f-b95d-d3e969ebb2c6", + "id": "bba111ba-b16b-4c61-88fe-93569a7d807c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -245305,7 +245305,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e755d73-c335-45d8-a257-b45909a0a489", + "id": "2dfa5785-2104-4df8-82e5-0ce6bd8d185a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -245349,7 +245349,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d95e6f7-9a33-4341-ba8c-0004422897ad", + "id": "b04d9bbb-fe52-4fa9-b9db-4f0ad8b5525a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -245399,7 +245399,7 @@ } }, { - "id": "5c6b4616-8a97-43ee-97c6-6208f2934627", + "id": "1b437c2c-0563-47f3-a7e7-c945d2680206", "name": "Update tenant UI metadata", "request": { "name": "Update tenant UI metadata", @@ -245442,7 +245442,7 @@ }, "response": [ { - "id": "1009ae72-555f-492e-a710-4338f28abe12", + "id": "9e3071c7-3833-4566-acbb-fd0956e42028", "name": "A tenant UI metadata object", "originalRequest": { "url": { @@ -245499,7 +245499,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07724603-d4e0-4360-aeb6-1e35cabbcf12", + "id": "ce24641f-e507-4991-8f94-a10bb7e619b0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -245556,7 +245556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f430468-1ee6-4cbf-9577-bc1fef5acd18", + "id": "ea209886-207b-4374-aa80-d65aa05a6e1b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -245613,7 +245613,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38a2797f-9794-467e-8f96-971a0cc59cf0", + "id": "ac760824-f00c-42c5-bcb8-24f59b881a5d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -245670,7 +245670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37abf579-f12f-489d-aa4f-b999669a5c98", + "id": "f783a82c-b413-4522-ba42-71606c620ae8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -245727,7 +245727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86ab333d-251c-474e-98e1-c260dd7c3f77", + "id": "13cc488b-9f85-428b-86dc-f73eda921ead", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -245784,7 +245784,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b6256c5-7cd6-4216-877a-cceda3905488", + "id": "21641306-e00d-4ce7-8085-897b0a0af8e8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -245853,7 +245853,7 @@ "description": "Vendors use ISC connectors to connect their source data to ISC, but the data in their source and the data in ISC may be stored in different formats. \nConnector mappings allow vendors to match their data on both sides of the connection. \nThe vendors can then track and manage access across their sources from ISC. \nThis API allows you to create and manage these vendor connector mappings.\n", "item": [ { - "id": "b6dfc4de-1806-4ae4-ab0c-915aed0bac8c", + "id": "4577fe4c-075b-467c-906b-e09338f51f46", "name": "List Vendor Connector Mappings", "request": { "name": "List Vendor Connector Mappings", @@ -245882,7 +245882,7 @@ }, "response": [ { - "id": "0dd0c0db-f1d1-43cc-82c1-add37989d064", + "id": "e18e70d1-97d6-4253-811d-d03981b5a5e9", "name": "Successfully retrieved list.", "originalRequest": { "url": { @@ -245925,7 +245925,7 @@ "_postman_previewlanguage": "json" }, { - "id": "680b68dc-47c6-4e9a-809e-5b01150b173b", + "id": "5d180d89-8356-4124-91fd-61bde739991f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -245968,7 +245968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59e282f7-0c82-4f38-af16-926eb550549c", + "id": "cbbc0c24-dcee-4277-84a2-85f56ecc1436", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -246011,7 +246011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c39a28d-26b0-4767-91dd-0805b12ddfec", + "id": "9f46b19d-dd0b-4fef-a154-0d0815ed5651", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -246054,7 +246054,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3acf44c8-d7a0-449e-b4c8-6cfd44b67f57", + "id": "e1853fbe-96e6-4081-9dfb-61e62f02ec6d", "name": "Method Not Allowed - indicates that the server knows the request method, but the target resource doesn't support this method.", "originalRequest": { "url": { @@ -246097,7 +246097,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1415129-0c3b-4c9e-a65c-6bd67eb97ea6", + "id": "813130a3-8794-4ead-955e-f75c90e735ab", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -246140,7 +246140,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1adafd35-242e-4d0a-ad4f-81afd24478c7", + "id": "a8bf9975-bcb9-4558-9a3f-c23ca492661a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -246189,7 +246189,7 @@ } }, { - "id": "63a80174-06e7-4684-b10c-ddfd4c312944", + "id": "165130ea-17ac-480b-81c6-5873c4ce27b5", "name": "Create Vendor Connector Mapping", "request": { "name": "Create Vendor Connector Mapping", @@ -246231,7 +246231,7 @@ }, "response": [ { - "id": "1b2e6fe6-05c9-4382-abc5-66fd6aa395ed", + "id": "3b7fd11e-1a23-420e-ba60-a777db4e27ea", "name": "Successfully created a new vendor connector mapping.", "originalRequest": { "url": { @@ -246287,7 +246287,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80e0bff3-91e0-4f08-bb21-f9405b770656", + "id": "578219bc-dc09-4cc8-a612-9a4aede6f891", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -246343,7 +246343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80431fc4-7157-4882-801e-4534995664a8", + "id": "6f352242-9cf3-428c-850b-24fbcb7aa855", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -246399,7 +246399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f91b86a-0ceb-4837-aea2-977fe5838ff1", + "id": "e5e5e5d9-d171-4a7c-a357-1af24ff80d8b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -246455,7 +246455,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf9f3070-86fd-4b1f-be91-79af2e52dfe4", + "id": "d366ca92-d2e3-4a45-996c-8d3e00433cf6", "name": "Method Not Allowed - indicates that the server knows the request method, but the target resource doesn't support this method.", "originalRequest": { "url": { @@ -246511,7 +246511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92b8c905-5e6b-4193-84f3-43feb7bab0c3", + "id": "0ab1389c-04e6-40bf-bc7c-76130037d9fb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -246567,7 +246567,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9989af86-e8e5-4d7d-9971-3122fd9f5984", + "id": "c5d54e2a-a1ab-40f7-8789-f211c48b1483", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -246629,7 +246629,7 @@ } }, { - "id": "5a1ee305-b579-4779-bcf3-9114f01bc739", + "id": "638c0b0a-eec9-4313-ba97-9a0e68f5002a", "name": "Delete Vendor Connector Mapping", "request": { "name": "Delete Vendor Connector Mapping", @@ -246671,7 +246671,7 @@ }, "response": [ { - "id": "ea0634f1-b6b9-4852-b9cf-32cc6f19f40c", + "id": "bcb10e62-3753-481b-b31a-2230a18df7a0", "name": "Successfully deleted the specified vendor connector mapping.", "originalRequest": { "url": { @@ -246727,7 +246727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a4d0df8-ee98-44b0-b76b-77f273aada53", + "id": "e138cd7c-f1a6-4b91-9e80-8db0d1bfcdfc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -246783,7 +246783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d392305-c8b5-4e07-9217-41d4e964512c", + "id": "009b3986-069c-46ee-86b9-98990a701a11", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -246839,7 +246839,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ce0d323-fee3-4e2f-833c-542c41b44072", + "id": "2bc2d4a0-a62e-40d1-9fc0-a02dbf88051a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -246895,7 +246895,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af7a5671-0fdd-4834-b6d3-43bb471c6397", + "id": "465efdca-7ef0-4d5d-a75d-1bae41ba9b30", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -246951,7 +246951,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7927a63-4067-4ecd-9e7e-df9e617a9742", + "id": "2bb65f90-2e53-46e2-b38e-7907e62ce19d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -247007,7 +247007,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d97309d-e1c9-46ff-ba3a-1e0e702e9f23", + "id": "e2038377-2ef4-4953-a4ab-b6c621ab2ae7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -247075,7 +247075,7 @@ "description": "Use this API to implement work item functionality.\nWith this functionality in place, users can manage their work items (tasks).\n\nWork items refer to the tasks users see in Identity Security Cloud's Task Manager.\nThey can see the pending work items they need to complete, as well as the work items they have already completed.\nTask Manager lists the work items along with the involved sources, identities, accounts, and the timestamp when the work item was created.\nFor example, a user may see a pending 'Create an Account' work item for the identity Fred.Astaire in GitHub for Fred's GitHub account, fred-astaire-sp.\nOnce the user completes the work item, the work item will be listed with his or her other completed work items.\n\nTo complete work items, users can use their dashboards and select the 'My Tasks' widget.\nThe widget will list any work items they need to complete, and they can select the work item from the list to review its details.\nWhen they complete the work item, they can select 'Mark Complete' to add it to their list of completed work items.\n\nRefer to [Task Manager](https://documentation.sailpoint.com/saas/user-help/task_manager.html) for more information about work items, including the different types of work items users may need to complete.\n", "item": [ { - "id": "df09e405-29ec-4af4-8093-482d04a68174", + "id": "217dde09-47ea-4b4e-be82-559fdc7a1d33", "name": "List Work Items", "request": { "name": "List Work Items", @@ -247125,7 +247125,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -247141,7 +247141,7 @@ }, "response": [ { - "id": "934b45ea-ace5-41bf-a534-05ae2a8cea4c", + "id": "85424a3f-82f4-4a01-a235-3c5eb2522914", "name": "List of work items", "originalRequest": { "url": { @@ -247186,7 +247186,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -247221,7 +247221,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d737dc34-8f02-43b2-bbdc-0bbc2bb9015d", + "id": "e1209948-2944-4bd0-bfba-3e7f06cebf61", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -247266,7 +247266,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -247301,7 +247301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2713b9dd-d096-40a4-ae5d-01531048c537", + "id": "1f295596-0d6d-45de-ab8b-e1f21f0be618", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -247346,7 +247346,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -247381,7 +247381,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75bae13e-2de4-4bba-aaf4-5be47d23f2c8", + "id": "75400b4a-bd18-4ce5-b521-5e54ec39879e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -247426,7 +247426,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -247467,7 +247467,7 @@ } }, { - "id": "2ccce3a8-8522-4f7c-91a3-f6d16c1198ef", + "id": "ffb4a88a-31e0-4b70-a6f1-d14348d3072f", "name": "Completed Work Items", "request": { "name": "Completed Work Items", @@ -247491,7 +247491,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -247534,7 +247534,7 @@ }, "response": [ { - "id": "f961c4ed-b4cb-40f9-bfc2-bac849ad722f", + "id": "dbc2f6e8-3ab2-416b-a375-154614fedf1f", "name": "List of completed work items.", "originalRequest": { "url": { @@ -247553,7 +247553,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -247615,7 +247615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a1f1da4-9529-42f6-a7ab-30636de5c063", + "id": "1e5ac19b-69fb-4e73-8da1-fab2c170ade8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -247634,7 +247634,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -247696,7 +247696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccad5066-eefc-4542-8df2-d179ea2681d9", + "id": "61eafe41-427e-4c4d-9041-3861da0cec91", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -247715,7 +247715,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -247777,7 +247777,7 @@ "_postman_previewlanguage": "json" }, { - "id": "836c8b19-35b2-4889-9fe0-c1b2bab36811", + "id": "93c666ce-4e78-485f-bb38-78effeadb91e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -247796,7 +247796,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" }, { "disabled": true, @@ -247864,7 +247864,7 @@ } }, { - "id": "91f8bc89-a7fa-4a9e-9114-55b1b0019114", + "id": "2768e22b-bb5d-4b82-bdcd-f9df21dc4b23", "name": "Count Work Items", "request": { "name": "Count Work Items", @@ -247888,7 +247888,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -247904,7 +247904,7 @@ }, "response": [ { - "id": "42fb25d4-0d99-4265-8279-3acb05f7c557", + "id": "8da58f71-cf27-4b2b-9eac-b20789da4fb9", "name": "List of work items", "originalRequest": { "url": { @@ -247923,7 +247923,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -247958,7 +247958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b1fa70a-b99a-489f-a1a2-235f791e1a63", + "id": "2cd4e49d-5344-41f1-8f82-445dd4487f58", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -247977,7 +247977,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -248012,7 +248012,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8471e9a2-65df-48a2-b350-6f97aa698ade", + "id": "7cd5f54f-9851-4bbb-a84d-f248d27d5bab", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -248031,7 +248031,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -248066,7 +248066,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3051462-b187-4a27-9c97-9234bcd49257", + "id": "f68c1933-7135-48e4-8856-493b9273c290", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -248085,7 +248085,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -248126,7 +248126,7 @@ } }, { - "id": "6f326f28-4e90-4853-9151-b89fc83d918a", + "id": "e10dba17-da80-430a-82d8-20a49e899498", "name": "Count Completed Work Items", "request": { "name": "Count Completed Work Items", @@ -248151,7 +248151,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -248167,7 +248167,7 @@ }, "response": [ { - "id": "49f97af2-f6b5-4fff-8e92-3d53093b4237", + "id": "b409604f-30df-4fcb-a76c-a24c56dfac1d", "name": "List of work items", "originalRequest": { "url": { @@ -248187,7 +248187,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -248222,7 +248222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c844f80-7a53-4a20-be83-b321c0b8b501", + "id": "5d0e5579-d6f4-4bf7-b730-15fae7c7de14", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -248242,7 +248242,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -248277,7 +248277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7758d98-049d-4581-8797-fd449240a820", + "id": "974fd0ae-1f83-41d8-b2df-38f1ddc7dc57", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -248297,7 +248297,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -248332,7 +248332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9a0001d-32b4-4367-8c71-322a5ac8af02", + "id": "41a41f4c-dd29-4d8b-b206-8f90a6521206", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -248352,7 +248352,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -248393,7 +248393,7 @@ } }, { - "id": "68b0604d-197f-4b6c-bf3c-dfc70ac6cd20", + "id": "b76aee90-3ce3-4db9-8fb1-bb0d1b0acde7", "name": "Work Items Summary", "request": { "name": "Work Items Summary", @@ -248417,7 +248417,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -248433,7 +248433,7 @@ }, "response": [ { - "id": "5222c552-e0be-4029-8442-eb35de96aa07", + "id": "2fed265a-0a5c-441e-b7cd-1a1e840b8b78", "name": "List of work items", "originalRequest": { "url": { @@ -248452,7 +248452,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -248487,7 +248487,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccf51a48-5c05-436a-9ca2-18560bbf3eb4", + "id": "10a73ffa-d138-4ffd-a47d-ecb490281f24", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -248506,7 +248506,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -248541,7 +248541,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e40245e0-c641-4128-88c2-c914d945145e", + "id": "04a5fb14-304f-4c76-b4df-4e9845aa36ae", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -248560,7 +248560,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -248595,7 +248595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e59cdbc-522f-46a8-a0f4-f876c9adba0f", + "id": "e3497d26-c690-4e49-acd7-0010123166ab", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -248614,7 +248614,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -248655,7 +248655,7 @@ } }, { - "id": "f73e0c45-40b4-458b-a898-2807342ec2f0", + "id": "8d45e111-6c91-4afe-b061-9181b02ef534", "name": "Get a Work Item", "request": { "name": "Get a Work Item", @@ -248679,13 +248679,13 @@ "type": "text/plain" }, "key": "ownerId", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [ { "type": "any", - "value": "laboris sit", + "value": "eiusmod qui in ullamco", "key": "id", "disabled": true, "description": { @@ -248706,7 +248706,7 @@ }, "response": [ { - "id": "1a665c55-367b-4eb6-af0c-e38a3afbd3ec", + "id": "7f67e8ba-9170-4459-aa11-5c544d7a3b00", "name": "The work item with the given ID.", "originalRequest": { "url": { @@ -248725,7 +248725,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -248760,7 +248760,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89d6b261-f78b-409f-99e7-6887158830ef", + "id": "0473ebac-e7fe-4566-b299-0b8fdd1423ae", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -248779,7 +248779,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -248814,7 +248814,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a79229e-d485-4355-8c10-dd64b2ccd93f", + "id": "a4bedc33-5305-4092-9b36-6333d866fb07", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -248833,7 +248833,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -248868,7 +248868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9176b8e-e5dc-44a3-9a1e-eb0ff735ffb6", + "id": "359f9a0b-a088-42df-bb54-c7fe81439f67", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -248887,7 +248887,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "laboris sit" + "value": "eiusmod qui in ullamco" } ], "variable": [] @@ -248928,7 +248928,7 @@ } }, { - "id": "17eb5dd3-2d31-412f-91e3-ca6e1d5dd0a7", + "id": "494c372a-74c1-4924-991f-e3e0eb68c3fe", "name": "Complete a Work Item", "request": { "name": "Complete a Work Item", @@ -248969,7 +248969,7 @@ }, "response": [ { - "id": "bf726389-8951-4269-962f-aec33a089e61", + "id": "064c99f5-27bb-4c04-a3c4-e974ea4f15de", "name": "A WorkItems object", "originalRequest": { "url": { @@ -249013,7 +249013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5efdcdc4-f7a7-475d-9fb4-ac6ca4e19c9a", + "id": "add71171-b0b6-47aa-adac-aeaa268becb9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -249057,7 +249057,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d934b369-3823-4e25-b6ff-9ba23b873377", + "id": "226c336b-5255-4375-aa11-28c62eb2fdec", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -249101,7 +249101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "013f40e6-46b6-4c45-a242-51e69d26fb66", + "id": "a5aa4f27-43c0-4c0d-a4e7-9a53a344c490", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -249151,7 +249151,7 @@ } }, { - "id": "3fd73ee6-b71b-4f68-9c35-992e5edfc5d8", + "id": "41321ce7-90cf-4ea1-a3fa-77b54d223813", "name": "Forward a Work Item", "request": { "name": "Forward a Work Item", @@ -249206,7 +249206,7 @@ }, "response": [ { - "id": "b6c96c1e-1cfa-461c-80b7-bc65ac4e6abc", + "id": "8e104f1d-ed27-4d73-b617-504f59aa32ed", "name": "Success, but no data is returned.", "originalRequest": { "url": { @@ -249254,7 +249254,7 @@ "_postman_previewlanguage": "text" }, { - "id": "daaf96d6-4634-4000-b06b-9eff91d5d57f", + "id": "93408180-5a1b-4ca3-a928-8d8b0b847bf4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -249312,7 +249312,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c04d2138-446a-4224-9487-a4bf1683507b", + "id": "c4c26ac1-e213-42c6-a16b-d2cc790a0328", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -249370,7 +249370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8bd5b5ed-adae-4096-a7c2-f01246685d97", + "id": "1f8ed16a-28d9-4571-8267-e7b96d5f19c8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -249428,7 +249428,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d749dc2d-00b1-464b-bbad-3b57f87bc77f", + "id": "8d073b51-c8b3-43a5-94c3-60c16692a802", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -249486,7 +249486,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efbdd1ae-01fa-4741-8856-24bf9faa28a7", + "id": "ab56e14c-c633-42f2-abd5-164c99caee73", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -249550,7 +249550,7 @@ } }, { - "id": "eb49c0b7-b3b9-42cb-a0cb-c1edeb177e92", + "id": "8cdcf71d-a23a-4c2c-9f76-550d38faa802", "name": "Approve an Approval Item", "request": { "name": "Approve an Approval Item", @@ -249603,7 +249603,7 @@ }, "response": [ { - "id": "8980d5be-b49d-415f-9b56-52bfc01f8345", + "id": "9de809cc-5c2d-40ba-9de7-6480c23bdb73", "name": "A work items details object.", "originalRequest": { "url": { @@ -249649,7 +249649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e19daa3a-2f23-4810-a5fe-2306714a1ac8", + "id": "ce79ac0e-95d8-4d76-898b-76593757ab60", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -249695,7 +249695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb47264f-cf2c-4b7e-926c-45b3d5ea280d", + "id": "26a4f34b-4277-49a8-8c05-d0d2f1b61470", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -249741,7 +249741,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da88f909-b413-46cf-a39f-29c5fae6576c", + "id": "77611f31-c39c-4de3-a5a2-0434086c1d4f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -249793,7 +249793,7 @@ } }, { - "id": "8b9f0de9-c105-48cd-ae54-becb63064929", + "id": "367d8a11-d435-41b9-bdff-a5291ee4e059", "name": "Reject an Approval Item", "request": { "name": "Reject an Approval Item", @@ -249846,7 +249846,7 @@ }, "response": [ { - "id": "714b4f10-5320-403f-bf56-7f5866e5e869", + "id": "06fb5c1a-605a-4fe1-a074-b94a76cf2ef5", "name": "A work items details object.", "originalRequest": { "url": { @@ -249892,7 +249892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12abf3d2-ca18-432e-bcfb-0ea1bfde1774", + "id": "dde45185-687a-498c-89ef-f18d3e252b5e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -249938,7 +249938,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ec824fb-0b55-49d4-9425-9b1ac8c729cd", + "id": "9801b5a7-f809-416e-a8a0-592218669839", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -249984,7 +249984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27729044-57f3-4154-ac9f-680c4dc046ac", + "id": "2107fbfc-cd14-4721-837a-642f428781d5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -250036,7 +250036,7 @@ } }, { - "id": "cd86b75c-a02b-46ca-bb7f-b97d85d9d82e", + "id": "5d011c0c-4330-4546-b871-b792dfe5c085", "name": "Bulk approve Approval Items", "request": { "name": "Bulk approve Approval Items", @@ -250078,7 +250078,7 @@ }, "response": [ { - "id": "6d335744-ece0-489c-b066-b6ed219f06a7", + "id": "b5ceb885-6d74-4872-b6e9-5684a1bfb70d", "name": "A work items details object.", "originalRequest": { "url": { @@ -250123,7 +250123,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5976a268-fc2d-47bc-9b86-6d12c744f4ac", + "id": "97aa9950-db31-4a2b-8e12-09fc28c00242", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -250168,7 +250168,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25aade9a-72b4-473c-97de-b90c8e08f9e9", + "id": "02ea4f1e-43ec-4660-8f47-827531c48e93", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -250213,7 +250213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e140b581-702a-4524-a28d-a7ab16bffe2e", + "id": "ab56c35d-14ec-4c54-afe2-5e9f088ba4cf", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -250264,7 +250264,7 @@ } }, { - "id": "87e2483b-00aa-4a36-a81f-c681d6429602", + "id": "d7bae03a-ec4a-4384-88dc-f23755a159b4", "name": "Bulk reject Approval Items", "request": { "name": "Bulk reject Approval Items", @@ -250306,7 +250306,7 @@ }, "response": [ { - "id": "59bf3ee2-e2f6-4532-9021-8d2e70f0e341", + "id": "182e7d75-e9a5-4ac7-99b4-3ac9a7e96c74", "name": "A work items details object.", "originalRequest": { "url": { @@ -250351,7 +250351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9a1783d-f8c9-43e9-ab9b-f816b5b9a77b", + "id": "f4b0ce24-fc50-473f-bb8a-18f6fb6dd669", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -250396,7 +250396,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e323b9d8-2da9-43b5-84da-144cd1dcea5c", + "id": "713fa96b-ac89-475c-bc22-a75689d162d2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -250441,7 +250441,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca7b6d3e-5b49-4c28-8374-309eed92395f", + "id": "deabf938-12b7-4948-94c1-6ad6019eeefe", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -250492,7 +250492,7 @@ } }, { - "id": "d0709d41-4361-4884-8402-0e9aef632a78", + "id": "96bf0e93-a069-44b2-990c-78177af31480", "name": "Submit Account Selections", "request": { "name": "Submit Account Selections", @@ -250547,7 +250547,7 @@ }, "response": [ { - "id": "20bd8482-7d3c-44d7-b713-6a0625028a4e", + "id": "2d62a29f-9c0b-4ab0-b439-42aac0bc9f27", "name": "A work items details object.", "originalRequest": { "url": { @@ -250605,7 +250605,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b201e9c-501f-4f25-911b-e90e2d5094d4", + "id": "05a73dbe-d16a-4589-9607-69c425c411b8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -250663,7 +250663,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5111eaad-33fc-42ad-b68f-626d48600f4f", + "id": "5e5ddfc4-a573-494a-a79d-f8ff47d3c6a0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -250721,7 +250721,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75ed9d7e-f6f3-4d03-9d19-62ea8b25b44b", + "id": "d0c67ec0-b0dc-470e-bcd4-1e33f4f60a2c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -250791,7 +250791,7 @@ "description": "Use this API to implement work reassignment functionality.\n\nWork Reassignment allows access request reviews, certifications, and manual provisioning tasks assigned to a user to be reassigned to a different user. This is primarily used for:\n\n- Temporarily redirecting work for users who are out of office, such as on vacation or sick leave\n- Permanently redirecting work for users who should not be assigned these tasks at all, such as senior executives or service identities\n\nUsers can define reassignments for themselves, managers can add them for their team members, and administrators can configure them on any user’s behalf. Work assigned during the specified reassignment timeframes will be automatically reassigned to the designated user as it is created.\n\nRefer to [Work Reassignment](https://documentation.sailpoint.com/saas/help/users/work_reassignment.html) for more information about this topic.\n", "item": [ { - "id": "64536663-a568-443a-8397-81067935e307", + "id": "95095b9b-fd42-41e0-a7c8-c2994ebcf74e", "name": "List Reassignment Config Types", "request": { "name": "List Reassignment Config Types", @@ -250821,7 +250821,7 @@ }, "response": [ { - "id": "7ce0e355-b99e-4645-ac13-6d4ad63571dc", + "id": "8c5168d1-0b67-441b-99fc-911c3369b0f5", "name": "List of Reassignment Configuration Types", "originalRequest": { "url": { @@ -250865,7 +250865,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b06f1f5-21a4-4579-842a-729422f27fed", + "id": "f4c3fd1b-42b6-4e7d-beb8-3abbf3ce4a03", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -250909,7 +250909,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5443ed84-ca0d-467c-8d03-0210c27e94fb", + "id": "21d12d1a-7c5e-4e0a-8a53-8e3218a06acb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -250953,7 +250953,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffbf76e7-8162-46c1-ae33-eee6caa2f969", + "id": "fb7d204a-6f8b-4680-9176-3d8aa6fd1e63", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -250997,7 +250997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "699c804e-1b36-4a2f-9dba-18ca48444cdb", + "id": "090e0301-19af-4e44-a5b9-558b6c5dde2c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -251041,7 +251041,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbf05e71-f473-4002-b9e2-5acd1dce0f13", + "id": "f6d9f213-12d2-4fc1-adf8-b0b9e7bebd7a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -251091,7 +251091,7 @@ } }, { - "id": "c14af214-781c-4eb6-8587-d9ca54aa3603", + "id": "504f7bdc-19c5-4cf8-ae7b-cf99ce7c1f38", "name": "List Reassignment Configurations", "request": { "name": "List Reassignment Configurations", @@ -251120,7 +251120,7 @@ }, "response": [ { - "id": "d396b8d4-1c2e-4f28-89a5-63bb37867d08", + "id": "b02a4f0d-884d-43f7-91ca-0fd34fdcf69c", "name": "A list of Reassignment Configurations for an org", "originalRequest": { "url": { @@ -251163,7 +251163,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4fe51171-62b6-468c-8ef0-42b0ba3b9629", + "id": "734d1077-1008-4e8a-9923-b1207c7bc665", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -251206,7 +251206,7 @@ "_postman_previewlanguage": "json" }, { - "id": "394921d7-f700-47a8-8f6b-a0782511366c", + "id": "f4ec2d40-5497-4925-9873-9b4eff68b70f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -251249,7 +251249,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb39951c-2b7d-4d0a-9451-f3ce17665725", + "id": "3ea9c049-82e6-4889-9a6b-5f2075af5ab8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -251292,7 +251292,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e55e849b-6d8b-4399-8d56-5064c4ee15ac", + "id": "d9be48b4-742f-4f0d-bae7-3419d1e8d5c2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -251335,7 +251335,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37bfbdc1-98a3-48aa-b42f-ea3d700c66fb", + "id": "5466060d-e6ec-4fa8-a9b1-ed05c92f091f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -251378,7 +251378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2331ce56-4d08-4479-832d-6bc23482fe4e", + "id": "f92813a8-a0b4-43b0-8835-bef98dfb4866", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -251427,7 +251427,7 @@ } }, { - "id": "17a6d52f-8b9a-42ae-ab4c-5939bf444a09", + "id": "b3151258-9bd7-473d-818b-8971ac9b3ae8", "name": "Create a Reassignment Configuration", "request": { "name": "Create a Reassignment Configuration", @@ -251469,7 +251469,7 @@ }, "response": [ { - "id": "ec24b342-4c1c-4d2d-acd8-e1235256e821", + "id": "95247cb2-5b3f-4c67-af99-b5ae61bb66fe", "name": "The newly created Reassignment Configuration object", "originalRequest": { "url": { @@ -251525,7 +251525,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35341172-8cf2-48b9-adce-31530d571996", + "id": "0d409df6-d703-4d7a-9bd2-7bdacfb937e1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -251581,7 +251581,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99af5e98-d384-4cb3-9417-8b2fee1f774e", + "id": "7c767828-45f4-442e-9908-c4ff4512f93b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -251637,7 +251637,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e42c6429-36a1-4980-9087-fbe524731180", + "id": "e3bd4507-fee7-4f4d-a315-712341ec1b9c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -251693,7 +251693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "101e0bfa-3a81-449a-9b9d-48aac2bbabe5", + "id": "9b38b4d1-5106-407f-a6f8-39a4fd9fb841", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -251749,7 +251749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55616cfd-03b5-4eef-b338-3f69e1fd565c", + "id": "f16027c7-8204-4df7-8666-51f8242c3ed7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -251811,7 +251811,7 @@ } }, { - "id": "e3d4b48b-db30-42ad-b78f-6ad8dd44ed51", + "id": "8ad7454b-a7f3-4ab4-a59f-f7aa918b3a1d", "name": "Get Reassignment Configuration", "request": { "name": "Get Reassignment Configuration", @@ -251852,7 +251852,7 @@ }, "response": [ { - "id": "a27bb0f6-cd1f-4ec2-b477-8bf9c22639ff", + "id": "6e626c83-75c9-430b-b86e-3aeae4695056", "name": "Reassignment Configuration for an identity", "originalRequest": { "url": { @@ -251896,7 +251896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94bfd519-9e95-4575-af33-5446551af65b", + "id": "560238d3-eb6e-4a5a-b662-8ca40949b168", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -251940,7 +251940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49e58cd1-16b9-4d5c-9c44-8d301d5800f1", + "id": "342ab93f-1cc6-4879-a922-d181c855ce78", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -251984,7 +251984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94fa863c-42b3-4c0b-ba5f-e2c4fb7d2390", + "id": "8d6b4f8e-5661-4c50-a82b-9f9423a7152c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -252028,7 +252028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa89b87b-8af7-4e75-bde7-349f3fcc98f9", + "id": "395d166e-9e41-44ce-b63b-900e23371b6b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -252072,7 +252072,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa13c807-54ed-4df3-9409-b036849a1243", + "id": "c00f6dff-8faf-47e3-b546-8022aaecd4c9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -252116,7 +252116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a651ae0e-18bd-4404-a4bc-1fb71e6981d7", + "id": "237c35b6-60f5-44a6-b27d-b96fca5a19a9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -252166,7 +252166,7 @@ } }, { - "id": "a0f8d585-f704-4ccc-addd-43c7d03dc1f1", + "id": "5e4e76fa-6c92-4d51-a8d4-018b3ce5e7cf", "name": "Update Reassignment Configuration", "request": { "name": "Update Reassignment Configuration", @@ -252220,7 +252220,7 @@ }, "response": [ { - "id": "79b951e7-c546-4508-9c12-7f775857fa0a", + "id": "76f2d6c8-af18-40a1-ab3e-b6f4aea44ae9", "name": "Reassignment Configuration updated", "originalRequest": { "url": { @@ -252277,7 +252277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45b2c69c-90c1-4feb-8dae-376a5169558c", + "id": "dd7649ae-2640-47be-b03b-e929213251cb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -252334,7 +252334,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c45b736-bf4e-42dd-a4d9-516b62f54c55", + "id": "e2e9e756-77a6-4b7f-9dbb-a71aa68fd36c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -252391,7 +252391,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd56005b-5502-41fa-8814-0e921aad15cd", + "id": "95a7d3b5-7bfc-4957-b3f7-4cd5d0ff9239", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -252448,7 +252448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43131f77-dfa5-466a-9aa0-c5e577231038", + "id": "b24691f9-0197-45e0-8a66-1235d452529e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -252505,7 +252505,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d853e19f-127a-4e43-9c47-b95e3d4a8be9", + "id": "fe77988a-2ebe-4435-afa9-338dc6537566", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -252568,7 +252568,7 @@ } }, { - "id": "76c05f6c-adbb-4efc-b2f0-3bcd73523be1", + "id": "3a8c5d69-0d9f-4bed-908b-4b7e9172526a", "name": "Delete Reassignment Configuration", "request": { "name": "Delete Reassignment Configuration", @@ -252620,7 +252620,7 @@ }, "response": [ { - "id": "a193f1a2-cd53-481a-adcf-68b1ee72e3d1", + "id": "19026de6-efd2-4523-895b-42c89b6e5d2c", "name": "Reassignment Configuration deleted", "originalRequest": { "url": { @@ -252655,7 +252655,7 @@ "_postman_previewlanguage": "text" }, { - "id": "fcf0aeeb-f77a-41db-bef5-5579b3215d24", + "id": "42dd1c3e-90b5-4fdf-b623-223bd7fd4c19", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -252700,7 +252700,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06146e26-22e4-4c1c-a31a-d67d2fe54fdc", + "id": "fef30fab-d388-44cb-a3dd-46011921f5bd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -252745,7 +252745,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46dbd83e-3cd4-489a-bc6c-7df14d17012e", + "id": "d53fd1b5-17a7-4357-901e-c86a2a497518", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -252790,7 +252790,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7534fb4-4403-4334-853f-2cd74270fbee", + "id": "8d475064-c717-46be-a190-103b310a68e0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -252835,7 +252835,7 @@ "_postman_previewlanguage": "json" }, { - "id": "665e6def-1230-48f8-8083-86abdcd4aef7", + "id": "f00a2099-8e5d-4792-a308-911e055cba92", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -252886,7 +252886,7 @@ } }, { - "id": "09e6356f-ca60-43c0-9e47-a95887bb8664", + "id": "494c51e5-90ce-4fff-8095-14aef6ce18c7", "name": "Evaluate Reassignment Configuration", "request": { "name": "Evaluate Reassignment Configuration", @@ -252949,7 +252949,7 @@ }, "response": [ { - "id": "1aa33f08-7afb-4d01-8269-288ebd8620fe", + "id": "e82c4d50-8b1d-4bc6-bb47-465daaaa627c", "name": "Evaluate response when no Reassignment Configuration is found", "originalRequest": { "url": { @@ -253005,7 +253005,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c33988ab-08b0-4d94-bf89-2fb1c897cb01", + "id": "3b1a74ee-e14d-451b-82c8-c75d022dfe81", "name": "Evaluate response when a long Reassignment trail is found", "originalRequest": { "url": { @@ -253061,7 +253061,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9dfd802f-9913-4318-b7ca-606c39815001", + "id": "f0487b6d-4a2b-40d6-bb61-a5aa282c9abc", "name": "Evaluate response when a self-review is found and manager or org admin escalation is applied", "originalRequest": { "url": { @@ -253117,7 +253117,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74f632ff-9a6a-4a23-b5aa-0a087c69dd79", + "id": "f05c1e14-aeb6-4af6-93f7-8a0183cd3b6c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -253173,7 +253173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cb0dda5-fc7f-4a1f-bc28-0cc59e9ab32e", + "id": "969044df-02c5-4acb-a2f5-e3f0641d0518", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -253229,7 +253229,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce6b32c2-6fb5-4605-be11-682078daf18c", + "id": "0f228bff-abea-43e4-8a7f-77ed321136e6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -253285,7 +253285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd0c4025-dd76-4d48-9216-801fdc504a0e", + "id": "ec2d13ce-cf9b-4bea-89d6-808b2d23cdba", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -253341,7 +253341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "132732c0-d928-4dfe-8a91-c61669f376c7", + "id": "8d25b413-70b9-4dae-be02-2f0ec04f656a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -253403,7 +253403,7 @@ } }, { - "id": "e8c0c2b5-64ae-4569-8758-a7deaf4ec5bf", + "id": "bdb14bf0-3084-49e8-9f8b-a156cc040e62", "name": "Get Tenant-wide Reassignment Configuration settings", "request": { "name": "Get Tenant-wide Reassignment Configuration settings", @@ -253433,7 +253433,7 @@ }, "response": [ { - "id": "7ec95b96-16dc-4e23-9e6b-08ae720517dc", + "id": "75ab6fd7-ab6b-4f6f-8fbe-e41ddf53fb44", "name": "Tenant-wide Reassignment Configuration settings", "originalRequest": { "url": { @@ -253477,7 +253477,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5b7fc7b-416d-4805-9f46-5cae386c2ef1", + "id": "2ab322d3-4b52-4804-87c1-44912e847480", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -253521,7 +253521,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89c30d73-83f6-477f-b6ba-601ba3cf6351", + "id": "ef16bc3d-3fc3-4573-b79a-512fb01eff57", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -253565,7 +253565,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0e5c3de-c561-4219-889d-0d519189a191", + "id": "c3fde479-e9ea-4160-bf60-ce5705ca9316", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -253609,7 +253609,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d579044a-2425-45f9-8a69-8b86ff4cb53f", + "id": "20cf11b1-1737-48e0-bc2b-0656b1b3f075", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -253653,7 +253653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a16785e6-d2f3-4557-be0e-fac47f9cde7b", + "id": "e196fa67-c98f-49ed-b9cc-17f1bef8d784", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -253697,7 +253697,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f71bd0ce-6d4f-418c-bc6e-e563e9dd3b1a", + "id": "69b13d29-da32-498b-a29d-5228d448bb33", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -253747,7 +253747,7 @@ } }, { - "id": "2cfeb308-68a9-4f7e-8fda-a8dd27955098", + "id": "c5a9d570-2651-4897-bacb-70ad494eed04", "name": "Update Tenant-wide Reassignment Configuration settings", "request": { "name": "Update Tenant-wide Reassignment Configuration settings", @@ -253790,7 +253790,7 @@ }, "response": [ { - "id": "00953f20-65ac-4426-9453-ff40b982ed92", + "id": "d819063d-bf76-4e12-8849-fee7cc989cf9", "name": "Tenant-wide Reassignment Configuration settings", "originalRequest": { "url": { @@ -253847,7 +253847,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e803b967-ed34-4801-a30b-bbe3f681f47a", + "id": "781b7f1d-e9e6-48e8-8d3e-18c1cbcd2f67", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -253904,7 +253904,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1f1a6a3-53c6-44de-9115-1dc0a67007ad", + "id": "cacf7b21-82b7-415d-a223-1bd75640ed3a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -253961,7 +253961,7 @@ "_postman_previewlanguage": "json" }, { - "id": "253f6f07-99bb-4b14-9cb7-d5a71fe19db4", + "id": "5e026998-5061-4a4c-a9a4-37836d85c43c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -254018,7 +254018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "437ed0c3-6466-4756-af73-4d40db10a9b2", + "id": "07a6f626-8adf-4704-bc6b-1b668830d440", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -254075,7 +254075,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95ca5e5b-ff03-4ea6-871b-a8c17d3e285f", + "id": "3aef2c98-860c-4103-bb82-e904f747e4f1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -254144,7 +254144,7 @@ "description": "Workflows allow administrators to create custom automation scripts directly within Identity Security Cloud. These automation scripts respond to [event triggers](https://developer.sailpoint.com/docs/extensibility/event-triggers/#how-to-get-started-with-event-triggers) and perform a series of actions to perform tasks that are either too cumbersome or not available in the Identity Security Cloud UI. Workflows can be configured via a graphical user interface within Identity Security Cloud, or by creating and uploading a JSON formatted script to the Workflow service. The Workflows API collection provides the necessary functionality to create, manage, and test your workflows via REST.\n", "item": [ { - "id": "ea45dfc8-fdcf-486a-9139-6c15a1e74e99", + "id": "dfb69e36-a7ca-48a5-bfe8-130ee4232c44", "name": "Create Workflow", "request": { "name": "Create Workflow", @@ -254186,7 +254186,7 @@ }, "response": [ { - "id": "b133f360-0a9e-4ac5-9e48-bdb900b8a3e8", + "id": "7b93b85a-e969-4cd6-b459-f07a63f1c2cf", "name": "Event Trigger", "originalRequest": { "url": { @@ -254237,12 +254237,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"dolor dolor dolore sunt qui\"\n },\n \"displayName\": \"ex Excepteur voluptate\"\n }\n}", + "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"Ut nisi aliquip\"\n },\n \"displayName\": \"adipisicing Duis\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "dc527820-9861-4b94-bba1-80421ace7d50", + "id": "6808acb3-13e8-4a39-bcec-ecc3198276af", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -254293,12 +254293,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"dolor dolor dolore sunt qui\"\n },\n \"displayName\": \"ex Excepteur voluptate\"\n }\n}", + "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"Ut nisi aliquip\"\n },\n \"displayName\": \"adipisicing Duis\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "80b45d1b-1453-4966-a8c5-977406e726d9", + "id": "685a0861-6254-425a-9f4f-249e8702551d", "name": "Event Trigger", "originalRequest": { "url": { @@ -254354,7 +254354,7 @@ "_postman_previewlanguage": "json" }, { - "id": "678357c7-c3d0-40ea-8174-c6bf1d1820dd", + "id": "ac1892e0-0f31-433f-9955-cb86703fd266", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -254410,7 +254410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0df3ec5-3496-4444-b6b2-ac80137413dc", + "id": "9e49fa29-53f1-40b2-87c9-a1036cc1ee68", "name": "Event Trigger", "originalRequest": { "url": { @@ -254466,7 +254466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53d2fe9f-53cd-4d3a-a916-4b4675082124", + "id": "7c9cbf2b-f48b-4e0b-9e8b-8fe9c0c038b0", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -254522,7 +254522,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c41d4e6-1f80-4007-ac0e-4edc84beed32", + "id": "e7e39240-fae2-4aa2-ae78-ce631b08a21a", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -254578,7 +254578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d93ee118-e4ac-4157-aca6-9936f08611d8", + "id": "93762436-22eb-4768-8a1f-fa2b445b0e13", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -254634,7 +254634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a72515e3-2b4d-4273-b939-c3dec8bf01c0", + "id": "47623104-34a0-42f2-ab2d-0b1eecb2aa45", "name": "Event Trigger", "originalRequest": { "url": { @@ -254690,7 +254690,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d54619f6-a459-42fc-b470-d82af2f5239f", + "id": "fb7cf935-d93a-4d22-9206-e87f38412c42", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -254746,7 +254746,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63c86f24-45f0-4d60-afcb-c0175e97fd33", + "id": "25d635f8-9bb9-4ac5-b6e0-97aa766f3f4b", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -254802,7 +254802,7 @@ "_postman_previewlanguage": "json" }, { - "id": "314e2411-758f-40bc-a6ce-881020d19996", + "id": "3610cd11-b4cb-4bd6-b3eb-63e3d0ef1360", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -254864,7 +254864,7 @@ } }, { - "id": "58a0dce6-29ed-48f4-ac0f-b2cf0739fdbe", + "id": "1af5fae5-737d-4144-a47e-530c1840e939", "name": "List Workflows", "request": { "name": "List Workflows", @@ -254893,7 +254893,7 @@ }, "response": [ { - "id": "77d4415e-5af6-4d64-9098-0f194d93c39e", + "id": "00945212-97b9-4458-bd5d-bc75ee7a2711", "name": "List of workflows", "originalRequest": { "url": { @@ -254931,12 +254931,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"cupid\"\n },\n \"displayName\": \"deserunt officia \"\n }\n },\n {\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"magna incididunt in reprehenderit\"\n },\n \"displayName\": \"id ut ipsum magna ex\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"dolore labore\"\n },\n \"displayName\": \"incididunt irure ut\"\n }\n },\n {\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"dolore proident elit\"\n },\n \"displayName\": \"aliqua\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4b2427e2-7ab2-433d-8bb1-4e5de737b45a", + "id": "20bb975a-4d9a-4793-9973-99db35912972", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -254979,7 +254979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11f0d603-bc15-4321-8bf7-914a00888eff", + "id": "5524742c-0d8d-4a46-8d5f-14b63a2988b9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -255022,7 +255022,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1854cd27-e7d2-4340-8416-afddfce9e41c", + "id": "28fab375-87b4-42cd-b4c6-b188aea852e7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -255065,7 +255065,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6f2e450-a47f-41e6-899c-a768f5b5d049", + "id": "c59d21f7-78c9-4dc2-a42a-4dad44421125", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -255108,7 +255108,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b00f7aff-63d7-4754-b6d0-4233a8cc70c9", + "id": "01491011-ebfb-45a0-9775-674076fbc34d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -255157,7 +255157,7 @@ } }, { - "id": "29757ffa-19d3-4d6d-967c-414922982bc3", + "id": "5ac15f7c-42c8-4c71-b142-7ec9c77ffa9e", "name": "Get Workflow By Id", "request": { "name": "Get Workflow By Id", @@ -255198,7 +255198,7 @@ }, "response": [ { - "id": "d5eed45c-b379-4fab-b598-ce0ba6e401b4", + "id": "7f582087-e1b2-48e1-9ffd-18b99dcf3ba0", "name": "The workflow object", "originalRequest": { "url": { @@ -255237,12 +255237,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"dolor dolor dolore sunt qui\"\n },\n \"displayName\": \"ex Excepteur voluptate\"\n }\n}", + "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"Ut nisi aliquip\"\n },\n \"displayName\": \"adipisicing Duis\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "211b4cdd-e875-4f9b-af73-f84bccd48260", + "id": "4361a089-d7b5-45d3-a304-daa559f08b42", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -255286,7 +255286,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9177f35f-6c38-454a-a527-3fa9abc6bbd6", + "id": "c26e8ae6-0bf6-433f-bf7e-de2454fa6446", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -255330,7 +255330,7 @@ "_postman_previewlanguage": "json" }, { - "id": "830b5500-b3e6-41e0-8e00-d8b88bedee89", + "id": "2fe90c40-dc70-43b9-aa37-b04f6eabdb26", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -255374,7 +255374,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cb5c76d-e728-467c-81a0-fe69db53b9fd", + "id": "8e1498ae-5b1e-4591-b119-5326460d093f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -255418,7 +255418,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6eadae3-9af2-4f7e-91f5-43bdf847be87", + "id": "cf923a50-ccc5-4d21-998c-fd3db46023e7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -255468,7 +255468,7 @@ } }, { - "id": "33fea87c-7714-46d5-b629-b74752e69c40", + "id": "fc228d4c-5497-460e-9953-a211e37003fd", "name": "Update Workflow", "request": { "name": "Update Workflow", @@ -255511,7 +255511,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"dolore aute velit\"\n },\n \"displayName\": \"proident\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"esse minim in\"\n },\n \"displayName\": \"ipsum id enim velit\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -255522,7 +255522,7 @@ }, "response": [ { - "id": "787ed408-5ea0-44fc-b35d-2a3d8ac08e0c", + "id": "508cef81-51ee-45b7-901c-5de8d6a8f399", "name": "The Workflow object", "originalRequest": { "url": { @@ -255557,7 +255557,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"dolore aute velit\"\n },\n \"displayName\": \"proident\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"esse minim in\"\n },\n \"displayName\": \"ipsum id enim velit\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -255574,12 +255574,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"dolor dolor dolore sunt qui\"\n },\n \"displayName\": \"ex Excepteur voluptate\"\n }\n}", + "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"Ut nisi aliquip\"\n },\n \"displayName\": \"adipisicing Duis\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8fe0957a-2629-4dd0-9e13-6e25c2125a50", + "id": "742e12d4-a82c-4d21-9ec7-72db2436f131", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -255614,7 +255614,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"dolore aute velit\"\n },\n \"displayName\": \"proident\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"esse minim in\"\n },\n \"displayName\": \"ipsum id enim velit\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -255636,7 +255636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "457c9e46-5622-4f6f-bc0f-160294ad99e5", + "id": "c846a58b-b497-4d13-87ec-12445d6b056d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -255671,7 +255671,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"dolore aute velit\"\n },\n \"displayName\": \"proident\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"esse minim in\"\n },\n \"displayName\": \"ipsum id enim velit\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -255693,7 +255693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b81b07b-5bef-4515-8d88-37765b0b6e0d", + "id": "d89985d0-4439-40a4-a5c0-5b03f171ccbb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -255728,7 +255728,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"dolore aute velit\"\n },\n \"displayName\": \"proident\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"esse minim in\"\n },\n \"displayName\": \"ipsum id enim velit\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -255750,7 +255750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a4422b4-79c1-4578-91f6-0d2cd05a9d49", + "id": "393785f4-4fe2-41c8-a07b-e4a45cba5617", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -255785,7 +255785,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"dolore aute velit\"\n },\n \"displayName\": \"proident\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"esse minim in\"\n },\n \"displayName\": \"ipsum id enim velit\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -255807,7 +255807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcb718d9-c233-481f-960b-23116ce16736", + "id": "e8b6df63-82a5-454e-88bb-363ad4fce22f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -255842,7 +255842,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"dolore aute velit\"\n },\n \"displayName\": \"proident\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"esse minim in\"\n },\n \"displayName\": \"ipsum id enim velit\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -255870,7 +255870,7 @@ } }, { - "id": "2b529beb-553f-4a2a-8842-e494f73dde02", + "id": "2c8c1147-1162-49d5-bfe3-422e66e28c4e", "name": "Patch Workflow", "request": { "name": "Patch Workflow", @@ -255924,7 +255924,7 @@ }, "response": [ { - "id": "c0307da3-ceb6-4cb0-9415-b576fb8b5f94", + "id": "a9feafe6-6f5f-4355-ab8b-f968c577dc9c", "name": "The Workflow object", "originalRequest": { "url": { @@ -255976,12 +255976,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"dolor dolor dolore sunt qui\"\n },\n \"displayName\": \"ex Excepteur voluptate\"\n }\n}", + "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"Ut nisi aliquip\"\n },\n \"displayName\": \"adipisicing Duis\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "786892b0-6b06-4a1f-834a-2e054b280a80", + "id": "d6893444-f5a2-44a6-b1ae-abf8a52573a7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -256038,7 +256038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da5294fe-7c3d-4c29-a117-b65d00540adc", + "id": "934e1a34-c7a5-44cc-adc8-bfd46e602877", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -256095,7 +256095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b497793a-dc5f-4292-aa78-5a2f2f6490c3", + "id": "ae6e4fd6-04f7-4608-bea7-57bd28878988", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -256152,7 +256152,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d0e6bf4-2516-45fc-9099-d036863fb865", + "id": "7ea6becd-795d-415f-8d0b-ce96b73d604b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -256209,7 +256209,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1be2860e-1d4e-4643-aea8-18df99cf5c4b", + "id": "3376d7f4-2c3b-42ff-815e-1ed2d4656c2d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -256272,7 +256272,7 @@ } }, { - "id": "d5aad1a6-f23e-477a-a7ac-4e4e874c5b40", + "id": "90fd0f33-59c9-475d-a004-4ab1ed256c2f", "name": "Delete Workflow By Id", "request": { "name": "Delete Workflow By Id", @@ -256313,7 +256313,7 @@ }, "response": [ { - "id": "74a9b46a-48ad-4e13-bc32-78e22cdc784d", + "id": "5f49cd95-fd20-49bf-932c-8e2cd9788330", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -256347,7 +256347,7 @@ "_postman_previewlanguage": "text" }, { - "id": "262073fc-1ad3-473b-a8b7-d4cb1125d595", + "id": "e6ebfe21-7449-4094-b5a6-18c735176281", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -256391,7 +256391,7 @@ "_postman_previewlanguage": "json" }, { - "id": "439478a2-9082-4e1f-a426-2d595ef567a6", + "id": "c6b9bc21-049c-47d3-8708-d0fe0e6465a6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -256435,7 +256435,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdf25a10-c599-459c-98a0-260feadf1946", + "id": "7bcbcf3b-9393-4ebf-a0af-3bd286573bb2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -256479,7 +256479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05a9e845-cd49-4dd2-a5e1-523f30568817", + "id": "9081170e-50d4-4d36-b1e5-6cb2ed8155f9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -256523,7 +256523,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40474050-d5ae-426b-ad4d-d842bdd1df56", + "id": "7c50d243-f6d1-4230-8520-cf920258ddfc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -256573,7 +256573,7 @@ } }, { - "id": "c86a8f37-ddea-4827-8728-20f6e3f3085c", + "id": "8034bf63-0130-4608-a917-116c6ee8bc66", "name": "Test Workflow By Id", "request": { "name": "Test Workflow By Id", @@ -256628,7 +256628,7 @@ }, "response": [ { - "id": "23adbf11-2725-4d46-9b27-aad8682e02d0", + "id": "4ef31895-7731-4f13-b982-46793c026ed2", "name": "The Workflow object", "originalRequest": { "url": { @@ -256686,7 +256686,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9aa39a6-bb48-4111-95fa-6729ffef8bdb", + "id": "3c9476e8-39ec-41dd-98db-d5e960c38120", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -256744,7 +256744,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a926ec7-13ab-4513-bf99-6820a9b06a41", + "id": "a4da3a75-432d-4b5b-88ab-51e1288c2b0d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -256802,7 +256802,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9ca8ae7-5aec-4547-985e-7ebfcda318ea", + "id": "460deaaf-eb72-4d38-bb25-16bd78f55c70", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -256860,7 +256860,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6e8cf73-f9c6-40b5-871b-165638fb2238", + "id": "10cf2b96-17b7-4c62-ad1e-107c88e2d603", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -256918,7 +256918,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25625b67-f6c4-46c4-b8d5-5de9c9cf8254", + "id": "a60ca60b-88fb-40ae-90ab-3aa53e2ee74e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -256982,7 +256982,7 @@ } }, { - "id": "2b0798e7-1794-4eec-b033-068a60b51d75", + "id": "499bae4d-ef6c-4ee1-9886-d8d83eca0b81", "name": "List Workflow Executions", "request": { "name": "List Workflow Executions", @@ -257061,7 +257061,7 @@ }, "response": [ { - "id": "d109a818-9d12-4ae4-81f0-cbfbdc4fd8fd", + "id": "a03ed304-d419-43c9-9a03-89adea3582b4", "name": "List of workflow executions for the specified workflow. ", "originalRequest": { "url": { @@ -257143,7 +257143,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c7fd8e1-7f1f-42d9-97ae-1c47f431d7bb", + "id": "dfa73227-8478-4874-9287-9c8b9174b9e4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -257225,7 +257225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc22e3b6-244d-491a-bb66-3b8d3f404b68", + "id": "225973ac-aaa6-41ad-9295-2d94925338fa", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -257307,7 +257307,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e78bfd7-518c-493a-9ef5-fecd7b36787b", + "id": "617872ef-77de-4a26-823a-53b9322c4d6e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -257389,7 +257389,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54e52319-1574-4719-bc0e-c474ee459928", + "id": "f7f3b5f6-c3d3-4260-8615-e93d090444cc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -257471,7 +257471,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b601d3a-59e9-48c5-abd9-7d1ba5e46ca8", + "id": "45c850e9-5b16-44ad-9d32-28e5d2632386", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -257553,7 +257553,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e09da7e4-cb54-46d9-b2d0-8c05a69f765e", + "id": "f40d4980-2fee-4fae-864b-acd1809f1bb6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -257641,7 +257641,7 @@ } }, { - "id": "e8ec519d-f020-4f26-9324-a9025b29cdcd", + "id": "725a4363-a778-4e07-b532-0b51496fce8e", "name": "Get Workflow Execution", "request": { "name": "Get Workflow Execution", @@ -257682,7 +257682,7 @@ }, "response": [ { - "id": "632f50c2-9307-4cbc-9dc0-d1bf1d2c13b3", + "id": "42e688bd-5de6-4a80-b56d-1a873da3eacd", "name": "Workflow execution.", "originalRequest": { "url": { @@ -257726,7 +257726,7 @@ "_postman_previewlanguage": "json" }, { - "id": "749ec09b-a980-4735-bca3-3db670783940", + "id": "baf6da5e-3172-44ac-9c53-4e2533fa8358", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -257770,7 +257770,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c619f6f2-8918-438f-8016-f3163c10ce2a", + "id": "61ba1120-08f9-4671-a1af-3cb02e93a2f1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -257814,7 +257814,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8c622ec-e254-44f2-b344-3b8487d739fb", + "id": "9037d6aa-66b3-4341-811a-632a7049f765", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -257858,7 +257858,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4362389-1b81-4792-870f-d289f3e9d2cd", + "id": "a3b7e71f-8027-4596-aa0f-de07d72acaf5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -257902,7 +257902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "761c3e1f-114b-4ee4-ad4a-48f924969b6e", + "id": "f6306854-152d-41c5-965c-262af7218815", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -257946,7 +257946,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbb4f152-b923-49e8-bd96-10ca80018fef", + "id": "a08772d6-c580-4a90-ab1c-1593a62fe511", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -257996,7 +257996,7 @@ } }, { - "id": "ebb48f57-6770-4d81-a9e7-5f81d32eeecd", + "id": "01465d29-b9cc-4ee3-9602-f539c0e22aea", "name": "Get Workflow Execution History", "request": { "name": "Get Workflow Execution History", @@ -258038,7 +258038,7 @@ }, "response": [ { - "id": "83679684-9bcf-4ad1-b6db-06e818673ae5", + "id": "66cd5cdf-311f-4881-a597-b3ffff95cbd9", "name": "List of workflow execution events for the given workflow execution", "originalRequest": { "url": { @@ -258083,7 +258083,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18602dbe-1aa0-4c66-bf2c-0fa4166d0060", + "id": "eb10b5c9-4fcd-4b24-89cf-7c4040b307c2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -258128,7 +258128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45e52990-4a10-4010-9449-6fb1add44c01", + "id": "851e9628-617e-4be0-8577-81144dcbec53", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -258173,7 +258173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4efa0c7-d70a-4a20-bc2f-502d50188ded", + "id": "b1473d38-5c6b-48c2-8cae-e1e1c53d2ebb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -258218,7 +258218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da234548-11c1-40e8-8f73-eec5cf6e88c7", + "id": "cabdedf9-1e61-4837-b180-a765351004fb", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -258263,7 +258263,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e66d47f-1b2d-4bc3-afa2-697adb06d7e6", + "id": "b8f349f4-1b44-4155-9a00-07c99ced8cba", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -258308,7 +258308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eaa6800e-766d-42f7-a799-d0555e75fc30", + "id": "774f82aa-0c42-4e90-a056-2c609e2a534c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -258359,7 +258359,7 @@ } }, { - "id": "db8f3c43-5e49-4fa4-9c7b-c9c36c96733b", + "id": "d03e5e89-d15a-42d3-a909-817b380a4c2b", "name": "Cancel Workflow Execution by ID", "request": { "name": "Cancel Workflow Execution by ID", @@ -258401,7 +258401,7 @@ }, "response": [ { - "id": "6877cc66-79a0-4b10-aff5-e00f3c961bd0", + "id": "0ab4c3aa-7c9f-4ade-b487-354199ab9955", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -258436,7 +258436,7 @@ "_postman_previewlanguage": "text" }, { - "id": "ecf72f12-ddba-49ba-87fb-2b813af7e90d", + "id": "9004a1c3-1f95-4961-82ce-baf2e3d844e9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -258481,7 +258481,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b7ae220-f1e8-4f67-ad09-315099ffe16c", + "id": "535cc029-548e-4565-8812-d707f12139f6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -258526,7 +258526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e102b06-5deb-4081-8377-083c4f1016b7", + "id": "310ddd5c-c39b-49cc-8d57-70e80bfcd0de", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -258571,7 +258571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "111054a5-a378-4a05-9b22-70f2afc30432", + "id": "7874173e-a288-4aba-9b24-fbe34cfbd403", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -258616,7 +258616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fff44d01-8bfb-406c-9a03-fd60b5aadb7f", + "id": "6bf15b58-3197-4034-abee-9525523ea1b2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -258661,7 +258661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c054fad-b861-4d99-97cf-45dde7a57872", + "id": "63e0c683-b7bc-4a89-a5df-f4bcba0c0874", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -258712,7 +258712,7 @@ } }, { - "id": "e55a847d-5eb2-4315-9baa-c5f634505949", + "id": "b907f3cf-2eb7-452f-bc79-0669c2a7445c", "name": "List Complete Workflow Library", "request": { "name": "List Complete Workflow Library", @@ -258760,7 +258760,7 @@ }, "response": [ { - "id": "f9264769-5645-454a-83cd-38c0a50206e9", + "id": "6156c283-3cf6-4e92-b2f6-af15ae9c6246", "name": "List of workflow steps", "originalRequest": { "url": { @@ -258817,12 +258817,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": false,\n \"deprecatedBy\": \"2008-06-04T06:57:40.726Z\",\n \"versionNumber\": -30571114,\n \"isSimulationEnabled\": true,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n },\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": false,\n \"deprecatedBy\": \"1963-03-30T00:36:34.779Z\",\n \"versionNumber\": -41707394,\n \"isSimulationEnabled\": true,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": true,\n \"deprecatedBy\": \"1987-10-18T19:16:08.958Z\",\n \"versionNumber\": -65821611,\n \"isSimulationEnabled\": false,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n },\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": true,\n \"deprecatedBy\": \"2013-03-05T14:22:56.319Z\",\n \"versionNumber\": -49905600,\n \"isSimulationEnabled\": false,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d6d3fb28-4c7d-496b-99f7-d9949d9f4a97", + "id": "b3ae4a70-e5fa-42b0-bdbf-6872afcefa3a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -258884,7 +258884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ca72c97-25da-4037-825b-18ff8a75de0a", + "id": "83495dd4-de53-4adf-b88d-7ae87cf1c903", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -258946,7 +258946,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e88b263-a83b-4066-901d-a2e73456156d", + "id": "8ef6d80f-619f-43eb-84d0-a55e16a8d854", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -259008,7 +259008,7 @@ "_postman_previewlanguage": "json" }, { - "id": "120fd538-5016-4f08-9b8c-f5f6b6ef713e", + "id": "7eff02fb-1215-4847-8c9c-d631382be061", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -259070,7 +259070,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc607ada-0d68-415e-a9ad-ec3f4763d1c7", + "id": "0a5c57dd-a824-4239-af3a-3b10f74a88d2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -259138,7 +259138,7 @@ } }, { - "id": "65af5b17-347a-4a00-add4-51d5ddeba52f", + "id": "bbc16374-9f7e-43f4-ade9-80130e1bc6b0", "name": "List Workflow Library Actions", "request": { "name": "List Workflow Library Actions", @@ -259196,7 +259196,7 @@ }, "response": [ { - "id": "1529e5d6-05cf-4e08-b386-b2a1fd75102e", + "id": "a66cf0da-f173-4b9c-9d16-1ebce7dca88a", "name": "List of workflow actions", "originalRequest": { "url": { @@ -259263,12 +259263,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": false,\n \"deprecatedBy\": \"2008-06-04T06:57:40.726Z\",\n \"versionNumber\": -30571114,\n \"isSimulationEnabled\": true,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n },\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": false,\n \"deprecatedBy\": \"1963-03-30T00:36:34.779Z\",\n \"versionNumber\": -41707394,\n \"isSimulationEnabled\": true,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": true,\n \"deprecatedBy\": \"1987-10-18T19:16:08.958Z\",\n \"versionNumber\": -65821611,\n \"isSimulationEnabled\": false,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n },\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": true,\n \"deprecatedBy\": \"2013-03-05T14:22:56.319Z\",\n \"versionNumber\": -49905600,\n \"isSimulationEnabled\": false,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b60c2e7c-e1af-471b-9eb1-216ce044c512", + "id": "57b38f3c-6a4c-46fe-80f4-5bc883c1e9b0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -259340,7 +259340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd2095d7-863d-4102-8d68-8e700a8ac269", + "id": "3768b5d8-b001-42af-aa8a-250a7148a2b1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -259412,7 +259412,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6de63d06-1d5a-4b1d-9cfe-bcdaff2d7e05", + "id": "46cb3dd9-0bba-4184-a811-69329d6c24af", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -259484,7 +259484,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfd999ca-3c39-4c25-86e9-773e8b566563", + "id": "1d77dcb3-be50-42bb-b881-575d76141353", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -259556,7 +259556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c5c38a8-8854-45e7-bd33-c390b77f0646", + "id": "11e7abf9-4f8d-4c48-836c-c047881e5e57", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -259634,7 +259634,7 @@ } }, { - "id": "8767fac4-5843-4f1f-b043-38ae7a300297", + "id": "8ad295b5-e38a-4c8f-b5b2-9d93658dcf36", "name": "List Workflow Library Triggers", "request": { "name": "List Workflow Library Triggers", @@ -259692,7 +259692,7 @@ }, "response": [ { - "id": "877cf56a-9a7f-418a-91a8-83a02cc5dbef", + "id": "43a9fc4f-3b78-4d3c-887c-bbb723d82ac1", "name": "List of workflow triggers", "originalRequest": { "url": { @@ -259759,12 +259759,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"idn:identity-attributes-changed\",\n \"type\": \"EVENT\",\n \"deprecated\": false,\n \"deprecatedBy\": \"1988-12-20T08:56:06.613Z\",\n \"isSimulationEnabled\": true,\n \"outputSchema\": {},\n \"name\": \"Identity Attributes Changed\",\n \"description\": \"One or more identity attributes changed.\",\n \"isDynamicSchema\": false,\n \"inputExample\": {\n \"changes\": [\n {\n \"attribute\": \"department\",\n \"newValue\": \"marketing\",\n \"oldValue\": \"sales\"\n },\n {\n \"attribute\": \"manager\",\n \"newValue\": {\n \"name\": \"mean.guy\",\n \"type\": \"IDENTITY\"\n },\n \"oldValue\": {\n \"name\": \"nice.guy\",\n \"type\": \"IDENTITY\"\n }\n },\n {\n \"attribute\": \"email\",\n \"newValue\": \"john.doe@gmail.com\",\n \"oldValue\": \"john.doe@hotmail.com\"\n }\n ],\n \"identity\": {\n \"name\": \"john.doe\",\n \"type\": \"IDENTITY\"\n }\n }\n },\n {\n \"id\": \"idn:identity-attributes-changed\",\n \"type\": \"EVENT\",\n \"deprecated\": true,\n \"deprecatedBy\": \"2014-06-23T14:02:26.880Z\",\n \"isSimulationEnabled\": false,\n \"outputSchema\": {},\n \"name\": \"Identity Attributes Changed\",\n \"description\": \"One or more identity attributes changed.\",\n \"isDynamicSchema\": false,\n \"inputExample\": {\n \"changes\": [\n {\n \"attribute\": \"department\",\n \"newValue\": \"marketing\",\n \"oldValue\": \"sales\"\n },\n {\n \"attribute\": \"manager\",\n \"newValue\": {\n \"name\": \"mean.guy\",\n \"type\": \"IDENTITY\"\n },\n \"oldValue\": {\n \"name\": \"nice.guy\",\n \"type\": \"IDENTITY\"\n }\n },\n {\n \"attribute\": \"email\",\n \"newValue\": \"john.doe@gmail.com\",\n \"oldValue\": \"john.doe@hotmail.com\"\n }\n ],\n \"identity\": {\n \"name\": \"john.doe\",\n \"type\": \"IDENTITY\"\n }\n }\n }\n]", + "body": "[\n {\n \"id\": \"idn:identity-attributes-changed\",\n \"type\": \"EVENT\",\n \"deprecated\": false,\n \"deprecatedBy\": \"2021-09-13T22:44:31.775Z\",\n \"isSimulationEnabled\": true,\n \"outputSchema\": {},\n \"name\": \"Identity Attributes Changed\",\n \"description\": \"One or more identity attributes changed.\",\n \"isDynamicSchema\": false,\n \"inputExample\": {\n \"changes\": [\n {\n \"attribute\": \"department\",\n \"newValue\": \"marketing\",\n \"oldValue\": \"sales\"\n },\n {\n \"attribute\": \"manager\",\n \"newValue\": {\n \"name\": \"mean.guy\",\n \"type\": \"IDENTITY\"\n },\n \"oldValue\": {\n \"name\": \"nice.guy\",\n \"type\": \"IDENTITY\"\n }\n },\n {\n \"attribute\": \"email\",\n \"newValue\": \"john.doe@gmail.com\",\n \"oldValue\": \"john.doe@hotmail.com\"\n }\n ],\n \"identity\": {\n \"name\": \"john.doe\",\n \"type\": \"IDENTITY\"\n }\n }\n },\n {\n \"id\": \"idn:identity-attributes-changed\",\n \"type\": \"EVENT\",\n \"deprecated\": true,\n \"deprecatedBy\": \"1956-02-03T01:01:47.041Z\",\n \"isSimulationEnabled\": false,\n \"outputSchema\": {},\n \"name\": \"Identity Attributes Changed\",\n \"description\": \"One or more identity attributes changed.\",\n \"isDynamicSchema\": false,\n \"inputExample\": {\n \"changes\": [\n {\n \"attribute\": \"department\",\n \"newValue\": \"marketing\",\n \"oldValue\": \"sales\"\n },\n {\n \"attribute\": \"manager\",\n \"newValue\": {\n \"name\": \"mean.guy\",\n \"type\": \"IDENTITY\"\n },\n \"oldValue\": {\n \"name\": \"nice.guy\",\n \"type\": \"IDENTITY\"\n }\n },\n {\n \"attribute\": \"email\",\n \"newValue\": \"john.doe@gmail.com\",\n \"oldValue\": \"john.doe@hotmail.com\"\n }\n ],\n \"identity\": {\n \"name\": \"john.doe\",\n \"type\": \"IDENTITY\"\n }\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "48cc3d17-f471-4c1e-9c9b-b5200738a5da", + "id": "d50e7639-edd8-4c36-ab94-e131ff349e06", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -259836,7 +259836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bab63b93-4380-49fa-a110-d59c72c15e6b", + "id": "09e7d6cf-b29e-453c-bbe7-eea1b7f0f091", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -259908,7 +259908,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edb23f6f-a148-4800-92db-af8c9828dafb", + "id": "f050a991-9f1e-4749-aa3d-b51b142d03d8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -259980,7 +259980,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd491240-6f25-498e-bd01-3fc8b0efa667", + "id": "ae6700a8-d368-45dd-8f5f-6180f2e25cf3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -260052,7 +260052,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1f19209-038b-4e0e-a7db-4249d154df50", + "id": "356e910f-6126-468c-9448-6c3442af3f4a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -260130,7 +260130,7 @@ } }, { - "id": "4e1e2931-a4e4-447c-8009-627c2fbbad58", + "id": "918b4b5c-b23f-4bdb-a7e4-1e75850bdfb7", "name": "List Workflow Library Operators", "request": { "name": "List Workflow Library Operators", @@ -260160,7 +260160,7 @@ }, "response": [ { - "id": "892c1172-d84e-451b-9f77-5326a7123239", + "id": "fdbc59ff-3ea6-49ae-80df-9ab3a15c1d5f", "name": "List of workflow operators", "originalRequest": { "url": { @@ -260199,12 +260199,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"sp:compare-boolean\",\n \"name\": \"Compare Boolean Values\",\n \"type\": \"OPERATOR\",\n \"description\": \"Compare two boolean values and decide what happens based on the result.\",\n \"isDynamicSchema\": false,\n \"deprecated\": false,\n \"deprecatedBy\": \"1959-03-09T13:36:16.008Z\",\n \"isSimulationEnabled\": false,\n \"formFields\": [\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable B.\",\n \"helpText\": \"\",\n \"label\": \"Variable A\",\n \"name\": \"variableA.$\",\n \"required\": true,\n \"type\": \"text\"\n },\n {\n \"helpText\": \"Select an operation.\",\n \"label\": \"Operation\",\n \"name\": \"operator\",\n \"options\": [\n {\n \"label\": \"Equals\",\n \"value\": \"BooleanEquals\"\n }\n ],\n \"required\": true,\n \"type\": \"select\"\n },\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable A.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB.$\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"Enter True or False.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB\",\n \"required\": false,\n \"type\": \"text\"\n }\n ]\n },\n {\n \"id\": \"sp:compare-boolean\",\n \"name\": \"Compare Boolean Values\",\n \"type\": \"OPERATOR\",\n \"description\": \"Compare two boolean values and decide what happens based on the result.\",\n \"isDynamicSchema\": false,\n \"deprecated\": false,\n \"deprecatedBy\": \"2022-08-31T11:03:34.893Z\",\n \"isSimulationEnabled\": true,\n \"formFields\": [\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable B.\",\n \"helpText\": \"\",\n \"label\": \"Variable A\",\n \"name\": \"variableA.$\",\n \"required\": true,\n \"type\": \"text\"\n },\n {\n \"helpText\": \"Select an operation.\",\n \"label\": \"Operation\",\n \"name\": \"operator\",\n \"options\": [\n {\n \"label\": \"Equals\",\n \"value\": \"BooleanEquals\"\n }\n ],\n \"required\": true,\n \"type\": \"select\"\n },\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable A.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB.$\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"Enter True or False.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB\",\n \"required\": false,\n \"type\": \"text\"\n }\n ]\n }\n]", + "body": "[\n {\n \"id\": \"sp:compare-boolean\",\n \"name\": \"Compare Boolean Values\",\n \"type\": \"OPERATOR\",\n \"description\": \"Compare two boolean values and decide what happens based on the result.\",\n \"isDynamicSchema\": false,\n \"deprecated\": false,\n \"deprecatedBy\": \"1962-10-11T23:28:33.814Z\",\n \"isSimulationEnabled\": true,\n \"formFields\": [\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable B.\",\n \"helpText\": \"\",\n \"label\": \"Variable A\",\n \"name\": \"variableA.$\",\n \"required\": true,\n \"type\": \"text\"\n },\n {\n \"helpText\": \"Select an operation.\",\n \"label\": \"Operation\",\n \"name\": \"operator\",\n \"options\": [\n {\n \"label\": \"Equals\",\n \"value\": \"BooleanEquals\"\n }\n ],\n \"required\": true,\n \"type\": \"select\"\n },\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable A.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB.$\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"Enter True or False.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB\",\n \"required\": false,\n \"type\": \"text\"\n }\n ]\n },\n {\n \"id\": \"sp:compare-boolean\",\n \"name\": \"Compare Boolean Values\",\n \"type\": \"OPERATOR\",\n \"description\": \"Compare two boolean values and decide what happens based on the result.\",\n \"isDynamicSchema\": false,\n \"deprecated\": false,\n \"deprecatedBy\": \"1988-03-09T15:47:43.239Z\",\n \"isSimulationEnabled\": false,\n \"formFields\": [\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable B.\",\n \"helpText\": \"\",\n \"label\": \"Variable A\",\n \"name\": \"variableA.$\",\n \"required\": true,\n \"type\": \"text\"\n },\n {\n \"helpText\": \"Select an operation.\",\n \"label\": \"Operation\",\n \"name\": \"operator\",\n \"options\": [\n {\n \"label\": \"Equals\",\n \"value\": \"BooleanEquals\"\n }\n ],\n \"required\": true,\n \"type\": \"select\"\n },\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable A.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB.$\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"Enter True or False.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB\",\n \"required\": false,\n \"type\": \"text\"\n }\n ]\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "fed543df-7bcf-4d10-963c-cd9239274774", + "id": "2a1b4784-c89e-4b11-aee5-aa52c6e57f0e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -260248,7 +260248,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3280758b-4c80-4bd7-b8e6-222c698ba512", + "id": "2886b7ee-8ac4-49de-83e6-97d0bb832d61", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -260292,7 +260292,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61db3c2f-e0b9-46b2-a647-0512e73690ee", + "id": "ddf20f83-e9ca-4510-8674-b0678242e3fa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -260336,7 +260336,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b50df62-e844-4808-a2ab-279a857c36a0", + "id": "4be11e8c-ac89-4440-b93a-65255fe0fda0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -260380,7 +260380,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba48fd43-3abb-439a-bf2a-aedfc72ed963", + "id": "e1e3c991-84dc-4660-ac1a-d59a984d729a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -260430,7 +260430,7 @@ } }, { - "id": "1bc427bd-2539-4591-9940-abdf1a521698", + "id": "578e0a60-dec4-43bd-922c-5dc1b057fd2a", "name": "Generate External Trigger OAuth Client", "request": { "name": "Generate External Trigger OAuth Client", @@ -260473,7 +260473,7 @@ }, "response": [ { - "id": "72c1a0f0-cce9-4b8e-95fa-4cb02abbc760", + "id": "73d31040-7fa8-48e6-b4ac-15be08d189cc", "name": "The OAuth Client object", "originalRequest": { "url": { @@ -260519,7 +260519,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b6410f2-b316-4477-b2be-e8cb88bfd1c0", + "id": "cd531457-4d81-4cf5-bf56-4939bd809756", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -260565,7 +260565,7 @@ "_postman_previewlanguage": "json" }, { - "id": "020b3290-5b84-447b-9dc6-14f742168f90", + "id": "243bf602-d350-456d-88de-d3f8bdedf374", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -260611,7 +260611,7 @@ "_postman_previewlanguage": "json" }, { - "id": "166b5f8e-bc21-4a1c-a64f-8b0c072b491e", + "id": "cb239213-d976-4b3d-aa1d-bf4ddbf6d557", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -260657,7 +260657,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45bf1e46-15db-4de3-9fc6-6b118b431aca", + "id": "e5bfffb8-0276-4072-8589-c2e4365e80f8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -260703,7 +260703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "204b30d3-211d-44c8-adff-a358d8ed63c3", + "id": "8d9cd63f-112b-40e9-9655-ae2a51a421b9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -260755,7 +260755,7 @@ } }, { - "id": "45cb01d0-bd84-487e-b53a-d14dea9d0a40", + "id": "4f3d5c8e-7dfb-47c5-be33-9196206e6342", "name": "Execute Workflow via External Trigger", "request": { "name": "Execute Workflow via External Trigger", @@ -260811,7 +260811,7 @@ }, "response": [ { - "id": "617a8f7c-c1f2-45fa-beda-eaabca07148c", + "id": "212ea165-6565-4680-b809-e799365b6579", "name": "The Workflow object", "originalRequest": { "url": { @@ -260870,7 +260870,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8cbdc0a-9423-49da-8b7d-13dd2fef4aad", + "id": "abb7bf3a-bb85-49bb-aabe-5b3c2e606f07", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -260929,7 +260929,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0532c2e9-a1cd-47b4-a8d2-77f9eac5e63a", + "id": "28341ceb-3b77-4fe9-bae5-ca536d25d25d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -260988,7 +260988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "801df232-c41a-46eb-b60d-f95e6778474a", + "id": "ae1d664f-8216-4399-915f-221ead922c17", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -261047,7 +261047,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbf0e7a7-a491-4e71-ae9b-b2d8952a1029", + "id": "bb4d6b27-0aa7-4b25-9105-129f95c4e43b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -261106,7 +261106,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7171d20-0f0a-494a-8ca7-d458754282f5", + "id": "ae1e2a52-247e-4824-875f-30dd0f9c36c3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -261171,7 +261171,7 @@ } }, { - "id": "070aff46-4bac-469d-ba6f-6f45e510563a", + "id": "cb260601-1b5e-4765-ba5f-93aeef16496f", "name": "Test Workflow via External Trigger", "request": { "name": "Test Workflow via External Trigger", @@ -261228,7 +261228,7 @@ }, "response": [ { - "id": "8d210715-deae-4854-8188-5b4332ad45f3", + "id": "1f6f7c8c-ed76-4a11-b53f-6e738a071163", "name": "Responds with the test input", "originalRequest": { "url": { @@ -261288,7 +261288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90925653-8c08-4b64-a508-70ac93bbb8d3", + "id": "1b774f70-f550-441d-9142-67403322377e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -261348,7 +261348,7 @@ "_postman_previewlanguage": "json" }, { - "id": "081b9389-816c-4213-abfd-95a3d230e18a", + "id": "3ad98961-0fc5-4c5a-9efd-7b410829a2bc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -261408,7 +261408,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2349a8a-1f34-4a63-b1bc-43adfe225351", + "id": "332937a9-2715-4b80-af15-ee34caebe057", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -261468,7 +261468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3dd26e94-95b8-4b87-8864-e98ec5b9630c", + "id": "0b1eeae6-5292-4e5b-8827-69874d6824c3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -261528,7 +261528,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b42bcd1-6ee3-4985-b101-46f0a81e44f1", + "id": "a602479b-a8ca-4b65-9a1c-1abaad3fdc7c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -261674,7 +261674,7 @@ } ], "info": { - "_postman_id": "d286ff84-080c-435c-8aea-b014952212f7", + "_postman_id": "c0808160-0064-4f4b-9f0c-bffc8f5c0483", "name": "Identity Security Cloud Beta API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": { diff --git a/postman/collections/sailpoint-api-nerm.json b/postman/collections/sailpoint-api-nerm.json index 118241dc..9c2c7e07 100644 --- a/postman/collections/sailpoint-api-nerm.json +++ b/postman/collections/sailpoint-api-nerm.json @@ -5,7 +5,7 @@ "description": "", "item": [ { - "id": "0a2f93f2-abba-41ba-8509-1c822d53349b", + "id": "8bcda99a-098b-4d30-aae4-8223a0a6bd71", "name": "Query for Audit events", "request": { "name": "Query for Audit events", @@ -37,7 +37,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"audit_events\": {\n \"offset\": 100,\n \"sort_by\": \"created_at\",\n \"limit\": 10,\n \"order\": \"asc\",\n \"filters\": {\n \"created_at\": {\n \"gt\": \"1951-12-31\",\n \"lt\": \"1988-03-18\",\n \"eq\": \"2005-06-10\"\n },\n \"subject_type\": \"Profile\",\n \"type\": \"AuditableProfileCreate\",\n \"subject_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"data\": {\n \"profile_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_name\": \"My Workflow\",\n \"workflow_uid\": \"my_workflow\",\n \"profile_type_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\"\n }\n }\n }\n}", + "raw": "{\n \"audit_events\": {\n \"offset\": 100,\n \"sort_by\": \"created_at\",\n \"limit\": 10,\n \"order\": \"asc\",\n \"filters\": {\n \"created_at\": {\n \"gt\": \"1997-02-01\",\n \"lt\": \"1978-05-03\",\n \"eq\": \"2004-11-17\"\n },\n \"subject_type\": \"Profile\",\n \"type\": \"AuditableProfileCreate\",\n \"subject_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"data\": {\n \"profile_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_name\": \"My Workflow\",\n \"workflow_uid\": \"my_workflow\",\n \"profile_type_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\"\n }\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -49,7 +49,7 @@ }, "response": [ { - "id": "620aeb6f-15f2-4723-aeb6-6475b929f72e", + "id": "ac291bca-0842-4801-b76f-a7277d6836f3", "name": "AuditEvents", "originalRequest": { "url": { @@ -84,7 +84,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"audit_events\": {\n \"offset\": 100,\n \"sort_by\": \"created_at\",\n \"limit\": 10,\n \"order\": \"asc\",\n \"filters\": {\n \"created_at\": {\n \"gt\": \"1951-12-31\",\n \"lt\": \"1988-03-18\",\n \"eq\": \"2005-06-10\"\n },\n \"subject_type\": \"Profile\",\n \"type\": \"AuditableProfileCreate\",\n \"subject_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"data\": {\n \"profile_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_name\": \"My Workflow\",\n \"workflow_uid\": \"my_workflow\",\n \"profile_type_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\"\n }\n }\n }\n}", + "raw": "{\n \"audit_events\": {\n \"offset\": 100,\n \"sort_by\": \"created_at\",\n \"limit\": 10,\n \"order\": \"asc\",\n \"filters\": {\n \"created_at\": {\n \"gt\": \"1997-02-01\",\n \"lt\": \"1978-05-03\",\n \"eq\": \"2004-11-17\"\n },\n \"subject_type\": \"Profile\",\n \"type\": \"AuditableProfileCreate\",\n \"subject_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"data\": {\n \"profile_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_name\": \"My Workflow\",\n \"workflow_uid\": \"my_workflow\",\n \"profile_type_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\"\n }\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -101,12 +101,12 @@ "value": "application/json" } ], - "body": "{\n \"audit_events\": [\n {\n \"created_at\": {\n \"gt\": \"1967-12-30\",\n \"lt\": \"2013-12-20\",\n \"eq\": \"1981-07-12\"\n },\n \"subject_type\": \"Profile\",\n \"type\": \"AuditableProfileCreate\",\n \"subject_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"data\": {\n \"profile_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_name\": \"My Workflow\",\n \"workflow_uid\": \"my_workflow\",\n \"profile_type_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\"\n }\n },\n {\n \"created_at\": {\n \"gt\": \"1979-01-04\",\n \"lt\": \"2020-03-04\",\n \"eq\": \"1949-07-18\"\n },\n \"subject_type\": \"Profile\",\n \"type\": \"AuditableProfileCreate\",\n \"subject_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"data\": {\n \"profile_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_name\": \"My Workflow\",\n \"workflow_uid\": \"my_workflow\",\n \"profile_type_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\"\n }\n }\n ]\n}", + "body": "{\n \"audit_events\": [\n {\n \"created_at\": {\n \"gt\": \"1996-02-13\",\n \"lt\": \"1955-07-09\",\n \"eq\": \"2005-12-05\"\n },\n \"subject_type\": \"Profile\",\n \"type\": \"AuditableProfileCreate\",\n \"subject_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"data\": {\n \"profile_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_name\": \"My Workflow\",\n \"workflow_uid\": \"my_workflow\",\n \"profile_type_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\"\n }\n },\n {\n \"created_at\": {\n \"gt\": \"1974-09-09\",\n \"lt\": \"1968-10-28\",\n \"eq\": \"2002-11-10\"\n },\n \"subject_type\": \"Profile\",\n \"type\": \"AuditableProfileCreate\",\n \"subject_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"data\": {\n \"profile_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_name\": \"My Workflow\",\n \"workflow_uid\": \"my_workflow\",\n \"profile_type_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "bc97d339-9def-487c-98b5-d1bf168b3ffb", + "id": "4ab35dbf-d795-49a5-87c2-a98854327189", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -141,7 +141,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"audit_events\": {\n \"offset\": 100,\n \"sort_by\": \"created_at\",\n \"limit\": 10,\n \"order\": \"asc\",\n \"filters\": {\n \"created_at\": {\n \"gt\": \"1951-12-31\",\n \"lt\": \"1988-03-18\",\n \"eq\": \"2005-06-10\"\n },\n \"subject_type\": \"Profile\",\n \"type\": \"AuditableProfileCreate\",\n \"subject_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"data\": {\n \"profile_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_name\": \"My Workflow\",\n \"workflow_uid\": \"my_workflow\",\n \"profile_type_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\"\n }\n }\n }\n}", + "raw": "{\n \"audit_events\": {\n \"offset\": 100,\n \"sort_by\": \"created_at\",\n \"limit\": 10,\n \"order\": \"asc\",\n \"filters\": {\n \"created_at\": {\n \"gt\": \"1997-02-01\",\n \"lt\": \"1978-05-03\",\n \"eq\": \"2004-11-17\"\n },\n \"subject_type\": \"Profile\",\n \"type\": \"AuditableProfileCreate\",\n \"subject_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"data\": {\n \"profile_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_name\": \"My Workflow\",\n \"workflow_uid\": \"my_workflow\",\n \"profile_type_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\"\n }\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -163,7 +163,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37edc8c0-8bc1-48e6-9c7e-30eedc964a64", + "id": "98781dad-9a1c-4ad6-9d4d-f6ebd6f23a5f", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -198,7 +198,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"audit_events\": {\n \"offset\": 100,\n \"sort_by\": \"created_at\",\n \"limit\": 10,\n \"order\": \"asc\",\n \"filters\": {\n \"created_at\": {\n \"gt\": \"1951-12-31\",\n \"lt\": \"1988-03-18\",\n \"eq\": \"2005-06-10\"\n },\n \"subject_type\": \"Profile\",\n \"type\": \"AuditableProfileCreate\",\n \"subject_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"data\": {\n \"profile_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_name\": \"My Workflow\",\n \"workflow_uid\": \"my_workflow\",\n \"profile_type_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\"\n }\n }\n }\n}", + "raw": "{\n \"audit_events\": {\n \"offset\": 100,\n \"sort_by\": \"created_at\",\n \"limit\": 10,\n \"order\": \"asc\",\n \"filters\": {\n \"created_at\": {\n \"gt\": \"1997-02-01\",\n \"lt\": \"1978-05-03\",\n \"eq\": \"2004-11-17\"\n },\n \"subject_type\": \"Profile\",\n \"type\": \"AuditableProfileCreate\",\n \"subject_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"data\": {\n \"profile_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\",\n \"workflow_name\": \"My Workflow\",\n \"workflow_uid\": \"my_workflow\",\n \"profile_type_id\": \"7d8c53ca-e99d-485c-9524-ea3849e82c79\"\n }\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -232,7 +232,7 @@ "description": "", "item": [ { - "id": "0c027595-fb13-478f-ac3d-0971d84e9bff", + "id": "67ae403b-10f4-4d0a-b636-0a0d17d0b59f", "name": "Create a new user", "request": { "name": "Create a new user", @@ -275,7 +275,7 @@ }, "response": [ { - "id": "6be4af49-35f0-4951-bf4f-3faec49cb33f", + "id": "7f6502c6-196f-411a-824e-941846d6c921", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -326,12 +326,12 @@ "value": "application/json" } ], - "body": "{\n \"user\": {\n \"id\": \"db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e\",\n \"uid\": \"quisin consecteturaliquaullamco \",\n \"name\": \"myusername\",\n \"email\": \"test@sailpoint.com\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Director\",\n \"status\": \"Active\",\n \"login\": \"myLogin\",\n \"last_login\": \"2017-11-16T04:26:23.982Z\",\n \"cookies_accepted_at\": \"2014-10-12T22:21:23.442Z\",\n \"preferred_language\": \"fr-CA\",\n \"locale\": \"fr-CA\",\n \"group_strings\": \"Admin_group, Developer_group\"\n }\n}", + "body": "{\n \"user\": {\n \"id\": \"db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e\",\n \"uid\": \"in aliqua nullaesse reprehenderi\",\n \"name\": \"myusername\",\n \"email\": \"test@sailpoint.com\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Director\",\n \"status\": \"Active\",\n \"login\": \"myLogin\",\n \"last_login\": \"1993-10-20T06:38:01.116Z\",\n \"cookies_accepted_at\": \"1993-02-05T17:31:45.685Z\",\n \"preferred_language\": \"fr-CA\",\n \"locale\": \"fr-CA\",\n \"group_strings\": \"Admin_group, Developer_group\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d4fc3757-e5d7-46cf-8a9b-90026f4ce237", + "id": "305c1671-5f9c-47df-9aad-038954b1dd36", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -387,7 +387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78f3a406-e79d-435f-b467-408cbff174db", + "id": "cd6998bd-b1bc-4e0a-b3e8-b1400d101f30", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -449,7 +449,7 @@ } }, { - "id": "db2d3483-be69-4086-a613-ce8afae4b4f9", + "id": "62608c97-643c-4422-be9e-247eba041374", "name": "Get users", "request": { "name": "Get users", @@ -508,7 +508,7 @@ "type": "text/plain" }, "key": "login", - "value": "minim dolor" + "value": "nulla anim ea labore aute" }, { "disabled": false, @@ -517,7 +517,7 @@ "type": "text/plain" }, "key": "title", - "value": "minim dolor" + "value": "nulla anim ea labore aute" }, { "disabled": false, @@ -535,7 +535,7 @@ "type": "text/plain" }, "key": "email", - "value": "k-y0RI0S@dkTfLyuLddLrbCEZsNRZxwJtNIP.xnli" + "value": "Pody14a9oeA@ZLtNOTpaJCcXsYWVJFyVJSEf.xo" }, { "disabled": false, @@ -561,7 +561,7 @@ }, "response": [ { - "id": "de99cf95-4f97-42c1-8a64-d6e3808e3e39", + "id": "14439c47-ee6b-4fcf-8abf-707045218b6c", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -615,7 +615,7 @@ "type": "text/plain" }, "key": "login", - "value": "minim dolor" + "value": "nulla anim ea labore aute" }, { "disabled": false, @@ -624,7 +624,7 @@ "type": "text/plain" }, "key": "title", - "value": "minim dolor" + "value": "nulla anim ea labore aute" }, { "disabled": false, @@ -642,7 +642,7 @@ "type": "text/plain" }, "key": "email", - "value": "k-y0RI0S@dkTfLyuLddLrbCEZsNRZxwJtNIP.xnli" + "value": "Pody14a9oeA@ZLtNOTpaJCcXsYWVJFyVJSEf.xo" }, { "disabled": false, @@ -681,12 +681,12 @@ "value": "application/json" } ], - "body": "{\n \"users\": [\n {\n \"id\": \"db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e\",\n \"uid\": \"consectetur labore sit exercitat\",\n \"name\": \"myusername\",\n \"email\": \"test@sailpoint.com\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Director\",\n \"status\": \"Active\",\n \"login\": \"myLogin\",\n \"last_login\": \"1961-12-27T18:49:25.291Z\",\n \"cookies_accepted_at\": \"1952-09-01T16:54:51.132Z\",\n \"preferred_language\": \"fr-CA\",\n \"locale\": \"fr-CA\",\n \"group_strings\": \"Admin_group, Developer_group\"\n },\n {\n \"id\": \"db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e\",\n \"uid\": \"non doloreDuis estpariatur exerc\",\n \"name\": \"myusername\",\n \"email\": \"test@sailpoint.com\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Director\",\n \"status\": \"Active\",\n \"login\": \"myLogin\",\n \"last_login\": \"2022-11-17T06:45:07.261Z\",\n \"cookies_accepted_at\": \"1958-03-05T20:22:29.499Z\",\n \"preferred_language\": \"fr-CA\",\n \"locale\": \"fr-CA\",\n \"group_strings\": \"Admin_group, Developer_group\"\n }\n ],\n \"_metadata\": {\n \"limit\": -45929545,\n \"offset\": -63745310,\n \"total\": 44293146,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"users\": [\n {\n \"id\": \"db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e\",\n \"uid\": \"est pariatur voluptate ipsum occ\",\n \"name\": \"myusername\",\n \"email\": \"test@sailpoint.com\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Director\",\n \"status\": \"Active\",\n \"login\": \"myLogin\",\n \"last_login\": \"1974-10-13T23:33:50.542Z\",\n \"cookies_accepted_at\": \"1999-12-13T12:38:07.630Z\",\n \"preferred_language\": \"fr-CA\",\n \"locale\": \"fr-CA\",\n \"group_strings\": \"Admin_group, Developer_group\"\n },\n {\n \"id\": \"db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e\",\n \"uid\": \"Lorem idexercitation eu officiac\",\n \"name\": \"myusername\",\n \"email\": \"test@sailpoint.com\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Director\",\n \"status\": \"Active\",\n \"login\": \"myLogin\",\n \"last_login\": \"1975-02-25T22:31:42.700Z\",\n \"cookies_accepted_at\": \"2018-10-03T19:16:03.271Z\",\n \"preferred_language\": \"fr-CA\",\n \"locale\": \"fr-CA\",\n \"group_strings\": \"Admin_group, Developer_group\"\n }\n ],\n \"_metadata\": {\n \"limit\": -26182072,\n \"offset\": -75183364,\n \"total\": -49299472,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e371858f-264c-4e1e-9610-06a5894c2c12", + "id": "14c0331f-470b-4a12-9c0c-76aada4e8f92", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -740,7 +740,7 @@ "type": "text/plain" }, "key": "login", - "value": "minim dolor" + "value": "nulla anim ea labore aute" }, { "disabled": false, @@ -749,7 +749,7 @@ "type": "text/plain" }, "key": "title", - "value": "minim dolor" + "value": "nulla anim ea labore aute" }, { "disabled": false, @@ -767,7 +767,7 @@ "type": "text/plain" }, "key": "email", - "value": "k-y0RI0S@dkTfLyuLddLrbCEZsNRZxwJtNIP.xnli" + "value": "Pody14a9oeA@ZLtNOTpaJCcXsYWVJFyVJSEf.xo" }, { "disabled": false, @@ -811,7 +811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "581d64af-7e3a-47f0-bfc6-2fcc38d69fda", + "id": "d4c96366-1cdf-4eb2-b3f8-08cf26958752", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -865,7 +865,7 @@ "type": "text/plain" }, "key": "login", - "value": "minim dolor" + "value": "nulla anim ea labore aute" }, { "disabled": false, @@ -874,7 +874,7 @@ "type": "text/plain" }, "key": "title", - "value": "minim dolor" + "value": "nulla anim ea labore aute" }, { "disabled": false, @@ -892,7 +892,7 @@ "type": "text/plain" }, "key": "email", - "value": "k-y0RI0S@dkTfLyuLddLrbCEZsNRZxwJtNIP.xnli" + "value": "Pody14a9oeA@ZLtNOTpaJCcXsYWVJFyVJSEf.xo" }, { "disabled": false, @@ -942,7 +942,7 @@ } }, { - "id": "6f39bd94-44e4-40b1-9332-b1b4635f7b18", + "id": "baba6d95-4c6d-484a-8332-8fa9e9bdd6d4", "name": "Create multiple new users", "request": { "name": "Create multiple new users", @@ -985,7 +985,7 @@ }, "response": [ { - "id": "35809c01-6c29-45f0-80e1-72d6d16eca6e", + "id": "4d9acc97-f893-4dde-b8a2-c4f3cbdb0a7a", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -1036,12 +1036,12 @@ "value": "application/json" } ], - "body": "{\n \"users\": [\n {\n \"id\": \"db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e\",\n \"uid\": \"mollit aliqua dolor ipsumconsect\",\n \"name\": \"myusername\",\n \"email\": \"test@sailpoint.com\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Director\",\n \"status\": \"Active\",\n \"login\": \"myLogin\",\n \"last_login\": \"1982-08-10T19:44:03.821Z\",\n \"cookies_accepted_at\": \"1959-06-12T21:18:14.935Z\",\n \"preferred_language\": \"fr-CA\",\n \"locale\": \"fr-CA\",\n \"group_strings\": \"Admin_group, Developer_group\"\n },\n {\n \"id\": \"db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e\",\n \"uid\": \"commodo officia anim ea exercita\",\n \"name\": \"myusername\",\n \"email\": \"test@sailpoint.com\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Director\",\n \"status\": \"Active\",\n \"login\": \"myLogin\",\n \"last_login\": \"1996-12-31T15:22:09.944Z\",\n \"cookies_accepted_at\": \"1960-12-10T11:30:41.278Z\",\n \"preferred_language\": \"fr-CA\",\n \"locale\": \"fr-CA\",\n \"group_strings\": \"Admin_group, Developer_group\"\n }\n ]\n}", + "body": "{\n \"users\": [\n {\n \"id\": \"db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e\",\n \"uid\": \"laborum voluptate labore utnostr\",\n \"name\": \"myusername\",\n \"email\": \"test@sailpoint.com\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Director\",\n \"status\": \"Active\",\n \"login\": \"myLogin\",\n \"last_login\": \"2010-06-14T03:12:05.394Z\",\n \"cookies_accepted_at\": \"2007-02-07T02:55:25.525Z\",\n \"preferred_language\": \"fr-CA\",\n \"locale\": \"fr-CA\",\n \"group_strings\": \"Admin_group, Developer_group\"\n },\n {\n \"id\": \"db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e\",\n \"uid\": \"laboris elit mollit consectetur \",\n \"name\": \"myusername\",\n \"email\": \"test@sailpoint.com\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Director\",\n \"status\": \"Active\",\n \"login\": \"myLogin\",\n \"last_login\": \"1993-07-03T23:58:50.829Z\",\n \"cookies_accepted_at\": \"1952-12-02T20:06:07.748Z\",\n \"preferred_language\": \"fr-CA\",\n \"locale\": \"fr-CA\",\n \"group_strings\": \"Admin_group, Developer_group\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0fdb6d8b-2e58-44d5-84ff-f99558def464", + "id": "301891b7-d51d-47e9-9b32-5a57dd59c2c3", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -1097,7 +1097,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41097000-36e9-4ec9-9f5f-b0fcb8252d06", + "id": "e06723a1-2a26-4222-b97f-4a0d1fac0970", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -1159,7 +1159,7 @@ } }, { - "id": "ac42f57a-10be-4162-9ee9-9e7a3e93d64c", + "id": "d2a182b3-b4c8-43ff-aa8b-6822b4c954e2", "name": "Update multiple users", "request": { "name": "Update multiple users", @@ -1202,7 +1202,7 @@ }, "response": [ { - "id": "d6e46787-c601-45ef-9ab2-5eb181e4a902", + "id": "51468a0a-303f-4e2b-b413-e431f6ddef3a", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -1253,12 +1253,12 @@ "value": "application/json" } ], - "body": "{\n \"users\": [\n {\n \"id\": \"db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e\",\n \"uid\": \"mollit aliqua dolor ipsumconsect\",\n \"name\": \"myusername\",\n \"email\": \"test@sailpoint.com\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Director\",\n \"status\": \"Active\",\n \"login\": \"myLogin\",\n \"last_login\": \"1982-08-10T19:44:03.821Z\",\n \"cookies_accepted_at\": \"1959-06-12T21:18:14.935Z\",\n \"preferred_language\": \"fr-CA\",\n \"locale\": \"fr-CA\",\n \"group_strings\": \"Admin_group, Developer_group\"\n },\n {\n \"id\": \"db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e\",\n \"uid\": \"commodo officia anim ea exercita\",\n \"name\": \"myusername\",\n \"email\": \"test@sailpoint.com\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Director\",\n \"status\": \"Active\",\n \"login\": \"myLogin\",\n \"last_login\": \"1996-12-31T15:22:09.944Z\",\n \"cookies_accepted_at\": \"1960-12-10T11:30:41.278Z\",\n \"preferred_language\": \"fr-CA\",\n \"locale\": \"fr-CA\",\n \"group_strings\": \"Admin_group, Developer_group\"\n }\n ]\n}", + "body": "{\n \"users\": [\n {\n \"id\": \"db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e\",\n \"uid\": \"laborum voluptate labore utnostr\",\n \"name\": \"myusername\",\n \"email\": \"test@sailpoint.com\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Director\",\n \"status\": \"Active\",\n \"login\": \"myLogin\",\n \"last_login\": \"2010-06-14T03:12:05.394Z\",\n \"cookies_accepted_at\": \"2007-02-07T02:55:25.525Z\",\n \"preferred_language\": \"fr-CA\",\n \"locale\": \"fr-CA\",\n \"group_strings\": \"Admin_group, Developer_group\"\n },\n {\n \"id\": \"db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e\",\n \"uid\": \"laboris elit mollit consectetur \",\n \"name\": \"myusername\",\n \"email\": \"test@sailpoint.com\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Director\",\n \"status\": \"Active\",\n \"login\": \"myLogin\",\n \"last_login\": \"1993-07-03T23:58:50.829Z\",\n \"cookies_accepted_at\": \"1952-12-02T20:06:07.748Z\",\n \"preferred_language\": \"fr-CA\",\n \"locale\": \"fr-CA\",\n \"group_strings\": \"Admin_group, Developer_group\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "92a9ce22-615b-4510-9aed-04227e2d10e5", + "id": "87fc1bfb-1f33-42ba-9e5a-6a78fe58d53b", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -1314,7 +1314,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4287b4c4-1ebf-4ef5-844b-1eaa8876705d", + "id": "3a209123-2846-4dca-89f3-3c5976fef30a", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -1376,7 +1376,7 @@ } }, { - "id": "8d817123-a9c1-4b86-8649-25082eae0396", + "id": "cee874d1-35c9-45e5-9914-2e7107f54946", "name": "Find user by id", "request": { "name": "Find user by id", @@ -1418,7 +1418,7 @@ }, "response": [ { - "id": "78c85c8e-3817-4ac5-8889-50f2baabb042", + "id": "9466b53c-4cf5-4a7c-91d8-7bfc1d83bafb", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -1457,12 +1457,12 @@ "value": "application/json" } ], - "body": "{\n \"user\": {\n \"id\": \"db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e\",\n \"uid\": \"quisin consecteturaliquaullamco \",\n \"name\": \"myusername\",\n \"email\": \"test@sailpoint.com\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Director\",\n \"status\": \"Active\",\n \"login\": \"myLogin\",\n \"last_login\": \"2017-11-16T04:26:23.982Z\",\n \"cookies_accepted_at\": \"2014-10-12T22:21:23.442Z\",\n \"preferred_language\": \"fr-CA\",\n \"locale\": \"fr-CA\",\n \"group_strings\": \"Admin_group, Developer_group\"\n }\n}", + "body": "{\n \"user\": {\n \"id\": \"db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e\",\n \"uid\": \"in aliqua nullaesse reprehenderi\",\n \"name\": \"myusername\",\n \"email\": \"test@sailpoint.com\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Director\",\n \"status\": \"Active\",\n \"login\": \"myLogin\",\n \"last_login\": \"1993-10-20T06:38:01.116Z\",\n \"cookies_accepted_at\": \"1993-02-05T17:31:45.685Z\",\n \"preferred_language\": \"fr-CA\",\n \"locale\": \"fr-CA\",\n \"group_strings\": \"Admin_group, Developer_group\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a99c2852-3e7a-47ce-9234-05d2a9c01c2d", + "id": "06927ba5-fa32-4fc7-afaf-bd31c5ad03d8", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -1506,7 +1506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f965481-bc22-4466-86c4-9d6f14c1bd9f", + "id": "2b7783a6-a223-48f9-bf67-8e40e1017f9d", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -1556,7 +1556,7 @@ } }, { - "id": "d0d3d7a6-69d7-4b6a-af02-8d3ca073e907", + "id": "bd5b3173-9e9e-4296-bc4c-beac0eea1484", "name": "Update a user by id", "request": { "name": "Update a user by id", @@ -1611,7 +1611,7 @@ }, "response": [ { - "id": "7c2cefd1-7ff0-49ff-be01-1bac71f3d370", + "id": "f083d24e-96a8-4c70-9cb7-55d3f790b2cc", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -1663,12 +1663,12 @@ "value": "application/json" } ], - "body": "{\n \"user\": {\n \"id\": \"db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e\",\n \"uid\": \"quisin consecteturaliquaullamco \",\n \"name\": \"myusername\",\n \"email\": \"test@sailpoint.com\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Director\",\n \"status\": \"Active\",\n \"login\": \"myLogin\",\n \"last_login\": \"2017-11-16T04:26:23.982Z\",\n \"cookies_accepted_at\": \"2014-10-12T22:21:23.442Z\",\n \"preferred_language\": \"fr-CA\",\n \"locale\": \"fr-CA\",\n \"group_strings\": \"Admin_group, Developer_group\"\n }\n}", + "body": "{\n \"user\": {\n \"id\": \"db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e\",\n \"uid\": \"in aliqua nullaesse reprehenderi\",\n \"name\": \"myusername\",\n \"email\": \"test@sailpoint.com\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Director\",\n \"status\": \"Active\",\n \"login\": \"myLogin\",\n \"last_login\": \"1993-10-20T06:38:01.116Z\",\n \"cookies_accepted_at\": \"1993-02-05T17:31:45.685Z\",\n \"preferred_language\": \"fr-CA\",\n \"locale\": \"fr-CA\",\n \"group_strings\": \"Admin_group, Developer_group\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "21332459-b7b8-41a8-866a-43c737ffd8e6", + "id": "fb620b71-9211-4f44-bcf5-963e8280bacb", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -1725,7 +1725,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ccb2a05-b2fd-4c9c-bf4e-a4934ce06abf", + "id": "d708b2b2-13f4-496e-8452-22cdaa632ad1", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -1788,7 +1788,7 @@ } }, { - "id": "9826bba4-af36-46fb-9ef5-e58a9cfbc71c", + "id": "97fd6784-ad77-4b71-bf19-6d060705543d", "name": "Delete a user", "request": { "name": "Delete a user", @@ -1830,7 +1830,7 @@ }, "response": [ { - "id": "e07b355f-dedf-4de7-8ff1-20ccdbc052e1", + "id": "8c0b21bf-9cd2-4208-ad3a-41bff1f9dbce", "name": "Info about the operation", "originalRequest": { "url": { @@ -1874,7 +1874,7 @@ "_postman_previewlanguage": "json" }, { - "id": "739f7d31-8a9e-4a16-bccf-414bbcb73470", + "id": "861f9581-593c-4c7c-a34e-41549863afd1", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -1918,7 +1918,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58ad2c48-3e7c-4671-a5e1-9261e4d3b10c", + "id": "dfd72a14-933c-431b-97fb-dfd973a1cf7c", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -1968,7 +1968,7 @@ } }, { - "id": "3972e1ee-ee46-4d62-a4c0-0173d995e5fb", + "id": "ca2d73da-cab2-4d48-a935-4358e80e7d67", "name": "Retrieves the URL of the user avatar", "request": { "name": "Retrieves the URL of the user avatar", @@ -2011,7 +2011,7 @@ }, "response": [ { - "id": "9f4cf01f-3ec9-4394-8b33-835f52666ad3", + "id": "84a9bc34-08ac-4838-a59a-c00c40851dda", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -2051,12 +2051,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"eiusmod aliqua commodo exercitation\"\n}", + "body": "{\n \"url\": \"est\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "81426d5d-44ec-4da2-957c-42e1a5197dae", + "id": "bad9ec7f-704a-458a-a6ac-55dfae9847f6", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -2101,7 +2101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f7040a5-eb60-455f-a84a-51ee93f65cbe", + "id": "e7d482a7-9fcd-4739-ab5d-5949e6169146", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -2152,7 +2152,7 @@ } }, { - "id": "e7fcc1bd-cf31-490e-9fa5-baef7f78630e", + "id": "a19c9752-90aa-4c8f-bc39-c9a952ff4200", "name": "Uploads a new user avatar", "request": { "name": "Uploads a new user avatar", @@ -2211,7 +2211,7 @@ }, "response": [ { - "id": "e751a622-90e3-4745-82aa-c8b1ed461ddd", + "id": "17426736-f0ff-42c3-a87e-2133cedef574", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -2267,12 +2267,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"eiusmod aliqua commodo exercitation\"\n}", + "body": "{\n \"url\": \"est\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "eb1afb52-eb84-4d04-a815-a58a08deca7e", + "id": "7fa96f8c-0baa-4b5d-8c64-2d632af4124b", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -2333,7 +2333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8456e4a3-f965-4397-8738-daecffd66c56", + "id": "a13fade0-94f0-44bf-9214-a84f09510d21", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -2406,7 +2406,7 @@ "description": "", "item": [ { - "id": "355c6b28-0fa0-4c4c-9d8a-d582e32c3f03", + "id": "9d8f320a-9ec4-47fc-b77d-446338dd8fb3", "name": "Update a language by locale", "request": { "name": "Update a language by locale", @@ -2465,7 +2465,7 @@ }, "response": [ { - "id": "7e87217d-6696-40f2-8e89-60a46594586f", + "id": "2eb71273-fa6f-4293-b9e0-936add82a58e", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -2522,7 +2522,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9ad34a8-583d-445a-8aff-e823feb51d39", + "id": "4b55b68e-04da-436e-b7ae-73e5f36bdf25", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -2579,7 +2579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a0da049-724e-40ec-8481-7dc7a85b25d3", + "id": "3d4d0eb6-7007-4776-8728-8a72b12f83b8", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -2648,7 +2648,7 @@ "description": "", "item": [ { - "id": "dd5480c4-2cbe-43b2-a831-4c742232f222", + "id": "8acbf2fd-c05f-4b58-84f0-8414e53bb869", "name": "Create a new user-manager relationship", "request": { "name": "Create a new user-manager relationship", @@ -2679,7 +2679,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:e1f27264-d19c-4733-e007-7aeea91243d2\",\n \"manager_id\": \"0dbec256-4cee-7056-b5ab-d60465f68a36\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:69eece22-43fa-a9e5-dade-b8ed18d75650\",\n \"manager_id\": \"86c5b348-ab2c-6398-bf45-35870a2531a4\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -2691,7 +2691,7 @@ }, "response": [ { - "id": "0fdb1471-fc6a-44b8-a6d4-6623a6ead1df", + "id": "3e5a21d7-05c6-4c1e-a8c8-bf86f375bfb2", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -2725,7 +2725,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:e1f27264-d19c-4733-e007-7aeea91243d2\",\n \"manager_id\": \"0dbec256-4cee-7056-b5ab-d60465f68a36\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:69eece22-43fa-a9e5-dade-b8ed18d75650\",\n \"manager_id\": \"86c5b348-ab2c-6398-bf45-35870a2531a4\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -2742,12 +2742,12 @@ "value": "application/json" } ], - "body": "{\n \"user_manager\": {\n \"id\": \"urn:uuid:11002050-a97b-b88b-48c6-a142510ec56b\",\n \"uid\": \"consequat adipisicing deserunt v\",\n \"user_id\": \"47e8b11a-b3b8-ac2a-bed2-83838bf9f6f8\",\n \"manager_id\": \"e95f7b66-0756-e337-97bd-a672d2b686eb\"\n }\n}", + "body": "{\n \"user_manager\": {\n \"id\": \"urn:uuid:675af80b-a906-3fea-a816-f3ab6b34af50\",\n \"uid\": \"mollit veniam deseruntsit essela\",\n \"user_id\": \"ddf7aae3-bef2-92e6-cdcb-a4b0722c3f06\",\n \"manager_id\": \"73db34a9-37ba-a277-a73b-2e9a82b45f3d\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ad6c771c-cda8-4fe1-b312-843ec834f52a", + "id": "46cfc690-63df-4485-928d-ca342523242f", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -2781,7 +2781,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:e1f27264-d19c-4733-e007-7aeea91243d2\",\n \"manager_id\": \"0dbec256-4cee-7056-b5ab-d60465f68a36\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:69eece22-43fa-a9e5-dade-b8ed18d75650\",\n \"manager_id\": \"86c5b348-ab2c-6398-bf45-35870a2531a4\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -2803,7 +2803,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d6c4b1d-8520-4fd4-9486-ac72f66b2ed7", + "id": "2859cde3-a528-43b6-8f27-61a6c6ffa667", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -2837,7 +2837,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:e1f27264-d19c-4733-e007-7aeea91243d2\",\n \"manager_id\": \"0dbec256-4cee-7056-b5ab-d60465f68a36\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:69eece22-43fa-a9e5-dade-b8ed18d75650\",\n \"manager_id\": \"86c5b348-ab2c-6398-bf45-35870a2531a4\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -2865,7 +2865,7 @@ } }, { - "id": "27195eaf-af7f-4276-90b1-1fa7a43f84b4", + "id": "963c638d-c59c-427a-a05f-d12ce0012429", "name": "Get user-manager relationships", "request": { "name": "Get user-manager relationships", @@ -2924,7 +2924,7 @@ "type": "text/plain" }, "key": "manager_id", - "value": "urn:uuid:e5510f67-5c1b-65b5-39ad-8fb005552102" + "value": "urn:uuid:bd0b9196-e793-510f-f03a-65fad0b9de21" }, { "disabled": false, @@ -2950,7 +2950,7 @@ }, "response": [ { - "id": "c4f07e8e-c442-4b0e-86ae-75a344fa4fb0", + "id": "a898b722-ce4e-4f76-a563-e91ea87a7bb4", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -3004,7 +3004,7 @@ "type": "text/plain" }, "key": "manager_id", - "value": "urn:uuid:e5510f67-5c1b-65b5-39ad-8fb005552102" + "value": "urn:uuid:bd0b9196-e793-510f-f03a-65fad0b9de21" }, { "disabled": false, @@ -3043,12 +3043,12 @@ "value": "application/json" } ], - "body": "{\n \"user_managers\": [\n {\n \"id\": \"urn:uuid:bbe73b90-8dd2-570e-d209-6d55756d740f\",\n \"uid\": \"quisnon incididunt nisi commodoe\",\n \"user_id\": \"d63fc2ca-ca6b-74c8-614d-d4b116f5e885\",\n \"manager_id\": \"8890bb95-c0f6-7352-7b01-9b55eafb67b3\"\n },\n {\n \"id\": \"urn:uuid:3d0c3858-2516-ef26-be6d-929bab59a6a7\",\n \"uid\": \"occaecat inlaborum ex temporid e\",\n \"user_id\": \"urn:uuid:9a99f8b3-5938-b33a-f98d-3253960b0854\",\n \"manager_id\": \"25e8737b-f52b-f0e4-33f9-9f487918feb4\"\n }\n ],\n \"_metadata\": {\n \"limit\": 3770372,\n \"offset\": 55260204,\n \"total\": 57273671,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"user_managers\": [\n {\n \"id\": \"c41c0a4f-36d7-7293-e0c6-53279ed25e88\",\n \"uid\": \"labore consecteturveniam Utsint \",\n \"user_id\": \"43aae02e-da8e-a980-0a8b-0001d3607cd5\",\n \"manager_id\": \"a35b8ab5-369e-8181-d947-c7f31ba3f8c3\"\n },\n {\n \"id\": \"urn:uuid:42740b6c-0cea-4c3e-e7eb-dfdecc6d5d0f\",\n \"uid\": \"aliqua incididuntvoluptate eiusm\",\n \"user_id\": \"urn:uuid:bfc331e5-9e97-3b3d-50c7-e93b3a3ce320\",\n \"manager_id\": \"urn:uuid:f07e460a-df61-c533-89ed-4db439ef924b\"\n }\n ],\n \"_metadata\": {\n \"limit\": -84421845,\n \"offset\": 9985150,\n \"total\": -77399838,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "af1f6616-94b9-4514-a910-05e9fec23f27", + "id": "89e6da40-859c-41b6-b7e9-a8eaa7ae33d6", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -3102,7 +3102,7 @@ "type": "text/plain" }, "key": "manager_id", - "value": "urn:uuid:e5510f67-5c1b-65b5-39ad-8fb005552102" + "value": "urn:uuid:bd0b9196-e793-510f-f03a-65fad0b9de21" }, { "disabled": false, @@ -3146,7 +3146,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c5e523a-b5f8-4cff-9ece-2c6c5db8b391", + "id": "3ac26c7a-e67b-4650-bcc9-7875851a30f8", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -3200,7 +3200,7 @@ "type": "text/plain" }, "key": "manager_id", - "value": "urn:uuid:e5510f67-5c1b-65b5-39ad-8fb005552102" + "value": "urn:uuid:bd0b9196-e793-510f-f03a-65fad0b9de21" }, { "disabled": false, @@ -3250,7 +3250,7 @@ } }, { - "id": "920fbecb-4b6a-41be-a72e-73343c00cf5f", + "id": "d50a09ed-1b49-49f8-a6c7-c0cba49a7b09", "name": "Create multiple new user-manager relationships", "request": { "name": "Create multiple new user-manager relationships", @@ -3281,7 +3281,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_managers\": [\n {\n \"user_id\": \"a6a43b44-08fa-d593-a64d-38d723d3c4b7\",\n \"manager_id\": \"5e8aaeb3-f867-f897-fcc1-df8f05e21f89\"\n },\n {\n \"user_id\": \"urn:uuid:1ef42141-a706-00dd-e0fa-257c3f6ca79e\",\n \"manager_id\": \"urn:uuid:61b96079-b8a0-8efc-53ce-cc3d64f318a5\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"user_id\": \"urn:uuid:a7877ad8-2b5b-22d0-4104-0f094d112728\",\n \"manager_id\": \"99ec31ba-3583-397a-b505-11b60c759c43\"\n },\n {\n \"user_id\": \"urn:uuid:e9891648-7497-474e-172a-3cd72aac59b7\",\n \"manager_id\": \"92382296-41c9-dff7-a40d-635c38e65927\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -3293,7 +3293,7 @@ }, "response": [ { - "id": "680f596e-8789-40a1-9bb2-be99bad612ee", + "id": "a361903f-63fa-4e11-9011-a9f0316ab35a", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -3327,7 +3327,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_managers\": [\n {\n \"user_id\": \"a6a43b44-08fa-d593-a64d-38d723d3c4b7\",\n \"manager_id\": \"5e8aaeb3-f867-f897-fcc1-df8f05e21f89\"\n },\n {\n \"user_id\": \"urn:uuid:1ef42141-a706-00dd-e0fa-257c3f6ca79e\",\n \"manager_id\": \"urn:uuid:61b96079-b8a0-8efc-53ce-cc3d64f318a5\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"user_id\": \"urn:uuid:a7877ad8-2b5b-22d0-4104-0f094d112728\",\n \"manager_id\": \"99ec31ba-3583-397a-b505-11b60c759c43\"\n },\n {\n \"user_id\": \"urn:uuid:e9891648-7497-474e-172a-3cd72aac59b7\",\n \"manager_id\": \"92382296-41c9-dff7-a40d-635c38e65927\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -3349,7 +3349,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d6ba557-f4ff-4474-a7c4-b062482ecb59", + "id": "7c832fcd-879f-4669-9a34-fb61e9ddbb17", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -3383,7 +3383,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_managers\": [\n {\n \"user_id\": \"a6a43b44-08fa-d593-a64d-38d723d3c4b7\",\n \"manager_id\": \"5e8aaeb3-f867-f897-fcc1-df8f05e21f89\"\n },\n {\n \"user_id\": \"urn:uuid:1ef42141-a706-00dd-e0fa-257c3f6ca79e\",\n \"manager_id\": \"urn:uuid:61b96079-b8a0-8efc-53ce-cc3d64f318a5\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"user_id\": \"urn:uuid:a7877ad8-2b5b-22d0-4104-0f094d112728\",\n \"manager_id\": \"99ec31ba-3583-397a-b505-11b60c759c43\"\n },\n {\n \"user_id\": \"urn:uuid:e9891648-7497-474e-172a-3cd72aac59b7\",\n \"manager_id\": \"92382296-41c9-dff7-a40d-635c38e65927\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -3405,7 +3405,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8cef9098-288f-4d20-b8c9-84a8b4138518", + "id": "e84361ef-f032-4a23-a6d7-9b18cc11c2e5", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -3439,7 +3439,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_managers\": [\n {\n \"user_id\": \"a6a43b44-08fa-d593-a64d-38d723d3c4b7\",\n \"manager_id\": \"5e8aaeb3-f867-f897-fcc1-df8f05e21f89\"\n },\n {\n \"user_id\": \"urn:uuid:1ef42141-a706-00dd-e0fa-257c3f6ca79e\",\n \"manager_id\": \"urn:uuid:61b96079-b8a0-8efc-53ce-cc3d64f318a5\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"user_id\": \"urn:uuid:a7877ad8-2b5b-22d0-4104-0f094d112728\",\n \"manager_id\": \"99ec31ba-3583-397a-b505-11b60c759c43\"\n },\n {\n \"user_id\": \"urn:uuid:e9891648-7497-474e-172a-3cd72aac59b7\",\n \"manager_id\": \"92382296-41c9-dff7-a40d-635c38e65927\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -3467,7 +3467,7 @@ } }, { - "id": "1f8226ae-da20-4d70-a77a-ed202158276c", + "id": "ef746689-1ec0-49ad-a0b2-4d983b2cd078", "name": "Update multiple user-manager relationships", "request": { "name": "Update multiple user-manager relationships", @@ -3498,7 +3498,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_managers\": [\n {\n \"id\": \"858c807a-a055-ddfe-12ee-c43e53cf7d71\",\n \"user_id\": \"urn:uuid:75dac125-6a85-39a8-5377-b5b8e3fd2358\",\n \"manager_id\": \"urn:uuid:06746d70-b605-81ad-6bb0-bbd4e63f9032\"\n },\n {\n \"id\": \"urn:uuid:f0d361d0-5828-f429-5a58-4086dab3a024\",\n \"user_id\": \"791fd9d1-0ac6-997b-c6d4-b278315fb2f7\",\n \"manager_id\": \"835d60e1-ba35-ffab-e762-8abf20b98582\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"id\": \"ca8394d8-d8ae-b660-075b-329e6a154da9\",\n \"user_id\": \"urn:uuid:2dff4470-1dca-8a52-4c4a-0c5bfcc62916\",\n \"manager_id\": \"urn:uuid:1e1c9e16-160b-72f7-68ed-4543ba254177\"\n },\n {\n \"id\": \"urn:uuid:1dc4cea0-3b2a-78dc-0f9f-0f4237c6d2c2\",\n \"user_id\": \"4d81bda0-97f7-f4d1-a0e7-112373ba5312\",\n \"manager_id\": \"urn:uuid:ae7ea468-0deb-d6a1-3a9d-b904f7ee18ea\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -3510,7 +3510,7 @@ }, "response": [ { - "id": "67b71519-e360-4473-a893-e06e0d54dee8", + "id": "408f24d2-687f-4d0b-98be-6f2850823cf8", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -3544,7 +3544,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_managers\": [\n {\n \"id\": \"858c807a-a055-ddfe-12ee-c43e53cf7d71\",\n \"user_id\": \"urn:uuid:75dac125-6a85-39a8-5377-b5b8e3fd2358\",\n \"manager_id\": \"urn:uuid:06746d70-b605-81ad-6bb0-bbd4e63f9032\"\n },\n {\n \"id\": \"urn:uuid:f0d361d0-5828-f429-5a58-4086dab3a024\",\n \"user_id\": \"791fd9d1-0ac6-997b-c6d4-b278315fb2f7\",\n \"manager_id\": \"835d60e1-ba35-ffab-e762-8abf20b98582\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"id\": \"ca8394d8-d8ae-b660-075b-329e6a154da9\",\n \"user_id\": \"urn:uuid:2dff4470-1dca-8a52-4c4a-0c5bfcc62916\",\n \"manager_id\": \"urn:uuid:1e1c9e16-160b-72f7-68ed-4543ba254177\"\n },\n {\n \"id\": \"urn:uuid:1dc4cea0-3b2a-78dc-0f9f-0f4237c6d2c2\",\n \"user_id\": \"4d81bda0-97f7-f4d1-a0e7-112373ba5312\",\n \"manager_id\": \"urn:uuid:ae7ea468-0deb-d6a1-3a9d-b904f7ee18ea\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -3566,7 +3566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc304c0d-ec0f-4dd7-8c7a-6b164440b2bb", + "id": "3e8dc601-b35d-4817-843e-687a0751a7cc", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -3600,7 +3600,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_managers\": [\n {\n \"id\": \"858c807a-a055-ddfe-12ee-c43e53cf7d71\",\n \"user_id\": \"urn:uuid:75dac125-6a85-39a8-5377-b5b8e3fd2358\",\n \"manager_id\": \"urn:uuid:06746d70-b605-81ad-6bb0-bbd4e63f9032\"\n },\n {\n \"id\": \"urn:uuid:f0d361d0-5828-f429-5a58-4086dab3a024\",\n \"user_id\": \"791fd9d1-0ac6-997b-c6d4-b278315fb2f7\",\n \"manager_id\": \"835d60e1-ba35-ffab-e762-8abf20b98582\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"id\": \"ca8394d8-d8ae-b660-075b-329e6a154da9\",\n \"user_id\": \"urn:uuid:2dff4470-1dca-8a52-4c4a-0c5bfcc62916\",\n \"manager_id\": \"urn:uuid:1e1c9e16-160b-72f7-68ed-4543ba254177\"\n },\n {\n \"id\": \"urn:uuid:1dc4cea0-3b2a-78dc-0f9f-0f4237c6d2c2\",\n \"user_id\": \"4d81bda0-97f7-f4d1-a0e7-112373ba5312\",\n \"manager_id\": \"urn:uuid:ae7ea468-0deb-d6a1-3a9d-b904f7ee18ea\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -3622,7 +3622,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6eefaa2-c0dd-484d-b460-a67d378819d7", + "id": "351a45d8-9b27-40fe-80e6-2e0d01bcae21", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -3656,7 +3656,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_managers\": [\n {\n \"id\": \"858c807a-a055-ddfe-12ee-c43e53cf7d71\",\n \"user_id\": \"urn:uuid:75dac125-6a85-39a8-5377-b5b8e3fd2358\",\n \"manager_id\": \"urn:uuid:06746d70-b605-81ad-6bb0-bbd4e63f9032\"\n },\n {\n \"id\": \"urn:uuid:f0d361d0-5828-f429-5a58-4086dab3a024\",\n \"user_id\": \"791fd9d1-0ac6-997b-c6d4-b278315fb2f7\",\n \"manager_id\": \"835d60e1-ba35-ffab-e762-8abf20b98582\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"id\": \"ca8394d8-d8ae-b660-075b-329e6a154da9\",\n \"user_id\": \"urn:uuid:2dff4470-1dca-8a52-4c4a-0c5bfcc62916\",\n \"manager_id\": \"urn:uuid:1e1c9e16-160b-72f7-68ed-4543ba254177\"\n },\n {\n \"id\": \"urn:uuid:1dc4cea0-3b2a-78dc-0f9f-0f4237c6d2c2\",\n \"user_id\": \"4d81bda0-97f7-f4d1-a0e7-112373ba5312\",\n \"manager_id\": \"urn:uuid:ae7ea468-0deb-d6a1-3a9d-b904f7ee18ea\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -3684,7 +3684,7 @@ } }, { - "id": "bb0997c7-1158-4b6b-8d71-f96d1b1beefd", + "id": "13f3708b-2644-43a0-81af-136cc3bdd311", "name": "Find user-manager relationship by id", "request": { "name": "Find user-manager relationship by id", @@ -3726,7 +3726,7 @@ }, "response": [ { - "id": "85a59363-a749-41c3-aaf0-cc108087ef33", + "id": "cf00ae2e-172a-4ddc-9d27-28a40766f062", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -3765,12 +3765,12 @@ "value": "application/json" } ], - "body": "{\n \"user_manager\": {\n \"id\": \"urn:uuid:11002050-a97b-b88b-48c6-a142510ec56b\",\n \"uid\": \"consequat adipisicing deserunt v\",\n \"user_id\": \"47e8b11a-b3b8-ac2a-bed2-83838bf9f6f8\",\n \"manager_id\": \"e95f7b66-0756-e337-97bd-a672d2b686eb\"\n }\n}", + "body": "{\n \"user_manager\": {\n \"id\": \"urn:uuid:675af80b-a906-3fea-a816-f3ab6b34af50\",\n \"uid\": \"mollit veniam deseruntsit essela\",\n \"user_id\": \"ddf7aae3-bef2-92e6-cdcb-a4b0722c3f06\",\n \"manager_id\": \"73db34a9-37ba-a277-a73b-2e9a82b45f3d\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "26955630-4680-4d5c-92c2-23ba1b6df36c", + "id": "10f55c51-6d97-476c-bdba-2856dedf2faf", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -3814,7 +3814,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14cd3b63-a421-4cff-85b0-2981c40299c9", + "id": "95d8828e-1f8c-4de9-91c3-d2e4f981c20f", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -3864,7 +3864,7 @@ } }, { - "id": "2f282584-fd6b-45e8-92b3-f4d2a947bae6", + "id": "1306017f-b22a-4ad9-b07f-4577069d4f61", "name": "Update a user-manager relationship by id", "request": { "name": "Update a user-manager relationship by id", @@ -3907,7 +3907,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:e1f27264-d19c-4733-e007-7aeea91243d2\",\n \"manager_id\": \"0dbec256-4cee-7056-b5ab-d60465f68a36\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:69eece22-43fa-a9e5-dade-b8ed18d75650\",\n \"manager_id\": \"86c5b348-ab2c-6398-bf45-35870a2531a4\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -3919,7 +3919,7 @@ }, "response": [ { - "id": "6974eeac-29ba-47de-93d1-46ff37f0966c", + "id": "9e4083c9-0929-4443-b166-d8dce2a8b5b5", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -3954,7 +3954,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:e1f27264-d19c-4733-e007-7aeea91243d2\",\n \"manager_id\": \"0dbec256-4cee-7056-b5ab-d60465f68a36\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:69eece22-43fa-a9e5-dade-b8ed18d75650\",\n \"manager_id\": \"86c5b348-ab2c-6398-bf45-35870a2531a4\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -3971,12 +3971,12 @@ "value": "application/json" } ], - "body": "{\n \"user_manager\": {\n \"id\": \"urn:uuid:11002050-a97b-b88b-48c6-a142510ec56b\",\n \"uid\": \"consequat adipisicing deserunt v\",\n \"user_id\": \"47e8b11a-b3b8-ac2a-bed2-83838bf9f6f8\",\n \"manager_id\": \"e95f7b66-0756-e337-97bd-a672d2b686eb\"\n }\n}", + "body": "{\n \"user_manager\": {\n \"id\": \"urn:uuid:675af80b-a906-3fea-a816-f3ab6b34af50\",\n \"uid\": \"mollit veniam deseruntsit essela\",\n \"user_id\": \"ddf7aae3-bef2-92e6-cdcb-a4b0722c3f06\",\n \"manager_id\": \"73db34a9-37ba-a277-a73b-2e9a82b45f3d\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0d87f7ca-c4b5-4605-8093-f9fb489d180d", + "id": "da55cc4f-c8cd-4bbe-8ee7-ff15765be33c", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -4011,7 +4011,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:e1f27264-d19c-4733-e007-7aeea91243d2\",\n \"manager_id\": \"0dbec256-4cee-7056-b5ab-d60465f68a36\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:69eece22-43fa-a9e5-dade-b8ed18d75650\",\n \"manager_id\": \"86c5b348-ab2c-6398-bf45-35870a2531a4\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -4033,7 +4033,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ebaba87-7f63-448a-8900-7cce2b27cc34", + "id": "831d425a-0504-43c7-8b7d-5643949ab2a4", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -4068,7 +4068,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:e1f27264-d19c-4733-e007-7aeea91243d2\",\n \"manager_id\": \"0dbec256-4cee-7056-b5ab-d60465f68a36\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:69eece22-43fa-a9e5-dade-b8ed18d75650\",\n \"manager_id\": \"86c5b348-ab2c-6398-bf45-35870a2531a4\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -4102,7 +4102,7 @@ "description": "", "item": [ { - "id": "a4531f20-06e9-4108-8b15-810c1e332996", + "id": "a87b2f73-417e-400f-b95a-0495ad81653f", "name": "Get roles", "request": { "name": "Get roles", @@ -4169,7 +4169,7 @@ }, "response": [ { - "id": "0fca713d-2ee6-4b26-aa4d-460c44ec07b1", + "id": "22767f6b-93a1-4e87-8fd0-6bbdac10489b", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -4244,12 +4244,12 @@ "value": "application/json" } ], - "body": "{\n \"roles\": [\n {\n \"id\": \"urn:uuid:32c2aad4-5cfe-2ade-addf-333dce8bb86d\",\n \"uid\": \"irure deserunt proident magnaocc\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"id\": \"urn:uuid:f61ed305-a82e-b355-e6cd-e26056f9e70b\",\n \"uid\": \"commodo cillum essemollit exerci\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ],\n \"_metadata\": {\n \"limit\": 86312213,\n \"offset\": -2747353,\n \"total\": -97468154,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"roles\": [\n {\n \"id\": \"urn:uuid:0abd6f2e-d687-1350-f504-60b2fa573d89\",\n \"uid\": \"adipisicing aliqua Excepteur ess\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"id\": \"urn:uuid:03cbc8c2-1b0f-38fd-d66c-b647f0029ba4\",\n \"uid\": \"veniam deserunt aute estin est o\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ],\n \"_metadata\": {\n \"limit\": 58444827,\n \"offset\": 15332643,\n \"total\": 30750085,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9ae88a94-5f82-4bf0-ac5d-8f2b1702ac1e", + "id": "6bec0ae3-09dd-48f0-81f7-27c4649a0a0d", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -4329,7 +4329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c24611a-3cf8-4ae7-b5bd-0e3a0c61f8f2", + "id": "bd20bee5-7f05-45c9-ad7d-94749be25f20", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -4415,7 +4415,7 @@ } }, { - "id": "0f83c903-5f01-4462-99ae-ce47a83b96fb", + "id": "d36d9748-8f84-47a9-bda4-4e9275ab9f8c", "name": "Create multiple new roles", "request": { "name": "Create multiple new roles", @@ -4446,7 +4446,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"roles\": [\n {\n \"uid\": \"ea cillum velit voluptateamet ut\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"enim quicupidatat commodo et vol\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", + "raw": "{\n \"roles\": [\n {\n \"uid\": \"aute aliquipamet labore aliquipe\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"aliquiplabore occaecatin enim et\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -4458,7 +4458,7 @@ }, "response": [ { - "id": "36bdeefb-0388-4a51-bf78-539d91d8cc5d", + "id": "3c82e1e5-3293-45ae-9293-b33f6b816945", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -4492,7 +4492,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"roles\": [\n {\n \"uid\": \"ea cillum velit voluptateamet ut\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"enim quicupidatat commodo et vol\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", + "raw": "{\n \"roles\": [\n {\n \"uid\": \"aute aliquipamet labore aliquipe\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"aliquiplabore occaecatin enim et\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -4509,12 +4509,12 @@ "value": "application/json" } ], - "body": "{\n \"roles\": [\n {\n \"id\": \"urn:uuid:b098e186-a66f-623d-af63-ceb2f5138199\",\n \"uid\": \"Duis culpa est idipsum est etqui\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"id\": \"906b5282-feb1-4d2f-c977-ab2a65d3e934\",\n \"uid\": \"Excepteur reprehenderit inmagna \",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", + "body": "{\n \"roles\": [\n {\n \"id\": \"fd6c01f8-640a-20e2-9e9f-e1902f134c77\",\n \"uid\": \"Excepteurqui Excepteuramet quis \",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"id\": \"2630370c-97d7-faec-782f-8905d2acef1b\",\n \"uid\": \"laborum nullautexercitation ex c\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "26eaeedc-e4b1-4b89-a2a1-a2fcde2d5932", + "id": "f42324d4-938d-44a0-9c61-43449a91897f", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -4548,7 +4548,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"roles\": [\n {\n \"uid\": \"ea cillum velit voluptateamet ut\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"enim quicupidatat commodo et vol\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", + "raw": "{\n \"roles\": [\n {\n \"uid\": \"aute aliquipamet labore aliquipe\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"aliquiplabore occaecatin enim et\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -4570,7 +4570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70a2894f-0917-4be3-8899-ed71ce7f46f1", + "id": "77c4fa82-f7ee-44a9-bbfd-7b7dc118b10a", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -4604,7 +4604,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"roles\": [\n {\n \"uid\": \"ea cillum velit voluptateamet ut\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"enim quicupidatat commodo et vol\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", + "raw": "{\n \"roles\": [\n {\n \"uid\": \"aute aliquipamet labore aliquipe\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"aliquiplabore occaecatin enim et\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -4632,7 +4632,7 @@ } }, { - "id": "c517eb28-b137-445b-af1f-2396358e560a", + "id": "25dc7269-b100-4751-a345-30d005e5f8c8", "name": "Update multiple roles", "request": { "name": "Update multiple roles", @@ -4675,7 +4675,7 @@ }, "response": [ { - "id": "846b70b6-c569-4149-93b9-d06f3450f2ca", + "id": "0e6ec2c2-a016-4a14-bb2f-1f2569f9e61d", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -4726,12 +4726,12 @@ "value": "application/json" } ], - "body": "{\n \"roles\": [\n {\n \"id\": \"urn:uuid:b098e186-a66f-623d-af63-ceb2f5138199\",\n \"uid\": \"Duis culpa est idipsum est etqui\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"id\": \"906b5282-feb1-4d2f-c977-ab2a65d3e934\",\n \"uid\": \"Excepteur reprehenderit inmagna \",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", + "body": "{\n \"roles\": [\n {\n \"id\": \"fd6c01f8-640a-20e2-9e9f-e1902f134c77\",\n \"uid\": \"Excepteurqui Excepteuramet quis \",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"id\": \"2630370c-97d7-faec-782f-8905d2acef1b\",\n \"uid\": \"laborum nullautexercitation ex c\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8e985644-75af-4b31-9b77-f1841e1244be", + "id": "f122aac7-0a94-4a36-b9bd-7b29bb323413", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -4787,7 +4787,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b8948e2-0262-44f3-b268-ea21062d51d7", + "id": "7118b00e-60f8-4f30-950f-64f0981be098", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -4849,7 +4849,7 @@ } }, { - "id": "dfa40fc8-1b59-4fe0-b8fb-98fa1fd7d496", + "id": "96953f2d-a605-49b2-b542-0ce0df3bacba", "name": "Create a new role", "request": { "name": "Create a new role", @@ -4880,7 +4880,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role\": {\n \"uid\": \"sed aliquip nullaconsequat offic\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", + "raw": "{\n \"role\": {\n \"uid\": \"Duis sed eu adcupidatat nullarep\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -4892,7 +4892,7 @@ }, "response": [ { - "id": "2ab25d7d-976f-4394-9895-e34443ee5ad8", + "id": "5e200cbf-2244-4b26-872e-7805a7a108f6", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -4926,7 +4926,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role\": {\n \"uid\": \"sed aliquip nullaconsequat offic\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", + "raw": "{\n \"role\": {\n \"uid\": \"Duis sed eu adcupidatat nullarep\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -4943,12 +4943,12 @@ "value": "application/json" } ], - "body": "{\n \"role\": {\n \"id\": \"45cdaf65-3b9b-3eda-3b5e-30a6b7776def\",\n \"uid\": \"amet in veniam Duisnulla amet si\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", + "body": "{\n \"role\": {\n \"id\": \"1aac8f51-c23d-caf6-f2dc-03301181507d\",\n \"uid\": \"occaecat cupidatat fugiatUt volu\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "019e644a-6aa9-40dd-9228-dcb7bb1b37ed", + "id": "e5762079-7a92-4da0-97b5-d2e01e7d1035", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -4982,7 +4982,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role\": {\n \"uid\": \"sed aliquip nullaconsequat offic\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", + "raw": "{\n \"role\": {\n \"uid\": \"Duis sed eu adcupidatat nullarep\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -5004,7 +5004,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04d89b9b-5e66-4498-a9c6-240392743039", + "id": "2fcf13c7-3a02-4240-9b7b-f47c20c1114b", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -5038,7 +5038,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role\": {\n \"uid\": \"sed aliquip nullaconsequat offic\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", + "raw": "{\n \"role\": {\n \"uid\": \"Duis sed eu adcupidatat nullarep\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -5066,7 +5066,7 @@ } }, { - "id": "e4ed4d6c-3d09-47ae-bac5-9682ce33d749", + "id": "aaa2cbce-525b-404b-b228-29db250b6b97", "name": "Find role by id", "request": { "name": "Find role by id", @@ -5108,7 +5108,7 @@ }, "response": [ { - "id": "1d5d54de-e756-466d-b866-3d6d20febec3", + "id": "cb5c7b30-99b6-481a-9d2d-816e130c33e7", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -5147,12 +5147,12 @@ "value": "application/json" } ], - "body": "{\n \"role\": {\n \"id\": \"45cdaf65-3b9b-3eda-3b5e-30a6b7776def\",\n \"uid\": \"amet in veniam Duisnulla amet si\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", + "body": "{\n \"role\": {\n \"id\": \"1aac8f51-c23d-caf6-f2dc-03301181507d\",\n \"uid\": \"occaecat cupidatat fugiatUt volu\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f54c8ab0-d559-45ed-b721-83ec9b0efe15", + "id": "e75d0e38-25f3-4d5b-bd66-2d5aa81cb6f7", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -5196,7 +5196,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54cef42f-0902-43c7-b96f-8d2194fdc5d1", + "id": "20c9eb8a-6039-47e4-b7d4-572ed0daf059", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -5246,7 +5246,7 @@ } }, { - "id": "4bcb2378-e53c-4c80-9a2a-b19d9dc160f0", + "id": "8b038a27-0199-43bf-80b4-36df3c3b1424", "name": "Update an existing role", "request": { "name": "Update an existing role", @@ -5301,7 +5301,7 @@ }, "response": [ { - "id": "806fe7c3-17ab-411a-b8e5-ec84f7ab4ef4", + "id": "0a0d149a-77dc-413d-b295-4625049a2a5c", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -5353,12 +5353,12 @@ "value": "application/json" } ], - "body": "{\n \"role\": {\n \"id\": \"45cdaf65-3b9b-3eda-3b5e-30a6b7776def\",\n \"uid\": \"amet in veniam Duisnulla amet si\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", + "body": "{\n \"role\": {\n \"id\": \"1aac8f51-c23d-caf6-f2dc-03301181507d\",\n \"uid\": \"occaecat cupidatat fugiatUt volu\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2f14877a-c509-47cb-b0c4-e957f915bcb2", + "id": "e292e361-d5a1-4c75-9eec-ede086ca7207", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -5415,7 +5415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc6ab161-a35b-49ba-8158-728d3b3ccd28", + "id": "2a2201e1-3f57-4568-922e-85caca7140fa", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -5484,7 +5484,7 @@ "description": "", "item": [ { - "id": "b3777818-d214-44fd-9503-d79663ab96d0", + "id": "bc8ec7d8-5a9b-4ae5-b2ac-e43e026d5a9a", "name": "Get system roles", "request": { "name": "Get system roles", @@ -5551,7 +5551,7 @@ }, "response": [ { - "id": "22143ef3-a9a7-47e8-a33f-48e00745423f", + "id": "b31a90d6-b092-4fae-8fea-ed5bc106e00d", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -5626,12 +5626,12 @@ "value": "application/json" } ], - "body": "{\n \"system_roles\": [\n {\n \"id\": \"2e06b876-f456-473d-bd65-b6435e0b6b2d\",\n \"uid\": \"profile_contributor profile_cont\",\n \"name\": \"Profile Contributor\"\n },\n {\n \"id\": \"2e06b876-f456-473d-bd65-b6435e0b6b2d\",\n \"uid\": \"profile_contributor profile_cont\",\n \"name\": \"Profile Contributor\"\n }\n ],\n \"_metadata\": {\n \"limit\": -5860853,\n \"offset\": -87084414,\n \"total\": 26385473,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"system_roles\": [\n {\n \"id\": \"2e06b876-f456-473d-bd65-b6435e0b6b2d\",\n \"uid\": \"profile_owner profile_owner prof\",\n \"name\": \"Profile Contributor\"\n },\n {\n \"id\": \"2e06b876-f456-473d-bd65-b6435e0b6b2d\",\n \"uid\": \"profile_owner profile_owner prof\",\n \"name\": \"Profile Contributor\"\n }\n ],\n \"_metadata\": {\n \"limit\": 69854478,\n \"offset\": 12993652,\n \"total\": -24717356,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e3ce89d8-6f83-4930-8c51-3d47f71c074a", + "id": "d9f5e1b0-e103-4db1-9f13-a5df80ddd506", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -5711,7 +5711,7 @@ "_postman_previewlanguage": "json" }, { - "id": "403ce947-0028-47a9-bf19-8b377dd04d81", + "id": "4a8264a5-b772-4fee-abe0-8386f12df995", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -5803,7 +5803,7 @@ "description": "", "item": [ { - "id": "7a70e38c-3b36-4b03-98ac-bfeb80b528f6", + "id": "ba059a06-4812-474e-895a-2d764c335f9c", "name": "Create a system role permission", "request": { "name": "Create a system role permission", @@ -5846,7 +5846,7 @@ }, "response": [ { - "id": "65fce70d-e2b6-43a8-a1f3-a197a85f4302", + "id": "335c7fb1-9456-45a5-b641-604838db91e6", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -5902,7 +5902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2f23a04-1981-4f6c-8a41-0c8e3028c41b", + "id": "4cda9ebf-dfee-4825-bf8f-52304a4a34e4", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -5958,7 +5958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2c4381d-b06d-4772-87a6-ff07a186714c", + "id": "f7a55f19-9ea1-48ed-86a7-2808d819608d", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -6026,7 +6026,7 @@ "description": "", "item": [ { - "id": "adda503e-943c-4659-9db3-1994e6fadaf1", + "id": "67adbbd7-ba88-4c7b-90ff-24994a3c1287", "name": "Create a permission", "request": { "name": "Create a permission", @@ -6069,7 +6069,7 @@ }, "response": [ { - "id": "ecde8560-21a7-478e-a769-e3725d167b1f", + "id": "42f70dc6-c595-4838-9b7c-0f778e9af686", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -6125,7 +6125,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbd6fa58-c64f-4dde-9dd0-81580fc41ed4", + "id": "ffddb580-28f1-4eff-b86d-6d3d936b0479", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -6181,7 +6181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "927c0c15-a2b2-4f13-a601-e0acab92bf78", + "id": "d1586cde-02e1-4f3c-99e0-4dd8b09d9760", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -6249,7 +6249,7 @@ "description": "", "item": [ { - "id": "328164cd-a143-48de-9d43-a306953623c4", + "id": "dbbe0943-1fe6-4250-bd6f-3bd6648722ba", "name": "Assign a new role to a user", "request": { "name": "Assign a new role to a user", @@ -6280,7 +6280,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_role\": {\n \"user_id\": \"ab8681cc-0098-5672-c038-8796a72b8b5d\",\n \"role_id\": \"urn:uuid:999cf1bb-573d-98db-8422-eb703e9552b7\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:f28a3b81-80b4-99c7-c6ae-95558e61e7e5\",\n \"role_id\": \"26010ccb-844d-5a93-f2e7-31ddecde0f0f\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -6292,7 +6292,7 @@ }, "response": [ { - "id": "ce0f5c60-0a8d-4577-81ab-c6c6e8d9664a", + "id": "a46fe8ac-733a-4024-82f6-b65e512a2c74", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -6326,7 +6326,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_role\": {\n \"user_id\": \"ab8681cc-0098-5672-c038-8796a72b8b5d\",\n \"role_id\": \"urn:uuid:999cf1bb-573d-98db-8422-eb703e9552b7\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:f28a3b81-80b4-99c7-c6ae-95558e61e7e5\",\n \"role_id\": \"26010ccb-844d-5a93-f2e7-31ddecde0f0f\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -6343,12 +6343,12 @@ "value": "application/json" } ], - "body": "{\n \"user_role\": {\n \"id\": \"urn:uuid:ccde1e0b-f921-837f-5dc9-7e4269f3ee70\",\n \"uid\": \"et tempor Ut minimvelit noneiusm\",\n \"user_id\": \"dc61ba49-7cd2-65ab-d86c-df444a2ba496\",\n \"role_id\": \"urn:uuid:5a85ad52-ccf6-0b15-e72e-4e9f1b838db8\"\n }\n}", + "body": "{\n \"user_role\": {\n \"id\": \"urn:uuid:fb63e3b7-62c6-f5ef-605f-11fcf0c24759\",\n \"uid\": \"adipisicingaute dolorfugiat ut e\",\n \"user_id\": \"3846f447-2213-cb9c-fff8-201d51f58dd5\",\n \"role_id\": \"3db1d6bd-3c38-9e57-9214-d411ec3d88a3\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "def4362c-6457-4a9a-9ce6-76fcbeb15b5d", + "id": "01d3a281-9977-4d99-aced-ca81baff5e38", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -6382,7 +6382,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_role\": {\n \"user_id\": \"ab8681cc-0098-5672-c038-8796a72b8b5d\",\n \"role_id\": \"urn:uuid:999cf1bb-573d-98db-8422-eb703e9552b7\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:f28a3b81-80b4-99c7-c6ae-95558e61e7e5\",\n \"role_id\": \"26010ccb-844d-5a93-f2e7-31ddecde0f0f\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -6404,7 +6404,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aac5eeac-11fc-431d-aca9-f211a76de53b", + "id": "45f17c39-cbf1-4c0e-9084-0b9cae18e5c9", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -6438,7 +6438,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_role\": {\n \"user_id\": \"ab8681cc-0098-5672-c038-8796a72b8b5d\",\n \"role_id\": \"urn:uuid:999cf1bb-573d-98db-8422-eb703e9552b7\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:f28a3b81-80b4-99c7-c6ae-95558e61e7e5\",\n \"role_id\": \"26010ccb-844d-5a93-f2e7-31ddecde0f0f\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -6466,7 +6466,7 @@ } }, { - "id": "6a3493ea-dc5b-462a-ae2a-16be48920773", + "id": "d84600c1-d807-4b35-88af-d3e7d9f70e22", "name": "Get user role pairings", "request": { "name": "Get user role pairings", @@ -6525,7 +6525,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "urn:uuid:e5510f67-5c1b-65b5-39ad-8fb005552102" + "value": "urn:uuid:bd0b9196-e793-510f-f03a-65fad0b9de21" }, { "disabled": false, @@ -6551,7 +6551,7 @@ }, "response": [ { - "id": "92a3d89f-b655-4371-ba00-957e4fdab82f", + "id": "b32f2f37-a150-43f4-8b54-7e66d112a3ce", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -6605,7 +6605,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "urn:uuid:e5510f67-5c1b-65b5-39ad-8fb005552102" + "value": "urn:uuid:bd0b9196-e793-510f-f03a-65fad0b9de21" }, { "disabled": false, @@ -6644,12 +6644,12 @@ "value": "application/json" } ], - "body": "{\n \"user_roles\": [\n {\n \"id\": \"b71419a3-3d20-d67e-902d-dc5c1fbc7b6d\",\n \"uid\": \"est do cillum eacommodo laborum \",\n \"user_id\": \"urn:uuid:a637558c-9223-4ed7-fdf0-89c8c04c69c4\",\n \"role_id\": \"0736b5a6-f209-9e49-4edb-d6b8e4d3999a\"\n },\n {\n \"id\": \"urn:uuid:d51a6d61-4284-7126-adf5-41ad30a16ade\",\n \"uid\": \"do autelaboris labore officia mo\",\n \"user_id\": \"urn:uuid:3eebc24b-8e43-3885-b90c-0e2f8d99094a\",\n \"role_id\": \"621ee3ce-5303-dd87-6ba4-33515a22c6d8\"\n }\n ],\n \"_metadata\": {\n \"limit\": 6568630,\n \"offset\": -56387862,\n \"total\": 42195976,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"user_roles\": [\n {\n \"id\": \"d3e5aceb-425d-8301-e164-90fbf9553cd0\",\n \"uid\": \"proident ad dolor occaecat cillu\",\n \"user_id\": \"urn:uuid:88909c07-c715-c516-5aca-a21817b44d7b\",\n \"role_id\": \"613ae01f-42ca-4496-6557-a749173ba765\"\n },\n {\n \"id\": \"98bd34b6-714c-ad83-963d-aa064d80b92b\",\n \"uid\": \"cillumqui laboriscommodo exercit\",\n \"user_id\": \"urn:uuid:c75b141b-5d62-7d1f-a909-b17ad23488fc\",\n \"role_id\": \"urn:uuid:a248aa7f-360b-6e87-1568-c04b1725352e\"\n }\n ],\n \"_metadata\": {\n \"limit\": -19468746,\n \"offset\": -6663068,\n \"total\": -17753164,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7cc04d66-6ad9-49e6-a0ba-765b615ab955", + "id": "a9fd15f0-4cd1-4114-baba-c226bde11121", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -6703,7 +6703,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "urn:uuid:e5510f67-5c1b-65b5-39ad-8fb005552102" + "value": "urn:uuid:bd0b9196-e793-510f-f03a-65fad0b9de21" }, { "disabled": false, @@ -6747,7 +6747,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1605f18b-80f0-4d82-9bfe-4b99771ea15d", + "id": "4ecb526c-0ed0-4243-86d9-417e6a22ab54", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -6801,7 +6801,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "urn:uuid:e5510f67-5c1b-65b5-39ad-8fb005552102" + "value": "urn:uuid:bd0b9196-e793-510f-f03a-65fad0b9de21" }, { "disabled": false, @@ -6851,7 +6851,7 @@ } }, { - "id": "0f3e183e-64f2-4ffd-8ac2-de3d48548ae4", + "id": "7592a975-13e1-4ab2-b7ec-d7ab37850532", "name": "Create multiple new user role pairings", "request": { "name": "Create multiple new user role pairings", @@ -6882,7 +6882,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_roles\": [\n {\n \"user_id\": \"urn:uuid:9e6e2398-cc07-bfba-1a35-8ee218505946\",\n \"role_id\": \"urn:uuid:deb1000a-a39f-9131-25d9-89c2449269e9\"\n },\n {\n \"user_id\": \"e32ff207-21db-e8f1-6651-dcfa2e8b3fc7\",\n \"role_id\": \"1d5b7e17-fdb3-3a27-6d21-d292595d9959\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"user_id\": \"urn:uuid:9ca43a4c-93ab-faff-6b97-5484adb00d05\",\n \"role_id\": \"urn:uuid:9d7a642e-01fe-c12d-ca2d-eebd90edfef6\"\n },\n {\n \"user_id\": \"urn:uuid:38c68a20-2acc-4cd0-329f-c999507860a2\",\n \"role_id\": \"7f57e6b4-87bc-cdd9-3620-96dd148efe96\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -6894,7 +6894,7 @@ }, "response": [ { - "id": "72436928-3812-4677-8942-73d47ee46802", + "id": "0e7527dd-c7c2-4e13-9ae7-b4b13a488f9c", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -6928,7 +6928,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_roles\": [\n {\n \"user_id\": \"urn:uuid:9e6e2398-cc07-bfba-1a35-8ee218505946\",\n \"role_id\": \"urn:uuid:deb1000a-a39f-9131-25d9-89c2449269e9\"\n },\n {\n \"user_id\": \"e32ff207-21db-e8f1-6651-dcfa2e8b3fc7\",\n \"role_id\": \"1d5b7e17-fdb3-3a27-6d21-d292595d9959\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"user_id\": \"urn:uuid:9ca43a4c-93ab-faff-6b97-5484adb00d05\",\n \"role_id\": \"urn:uuid:9d7a642e-01fe-c12d-ca2d-eebd90edfef6\"\n },\n {\n \"user_id\": \"urn:uuid:38c68a20-2acc-4cd0-329f-c999507860a2\",\n \"role_id\": \"7f57e6b4-87bc-cdd9-3620-96dd148efe96\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -6945,12 +6945,12 @@ "value": "application/json" } ], - "body": "{\n \"user_roles\": [\n {\n \"id\": \"e608e217-ce82-ea1e-8394-0b4d4c2269d3\",\n \"uid\": \"eiusmod sedexercitation Utproide\",\n \"user_id\": \"62300918-29a9-82de-9ac9-8260f299a2d2\",\n \"role_id\": \"urn:uuid:ff4ccdf5-0053-c896-0ce8-2bf893c6be0f\"\n },\n {\n \"id\": \"b5885279-662d-312d-dfd5-c72e95d54d0f\",\n \"uid\": \"dolore aute deseruntoccaecat ad \",\n \"user_id\": \"dd44afc0-7375-a2e9-ef0c-bdaa2a39687a\",\n \"role_id\": \"3fdae8ee-5a29-36ba-d7d0-2ce04b6e075d\"\n }\n ]\n}", + "body": "{\n \"user_roles\": [\n {\n \"id\": \"5ae55e21-3852-961c-1ed9-a7e4e0fd25ac\",\n \"uid\": \"cillum Duislabore consequatlabor\",\n \"user_id\": \"daeeb469-7110-09c9-71b9-b316142f8a6c\",\n \"role_id\": \"14b282cc-7db2-806b-0b36-65afd8ed6796\"\n },\n {\n \"id\": \"urn:uuid:47a8fd52-4678-2b6c-c6fd-85099e3549a8\",\n \"uid\": \"ut fugiat mollit aliquapariatur \",\n \"user_id\": \"urn:uuid:fff267ef-0af2-fce2-f1ac-5fa6899e011f\",\n \"role_id\": \"e4c1505b-2c39-8b10-e10c-fa51e8ec6f31\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "36ef813a-22b8-4648-96b1-0d44f3818f0f", + "id": "096ee6bb-8fd4-4f88-991c-de2304f46204", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -6984,7 +6984,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_roles\": [\n {\n \"user_id\": \"urn:uuid:9e6e2398-cc07-bfba-1a35-8ee218505946\",\n \"role_id\": \"urn:uuid:deb1000a-a39f-9131-25d9-89c2449269e9\"\n },\n {\n \"user_id\": \"e32ff207-21db-e8f1-6651-dcfa2e8b3fc7\",\n \"role_id\": \"1d5b7e17-fdb3-3a27-6d21-d292595d9959\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"user_id\": \"urn:uuid:9ca43a4c-93ab-faff-6b97-5484adb00d05\",\n \"role_id\": \"urn:uuid:9d7a642e-01fe-c12d-ca2d-eebd90edfef6\"\n },\n {\n \"user_id\": \"urn:uuid:38c68a20-2acc-4cd0-329f-c999507860a2\",\n \"role_id\": \"7f57e6b4-87bc-cdd9-3620-96dd148efe96\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -7006,7 +7006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae8ee4c7-1c04-40b7-af6d-04132f25182c", + "id": "fe4637f9-ebaf-4d3e-8042-1b2e6bbd9ccc", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -7040,7 +7040,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_roles\": [\n {\n \"user_id\": \"urn:uuid:9e6e2398-cc07-bfba-1a35-8ee218505946\",\n \"role_id\": \"urn:uuid:deb1000a-a39f-9131-25d9-89c2449269e9\"\n },\n {\n \"user_id\": \"e32ff207-21db-e8f1-6651-dcfa2e8b3fc7\",\n \"role_id\": \"1d5b7e17-fdb3-3a27-6d21-d292595d9959\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"user_id\": \"urn:uuid:9ca43a4c-93ab-faff-6b97-5484adb00d05\",\n \"role_id\": \"urn:uuid:9d7a642e-01fe-c12d-ca2d-eebd90edfef6\"\n },\n {\n \"user_id\": \"urn:uuid:38c68a20-2acc-4cd0-329f-c999507860a2\",\n \"role_id\": \"7f57e6b4-87bc-cdd9-3620-96dd148efe96\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -7068,7 +7068,7 @@ } }, { - "id": "1272836b-d549-4063-ab9d-331f26811629", + "id": "c354c50f-2681-4726-8369-e89ed9b4d84b", "name": "Update multiple user role pairings", "request": { "name": "Update multiple user role pairings", @@ -7099,7 +7099,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_roles\": [\n {\n \"id\": \"urn:uuid:06b278b9-0b5d-f8a6-1051-1396cd3c0992\",\n \"user_id\": \"6bd6803f-00a4-e13e-fff5-bd5d7bc43b75\",\n \"role_id\": \"urn:uuid:b87f9e03-aa93-8523-1f97-986a45032a39\"\n },\n {\n \"id\": \"urn:uuid:07d41101-1380-12ca-5c60-3aaf99fe895a\",\n \"user_id\": \"urn:uuid:955110c1-bd54-5594-cf64-4092d2f90047\",\n \"role_id\": \"2cee89ea-9974-1987-a42c-77e2344e0f5b\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"id\": \"f613c836-8c3a-3028-eed4-a3e7bf0288d7\",\n \"user_id\": \"urn:uuid:14e86cf1-b762-7e34-a438-0025e6bcf119\",\n \"role_id\": \"108cc358-ecd2-541a-3481-7e436126c328\"\n },\n {\n \"id\": \"d09c4c69-938a-a28c-ac7e-60466687db1e\",\n \"user_id\": \"urn:uuid:e0f40864-0098-4175-0181-5005154638d4\",\n \"role_id\": \"urn:uuid:8970676b-7150-0977-4593-709b5f1fcefc\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -7111,7 +7111,7 @@ }, "response": [ { - "id": "13a02b43-6193-4f7c-b766-40ff70455de9", + "id": "05cd1a2b-84ac-40fe-94d4-222d64dbb76a", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -7145,7 +7145,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_roles\": [\n {\n \"id\": \"urn:uuid:06b278b9-0b5d-f8a6-1051-1396cd3c0992\",\n \"user_id\": \"6bd6803f-00a4-e13e-fff5-bd5d7bc43b75\",\n \"role_id\": \"urn:uuid:b87f9e03-aa93-8523-1f97-986a45032a39\"\n },\n {\n \"id\": \"urn:uuid:07d41101-1380-12ca-5c60-3aaf99fe895a\",\n \"user_id\": \"urn:uuid:955110c1-bd54-5594-cf64-4092d2f90047\",\n \"role_id\": \"2cee89ea-9974-1987-a42c-77e2344e0f5b\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"id\": \"f613c836-8c3a-3028-eed4-a3e7bf0288d7\",\n \"user_id\": \"urn:uuid:14e86cf1-b762-7e34-a438-0025e6bcf119\",\n \"role_id\": \"108cc358-ecd2-541a-3481-7e436126c328\"\n },\n {\n \"id\": \"d09c4c69-938a-a28c-ac7e-60466687db1e\",\n \"user_id\": \"urn:uuid:e0f40864-0098-4175-0181-5005154638d4\",\n \"role_id\": \"urn:uuid:8970676b-7150-0977-4593-709b5f1fcefc\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -7162,12 +7162,12 @@ "value": "application/json" } ], - "body": "{\n \"user_roles\": [\n {\n \"id\": \"e608e217-ce82-ea1e-8394-0b4d4c2269d3\",\n \"uid\": \"eiusmod sedexercitation Utproide\",\n \"user_id\": \"62300918-29a9-82de-9ac9-8260f299a2d2\",\n \"role_id\": \"urn:uuid:ff4ccdf5-0053-c896-0ce8-2bf893c6be0f\"\n },\n {\n \"id\": \"b5885279-662d-312d-dfd5-c72e95d54d0f\",\n \"uid\": \"dolore aute deseruntoccaecat ad \",\n \"user_id\": \"dd44afc0-7375-a2e9-ef0c-bdaa2a39687a\",\n \"role_id\": \"3fdae8ee-5a29-36ba-d7d0-2ce04b6e075d\"\n }\n ]\n}", + "body": "{\n \"user_roles\": [\n {\n \"id\": \"5ae55e21-3852-961c-1ed9-a7e4e0fd25ac\",\n \"uid\": \"cillum Duislabore consequatlabor\",\n \"user_id\": \"daeeb469-7110-09c9-71b9-b316142f8a6c\",\n \"role_id\": \"14b282cc-7db2-806b-0b36-65afd8ed6796\"\n },\n {\n \"id\": \"urn:uuid:47a8fd52-4678-2b6c-c6fd-85099e3549a8\",\n \"uid\": \"ut fugiat mollit aliquapariatur \",\n \"user_id\": \"urn:uuid:fff267ef-0af2-fce2-f1ac-5fa6899e011f\",\n \"role_id\": \"e4c1505b-2c39-8b10-e10c-fa51e8ec6f31\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "142f8970-047a-46cf-8f4d-451bd86a782f", + "id": "2d299701-1688-4754-94b1-e4fe87344037", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -7201,7 +7201,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_roles\": [\n {\n \"id\": \"urn:uuid:06b278b9-0b5d-f8a6-1051-1396cd3c0992\",\n \"user_id\": \"6bd6803f-00a4-e13e-fff5-bd5d7bc43b75\",\n \"role_id\": \"urn:uuid:b87f9e03-aa93-8523-1f97-986a45032a39\"\n },\n {\n \"id\": \"urn:uuid:07d41101-1380-12ca-5c60-3aaf99fe895a\",\n \"user_id\": \"urn:uuid:955110c1-bd54-5594-cf64-4092d2f90047\",\n \"role_id\": \"2cee89ea-9974-1987-a42c-77e2344e0f5b\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"id\": \"f613c836-8c3a-3028-eed4-a3e7bf0288d7\",\n \"user_id\": \"urn:uuid:14e86cf1-b762-7e34-a438-0025e6bcf119\",\n \"role_id\": \"108cc358-ecd2-541a-3481-7e436126c328\"\n },\n {\n \"id\": \"d09c4c69-938a-a28c-ac7e-60466687db1e\",\n \"user_id\": \"urn:uuid:e0f40864-0098-4175-0181-5005154638d4\",\n \"role_id\": \"urn:uuid:8970676b-7150-0977-4593-709b5f1fcefc\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -7223,7 +7223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f935c72-88e4-4b98-8322-9ea188455a9e", + "id": "0f411a9d-2a32-4dbb-90ac-daa3b705b94f", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -7257,7 +7257,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_roles\": [\n {\n \"id\": \"urn:uuid:06b278b9-0b5d-f8a6-1051-1396cd3c0992\",\n \"user_id\": \"6bd6803f-00a4-e13e-fff5-bd5d7bc43b75\",\n \"role_id\": \"urn:uuid:b87f9e03-aa93-8523-1f97-986a45032a39\"\n },\n {\n \"id\": \"urn:uuid:07d41101-1380-12ca-5c60-3aaf99fe895a\",\n \"user_id\": \"urn:uuid:955110c1-bd54-5594-cf64-4092d2f90047\",\n \"role_id\": \"2cee89ea-9974-1987-a42c-77e2344e0f5b\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"id\": \"f613c836-8c3a-3028-eed4-a3e7bf0288d7\",\n \"user_id\": \"urn:uuid:14e86cf1-b762-7e34-a438-0025e6bcf119\",\n \"role_id\": \"108cc358-ecd2-541a-3481-7e436126c328\"\n },\n {\n \"id\": \"d09c4c69-938a-a28c-ac7e-60466687db1e\",\n \"user_id\": \"urn:uuid:e0f40864-0098-4175-0181-5005154638d4\",\n \"role_id\": \"urn:uuid:8970676b-7150-0977-4593-709b5f1fcefc\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -7285,7 +7285,7 @@ } }, { - "id": "7018b968-0509-46e4-8f77-b39c67e235d9", + "id": "45901ed8-30f4-4d3f-8901-93ff0ecdac41", "name": "Find user role pairing by id", "request": { "name": "Find user role pairing by id", @@ -7327,7 +7327,7 @@ }, "response": [ { - "id": "fb734d80-0f1b-4bff-8d1e-7ba31b2201a6", + "id": "2766866f-0314-4f46-a65c-b827150fe166", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -7366,12 +7366,12 @@ "value": "application/json" } ], - "body": "{\n \"user_role\": {\n \"id\": \"urn:uuid:ccde1e0b-f921-837f-5dc9-7e4269f3ee70\",\n \"uid\": \"et tempor Ut minimvelit noneiusm\",\n \"user_id\": \"dc61ba49-7cd2-65ab-d86c-df444a2ba496\",\n \"role_id\": \"urn:uuid:5a85ad52-ccf6-0b15-e72e-4e9f1b838db8\"\n }\n}", + "body": "{\n \"user_role\": {\n \"id\": \"urn:uuid:fb63e3b7-62c6-f5ef-605f-11fcf0c24759\",\n \"uid\": \"adipisicingaute dolorfugiat ut e\",\n \"user_id\": \"3846f447-2213-cb9c-fff8-201d51f58dd5\",\n \"role_id\": \"3db1d6bd-3c38-9e57-9214-d411ec3d88a3\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8ec047ba-493a-4d8c-8971-e42d66b6a98f", + "id": "03304015-0ca5-417c-ae51-c7fb3e4f1577", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -7415,7 +7415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bac7a70-a906-4c93-9882-abcb74dc226f", + "id": "2a91fbe5-382b-43eb-81c2-5c9757341710", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -7465,7 +7465,7 @@ } }, { - "id": "da43bc58-2a1d-4af7-b9d3-dafd31846603", + "id": "0c8bbfba-92f7-4681-bc8b-91ed420b8d2a", "name": "Update a user role pairing by id", "request": { "name": "Update a user role pairing by id", @@ -7508,7 +7508,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_role\": {\n \"user_id\": \"ab8681cc-0098-5672-c038-8796a72b8b5d\",\n \"role_id\": \"urn:uuid:999cf1bb-573d-98db-8422-eb703e9552b7\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:f28a3b81-80b4-99c7-c6ae-95558e61e7e5\",\n \"role_id\": \"26010ccb-844d-5a93-f2e7-31ddecde0f0f\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -7520,7 +7520,7 @@ }, "response": [ { - "id": "b4fb2f42-6915-49f1-add4-0740c8f5ff3c", + "id": "6106eab9-2d58-4f07-a6e7-7e6023935374", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -7555,7 +7555,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_role\": {\n \"user_id\": \"ab8681cc-0098-5672-c038-8796a72b8b5d\",\n \"role_id\": \"urn:uuid:999cf1bb-573d-98db-8422-eb703e9552b7\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:f28a3b81-80b4-99c7-c6ae-95558e61e7e5\",\n \"role_id\": \"26010ccb-844d-5a93-f2e7-31ddecde0f0f\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -7572,12 +7572,12 @@ "value": "application/json" } ], - "body": "{\n \"user_role\": {\n \"id\": \"urn:uuid:ccde1e0b-f921-837f-5dc9-7e4269f3ee70\",\n \"uid\": \"et tempor Ut minimvelit noneiusm\",\n \"user_id\": \"dc61ba49-7cd2-65ab-d86c-df444a2ba496\",\n \"role_id\": \"urn:uuid:5a85ad52-ccf6-0b15-e72e-4e9f1b838db8\"\n }\n}", + "body": "{\n \"user_role\": {\n \"id\": \"urn:uuid:fb63e3b7-62c6-f5ef-605f-11fcf0c24759\",\n \"uid\": \"adipisicingaute dolorfugiat ut e\",\n \"user_id\": \"3846f447-2213-cb9c-fff8-201d51f58dd5\",\n \"role_id\": \"3db1d6bd-3c38-9e57-9214-d411ec3d88a3\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c97f3070-7931-4356-a4b9-82c1a03d0402", + "id": "e0827d2b-712e-424d-8b6e-e911c28e7322", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -7612,7 +7612,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_role\": {\n \"user_id\": \"ab8681cc-0098-5672-c038-8796a72b8b5d\",\n \"role_id\": \"urn:uuid:999cf1bb-573d-98db-8422-eb703e9552b7\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:f28a3b81-80b4-99c7-c6ae-95558e61e7e5\",\n \"role_id\": \"26010ccb-844d-5a93-f2e7-31ddecde0f0f\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -7634,7 +7634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a82fb237-d358-4ab8-9e15-d864f3e78c61", + "id": "04078cfb-02d5-47a8-b66b-1b06be8c1532", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -7669,7 +7669,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_role\": {\n \"user_id\": \"ab8681cc-0098-5672-c038-8796a72b8b5d\",\n \"role_id\": \"urn:uuid:999cf1bb-573d-98db-8422-eb703e9552b7\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:f28a3b81-80b4-99c7-c6ae-95558e61e7e5\",\n \"role_id\": \"26010ccb-844d-5a93-f2e7-31ddecde0f0f\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -7697,7 +7697,7 @@ } }, { - "id": "76eaae40-6ecd-4373-8a30-05eabd37d53a", + "id": "e279e527-b1d8-4df6-9e39-ac6e2d41d0d7", "name": "Delete a user role assignment", "request": { "name": "Delete a user role assignment", @@ -7739,7 +7739,7 @@ }, "response": [ { - "id": "cdd680e7-328d-4c0d-9d7f-2d9474d71e11", + "id": "3e8021be-d2e5-4c2f-9233-edabb59f543b", "name": "User role was destroyed", "originalRequest": { "url": { @@ -7783,7 +7783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfe2c426-66a6-498d-a644-e753b896f33a", + "id": "f07577fc-5a69-44f1-9251-c6b1f005e5ba", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -7827,7 +7827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88c90ade-a797-4dbe-b9bb-edbe8db5ab25", + "id": "bc864c43-e03b-4ade-be00-4eb47770ef80", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -7883,7 +7883,7 @@ "description": "", "item": [ { - "id": "a04fa39d-5ac4-4063-8c7f-63f291caf971", + "id": "6ff813cd-262f-4cae-9df9-d9607c569b60", "name": "Get attribute data in bulk", "request": { "name": "Get attribute data in bulk", @@ -7968,7 +7968,7 @@ }, "response": [ { - "id": "f92fd4cc-c412-4084-b0e7-3511a83e1f7a", + "id": "83140845-75ee-457a-bcc0-bc02883c832c", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -8061,12 +8061,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attributes\": [\n {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"labore Duis Ut etsed consequatet\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"1961-04-07T03:23:37.865Z\",\n \"created_at\": \"1953-11-08T12:49:08.132Z\",\n \"updated_at\": \"1988-04-06T15:26:16.833Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"aute ametpariatur elit dolore ex\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"1998-12-19T02:53:01.562Z\",\n \"created_at\": \"1957-10-06T20:07:24.750Z\",\n \"updated_at\": \"1989-10-31T21:13:51.499Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"2003-06-11T06:12:49.305Z\",\n \"tmp_updated_at\": \"1966-12-03T04:05:00.862Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\"\n },\n {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"eiusmod dolore tempor est exerci\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"1981-02-23T21:14:41.259Z\",\n \"created_at\": \"2002-10-31T15:05:47.479Z\",\n \"updated_at\": \"2005-12-01T04:40:14.655Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"ut Excepteur reprehenderitest ea\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"1988-02-16T06:00:15.762Z\",\n \"created_at\": \"2019-10-20T23:57:35.481Z\",\n \"updated_at\": \"1988-01-16T13:48:42.891Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"1981-08-24T02:27:31.496Z\",\n \"tmp_updated_at\": \"1952-06-05T21:19:00.000Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\"\n }\n ],\n \"_metadata\": {\n \"limit\": 54105986,\n \"offset\": 31439712,\n \"total\": 18134840,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"ne_attributes\": [\n {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"commodo sit magna admagna dolore\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"2023-12-04T13:53:33.154Z\",\n \"created_at\": \"1971-03-12T01:24:44.882Z\",\n \"updated_at\": \"2005-04-03T02:13:21.608Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"irure Duisoccaecatut consequat u\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"2024-06-24T13:52:38.802Z\",\n \"created_at\": \"1970-09-09T06:29:08.102Z\",\n \"updated_at\": \"1975-07-25T10:26:30.765Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"1946-03-14T20:47:30.645Z\",\n \"tmp_updated_at\": \"1961-03-27T07:46:53.484Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\"\n },\n {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"ut aute incididunt proidentin vo\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"2008-02-18T23:19:29.060Z\",\n \"created_at\": \"1950-12-18T17:37:29.580Z\",\n \"updated_at\": \"2019-01-29T08:35:32.267Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"proident do exercitation anim in\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"1949-09-05T15:53:27.473Z\",\n \"created_at\": \"1967-10-19T13:28:51.901Z\",\n \"updated_at\": \"2020-06-25T13:28:28.290Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"1945-09-13T10:44:44.282Z\",\n \"tmp_updated_at\": \"1968-12-28T23:21:16.340Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\"\n }\n ],\n \"_metadata\": {\n \"limit\": -63490689,\n \"offset\": -76836477,\n \"total\": 55952082,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "dcb22bff-268d-4233-b019-1f007823baff", + "id": "1f07847c-1a53-4593-bc73-72b6da0190f2", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -8164,7 +8164,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8595c45-5b20-4193-91fc-0ed5f70061d9", + "id": "75500502-4195-48fc-9c70-5c04a8598090", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -8268,7 +8268,7 @@ } }, { - "id": "e9015837-6f01-40b9-8f55-f7c897e0efc4", + "id": "ca0997c1-a56a-409d-b4dd-468699577080", "name": "Create an attribute", "request": { "name": "Create an attribute", @@ -8311,7 +8311,7 @@ }, "response": [ { - "id": "854b8ce3-4d45-45e0-8c21-b14efc9f609d", + "id": "7d9579ae-f421-4032-9f64-7a4a739b1d66", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -8362,12 +8362,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"cillum sedipsum consectetur id D\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"2013-09-25T18:24:07.485Z\",\n \"created_at\": \"2004-03-14T22:10:49.743Z\",\n \"updated_at\": \"2012-11-08T09:30:46.170Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"non in occaecatadipisicingmollit\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"1994-11-17T08:30:23.081Z\",\n \"created_at\": \"1974-02-18T14:08:43.508Z\",\n \"updated_at\": \"1968-10-24T20:23:59.746Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"1989-07-30T21:01:27.245Z\",\n \"tmp_updated_at\": \"1954-09-28T23:49:34.586Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\"\n }\n}", + "body": "{\n \"ne_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"deserunt in sintdolor nisicupida\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"2012-05-24T18:28:42.938Z\",\n \"created_at\": \"2007-09-14T16:59:04.783Z\",\n \"updated_at\": \"1992-01-16T08:48:10.632Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"consectetur dolore dolore tempor\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"1980-10-31T12:27:25.690Z\",\n \"created_at\": \"2010-05-14T03:48:52.257Z\",\n \"updated_at\": \"2015-06-27T13:53:24.266Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"2022-11-26T05:12:50.127Z\",\n \"tmp_updated_at\": \"2016-01-19T18:21:44.020Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "98f4ff09-3dec-467d-8781-d6b82b916bd8", + "id": "c4226252-0620-43d5-88f5-a47b345dee22", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -8423,7 +8423,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3da050ee-1074-4ad4-b990-8f0e8dbceac1", + "id": "4f3eb105-4996-423b-82ea-910f8ec98a99", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -8485,7 +8485,7 @@ } }, { - "id": "d75d7c2e-2e16-4e02-8738-9f8e4f106963", + "id": "6ebbbc87-842f-4c65-a152-0b76af6174b3", "name": "Find attribute data by id", "request": { "name": "Find attribute data by id", @@ -8527,7 +8527,7 @@ }, "response": [ { - "id": "f2085066-cf7c-462e-90c2-489719f3aceb", + "id": "31bbb3c4-ea59-4a7b-8a0e-c8cc515ab709", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -8566,12 +8566,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"cillum sedipsum consectetur id D\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"2013-09-25T18:24:07.485Z\",\n \"created_at\": \"2004-03-14T22:10:49.743Z\",\n \"updated_at\": \"2012-11-08T09:30:46.170Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"non in occaecatadipisicingmollit\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"1994-11-17T08:30:23.081Z\",\n \"created_at\": \"1974-02-18T14:08:43.508Z\",\n \"updated_at\": \"1968-10-24T20:23:59.746Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"1989-07-30T21:01:27.245Z\",\n \"tmp_updated_at\": \"1954-09-28T23:49:34.586Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\"\n }\n}", + "body": "{\n \"ne_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"deserunt in sintdolor nisicupida\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"2012-05-24T18:28:42.938Z\",\n \"created_at\": \"2007-09-14T16:59:04.783Z\",\n \"updated_at\": \"1992-01-16T08:48:10.632Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"consectetur dolore dolore tempor\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"1980-10-31T12:27:25.690Z\",\n \"created_at\": \"2010-05-14T03:48:52.257Z\",\n \"updated_at\": \"2015-06-27T13:53:24.266Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"2022-11-26T05:12:50.127Z\",\n \"tmp_updated_at\": \"2016-01-19T18:21:44.020Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "222f4ed9-c40b-47bd-83ac-cb200fa25c76", + "id": "635059f3-9371-4a14-8869-30276c51498d", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -8615,7 +8615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4d77eda-5bb2-4ae4-8853-77d63fdfe6cd", + "id": "1fa30e03-9744-40e8-abc2-317c6783d857", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -8665,7 +8665,7 @@ } }, { - "id": "ce9e6ade-54b2-4a4a-9933-bb5def19738d", + "id": "dcbff86f-acb9-4648-a07a-764fb136dd14", "name": "Update attribute data by id", "request": { "name": "Update attribute data by id", @@ -8720,7 +8720,7 @@ }, "response": [ { - "id": "a4c1be6d-64d5-496d-9ab7-c945fc0cddc0", + "id": "2ca3e3c5-fa1e-41f8-9127-bd95b6a9b3d4", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -8772,12 +8772,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"cillum sedipsum consectetur id D\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"2013-09-25T18:24:07.485Z\",\n \"created_at\": \"2004-03-14T22:10:49.743Z\",\n \"updated_at\": \"2012-11-08T09:30:46.170Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"non in occaecatadipisicingmollit\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"1994-11-17T08:30:23.081Z\",\n \"created_at\": \"1974-02-18T14:08:43.508Z\",\n \"updated_at\": \"1968-10-24T20:23:59.746Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"1989-07-30T21:01:27.245Z\",\n \"tmp_updated_at\": \"1954-09-28T23:49:34.586Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\"\n }\n}", + "body": "{\n \"ne_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"deserunt in sintdolor nisicupida\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"2012-05-24T18:28:42.938Z\",\n \"created_at\": \"2007-09-14T16:59:04.783Z\",\n \"updated_at\": \"1992-01-16T08:48:10.632Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"consectetur dolore dolore tempor\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"crypt\": false,\n \"archived\": false,\n \"archived_on\": \"1980-10-31T12:27:25.690Z\",\n \"created_at\": \"2010-05-14T03:48:52.257Z\",\n \"updated_at\": \"2015-06-27T13:53:24.266Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driven\": true,\n \"allow_multiple_selections\": true,\n \"filtered_by_ne_attribute\": true,\n \"filtering_ne_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"ne_attribute_filter_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"reverse_association_attribute_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"legacy_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"tmp_created_at\": \"2022-11-26T05:12:50.127Z\",\n \"tmp_updated_at\": \"2016-01-19T18:21:44.020Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "bc616c8c-178e-455d-a22f-eb843b839033", + "id": "87fbbd6d-4420-4dae-9d85-7c44201d4bb9", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -8834,7 +8834,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0fa7e070-1152-4d74-8c71-e77530cc1408", + "id": "0f3628ca-b5ee-4eb7-b9a9-d814077e4830", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -8903,7 +8903,7 @@ "description": "", "item": [ { - "id": "e85b2173-21dd-4c25-a0cb-c6f23634153b", + "id": "66d6950f-4c30-4e5d-9ddf-efe8a615b342", "name": "Add a value to an option based attribute", "request": { "name": "Add a value to an option based attribute", @@ -8934,7 +8934,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"urn:uuid:2564434f-fb5d-3d6f-bc0a-a6d878faf69d\",\n \"option\": \"quis elit Ut do eiusmod\"\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"urn:uuid:b55b0996-298d-913b-e9b0-2a2ac1c1d681\",\n \"option\": \"deserunt ut esse Excepteur\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -8946,7 +8946,7 @@ }, "response": [ { - "id": "76f1433b-9f95-4aa6-864a-489eff7a081e", + "id": "10f324be-e5a3-4654-96a0-67e434f75250", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -8980,7 +8980,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"urn:uuid:2564434f-fb5d-3d6f-bc0a-a6d878faf69d\",\n \"option\": \"quis elit Ut do eiusmod\"\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"urn:uuid:b55b0996-298d-913b-e9b0-2a2ac1c1d681\",\n \"option\": \"deserunt ut esse Excepteur\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -8997,12 +8997,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute_option\": {\n \"id\": \"fb41ba96-5d0a-e74b-d707-10a0082d1c07\",\n \"uid\": \"minim deserunt officiaex exercit\",\n \"ne_attribute_id\": \"44b6bef3-311e-e7a2-3880-c9fc52c1ee19\",\n \"option\": \"proident \"\n }\n}", + "body": "{\n \"ne_attribute_option\": {\n \"id\": \"31f5c797-e729-2d20-5058-6eca7ac0e9a9\",\n \"uid\": \"ipsum cupidatatUt occaecat molli\",\n \"ne_attribute_id\": \"4c6c313c-31a3-805d-7984-c5777b6c5eb3\",\n \"option\": \"in nulla fugi\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "59dd4082-87ac-49b6-bef9-b4ae51cc49c1", + "id": "dc873db1-c9cf-4dfc-be17-b27aa6d2c294", "name": "Invalid input", "originalRequest": { "url": { @@ -9032,7 +9032,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"urn:uuid:2564434f-fb5d-3d6f-bc0a-a6d878faf69d\",\n \"option\": \"quis elit Ut do eiusmod\"\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"urn:uuid:b55b0996-298d-913b-e9b0-2a2ac1c1d681\",\n \"option\": \"deserunt ut esse Excepteur\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -9054,7 +9054,7 @@ } }, { - "id": "a2b6b51d-0696-4a2e-a8f2-ee0c60ce6d47", + "id": "9b189e04-4c9b-40b5-ac7a-229b26e08211", "name": "Get option based attribute values", "request": { "name": "Get option based attribute values", @@ -9130,7 +9130,7 @@ }, "response": [ { - "id": "856b5984-bd65-4bbb-bd30-a3da1b5d4249", + "id": "9216de57-bd54-402a-82ab-34383c225d14", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -9214,12 +9214,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"bd30efd1-d697-458f-7ecb-f50ce56e1a26\",\n \"uid\": \"incididuntlaborum velit laboris \",\n \"ne_attribute_id\": \"77e80ef1-4ad1-5a63-892b-868f78e43e40\",\n \"option\": \"nisi officia\"\n },\n {\n \"id\": \"urn:uuid:3a99b303-e0bf-ee8f-8869-096b66b4ba0c\",\n \"uid\": \"amet sitdolorelabore amet autein\",\n \"ne_attribute_id\": \"a5e1cc4c-efeb-237f-87ea-6f9930570a72\",\n \"option\": \"in sit dolore\"\n }\n ],\n \"_metadata\": {\n \"limit\": -61271662,\n \"offset\": 56825518,\n \"total\": -61116515,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"urn:uuid:82e3994d-27b8-bb2a-efdc-15dfe1e05eb7\",\n \"uid\": \"aliqua in ullamco doreprehenderi\",\n \"ne_attribute_id\": \"urn:uuid:fab6fdc6-b83c-7188-7a03-502da621059d\",\n \"option\": \"sint occaecat nisi commodo\"\n },\n {\n \"id\": \"63614d7b-3b58-3ff7-374b-c81da7b1a9b9\",\n \"uid\": \"laboris aliquaUt dolor quinostru\",\n \"ne_attribute_id\": \"e818d1da-ef55-ea62-6b88-1184eaaece73\",\n \"option\": \"labore adipisicing consectetur sed\"\n }\n ],\n \"_metadata\": {\n \"limit\": 79621881,\n \"offset\": -51018771,\n \"total\": -66423918,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "48d76283-cae0-436d-ab11-8f827dd84138", + "id": "58407d7e-18de-47f4-b23e-ee2636e176e8", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -9308,7 +9308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8e858d6-ca41-4c63-9342-406160ac6e73", + "id": "83eabbf0-1c5a-434a-bfe4-1f306273b449", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -9403,7 +9403,7 @@ } }, { - "id": "e5a52803-b158-43bd-8020-7f80378025a8", + "id": "0aa7fa96-3afc-4419-8df4-779b39037311", "name": "Create multiple new option based attribute values", "request": { "name": "Create multiple new option based attribute values", @@ -9434,7 +9434,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"urn:uuid:adf53158-5d64-ede4-3f21-4ef8798a533b\",\n \"option\": \"ullamco mollit\"\n },\n {\n \"ne_attribute_id\": \"f808011f-01d1-c661-9129-1cf1ecff114a\",\n \"option\": \"Lorem enim l\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"bcf0ff7b-5691-ffdf-ef1c-65d0c9c3b2cd\",\n \"option\": \"cillum dolore Duis quis\"\n },\n {\n \"ne_attribute_id\": \"3f882e43-cbe8-fef1-6914-da6047933d1c\",\n \"option\": \"non amet enim\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -9446,7 +9446,7 @@ }, "response": [ { - "id": "1865d5bb-e8a1-481e-ae9b-96f2f4be6b65", + "id": "22b517ae-50af-4a11-95cf-ba1ee794594b", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -9480,7 +9480,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"urn:uuid:adf53158-5d64-ede4-3f21-4ef8798a533b\",\n \"option\": \"ullamco mollit\"\n },\n {\n \"ne_attribute_id\": \"f808011f-01d1-c661-9129-1cf1ecff114a\",\n \"option\": \"Lorem enim l\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"bcf0ff7b-5691-ffdf-ef1c-65d0c9c3b2cd\",\n \"option\": \"cillum dolore Duis quis\"\n },\n {\n \"ne_attribute_id\": \"3f882e43-cbe8-fef1-6914-da6047933d1c\",\n \"option\": \"non amet enim\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -9497,12 +9497,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"urn:uuid:a05f2d78-68e3-fc7a-6067-e3ce6ca7225f\",\n \"uid\": \"laborisLorem voluptatevoluptate \",\n \"ne_attribute_id\": \"a35da48b-d8aa-729d-1eba-b05c394f84e4\",\n \"option\": \"minim est\"\n },\n {\n \"id\": \"urn:uuid:f9d430c8-2b03-26e7-88f6-1d6ff3a6bab0\",\n \"uid\": \"laborum fugiat ea nulladolor ea \",\n \"ne_attribute_id\": \"3bd8d937-c364-3389-cfa1-a5332cf3cadf\",\n \"option\": \"in elit cillum aliquip\"\n }\n ]\n}", + "body": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"urn:uuid:a7524749-2fdb-2c92-b0f8-65d0108ed69f\",\n \"uid\": \"in nisi magna aliquipUt ea nisi \",\n \"ne_attribute_id\": \"urn:uuid:1b56fbd0-a228-1dad-704c-697786a4529d\",\n \"option\": \"fugiat occaecat laboris pariatur minim\"\n },\n {\n \"id\": \"9403ed6f-86c8-f6a6-2f96-ba0c387411c2\",\n \"uid\": \"incididunt dolorenisi Loremdo la\",\n \"ne_attribute_id\": \"622c53cb-b995-bff4-4ea9-f81512b8d18c\",\n \"option\": \"adipisicing non veniam\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b86653ee-19af-4c39-8d9d-656660764277", + "id": "ba80b8fc-17ee-47b0-a813-516792add5cb", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -9536,7 +9536,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"urn:uuid:adf53158-5d64-ede4-3f21-4ef8798a533b\",\n \"option\": \"ullamco mollit\"\n },\n {\n \"ne_attribute_id\": \"f808011f-01d1-c661-9129-1cf1ecff114a\",\n \"option\": \"Lorem enim l\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"bcf0ff7b-5691-ffdf-ef1c-65d0c9c3b2cd\",\n \"option\": \"cillum dolore Duis quis\"\n },\n {\n \"ne_attribute_id\": \"3f882e43-cbe8-fef1-6914-da6047933d1c\",\n \"option\": \"non amet enim\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -9558,7 +9558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "656c03d7-f069-43d4-a578-cbdf89e52520", + "id": "1fd07550-3236-44d2-80ef-fd35efb9acc3", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -9592,7 +9592,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"urn:uuid:adf53158-5d64-ede4-3f21-4ef8798a533b\",\n \"option\": \"ullamco mollit\"\n },\n {\n \"ne_attribute_id\": \"f808011f-01d1-c661-9129-1cf1ecff114a\",\n \"option\": \"Lorem enim l\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"bcf0ff7b-5691-ffdf-ef1c-65d0c9c3b2cd\",\n \"option\": \"cillum dolore Duis quis\"\n },\n {\n \"ne_attribute_id\": \"3f882e43-cbe8-fef1-6914-da6047933d1c\",\n \"option\": \"non amet enim\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -9620,7 +9620,7 @@ } }, { - "id": "0de40938-2f92-4ecd-812d-3aeb3577c893", + "id": "6f36c77c-bdd2-49a5-88b2-eb6105e343f9", "name": "Update multiple option based attribute values", "request": { "name": "Update multiple option based attribute values", @@ -9651,7 +9651,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"urn:uuid:d26c58b5-1afa-ef96-10fe-f426ea4f07aa\",\n \"ne_attribute_id\": \"urn:uuid:6a77accf-fd58-d5ce-c5f2-557f68e34bdc\",\n \"option\": \"esse eu et culpa\"\n },\n {\n \"id\": \"dab52470-bc3a-99ce-371c-ca5ce1601768\",\n \"ne_attribute_id\": \"urn:uuid:e5e2b341-5ef7-5320-b2b2-3fb61125caba\",\n \"option\": \"ut exercitation nostrud aliqua\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"urn:uuid:51ebdff8-c7c3-a74c-a38f-d949e461baf9\",\n \"ne_attribute_id\": \"56ab9290-868f-4282-f6cf-f830b84d9272\",\n \"option\": \"non quis in esse\"\n },\n {\n \"id\": \"cbec5b65-e0f0-6e2a-af97-e1f83910a3f6\",\n \"ne_attribute_id\": \"10ad6f90-ce2b-6aa4-d9f7-fe302e416ed8\",\n \"option\": \"nisi fugiat exercitation\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -9663,7 +9663,7 @@ }, "response": [ { - "id": "b91d7b2b-a75b-4d10-955c-cc6d7b77ccd2", + "id": "4eb6e174-f040-4840-b9e4-b97e128596b2", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -9697,7 +9697,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"urn:uuid:d26c58b5-1afa-ef96-10fe-f426ea4f07aa\",\n \"ne_attribute_id\": \"urn:uuid:6a77accf-fd58-d5ce-c5f2-557f68e34bdc\",\n \"option\": \"esse eu et culpa\"\n },\n {\n \"id\": \"dab52470-bc3a-99ce-371c-ca5ce1601768\",\n \"ne_attribute_id\": \"urn:uuid:e5e2b341-5ef7-5320-b2b2-3fb61125caba\",\n \"option\": \"ut exercitation nostrud aliqua\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"urn:uuid:51ebdff8-c7c3-a74c-a38f-d949e461baf9\",\n \"ne_attribute_id\": \"56ab9290-868f-4282-f6cf-f830b84d9272\",\n \"option\": \"non quis in esse\"\n },\n {\n \"id\": \"cbec5b65-e0f0-6e2a-af97-e1f83910a3f6\",\n \"ne_attribute_id\": \"10ad6f90-ce2b-6aa4-d9f7-fe302e416ed8\",\n \"option\": \"nisi fugiat exercitation\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -9714,12 +9714,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"urn:uuid:a05f2d78-68e3-fc7a-6067-e3ce6ca7225f\",\n \"uid\": \"laborisLorem voluptatevoluptate \",\n \"ne_attribute_id\": \"a35da48b-d8aa-729d-1eba-b05c394f84e4\",\n \"option\": \"minim est\"\n },\n {\n \"id\": \"urn:uuid:f9d430c8-2b03-26e7-88f6-1d6ff3a6bab0\",\n \"uid\": \"laborum fugiat ea nulladolor ea \",\n \"ne_attribute_id\": \"3bd8d937-c364-3389-cfa1-a5332cf3cadf\",\n \"option\": \"in elit cillum aliquip\"\n }\n ]\n}", + "body": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"urn:uuid:a7524749-2fdb-2c92-b0f8-65d0108ed69f\",\n \"uid\": \"in nisi magna aliquipUt ea nisi \",\n \"ne_attribute_id\": \"urn:uuid:1b56fbd0-a228-1dad-704c-697786a4529d\",\n \"option\": \"fugiat occaecat laboris pariatur minim\"\n },\n {\n \"id\": \"9403ed6f-86c8-f6a6-2f96-ba0c387411c2\",\n \"uid\": \"incididunt dolorenisi Loremdo la\",\n \"ne_attribute_id\": \"622c53cb-b995-bff4-4ea9-f81512b8d18c\",\n \"option\": \"adipisicing non veniam\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "311f9878-6400-405c-b83f-82d0e8cbf3bb", + "id": "d3b2ae4a-0014-4e61-97b4-a74167352d78", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -9753,7 +9753,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"urn:uuid:d26c58b5-1afa-ef96-10fe-f426ea4f07aa\",\n \"ne_attribute_id\": \"urn:uuid:6a77accf-fd58-d5ce-c5f2-557f68e34bdc\",\n \"option\": \"esse eu et culpa\"\n },\n {\n \"id\": \"dab52470-bc3a-99ce-371c-ca5ce1601768\",\n \"ne_attribute_id\": \"urn:uuid:e5e2b341-5ef7-5320-b2b2-3fb61125caba\",\n \"option\": \"ut exercitation nostrud aliqua\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"urn:uuid:51ebdff8-c7c3-a74c-a38f-d949e461baf9\",\n \"ne_attribute_id\": \"56ab9290-868f-4282-f6cf-f830b84d9272\",\n \"option\": \"non quis in esse\"\n },\n {\n \"id\": \"cbec5b65-e0f0-6e2a-af97-e1f83910a3f6\",\n \"ne_attribute_id\": \"10ad6f90-ce2b-6aa4-d9f7-fe302e416ed8\",\n \"option\": \"nisi fugiat exercitation\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -9775,7 +9775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e99aa1fc-6a9e-4c04-b606-70fbc03888df", + "id": "b29b9220-ad6a-4f5d-923b-111c488cd800", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -9809,7 +9809,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"urn:uuid:d26c58b5-1afa-ef96-10fe-f426ea4f07aa\",\n \"ne_attribute_id\": \"urn:uuid:6a77accf-fd58-d5ce-c5f2-557f68e34bdc\",\n \"option\": \"esse eu et culpa\"\n },\n {\n \"id\": \"dab52470-bc3a-99ce-371c-ca5ce1601768\",\n \"ne_attribute_id\": \"urn:uuid:e5e2b341-5ef7-5320-b2b2-3fb61125caba\",\n \"option\": \"ut exercitation nostrud aliqua\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"urn:uuid:51ebdff8-c7c3-a74c-a38f-d949e461baf9\",\n \"ne_attribute_id\": \"56ab9290-868f-4282-f6cf-f830b84d9272\",\n \"option\": \"non quis in esse\"\n },\n {\n \"id\": \"cbec5b65-e0f0-6e2a-af97-e1f83910a3f6\",\n \"ne_attribute_id\": \"10ad6f90-ce2b-6aa4-d9f7-fe302e416ed8\",\n \"option\": \"nisi fugiat exercitation\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -9837,7 +9837,7 @@ } }, { - "id": "45a40f90-1994-4ab3-a4be-a426212970a9", + "id": "6076039b-035c-42b3-890c-9919b89822d0", "name": "Find option based attribute value by id", "request": { "name": "Find option based attribute value by id", @@ -9879,7 +9879,7 @@ }, "response": [ { - "id": "6c2ac1a3-3943-4168-866b-c8fa830a3ca8", + "id": "bea972b3-0090-49c6-9006-c5f3d8d82330", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -9918,12 +9918,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute_option\": {\n \"id\": \"fb41ba96-5d0a-e74b-d707-10a0082d1c07\",\n \"uid\": \"minim deserunt officiaex exercit\",\n \"ne_attribute_id\": \"44b6bef3-311e-e7a2-3880-c9fc52c1ee19\",\n \"option\": \"proident \"\n }\n}", + "body": "{\n \"ne_attribute_option\": {\n \"id\": \"31f5c797-e729-2d20-5058-6eca7ac0e9a9\",\n \"uid\": \"ipsum cupidatatUt occaecat molli\",\n \"ne_attribute_id\": \"4c6c313c-31a3-805d-7984-c5777b6c5eb3\",\n \"option\": \"in nulla fugi\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "05c301af-263e-42d7-a2b3-ecb0f3df796a", + "id": "ae5946e3-3f18-41b2-9ac1-6e19503046b1", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -9967,7 +9967,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebcfee8e-dbb2-409e-97a9-cd6068020eff", + "id": "5979a8f5-b7a9-4e10-82c4-fb4a2c0cda8d", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -10017,7 +10017,7 @@ } }, { - "id": "93838b5c-3a21-45b5-ac18-2fe69cc35cf5", + "id": "e0637641-1e5e-492f-962c-8657dad5d9fd", "name": "Update a option based attribute value by id", "request": { "name": "Update a option based attribute value by id", @@ -10060,7 +10060,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"urn:uuid:2564434f-fb5d-3d6f-bc0a-a6d878faf69d\",\n \"option\": \"quis elit Ut do eiusmod\"\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"urn:uuid:b55b0996-298d-913b-e9b0-2a2ac1c1d681\",\n \"option\": \"deserunt ut esse Excepteur\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -10072,7 +10072,7 @@ }, "response": [ { - "id": "3ea6285b-38c9-4033-971a-16f0947c71c7", + "id": "d812196b-fe72-4a76-bd04-cab4fb88158b", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -10107,7 +10107,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"urn:uuid:2564434f-fb5d-3d6f-bc0a-a6d878faf69d\",\n \"option\": \"quis elit Ut do eiusmod\"\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"urn:uuid:b55b0996-298d-913b-e9b0-2a2ac1c1d681\",\n \"option\": \"deserunt ut esse Excepteur\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -10124,12 +10124,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute_option\": {\n \"id\": \"fb41ba96-5d0a-e74b-d707-10a0082d1c07\",\n \"uid\": \"minim deserunt officiaex exercit\",\n \"ne_attribute_id\": \"44b6bef3-311e-e7a2-3880-c9fc52c1ee19\",\n \"option\": \"proident \"\n }\n}", + "body": "{\n \"ne_attribute_option\": {\n \"id\": \"31f5c797-e729-2d20-5058-6eca7ac0e9a9\",\n \"uid\": \"ipsum cupidatatUt occaecat molli\",\n \"ne_attribute_id\": \"4c6c313c-31a3-805d-7984-c5777b6c5eb3\",\n \"option\": \"in nulla fugi\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "fb619874-b3ff-4f50-b2ab-60f6cc929581", + "id": "c825251c-00e4-4ffc-b3bb-8154b783fd5b", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -10164,7 +10164,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"urn:uuid:2564434f-fb5d-3d6f-bc0a-a6d878faf69d\",\n \"option\": \"quis elit Ut do eiusmod\"\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"urn:uuid:b55b0996-298d-913b-e9b0-2a2ac1c1d681\",\n \"option\": \"deserunt ut esse Excepteur\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -10186,7 +10186,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1ec86a1-931d-4ade-a95a-90720be25373", + "id": "6e172133-af1e-4b09-a2a6-1b9821145ae0", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -10221,7 +10221,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"urn:uuid:2564434f-fb5d-3d6f-bc0a-a6d878faf69d\",\n \"option\": \"quis elit Ut do eiusmod\"\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"urn:uuid:b55b0996-298d-913b-e9b0-2a2ac1c1d681\",\n \"option\": \"deserunt ut esse Excepteur\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -10249,7 +10249,7 @@ } }, { - "id": "c027314d-528e-4014-b5c3-47c31fad9f3e", + "id": "d5f621b9-8072-49b1-a75a-98d9a315e261", "name": "Delete a option based attribute value by id", "request": { "name": "Delete a option based attribute value by id", @@ -10291,7 +10291,7 @@ }, "response": [ { - "id": "db100c68-a1fa-4c5f-ad08-a58d4b81cf9e", + "id": "07ec5f24-cad7-4f71-8e13-fbaa31bdc3b3", "name": "Confirmation of a deleted object", "originalRequest": { "url": { @@ -10335,7 +10335,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f1376bd-896f-495f-9853-e19c425515c5", + "id": "3ab58eab-5eef-40ed-b242-cc75b21afd6d", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -10379,7 +10379,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57e83c7c-ef53-46af-96f3-177d060829a0", + "id": "1ef59a7c-fb98-41b6-91fe-c1d054b50a66", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -10435,7 +10435,7 @@ "description": "", "item": [ { - "id": "409016b9-08b6-4bcf-a0f2-a5ab09e80b90", + "id": "566a218e-17a3-4c2c-b93e-732027ff647b", "name": "Create a profile page", "request": { "name": "Create a profile page", @@ -10479,7 +10479,7 @@ }, "response": [ { - "id": "c6adee5b-9ef7-4ef9-a018-2501802f3d70", + "id": "33f3accf-ee37-44a7-a76b-fd619fc3224b", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -10536,7 +10536,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a35b78ef-2d6b-4416-9677-1ad1584c23d3", + "id": "c80c5ed4-5ca5-4a87-830a-5ae1d19c068a", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -10593,7 +10593,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abe6e745-35fa-4d10-b802-c4e6bffc9e53", + "id": "96eb8965-c973-463c-8080-556d21c36dfa", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -10656,7 +10656,7 @@ } }, { - "id": "a7f3c37a-fb8a-45e3-959b-e1323e15577e", + "id": "70703a3e-e06b-4d81-8687-09c4cd972ac2", "name": "Create a workflow page", "request": { "name": "Create a workflow page", @@ -10700,7 +10700,7 @@ }, "response": [ { - "id": "d030c91f-fb35-435b-a209-647a741c81cd", + "id": "072d9022-8313-4606-8ac7-4c6c0b775b71", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -10757,7 +10757,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce32704a-b4c3-48bd-836c-0eb1dc65cfd5", + "id": "94ada97d-0250-465f-995e-96197882cc39", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -10814,7 +10814,7 @@ "_postman_previewlanguage": "json" }, { - "id": "519f8239-b7e0-460b-bb09-07103f9e910e", + "id": "6ea6e20f-4c7a-431c-871c-ec0608a877b0", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -10883,7 +10883,7 @@ "description": "", "item": [ { - "id": "62a463de-ad21-44ef-9b7d-f19538274474", + "id": "6f3c07f0-1008-4f9a-ab8a-b38691ec8191", "name": "Create a profile type", "request": { "name": "Create a profile type", @@ -10926,7 +10926,7 @@ }, "response": [ { - "id": "f6f28106-5236-499a-a1e6-61e75b3dfb27", + "id": "d19cd46e-ed1d-479b-9642-5835db1c5a45", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -10977,12 +10977,12 @@ "value": "application/json" } ], - "body": "{\n \"profile_type\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"velit animLorem animenim nostrud\",\n \"name\": \"Worker\",\n \"category\": \"employee\",\n \"bypass_dup_protection\": false,\n \"archived\": false,\n \"permitted_role_ids\": [\n \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n ],\n \"isc_synced\": false,\n \"profile_type_dup_attributes\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"incididunt magna commodoreprehen\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"cupidatatad consecteturdolor ips\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n }\n ],\n \"profile_type_namings\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"sed Ut sint ipsumipsum cillum cu\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"consequat culpa proidentlaboris \",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n }\n ]\n }\n}", + "body": "{\n \"profile_type\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"nulla enim Utin culpa quis irure\",\n \"name\": \"Worker\",\n \"category\": \"employee\",\n \"bypass_dup_protection\": false,\n \"archived\": false,\n \"permitted_role_ids\": [\n \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n ],\n \"isc_synced\": false,\n \"profile_type_dup_attributes\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ex nostrud occaecat mollitaute p\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ipsum quiset sint exercitationve\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n }\n ],\n \"profile_type_namings\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"iruresint consecteturproident ni\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"mollit consequat id irure suntvo\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "cab8bbe5-867b-49a1-9c62-d11affaf6205", + "id": "dfb973a0-c99a-4814-9f19-ca77ab4fc267", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -11038,7 +11038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13733a75-d744-41d1-b77c-e0c692a8ed3b", + "id": "92fd7dfb-62c0-43d2-9e3f-6f0e523f9fbc", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -11100,7 +11100,7 @@ } }, { - "id": "81902255-421a-4f79-b74b-833a0138386d", + "id": "7ca543d7-514d-49c9-acbb-462fd8bb18bd", "name": "Get profile types", "request": { "name": "Get profile types", @@ -11185,7 +11185,7 @@ }, "response": [ { - "id": "81897876-5889-40bf-b921-fe63e38f323f", + "id": "61107d44-1349-4c88-987b-3f645d864ea7", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -11278,12 +11278,12 @@ "value": "application/json" } ], - "body": "{\n \"profile_types\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"qui laborumanim nostrud officia \",\n \"name\": \"Worker\",\n \"category\": \"employee\",\n \"bypass_dup_protection\": false,\n \"archived\": false,\n \"permitted_role_ids\": [\n \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n ],\n \"isc_synced\": false,\n \"profile_type_dup_attributes\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"proident dolor eiusmodproident a\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"proident anim amet adofficia ame\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n }\n ],\n \"profile_type_namings\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"pariatur aliquip nisiDuis ex eut\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ea cupidatat quisin id cillumoff\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n }\n ]\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ipsum tempormollit nulla fugiate\",\n \"name\": \"Worker\",\n \"category\": \"employee\",\n \"bypass_dup_protection\": false,\n \"archived\": false,\n \"permitted_role_ids\": [\n \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n ],\n \"isc_synced\": false,\n \"profile_type_dup_attributes\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"qui cupidatat proidentut culpaei\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"dolore esse in officiasit ut uta\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n }\n ],\n \"profile_type_namings\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"Ut occaecatofficia proidentdolor\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"sunt reprehenderit minim Excepte\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n }\n ]\n }\n ],\n \"_metadata\": {\n \"limit\": -90759248,\n \"offset\": -3475034,\n \"total\": 46851910,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"profile_types\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"incididunt adipisicing qui offic\",\n \"name\": \"Worker\",\n \"category\": \"employee\",\n \"bypass_dup_protection\": false,\n \"archived\": false,\n \"permitted_role_ids\": [\n \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n ],\n \"isc_synced\": false,\n \"profile_type_dup_attributes\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"proident qui sunt exercitation a\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ipsum id incididunt utcupidatat \",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n }\n ],\n \"profile_type_namings\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ea officia deseruntipsumdolor ni\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"adipisicingut minim eiusmodlabor\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n }\n ]\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ut incididunt sintsunt eiusmod v\",\n \"name\": \"Worker\",\n \"category\": \"employee\",\n \"bypass_dup_protection\": false,\n \"archived\": false,\n \"permitted_role_ids\": [\n \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n ],\n \"isc_synced\": false,\n \"profile_type_dup_attributes\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"nostrud consequatirure elit fugi\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"enimelit ipsumaliqua quis insint\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n }\n ],\n \"profile_type_namings\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"consectetur mollit laboris culpa\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"reprehenderit sit minim Ut commo\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n }\n ]\n }\n ],\n \"_metadata\": {\n \"limit\": -79890855,\n \"offset\": -38187978,\n \"total\": -58393047,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f726b1b1-7f9a-4725-9b18-afa9bea9b72e", + "id": "d1860d0a-57e8-48c5-bb1f-717b6d588d14", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -11381,7 +11381,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ee9baca-0255-46e0-9bcf-6ecad7918394", + "id": "733a0c3d-c074-4038-8f52-b0ce95a815b4", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -11485,7 +11485,7 @@ } }, { - "id": "f4ed6d0a-c42f-49ce-8f01-5b18fc33bef2", + "id": "b35f3290-aaf5-4a28-8bbe-b7bfe5c2f35a", "name": "Find profile type by id", "request": { "name": "Find profile type by id", @@ -11527,7 +11527,7 @@ }, "response": [ { - "id": "eda5b4eb-4521-4ddc-971d-eda60bd4cd4d", + "id": "a0cfbc4a-b116-4e49-9628-77a00d9eadb6", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -11566,12 +11566,12 @@ "value": "application/json" } ], - "body": "{\n \"profile_type\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"velit animLorem animenim nostrud\",\n \"name\": \"Worker\",\n \"category\": \"employee\",\n \"bypass_dup_protection\": false,\n \"archived\": false,\n \"permitted_role_ids\": [\n \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n ],\n \"isc_synced\": false,\n \"profile_type_dup_attributes\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"incididunt magna commodoreprehen\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"cupidatatad consecteturdolor ips\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n }\n ],\n \"profile_type_namings\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"sed Ut sint ipsumipsum cillum cu\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"consequat culpa proidentlaboris \",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n }\n ]\n }\n}", + "body": "{\n \"profile_type\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"nulla enim Utin culpa quis irure\",\n \"name\": \"Worker\",\n \"category\": \"employee\",\n \"bypass_dup_protection\": false,\n \"archived\": false,\n \"permitted_role_ids\": [\n \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n ],\n \"isc_synced\": false,\n \"profile_type_dup_attributes\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ex nostrud occaecat mollitaute p\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ipsum quiset sint exercitationve\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n }\n ],\n \"profile_type_namings\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"iruresint consecteturproident ni\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"mollit consequat id irure suntvo\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d2697e99-8d4a-4050-9350-4fca914ee2a0", + "id": "5e303f67-ebdb-43eb-9d32-1bce8b84ed5d", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -11615,7 +11615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d60382b-fa55-40a7-8559-88c964c24dab", + "id": "0ae3e1e8-67e8-4617-be0f-7d971c709cff", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -11665,7 +11665,7 @@ } }, { - "id": "7544110e-356f-4fe8-ad39-6564274aa7d7", + "id": "3dd2351e-29e9-4ebe-b312-5626c3bc269c", "name": "Update a profile type by id", "request": { "name": "Update a profile type by id", @@ -11720,7 +11720,7 @@ }, "response": [ { - "id": "066ed852-e26f-4e7f-b089-7cbca8ce0a1f", + "id": "eacd2d42-5728-4260-b4c1-de581f789cc3", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -11772,12 +11772,12 @@ "value": "application/json" } ], - "body": "{\n \"profile_type\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"velit animLorem animenim nostrud\",\n \"name\": \"Worker\",\n \"category\": \"employee\",\n \"bypass_dup_protection\": false,\n \"archived\": false,\n \"permitted_role_ids\": [\n \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n ],\n \"isc_synced\": false,\n \"profile_type_dup_attributes\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"incididunt magna commodoreprehen\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"cupidatatad consecteturdolor ips\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n }\n ],\n \"profile_type_namings\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"sed Ut sint ipsumipsum cillum cu\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"consequat culpa proidentlaboris \",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n }\n ]\n }\n}", + "body": "{\n \"profile_type\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"nulla enim Utin culpa quis irure\",\n \"name\": \"Worker\",\n \"category\": \"employee\",\n \"bypass_dup_protection\": false,\n \"archived\": false,\n \"permitted_role_ids\": [\n \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n ],\n \"isc_synced\": false,\n \"profile_type_dup_attributes\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ex nostrud occaecat mollitaute p\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ipsum quiset sint exercitationve\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\"\n }\n ],\n \"profile_type_namings\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"iruresint consecteturproident ni\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"mollit consequat id irure suntvo\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"ne_attribute_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"order\": 0\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9b4e10e9-ac65-4b2c-87a3-e88b9f75a4f6", + "id": "d9dbf0aa-7a54-4c78-bb40-8aed0a0b415d", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -11834,7 +11834,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d056cfad-f27e-4beb-a64b-0fbc7b1896fa", + "id": "b77b00e0-7acc-42da-99f8-a7c4de07490a", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -11897,7 +11897,7 @@ } }, { - "id": "02a1f90b-0c04-490b-a474-d169e643b56e", + "id": "cf71f2ee-3613-4479-bfdf-95d5a0f0845b", "name": "Delete profile type", "request": { "name": "Delete profile type", @@ -11939,7 +11939,7 @@ }, "response": [ { - "id": "40c350d0-142e-43de-9abf-ef08e124589f", + "id": "072daf22-4c62-45fc-b198-d9cecd603bad", "name": "Info about the operation", "originalRequest": { "url": { @@ -11983,7 +11983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdd332ed-7eef-4161-8f20-f5bb5ae2fd76", + "id": "098fecce-1c59-4749-a9b3-8b1e345fea11", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -12027,7 +12027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e771f800-851e-4afa-9c52-4ee555952eda", + "id": "1d6ef96d-862b-4aba-bdc9-7d6441525c39", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -12083,7 +12083,7 @@ "description": "", "item": [ { - "id": "0e4a9a1e-1e59-47a9-a078-c840d4340df3", + "id": "187193fc-8d4c-4637-ad45-7b383a72f7ec", "name": "profile_types/ne_attributes synced status", "request": { "name": "profile_types/ne_attributes synced status", @@ -12181,7 +12181,7 @@ }, "response": [ { - "id": "bc757f83-9f50-4066-9063-85aa27105e04", + "id": "1eb39113-6c90-428f-9f9d-e77e181ca642", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -12267,12 +12267,12 @@ "value": "application/json" } ], - "body": "{\n \"form\": {\n \"count\": 5,\n \"records\": [\n {\n \"id\": \"1246d8b3-ac29-4015-8154-dea4434a73fa\",\n \"uid\": \"laborum consequat incididunt inc\",\n \"label\": \"object\",\n \"synced\": \"1246d8b3-ac29-4015-8154-dea4434a73fa\"\n },\n {\n \"id\": \"1246d8b3-ac29-4015-8154-dea4434a73fa\",\n \"uid\": \"proident mollit enim velit labor\",\n \"label\": \"object\",\n \"synced\": \"1246d8b3-ac29-4015-8154-dea4434a73fa\"\n }\n ]\n }\n}", + "body": "{\n \"form\": {\n \"count\": 5,\n \"records\": [\n {\n \"id\": \"1246d8b3-ac29-4015-8154-dea4434a73fa\",\n \"uid\": \"sint reprehenderit dolor eiusmod\",\n \"label\": \"object\",\n \"synced\": \"1246d8b3-ac29-4015-8154-dea4434a73fa\"\n },\n {\n \"id\": \"1246d8b3-ac29-4015-8154-dea4434a73fa\",\n \"uid\": \"tempor proident utealabore dolor\",\n \"label\": \"object\",\n \"synced\": \"1246d8b3-ac29-4015-8154-dea4434a73fa\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2a719c7e-1ce9-4b05-be76-7bc763b77957", + "id": "4cae4f50-7185-4665-8e37-7c0796874486", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -12363,7 +12363,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9cd91302-cdb4-4580-add7-6c8d62a6f26d", + "id": "b782151b-2041-4390-b830-b80025036e1a", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -12460,7 +12460,7 @@ } }, { - "id": "b8e2ecf5-0b70-42e9-a988-b23bbc9d4e9d", + "id": "d830860e-967a-4769-82bb-53895b235baf", "name": "Create a synced attribute", "request": { "name": "Create a synced attribute", @@ -12510,7 +12510,7 @@ }, "response": [ { - "id": "97b296ac-d0a5-4139-93c7-adb944af8bd3", + "id": "a43a15de-db54-4fa7-94e5-d3b51a507a73", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -12568,7 +12568,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1aa90c02-d96e-41eb-9bcc-26396f9d4a23", + "id": "cc6fad22-7205-4f77-99d6-4ba3d59934bd", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -12626,7 +12626,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5dd4c95-fd15-4717-9f6e-cc157d451ed7", + "id": "8633f211-a620-420f-94ad-49a808424bd6", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -12690,7 +12690,7 @@ } }, { - "id": "017cca4d-61e5-49b0-9e9b-37ee930f98bc", + "id": "5a7a6511-0597-45cf-8a37-e5e9ee23a806", "name": "Delete synced attribute", "request": { "name": "Delete synced attribute", @@ -12744,7 +12744,7 @@ }, "response": [ { - "id": "d807c8f7-0557-4fd3-a8b1-c7f7d5964c19", + "id": "b4b68114-1e24-4ddc-b348-b0db0d04673c", "name": "Info about the operation", "originalRequest": { "url": { @@ -12790,7 +12790,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37d9dd96-9779-4035-8c02-f33942f63396", + "id": "828dec20-780d-4919-8734-dccd05fe203d", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -12836,7 +12836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "956c1c10-3ab1-45c5-b4c3-29e793988fdb", + "id": "3c212006-0368-408b-8fdb-7eb99850446b", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -12894,7 +12894,7 @@ "description": "", "item": [ { - "id": "38cde3d8-ce53-4c54-98c2-11dd4ba8cedb", + "id": "72e06e0e-d2d3-40c8-9820-26eaec6e1007", "name": "Create a profile type role", "request": { "name": "Create a profile type role", @@ -12937,7 +12937,7 @@ }, "response": [ { - "id": "39c7d53e-715f-45a6-bc7a-7d2803a5100d", + "id": "3e6b09d0-a6c6-44c9-9f03-3b6c6c64c128", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -12993,7 +12993,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01d1418e-ad55-49ad-81a7-a660a2e832d6", + "id": "c86655a9-f575-453b-b7f3-9454ccbc1db5", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -13049,7 +13049,7 @@ "_postman_previewlanguage": "json" }, { - "id": "092c0d3f-6ef0-4552-98eb-38b6c5ab4c54", + "id": "f868ece5-7d42-4bbc-af12-de6afb83846b", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -13117,7 +13117,7 @@ "description": "", "item": [ { - "id": "77dde208-cfb0-448f-94e6-52f2361f1dcf", + "id": "8c4a2ddb-f21c-4f02-8cd6-671ca437cbff", "name": "Create a profile", "request": { "name": "Create a profile", @@ -13160,7 +13160,7 @@ }, "response": [ { - "id": "057edd2a-b583-433b-ba42-b932a9e9f5fe", + "id": "bb80a4d7-38b4-4ac3-8d2c-55a6b42e3fca", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -13211,12 +13211,12 @@ "value": "application/json" } ], - "body": "{\n \"profile\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"voluptate labore incididuntfugia\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "body": "{\n \"profile\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"aliqua id consequatin non ipsum \",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "70e3cd29-57b5-462d-baaf-b62e1b927529", + "id": "1db6baa9-0fa9-42bc-9339-1ddc21f05763", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -13272,7 +13272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8849e931-8987-4431-8977-30f4b7258a26", + "id": "98e7e2d0-c331-4452-8c4a-54cc1097b261", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -13334,7 +13334,7 @@ } }, { - "id": "7a76e831-11f6-4b0a-ab5d-6a9855ab0476", + "id": "2e51a17a-7f32-4396-bde5-4f0adeb18d20", "name": "Get profiles", "request": { "name": "Get profiles", @@ -13446,7 +13446,7 @@ }, "response": [ { - "id": "2d1b6fd6-dfbc-4730-9c5f-9c521f6d84a0", + "id": "37eaad19-2b59-4584-bf2a-83bc248d0983", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -13566,12 +13566,12 @@ "value": "application/json" } ], - "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"pariatur officia temporconsequat\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"nostrudet Excepteur Duis quifugi\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n ],\n \"_metadata\": {\n \"limit\": -23360473,\n \"offset\": -85537210,\n \"total\": 40639628,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\",\n \"after_id\": \"4eaa719f-4312-4c5b-9264-d0eb04d4a02a\"\n }\n}", + "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"esseincididuntpariatur amet aliq\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"voluptate aute incididuntnostrud\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n ],\n \"_metadata\": {\n \"limit\": -61718613,\n \"offset\": -16694260,\n \"total\": 17991936,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\",\n \"after_id\": \"4eaa719f-4312-4c5b-9264-d0eb04d4a02a\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "735415ed-94ec-498d-b13b-b0b61475178d", + "id": "bbd0d3ae-c629-49e3-a8ee-78be733bb8da", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -13696,7 +13696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4cf48ce-147b-49e1-b105-7655640f71cf", + "id": "0c15f347-5dc5-4218-b192-ea0bb2cd37be", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -13827,7 +13827,7 @@ } }, { - "id": "7f8bd5e4-8635-4e97-b93d-1ea9865e38d9", + "id": "7ef35401-d2d6-4e02-9783-2708b3259c2d", "name": "Create multiple profiles", "request": { "name": "Create multiple profiles", @@ -13870,7 +13870,7 @@ }, "response": [ { - "id": "ea58bd15-d17d-423c-9121-1d4ac8a010fb", + "id": "9f389b08-83f7-49a6-a3b6-73ae042c1d73", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -13921,12 +13921,12 @@ "value": "application/json" } ], - "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"mollit non voluptatedeserunt id \",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"irure proident aute enimsunt dol\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n ]\n}", + "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"voluptate aliquip cupidatat veli\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"tempor sed occaecatcommodo incid\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "43beefea-bf74-48c1-99df-ed0eba4f0599", + "id": "9524ed68-1d3f-489a-88f1-7dc92741cfbc", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -13982,7 +13982,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95f3a054-9ed4-4a5d-a95a-f67fd55321c6", + "id": "d0b3fe15-01d7-4da0-a7fa-c2f536530541", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -14044,7 +14044,7 @@ } }, { - "id": "d0d676bf-fee3-471e-9e3f-dd5df92ff18f", + "id": "d6e39d6d-ef0f-47c9-996a-e2d3b3e4ebea", "name": "Update multiple profiles", "request": { "name": "Update multiple profiles", @@ -14087,7 +14087,7 @@ }, "response": [ { - "id": "6661f102-93e4-4538-baca-d0c9c57b9dcd", + "id": "b645beb9-16f6-4f86-8a0d-1ea19b0848cc", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -14138,12 +14138,12 @@ "value": "application/json" } ], - "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"mollit non voluptatedeserunt id \",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"irure proident aute enimsunt dol\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n ]\n}", + "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"voluptate aliquip cupidatat veli\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"tempor sed occaecatcommodo incid\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "73ea3f69-7f10-40ae-9871-098a9bebbe0d", + "id": "2341d3bf-c1e7-4ec7-a175-b6fe1a74d496", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -14199,7 +14199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5586af66-957d-4e87-9ba4-5bcaf52b54ad", + "id": "dbd7350f-20f4-48e9-b5cd-a50f64f66bc0", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -14261,7 +14261,7 @@ } }, { - "id": "d1539826-cc9d-4609-a08c-f318b2f26eda", + "id": "14862611-8c6a-473a-ad9a-0fa1b4e9f650", "name": "Delete multiple profiles", "request": { "name": "Delete multiple profiles", @@ -14292,7 +14292,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:58caa02f-f374-710f-f482-1ed2837b4d33\"\n },\n {\n \"id\": \"urn:uuid:87406e5c-24b6-275f-d29c-373436e9f03f\"\n }\n ]\n}", + "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:9f37010a-d16f-a8bc-4b36-a8e0c56bcb7a\"\n },\n {\n \"id\": \"dc1841ff-dba0-37d4-0b1c-7288d6ec6a3a\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -14304,7 +14304,7 @@ }, "response": [ { - "id": "74a55070-149b-4ad8-9768-946117306c4f", + "id": "27fdf59c-e4c2-4fd7-a46e-557b44cef46e", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -14338,7 +14338,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:58caa02f-f374-710f-f482-1ed2837b4d33\"\n },\n {\n \"id\": \"urn:uuid:87406e5c-24b6-275f-d29c-373436e9f03f\"\n }\n ]\n}", + "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:9f37010a-d16f-a8bc-4b36-a8e0c56bcb7a\"\n },\n {\n \"id\": \"dc1841ff-dba0-37d4-0b1c-7288d6ec6a3a\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -14355,12 +14355,12 @@ "value": "application/json" } ], - "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"mollit non voluptatedeserunt id \",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"irure proident aute enimsunt dol\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n ]\n}", + "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"voluptate aliquip cupidatat veli\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"tempor sed occaecatcommodo incid\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7dcbc262-fc3f-4028-af3d-5f45c83da526", + "id": "dbe68638-50b9-40ce-8553-8aacb31e4918", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -14394,7 +14394,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:58caa02f-f374-710f-f482-1ed2837b4d33\"\n },\n {\n \"id\": \"urn:uuid:87406e5c-24b6-275f-d29c-373436e9f03f\"\n }\n ]\n}", + "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:9f37010a-d16f-a8bc-4b36-a8e0c56bcb7a\"\n },\n {\n \"id\": \"dc1841ff-dba0-37d4-0b1c-7288d6ec6a3a\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -14416,7 +14416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "068ab927-2813-4681-9ad2-78916b8d1818", + "id": "3391eeba-0c49-47b2-aa49-41389f38eada", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -14450,7 +14450,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:58caa02f-f374-710f-f482-1ed2837b4d33\"\n },\n {\n \"id\": \"urn:uuid:87406e5c-24b6-275f-d29c-373436e9f03f\"\n }\n ]\n}", + "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:9f37010a-d16f-a8bc-4b36-a8e0c56bcb7a\"\n },\n {\n \"id\": \"dc1841ff-dba0-37d4-0b1c-7288d6ec6a3a\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -14478,7 +14478,7 @@ } }, { - "id": "c3bb8a3f-02ac-47bd-80ff-d633ee515f42", + "id": "694f493e-9fe0-431d-93d1-1d0aa108d1d2", "name": "Find profile by id", "request": { "name": "Find profile by id", @@ -14520,7 +14520,7 @@ }, "response": [ { - "id": "21368848-0810-4d34-b9ce-abcc48ee06ad", + "id": "a76371d2-6012-433c-9c4d-bd8a68a0f7a3", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -14559,12 +14559,12 @@ "value": "application/json" } ], - "body": "{\n \"profile\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"voluptate labore incididuntfugia\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "body": "{\n \"profile\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"aliqua id consequatin non ipsum \",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5bd06662-0dcf-4362-9df4-a9e2dcafa13b", + "id": "45317189-0caa-45ec-bbc8-3965e5ea5298", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -14608,7 +14608,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10354a46-5de0-47c5-abde-3adff423ba7c", + "id": "78cfed98-44c6-4e7b-b864-3338e6e833e6", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -14658,7 +14658,7 @@ } }, { - "id": "3387a1f2-c20d-4677-b602-497e52a21675", + "id": "58a6fef6-6c1e-4c93-935f-65b6d3a2f1a7", "name": "Update a profile by id", "request": { "name": "Update a profile by id", @@ -14713,7 +14713,7 @@ }, "response": [ { - "id": "419da2c4-758d-4b28-b769-b982a3bd024b", + "id": "b058214e-d4fe-4fe2-be18-e7f05459c099", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -14765,12 +14765,12 @@ "value": "application/json" } ], - "body": "{\n \"profile\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"voluptate labore incididuntfugia\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "body": "{\n \"profile\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"aliqua id consequatin non ipsum \",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3a5f7dc4-f193-4e41-acd7-253488309441", + "id": "950c1f6c-429a-453c-a14d-316c50327944", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -14827,7 +14827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebb244c0-91c3-4fb6-a72a-7323364ec928", + "id": "72b70aa4-2c44-4121-843d-54aaab913c39", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -14890,7 +14890,7 @@ } }, { - "id": "dcfb234d-95ae-4afc-b030-531af11848ef", + "id": "fd8b23fe-b3b0-4da2-aa25-1d7a64312ea8", "name": "Delete a single profile", "request": { "name": "Delete a single profile", @@ -14932,7 +14932,7 @@ }, "response": [ { - "id": "12f3f592-69cf-49ee-92ed-aac9853f672e", + "id": "a89d5427-e754-4e42-ab62-ddf138f96b34", "name": "The Profile was successfully deleted.", "originalRequest": { "url": { @@ -14966,7 +14966,7 @@ "_postman_previewlanguage": "text" }, { - "id": "175321e0-bb0b-4aee-a73c-212c278275e5", + "id": "aa88d85b-30ce-476c-91c3-94f7f0dc1697", "name": "Error deleting Profile", "originalRequest": { "url": { @@ -15005,12 +15005,12 @@ "value": "application/json" } ], - "body": "{\n \"error\": \"Ut nisi\"\n}", + "body": "{\n \"error\": \"fugiat sunt\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ecccda2f-b31e-498b-921d-fd23552db817", + "id": "5fd6d477-cab7-4336-bdcc-1fd8de0cbcd2", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -15060,7 +15060,7 @@ } }, { - "id": "10d6e243-8389-4ef4-b107-0f9fe6441d05", + "id": "82d29388-48e0-45f1-b934-5521c53815eb", "name": "Retrieves the URL of an attachment attribute value from a profile", "request": { "name": "Retrieves the URL of an attachment attribute value from a profile", @@ -15114,7 +15114,7 @@ }, "response": [ { - "id": "6e65dd26-1b06-4a8b-92aa-42fa6b8673db", + "id": "430f79bb-b2ce-4710-a510-116c055d78ae", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -15155,12 +15155,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"eiusmod aliqua commodo exercitation\"\n}", + "body": "{\n \"url\": \"est\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b60a0881-4572-4181-9e35-b436a89284de", + "id": "9c5103f0-dd4c-4b7a-a258-dcde30c3e4b2", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -15206,7 +15206,7 @@ "_postman_previewlanguage": "json" }, { - "id": "033d2da7-d45b-4589-b69c-0d6fbb67ddb3", + "id": "4c080b58-7403-44f0-a3d3-1fec30175ba5", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -15258,7 +15258,7 @@ } }, { - "id": "dcead7a2-d2fe-464f-8278-beb4f31bb18c", + "id": "33fb1588-b3f8-47ad-9aa8-9b53649dbb8c", "name": "Uploads a new attachment attribute value to a profile", "request": { "name": "Uploads a new attachment attribute value to a profile", @@ -15328,7 +15328,7 @@ }, "response": [ { - "id": "13b29b98-fdbf-4f24-b790-669119a1f0f6", + "id": "8dfd1d62-f392-491f-82be-4c5e27891e98", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -15385,12 +15385,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"eiusmod aliqua commodo exercitation\"\n}", + "body": "{\n \"url\": \"est\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7c334001-086b-4dd5-883c-d8c30637afb7", + "id": "ef67d349-ecf3-4732-a4c9-c939d06ea745", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -15452,7 +15452,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65ca515f-b4ea-40b7-bdfd-e0afaa3d5dbc", + "id": "5eceb56a-4550-42f7-89ee-7dd7d0fe1e9a", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -15520,7 +15520,7 @@ } }, { - "id": "fd7e19be-bb03-42da-9878-fb17d9ad28b1", + "id": "3ebf6b96-16b0-4bd4-86e7-099062416013", "name": "Retrieves the URL of the profile avatar", "request": { "name": "Retrieves the URL of the profile avatar", @@ -15563,7 +15563,7 @@ }, "response": [ { - "id": "0d20ccf6-0138-4662-8d48-7eb990defea5", + "id": "70edbfc1-ce5a-4d0c-bea3-a5e7590c6371", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -15603,12 +15603,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"eiusmod aliqua commodo exercitation\"\n}", + "body": "{\n \"url\": \"est\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0d43c4cb-0a70-4c39-a411-d4cf8b4dd5ea", + "id": "3d1ce9c1-700c-4e23-af18-e063494cc626", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -15653,7 +15653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "845444cd-6b5c-40ea-8d55-72384e4542c7", + "id": "be249ff2-0fa3-434f-a990-12c98cc944e5", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -15704,7 +15704,7 @@ } }, { - "id": "832f834f-39a3-4fd7-8f82-9b6ee46bdca8", + "id": "7dfac19b-3563-400c-bff0-47be48cbd1c0", "name": "Uploads a new profile avatar", "request": { "name": "Uploads a new profile avatar", @@ -15763,7 +15763,7 @@ }, "response": [ { - "id": "9caf8f97-4d23-4ec1-bca6-f89c3a603d9a", + "id": "d6ef04e4-2ef9-4164-9ff6-689b18b3281b", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -15819,12 +15819,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"eiusmod aliqua commodo exercitation\"\n}", + "body": "{\n \"url\": \"est\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "32bc1c3a-8ffe-4aaa-b9c3-7772ea6ce5dd", + "id": "50e3083f-a66d-4049-9502-821d58af83d4", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -15885,7 +15885,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e74e254-c1f9-4ae6-9c9a-8e42f150edae", + "id": "48290bea-44dd-45ca-87fc-7505de86a1d1", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -15958,7 +15958,7 @@ "description": "", "item": [ { - "id": "14879841-005a-4e3a-8b46-653e35a6514c", + "id": "d3318c7f-1f98-4f38-bd07-ddd1a5acf0b0", "name": "Get risk score data in bulk", "request": { "name": "Get risk score data in bulk", @@ -16008,7 +16008,7 @@ "type": "text/plain" }, "key": "object_id", - "value": "urn:uuid:e5510f67-5c1b-65b5-39ad-8fb005552102" + "value": "urn:uuid:bd0b9196-e793-510f-f03a-65fad0b9de21" }, { "disabled": false, @@ -16026,7 +16026,7 @@ "type": "text/plain" }, "key": "overall_risk_level_id", - "value": "urn:uuid:e5510f67-5c1b-65b5-39ad-8fb005552102" + "value": "urn:uuid:bd0b9196-e793-510f-f03a-65fad0b9de21" }, { "disabled": false, @@ -16035,7 +16035,7 @@ "type": "text/plain" }, "key": "impact_risk_level_id", - "value": "urn:uuid:e5510f67-5c1b-65b5-39ad-8fb005552102" + "value": "urn:uuid:bd0b9196-e793-510f-f03a-65fad0b9de21" }, { "disabled": false, @@ -16044,7 +16044,7 @@ "type": "text/plain" }, "key": "probability_risk_level_id", - "value": "urn:uuid:e5510f67-5c1b-65b5-39ad-8fb005552102" + "value": "urn:uuid:bd0b9196-e793-510f-f03a-65fad0b9de21" }, { "disabled": false, @@ -16070,7 +16070,7 @@ }, "response": [ { - "id": "7dab5a5c-4adf-4881-8904-b5f5f8ae4f52", + "id": "b36319ac-9ceb-4ad8-a2c8-7428de27d4e6", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -16115,7 +16115,7 @@ "type": "text/plain" }, "key": "object_id", - "value": "urn:uuid:e5510f67-5c1b-65b5-39ad-8fb005552102" + "value": "urn:uuid:bd0b9196-e793-510f-f03a-65fad0b9de21" }, { "disabled": false, @@ -16133,7 +16133,7 @@ "type": "text/plain" }, "key": "overall_risk_level_id", - "value": "urn:uuid:e5510f67-5c1b-65b5-39ad-8fb005552102" + "value": "urn:uuid:bd0b9196-e793-510f-f03a-65fad0b9de21" }, { "disabled": false, @@ -16142,7 +16142,7 @@ "type": "text/plain" }, "key": "impact_risk_level_id", - "value": "urn:uuid:e5510f67-5c1b-65b5-39ad-8fb005552102" + "value": "urn:uuid:bd0b9196-e793-510f-f03a-65fad0b9de21" }, { "disabled": false, @@ -16151,7 +16151,7 @@ "type": "text/plain" }, "key": "probability_risk_level_id", - "value": "urn:uuid:e5510f67-5c1b-65b5-39ad-8fb005552102" + "value": "urn:uuid:bd0b9196-e793-510f-f03a-65fad0b9de21" }, { "disabled": false, @@ -16190,12 +16190,12 @@ "value": "application/json" } ], - "body": "{\n \"risk_scores\": [\n {\n \"id\": \"urn:uuid:bdf5333a-881f-c829-2da0-a9bce84d6278\",\n \"uid\": \"eiusmod consectetur magna mollit\",\n \"object_id\": \"urn:uuid:fba809d0-b5ad-5f45-7984-e3035ab435b0\",\n \"object_type\": \"WorkflowSession\",\n \"overall_score\": 2653348.66,\n \"overall_risk_level_id\": \"urn:uuid:ced5d231-62e6-3dc5-6e08-da050945d9e3\",\n \"impact_score\": 64943200.76,\n \"impact_risk_level_id\": \"urn:uuid:0937a05e-3592-9c42-fb60-675e08b4ad74\",\n \"probability_score\": 195617653.3,\n \"probability_risk_level_id\": \"bfb474f3-895f-34fa-c871-8ffc4ec82a63\"\n },\n {\n \"id\": \"urn:uuid:864f511a-0d4e-e72b-9c98-f0e987707382\",\n \"uid\": \"ut aute eiusmodeiusmodcommodo an\",\n \"object_id\": \"59af16d6-aeac-687b-0b3b-5920d95047a0\",\n \"object_type\": \"Profile\",\n \"overall_score\": 10173624.75,\n \"overall_risk_level_id\": \"e478b53a-2f39-963c-aa79-0e4d54e9d366\",\n \"impact_score\": 93304797.51,\n \"impact_risk_level_id\": \"urn:uuid:81e41ca8-ac34-75e2-2895-f56f24565012\",\n \"probability_score\": 28676073.830000002,\n \"probability_risk_level_id\": \"f7146ca4-acd9-0905-d14c-272b1e493bb7\"\n }\n ],\n \"_metadata\": {\n \"limit\": 97132911,\n \"offset\": 81233984,\n \"total\": 65434030,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"risk_scores\": [\n {\n \"id\": \"78822327-0740-d537-e115-23da5a186921\",\n \"uid\": \"fugiat aute sit adcillum reprehe\",\n \"object_id\": \"c5527c1c-eae9-6c08-ad7c-3945ee26a69b\",\n \"object_type\": \"Profile\",\n \"overall_score\": 22006823.86,\n \"overall_risk_level_id\": \"urn:uuid:521ea047-1136-2712-a510-9bee2fdb4230\",\n \"impact_score\": 79666772.62,\n \"impact_risk_level_id\": \"urn:uuid:ba42829b-b505-62f0-da53-c72592b5c645\",\n \"probability_score\": 155771392.71,\n \"probability_risk_level_id\": \"urn:uuid:a3013c78-27bd-a391-597c-5ce715b861f8\"\n },\n {\n \"id\": \"7bb823d5-9c5a-9b2e-634d-f3bbed7b1bc3\",\n \"uid\": \"ea dolore labore consecteturmagn\",\n \"object_id\": \"93d36240-9696-3e10-18a4-5245ed6f15d1\",\n \"object_type\": \"Profile\",\n \"overall_score\": 178847534.05,\n \"overall_risk_level_id\": \"urn:uuid:dd6492ad-c7b8-12ca-9712-eddc856a17a1\",\n \"impact_score\": 193198534.4,\n \"impact_risk_level_id\": \"urn:uuid:d61ff1bc-2913-d41f-17e6-5f57e0b6a551\",\n \"probability_score\": 1984837.71,\n \"probability_risk_level_id\": \"urn:uuid:72876104-e974-4ff9-22d0-f535c028a2ae\"\n }\n ],\n \"_metadata\": {\n \"limit\": 17588588,\n \"offset\": -61707816,\n \"total\": -57947725,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c93834e5-2f8f-4d59-9adb-fbb1340ce14e", + "id": "888a89a9-20cf-4639-89cd-9a9fd0258240", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -16240,7 +16240,7 @@ "type": "text/plain" }, "key": "object_id", - "value": "urn:uuid:e5510f67-5c1b-65b5-39ad-8fb005552102" + "value": "urn:uuid:bd0b9196-e793-510f-f03a-65fad0b9de21" }, { "disabled": false, @@ -16258,7 +16258,7 @@ "type": "text/plain" }, "key": "overall_risk_level_id", - "value": "urn:uuid:e5510f67-5c1b-65b5-39ad-8fb005552102" + "value": "urn:uuid:bd0b9196-e793-510f-f03a-65fad0b9de21" }, { "disabled": false, @@ -16267,7 +16267,7 @@ "type": "text/plain" }, "key": "impact_risk_level_id", - "value": "urn:uuid:e5510f67-5c1b-65b5-39ad-8fb005552102" + "value": "urn:uuid:bd0b9196-e793-510f-f03a-65fad0b9de21" }, { "disabled": false, @@ -16276,7 +16276,7 @@ "type": "text/plain" }, "key": "probability_risk_level_id", - "value": "urn:uuid:e5510f67-5c1b-65b5-39ad-8fb005552102" + "value": "urn:uuid:bd0b9196-e793-510f-f03a-65fad0b9de21" }, { "disabled": false, @@ -16320,7 +16320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e7ce1b9-6060-48c5-bd49-424609a879e0", + "id": "24716d27-23e2-4fee-8a35-102e5c5b237b", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -16365,7 +16365,7 @@ "type": "text/plain" }, "key": "object_id", - "value": "urn:uuid:e5510f67-5c1b-65b5-39ad-8fb005552102" + "value": "urn:uuid:bd0b9196-e793-510f-f03a-65fad0b9de21" }, { "disabled": false, @@ -16383,7 +16383,7 @@ "type": "text/plain" }, "key": "overall_risk_level_id", - "value": "urn:uuid:e5510f67-5c1b-65b5-39ad-8fb005552102" + "value": "urn:uuid:bd0b9196-e793-510f-f03a-65fad0b9de21" }, { "disabled": false, @@ -16392,7 +16392,7 @@ "type": "text/plain" }, "key": "impact_risk_level_id", - "value": "urn:uuid:e5510f67-5c1b-65b5-39ad-8fb005552102" + "value": "urn:uuid:bd0b9196-e793-510f-f03a-65fad0b9de21" }, { "disabled": false, @@ -16401,7 +16401,7 @@ "type": "text/plain" }, "key": "probability_risk_level_id", - "value": "urn:uuid:e5510f67-5c1b-65b5-39ad-8fb005552102" + "value": "urn:uuid:bd0b9196-e793-510f-f03a-65fad0b9de21" }, { "disabled": false, @@ -16451,7 +16451,7 @@ } }, { - "id": "f4b9f8a2-7696-4052-9dfe-080a1a7800cf", + "id": "cc2f68be-da66-4630-b248-560ad20c28cd", "name": "Find risk score data by id", "request": { "name": "Find risk score data by id", @@ -16493,7 +16493,7 @@ }, "response": [ { - "id": "bb8990c2-9276-4170-9483-d68819788361", + "id": "3dbd6491-f60f-4ad3-ae5f-8544bc017fad", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -16532,12 +16532,12 @@ "value": "application/json" } ], - "body": "{\n \"risk_score\": {\n \"id\": \"a1ea2157-dbe7-0a30-9ca9-f7d5e6102c45\",\n \"uid\": \"sunt ad ametdo sit mollit cupida\",\n \"object_id\": \"44671c7a-bf49-af23-ddb4-ae432b15c2a7\",\n \"object_type\": \"Profile\",\n \"overall_score\": 80081652.62,\n \"overall_risk_level_id\": \"67ca5ef6-67b9-b1fc-913f-2bd4732f39d7\",\n \"impact_score\": 106555048.59,\n \"impact_risk_level_id\": \"urn:uuid:051244f1-3067-2c7e-a966-f73f0c9bf47c\",\n \"probability_score\": 198463487.57,\n \"probability_risk_level_id\": \"6d938903-2c93-242c-f066-dd56a3e1d920\"\n }\n}", + "body": "{\n \"risk_score\": {\n \"id\": \"fd24e086-546b-67e8-4af5-40a4deb3d314\",\n \"uid\": \"laboris nisiLorem doloread paria\",\n \"object_id\": \"urn:uuid:7e421144-bc50-34f9-ef30-c3db2a2e9a0d\",\n \"object_type\": \"Profile\",\n \"overall_score\": 190961424.82,\n \"overall_risk_level_id\": \"urn:uuid:a16128ac-6ee6-31c8-240e-cefbde859586\",\n \"impact_score\": 66288663.86,\n \"impact_risk_level_id\": \"eb105d7f-944f-7217-5541-2f5213ca0b8d\",\n \"probability_score\": 186889765.95000002,\n \"probability_risk_level_id\": \"c54842a5-38f3-b135-5cec-91b39c961084\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "fbe30de1-ae3c-44e8-9b7a-82901d9f2900", + "id": "4e4c0423-11b5-4dcf-b90a-34416d389bbb", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -16581,7 +16581,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0d21d2e-8e46-4b33-9bfe-6a62e471de15", + "id": "2f9537c5-ec70-42d4-91f8-ed0be56c0a13", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -16637,7 +16637,7 @@ "description": "", "item": [ { - "id": "5e740a2f-eeb4-48d8-9a3e-e381fe1bd361", + "id": "9c4f2bca-8af5-45a2-8512-343c7cf2a7cb", "name": "Get risk level data in bulk", "request": { "name": "Get risk level data in bulk", @@ -16713,7 +16713,7 @@ }, "response": [ { - "id": "032a8d35-8029-47aa-a2f8-d8ad832ea430", + "id": "b99e8451-6fa7-425a-a06d-063cf19b3d82", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -16797,12 +16797,12 @@ "value": "application/json" } ], - "body": "{\n \"risk_levels\": [\n {\n \"id\": \"urn:uuid:81e5c8aa-2f94-c78b-ac89-0e42a615e2fe\",\n \"uid\": \"eiusmod nulla enim addeserunt in\",\n \"label\": \"deserunt Ut\",\n \"points\": 161281175.78,\n \"order\": 97369738\n },\n {\n \"id\": \"ce96f96e-2444-498d-9abe-c009f295d8ab\",\n \"uid\": \"velit voluptate pariaturessedolo\",\n \"label\": \"commodo in nisi\",\n \"points\": 65356927.64,\n \"order\": 52692521\n }\n ],\n \"_metadata\": {\n \"limit\": 91358214,\n \"offset\": -22694267,\n \"total\": -32042774,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"risk_levels\": [\n {\n \"id\": \"urn:uuid:b37a8b40-28ca-f34d-4b6d-0d7b930ed432\",\n \"uid\": \"voluptate non Lorempariatur magn\",\n \"label\": \"occaecat proident\",\n \"points\": 196599860.12,\n \"order\": 22269075\n },\n {\n \"id\": \"urn:uuid:81e5ddc7-058f-acba-7876-5247f8aeb621\",\n \"uid\": \"dolore ad irure euconsectetur no\",\n \"label\": \"et qui minim\",\n \"points\": 103262405.14,\n \"order\": 77324143\n }\n ],\n \"_metadata\": {\n \"limit\": 217186,\n \"offset\": 23298323,\n \"total\": 9876291,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6866591b-ea80-49b7-bc72-a417aa9e130f", + "id": "6896018f-5fea-46f7-ba42-be8542445c64", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -16891,7 +16891,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e93bdee-7108-489b-af18-18907ad5bc4e", + "id": "6d684710-3a3a-4a1c-8393-7860f912c256", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -16986,7 +16986,7 @@ } }, { - "id": "f42a20b7-b9d1-41d9-a121-1380a4559bdb", + "id": "618d7180-ee70-471b-9f82-c48b8963970a", "name": "Find risk level data by id", "request": { "name": "Find risk level data by id", @@ -17028,7 +17028,7 @@ }, "response": [ { - "id": "a92ee809-2d81-4fff-8cc4-b3a3a762952f", + "id": "d74f51b8-bb7f-4eca-b8cc-6efd9f05d4f4", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -17067,12 +17067,12 @@ "value": "application/json" } ], - "body": "{\n \"risk_level\": {\n \"id\": \"urn:uuid:4ac193c5-ba92-2264-598c-3ed6f242a5ca\",\n \"uid\": \"pariatur reprehenderit ullamco d\",\n \"label\": \"cillum qui\",\n \"points\": 26099781.19,\n \"order\": 12826001\n }\n}", + "body": "{\n \"risk_level\": {\n \"id\": \"urn:uuid:847492f4-52c4-a2fa-189f-9d521ed64208\",\n \"uid\": \"non in laboris Lorem incididuntp\",\n \"label\": \"aliqua amet\",\n \"points\": 183847261.38,\n \"order\": 56852954\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "07a11b09-2812-4e62-beb4-18736963d423", + "id": "0b2434a0-a863-4c1f-a065-2ff31d6f3980", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -17116,7 +17116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "229b7890-e876-4a21-9cbf-76b70937d1fd", + "id": "0c37c1d2-30bf-4375-9b52-07ce8244b243", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -17172,7 +17172,7 @@ "description": "", "item": [ { - "id": "45ca97c7-1a71-441b-baa7-cf0a8991bfc4", + "id": "df29bc40-25ec-488c-be95-7f168238b1b3", "name": "Create a user-profile contributor relationship", "request": { "name": "Create a user-profile contributor relationship", @@ -17203,7 +17203,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_profile\": {\n \"user_id\": \"82560065-2e79-3783-d712-d217a670b8e5\",\n \"profile_id\": \"urn:uuid:0fc8949f-23b0-fdce-6e41-4b3792812776\",\n \"ne_attribute_id\": \"urn:uuid:3e142da6-6c17-f244-06db-9aff16b6ac17\",\n \"relationship_type\": \"contributor\"\n }\n}", + "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:22080881-1f7f-7b09-5196-b4725da38e98\",\n \"profile_id\": \"22f83435-da62-f985-0d89-6b42be6f2271\",\n \"ne_attribute_id\": \"urn:uuid:35bfeb37-e881-f552-f5a1-8843181fb89e\",\n \"relationship_type\": \"owner\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -17215,7 +17215,7 @@ }, "response": [ { - "id": "c53d9ca5-60e8-4c8d-8264-a1b0e1c421c2", + "id": "a28f66ae-3f0d-4453-a586-ca513c96505c", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -17249,7 +17249,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_profile\": {\n \"user_id\": \"82560065-2e79-3783-d712-d217a670b8e5\",\n \"profile_id\": \"urn:uuid:0fc8949f-23b0-fdce-6e41-4b3792812776\",\n \"ne_attribute_id\": \"urn:uuid:3e142da6-6c17-f244-06db-9aff16b6ac17\",\n \"relationship_type\": \"contributor\"\n }\n}", + "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:22080881-1f7f-7b09-5196-b4725da38e98\",\n \"profile_id\": \"22f83435-da62-f985-0d89-6b42be6f2271\",\n \"ne_attribute_id\": \"urn:uuid:35bfeb37-e881-f552-f5a1-8843181fb89e\",\n \"relationship_type\": \"owner\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -17266,12 +17266,12 @@ "value": "application/json" } ], - "body": "{\n \"user_profile\": {\n \"id\": \"df47d977-c87f-5173-1ab8-48a307d999ea\",\n \"uid\": \"quis irure sunt doloreamet animm\",\n \"user_id\": \"urn:uuid:bf81f455-1575-73d8-6b3b-e639a45614a5\",\n \"profile_id\": \"urn:uuid:ca4c97d2-1072-3b93-9767-428b76d3d5b8\",\n \"ne_attribute_id\": \"urn:uuid:aa9a61cd-7004-3d13-d988-36272f8c3db0\",\n \"relationship_type\": \"owner\"\n }\n}", + "body": "{\n \"user_profile\": {\n \"id\": \"648ae6a4-0ec2-91ed-cb14-4a369fd4dc57\",\n \"uid\": \"esseExcepteur Duis sed occaecatd\",\n \"user_id\": \"e5fa783d-416b-ce8a-d601-208d2094cef7\",\n \"profile_id\": \"urn:uuid:6d153227-d98e-9659-a693-d124c2a04f49\",\n \"ne_attribute_id\": \"3ba50f45-e296-8115-4acb-f66ed99ae5ee\",\n \"relationship_type\": \"owner\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "fa77fabc-e79a-4900-8a76-2cfdb33639c6", + "id": "028d2bce-10e1-44ab-9d3c-4d79099c8b9f", "name": "Invalid input", "originalRequest": { "url": { @@ -17301,7 +17301,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_profile\": {\n \"user_id\": \"82560065-2e79-3783-d712-d217a670b8e5\",\n \"profile_id\": \"urn:uuid:0fc8949f-23b0-fdce-6e41-4b3792812776\",\n \"ne_attribute_id\": \"urn:uuid:3e142da6-6c17-f244-06db-9aff16b6ac17\",\n \"relationship_type\": \"contributor\"\n }\n}", + "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:22080881-1f7f-7b09-5196-b4725da38e98\",\n \"profile_id\": \"22f83435-da62-f985-0d89-6b42be6f2271\",\n \"ne_attribute_id\": \"urn:uuid:35bfeb37-e881-f552-f5a1-8843181fb89e\",\n \"relationship_type\": \"owner\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -17323,7 +17323,7 @@ } }, { - "id": "12c8b926-a88f-4832-94a3-1280eface471", + "id": "3ba4ff7f-378f-44b8-bf36-829c2581be5f", "name": "Get user-profile contributor relationships", "request": { "name": "Get user-profile contributor relationships", @@ -17426,7 +17426,7 @@ }, "response": [ { - "id": "5b57279c-44b2-44fe-9e99-2f51fc3d8d92", + "id": "292612c1-76b9-4537-8804-c4e308fcf6a3", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -17537,12 +17537,12 @@ "value": "application/json" } ], - "body": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:91a3d74a-bb52-ff0b-ef4b-5b850c1b9c7f\",\n \"uid\": \"aliquip sit cupidatat inquis mol\",\n \"user_id\": \"urn:uuid:aafd89a0-1f6a-5c35-14c3-60e1c84851d3\",\n \"profile_id\": \"urn:uuid:3cad66ad-f60b-ca3f-da8c-d3346fe5096e\",\n \"ne_attribute_id\": \"urn:uuid:52eb5801-88ab-7195-7c1f-218d534a829e\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"7a2b150c-a94b-e96d-aec5-ba9cc4d6f615\",\n \"uid\": \"dolor aliqua officiaeiusmod pari\",\n \"user_id\": \"f1de4eb4-79ee-80b1-27bb-b995c18f8aa8\",\n \"profile_id\": \"f0ee95e2-349c-d6d7-a102-f9e01280de9b\",\n \"ne_attribute_id\": \"urn:uuid:b1a4c9ba-5f48-b0b2-c609-cd4cdc32e006\",\n \"relationship_type\": \"contributor\"\n }\n ],\n \"_metadata\": {\n \"limit\": 73722448,\n \"offset\": 30055835,\n \"total\": 40558509,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:495cc39f-b2be-94e0-1ad6-d3d755eea3a6\",\n \"uid\": \"incididunt nullaanimtempor amet \",\n \"user_id\": \"f0af5276-fefd-c0c9-04d0-c8ab84255812\",\n \"profile_id\": \"a40943dd-c51d-39b8-6308-98d6f8125108\",\n \"ne_attribute_id\": \"37482e66-cbc6-42d8-87e5-7b524094fa49\",\n \"relationship_type\": \"owner\"\n },\n {\n \"id\": \"urn:uuid:29f42b93-7f2e-60b5-da30-623ed03e4b50\",\n \"uid\": \"enim qui ad sint etesse dolordol\",\n \"user_id\": \"urn:uuid:6280e3cd-bce3-68fa-35f1-eb567ec2886c\",\n \"profile_id\": \"7ab49e24-36d7-87ff-b238-ff5f0db51730\",\n \"ne_attribute_id\": \"urn:uuid:1d0843dd-5ad3-0891-ea19-c89517a8fa8c\",\n \"relationship_type\": \"contributor\"\n }\n ],\n \"_metadata\": {\n \"limit\": -69366145,\n \"offset\": -10853482,\n \"total\": -90310127,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "04a952a1-884d-4a0b-aca9-dc5f6c98a798", + "id": "8dd5daf6-143f-4a9d-aca3-9200ffe5617f", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -17658,7 +17658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38b1124b-5f52-476d-88ac-f8ee166e8b96", + "id": "0868f473-4106-4ca1-8231-eb59ddb870d5", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -17780,7 +17780,7 @@ } }, { - "id": "2735d3d7-6b1c-400d-b70d-2a0352bdadf7", + "id": "383e6556-7795-451a-b3c8-9325720c09f3", "name": "Create multiple user-profile contributor relationships", "request": { "name": "Create multiple user-profile contributor relationships", @@ -17811,7 +17811,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"urn:uuid:a15e36eb-d266-efc5-1e78-d16a601abeeb\",\n \"profile_id\": \"6c5b5064-3603-8dc1-5674-5d66d295c39f\",\n \"ne_attribute_id\": \"d3125558-e26b-acff-4e58-99737e0890bd\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"user_id\": \"urn:uuid:2ab43e21-0784-4eaa-63b1-ff34a7ea0faa\",\n \"profile_id\": \"urn:uuid:df4a0408-bab4-0e5e-ca26-ee6cef38ca84\",\n \"ne_attribute_id\": \"urn:uuid:fc486fc7-2ae9-860e-b1a6-8ffe00a65d0e\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"urn:uuid:267035bb-b31e-38eb-1a66-fa530e78d991\",\n \"profile_id\": \"f52c0fcf-80db-2f93-6497-4a6f70e7bdd7\",\n \"ne_attribute_id\": \"bdafed6d-4d8c-a5a6-906a-3c815226872e\",\n \"relationship_type\": \"owner\"\n },\n {\n \"user_id\": \"urn:uuid:9bfa801a-5488-b8a0-2dcd-f46f1130ae1c\",\n \"profile_id\": \"cbd66996-8d9d-b008-0416-740bdd517238\",\n \"ne_attribute_id\": \"urn:uuid:75bfeca7-365b-12bd-4f20-80f0d32453a0\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -17823,7 +17823,7 @@ }, "response": [ { - "id": "3bc51bd6-d54f-4fb2-96f1-6f78d4bfeb9b", + "id": "84f75a06-dfbc-47e5-bb58-4c5a12a5e5d4", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -17857,7 +17857,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"urn:uuid:a15e36eb-d266-efc5-1e78-d16a601abeeb\",\n \"profile_id\": \"6c5b5064-3603-8dc1-5674-5d66d295c39f\",\n \"ne_attribute_id\": \"d3125558-e26b-acff-4e58-99737e0890bd\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"user_id\": \"urn:uuid:2ab43e21-0784-4eaa-63b1-ff34a7ea0faa\",\n \"profile_id\": \"urn:uuid:df4a0408-bab4-0e5e-ca26-ee6cef38ca84\",\n \"ne_attribute_id\": \"urn:uuid:fc486fc7-2ae9-860e-b1a6-8ffe00a65d0e\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"urn:uuid:267035bb-b31e-38eb-1a66-fa530e78d991\",\n \"profile_id\": \"f52c0fcf-80db-2f93-6497-4a6f70e7bdd7\",\n \"ne_attribute_id\": \"bdafed6d-4d8c-a5a6-906a-3c815226872e\",\n \"relationship_type\": \"owner\"\n },\n {\n \"user_id\": \"urn:uuid:9bfa801a-5488-b8a0-2dcd-f46f1130ae1c\",\n \"profile_id\": \"cbd66996-8d9d-b008-0416-740bdd517238\",\n \"ne_attribute_id\": \"urn:uuid:75bfeca7-365b-12bd-4f20-80f0d32453a0\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -17874,12 +17874,12 @@ "value": "application/json" } ], - "body": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:4dd563de-b737-d7d1-5dbf-113e610a0660\",\n \"uid\": \"ut ad nullaeu eiusmod exercitati\",\n \"user_id\": \"07679f7a-3614-a0d5-f068-21a0ce1d318b\",\n \"profile_id\": \"c29e50d4-dbff-6f62-7526-fac5f2f2aac3\",\n \"ne_attribute_id\": \"f65c92ec-338d-4506-2c47-ecbc7ec975bf\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"urn:uuid:7c257b72-405c-d139-e2cd-b643b17d0ca3\",\n \"uid\": \"nisi quis Duistempor culpa in do\",\n \"user_id\": \"65fe8ad8-c20b-c893-2eec-4cf9f57e7938\",\n \"profile_id\": \"urn:uuid:261ac1cd-409f-f443-9d59-2e1cd95040fb\",\n \"ne_attribute_id\": \"urn:uuid:b60551e2-4d6c-313a-25a8-efec2573f0f6\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", + "body": "{\n \"user_profiles\": [\n {\n \"id\": \"fcce2ed1-d309-fa08-d7d6-fea29921e2d5\",\n \"uid\": \"esse deserunt adsint nisi inanim\",\n \"user_id\": \"urn:uuid:1a6f9da7-3fdb-36df-9e92-3d03435d1a6c\",\n \"profile_id\": \"6efaf72b-5f06-163a-b367-6e3b9c5eba83\",\n \"ne_attribute_id\": \"urn:uuid:42aaaa55-7b31-d32c-af56-25e4a5fc5a60\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"6872f9f9-d42d-ddba-f719-0da7969af34e\",\n \"uid\": \"quis dolore Excepteurlaborum est\",\n \"user_id\": \"845610b0-f514-16a1-dc3e-f69cf14436eb\",\n \"profile_id\": \"urn:uuid:acc9f095-4887-26b6-7f40-0cc60733a77c\",\n \"ne_attribute_id\": \"2b51ab0b-e2cc-adb5-1570-2879f6041937\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8c496e7a-d81e-492e-b185-c154c51efdcb", + "id": "a5a63ace-0132-41f1-b7ea-1b3ee3c71168", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -17913,7 +17913,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"urn:uuid:a15e36eb-d266-efc5-1e78-d16a601abeeb\",\n \"profile_id\": \"6c5b5064-3603-8dc1-5674-5d66d295c39f\",\n \"ne_attribute_id\": \"d3125558-e26b-acff-4e58-99737e0890bd\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"user_id\": \"urn:uuid:2ab43e21-0784-4eaa-63b1-ff34a7ea0faa\",\n \"profile_id\": \"urn:uuid:df4a0408-bab4-0e5e-ca26-ee6cef38ca84\",\n \"ne_attribute_id\": \"urn:uuid:fc486fc7-2ae9-860e-b1a6-8ffe00a65d0e\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"urn:uuid:267035bb-b31e-38eb-1a66-fa530e78d991\",\n \"profile_id\": \"f52c0fcf-80db-2f93-6497-4a6f70e7bdd7\",\n \"ne_attribute_id\": \"bdafed6d-4d8c-a5a6-906a-3c815226872e\",\n \"relationship_type\": \"owner\"\n },\n {\n \"user_id\": \"urn:uuid:9bfa801a-5488-b8a0-2dcd-f46f1130ae1c\",\n \"profile_id\": \"cbd66996-8d9d-b008-0416-740bdd517238\",\n \"ne_attribute_id\": \"urn:uuid:75bfeca7-365b-12bd-4f20-80f0d32453a0\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -17935,7 +17935,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5385d88d-f96e-4be4-ba67-7ad23d15ddf5", + "id": "4da2eacf-7993-45fa-b1e5-f7af5daeadaa", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -17969,7 +17969,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"urn:uuid:a15e36eb-d266-efc5-1e78-d16a601abeeb\",\n \"profile_id\": \"6c5b5064-3603-8dc1-5674-5d66d295c39f\",\n \"ne_attribute_id\": \"d3125558-e26b-acff-4e58-99737e0890bd\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"user_id\": \"urn:uuid:2ab43e21-0784-4eaa-63b1-ff34a7ea0faa\",\n \"profile_id\": \"urn:uuid:df4a0408-bab4-0e5e-ca26-ee6cef38ca84\",\n \"ne_attribute_id\": \"urn:uuid:fc486fc7-2ae9-860e-b1a6-8ffe00a65d0e\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"urn:uuid:267035bb-b31e-38eb-1a66-fa530e78d991\",\n \"profile_id\": \"f52c0fcf-80db-2f93-6497-4a6f70e7bdd7\",\n \"ne_attribute_id\": \"bdafed6d-4d8c-a5a6-906a-3c815226872e\",\n \"relationship_type\": \"owner\"\n },\n {\n \"user_id\": \"urn:uuid:9bfa801a-5488-b8a0-2dcd-f46f1130ae1c\",\n \"profile_id\": \"cbd66996-8d9d-b008-0416-740bdd517238\",\n \"ne_attribute_id\": \"urn:uuid:75bfeca7-365b-12bd-4f20-80f0d32453a0\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -17997,7 +17997,7 @@ } }, { - "id": "d45e3fb8-bff3-4f3a-a14c-caf664d982cc", + "id": "d8b28e40-d720-4965-84f2-d3d69d2db071", "name": "Update multiple user-profile contributor relationships", "request": { "name": "Update multiple user-profile contributor relationships", @@ -18028,7 +18028,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"48665273-351f-5081-c2c5-659881125a70\",\n \"user_id\": \"urn:uuid:ef0f0e86-64ee-9c5c-b5fd-cc18a79ad432\",\n \"profile_id\": \"e9a97d04-b751-b46c-db1c-f2b3a191569e\",\n \"ne_attribute_id\": \"c69fb637-b849-d52f-1a96-3e6369acf404\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"urn:uuid:b12e22ae-9086-274d-d06f-28d3f7f1723d\",\n \"user_id\": \"urn:uuid:38f264db-7750-3e46-f14c-176cbeb11211\",\n \"profile_id\": \"urn:uuid:9a0f14c8-fca3-bb66-f093-371c6a17bc44\",\n \"ne_attribute_id\": \"urn:uuid:80cd1117-d6ae-f264-172b-3f07d731ab3f\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"8f48affd-71a7-f4c7-c09e-192575bd5d91\",\n \"user_id\": \"urn:uuid:dc704cd1-b951-fe0b-06a5-c029a39fe4b2\",\n \"profile_id\": \"3a6c8bbf-2e43-104c-7b96-77e61ba47bba\",\n \"ne_attribute_id\": \"61724ee4-a895-ca09-ab6d-30bc6fed97d5\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"6b0798dd-01c2-349c-33f5-fd9c353f50a1\",\n \"user_id\": \"urn:uuid:bcb763b4-001d-1c95-ee45-46b847a9daec\",\n \"profile_id\": \"urn:uuid:716ac7eb-bc14-49aa-ccd4-eff3e39dad27\",\n \"ne_attribute_id\": \"urn:uuid:bfa93e2a-10de-5527-4959-d3ceec2c16f2\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18040,7 +18040,7 @@ }, "response": [ { - "id": "d1acbd5e-989d-4004-8566-270ba3320483", + "id": "50e20783-446d-4c5a-a304-9734e14d4972", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -18074,7 +18074,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"48665273-351f-5081-c2c5-659881125a70\",\n \"user_id\": \"urn:uuid:ef0f0e86-64ee-9c5c-b5fd-cc18a79ad432\",\n \"profile_id\": \"e9a97d04-b751-b46c-db1c-f2b3a191569e\",\n \"ne_attribute_id\": \"c69fb637-b849-d52f-1a96-3e6369acf404\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"urn:uuid:b12e22ae-9086-274d-d06f-28d3f7f1723d\",\n \"user_id\": \"urn:uuid:38f264db-7750-3e46-f14c-176cbeb11211\",\n \"profile_id\": \"urn:uuid:9a0f14c8-fca3-bb66-f093-371c6a17bc44\",\n \"ne_attribute_id\": \"urn:uuid:80cd1117-d6ae-f264-172b-3f07d731ab3f\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"8f48affd-71a7-f4c7-c09e-192575bd5d91\",\n \"user_id\": \"urn:uuid:dc704cd1-b951-fe0b-06a5-c029a39fe4b2\",\n \"profile_id\": \"3a6c8bbf-2e43-104c-7b96-77e61ba47bba\",\n \"ne_attribute_id\": \"61724ee4-a895-ca09-ab6d-30bc6fed97d5\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"6b0798dd-01c2-349c-33f5-fd9c353f50a1\",\n \"user_id\": \"urn:uuid:bcb763b4-001d-1c95-ee45-46b847a9daec\",\n \"profile_id\": \"urn:uuid:716ac7eb-bc14-49aa-ccd4-eff3e39dad27\",\n \"ne_attribute_id\": \"urn:uuid:bfa93e2a-10de-5527-4959-d3ceec2c16f2\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18091,12 +18091,12 @@ "value": "application/json" } ], - "body": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:4dd563de-b737-d7d1-5dbf-113e610a0660\",\n \"uid\": \"ut ad nullaeu eiusmod exercitati\",\n \"user_id\": \"07679f7a-3614-a0d5-f068-21a0ce1d318b\",\n \"profile_id\": \"c29e50d4-dbff-6f62-7526-fac5f2f2aac3\",\n \"ne_attribute_id\": \"f65c92ec-338d-4506-2c47-ecbc7ec975bf\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"urn:uuid:7c257b72-405c-d139-e2cd-b643b17d0ca3\",\n \"uid\": \"nisi quis Duistempor culpa in do\",\n \"user_id\": \"65fe8ad8-c20b-c893-2eec-4cf9f57e7938\",\n \"profile_id\": \"urn:uuid:261ac1cd-409f-f443-9d59-2e1cd95040fb\",\n \"ne_attribute_id\": \"urn:uuid:b60551e2-4d6c-313a-25a8-efec2573f0f6\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", + "body": "{\n \"user_profiles\": [\n {\n \"id\": \"fcce2ed1-d309-fa08-d7d6-fea29921e2d5\",\n \"uid\": \"esse deserunt adsint nisi inanim\",\n \"user_id\": \"urn:uuid:1a6f9da7-3fdb-36df-9e92-3d03435d1a6c\",\n \"profile_id\": \"6efaf72b-5f06-163a-b367-6e3b9c5eba83\",\n \"ne_attribute_id\": \"urn:uuid:42aaaa55-7b31-d32c-af56-25e4a5fc5a60\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"6872f9f9-d42d-ddba-f719-0da7969af34e\",\n \"uid\": \"quis dolore Excepteurlaborum est\",\n \"user_id\": \"845610b0-f514-16a1-dc3e-f69cf14436eb\",\n \"profile_id\": \"urn:uuid:acc9f095-4887-26b6-7f40-0cc60733a77c\",\n \"ne_attribute_id\": \"2b51ab0b-e2cc-adb5-1570-2879f6041937\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "055d3166-1a3a-42f8-8cb5-4bbb495becb3", + "id": "b3ba9224-b0d3-4467-9194-6f8d5f9378f2", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -18130,7 +18130,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"48665273-351f-5081-c2c5-659881125a70\",\n \"user_id\": \"urn:uuid:ef0f0e86-64ee-9c5c-b5fd-cc18a79ad432\",\n \"profile_id\": \"e9a97d04-b751-b46c-db1c-f2b3a191569e\",\n \"ne_attribute_id\": \"c69fb637-b849-d52f-1a96-3e6369acf404\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"urn:uuid:b12e22ae-9086-274d-d06f-28d3f7f1723d\",\n \"user_id\": \"urn:uuid:38f264db-7750-3e46-f14c-176cbeb11211\",\n \"profile_id\": \"urn:uuid:9a0f14c8-fca3-bb66-f093-371c6a17bc44\",\n \"ne_attribute_id\": \"urn:uuid:80cd1117-d6ae-f264-172b-3f07d731ab3f\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"8f48affd-71a7-f4c7-c09e-192575bd5d91\",\n \"user_id\": \"urn:uuid:dc704cd1-b951-fe0b-06a5-c029a39fe4b2\",\n \"profile_id\": \"3a6c8bbf-2e43-104c-7b96-77e61ba47bba\",\n \"ne_attribute_id\": \"61724ee4-a895-ca09-ab6d-30bc6fed97d5\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"6b0798dd-01c2-349c-33f5-fd9c353f50a1\",\n \"user_id\": \"urn:uuid:bcb763b4-001d-1c95-ee45-46b847a9daec\",\n \"profile_id\": \"urn:uuid:716ac7eb-bc14-49aa-ccd4-eff3e39dad27\",\n \"ne_attribute_id\": \"urn:uuid:bfa93e2a-10de-5527-4959-d3ceec2c16f2\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18152,7 +18152,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ec8d6a3-7bf6-41bf-95f0-82528de50840", + "id": "55775888-0544-44cd-9532-380c3496cb73", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -18186,7 +18186,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"48665273-351f-5081-c2c5-659881125a70\",\n \"user_id\": \"urn:uuid:ef0f0e86-64ee-9c5c-b5fd-cc18a79ad432\",\n \"profile_id\": \"e9a97d04-b751-b46c-db1c-f2b3a191569e\",\n \"ne_attribute_id\": \"c69fb637-b849-d52f-1a96-3e6369acf404\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"urn:uuid:b12e22ae-9086-274d-d06f-28d3f7f1723d\",\n \"user_id\": \"urn:uuid:38f264db-7750-3e46-f14c-176cbeb11211\",\n \"profile_id\": \"urn:uuid:9a0f14c8-fca3-bb66-f093-371c6a17bc44\",\n \"ne_attribute_id\": \"urn:uuid:80cd1117-d6ae-f264-172b-3f07d731ab3f\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"8f48affd-71a7-f4c7-c09e-192575bd5d91\",\n \"user_id\": \"urn:uuid:dc704cd1-b951-fe0b-06a5-c029a39fe4b2\",\n \"profile_id\": \"3a6c8bbf-2e43-104c-7b96-77e61ba47bba\",\n \"ne_attribute_id\": \"61724ee4-a895-ca09-ab6d-30bc6fed97d5\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"6b0798dd-01c2-349c-33f5-fd9c353f50a1\",\n \"user_id\": \"urn:uuid:bcb763b4-001d-1c95-ee45-46b847a9daec\",\n \"profile_id\": \"urn:uuid:716ac7eb-bc14-49aa-ccd4-eff3e39dad27\",\n \"ne_attribute_id\": \"urn:uuid:bfa93e2a-10de-5527-4959-d3ceec2c16f2\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18214,7 +18214,7 @@ } }, { - "id": "8aeab8b1-b1b8-4103-8bc4-ff1f348d9d7a", + "id": "183e0019-3591-4212-9994-209c9d32601a", "name": "Delete multiple user-profile contributor relationships", "request": { "name": "Delete multiple user-profile contributor relationships", @@ -18245,7 +18245,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"b5d19314-7336-dd13-b7f6-302d678e8913\"\n },\n {\n \"id\": \"urn:uuid:a9c1c3d5-c5ce-a7e2-126b-9beb22bd3753\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:f2efe956-9850-25ce-cc5f-b05af7886feb\"\n },\n {\n \"id\": \"urn:uuid:f17229a9-0fca-de7c-15fb-7971fc1488a2\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18257,7 +18257,7 @@ }, "response": [ { - "id": "b6bf18db-fd86-4899-bfef-d97ec1c087f1", + "id": "9f97fc32-54a5-41e1-8660-3ca348d345fb", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -18291,7 +18291,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"b5d19314-7336-dd13-b7f6-302d678e8913\"\n },\n {\n \"id\": \"urn:uuid:a9c1c3d5-c5ce-a7e2-126b-9beb22bd3753\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:f2efe956-9850-25ce-cc5f-b05af7886feb\"\n },\n {\n \"id\": \"urn:uuid:f17229a9-0fca-de7c-15fb-7971fc1488a2\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18308,12 +18308,12 @@ "value": "application/json" } ], - "body": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:4dd563de-b737-d7d1-5dbf-113e610a0660\",\n \"uid\": \"ut ad nullaeu eiusmod exercitati\",\n \"user_id\": \"07679f7a-3614-a0d5-f068-21a0ce1d318b\",\n \"profile_id\": \"c29e50d4-dbff-6f62-7526-fac5f2f2aac3\",\n \"ne_attribute_id\": \"f65c92ec-338d-4506-2c47-ecbc7ec975bf\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"urn:uuid:7c257b72-405c-d139-e2cd-b643b17d0ca3\",\n \"uid\": \"nisi quis Duistempor culpa in do\",\n \"user_id\": \"65fe8ad8-c20b-c893-2eec-4cf9f57e7938\",\n \"profile_id\": \"urn:uuid:261ac1cd-409f-f443-9d59-2e1cd95040fb\",\n \"ne_attribute_id\": \"urn:uuid:b60551e2-4d6c-313a-25a8-efec2573f0f6\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", + "body": "{\n \"user_profiles\": [\n {\n \"id\": \"fcce2ed1-d309-fa08-d7d6-fea29921e2d5\",\n \"uid\": \"esse deserunt adsint nisi inanim\",\n \"user_id\": \"urn:uuid:1a6f9da7-3fdb-36df-9e92-3d03435d1a6c\",\n \"profile_id\": \"6efaf72b-5f06-163a-b367-6e3b9c5eba83\",\n \"ne_attribute_id\": \"urn:uuid:42aaaa55-7b31-d32c-af56-25e4a5fc5a60\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"6872f9f9-d42d-ddba-f719-0da7969af34e\",\n \"uid\": \"quis dolore Excepteurlaborum est\",\n \"user_id\": \"845610b0-f514-16a1-dc3e-f69cf14436eb\",\n \"profile_id\": \"urn:uuid:acc9f095-4887-26b6-7f40-0cc60733a77c\",\n \"ne_attribute_id\": \"2b51ab0b-e2cc-adb5-1570-2879f6041937\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "35f69d59-c647-456e-9782-b3272de2bc3f", + "id": "38323b45-397c-48a6-8648-ba3f018ae514", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -18347,7 +18347,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"b5d19314-7336-dd13-b7f6-302d678e8913\"\n },\n {\n \"id\": \"urn:uuid:a9c1c3d5-c5ce-a7e2-126b-9beb22bd3753\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:f2efe956-9850-25ce-cc5f-b05af7886feb\"\n },\n {\n \"id\": \"urn:uuid:f17229a9-0fca-de7c-15fb-7971fc1488a2\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18369,7 +18369,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b848ccf2-8ae3-4074-b4ce-e35acd33b54e", + "id": "d11ec31e-a396-483c-adbc-dc2b00d2d15f", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -18403,7 +18403,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"b5d19314-7336-dd13-b7f6-302d678e8913\"\n },\n {\n \"id\": \"urn:uuid:a9c1c3d5-c5ce-a7e2-126b-9beb22bd3753\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:f2efe956-9850-25ce-cc5f-b05af7886feb\"\n },\n {\n \"id\": \"urn:uuid:f17229a9-0fca-de7c-15fb-7971fc1488a2\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18431,7 +18431,7 @@ } }, { - "id": "16a57bb6-4113-424f-870c-5bfef108456f", + "id": "b3cfd9fe-0d58-4d99-9854-c15236bc5768", "name": "Find user-profile contributor relationship by id", "request": { "name": "Find user-profile contributor relationship by id", @@ -18473,7 +18473,7 @@ }, "response": [ { - "id": "478e61de-ebdb-4da0-a77f-6a8e565bccf1", + "id": "3e7d9c91-39d5-492e-8812-4856dc53d6dc", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -18512,12 +18512,12 @@ "value": "application/json" } ], - "body": "{\n \"user_profile\": {\n \"id\": \"df47d977-c87f-5173-1ab8-48a307d999ea\",\n \"uid\": \"quis irure sunt doloreamet animm\",\n \"user_id\": \"urn:uuid:bf81f455-1575-73d8-6b3b-e639a45614a5\",\n \"profile_id\": \"urn:uuid:ca4c97d2-1072-3b93-9767-428b76d3d5b8\",\n \"ne_attribute_id\": \"urn:uuid:aa9a61cd-7004-3d13-d988-36272f8c3db0\",\n \"relationship_type\": \"owner\"\n }\n}", + "body": "{\n \"user_profile\": {\n \"id\": \"648ae6a4-0ec2-91ed-cb14-4a369fd4dc57\",\n \"uid\": \"esseExcepteur Duis sed occaecatd\",\n \"user_id\": \"e5fa783d-416b-ce8a-d601-208d2094cef7\",\n \"profile_id\": \"urn:uuid:6d153227-d98e-9659-a693-d124c2a04f49\",\n \"ne_attribute_id\": \"3ba50f45-e296-8115-4acb-f66ed99ae5ee\",\n \"relationship_type\": \"owner\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "bb36ccc9-dff6-40b8-b3d9-cc1fa8ffc2a6", + "id": "3662ea22-d966-43e4-b31f-6bf11c09dfde", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -18561,7 +18561,7 @@ "_postman_previewlanguage": "json" }, { - "id": "034e9c49-12fa-4310-b195-b477041864e1", + "id": "e6059752-6beb-438b-b744-bedb5024898f", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -18611,7 +18611,7 @@ } }, { - "id": "dd94a45d-e22d-4b91-8983-bfe9bbf749b1", + "id": "26ce5c61-e0fe-417e-8c24-051f0f4e00da", "name": "Update a user-profile contributor relationship by id", "request": { "name": "Update a user-profile contributor relationship by id", @@ -18654,7 +18654,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profile\": {\n \"user_id\": \"82560065-2e79-3783-d712-d217a670b8e5\",\n \"profile_id\": \"urn:uuid:0fc8949f-23b0-fdce-6e41-4b3792812776\",\n \"ne_attribute_id\": \"urn:uuid:3e142da6-6c17-f244-06db-9aff16b6ac17\",\n \"relationship_type\": \"contributor\"\n }\n}", + "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:22080881-1f7f-7b09-5196-b4725da38e98\",\n \"profile_id\": \"22f83435-da62-f985-0d89-6b42be6f2271\",\n \"ne_attribute_id\": \"urn:uuid:35bfeb37-e881-f552-f5a1-8843181fb89e\",\n \"relationship_type\": \"owner\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -18666,7 +18666,7 @@ }, "response": [ { - "id": "204fbfd2-09fb-47ad-8ff3-996457054a6f", + "id": "5482f1e7-7b06-4565-9bd7-4983358de2fe", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -18701,7 +18701,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profile\": {\n \"user_id\": \"82560065-2e79-3783-d712-d217a670b8e5\",\n \"profile_id\": \"urn:uuid:0fc8949f-23b0-fdce-6e41-4b3792812776\",\n \"ne_attribute_id\": \"urn:uuid:3e142da6-6c17-f244-06db-9aff16b6ac17\",\n \"relationship_type\": \"contributor\"\n }\n}", + "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:22080881-1f7f-7b09-5196-b4725da38e98\",\n \"profile_id\": \"22f83435-da62-f985-0d89-6b42be6f2271\",\n \"ne_attribute_id\": \"urn:uuid:35bfeb37-e881-f552-f5a1-8843181fb89e\",\n \"relationship_type\": \"owner\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -18718,12 +18718,12 @@ "value": "application/json" } ], - "body": "{\n \"user_profile\": {\n \"id\": \"df47d977-c87f-5173-1ab8-48a307d999ea\",\n \"uid\": \"quis irure sunt doloreamet animm\",\n \"user_id\": \"urn:uuid:bf81f455-1575-73d8-6b3b-e639a45614a5\",\n \"profile_id\": \"urn:uuid:ca4c97d2-1072-3b93-9767-428b76d3d5b8\",\n \"ne_attribute_id\": \"urn:uuid:aa9a61cd-7004-3d13-d988-36272f8c3db0\",\n \"relationship_type\": \"owner\"\n }\n}", + "body": "{\n \"user_profile\": {\n \"id\": \"648ae6a4-0ec2-91ed-cb14-4a369fd4dc57\",\n \"uid\": \"esseExcepteur Duis sed occaecatd\",\n \"user_id\": \"e5fa783d-416b-ce8a-d601-208d2094cef7\",\n \"profile_id\": \"urn:uuid:6d153227-d98e-9659-a693-d124c2a04f49\",\n \"ne_attribute_id\": \"3ba50f45-e296-8115-4acb-f66ed99ae5ee\",\n \"relationship_type\": \"owner\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "13ddf21f-e620-4c54-8830-ef5dce9a0acd", + "id": "3dd0c2cc-1617-47b2-807c-9bcecb6b24c8", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -18758,7 +18758,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profile\": {\n \"user_id\": \"82560065-2e79-3783-d712-d217a670b8e5\",\n \"profile_id\": \"urn:uuid:0fc8949f-23b0-fdce-6e41-4b3792812776\",\n \"ne_attribute_id\": \"urn:uuid:3e142da6-6c17-f244-06db-9aff16b6ac17\",\n \"relationship_type\": \"contributor\"\n }\n}", + "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:22080881-1f7f-7b09-5196-b4725da38e98\",\n \"profile_id\": \"22f83435-da62-f985-0d89-6b42be6f2271\",\n \"ne_attribute_id\": \"urn:uuid:35bfeb37-e881-f552-f5a1-8843181fb89e\",\n \"relationship_type\": \"owner\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -18780,7 +18780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4780b898-22ae-40c9-b925-650f1b282377", + "id": "ca704449-d563-4bbe-8c97-273d95e14729", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -18815,7 +18815,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profile\": {\n \"user_id\": \"82560065-2e79-3783-d712-d217a670b8e5\",\n \"profile_id\": \"urn:uuid:0fc8949f-23b0-fdce-6e41-4b3792812776\",\n \"ne_attribute_id\": \"urn:uuid:3e142da6-6c17-f244-06db-9aff16b6ac17\",\n \"relationship_type\": \"contributor\"\n }\n}", + "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:22080881-1f7f-7b09-5196-b4725da38e98\",\n \"profile_id\": \"22f83435-da62-f985-0d89-6b42be6f2271\",\n \"ne_attribute_id\": \"urn:uuid:35bfeb37-e881-f552-f5a1-8843181fb89e\",\n \"relationship_type\": \"owner\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -18843,7 +18843,7 @@ } }, { - "id": "5c7f8fe2-2490-4edd-894f-a9049220fbdb", + "id": "83e9c2e1-a01b-4094-8ddd-749f229fa0cb", "name": "Delete a user profile assignment", "request": { "name": "Delete a user profile assignment", @@ -18885,7 +18885,7 @@ }, "response": [ { - "id": "4371a053-21c3-4077-ad9f-3ef77e97c5ca", + "id": "8a53bc61-962e-4718-8a45-7c7c0b245814", "name": "User profile was destroyed", "originalRequest": { "url": { @@ -18929,7 +18929,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72ec5636-4ccc-4b7f-917e-faece0e8fda4", + "id": "defdbe2d-44a6-42b1-8f3e-83957010a12e", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -18973,7 +18973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f013883-ec3a-4cea-826f-01c4b020d609", + "id": "7815e85c-8ea1-4e01-a1e5-33a1ec993f8e", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -19029,7 +19029,7 @@ "description": "", "item": [ { - "id": "681ea728-1775-4af5-8305-bea6b2beb86b", + "id": "f812261e-9d72-4c3d-a629-b576ea54931f", "name": "Create a role-profile contributor relationship", "request": { "name": "Create a role-profile contributor relationship", @@ -19060,7 +19060,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role_profile\": {\n \"role_id\": \"4617b36d-5e03-20fc-7c61-b7e80aac81fb\",\n \"profile_id\": \"2550fc47-68da-caf5-bb84-d22f563b7d07\"\n }\n}", + "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:5c6afcf2-096e-2f19-a635-6665040d94fd\",\n \"profile_id\": \"urn:uuid:cc776f9a-2e38-a9c2-e7cc-65573c5d65b9\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -19072,7 +19072,7 @@ }, "response": [ { - "id": "d90a51ff-8032-447a-9d0c-efd8c38eec90", + "id": "57cdc210-b9f1-4605-a608-7aace1e5e165", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -19106,7 +19106,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role_profile\": {\n \"role_id\": \"4617b36d-5e03-20fc-7c61-b7e80aac81fb\",\n \"profile_id\": \"2550fc47-68da-caf5-bb84-d22f563b7d07\"\n }\n}", + "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:5c6afcf2-096e-2f19-a635-6665040d94fd\",\n \"profile_id\": \"urn:uuid:cc776f9a-2e38-a9c2-e7cc-65573c5d65b9\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -19123,12 +19123,12 @@ "value": "application/json" } ], - "body": "{\n \"role_profile\": {\n \"id\": \"138571d6-9a26-3c10-fec3-ce3ee5f3bc53\",\n \"uid\": \"aliquip utvoluptateofficia venia\",\n \"role_id\": \"04c0547e-ea22-e13f-4754-f051bf89b6e3\",\n \"profile_id\": \"urn:uuid:59e29216-74f8-0177-d89a-a1f6f9b874ca\"\n }\n}", + "body": "{\n \"role_profile\": {\n \"id\": \"urn:uuid:68a40a1c-b6a0-9eb9-08ff-f9379da963b8\",\n \"uid\": \"culpaquis ex sed officiaeuesse d\",\n \"role_id\": \"b1c510eb-d086-727c-2472-5c2d7cbd5912\",\n \"profile_id\": \"urn:uuid:c5c0844a-7532-891a-f5b3-fb722297f33f\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2c3a5e5c-9146-4b7d-b4c9-fbc8a51553fa", + "id": "8e55c45f-2646-4700-9810-285868e1e049", "name": "Invalid input", "originalRequest": { "url": { @@ -19158,7 +19158,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role_profile\": {\n \"role_id\": \"4617b36d-5e03-20fc-7c61-b7e80aac81fb\",\n \"profile_id\": \"2550fc47-68da-caf5-bb84-d22f563b7d07\"\n }\n}", + "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:5c6afcf2-096e-2f19-a635-6665040d94fd\",\n \"profile_id\": \"urn:uuid:cc776f9a-2e38-a9c2-e7cc-65573c5d65b9\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -19180,7 +19180,7 @@ } }, { - "id": "7a9924f7-be48-4490-bc99-93610ee4bbe1", + "id": "5524da07-ab48-4747-8d94-d4a23c68c506", "name": "Get role-profile contributor relationships", "request": { "name": "Get role-profile contributor relationships", @@ -19230,7 +19230,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "urn:uuid:e5510f67-5c1b-65b5-39ad-8fb005552102" + "value": "urn:uuid:bd0b9196-e793-510f-f03a-65fad0b9de21" }, { "disabled": false, @@ -19265,7 +19265,7 @@ }, "response": [ { - "id": "8abcf700-52ac-4b27-8bcc-38980c518ed4", + "id": "3de35981-d80a-43a6-9e14-d2c61586beaa", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -19310,7 +19310,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "urn:uuid:e5510f67-5c1b-65b5-39ad-8fb005552102" + "value": "urn:uuid:bd0b9196-e793-510f-f03a-65fad0b9de21" }, { "disabled": false, @@ -19358,12 +19358,12 @@ "value": "application/json" } ], - "body": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:fa769f05-5582-5093-3773-78a849067e30\",\n \"uid\": \"nulla quis Ut aliqua consectetur\",\n \"role_id\": \"urn:uuid:9857d149-3eb0-b325-1bc1-1fd5a3844c48\",\n \"profile_id\": \"urn:uuid:dc1c8c4c-4ae0-cc9a-5930-a2540768a858\"\n },\n {\n \"id\": \"urn:uuid:ffb8adc3-b531-f7c2-9e28-b57e5ebf0c04\",\n \"uid\": \"ullamco sed quis fugiatnon occae\",\n \"role_id\": \"85a84121-b6c8-af97-d603-2e93e9242d9e\",\n \"profile_id\": \"beede69a-f953-2d87-f9bc-f5c0906900c6\"\n }\n ],\n \"_metadata\": {\n \"limit\": 13536414,\n \"offset\": 63160800,\n \"total\": -17479246,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:79f3776a-1ccb-17e7-f003-e77ee72abed5\",\n \"uid\": \"aute Duis estet occaecat Duisvel\",\n \"role_id\": \"urn:uuid:efa8d052-97c0-6531-7f82-012fb40305aa\",\n \"profile_id\": \"b2a90801-ac3c-c24f-5b92-cfdf1696e686\"\n },\n {\n \"id\": \"urn:uuid:d78409e2-6981-a7ba-dbd6-e7eaf7c965d2\",\n \"uid\": \"magna eu sunt nostrudUt laborese\",\n \"role_id\": \"50063c37-1994-4294-4801-66651d9498b1\",\n \"profile_id\": \"urn:uuid:c3377114-52b7-d98e-c66b-c02fdaf437e8\"\n }\n ],\n \"_metadata\": {\n \"limit\": -26070903,\n \"offset\": -35641288,\n \"total\": 64120867,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "79fe764c-6b43-42c9-838e-51943ebeab3b", + "id": "ef698820-f202-4281-84a6-85ffde6d42bd", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -19408,7 +19408,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "urn:uuid:e5510f67-5c1b-65b5-39ad-8fb005552102" + "value": "urn:uuid:bd0b9196-e793-510f-f03a-65fad0b9de21" }, { "disabled": false, @@ -19461,7 +19461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a60e9142-ff34-4a84-b4ee-acae2199e28f", + "id": "35feff83-669c-48ca-8409-84308fdcd8b7", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -19506,7 +19506,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "urn:uuid:e5510f67-5c1b-65b5-39ad-8fb005552102" + "value": "urn:uuid:bd0b9196-e793-510f-f03a-65fad0b9de21" }, { "disabled": false, @@ -19565,7 +19565,7 @@ } }, { - "id": "dd151907-686e-47e7-a9b3-5da3bb011f0f", + "id": "33aea1f3-ea28-4fa8-8db6-524fc792b826", "name": "Create multiple role-profile contributor relationships", "request": { "name": "Create multiple role-profile contributor relationships", @@ -19596,7 +19596,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"f9406777-dfac-1144-1c97-e57317af7308\",\n \"profile_id\": \"2d40e2e3-e9a6-7215-3610-f9134dc627e6\"\n },\n {\n \"role_id\": \"01bc076c-e2fb-a430-3bcd-e75835271b00\",\n \"profile_id\": \"urn:uuid:37bdfe61-5608-7acd-40be-d162a2c6da16\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"3bd27c12-efa3-d94c-b642-dd6a87c9bcb4\",\n \"profile_id\": \"7000fe48-4975-5606-fabc-7eeee62c6fa8\"\n },\n {\n \"role_id\": \"urn:uuid:ffdb254c-f6ae-85fb-cfbd-53f02c5ecdc9\",\n \"profile_id\": \"ec080204-ecd9-a3dc-19c5-5bc2802ecf6b\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -19608,7 +19608,7 @@ }, "response": [ { - "id": "202cbad1-d8b4-47a6-b2f6-cf43ebaa2a0f", + "id": "7f377f01-29a1-4dfe-b27e-69deb582121c", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -19642,7 +19642,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"f9406777-dfac-1144-1c97-e57317af7308\",\n \"profile_id\": \"2d40e2e3-e9a6-7215-3610-f9134dc627e6\"\n },\n {\n \"role_id\": \"01bc076c-e2fb-a430-3bcd-e75835271b00\",\n \"profile_id\": \"urn:uuid:37bdfe61-5608-7acd-40be-d162a2c6da16\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"3bd27c12-efa3-d94c-b642-dd6a87c9bcb4\",\n \"profile_id\": \"7000fe48-4975-5606-fabc-7eeee62c6fa8\"\n },\n {\n \"role_id\": \"urn:uuid:ffdb254c-f6ae-85fb-cfbd-53f02c5ecdc9\",\n \"profile_id\": \"ec080204-ecd9-a3dc-19c5-5bc2802ecf6b\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -19659,12 +19659,12 @@ "value": "application/json" } ], - "body": "{\n \"role_profiles\": [\n {\n \"id\": \"47a6ee19-111a-43d8-3056-3ad765e95479\",\n \"uid\": \"aliqua esse inullamcoea domagna \",\n \"role_id\": \"urn:uuid:9a5ed78b-9ced-ef14-cafa-deaa3971bf69\",\n \"profile_id\": \"urn:uuid:603e9325-3b8a-5363-7d10-546f0e9968e0\"\n },\n {\n \"id\": \"urn:uuid:1a7e761b-6d2d-a4ec-bee1-66613afd3e06\",\n \"uid\": \"labore inaute elit ametdo ut qui\",\n \"role_id\": \"urn:uuid:7f3500c3-2e44-a7cf-a79b-2fa61c970566\",\n \"profile_id\": \"urn:uuid:eb556e6c-a2d6-10c3-5d1b-d54523acd26c\"\n }\n ]\n}", + "body": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:d646b105-4294-19eb-1eef-083ca6b656b3\",\n \"uid\": \"occaecat fugiat laborum consecte\",\n \"role_id\": \"237d02fb-7c5a-0c0f-55d1-d593d9c14153\",\n \"profile_id\": \"urn:uuid:ffa6cabb-21ae-8bc4-fcba-2c6632ecadc8\"\n },\n {\n \"id\": \"urn:uuid:b4f4f7b7-a454-f6f7-07d9-e76eeee4dc67\",\n \"uid\": \"etaliqua Duisincididunt cillumau\",\n \"role_id\": \"91042543-c14e-2747-68f5-b84739f35073\",\n \"profile_id\": \"4daf7779-fd0e-d1e5-ea7e-83f012a555dc\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "04220a99-4066-4028-aa59-88efd242693a", + "id": "486a669d-e167-471e-8f9e-11596ad01768", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -19698,7 +19698,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"f9406777-dfac-1144-1c97-e57317af7308\",\n \"profile_id\": \"2d40e2e3-e9a6-7215-3610-f9134dc627e6\"\n },\n {\n \"role_id\": \"01bc076c-e2fb-a430-3bcd-e75835271b00\",\n \"profile_id\": \"urn:uuid:37bdfe61-5608-7acd-40be-d162a2c6da16\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"3bd27c12-efa3-d94c-b642-dd6a87c9bcb4\",\n \"profile_id\": \"7000fe48-4975-5606-fabc-7eeee62c6fa8\"\n },\n {\n \"role_id\": \"urn:uuid:ffdb254c-f6ae-85fb-cfbd-53f02c5ecdc9\",\n \"profile_id\": \"ec080204-ecd9-a3dc-19c5-5bc2802ecf6b\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -19720,7 +19720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bef0e037-d67c-4093-b442-b2dbde426b12", + "id": "e7cbb1ef-2ca6-4be8-8b28-e8570e7d3593", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -19754,7 +19754,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"f9406777-dfac-1144-1c97-e57317af7308\",\n \"profile_id\": \"2d40e2e3-e9a6-7215-3610-f9134dc627e6\"\n },\n {\n \"role_id\": \"01bc076c-e2fb-a430-3bcd-e75835271b00\",\n \"profile_id\": \"urn:uuid:37bdfe61-5608-7acd-40be-d162a2c6da16\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"3bd27c12-efa3-d94c-b642-dd6a87c9bcb4\",\n \"profile_id\": \"7000fe48-4975-5606-fabc-7eeee62c6fa8\"\n },\n {\n \"role_id\": \"urn:uuid:ffdb254c-f6ae-85fb-cfbd-53f02c5ecdc9\",\n \"profile_id\": \"ec080204-ecd9-a3dc-19c5-5bc2802ecf6b\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -19782,7 +19782,7 @@ } }, { - "id": "a643aa74-7b27-48fe-9385-fd3ded43aca3", + "id": "762734d8-c87c-4a89-88ed-2627997c57d3", "name": "Update multiple role-profile contributor relationships", "request": { "name": "Update multiple role-profile contributor relationships", @@ -19813,7 +19813,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"09f8e236-4fa7-514f-570c-faf85acef2ad\",\n \"role_id\": \"ad40b4e9-3e34-939f-7778-0322ca72a4ad\",\n \"profile_id\": \"urn:uuid:20fa6458-2345-559e-bbfe-107dc660a990\"\n },\n {\n \"id\": \"urn:uuid:a1583fb9-b468-7a02-3e0c-db0f76d82755\",\n \"role_id\": \"urn:uuid:dc89dedc-026c-c644-ae99-936f0f52539f\",\n \"profile_id\": \"urn:uuid:65fcda39-4858-8bf5-a301-fd202fa1867a\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:89202d92-d8e5-2a9d-e496-2b96ba0a59aa\",\n \"role_id\": \"af8f3d16-4631-907d-0ccd-32595f4c8134\",\n \"profile_id\": \"urn:uuid:0976b7d2-7b35-c54a-fed0-c356a8dbafda\"\n },\n {\n \"id\": \"25a074a9-33d9-33dd-bdb4-a557bcb91c96\",\n \"role_id\": \"47bcc50d-0396-577e-6b54-08f20b180dff\",\n \"profile_id\": \"5f795446-5221-cf47-6226-d5133f0613a2\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -19825,7 +19825,7 @@ }, "response": [ { - "id": "4d590fc9-08e6-4d46-8dd8-73d076b53e9c", + "id": "18aab82f-0cf1-4966-aa5e-852eee072995", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -19859,7 +19859,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"09f8e236-4fa7-514f-570c-faf85acef2ad\",\n \"role_id\": \"ad40b4e9-3e34-939f-7778-0322ca72a4ad\",\n \"profile_id\": \"urn:uuid:20fa6458-2345-559e-bbfe-107dc660a990\"\n },\n {\n \"id\": \"urn:uuid:a1583fb9-b468-7a02-3e0c-db0f76d82755\",\n \"role_id\": \"urn:uuid:dc89dedc-026c-c644-ae99-936f0f52539f\",\n \"profile_id\": \"urn:uuid:65fcda39-4858-8bf5-a301-fd202fa1867a\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:89202d92-d8e5-2a9d-e496-2b96ba0a59aa\",\n \"role_id\": \"af8f3d16-4631-907d-0ccd-32595f4c8134\",\n \"profile_id\": \"urn:uuid:0976b7d2-7b35-c54a-fed0-c356a8dbafda\"\n },\n {\n \"id\": \"25a074a9-33d9-33dd-bdb4-a557bcb91c96\",\n \"role_id\": \"47bcc50d-0396-577e-6b54-08f20b180dff\",\n \"profile_id\": \"5f795446-5221-cf47-6226-d5133f0613a2\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -19876,12 +19876,12 @@ "value": "application/json" } ], - "body": "{\n \"role_profiles\": [\n {\n \"id\": \"47a6ee19-111a-43d8-3056-3ad765e95479\",\n \"uid\": \"aliqua esse inullamcoea domagna \",\n \"role_id\": \"urn:uuid:9a5ed78b-9ced-ef14-cafa-deaa3971bf69\",\n \"profile_id\": \"urn:uuid:603e9325-3b8a-5363-7d10-546f0e9968e0\"\n },\n {\n \"id\": \"urn:uuid:1a7e761b-6d2d-a4ec-bee1-66613afd3e06\",\n \"uid\": \"labore inaute elit ametdo ut qui\",\n \"role_id\": \"urn:uuid:7f3500c3-2e44-a7cf-a79b-2fa61c970566\",\n \"profile_id\": \"urn:uuid:eb556e6c-a2d6-10c3-5d1b-d54523acd26c\"\n }\n ]\n}", + "body": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:d646b105-4294-19eb-1eef-083ca6b656b3\",\n \"uid\": \"occaecat fugiat laborum consecte\",\n \"role_id\": \"237d02fb-7c5a-0c0f-55d1-d593d9c14153\",\n \"profile_id\": \"urn:uuid:ffa6cabb-21ae-8bc4-fcba-2c6632ecadc8\"\n },\n {\n \"id\": \"urn:uuid:b4f4f7b7-a454-f6f7-07d9-e76eeee4dc67\",\n \"uid\": \"etaliqua Duisincididunt cillumau\",\n \"role_id\": \"91042543-c14e-2747-68f5-b84739f35073\",\n \"profile_id\": \"4daf7779-fd0e-d1e5-ea7e-83f012a555dc\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3142803d-18fb-4009-b6d7-3ec3dbb9197b", + "id": "17274cf7-8541-4594-a2a4-b2e00deb2e84", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -19915,7 +19915,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"09f8e236-4fa7-514f-570c-faf85acef2ad\",\n \"role_id\": \"ad40b4e9-3e34-939f-7778-0322ca72a4ad\",\n \"profile_id\": \"urn:uuid:20fa6458-2345-559e-bbfe-107dc660a990\"\n },\n {\n \"id\": \"urn:uuid:a1583fb9-b468-7a02-3e0c-db0f76d82755\",\n \"role_id\": \"urn:uuid:dc89dedc-026c-c644-ae99-936f0f52539f\",\n \"profile_id\": \"urn:uuid:65fcda39-4858-8bf5-a301-fd202fa1867a\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:89202d92-d8e5-2a9d-e496-2b96ba0a59aa\",\n \"role_id\": \"af8f3d16-4631-907d-0ccd-32595f4c8134\",\n \"profile_id\": \"urn:uuid:0976b7d2-7b35-c54a-fed0-c356a8dbafda\"\n },\n {\n \"id\": \"25a074a9-33d9-33dd-bdb4-a557bcb91c96\",\n \"role_id\": \"47bcc50d-0396-577e-6b54-08f20b180dff\",\n \"profile_id\": \"5f795446-5221-cf47-6226-d5133f0613a2\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -19937,7 +19937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c34fc1d-c541-4c00-8a62-b0e6a3aa00ca", + "id": "78921a32-d23b-455e-84c3-551f83746c32", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -19971,7 +19971,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"09f8e236-4fa7-514f-570c-faf85acef2ad\",\n \"role_id\": \"ad40b4e9-3e34-939f-7778-0322ca72a4ad\",\n \"profile_id\": \"urn:uuid:20fa6458-2345-559e-bbfe-107dc660a990\"\n },\n {\n \"id\": \"urn:uuid:a1583fb9-b468-7a02-3e0c-db0f76d82755\",\n \"role_id\": \"urn:uuid:dc89dedc-026c-c644-ae99-936f0f52539f\",\n \"profile_id\": \"urn:uuid:65fcda39-4858-8bf5-a301-fd202fa1867a\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:89202d92-d8e5-2a9d-e496-2b96ba0a59aa\",\n \"role_id\": \"af8f3d16-4631-907d-0ccd-32595f4c8134\",\n \"profile_id\": \"urn:uuid:0976b7d2-7b35-c54a-fed0-c356a8dbafda\"\n },\n {\n \"id\": \"25a074a9-33d9-33dd-bdb4-a557bcb91c96\",\n \"role_id\": \"47bcc50d-0396-577e-6b54-08f20b180dff\",\n \"profile_id\": \"5f795446-5221-cf47-6226-d5133f0613a2\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -19999,7 +19999,7 @@ } }, { - "id": "2af2a95a-8ecf-49eb-82f1-14e8f5aa66c1", + "id": "528cfad9-9a2a-4900-93e3-7d41a3e7aaa7", "name": "Find role-profile contributor relationship by id", "request": { "name": "Find role-profile contributor relationship by id", @@ -20041,7 +20041,7 @@ }, "response": [ { - "id": "e9584224-0fe8-4534-8022-d815c696f366", + "id": "efdeb37a-2ac0-4400-bc65-87baa8c696bb", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -20080,12 +20080,12 @@ "value": "application/json" } ], - "body": "{\n \"role_profile\": {\n \"id\": \"138571d6-9a26-3c10-fec3-ce3ee5f3bc53\",\n \"uid\": \"aliquip utvoluptateofficia venia\",\n \"role_id\": \"04c0547e-ea22-e13f-4754-f051bf89b6e3\",\n \"profile_id\": \"urn:uuid:59e29216-74f8-0177-d89a-a1f6f9b874ca\"\n }\n}", + "body": "{\n \"role_profile\": {\n \"id\": \"urn:uuid:68a40a1c-b6a0-9eb9-08ff-f9379da963b8\",\n \"uid\": \"culpaquis ex sed officiaeuesse d\",\n \"role_id\": \"b1c510eb-d086-727c-2472-5c2d7cbd5912\",\n \"profile_id\": \"urn:uuid:c5c0844a-7532-891a-f5b3-fb722297f33f\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d1055a5a-1a56-462b-8310-90308552a4da", + "id": "cfb99b4d-5b10-4283-9348-066914cabe8e", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -20129,7 +20129,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0fe05c61-221e-4346-ab98-747005ac8d90", + "id": "9c7e5861-2ccb-4d80-beb9-dc8e8ea4b0d5", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -20179,7 +20179,7 @@ } }, { - "id": "2ab0fb41-fa2a-458a-b5e9-cc7d9e133f46", + "id": "3f656a7b-9749-4da0-bbba-dc2fdd0da722", "name": "Update a role-profile contributor relationship by id", "request": { "name": "Update a role-profile contributor relationship by id", @@ -20222,7 +20222,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profile\": {\n \"role_id\": \"4617b36d-5e03-20fc-7c61-b7e80aac81fb\",\n \"profile_id\": \"2550fc47-68da-caf5-bb84-d22f563b7d07\"\n }\n}", + "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:5c6afcf2-096e-2f19-a635-6665040d94fd\",\n \"profile_id\": \"urn:uuid:cc776f9a-2e38-a9c2-e7cc-65573c5d65b9\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -20234,7 +20234,7 @@ }, "response": [ { - "id": "0c9e300f-e100-4bc3-99f4-1e7bc04f275f", + "id": "b2dcbd8d-bfb1-47da-9e8d-83eb25eb5896", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -20269,7 +20269,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profile\": {\n \"role_id\": \"4617b36d-5e03-20fc-7c61-b7e80aac81fb\",\n \"profile_id\": \"2550fc47-68da-caf5-bb84-d22f563b7d07\"\n }\n}", + "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:5c6afcf2-096e-2f19-a635-6665040d94fd\",\n \"profile_id\": \"urn:uuid:cc776f9a-2e38-a9c2-e7cc-65573c5d65b9\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -20286,12 +20286,12 @@ "value": "application/json" } ], - "body": "{\n \"role_profile\": {\n \"id\": \"138571d6-9a26-3c10-fec3-ce3ee5f3bc53\",\n \"uid\": \"aliquip utvoluptateofficia venia\",\n \"role_id\": \"04c0547e-ea22-e13f-4754-f051bf89b6e3\",\n \"profile_id\": \"urn:uuid:59e29216-74f8-0177-d89a-a1f6f9b874ca\"\n }\n}", + "body": "{\n \"role_profile\": {\n \"id\": \"urn:uuid:68a40a1c-b6a0-9eb9-08ff-f9379da963b8\",\n \"uid\": \"culpaquis ex sed officiaeuesse d\",\n \"role_id\": \"b1c510eb-d086-727c-2472-5c2d7cbd5912\",\n \"profile_id\": \"urn:uuid:c5c0844a-7532-891a-f5b3-fb722297f33f\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1e1f22cc-e9c8-4c65-ad71-3468e05f570f", + "id": "95398e21-2333-4dcc-9d02-bbd69e1f283c", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -20326,7 +20326,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profile\": {\n \"role_id\": \"4617b36d-5e03-20fc-7c61-b7e80aac81fb\",\n \"profile_id\": \"2550fc47-68da-caf5-bb84-d22f563b7d07\"\n }\n}", + "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:5c6afcf2-096e-2f19-a635-6665040d94fd\",\n \"profile_id\": \"urn:uuid:cc776f9a-2e38-a9c2-e7cc-65573c5d65b9\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -20348,7 +20348,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00918722-2172-4ad3-8250-3137d336e536", + "id": "c4893a9e-440e-4e01-97ea-fea3e7a1ff79", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -20383,7 +20383,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profile\": {\n \"role_id\": \"4617b36d-5e03-20fc-7c61-b7e80aac81fb\",\n \"profile_id\": \"2550fc47-68da-caf5-bb84-d22f563b7d07\"\n }\n}", + "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:5c6afcf2-096e-2f19-a635-6665040d94fd\",\n \"profile_id\": \"urn:uuid:cc776f9a-2e38-a9c2-e7cc-65573c5d65b9\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -20411,7 +20411,7 @@ } }, { - "id": "5bbb4682-0cb7-4ebb-982a-79d2a399a062", + "id": "06ff16f9-7919-432a-b826-1d6c5ac37593", "name": "Delete a role profile assignment", "request": { "name": "Delete a role profile assignment", @@ -20453,7 +20453,7 @@ }, "response": [ { - "id": "fd5acd18-90f6-4aef-af36-027cdfae57a2", + "id": "172220a2-90a5-4b99-8d80-d6b104fea160", "name": "Role profile was destroyed", "originalRequest": { "url": { @@ -20497,7 +20497,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dcdc8d3b-ffef-4032-a524-8485eed97db0", + "id": "6cc78bb7-7454-422d-9b7a-c4dad5e6bf55", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -20541,7 +20541,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85cc390b-4fa6-4edd-a047-0700d5740e8e", + "id": "efeb1138-b30e-46da-b5a3-a096c92937fa", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -20597,7 +20597,7 @@ "description": "", "item": [ { - "id": "20c2d838-bfc9-4b34-bc6c-caa3633c5cf8", + "id": "34125d44-9693-4331-ad89-dc3c0852b13e", "name": "Create a create workflow", "request": { "name": "Create a create workflow", @@ -20641,7 +20641,7 @@ }, "response": [ { - "id": "2a8ecc61-0cb4-41c8-adf7-c31138bac927", + "id": "1e409c25-93a6-48bf-ad4b-4a8dcff12104", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -20693,12 +20693,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"aliqua fugiat ipsum do enimoccae\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:47515d16-bd83-9bbd-7fc3-c9bbd174d3be\",\n \"93220c0d-0173-789d-0d7b-fef42d3d7bfd\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "body": "{\n \"workflow\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"esse do voluptate ipsum laborisa\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:805535a9-554c-9704-8478-6a46333397d6\",\n \"055e6ab5-738a-3643-8369-656885b7ea0b\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "947ff41d-1cb6-4452-9493-75a79f219a5f", + "id": "b53c8d61-c0d5-4cae-b1ef-140a22a7b859", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -20755,7 +20755,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a545749-b892-4493-b8fe-c524d8cb4d44", + "id": "f325c395-b1ba-4edf-a1bb-5f092d958bc0", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -20818,7 +20818,7 @@ } }, { - "id": "fa3d31a9-198e-4387-aaa8-316aca4c9e53", + "id": "82c81811-7ea7-48bf-be55-aa5a24ec6049", "name": "Create an update workflow", "request": { "name": "Create an update workflow", @@ -20862,7 +20862,7 @@ }, "response": [ { - "id": "deaa0738-6eec-404e-a3e6-954fc012c244", + "id": "f9cf56f7-af2b-4ed8-931a-2bf6d403471f", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -20914,12 +20914,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"aliqua fugiat ipsum do enimoccae\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:47515d16-bd83-9bbd-7fc3-c9bbd174d3be\",\n \"93220c0d-0173-789d-0d7b-fef42d3d7bfd\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "body": "{\n \"workflow\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"esse do voluptate ipsum laborisa\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:805535a9-554c-9704-8478-6a46333397d6\",\n \"055e6ab5-738a-3643-8369-656885b7ea0b\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f07388bf-7543-4b74-a5d5-a4a3449192c2", + "id": "df657d11-60b3-44de-8a15-d22ed0058a4e", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -20976,7 +20976,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7841e8c8-3fba-4431-a86a-5788ca979e06", + "id": "41e29142-593a-4f6c-ba78-518d7a166ff9", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -21039,7 +21039,7 @@ } }, { - "id": "8d86ccd9-83c8-4818-9ebf-55e54e0d0239", + "id": "644e17f0-3651-4e6b-87f6-111086cb554f", "name": "Create a batch workflow", "request": { "name": "Create a batch workflow", @@ -21083,7 +21083,7 @@ }, "response": [ { - "id": "21403cfc-6df1-4627-9b27-1e3f58acda48", + "id": "0b17e9f7-1b6d-4aca-a514-e861d3351e10", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -21135,12 +21135,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"aliqua fugiat ipsum do enimoccae\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:47515d16-bd83-9bbd-7fc3-c9bbd174d3be\",\n \"93220c0d-0173-789d-0d7b-fef42d3d7bfd\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "body": "{\n \"workflow\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"esse do voluptate ipsum laborisa\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:805535a9-554c-9704-8478-6a46333397d6\",\n \"055e6ab5-738a-3643-8369-656885b7ea0b\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c8d9f272-3220-4b94-a996-8be386dceec7", + "id": "64c6c5ea-8ef6-40b5-a02c-d44a2e1880ed", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -21197,7 +21197,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0522165d-b236-4c86-8836-129f2d2d7721", + "id": "2f20fdff-df34-4bc7-b91b-440e70176ce9", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -21260,7 +21260,7 @@ } }, { - "id": "f85cc346-cf9c-4ce7-8425-1ec046afe99e", + "id": "0f13ec13-9a90-4067-b5b4-eaccd9546dd4", "name": "Create an automated workflow", "request": { "name": "Create an automated workflow", @@ -21304,7 +21304,7 @@ }, "response": [ { - "id": "c70e8143-f538-4a5a-8722-ef0f14fecfa8", + "id": "fee2a2fe-436e-4c23-a79d-08436462d442", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -21356,12 +21356,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"aliqua fugiat ipsum do enimoccae\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:47515d16-bd83-9bbd-7fc3-c9bbd174d3be\",\n \"93220c0d-0173-789d-0d7b-fef42d3d7bfd\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "body": "{\n \"workflow\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"esse do voluptate ipsum laborisa\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:805535a9-554c-9704-8478-6a46333397d6\",\n \"055e6ab5-738a-3643-8369-656885b7ea0b\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "10ca8652-56a2-47db-99c9-1d3627174a1a", + "id": "5ee2cfee-20b5-454a-a254-85f46c4e447f", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -21418,7 +21418,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6e5d098-b38a-4b1d-a5f2-7744a9076ada", + "id": "d34c7669-a638-4ffd-847f-94fdfe0cdced", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -21481,7 +21481,7 @@ } }, { - "id": "71b603cd-70d8-41e9-91b4-e77ab395c1c8", + "id": "e39e72de-fae1-4f7d-b12d-cc65081179cd", "name": "Create a registration workflow", "request": { "name": "Create a registration workflow", @@ -21525,7 +21525,7 @@ }, "response": [ { - "id": "a2f313f5-28f5-4211-b259-87b7867520e5", + "id": "bf1ec76d-c448-42ea-845d-e97d579b86a7", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -21577,12 +21577,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"aliqua fugiat ipsum do enimoccae\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:47515d16-bd83-9bbd-7fc3-c9bbd174d3be\",\n \"93220c0d-0173-789d-0d7b-fef42d3d7bfd\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "body": "{\n \"workflow\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"esse do voluptate ipsum laborisa\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:805535a9-554c-9704-8478-6a46333397d6\",\n \"055e6ab5-738a-3643-8369-656885b7ea0b\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b344f89d-3f61-4d43-901f-cde4e6a331fb", + "id": "0e73ab87-1143-4540-9426-db9589844abf", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -21639,7 +21639,7 @@ "_postman_previewlanguage": "json" }, { - "id": "423702ae-5032-4926-9a5e-560ebe21fbab", + "id": "891832f5-6e04-4dd0-9aee-ba4363b8041d", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -21702,7 +21702,7 @@ } }, { - "id": "262edfb5-f6e8-4aae-b044-5bd6964b72c0", + "id": "06066084-b464-4ff8-b2f9-aec5d713285d", "name": "Create a login workflow", "request": { "name": "Create a login workflow", @@ -21746,7 +21746,7 @@ }, "response": [ { - "id": "d5f43a00-dbc4-421b-ad5d-a2293bfc7ecb", + "id": "5c5118a3-8047-46eb-8374-18bbc1107edf", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -21798,12 +21798,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"aliqua fugiat ipsum do enimoccae\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:47515d16-bd83-9bbd-7fc3-c9bbd174d3be\",\n \"93220c0d-0173-789d-0d7b-fef42d3d7bfd\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "body": "{\n \"workflow\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"esse do voluptate ipsum laborisa\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:805535a9-554c-9704-8478-6a46333397d6\",\n \"055e6ab5-738a-3643-8369-656885b7ea0b\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "26427451-c3c2-4dc1-a5be-72cd5097b995", + "id": "ff1b2326-925c-4c3d-8326-004fe30ba06e", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -21860,7 +21860,7 @@ "_postman_previewlanguage": "json" }, { - "id": "746902fa-c93d-41d6-a034-f5efd12b3a5d", + "id": "ce043489-1611-4fa3-8bf4-80364f040a5a", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -21923,7 +21923,7 @@ } }, { - "id": "35efdb45-b97c-4a78-b740-9fb1d1d1af2b", + "id": "a1274cfe-7462-4383-98f4-f4a6faa26780", "name": "Create a password reset workflow", "request": { "name": "Create a password reset workflow", @@ -21967,7 +21967,7 @@ }, "response": [ { - "id": "ff75b607-6831-4f8d-95cc-35917ed60e91", + "id": "ca272d29-5212-4495-819f-b6ebb3b6133b", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -22019,12 +22019,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"aliqua fugiat ipsum do enimoccae\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:47515d16-bd83-9bbd-7fc3-c9bbd174d3be\",\n \"93220c0d-0173-789d-0d7b-fef42d3d7bfd\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "body": "{\n \"workflow\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"esse do voluptate ipsum laborisa\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:805535a9-554c-9704-8478-6a46333397d6\",\n \"055e6ab5-738a-3643-8369-656885b7ea0b\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0a45ab1c-f770-428c-8a58-baead6d3ef09", + "id": "41a5907a-a5b1-4cae-b1fc-65a7672d5a1c", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -22081,7 +22081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b6d1240-3df1-49c4-b25e-bae6e352a716", + "id": "7f60b65f-f311-496e-bfed-b5eb4b227723", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -22150,7 +22150,7 @@ "description": "", "item": [ { - "id": "91b389e3-d47d-4a86-be73-e64e5b7ecf48", + "id": "8ad6b648-f53c-4f1d-8d29-65c3975c06e3", "name": "Create an approval action", "request": { "name": "Create an approval action", @@ -22194,7 +22194,7 @@ }, "response": [ { - "id": "460593b6-d138-40f6-97da-734b082ac005", + "id": "3ab4fec6-5779-4b2c-885f-919d5c83b4cc", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -22251,7 +22251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "572975c8-72ae-4961-b198-70e69d3e22b4", + "id": "7e5f74c8-0b31-4acf-9d79-e636f62fe7fc", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -22308,7 +22308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e14b7fed-5deb-472c-8ce1-bbb83058774a", + "id": "b0bdd6f2-be28-4731-97b2-a10658937285", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -22371,7 +22371,7 @@ } }, { - "id": "063c866d-5d82-4fde-9129-e47011d79596", + "id": "c87d38a4-5831-47a8-a92c-e009e0f31c58", "name": "Create ask security question action", "request": { "name": "Create ask security question action", @@ -22415,7 +22415,7 @@ }, "response": [ { - "id": "464ad6ed-6c16-42e7-bd4a-4b01b345d884", + "id": "c76269b3-404d-4152-99ba-bcfe106f5e8f", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -22472,7 +22472,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76f07504-84ce-4d89-a4d5-f0a79feb3502", + "id": "0a1683bd-b7af-4c6e-bfdb-808f77cbfd9f", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -22529,7 +22529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6d91824-74bd-4ac2-b5dc-7fbc28a63794", + "id": "ed49fef1-1296-458f-9b85-61b82eff8ccd", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -22592,7 +22592,7 @@ } }, { - "id": "209945cd-807c-4bb1-abb6-ae74afc29a97", + "id": "82ca3b02-de23-458f-81de-c9e368a44ab8", "name": "Create an auto assign action", "request": { "name": "Create an auto assign action", @@ -22636,7 +22636,7 @@ }, "response": [ { - "id": "fb251c38-be73-4485-928d-2608652a1d9d", + "id": "73cf3803-edd2-4b6a-bd99-a3dbf38c95a9", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -22693,7 +22693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3069c0bc-1bbf-46f7-b399-ed039b99d4e4", + "id": "1ea45257-9e51-429a-a32b-b03feda38bb6", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -22750,7 +22750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db2afb82-55db-4129-9262-133bd2c56650", + "id": "1f64cb79-bc88-4341-9756-b75fb3b6753b", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -22813,7 +22813,7 @@ } }, { - "id": "0e5bce12-9ca9-4162-9208-3709e93abca0", + "id": "f37ceec5-3130-4d97-a2df-e26784e69ec1", "name": "Create a batch update action", "request": { "name": "Create a batch update action", @@ -22857,7 +22857,7 @@ }, "response": [ { - "id": "595e5d44-c7c1-4915-a2e9-630243149c72", + "id": "f75c29d8-a54c-42a6-9839-5a218b7e682f", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -22914,7 +22914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b94d810e-d247-4a7b-825b-b776cce1506b", + "id": "22dff314-7a1e-42d1-8c8f-a245e2cc0b3d", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -22971,7 +22971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2951fbf-4242-4722-840b-d6dfde992e13", + "id": "fef0b47e-1224-4edc-95dc-8ff2349daf34", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -23034,7 +23034,7 @@ } }, { - "id": "c9e2d686-f37b-44e0-ad54-daf67818fa17", + "id": "d8ea557b-9245-42a9-9875-92dd03494140", "name": "Create a close session action", "request": { "name": "Create a close session action", @@ -23078,7 +23078,7 @@ }, "response": [ { - "id": "cb8af5d2-40b7-4623-8738-b9dd1fb27a42", + "id": "fc99898a-6c79-4de2-9946-5a41a6636788", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -23135,7 +23135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ce6472f-6b5f-49b6-9e52-e7f6aca7d1a2", + "id": "91acffe1-b7e8-467a-8c54-37f0bc9eaa62", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -23192,7 +23192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c4d6be2-02b2-44c0-a27e-54b7ffb4b7d2", + "id": "bd611422-9d62-44e7-a6d1-ba0924e0d553", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -23255,7 +23255,7 @@ } }, { - "id": "ed4fb213-fb4f-4a65-baa0-4b8c74462f50", + "id": "5bc620fd-d656-49b6-a74c-379e229ed409", "name": "Create a contributors action", "request": { "name": "Create a contributors action", @@ -23299,7 +23299,7 @@ }, "response": [ { - "id": "7cb4c818-1a6a-4f00-afcc-ebd640a36905", + "id": "e704595f-ce41-4bd3-a1c7-f35d323aedfd", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -23356,7 +23356,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab2a8b12-8b8e-4b01-9e95-3e3d7900e617", + "id": "5ffccf95-5165-4d50-8675-877212cef12b", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -23413,7 +23413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "869848fe-f397-46ed-b5a0-c5d01b15e75b", + "id": "b5953223-d31d-4d20-981e-db1fb2ffc950", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -23476,7 +23476,7 @@ } }, { - "id": "bfd9ec93-47ad-4db5-a01a-abc52b25c870", + "id": "2ec05d39-6c67-4f0b-8c28-a46da0d6a3d6", "name": "Create a create profile action", "request": { "name": "Create a create profile action", @@ -23520,7 +23520,7 @@ }, "response": [ { - "id": "3202af17-78e5-46eb-b49a-d17647e372e0", + "id": "30cc06bc-f724-4466-8cff-9f470da6bc61", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -23577,7 +23577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b91d00f7-4161-4666-96ad-073fb96f4884", + "id": "975ffb5c-f4c2-46a0-8f21-0d2c4ccaa3d5", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -23634,7 +23634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bddabcd2-7155-47b9-9bb3-3d3ee0e621ff", + "id": "00b6018a-c034-415d-8e46-d34aebc36868", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -23697,7 +23697,7 @@ } }, { - "id": "b5ab7b89-dcfd-4390-8fb7-07d3efeffd4d", + "id": "1362a6b0-eede-4efd-b9d2-8f18c0b3a91e", "name": "Create a duplicate prevention action", "request": { "name": "Create a duplicate prevention action", @@ -23741,7 +23741,7 @@ }, "response": [ { - "id": "ddbc7aa4-36b8-4cce-a24e-4af75295cdd7", + "id": "54676c68-a9c5-4d1b-8910-d9b36e491d9b", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -23798,7 +23798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99cb9b7a-2e69-4155-b392-a0c4f4b88f1a", + "id": "1642c4c5-9df1-4864-ad72-4ca8eb3d2cad", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -23855,7 +23855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1db1dc46-355b-435b-a238-5a57670ae2bc", + "id": "65374c5a-1e1f-4ef9-b1ed-59df78cda638", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -23918,7 +23918,7 @@ } }, { - "id": "ba0d62ff-b886-45cc-8f6a-5ba33b3aeb23", + "id": "9c60381f-2115-4145-9a44-674dc31e6141", "name": "Create an email verification action", "request": { "name": "Create an email verification action", @@ -23962,7 +23962,7 @@ }, "response": [ { - "id": "057637b3-f40f-46d9-8d98-c4636131a877", + "id": "0ae00096-2005-47d8-a074-2c013b652151", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -24019,7 +24019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48553569-65f3-41e5-a403-a45f63a38da7", + "id": "b96d88ab-d4b4-4305-8e29-32e8f8d61f6e", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -24076,7 +24076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b79261de-4a2a-4067-8ac1-985294236be8", + "id": "52cc010c-6fdf-4d2d-8616-12911ca8c9fb", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -24139,7 +24139,7 @@ } }, { - "id": "670007fb-7b7d-41ee-a1e9-a8ae84810a20", + "id": "31f8d630-8d80-4624-bbf5-7bc36210090c", "name": "Create a fulfillment action", "request": { "name": "Create a fulfillment action", @@ -24183,7 +24183,7 @@ }, "response": [ { - "id": "01b4fd9e-7f8a-4d5c-bccf-0311df1bc56f", + "id": "713bafeb-999c-4ba5-ac4e-51cdc1c73864", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -24240,7 +24240,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b417ac6-3a55-4f64-8b82-c8e4b3f11d78", + "id": "e917cdc3-4265-4528-b865-04418d8d4002", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -24297,7 +24297,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d76f5d98-eabc-4f83-890c-99039ee7b265", + "id": "c27cedae-bffe-4291-b021-1a9cbdb4e2a5", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -24360,7 +24360,7 @@ } }, { - "id": "03e008b5-e585-4265-a5b3-b082b5d0b342", + "id": "8e0d6282-8e99-4208-9ef5-3142a09303f7", "name": "Create an identity proofing action", "request": { "name": "Create an identity proofing action", @@ -24404,7 +24404,7 @@ }, "response": [ { - "id": "b00a2849-a222-4e0b-b378-2255a1c789b7", + "id": "0bb99003-2762-4294-9870-21582b3bc7e4", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -24461,7 +24461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3529c091-515a-4a77-9a13-af61ffac8cba", + "id": "2919566b-92fa-427c-88bf-c7e177350364", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -24518,7 +24518,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e415e270-ace5-40d0-a418-2cb339aadb72", + "id": "e28cf265-aa15-4033-b99c-bfeaf406f2f4", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -24581,7 +24581,7 @@ } }, { - "id": "c42b0a4f-1137-4377-ad87-0c27f03880c9", + "id": "8ff4e621-5ae0-4261-8d07-95ba50500d8b", "name": "Create an invitation action", "request": { "name": "Create an invitation action", @@ -24625,7 +24625,7 @@ }, "response": [ { - "id": "cfaf0b45-bcb5-4651-b9e7-2105ef743dfb", + "id": "ff6222db-1729-4488-92c1-4f39be1b85e2", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -24682,7 +24682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a4e2e49-f01a-4951-847f-5e9062c8520e", + "id": "7a3351b2-c8cf-4e3b-aef4-94ec85bb44ed", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -24739,7 +24739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4574ac89-7671-4a55-972c-0e568a84ab03", + "id": "497c742f-1b83-42cc-8193-f159eca9d663", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -24802,7 +24802,7 @@ } }, { - "id": "fc6d18e0-1397-4391-b3c5-cff80b5c5554", + "id": "661850a7-ad3e-4694-9368-3c9c8066e8fe", "name": "Create a ldap action", "request": { "name": "Create a ldap action", @@ -24846,7 +24846,7 @@ }, "response": [ { - "id": "a9a3dffa-ccc4-46a8-8f44-976d583508cb", + "id": "5b3467a8-3727-4502-88fd-5075cb7005f0", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -24903,7 +24903,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5d1039b-7ef7-41cc-9e33-7083ea566b40", + "id": "1c5b2d54-dc54-4507-864f-bfb12e90d1ab", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -24960,7 +24960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c2220d8-b746-435e-b90c-bd498a642e5d", + "id": "5d6a3ff6-163e-4cad-a8f5-5e1243c07f17", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -25023,7 +25023,7 @@ } }, { - "id": "26706bdb-6e77-49ba-b9eb-7e3e2978dbd0", + "id": "7c50abd9-ef62-415b-bc73-34598a2f3516", "name": "Create a notification action", "request": { "name": "Create a notification action", @@ -25067,7 +25067,7 @@ }, "response": [ { - "id": "e92cfc2f-b8c2-4c9d-9614-f06dbb953b39", + "id": "790552d7-969e-41a9-8de1-15274aa2359b", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -25124,7 +25124,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e65921e7-e7d8-4cf9-b569-225ca4a4bb6d", + "id": "a32a3b4b-b5b3-418f-85c4-9f096f155379", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -25181,7 +25181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c25b524-7dde-4a3b-9c1d-0a29e9c129e2", + "id": "7b9dfc82-4ffb-48be-aab6-9b03ce6937d9", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -25244,7 +25244,7 @@ } }, { - "id": "0fa782be-06fb-4e8c-8bfc-851a78206a35", + "id": "49c9b6da-d83b-4951-9153-26734016a071", "name": "Create a password reset action", "request": { "name": "Create a password reset action", @@ -25288,7 +25288,7 @@ }, "response": [ { - "id": "7044a352-4595-4590-9a64-7c0fdfa9e84b", + "id": "fa6c656c-89a0-41bf-bb18-0d73823512ed", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -25345,7 +25345,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b09a3863-7352-42f7-86c7-ef5cfa0f3edd", + "id": "63b6c007-8ce9-4fb6-b5fe-dcc794a12d99", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -25402,7 +25402,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d96861d-54e2-4cd3-81c2-fcea915588a6", + "id": "03514593-8bdc-4df4-97ab-260801e3f1ba", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -25465,7 +25465,7 @@ } }, { - "id": "05165d22-95b4-465d-b462-ca8df4f90c86", + "id": "4ce38ba3-cfbb-43ca-b0d3-f4a993dbb02d", "name": "Create a profile check action", "request": { "name": "Create a profile check action", @@ -25509,7 +25509,7 @@ }, "response": [ { - "id": "e5044240-83de-4171-8f25-580563529860", + "id": "d0d51838-f842-41e5-bac8-cf98d215260c", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -25566,7 +25566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "484dd09d-c0c8-443d-b7a1-dc801480015a", + "id": "6f22406b-26b1-4e88-9f50-71947d228cce", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -25623,7 +25623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a4109a7-aa1f-4c88-9338-299ec9cb59f5", + "id": "e661d437-8c4b-4fd4-8f28-be49af27d17d", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -25686,7 +25686,7 @@ } }, { - "id": "0b21f8b5-4a49-4754-bf4f-0fbcb8e6e765", + "id": "7f884412-dbee-439f-8c6f-d5c87b77b0f1", "name": "Create a profile select action", "request": { "name": "Create a profile select action", @@ -25730,7 +25730,7 @@ }, "response": [ { - "id": "dcc06d12-574c-4843-bdce-8241fab2e7dc", + "id": "84e24b8c-8fd0-40ae-a7be-dcb6a6bc6823", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -25787,7 +25787,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e315080-4e0f-4671-ae07-f3b8c0041da2", + "id": "4f9b7eb5-0f76-46ab-8441-7f75299a3780", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -25844,7 +25844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19c31fd4-b6d9-40b7-815e-90f4d268bc82", + "id": "d1daea73-094c-4c66-82c2-978bdc44b4b9", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -25907,7 +25907,7 @@ } }, { - "id": "bb23d496-e00f-4003-8f44-e521fdb1ecd3", + "id": "8faabadf-9a16-4398-a31f-1d5185830fec", "name": "Create a request action", "request": { "name": "Create a request action", @@ -25951,7 +25951,7 @@ }, "response": [ { - "id": "ea1540b2-4500-4a2e-a128-3de3c4de0eb8", + "id": "7285d491-0563-45d6-9dc1-24808a6ea21e", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -26008,7 +26008,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54f4ee1e-c070-4a25-8c0a-f2599a784791", + "id": "8ab389f6-4b86-4bfb-a6b8-6d82f7cc011d", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -26065,7 +26065,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2995e08-ba94-4ae1-bc0c-dde6ad3f5ffd", + "id": "136c9296-a767-41cf-84c8-b0034e256817", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -26128,7 +26128,7 @@ } }, { - "id": "959b6ef6-c63e-4976-8bce-20a767677e80", + "id": "6b7f299d-0b8f-42f6-b3e6-615992f480d8", "name": "Create a REST API action", "request": { "name": "Create a REST API action", @@ -26172,7 +26172,7 @@ }, "response": [ { - "id": "c9932919-fc01-48a7-bcd5-db896a380e07", + "id": "1b687d03-0779-43e7-b6f7-159bf57923d8", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -26229,7 +26229,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a855e98f-d81c-4dd3-855c-7a293de9b53f", + "id": "596abb3b-2e61-40f5-a3c6-2a6bddd6d4e2", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -26286,7 +26286,7 @@ "_postman_previewlanguage": "json" }, { - "id": "acddf9fa-9472-46e0-92f6-0b300da7350c", + "id": "8fe13e1f-2671-4c3c-8079-c4ed1016f44b", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -26349,7 +26349,7 @@ } }, { - "id": "33564135-8d91-42fa-aa1c-050201236bcc", + "id": "a0e7959c-eb47-450a-ac37-c61777a09c25", "name": "Create a review action", "request": { "name": "Create a review action", @@ -26393,7 +26393,7 @@ }, "response": [ { - "id": "dca8b100-29fc-4752-9a5c-b0def254582a", + "id": "fa1fc799-bb41-4a04-8772-919203f1cf27", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -26450,7 +26450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "515edb40-bb0c-451a-bedb-46b7290d1ea7", + "id": "014c7ae3-9a11-4b00-849d-b1b6d8f13453", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -26507,7 +26507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "689f3583-bf9e-45c3-87ac-cd9541fc1b9e", + "id": "c5cb5f3d-caf5-4c35-b49a-51c69fb50222", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -26570,7 +26570,7 @@ } }, { - "id": "d1e4392e-04dc-4324-aef6-1ff9ef56444c", + "id": "ddcd4c11-3f46-4483-b190-c3dec9bcaae8", "name": "Create a run workflow action", "request": { "name": "Create a run workflow action", @@ -26614,7 +26614,7 @@ }, "response": [ { - "id": "ab36a03c-809a-46c8-a677-7d6ebb805c96", + "id": "2ae59fea-5849-4901-aec2-7b9385cab73c", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -26671,7 +26671,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb8b5040-e177-4dae-a3ae-74339354a0aa", + "id": "4e968481-cc75-4072-97ac-c5268e192662", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -26728,7 +26728,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6563adb1-f6bf-4e5c-a7f5-1709ff3f6645", + "id": "38e24f44-afda-44ab-ad98-ac0f4ed42325", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -26791,7 +26791,7 @@ } }, { - "id": "1aa92bb5-36ab-4585-8541-1710e4e241b9", + "id": "e0304e75-2872-4ac5-badb-60e7666195a8", "name": "Create a set attributes action", "request": { "name": "Create a set attributes action", @@ -26835,7 +26835,7 @@ }, "response": [ { - "id": "b5fdfe4b-faab-43e1-ab28-23c666cc900a", + "id": "80862797-d8c9-4041-b1e0-5724db51973b", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -26892,7 +26892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1083e52-d17b-4538-a258-b8576ddc18e7", + "id": "12cb1e91-2391-4af4-ab69-8cff0806b71b", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -26949,7 +26949,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96596457-b509-40c0-a2f5-6922acc6a5b8", + "id": "172c0384-4400-4470-a05c-e6ae5670c8b6", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -27012,7 +27012,7 @@ } }, { - "id": "08a939e5-fbd0-44e0-b7fa-ebb0aa7b1e42", + "id": "8877a0af-49d0-4e62-9a5a-4253c98f02ae", "name": "Create set security question action", "request": { "name": "Create set security question action", @@ -27056,7 +27056,7 @@ }, "response": [ { - "id": "9a620b59-bacf-4bc5-a599-1bd41282a3e4", + "id": "cc7bda81-132c-408b-955b-85202bdbcd94", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -27113,7 +27113,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd7f62d2-9f17-4b8b-ba97-9ff23dbf9ff7", + "id": "76938b9e-945f-465e-8f4d-384437980eb4", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -27170,7 +27170,7 @@ "_postman_previewlanguage": "json" }, { - "id": "977dc8ec-e303-4415-a4ac-7b3a031acd2c", + "id": "a3f31f60-5676-48f8-908a-43cd0e398d3e", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -27233,7 +27233,7 @@ } }, { - "id": "68b44ac8-a535-40b9-bf2d-2d868eb8e3d2", + "id": "72f92045-1893-486c-90bb-ca06c961c34a", "name": "Create a SOAP API action", "request": { "name": "Create a SOAP API action", @@ -27277,7 +27277,7 @@ }, "response": [ { - "id": "f4c0c2e7-c509-4efb-ad2c-cafa033e30f5", + "id": "fc81730a-9ac8-4c07-8b3e-a6347936c0fe", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -27334,7 +27334,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9c9196b-8f08-43d5-9829-9cd38b62688d", + "id": "72585f4e-720f-4fd6-b82a-d4a055bc020b", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -27391,7 +27391,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2ef5b6a-74ef-44df-9a1d-842b2db1dfdd", + "id": "4bade13b-6488-4cbe-b0e2-cffe11ba1ac5", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -27454,7 +27454,7 @@ } }, { - "id": "fdf0f075-da45-4c5e-86a7-1617e420a449", + "id": "dd3025f3-fbf6-4aaa-a72b-30bc40c1a0ca", "name": "Create a status change action", "request": { "name": "Create a status change action", @@ -27498,7 +27498,7 @@ }, "response": [ { - "id": "7fc48a27-562a-4f6e-a3eb-8bab59746290", + "id": "d249534b-942c-4f1d-aff4-76df17462715", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -27555,7 +27555,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99c9dd55-6e96-43e2-8308-412d27971b43", + "id": "863d7997-c44e-4cbf-b3db-d0f31a8a81d9", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -27612,7 +27612,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e672061a-8dcb-4861-91c0-3050a890c6a4", + "id": "ac1a3815-956d-4b34-8822-14cce3cb78b9", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -27675,7 +27675,7 @@ } }, { - "id": "bc862697-5f86-4d48-8244-1f191f4357b4", + "id": "ecc92587-c4eb-4850-b4ef-2f6ab1d71ffc", "name": "Create an unassign action", "request": { "name": "Create an unassign action", @@ -27719,7 +27719,7 @@ }, "response": [ { - "id": "b2f98e30-1bfd-44d5-a589-137d20fa9d26", + "id": "2bba79c3-f44f-4c1a-b39b-7ce89caf0955", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -27776,7 +27776,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b59a44ea-20b9-40a0-83a2-2d588ebc7b60", + "id": "d4450c10-89eb-4ed5-bbe8-898a7116556a", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -27833,7 +27833,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebced49c-90cb-4cc3-8f16-b1057785712a", + "id": "0621aa66-37c5-4b37-b274-49e74ef22efe", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -27896,7 +27896,7 @@ } }, { - "id": "c64bf87a-7412-433e-902c-716c13e7ae6f", + "id": "346b558e-f1bb-4b47-a880-64399aa0259a", "name": "Create an update profile action", "request": { "name": "Create an update profile action", @@ -27940,7 +27940,7 @@ }, "response": [ { - "id": "8df99f65-360a-4b76-bf8b-0be57a95584b", + "id": "7b6eb204-c123-4889-9234-4d8f5191019d", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -27997,7 +27997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1085f17c-3553-46ae-ad36-e24b371cb737", + "id": "b4670690-5459-4517-be62-e8bf740a57ef", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -28054,7 +28054,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc5dc7a5-c949-4ab9-8f83-8650ec08638b", + "id": "1014d5b8-8866-48e9-8719-079b7d712150", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -28117,7 +28117,7 @@ } }, { - "id": "52758900-05c7-435f-bd5e-0b50d28b4536", + "id": "c12013a6-f947-42b0-a970-96eab12b1253", "name": "Create a username password action", "request": { "name": "Create a username password action", @@ -28161,7 +28161,7 @@ }, "response": [ { - "id": "4957d3f9-d91f-4e32-9b36-d01ebf2c5554", + "id": "5ac7b5df-2c7e-4542-8d24-0774c9ee2b29", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -28218,7 +28218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55f7e27e-e703-4cad-846d-ac73c0ba5fca", + "id": "34991763-320d-43d0-b9fd-512b8bc1a482", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -28275,7 +28275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "519c0d45-dbdb-48cb-9800-e89b8e6030c8", + "id": "6fa4908b-e2c1-49af-83af-deec78c46296", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -28338,7 +28338,7 @@ } }, { - "id": "c9a87e8a-f950-45a3-8067-5218d6e420db", + "id": "6bf51763-19aa-491c-aa2a-302f6842c523", "name": "Get Workflow Actions", "request": { "name": "Get Workflow Actions", @@ -28378,7 +28378,7 @@ }, "response": [ { - "id": "6a2950db-ceca-4661-9742-993dbc4bb239", + "id": "b23dc016-e286-4d5e-a7b4-063712be3c6f", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -28431,7 +28431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9960e7f7-fb10-44d3-a4ef-7603a262bab4", + "id": "a81af9c4-a690-4266-8310-caeb3d141924", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -28484,7 +28484,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3667f9e3-3af2-4385-ae58-c96c134919b2", + "id": "92de1862-fafe-40e5-ab19-6ec57defa99f", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -28549,7 +28549,7 @@ "description": "", "item": [ { - "id": "c0d7763b-cf08-481b-b2d4-51a05858316d", + "id": "8117f772-2287-4881-bb50-55e8d456b684", "name": "Create a workflow action performer", "request": { "name": "Create a workflow action performer", @@ -28592,7 +28592,7 @@ }, "response": [ { - "id": "919a8cf2-e0de-44dd-bf99-bb358a2fd0cf", + "id": "94968730-a234-4105-a0c4-378f1e3ceec6", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -28648,7 +28648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f58d41c-dffb-42e9-b56d-83efcf794c18", + "id": "d0623d58-2895-4994-b124-6347f944b50e", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -28704,7 +28704,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f7eb507-bc85-47d3-af10-0c974d198aa7", + "id": "f71b3bba-2444-4370-bc1e-3fb9d90d5fff", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -28772,7 +28772,7 @@ "description": "", "item": [ { - "id": "fefdfca4-035e-48c9-89c9-a8d083882fc7", + "id": "64e0f900-c4c8-4a91-b15c-824d13411e0b", "name": "Get workflow sessions", "request": { "name": "Get workflow sessions", @@ -28831,7 +28831,7 @@ "type": "text/plain" }, "key": "uid", - "value": "pariatur aliqua in culpaid aute " + "value": "esse minim adipisicingdolor ipsu" }, { "disabled": false, @@ -28849,7 +28849,7 @@ "type": "text/plain" }, "key": "requester_id", - "value": "urn:uuid:e5510f67-5c1b-65b5-39ad-8fb005552102" + "value": "urn:uuid:bd0b9196-e793-510f-f03a-65fad0b9de21" }, { "disabled": false, @@ -28858,7 +28858,7 @@ "type": "text/plain" }, "key": "status", - "value": "checking for duplicates" + "value": "pending creation" }, { "disabled": false, @@ -28884,7 +28884,7 @@ }, "response": [ { - "id": "9be09740-d372-4633-afdd-b5b961f7476b", + "id": "348a3eb5-712c-4bd4-b765-29c46967f1ca", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -28938,7 +28938,7 @@ "type": "text/plain" }, "key": "uid", - "value": "pariatur aliqua in culpaid aute " + "value": "esse minim adipisicingdolor ipsu" }, { "disabled": false, @@ -28956,7 +28956,7 @@ "type": "text/plain" }, "key": "requester_id", - "value": "urn:uuid:e5510f67-5c1b-65b5-39ad-8fb005552102" + "value": "urn:uuid:bd0b9196-e793-510f-f03a-65fad0b9de21" }, { "disabled": false, @@ -28965,7 +28965,7 @@ "type": "text/plain" }, "key": "status", - "value": "checking for duplicates" + "value": "pending creation" }, { "disabled": false, @@ -29004,12 +29004,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow_sessions\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"in nostrud eiusmod reprehenderit\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:6a38cbec-00c2-11c4-ffa2-212487a1aa36\",\n \"urn:uuid:814e4268-c765-e6ab-2e70-92f3c312bded\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"aliqua quiirure exercitation cup\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:b8b2cdc3-e712-ea89-b5ff-447e91d479af\",\n \"d50adf93-bc0c-5548-9709-64d092488157\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n ],\n \"_metadata\": {\n \"limit\": -87063951,\n \"offset\": -20293705,\n \"total\": 24685453,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"workflow_sessions\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"dolore consectetur dolordoloreiu\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"0dc70d1d-f9a4-d2ad-c200-3a635384dbad\",\n \"b52ba317-c9be-7178-2896-183039d4a864\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"Ut aliqua ullamco dolor nondolor\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"90171236-5856-cf0f-91ad-55c7b68bf183\",\n \"2adf99a6-d4d8-f7ce-c5cb-d4bc750f3e5b\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n ],\n \"_metadata\": {\n \"limit\": 22775383,\n \"offset\": 28584135,\n \"total\": -19673396,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "453c744c-4080-42c0-b2fc-70c8a6c30c94", + "id": "4ea0c776-3a3e-4b9b-9664-66a1d651ac6c", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -29063,7 +29063,7 @@ "type": "text/plain" }, "key": "uid", - "value": "pariatur aliqua in culpaid aute " + "value": "esse minim adipisicingdolor ipsu" }, { "disabled": false, @@ -29081,7 +29081,7 @@ "type": "text/plain" }, "key": "requester_id", - "value": "urn:uuid:e5510f67-5c1b-65b5-39ad-8fb005552102" + "value": "urn:uuid:bd0b9196-e793-510f-f03a-65fad0b9de21" }, { "disabled": false, @@ -29090,7 +29090,7 @@ "type": "text/plain" }, "key": "status", - "value": "checking for duplicates" + "value": "pending creation" }, { "disabled": false, @@ -29134,7 +29134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28082768-2f08-4b51-85a1-e1b7a44953e9", + "id": "92a2f173-5fc4-48d5-ac90-03a0d5c94bd4", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -29188,7 +29188,7 @@ "type": "text/plain" }, "key": "uid", - "value": "pariatur aliqua in culpaid aute " + "value": "esse minim adipisicingdolor ipsu" }, { "disabled": false, @@ -29206,7 +29206,7 @@ "type": "text/plain" }, "key": "requester_id", - "value": "urn:uuid:e5510f67-5c1b-65b5-39ad-8fb005552102" + "value": "urn:uuid:bd0b9196-e793-510f-f03a-65fad0b9de21" }, { "disabled": false, @@ -29215,7 +29215,7 @@ "type": "text/plain" }, "key": "status", - "value": "checking for duplicates" + "value": "pending creation" }, { "disabled": false, @@ -29265,7 +29265,7 @@ } }, { - "id": "912fe91a-819c-46ba-a910-d91e8ebd3dbf", + "id": "b92e257b-e3a5-4315-a154-bb0299a67b83", "name": "Create a workflow session", "request": { "name": "Create a workflow session", @@ -29306,7 +29306,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"b457928d-bd16-7bd6-0968-73fe3ee1d8ed\",\n \"76a16569-b7d3-7d8e-727d-8c7bc1c1feef\"\n ],\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_select_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"profile_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"contributor_select_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"contributor_search_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"multiple_contributor_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:6b98b958-4f9f-7203-d054-944f4d743ee5\",\n \"5431628f-88ee-6cf0-3adc-0f64d2821df0\"\n ],\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_select_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"profile_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"contributor_select_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"contributor_search_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"multiple_contributor_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -29318,7 +29318,7 @@ }, "response": [ { - "id": "577f18dc-0094-48ea-b554-a43a1f83c92f", + "id": "0335025c-eeb2-4854-ac37-66ae0c106cc0", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -29362,7 +29362,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"b457928d-bd16-7bd6-0968-73fe3ee1d8ed\",\n \"76a16569-b7d3-7d8e-727d-8c7bc1c1feef\"\n ],\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_select_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"profile_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"contributor_select_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"contributor_search_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"multiple_contributor_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:6b98b958-4f9f-7203-d054-944f4d743ee5\",\n \"5431628f-88ee-6cf0-3adc-0f64d2821df0\"\n ],\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_select_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"profile_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"contributor_select_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"contributor_search_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"multiple_contributor_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -29379,12 +29379,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow_session\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"anim occaecat incididuntminim pr\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"447bf95b-1aea-a149-393d-479497a9c149\",\n \"urn:uuid:9a771f79-3699-f526-50ca-231d6ffcc7ae\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "body": "{\n \"workflow_session\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"suntnon magna est dolore cupidat\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:1456ffa9-cb04-eec4-0512-7fad0dc78c2f\",\n \"9552d2dc-ee3d-080a-fbbe-3f9af9c33d55\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "22ed94be-a465-4d0d-b7db-f4d40d84fa18", + "id": "1c5d1083-b467-40d5-a867-40f49784d38e", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -29428,7 +29428,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"b457928d-bd16-7bd6-0968-73fe3ee1d8ed\",\n \"76a16569-b7d3-7d8e-727d-8c7bc1c1feef\"\n ],\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_select_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"profile_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"contributor_select_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"contributor_search_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"multiple_contributor_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:6b98b958-4f9f-7203-d054-944f4d743ee5\",\n \"5431628f-88ee-6cf0-3adc-0f64d2821df0\"\n ],\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_select_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"profile_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"contributor_select_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"contributor_search_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"multiple_contributor_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -29450,7 +29450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7c73ebd-d37b-4b4c-a73c-d99f305d57eb", + "id": "99e3bfe8-ecd4-4e76-8b01-4189dfef0ce0", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -29494,7 +29494,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"b457928d-bd16-7bd6-0968-73fe3ee1d8ed\",\n \"76a16569-b7d3-7d8e-727d-8c7bc1c1feef\"\n ],\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_select_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"profile_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"contributor_select_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"contributor_search_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"multiple_contributor_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:6b98b958-4f9f-7203-d054-944f4d743ee5\",\n \"5431628f-88ee-6cf0-3adc-0f64d2821df0\"\n ],\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_select_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"profile_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"contributor_select_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"contributor_search_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"multiple_contributor_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -29522,7 +29522,7 @@ } }, { - "id": "4a6a3b66-79a7-4b94-8343-c8314b6777d6", + "id": "75380cc2-8bdd-4d50-a0ff-54b9e7bc217c", "name": "Find workflow session by id", "request": { "name": "Find workflow session by id", @@ -29564,7 +29564,7 @@ }, "response": [ { - "id": "7637baf7-acd7-4c27-a343-6c2324e8394a", + "id": "dfcab262-9789-489f-aca4-fb7685af5616", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -29603,12 +29603,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow_session\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"anim occaecat incididuntminim pr\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"447bf95b-1aea-a149-393d-479497a9c149\",\n \"urn:uuid:9a771f79-3699-f526-50ca-231d6ffcc7ae\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "body": "{\n \"workflow_session\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"suntnon magna est dolore cupidat\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:1456ffa9-cb04-eec4-0512-7fad0dc78c2f\",\n \"9552d2dc-ee3d-080a-fbbe-3f9af9c33d55\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d3dd3ecd-f2a0-43d5-a86c-8c1df9d14562", + "id": "d1c891f0-abea-471c-98f8-14dd566fc891", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -29652,7 +29652,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05db5879-873e-490f-8881-062e7bb7e322", + "id": "166baff6-ec61-43f7-868d-5d556ba64fc0", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -29702,7 +29702,7 @@ } }, { - "id": "fa136201-6176-4a88-a1e6-a9901a45c7b1", + "id": "62dd52a7-991f-4c0c-b8c0-de0afe89c5fc", "name": "Update a workflow session by id", "request": { "name": "Update a workflow session by id", @@ -29755,7 +29755,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:8c2db528-0aa4-542e-b44d-dc9d1d10bd6f\",\n \"urn:uuid:f02356ae-32d1-4276-f553-d54333264d31\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_select_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"profile_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"contributor_select_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"contributor_search_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"multiple_contributor_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:d13a9aa3-6378-e156-2014-831941a59fd9\",\n \"urn:uuid:79f89a13-5574-aa40-7385-c82416854baa\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_select_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"profile_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"contributor_select_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"contributor_search_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"multiple_contributor_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -29767,7 +29767,7 @@ }, "response": [ { - "id": "0f421334-b7bb-4a8e-95a1-c1e3ef1cc9e0", + "id": "0e6ba581-1e5b-4962-a856-4e19852aefd5", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -29812,7 +29812,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:8c2db528-0aa4-542e-b44d-dc9d1d10bd6f\",\n \"urn:uuid:f02356ae-32d1-4276-f553-d54333264d31\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_select_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"profile_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"contributor_select_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"contributor_search_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"multiple_contributor_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:d13a9aa3-6378-e156-2014-831941a59fd9\",\n \"urn:uuid:79f89a13-5574-aa40-7385-c82416854baa\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_select_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"profile_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"contributor_select_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"contributor_search_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"multiple_contributor_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -29829,12 +29829,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow_session\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"anim occaecat incididuntminim pr\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"447bf95b-1aea-a149-393d-479497a9c149\",\n \"urn:uuid:9a771f79-3699-f526-50ca-231d6ffcc7ae\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "body": "{\n \"workflow_session\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"suntnon magna est dolore cupidat\",\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:1456ffa9-cb04-eec4-0512-7fad0dc78c2f\",\n \"9552d2dc-ee3d-080a-fbbe-3f9af9c33d55\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "998d08fa-bac1-4d64-a868-c82934ae7c31", + "id": "2e122ae9-beb0-47bb-8ed4-b9998a841742", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -29879,7 +29879,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:8c2db528-0aa4-542e-b44d-dc9d1d10bd6f\",\n \"urn:uuid:f02356ae-32d1-4276-f553-d54333264d31\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_select_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"profile_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"contributor_select_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"contributor_search_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"multiple_contributor_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:d13a9aa3-6378-e156-2014-831941a59fd9\",\n \"urn:uuid:79f89a13-5574-aa40-7385-c82416854baa\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_select_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"profile_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"contributor_select_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"contributor_search_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"multiple_contributor_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -29901,7 +29901,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa4455e3-3da4-4bff-b6b4-c42e4c34e476", + "id": "fc0e5bd2-981f-45b9-ac9b-2f0c02ec80bb", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -29946,7 +29946,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:8c2db528-0aa4-542e-b44d-dc9d1d10bd6f\",\n \"urn:uuid:f02356ae-32d1-4276-f553-d54333264d31\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_select_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"profile_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"contributor_select_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"contributor_search_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"multiple_contributor_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", + "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"requester_type\": \"User\",\n \"profile_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"profile_ids\": [\n \"urn:uuid:d13a9aa3-6378-e156-2014-831941a59fd9\",\n \"urn:uuid:79f89a13-5574-aa40-7385-c82416854baa\"\n ],\n \"status\": \"completed\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_select_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"profile_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"multiple_profile_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"contributor_select_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"contributor_search_attribute_uid\": \"49ed1cb6-9977-4965-9bfe-f2bcc2425244\",\n \"multiple_contributor_search_attribute_uid\": \"59ed1cb6-9977-4965-9bfe-f2bcc242523e, 89ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_select_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"owner_search_attribute_uid\": \"79ed1cb6-9977-4965-9bfe-f2bcc242523e\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -29974,7 +29974,7 @@ } }, { - "id": "e13762d3-f60c-4128-ab2d-24a24516de1e", + "id": "3dc676ff-9e12-4609-b52d-1a1fa6dc53e8", "name": "Retrieves the URL of an attachment attribute value from a workflow session", "request": { "name": "Retrieves the URL of an attachment attribute value from a workflow session", @@ -30028,7 +30028,7 @@ }, "response": [ { - "id": "d0bb371a-c658-424a-89ce-5ba529f6dea8", + "id": "e2895068-f1b0-41e3-95d4-8ef39fffa84f", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -30069,12 +30069,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"eiusmod aliqua commodo exercitation\"\n}", + "body": "{\n \"url\": \"est\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "fc2b94ca-b454-4aa0-8dfa-e25051ae10ed", + "id": "edb7a6d8-0cfc-4e41-b242-d402451596f1", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -30120,7 +30120,7 @@ "_postman_previewlanguage": "json" }, { - "id": "adb30ff8-c650-43b1-9fe6-eb4fdfaa5196", + "id": "ad911874-60e7-4827-ab6f-4d1cf7f76715", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -30172,7 +30172,7 @@ } }, { - "id": "2b630275-bbc1-431b-b5ab-cfbf3b805cfd", + "id": "927b9bfe-badb-4592-a0a3-9c1c059baea4", "name": "Uploads a new attachment attribute value to a workflow session", "request": { "name": "Uploads a new attachment attribute value to a workflow session", @@ -30242,7 +30242,7 @@ }, "response": [ { - "id": "0ea90484-24e1-47ad-bcbc-59e10dfa0373", + "id": "4802b944-a78b-4b52-ba08-66faa5588459", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -30299,12 +30299,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"eiusmod aliqua commodo exercitation\"\n}", + "body": "{\n \"url\": \"est\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "da5dd276-18e1-42a3-9209-edaf2a0100fd", + "id": "e6a9db79-85e1-440c-aaa0-a1d09857e8b6", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -30366,7 +30366,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5821adf-f5fe-432e-93b2-760da500d65b", + "id": "d428feb9-0993-4316-9798-35217cb4b92e", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -30440,7 +30440,7 @@ "description": "", "item": [ { - "id": "ac5c0c0d-6da3-4a4e-86f5-04aff5ee7bcd", + "id": "6bbf1262-0c65-4818-8ecc-cf2fa7d6a8b5", "name": "Get identity proofing result data in bulk", "request": { "name": "Get identity proofing result data in bulk", @@ -30499,7 +30499,7 @@ "type": "text/plain" }, "key": "workflow_session_id", - "value": "urn:uuid:e5510f67-5c1b-65b5-39ad-8fb005552102" + "value": "urn:uuid:bd0b9196-e793-510f-f03a-65fad0b9de21" }, { "disabled": false, @@ -30534,7 +30534,7 @@ }, "response": [ { - "id": "7306f343-2948-4346-9cf1-e1ef7498600a", + "id": "94ad1b97-20d8-43e8-9f59-f381794b1b93", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -30588,7 +30588,7 @@ "type": "text/plain" }, "key": "workflow_session_id", - "value": "urn:uuid:e5510f67-5c1b-65b5-39ad-8fb005552102" + "value": "urn:uuid:bd0b9196-e793-510f-f03a-65fad0b9de21" }, { "disabled": false, @@ -30636,7 +30636,7 @@ "value": "application/json" } ], - "body": "{\n \"identity_proofing_results\": [\n {\n \"id\": \"60a16514-7d36-0eda-8a31-80d55dc0c17b\",\n \"identity_proofing_action_id\": \"d22e931f-beed-1911-0599-343a6314b959\",\n \"workflow_session_id\": \"urn:uuid:8cabb11b-2af9-84c5-8e4b-5338e0cfe340\",\n \"profile_id\": \"c2658103-e9f2-5c22-8c77-7677da627230\",\n \"proofing_workflow\": \"30c7c552-ef02-3e83-2a59-ef16cac89e32\",\n \"result\": \"fail\",\n \"proofing_attributes\": {\n \"result\": \"approve\"\n },\n \"created_at\": \"2012-12-19T13:09:27.672Z\",\n \"updated_at\": \"1953-10-01T20:37:56.025Z\"\n },\n {\n \"id\": \"9a8d855e-6917-a52d-24ec-83f0c2493c50\",\n \"identity_proofing_action_id\": \"b6a600b9-8bd9-5e44-da21-1f871b8b4137\",\n \"workflow_session_id\": \"urn:uuid:8bbd0652-9f55-d5a1-505f-d9f5c1f123ee\",\n \"profile_id\": \"urn:uuid:8fec4931-7b75-a9d9-28ea-cc0b1bd8dbc1\",\n \"proofing_workflow\": \"urn:uuid:01593104-54a2-d18f-c9ac-b692885549db\",\n \"result\": \"fail\",\n \"proofing_attributes\": {\n \"result\": \"approve\"\n },\n \"created_at\": \"2011-11-21T21:16:28.133Z\",\n \"updated_at\": \"2020-01-09T04:58:55.479Z\"\n }\n ],\n \"_metadata\": {\n \"limit\": -29572642,\n \"offset\": 38845121,\n \"total\": 58760763,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"identity_proofing_results\": [\n {\n \"id\": \"912060ea-19c2-de2b-ba96-163322602e84\",\n \"identity_proofing_action_id\": \"c53970ab-2b61-6923-7b99-d2573e356b2c\",\n \"workflow_session_id\": \"urn:uuid:5381bd5d-a6ef-12cc-9997-692a73c85796\",\n \"profile_id\": \"0b75a548-161f-8c3f-c533-4306ee1dbe1a\",\n \"proofing_workflow\": \"c0b146a4-c59b-503a-0567-1ce76c18749c\",\n \"result\": \"pending\",\n \"proofing_attributes\": {\n \"result\": \"approve\"\n },\n \"created_at\": \"1947-04-06T04:30:24.239Z\",\n \"updated_at\": \"2012-03-08T05:05:08.989Z\"\n },\n {\n \"id\": \"urn:uuid:9ab44491-7ccf-9418-e012-d0883615c9c0\",\n \"identity_proofing_action_id\": \"34b11f30-5f73-a877-2671-0d64c325c198\",\n \"workflow_session_id\": \"7c79e3b3-4b27-eb3b-3f91-97d26abb283d\",\n \"profile_id\": \"2d4f56c0-d5a9-20ed-1782-d4f67115b4e1\",\n \"proofing_workflow\": \"ef384b58-128b-dcfa-574c-a0af3e245586\",\n \"result\": \"pass\",\n \"proofing_attributes\": {\n \"result\": \"approve\"\n },\n \"created_at\": \"1971-11-05T06:03:25.558Z\",\n \"updated_at\": \"1976-09-08T20:28:30.857Z\"\n }\n ],\n \"_metadata\": {\n \"limit\": 26041460,\n \"offset\": 80294984,\n \"total\": 75808887,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -30653,7 +30653,7 @@ "description": "", "item": [ { - "id": "9e2c164d-2e2d-425a-ab5f-ee7913f2c82a", + "id": "b182fa74-b691-4e6d-bb1a-0c79f77c7a1b", "name": "Get saved advanced search queries", "request": { "name": "Get saved advanced search queries", @@ -30683,7 +30683,7 @@ }, "response": [ { - "id": "50b53e03-ce5c-438f-918c-ec4ff3c3b666", + "id": "012dacf1-8903-44e9-9102-50f3b0e04646", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -30721,7 +30721,7 @@ "value": "application/json" } ], - "body": "{\n \"advanced_search\": [\n {\n \"id\": \"urn:uuid:70afe843-b5d2-5ea6-2bff-cc2287f039ce\",\n \"uid\": \"qui officiacupidatat qui sit sed\",\n \"label\": \"veniam mollit ad adipisicing dolor\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"3e4e3a51-d4dd-96ab-59b8-bbef867305c1\",\n \"uid\": \"cillum dolor elit incididuntLore\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"urn:uuid:6c56a3a4-6e00-34d4-4518-443af26ba00e\"\n },\n {\n \"id\": \"urn:uuid:6ffe0504-7917-0500-8738-550d428e4cb1\",\n \"uid\": \"incididunt mollitelit cupidatat \",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"f92d5f8d-51ab-75e8-2049-32a45c682575\"\n }\n ]\n },\n {\n \"id\": \"06e52604-6585-fbf8-2217-8dc33eb9ee8c\",\n \"uid\": \"veniam labore Lorem animsit culp\",\n \"label\": \"quis Ut\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"urn:uuid:3f169ba1-ecbf-4d7a-301c-e45ded5058ea\",\n \"uid\": \"veniam autevoluptate aliqua irur\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"feacd218-5d8b-1adb-e416-2bcbcc22f37c\"\n },\n {\n \"id\": \"urn:uuid:221be9db-7806-8a1d-0b34-27081be50b33\",\n \"uid\": \"Ut sed in enimin labore idirure \",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"08ceb8e6-13ec-0bbb-c504-7b41e5f8fb1f\"\n }\n ]\n }\n ]\n}", + "body": "{\n \"advanced_search\": [\n {\n \"id\": \"urn:uuid:9c3bfa4f-bc49-0e89-6060-6b61bea0712d\",\n \"uid\": \"sit laborelabore minim doconsequ\",\n \"label\": \"dolore irure\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"a02fe2b8-271a-5b06-bf42-63d26906db4b\",\n \"uid\": \"irure do adullamco voluptatenisi\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:f8250c27-331a-d616-12c8-a6e265f1a907\"\n },\n {\n \"id\": \"urn:uuid:a79ce50c-46d4-6bac-c4d3-0f5ac749affc\",\n \"uid\": \"non sunt aliquip adex tempor con\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"urn:uuid:5a0c23a5-f93e-4965-f551-30c7a65251ac\"\n }\n ]\n },\n {\n \"id\": \"adca156b-58a7-8604-887f-17091809bb07\",\n \"uid\": \"cillum eu quis sitsit reprehende\",\n \"label\": \"consequat sint eiusmod\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"240bda70-3f5e-85dd-3a00-e58e73a94562\",\n \"uid\": \"Duis sedlabore sint est dolorete\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"urn:uuid:9aaf5936-0ef8-7ce3-6d10-bc8c74631615\"\n },\n {\n \"id\": \"urn:uuid:4b5f04d9-180e-c8c8-3261-3070a3aee182\",\n \"uid\": \"non et ad nulla inconsecteturmag\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:e0f7e624-672d-b743-197b-8337fcc2d2ec\"\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -30732,7 +30732,7 @@ } }, { - "id": "bbb51a0d-eb57-4279-a574-a326c146e046", + "id": "420b49c0-047c-4a65-bd97-5f56891acb17", "name": "Save an advanced search query for later use", "request": { "name": "Save an advanced search query for later use", @@ -30763,7 +30763,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"advanced_search\": {\n \"label\": \"laborum exercitation fugiat laboris\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"02dc0909-4464-a1ae-0948-55fcd38e9b95\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:0c785c6a-2998-8835-2dac-71fa977e8f44\"\n }\n ]\n }\n}", + "raw": "{\n \"advanced_search\": {\n \"label\": \"commodo deserunt ut\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:a5bef109-0586-9185-fe98-1e05854aead0\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:441ffaee-c46d-2699-8b3e-51bc5ad282b1\"\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -30775,7 +30775,7 @@ }, "response": [ { - "id": "20cf91d8-dfa8-4935-84b3-6af74f40d4b1", + "id": "afce062c-05bc-43ee-9590-b4eef102945b", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -30809,7 +30809,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"advanced_search\": {\n \"label\": \"laborum exercitation fugiat laboris\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"02dc0909-4464-a1ae-0948-55fcd38e9b95\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:0c785c6a-2998-8835-2dac-71fa977e8f44\"\n }\n ]\n }\n}", + "raw": "{\n \"advanced_search\": {\n \"label\": \"commodo deserunt ut\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:a5bef109-0586-9185-fe98-1e05854aead0\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:441ffaee-c46d-2699-8b3e-51bc5ad282b1\"\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -30826,7 +30826,7 @@ "value": "application/json" } ], - "body": "{\n \"advanced_search\": {\n \"id\": \"3ec24bbd-f4c8-528a-60fb-54e297dfaea8\",\n \"uid\": \"Excepteur idullamco ipsumcupidat\",\n \"label\": \"in\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"urn:uuid:c9d05eac-5853-4ad0-7130-7c8ecdf2bf08\",\n \"uid\": \"tempor dolore elit voluptate com\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"8b97758f-0cae-bd37-febb-6e8435fbd151\"\n },\n {\n \"id\": \"urn:uuid:e7a1b8ad-73dc-e3fc-6181-65ca47745aba\",\n \"uid\": \"consequat dolore exercitation en\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"urn:uuid:4f0baaa9-241a-7d2a-ab94-3fea48f4bc6b\"\n }\n ]\n }\n}", + "body": "{\n \"advanced_search\": {\n \"id\": \"urn:uuid:fd9cd0e0-1a1e-f267-3fb5-c1048dcb8771\",\n \"uid\": \"velit occaecatofficia consequat \",\n \"label\": \"nostrud in qui aliqua\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"0bbea222-5092-19b8-7834-881dd4885da4\",\n \"uid\": \"irure anim non pariaturirure com\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"43f97268-002a-46b3-a5a3-48aad06a7c48\"\n },\n {\n \"id\": \"a4b28b3a-64d1-c3f4-22d3-1dc78df418c8\",\n \"uid\": \"deserunt minim laboris sint Utsu\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"92f68ebe-684a-da54-4a68-f149cabecedb\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -30837,7 +30837,7 @@ } }, { - "id": "2aa7f965-fc6f-4608-be51-f51123e747ed", + "id": "a9fe077f-90b2-4aac-9772-9c86aff71671", "name": "Run an advanced search for profiles, without saving the query", "request": { "name": "Run an advanced search for profiles, without saving the query", @@ -30897,7 +30897,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"advanced_search\": {\n \"label\": \"laborum exercitation fugiat laboris\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"02dc0909-4464-a1ae-0948-55fcd38e9b95\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:0c785c6a-2998-8835-2dac-71fa977e8f44\"\n }\n ]\n }\n}", + "raw": "{\n \"advanced_search\": {\n \"label\": \"commodo deserunt ut\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:a5bef109-0586-9185-fe98-1e05854aead0\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:441ffaee-c46d-2699-8b3e-51bc5ad282b1\"\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -30909,7 +30909,7 @@ }, "response": [ { - "id": "24f30604-96ca-46b1-aa16-635cedd8cf1f", + "id": "6ec282d6-4df1-44b2-a8fa-09bdd9db7a04", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -30972,7 +30972,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"advanced_search\": {\n \"label\": \"laborum exercitation fugiat laboris\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"02dc0909-4464-a1ae-0948-55fcd38e9b95\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:0c785c6a-2998-8835-2dac-71fa977e8f44\"\n }\n ]\n }\n}", + "raw": "{\n \"advanced_search\": {\n \"label\": \"commodo deserunt ut\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:a5bef109-0586-9185-fe98-1e05854aead0\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:441ffaee-c46d-2699-8b3e-51bc5ad282b1\"\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -30989,7 +30989,7 @@ "value": "application/json" } ], - "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"mollit non voluptatedeserunt id \",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"irure proident aute enimsunt dol\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n ]\n}", + "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"voluptate aliquip cupidatat veli\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"tempor sed occaecatcommodo incid\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -31000,7 +31000,7 @@ } }, { - "id": "6359156b-e307-4345-a64d-e9a2e29f5c42", + "id": "ef17b13e-c863-47bf-a594-a5a54da291f0", "name": "Update a saved advanced search query", "request": { "name": "Update a saved advanced search query", @@ -31043,7 +31043,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"advanced_search\": {\n \"id\": \"urn:uuid:11dce6c8-eaca-cebc-644c-46e52fb67d0a\",\n \"label\": \"dolore\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:7c5d27b1-3143-e3b0-7dcc-9790ba31f1a8\",\n \"_destroy\": false\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:57a58440-7879-d70f-0407-d67fee39f375\",\n \"_destroy\": false\n }\n ]\n }\n}", + "raw": "{\n \"advanced_search\": {\n \"id\": \"18758d7a-cb3a-dced-57b9-29204c243b7f\",\n \"label\": \"culpa\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"08dfbcdd-eca2-f572-6c8a-be14695ad3cb\",\n \"_destroy\": false\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:b523775c-348a-0925-bc80-465e277b8c9e\",\n \"_destroy\": false\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -31055,7 +31055,7 @@ }, "response": [ { - "id": "51196c63-ef0a-45c1-a9ae-e0b5bafeb3ac", + "id": "14bf2a8b-e37b-4516-ac96-71600daca001", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -31090,7 +31090,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"advanced_search\": {\n \"id\": \"urn:uuid:11dce6c8-eaca-cebc-644c-46e52fb67d0a\",\n \"label\": \"dolore\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:7c5d27b1-3143-e3b0-7dcc-9790ba31f1a8\",\n \"_destroy\": false\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:57a58440-7879-d70f-0407-d67fee39f375\",\n \"_destroy\": false\n }\n ]\n }\n}", + "raw": "{\n \"advanced_search\": {\n \"id\": \"18758d7a-cb3a-dced-57b9-29204c243b7f\",\n \"label\": \"culpa\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"08dfbcdd-eca2-f572-6c8a-be14695ad3cb\",\n \"_destroy\": false\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:b523775c-348a-0925-bc80-465e277b8c9e\",\n \"_destroy\": false\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -31107,7 +31107,7 @@ "value": "application/json" } ], - "body": "{\n \"advanced_search\": {\n \"id\": \"3ec24bbd-f4c8-528a-60fb-54e297dfaea8\",\n \"uid\": \"Excepteur idullamco ipsumcupidat\",\n \"label\": \"in\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"urn:uuid:c9d05eac-5853-4ad0-7130-7c8ecdf2bf08\",\n \"uid\": \"tempor dolore elit voluptate com\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"8b97758f-0cae-bd37-febb-6e8435fbd151\"\n },\n {\n \"id\": \"urn:uuid:e7a1b8ad-73dc-e3fc-6181-65ca47745aba\",\n \"uid\": \"consequat dolore exercitation en\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"urn:uuid:4f0baaa9-241a-7d2a-ab94-3fea48f4bc6b\"\n }\n ]\n }\n}", + "body": "{\n \"advanced_search\": {\n \"id\": \"urn:uuid:fd9cd0e0-1a1e-f267-3fb5-c1048dcb8771\",\n \"uid\": \"velit occaecatofficia consequat \",\n \"label\": \"nostrud in qui aliqua\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"0bbea222-5092-19b8-7834-881dd4885da4\",\n \"uid\": \"irure anim non pariaturirure com\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"43f97268-002a-46b3-a5a3-48aad06a7c48\"\n },\n {\n \"id\": \"a4b28b3a-64d1-c3f4-22d3-1dc78df418c8\",\n \"uid\": \"deserunt minim laboris sint Utsu\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"92f68ebe-684a-da54-4a68-f149cabecedb\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -31118,7 +31118,7 @@ } }, { - "id": "481e40de-05ff-4c62-b581-41f56a24f501", + "id": "126aeddf-7711-4207-8c0f-386ae9cfe5ad", "name": "Run a saved advanced search query", "request": { "name": "Run a saved advanced search query", @@ -31189,7 +31189,7 @@ }, "response": [ { - "id": "a7c60550-02b5-45af-b00f-35b6b5aa03ef", + "id": "9ab95e9f-e5c4-49c1-8028-96a686ebb1ff", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -31257,7 +31257,7 @@ "value": "application/json" } ], - "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"mollit non voluptatedeserunt id \",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"irure proident aute enimsunt dol\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n ]\n}", + "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"voluptate aliquip cupidatat veli\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"tempor sed occaecatcommodo incid\",\n \"name\": \"Profile Name\",\n \"profile_type_id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"created_at\": \"2023-11-21T19:23:54.256Z\",\n \"updated_at\": \"2023-11-21T19:23:54.256Z\",\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"profile_search_attribute_uid\": \"Profile Name\",\n \"multiple_profile_search_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"contributor_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"multiple_contributor_search_attribute_uid\": \"User Name (user_email@test.com),Second User Name (user_email@test.com),Third User Name (user_email@test.com)\",\n \"owner_select_attribute_uid\": \"User Name (user_email@test.com)\",\n \"owner_search_attribute_uid\": \"User Name (user_email@test.com)\",\n \"dropdown_attribute_uid\": \"yes, no\",\n \"tags_attribute_uid\": \"yes, no\",\n \"checkbox_attribute_uid\": \"yes, no\",\n \"text_area_uid\": \"static text\",\n \"radio_attribute_uid\": \"yes, no\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -31274,7 +31274,7 @@ "description": "", "item": [ { - "id": "4323c7aa-83ad-4233-b4ef-145b1d21a4f8", + "id": "88174833-ec63-4474-b22e-46f2cca63576", "name": "Get the status of a bulk job", "request": { "name": "Get the status of a bulk job", @@ -31297,7 +31297,7 @@ "type": "text/plain" }, "key": "job_id", - "value": "minim dolor" + "value": "nulla anim ea labore aute" } ], "variable": [] @@ -31314,7 +31314,7 @@ }, "response": [ { - "id": "4c0b220e-430f-40ea-a3af-5952b8fd18b3", + "id": "398a0d82-5975-487a-a8f2-e28379f9f994", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -31332,7 +31332,7 @@ "type": "text/plain" }, "key": "job_id", - "value": "minim dolor" + "value": "nulla anim ea labore aute" } ], "variable": [] @@ -31362,12 +31362,12 @@ "value": "application/json" } ], - "body": "{\n \"uid\": \"urn:uuid:a39ece98-31fb-5b4a-6eb0-e6e100cf2a35\",\n \"status\": \"complete\",\n \"job_type\": \"import\",\n \"job_data\": [\n {\n \"user_id\": \"bf23d11c-c105-a450-aa7a-8b6c40006007\",\n \"manager_id\": \"cc03918f-aa5c-c5d4-14ed-80f95437c3c3\",\n \"errors\": [\n \"Validation error for record in job\",\n \"Validation error for record in job\"\n ]\n },\n {\n \"user_id\": \"urn:uuid:7dd4b2ec-5f03-9afa-0162-fdcf7c831171\",\n \"manager_id\": \"6b49b7c2-f225-ef3a-e4e3-ffbd00a8f71a\",\n \"errors\": [\n \"Validation error for record in job\",\n \"Validation error for record in job\"\n ]\n }\n ]\n}", + "body": "{\n \"uid\": \"06877017-0b79-5fd9-f15f-f27f5d5924a3\",\n \"status\": \"complete\",\n \"job_type\": \"import\",\n \"job_data\": [\n {\n \"user_id\": \"918d9e07-c166-46d7-a78f-06fb2024f5c5\",\n \"manager_id\": \"2c610aa4-16be-8bee-baca-0bc9de41cf8b\",\n \"errors\": [\n \"Validation error for record in job\",\n \"Validation error for record in job\"\n ]\n },\n {\n \"user_id\": \"urn:uuid:f0abab01-5dee-b709-d516-907f9456b757\",\n \"manager_id\": \"urn:uuid:39bdf389-fe4e-34d2-0d8f-24976ef4036b\",\n \"errors\": [\n \"Validation error for record in job\",\n \"Validation error for record in job\"\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6c387bd1-d718-487d-aab5-bf28e96d62cb", + "id": "160d809f-58bd-41eb-8522-bb86fc738275", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -31385,7 +31385,7 @@ "type": "text/plain" }, "key": "job_id", - "value": "minim dolor" + "value": "nulla anim ea labore aute" } ], "variable": [] @@ -31420,7 +31420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f416e149-e49f-4789-95b7-cf3560412745", + "id": "981adcf4-07e2-41cd-ae56-91ff3e982607", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -31438,7 +31438,7 @@ "type": "text/plain" }, "key": "job_id", - "value": "minim dolor" + "value": "nulla anim ea labore aute" } ], "variable": [] @@ -31485,7 +31485,7 @@ "description": "", "item": [ { - "id": "5da17ecd-74cc-4155-a938-975dfddc318e", + "id": "709f37b4-10de-4241-9dcc-53fa04fc3b2f", "name": "Create a form", "request": { "name": "Create a form", @@ -31528,7 +31528,7 @@ }, "response": [ { - "id": "2dc06fb0-4529-4445-8d0e-c3af34304e9d", + "id": "1cc52a55-4b9b-4117-a502-e3b3614540e5", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -31584,7 +31584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed32a527-11e5-4c65-81b4-808d6864369f", + "id": "7f5bcfc8-69ff-44ca-bd42-56aa9919e7fd", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -31640,7 +31640,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e0d88b4-485c-435a-aa01-f3c181c39432", + "id": "d02d8747-538c-48c3-bd16-38738684dd1b", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -31703,12 +31703,422 @@ } ] }, + { + "name": "consolidation", + "description": "", + "item": [ + { + "id": "af10fa51-2d10-4089-9d48-b5ec3f73d057", + "name": "Reassign data record", + "request": { + "name": "Reassign data record", + "description": { + "content": "Consolidation is a deprecated feature, this endpoint provides a mechanism to reassign a data record to a new master record to assist customers.", + "type": "text/plain" + }, + "url": { + "path": [ + "idproxy", + "data_records", + ":id", + "reassign" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [ + { + "type": "any", + "value": "1246d8b3-ac29-4015-8154-dea4434a73fa", + "key": "id", + "disabled": false, + "description": { + "content": "(Required) ID of the object to retrieve, update, or delete", + "type": "text/plain" + } + } + ] + }, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "PATCH", + "body": { + "mode": "raw", + "raw": "{\n \"master_record_id\": \"456738c9ba999a0076cf8a9b\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "auth": null + }, + "response": [ + { + "id": "7d79fee0-cabf-41cc-8d9b-5a1693d600f4", + "name": "The data record has been reassigned.", + "originalRequest": { + "url": { + "path": [ + "idproxy", + "data_records", + ":id", + "reassign" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [] + }, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "description": { + "content": "Added as a part of security scheme: bearer", + "type": "text/plain" + }, + "key": "Authorization", + "value": "Bearer " + } + ], + "method": "PATCH", + "body": { + "mode": "raw", + "raw": "{\n \"master_record_id\": \"456738c9ba999a0076cf8a9b\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } + }, + "status": "OK", + "code": 200, + "header": [], + "cookie": [], + "_postman_previewlanguage": "text" + }, + { + "id": "d7fa32a0-93b6-421a-b2c3-503197335a7b", + "name": "Bad Request - unable to complete.", + "originalRequest": { + "url": { + "path": [ + "idproxy", + "data_records", + ":id", + "reassign" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [] + }, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "description": { + "content": "Added as a part of security scheme: bearer", + "type": "text/plain" + }, + "key": "Authorization", + "value": "Bearer " + } + ], + "method": "PATCH", + "body": { + "mode": "raw", + "raw": "{\n \"master_record_id\": \"456738c9ba999a0076cf8a9b\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } + }, + "status": "Bad Request", + "code": 400, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"error\": \"Invalid JSON syntax. Please check your syntax and try again.\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "45490c73-b66c-4922-b60c-abb49bb4dea4", + "name": "Internal Server Error - returned on unhandled exceptions.", + "originalRequest": { + "url": { + "path": [ + "idproxy", + "data_records", + ":id", + "reassign" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [] + }, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "description": { + "content": "Added as a part of security scheme: bearer", + "type": "text/plain" + }, + "key": "Authorization", + "value": "Bearer " + } + ], + "method": "PATCH", + "body": { + "mode": "raw", + "raw": "{\n \"master_record_id\": \"456738c9ba999a0076cf8a9b\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + } + }, + "status": "Internal Server Error", + "code": 500, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"error\": \"Sorry something went wrong\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + } + ], + "event": [], + "protocolProfileBehavior": { + "disableBodyPruning": true + } + }, + { + "id": "465518a2-8574-409d-9347-966ac6cba53c", + "name": "Delete a master record", + "request": { + "name": "Delete a master record", + "description": { + "content": "Consolidation is a deprecated feature, this endpoint provides a mechanism to delete a master record to assist customers.", + "type": "text/plain" + }, + "url": { + "path": [ + "idproxy", + "identities", + ":id" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [ + { + "type": "any", + "value": "1246d8b3-ac29-4015-8154-dea4434a73fa", + "key": "id", + "disabled": false, + "description": { + "content": "(Required) ID of the object to retrieve, update, or delete", + "type": "text/plain" + } + } + ] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "method": "DELETE", + "body": {}, + "auth": null + }, + "response": [ + { + "id": "8b5c9aad-c76a-4b05-9d2d-d335907515be", + "name": "Master record deleted.", + "originalRequest": { + "url": { + "path": [ + "idproxy", + "identities", + ":id" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [] + }, + "header": [ + { + "description": { + "content": "Added as a part of security scheme: bearer", + "type": "text/plain" + }, + "key": "Authorization", + "value": "Bearer " + } + ], + "method": "DELETE", + "body": {} + }, + "status": "OK", + "code": 200, + "header": [], + "cookie": [], + "_postman_previewlanguage": "text" + }, + { + "id": "e7ede454-38a9-436f-8d50-a9260b6cf47e", + "name": "Error deleting master record", + "originalRequest": { + "url": { + "path": [ + "idproxy", + "identities", + ":id" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "description": { + "content": "Added as a part of security scheme: bearer", + "type": "text/plain" + }, + "key": "Authorization", + "value": "Bearer " + } + ], + "method": "DELETE", + "body": {} + }, + "status": "Bad Request", + "code": 400, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"error\": \"fugiat sunt\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + }, + { + "id": "c7f45707-29d6-4e4a-a015-01473730795c", + "name": "Internal Server Error - returned on unhandled exceptions.", + "originalRequest": { + "url": { + "path": [ + "idproxy", + "identities", + ":id" + ], + "host": [ + "{{baseUrl}}" + ], + "query": [], + "variable": [] + }, + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "description": { + "content": "Added as a part of security scheme: bearer", + "type": "text/plain" + }, + "key": "Authorization", + "value": "Bearer " + } + ], + "method": "DELETE", + "body": {} + }, + "status": "Internal Server Error", + "code": 500, + "header": [ + { + "key": "Content-Type", + "value": "application/json" + } + ], + "body": "{\n \"error\": \"Sorry something went wrong\"\n}", + "cookie": [], + "_postman_previewlanguage": "json" + } + ], + "event": [], + "protocolProfileBehavior": { + "disableBodyPruning": true + } + } + ] + }, { "name": "form attributes", "description": "", "item": [ { - "id": "98850f2c-a11d-45a8-9b2e-9167e1a9a3fd", + "id": "1cbcef19-a43f-4259-9d19-9637f360cd33", "name": "Create a form attribute", "request": { "name": "Create a form attribute", @@ -31751,7 +32161,7 @@ }, "response": [ { - "id": "f937764d-9af9-4839-90cf-44aa8dd46ad2", + "id": "b658aa1c-c6df-4354-9b8f-02d438538fc0", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -31807,7 +32217,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6589edb-1081-46e8-a80b-326267222d3a", + "id": "b7ecd8a0-24e5-455d-9777-56b07fa395fc", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -31863,7 +32273,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06d9d4fa-61b1-49fc-bf35-2494f279f68d", + "id": "6118a08a-99ec-4639-a56e-c4e5123b2335", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -31949,7 +32359,7 @@ } ], "info": { - "_postman_id": "d9dcb12c-5957-465b-b766-ab621ecaa51f", + "_postman_id": "9ed7eceb-20de-4956-8d51-57fd52eb2a81", "name": "NERM API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": { diff --git a/postman/collections/sailpoint-api-v2024.json b/postman/collections/sailpoint-api-v2024.json index 843ef40f..b0b13388 100644 --- a/postman/collections/sailpoint-api-v2024.json +++ b/postman/collections/sailpoint-api-v2024.json @@ -5,7 +5,7 @@ "description": "Use this API to create and manage metadata attributes for your Access Model.\nAccess Model Metadata allows you to add contextual information to your ISC Access Model items using pre-defined metadata for risk, regulations, privacy levels, etc., or by creating your own metadata attributes to reflect the unique needs of your organization. This release of the API includes support for entitlement metadata. Support for role and access profile metadata will be introduced in a subsequent release.\n\nCommon usages for Access Model metadata include:\n\n- Organizing and categorizing access items to make it easier for your users to search for and find the access rights they want to request, certify, or manage.\n\n- Providing richer information about access that is being acted on to allow stakeholders to make better decisions when approving, certifying, or managing access rights.\n\n- Identifying access that may requires additional approval requirements or be subject to more frequent review.\n", "item": [ { - "id": "612488ec-9070-47a1-bd53-4571aa738cca", + "id": "85711408-2bf4-46c2-91e8-39280940ea2b", "name": "List Access Model Metadata Attributes", "request": { "name": "List Access Model Metadata Attributes", @@ -54,7 +54,7 @@ }, "response": [ { - "id": "b772d93b-cc72-4935-8f52-c38f856d4637", + "id": "16988e2e-4b8c-40d8-b1c1-eb4a4f11b6d7", "name": "OK", "originalRequest": { "url": { @@ -117,7 +117,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61030b50-efdf-4d0b-a207-31b6b9dccb3c", + "id": "c8fbbd31-737d-4569-ae8b-370915619e1c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -180,7 +180,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c3153a5-7991-4225-af23-280f544fc559", + "id": "49cfebd9-8e0b-4f86-a214-94dd0dbc775e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -243,7 +243,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5725bcdb-43bb-47c6-85a7-6a6078b40ea7", + "id": "970970f7-38e3-4fc3-aabd-f62b62607698", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -306,7 +306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c27c74e-6cbf-4b4f-9a0a-3cf304c71c3e", + "id": "01b9b432-1460-4f52-b740-c0c46af0f539", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -369,7 +369,7 @@ "_postman_previewlanguage": "json" }, { - "id": "265d7246-401e-43c0-80da-2ff905f97e12", + "id": "fdcfea77-b3db-4e07-899e-63722485cc66", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -438,7 +438,7 @@ } }, { - "id": "0d8fe3f8-4036-4a8c-ab0c-7b3430dbd195", + "id": "fe365ffa-7ef3-4d34-a554-0a3b2ac84518", "name": "Get Access Model Metadata Attribute", "request": { "name": "Get Access Model Metadata Attribute", @@ -489,7 +489,7 @@ }, "response": [ { - "id": "d90eea80-1819-4baa-88d5-f1207d4b8c86", + "id": "e9e2d47b-c6c8-48d6-89b9-8e11d272124d", "name": "OK", "originalRequest": { "url": { @@ -543,7 +543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e4d9154-d5bd-403d-890f-9856dabe4f32", + "id": "458562f0-8d9f-4cde-bd15-e915bfc34fd8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -597,7 +597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c713892-d71d-493f-bda1-f0899dc1e317", + "id": "cae6c0bb-35f4-4341-a781-1ab53e1fc319", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -651,7 +651,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f40e52bb-ca75-46ad-bab5-f47209b3805d", + "id": "67b5d12d-da9d-4893-919d-a54374d330ff", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -705,7 +705,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86c68b1e-83cd-4866-99eb-01c745bc0b68", + "id": "c1dc007c-23ec-4558-bc18-5fcd2f6fc82f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -759,7 +759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "036bfaa7-aa43-4f0c-ab0a-a8949536ad40", + "id": "4dc0774f-c963-4f52-a13e-cbef442cdbe2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -819,7 +819,7 @@ } }, { - "id": "b8b69aa4-5382-416d-a4ba-0902b4a93f70", + "id": "85c7d278-741a-4482-9b35-8f0c8b8adef5", "name": "List Access Model Metadata Values", "request": { "name": "List Access Model Metadata Values", @@ -871,7 +871,7 @@ }, "response": [ { - "id": "8419dba7-caa1-48ee-96bc-a46d1c00bdbf", + "id": "1ef73e6e-9ce9-403e-bad5-82b7978696ee", "name": "OK", "originalRequest": { "url": { @@ -926,7 +926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "174b6875-bd4b-4830-bd3d-fa30f942112c", + "id": "58b6d368-26fb-47b5-b4a2-52d4241d5055", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -981,7 +981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a896fb67-5115-403e-97b5-1bc2ff67b709", + "id": "4fdb0dfe-7475-4351-878d-a6dc51ad9191", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -1036,7 +1036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7d4cb3d-4ede-41b8-bdc7-265ce44458ef", + "id": "085545db-7654-410f-acd8-268c58bea67b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -1091,7 +1091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7583db89-8313-4f04-b989-73a90e87fdda", + "id": "2d2a9182-9a09-4d84-a2af-c95107b4bce8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -1146,7 +1146,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f6e744a-7278-4801-a6f5-f4c8b80bca64", + "id": "cebc8b68-7f7f-42c3-aa85-e3426f46984f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -1207,7 +1207,7 @@ } }, { - "id": "6c02c6ff-e9d8-44c7-8acb-e9c329d35d5c", + "id": "ab7bfda6-afdc-4284-88a9-94a14a874931", "name": "Get Access Model Metadata Value", "request": { "name": "Get Access Model Metadata Value", @@ -1270,7 +1270,7 @@ }, "response": [ { - "id": "b2d69b7d-d12c-4b0d-8106-df038e42ba40", + "id": "e422a696-2e81-4d3f-98d8-f3d9b2b4f3dd", "name": "OK", "originalRequest": { "url": { @@ -1326,7 +1326,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94c55622-77ed-4cab-a45a-95a5951f72db", + "id": "0b6a0314-7195-4cd7-a646-bc6deff3c371", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -1382,7 +1382,7 @@ "_postman_previewlanguage": "json" }, { - "id": "255e4786-157c-481b-9d56-3242fdacec8e", + "id": "9bedefa3-081d-4bd1-938a-5ecdb44e51a6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -1438,7 +1438,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16476d22-6f1e-42f6-ab37-b479cfffe4c2", + "id": "09c3a4fc-c317-4a2e-984d-8ceb76e887e1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -1494,7 +1494,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a114098c-76db-472a-8f0b-9d2566ad9433", + "id": "d429d2e3-c961-4283-b953-2bbcdf639da1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -1550,7 +1550,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b3406a1-2d5f-49da-a641-3d10b1d8f6ed", + "id": "a2fb3d96-e9d1-4a76-acbf-5120a48e680c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -1618,7 +1618,7 @@ "description": "Use this API to implement and customize access profile functionality. \nWith this functionality in place, administrators can create access profiles and configure them for use throughout Identity Security Cloud, enabling users to get the access they need quickly and securely.\n\nAccess profiles group entitlements, which represent access rights on sources. \n\nFor example, an Active Directory source in Identity Security Cloud can have multiple entitlements: the first, 'Employees,' may represent the access all employees have at the organization, and a second, 'Developers,' may represent the access all developers have at the organization.\n\nAn administrator can then create a broader set of access in the form of an access profile, 'AD Developers' grouping the 'Employees' entitlement with the 'Developers' entitlement.\n\nWhen users only need Active Directory employee access, they can request access to the 'Employees' entitlement.\n\nWhen users need both Active Directory employee and developer access, they can request access to the 'AD Developers' access profile.\n\nAccess profiles are the most important units of access in Identity Security Cloud. Identity Security Cloud uses access profiles in many features, including the following:\n\n- Provisioning: When you use the Provisioning Service, lifecycle states and roles both grant access to users in the form of access profiles.\n\n- Certifications: You can approve or revoke access profiles in certification campaigns, just like entitlements. \n\n- Access Requests: You can assign access profiles to applications, and when a user requests access to the app associated with an access profile and someone approves the request, access is granted to both the application and its associated access profile.\n\n- Roles: You can group one or more access profiles into a role to quickly assign access items based on an identity's role. \n\nIn Identity Security Cloud, administrators can use the Access drop-down menu and select Access Profiles to view, configure, and delete existing access profiles, as well as create new ones. \nAdministrators can enable and disable an access profile, and they can also make the following configurations: \n\n- Manage Entitlements: Manage the profile's access by adding and removing entitlements. \n\n- Access Requests: Configure access profiles to be requestable and establish an approval process for any requests that the access profile be granted or revoked. \nDo not configure an access profile to be requestable without first establishing a secure access request approval process for the access profile.\n\n- Multiple Account Options: Define the logic Identity Security Cloud uses to provision access to an identity with multiple accounts on the source. \n\nRefer to [Managing Access Profiles](https://documentation.sailpoint.com/saas/help/access/access-profiles.html) for more information about access profiles.\n", "item": [ { - "id": "7f46060f-a3b8-456d-80b2-386cf7c632cc", + "id": "9b724c0b-dc93-4908-ba64-00231b64245a", "name": "List Access Profiles", "request": { "name": "List Access Profiles", @@ -1720,7 +1720,7 @@ }, "response": [ { - "id": "d54f1d5b-4f53-47ee-8dbf-688d6a581362", + "id": "1c1b4d52-6ba0-4b53-b29f-a662c5f5976d", "name": "List of access profiles.", "originalRequest": { "url": { @@ -1836,7 +1836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52504bd6-1c1c-41bd-a811-058d36490a9d", + "id": "be1ec27f-2fea-427d-9bf1-20359e884a72", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -1952,7 +1952,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c7d83f3-342b-4532-a4cf-6653aa76d9fa", + "id": "03593d08-2321-433c-a7ab-bf57e6c1f1f8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -2068,7 +2068,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39c2ac25-4f68-4c8b-9c68-257b3e8cea79", + "id": "dcec932c-ee9c-4f2c-bfef-0d2f4fc62160", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -2184,7 +2184,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf4e4590-8d0e-4ee5-92ca-2707a99a98e8", + "id": "2d9ddf82-8273-4dcd-9d9c-94deb9b0184c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -2300,7 +2300,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99a8e33b-5618-4ae4-ae27-9d35df52990a", + "id": "6774d85b-6c2f-4e0b-95b5-9da742c49f71", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -2422,7 +2422,7 @@ } }, { - "id": "f158a9e8-694b-421a-b0a3-ea4606948c43", + "id": "fed5a788-58c8-4b65-a403-08c67fdc5cc9", "name": "Create Access Profile", "request": { "name": "Create Access Profile", @@ -2464,7 +2464,7 @@ }, "response": [ { - "id": "9715e23f-0c95-4eca-9a51-9beb35f3e2f3", + "id": "609452a5-12f9-49bc-b9fb-e1ea8296a665", "name": "Access profile created.", "originalRequest": { "url": { @@ -2520,7 +2520,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e9cef08-67c0-4ed4-9808-4de2a709c138", + "id": "8a728055-378e-4e20-8b7b-a63428f74d2b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -2576,7 +2576,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecdcc815-308a-4870-a830-1b7e06ae6287", + "id": "ce77b751-1920-4cb4-846a-edad1b30df10", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -2632,7 +2632,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ca6e960-6834-4c04-9b98-b35bf6f219af", + "id": "1942f44d-0178-4c30-a864-a966bdaf3fa2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -2688,7 +2688,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e474de1b-0164-4bab-9cd6-b7fb3109a64d", + "id": "5ac275e5-3ff7-4bd3-b9c2-ba97900934ba", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -2744,7 +2744,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2f4967d-9565-450a-b6c9-0e21b9383cdc", + "id": "746c730e-342c-45ba-9c5f-6819ad96a81d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -2806,7 +2806,7 @@ } }, { - "id": "93483928-24ec-4690-830b-aed92161a397", + "id": "f726acdf-c0a3-4771-966f-24d21dcc2fb0", "name": "Get an Access Profile", "request": { "name": "Get an Access Profile", @@ -2847,7 +2847,7 @@ }, "response": [ { - "id": "1fbd8825-6bbd-4498-9fbe-6f5f16531c7f", + "id": "a9f4f62e-24ff-4545-9de3-6a38575ec687", "name": "An AccessProfile", "originalRequest": { "url": { @@ -2891,7 +2891,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d48f976-9491-47db-b87e-90e1fd84de50", + "id": "a7761761-3cd0-44e0-872a-00cb79afa6f3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -2935,7 +2935,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6444683-ca49-40e3-b05e-e2aa821e4733", + "id": "d71bf090-0e57-47c7-8722-301a9d80bfcc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -2979,7 +2979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4bb5b858-fb08-4f94-8ce0-a486ee27d6ce", + "id": "ba767044-da72-49a0-8225-03a63cf58126", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -3023,7 +3023,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc9958e6-ae8d-41ae-b84f-a9b07127449e", + "id": "9cd6086b-fc4a-4d82-9f89-28b5e351eeb8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -3067,7 +3067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cdb8c01-511b-4196-b34d-3c65ae4b7e48", + "id": "c8a183d4-5cb4-48fd-82c1-822bc3e3503a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -3117,7 +3117,7 @@ } }, { - "id": "8d7d2319-5e6d-4849-9bfb-3406bce58f11", + "id": "d9d944e8-6342-4302-a304-0656bf5bce00", "name": "Patch a specified Access Profile", "request": { "name": "Patch a specified Access Profile", @@ -3171,7 +3171,7 @@ }, "response": [ { - "id": "41c643f3-4fa4-47dc-a207-c7b6a1f18c5b", + "id": "ab3e893e-41c7-4f95-ada5-8caaace91d7a", "name": "Add Entitlements", "originalRequest": { "url": { @@ -3228,7 +3228,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc6c873f-7729-40fa-a61c-33f66cb3dde8", + "id": "4e2d01ef-cee0-4f6d-9d37-216ad6495e1e", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -3285,7 +3285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f71b2e28-b695-43cd-8915-527637c5717f", + "id": "8376317b-77d0-47cb-801c-796b8301ae03", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -3342,7 +3342,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69c04ae3-1f85-45d7-a986-83ee6a3033c7", + "id": "3412880e-801f-491c-879f-71312a213ff9", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -3399,7 +3399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f067c44c-3418-4b1c-9d61-5f9c484713b2", + "id": "b1f8ce35-1349-4d3d-8400-a82875b88554", "name": "Replace Source", "originalRequest": { "url": { @@ -3456,7 +3456,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fa719d5-a4cb-4c28-81e0-68a720340224", + "id": "21c88d93-c85b-4b36-a67d-d336037f72c5", "name": "Add Entitlements", "originalRequest": { "url": { @@ -3513,7 +3513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d58b06a-c0e7-4d0e-ba50-94a925866e3f", + "id": "42165b62-bb92-4b8a-862e-81803a679532", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -3570,7 +3570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd18a0ab-d1f3-40e1-96c6-13f7d559b626", + "id": "2a64e5a2-02b0-4202-b5ea-6f3b6cdd7320", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -3627,7 +3627,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9136152-cefb-41c1-af97-707c30c1c69b", + "id": "9021d1af-2312-44e8-b874-82be690b790d", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -3684,7 +3684,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60daf498-f31d-496f-a5b0-caae2cc1a429", + "id": "f09dd9d4-a493-4abc-ac1a-ebff45a039ca", "name": "Replace Source", "originalRequest": { "url": { @@ -3741,7 +3741,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81b2a704-de1e-4e50-b4ba-4c2e0fd2794d", + "id": "a779decd-f8a1-45ff-961b-355f9478ee96", "name": "Add Entitlements", "originalRequest": { "url": { @@ -3798,7 +3798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "631e8927-041c-4ff8-9834-28d7ee2e3a09", + "id": "0997572e-8f13-4671-b9cc-576c75afbab1", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -3855,7 +3855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "295997a4-90bb-472c-b8cd-8f009fbf6d1a", + "id": "963b34da-4093-45dc-a160-151de0030f11", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -3912,7 +3912,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d85c8631-60d9-456a-b92d-90da734fffab", + "id": "c7e4d215-3b5f-477b-a204-759fc467cae8", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -3969,7 +3969,7 @@ "_postman_previewlanguage": "json" }, { - "id": "197e2d6b-9c14-41e5-a021-371673932a82", + "id": "c15b71f3-e37f-4cde-b277-8203860995a8", "name": "Replace Source", "originalRequest": { "url": { @@ -4026,7 +4026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2362f5bc-fb57-43ad-a461-d8da378ee5aa", + "id": "dc3254e8-0f94-4637-b40e-4bfc9c737ecf", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -4083,7 +4083,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c16deda2-5183-4d7d-ab4a-15232d0ec19d", + "id": "ef05c954-9ff3-4431-a7ac-78f81f5733e7", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -4140,7 +4140,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c991eb89-22fd-4f2f-80e8-f44e84e0f9c2", + "id": "05258e71-a505-4445-addb-1316a3f4358e", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -4197,7 +4197,7 @@ "_postman_previewlanguage": "json" }, { - "id": "030be4ee-0dbe-4dca-80a3-278d16b3e852", + "id": "443a03c1-12a8-4bb1-a6ef-51cd5203b46d", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -4254,7 +4254,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6170cf2-e494-4812-99ed-4eba3fe6d94e", + "id": "cdd5d187-62dc-4302-a1ec-a6db44c7130b", "name": "Replace Source", "originalRequest": { "url": { @@ -4311,7 +4311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17d2f47f-eaa1-4f2e-8826-35153889c232", + "id": "f40891e9-c125-4248-9ded-a5e38cbce8b3", "name": "Add Entitlements", "originalRequest": { "url": { @@ -4368,7 +4368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d80f608e-4702-44e1-b365-0ad06dec29fe", + "id": "8b9d2c52-72b4-4938-901e-03ee84395fdb", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -4425,7 +4425,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04e12bdd-8965-4b83-949f-93b19c79e560", + "id": "5a699e22-a8fa-45eb-af90-78bca1c7cea5", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -4482,7 +4482,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b4b3ab1-cab2-45fb-b583-98a43f3a442f", + "id": "be4077a2-8e32-4e49-837e-d6a5aa885a18", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -4539,7 +4539,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4147bc38-9e09-4067-aecd-47c9299c529a", + "id": "433ad025-586f-404c-9f43-f612eae19179", "name": "Replace Source", "originalRequest": { "url": { @@ -4596,7 +4596,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37e5820b-a89f-4764-ae47-1c77e58c7cd2", + "id": "a657d0e5-7b54-42e9-8411-89d0cd94f982", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -4653,7 +4653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c84427c-0699-40ea-811e-360c90e0a767", + "id": "56183700-857b-46e3-a991-9749718eb711", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -4710,7 +4710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df4ee9af-5519-47ab-8448-b65ccb4fe566", + "id": "c988114e-9fc3-41ae-aa75-90e60fa754cc", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -4767,7 +4767,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8d73d55-6d6b-4a16-828e-1e16ecfbfde2", + "id": "009fba67-0cd2-4d56-a1b0-d6125e3fff5f", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -4824,7 +4824,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cdfb019e-1cfb-4db4-9210-ea995855fde1", + "id": "d0165b4a-88cf-49e8-8026-8a812180e617", "name": "Replace Source", "originalRequest": { "url": { @@ -4887,7 +4887,7 @@ } }, { - "id": "716fd560-3bd7-46bb-80ef-ec54eb425813", + "id": "e8c3fbe9-ee4e-47c2-9f58-6af5f5039038", "name": "Delete the specified Access Profile", "request": { "name": "Delete the specified Access Profile", @@ -4928,7 +4928,7 @@ }, "response": [ { - "id": "aa1f26ea-8dbc-4fd7-8af2-76899cd95e87", + "id": "447a6b05-1a6e-4151-a394-73dabd31ab35", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -4962,7 +4962,7 @@ "_postman_previewlanguage": "text" }, { - "id": "80471237-01a6-412f-9248-cab57c4519c2", + "id": "7f2098dd-6ce2-4352-9a7c-a2bd4eff6b20", "name": "Returned when an access profile cannot be deleted as it's being used.", "originalRequest": { "url": { @@ -5006,7 +5006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea07b175-75dd-4d48-92c9-d08e49ff2a37", + "id": "12fb5ca4-98f7-4a95-bb73-eede9b39a448", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -5050,7 +5050,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b01bde2-acf6-47d1-8693-8802ce71f7db", + "id": "3447122e-673b-4b94-b761-0b39bb6d23c8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -5094,7 +5094,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65be8935-4d5f-43be-88ab-b312133f3a3b", + "id": "0b8cee10-46ee-4997-a6ac-d1cd7ad8c5a2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -5138,7 +5138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2056c46b-4958-4d39-ac97-1176bbc078c0", + "id": "29071fd7-5c8f-4626-94f2-97a9b3162dd7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -5188,7 +5188,7 @@ } }, { - "id": "b4c9bba5-7b6f-47f2-b57b-f5855a944542", + "id": "0efff7bc-202e-4d11-b7f7-161341c2153c", "name": "Delete Access Profile(s)", "request": { "name": "Delete Access Profile(s)", @@ -5231,7 +5231,7 @@ }, "response": [ { - "id": "62cc34e8-5fe5-4bb8-a1d0-5fe1706292c3", + "id": "93040487-b45d-4726-aca1-63ef76df7a42", "name": "Returned only if **bestEffortOnly** is **false**, and one or more Access Profiles are in use.", "originalRequest": { "url": { @@ -5288,7 +5288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e5c5cfc-2a88-49e1-9696-80a1bc932695", + "id": "b1de770b-3834-40ce-a8cb-01eb9a763b10", "name": "Returned if at least one deletion will be performed.", "originalRequest": { "url": { @@ -5345,7 +5345,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c77ae77c-3189-40ba-a3dc-cff87b9946c9", + "id": "b9ef45d4-e35d-4fea-8e60-b72f346a1231", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -5402,7 +5402,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e090a021-7b01-49df-a616-bff34bdddf7a", + "id": "ddba9f15-2f05-409f-bda1-f70ba5eb0964", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -5459,7 +5459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7c9baeb-f44a-43e1-a94a-dd6ad8d457ff", + "id": "9fc38ae0-6a4e-459b-bd64-a30ef31f224b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -5516,7 +5516,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cba537f-5874-4d2f-8d25-ac314df9e020", + "id": "2918415c-d0ce-4694-bb05-14e0b89fc1fb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -5573,7 +5573,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e237697-cd6e-4d73-a275-0bb1f5558fb2", + "id": "15239a79-9f6d-4558-8d09-dea32fc8bb2e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -5636,7 +5636,7 @@ } }, { - "id": "b4dc9785-e2d7-4dad-b60f-c9b760cfd87c", + "id": "d5dca981-4864-43d1-a7e3-8bf7202a7bfb", "name": "List Access Profile's Entitlements", "request": { "name": "List Access Profile's Entitlements", @@ -5724,7 +5724,7 @@ }, "response": [ { - "id": "e0882c26-5962-4cfd-9c92-f3a39bb5d8d1", + "id": "6e0e05f2-46cf-4525-a88c-250686be5bc3", "name": "List of entitlements.", "originalRequest": { "url": { @@ -5815,7 +5815,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82694f62-9a70-4f29-a56e-e5cdcf98a1bb", + "id": "389a6df8-1eca-4b5f-9c45-45fb12ee1bd5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -5906,7 +5906,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4882635-e63e-413e-8440-caf559ddab64", + "id": "31808406-802d-4ae8-9969-415907b656c6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -5997,7 +5997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5524ee7-04ef-41e4-95dd-8425909f3e64", + "id": "78b0124c-9451-476f-983e-5b0739198692", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -6088,7 +6088,7 @@ "_postman_previewlanguage": "json" }, { - "id": "996a740c-d965-4267-9d49-ac974e06d3db", + "id": "c012c153-f5e0-46b8-a770-7f828d099a05", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -6179,7 +6179,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2a7748b-82f0-45db-b65a-fc71f510b6d4", + "id": "0008d13b-4a52-473f-a3ab-5ed13bc029d4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -6276,7 +6276,7 @@ } }, { - "id": "a891d3fa-b363-49b1-a2bd-1e37dc6a02a5", + "id": "dd93b719-356e-4610-b42e-8fd58a8365c4", "name": "Update Access Profile(s) requestable field.", "request": { "name": "Update Access Profile(s) requestable field.", @@ -6328,7 +6328,7 @@ }, "response": [ { - "id": "a493b348-586d-46af-910c-9bb89b2210b3", + "id": "aa00f6c0-cc0d-4785-8a11-384282c88e99", "name": "List of updated and not updated Access Profiles.", "originalRequest": { "url": { @@ -6394,7 +6394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92c2b49b-5430-486d-ae90-874329ff29ee", + "id": "dc70a61f-59a9-492f-8b44-d0b606eb5f00", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -6460,7 +6460,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7a28611-94e3-4e60-b29d-df0012ad37e2", + "id": "ce7fdd5c-c2ef-4bd5-af9a-70c06a3f9a8e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -6526,7 +6526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44b3371d-5e8d-4e1a-a0d0-8c9317e54024", + "id": "418aae1b-56d5-44e4-a2af-0441045946e5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -6592,7 +6592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99219a1f-be6c-46ce-8e4b-15abd5737623", + "id": "5d2c8217-53c4-4e4c-a2eb-62d7d9b38e4a", "name": "Precondition Failed - Returned in response if API/Feature not enabled for an organization.", "originalRequest": { "url": { @@ -6658,7 +6658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c6478f4-8a35-488d-809f-9f4ab5da981f", + "id": "851c72c7-f985-48ff-bfaa-d588234e82b6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -6724,7 +6724,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0214557e-9131-47b0-9f68-b9efb414a38e", + "id": "7ea95075-9fc4-4285-b58a-6f3c0ae15d31", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -6802,7 +6802,7 @@ "description": "Use this API to implement and customize access request approval functionality. \nWith this functionality in place, administrators can delegate qualified users to review users' requests for access or managers' requests to revoke team members' access to applications, entitlements, or roles. \nThis enables more qualified users to review access requests and the others to spend their time on other tasks. \n\nIn Identity Security Cloud, users can request access to applications, entitlements, and roles, and managers can request that team members' access be revoked. \nFor applications and entitlements, administrators can set access profiles to require approval from the access profile owner, the application owner, the source owner, the requesting user's manager, or a governance group for access to be granted or revoked. \nFor roles, administrators can also set roles to allow access requests and require approval from the role owner, the requesting user's manager, or a governance group for access to be granted or revoked. \nIf the administrator designates a governance group as the required approver, any governance group member can approve the requests.\n \nWhen a user submits an access request, Identity Security Cloud sends the first required approver in the queue an email notification, based on the access request configuration's approval and reminder escalation configuration.\n\nIn Approvals in Identity Security Cloud, required approvers can view pending access requests under the Requested tab and approve or deny them, or the approvers can reassign the requests to different reviewers for approval. \nIf the required approver approves the request and is the only reviewer required, Identity Security Cloud grants or revokes access, based on the request. \nIf multiple reviewers are required, Identity Security Cloud sends the request to the next reviewer in the queue, based on the access request configuration's approval reminder and escalation configuration. \nThe required approver can then view any completed access requests under the Reviewed tab. \n\nRefer to [Access Requests](https://documentation.sailpoint.com/saas/help/requests/index.html) for more information about access request approvals.\n", "item": [ { - "id": "f60d7352-a261-4079-8053-95ba298d5c53", + "id": "42eea322-e3cc-413a-813c-c7278df697be", "name": "Pending Access Request Approvals List", "request": { "name": "Pending Access Request Approvals List", @@ -6887,7 +6887,7 @@ }, "response": [ { - "id": "158bd7f9-a84e-45fa-97fc-f6a7ae14b945", + "id": "3497fb47-0038-422a-90ec-ef64b4415b63", "name": "List of Pending Approvals.", "originalRequest": { "url": { @@ -6986,7 +6986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfe6d6a9-45e3-431c-b462-281b4454f1df", + "id": "7e9495c4-b21b-4d9d-8207-394434f100ba", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -7085,7 +7085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6292278-d6a0-48b4-8c06-4b93f1d27c46", + "id": "f68a6633-3b20-469c-b745-2ed45d4df424", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -7184,7 +7184,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8406e9e5-ac6b-4acf-9720-287a067921cd", + "id": "2248c6b5-151e-4bcd-800e-db9c608b54d6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -7283,7 +7283,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38ba2328-e5e5-4421-8d70-08fb5bae2bc3", + "id": "65788907-437e-4320-9aa4-b557e9db3cec", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -7382,7 +7382,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e62f03aa-d5d2-4605-8393-9530349f5140", + "id": "3e2be235-6fd1-46da-b1c4-ef2df25d95c5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -7487,7 +7487,7 @@ } }, { - "id": "987da88e-fb91-4dbd-b5d7-f26ce7e5ff1c", + "id": "47eca170-f9f1-4514-a482-b18e2e5d1f80", "name": "Completed Access Request Approvals List", "request": { "name": "Completed Access Request Approvals List", @@ -7572,7 +7572,7 @@ }, "response": [ { - "id": "a9eb02e0-f300-496c-8c0d-891b0ea3420b", + "id": "8f845978-1cdf-48a2-bd6e-1af5198cc85b", "name": "List of Completed Approvals.", "originalRequest": { "url": { @@ -7671,7 +7671,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72950f2e-52a1-49f7-9bc2-7b4fd82a2455", + "id": "ec29aaf5-60e1-450e-b9ae-83496869135d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -7770,7 +7770,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7a8a31b-dae7-4f1d-85bb-126dc49c115b", + "id": "199d2b2a-569d-4bb7-a273-0908ab1073df", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -7869,7 +7869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a726d5c8-d8d8-4aec-87df-b2793937cdde", + "id": "4cfc55d2-0df8-46ab-9489-5165f9564c78", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -7968,7 +7968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69557e72-093e-4a3a-92fc-770a470743ab", + "id": "b5962159-0cf9-44aa-abdd-8591aa28aa11", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -8067,7 +8067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b9dd9d1-c9b0-4914-8910-5331d6a6bcad", + "id": "b0c27a89-d2c6-4a69-867c-6328cebd1401", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -8172,7 +8172,7 @@ } }, { - "id": "f574203c-8f0b-440b-b413-64c753d040c2", + "id": "263889b2-5d51-4bbb-957c-d35840c69a40", "name": "Approve Access Request Approval", "request": { "name": "Approve Access Request Approval", @@ -8227,7 +8227,7 @@ }, "response": [ { - "id": "aee1edcb-aa29-4c9a-96b8-028f249187c1", + "id": "ad36230e-7d85-4932-8a75-acc27fc868a4", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -8285,7 +8285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d503e64-f94a-45c1-860a-7b2b386eaa89", + "id": "36134b5e-c843-4c7f-ac24-605c13809666", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -8343,7 +8343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4739b779-a23f-4d44-95cc-131b488d6dec", + "id": "26873f00-5219-4710-8d75-0757e9e71ecb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -8401,7 +8401,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a53afa0c-b7fc-4a5a-bd7e-09623e7c797f", + "id": "c071b5a0-76c7-46fe-bba7-62add16eb23f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -8459,7 +8459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0525112-90e6-4df9-b04e-f1fea1856744", + "id": "8fbaf1ba-a793-4956-bff5-81c7217ae1cc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -8517,7 +8517,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9543cda9-6f19-4594-bf55-8de258e0066b", + "id": "14d18285-e9fe-4c08-adef-7a957e3ca897", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -8575,7 +8575,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61f96111-bce3-48cb-a8ae-354eb6e433f9", + "id": "74df0722-2088-4695-b5b4-f639214b6897", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -8639,7 +8639,7 @@ } }, { - "id": "3515dfc2-72a2-4448-98e8-1e6091808c01", + "id": "93075ccb-e42b-4092-ab27-fbce01759d7d", "name": "Reject Access Request Approval", "request": { "name": "Reject Access Request Approval", @@ -8694,7 +8694,7 @@ }, "response": [ { - "id": "39b98eaf-1e58-4f8d-b29d-082bdc0ab491", + "id": "50339911-bb0f-4794-8613-8ba3e121e506", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -8752,7 +8752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c7c719a-869d-4dca-9a8c-23395db70fcd", + "id": "1c7e104e-e4d7-4feb-b95d-e2a99842d4e0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -8810,7 +8810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af3b9428-ae52-415d-bcf4-9baf7dce7582", + "id": "d76473ad-ed07-4073-b7c2-aef7fc7bc0b4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -8868,7 +8868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d947b227-7803-4b37-8050-c966407337ec", + "id": "779d8d6e-8886-43e2-a13d-0cae395b3086", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -8926,7 +8926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9f3468c-0139-40b2-a498-0756c58479ea", + "id": "74050929-5a48-435f-901c-8f47e3c8d41d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -8984,7 +8984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "266d297f-f0e7-4306-b586-426c1fbf5c58", + "id": "4f95d935-2390-4fa0-96b3-931d82e4d3ac", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -9042,7 +9042,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21edb68f-2ddc-42ce-9bc8-378f65fcae8f", + "id": "8a94792b-38ac-4d7e-ad6b-c824ea36942e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -9106,7 +9106,7 @@ } }, { - "id": "f205a5fe-6217-4436-b33f-f3685b8af5b5", + "id": "5987924a-3c8a-4ffe-88c7-689e3614b780", "name": "Forward Access Request Approval", "request": { "name": "Forward Access Request Approval", @@ -9161,7 +9161,7 @@ }, "response": [ { - "id": "30766193-d852-4595-8127-f01f1ee15dc5", + "id": "81111395-6aa2-4d05-8b9f-8eda502b8ae1", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -9219,7 +9219,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99f39d8d-05e2-4de1-90e1-74311ddff604", + "id": "5409e997-e2d6-4e94-9fa5-ecf7345c2aea", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -9277,7 +9277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05a57bf6-5981-42a8-874c-bbdfbdc480f7", + "id": "5da2f035-e578-47ff-b504-72a50ec1af71", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -9335,7 +9335,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7163520e-a673-4961-8e29-3df9541c6de6", + "id": "669ccad8-8a19-481d-b7cc-bda883436062", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -9393,7 +9393,7 @@ "_postman_previewlanguage": "json" }, { - "id": "007e02b6-254b-4d80-ac86-28253c232600", + "id": "cb9afe82-03db-4967-8615-5261bc99e4ff", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -9451,7 +9451,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a0e29d3-1d46-4622-aa4c-03593603ce47", + "id": "63de1bd2-4ec6-4e7c-9f2c-6667cd0a9433", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -9509,7 +9509,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01ea4109-7914-4ca8-80b1-5a8d8633b433", + "id": "ae632dec-84b8-451f-bff6-c3e88b57386e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -9573,7 +9573,7 @@ } }, { - "id": "ddc19fab-2292-4d93-8c2e-fe6f2842b86d", + "id": "a70e8411-6671-44e5-b105-818d54cb6ffd", "name": "Get Access Requests Approvals Number", "request": { "name": "Get Access Requests Approvals Number", @@ -9622,7 +9622,7 @@ }, "response": [ { - "id": "b7e0bc58-a118-4c4b-84be-fc2b6449baaf", + "id": "5cfebbfc-e02c-448b-8b17-26a690eea5ca", "name": "Number of pending, approved, rejected access request approvals.", "originalRequest": { "url": { @@ -9685,7 +9685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6e530d4-243c-4dd9-8cdf-5c1531c7804b", + "id": "8d211df2-d854-431b-a2c8-f9b04150cd82", "name": "Client Error - Returned if the query parameter is invalid.", "originalRequest": { "url": { @@ -9748,7 +9748,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afd8fc81-ee37-42b1-b002-7fea0eb23e7d", + "id": "be574856-d8fb-48ac-bd21-bce43a2533cd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -9811,7 +9811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d57ea01c-92ad-442e-bb3f-2809b81ea9fe", + "id": "bb9c4643-590a-4eed-8a0b-4657dff26bbf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -9874,7 +9874,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88851d16-7bd5-4d30-825b-e7062d5a9f9d", + "id": "bfb841bd-68bb-4ccd-bdd7-aa4d9b3f3c50", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -9937,7 +9937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d780614e-6426-430b-bfae-009be19c4476", + "id": "d24c4f53-eafd-4936-9466-42cfa8c6dd5b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -10012,7 +10012,7 @@ "description": "Use this API to implement access request identity metrics functionality.\nWith this functionality in place, access request reviewers can see relevant details about the requested access item and associated source activity. \nThis allows reviewers to see how many of the identities who share a manager with the access requester have this same type of access and how many of them have had activity in the related source. \nThis additional context about whether the access has been granted before and how often it has been used can help those approving access requests make more informed decisions.\n", "item": [ { - "id": "e61ee5e3-a1ff-4a4e-92d9-f67cf29337c1", + "id": "10437df8-6613-409e-ac0a-864e51d5f65d", "name": "Return access request identity metrics", "request": { "name": "Return access request identity metrics", @@ -10086,7 +10086,7 @@ }, "response": [ { - "id": "54587ea4-79b6-470c-877b-3a0affd5067c", + "id": "e7cdfe77-60bb-49ba-955d-132bbbf44c6a", "name": "Summary of the resource access and source activity for the direct reports of the provided manager.", "originalRequest": { "url": { @@ -10143,7 +10143,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb5b3b94-aad4-4991-948a-6c04d2f16e53", + "id": "dd23a449-ad94-4831-bdd6-c7ee33adf2ce", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -10200,7 +10200,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44ffd2ec-be71-4eba-b916-d4e7c09f9021", + "id": "965b32f4-b3c9-43ce-9957-f5a2ef8cf3b3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -10257,7 +10257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71582ff3-5797-484b-b05e-54da48364621", + "id": "471dec32-a4a9-4f2c-8499-cc961a235250", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -10314,7 +10314,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0e42457-29b9-42d5-acbe-be344b5ee7f9", + "id": "8df791c8-9cca-4fd2-95e1-4de71e352e1e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -10371,7 +10371,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4121cb68-39c3-4ec1-875a-e958a7b8ae1a", + "id": "928eb9f1-811c-4de6-a4a7-343e12ea967b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -10440,7 +10440,7 @@ "description": "Use this API to implement and customize access request functionality. \nWith this functionality in place, users can request access to applications, entitlements, or roles, and managers can request that team members' access be revoked.\nThis allows users to get access to the tools they need quickly and securely, and it allows managers to take away access to those tools. \n\nIdentity Security Cloud's Access Request service allows end users to request access that requires approval before it can be granted to users and enables qualified users to review those requests and approve or deny them.\n\nIn the Request Center in Identity Security Cloud, users can view available applications, roles, and entitlements and request access to them. \nIf the requested tools requires approval, the requests appear as 'Pending' under the My Requests tab until the required approver approves, rejects, or cancels them. \n\nUsers can use My Requests to track and/or cancel the requests.\n\nIn My Team on the Identity Security Cloud Home, managers can submit requests to revoke their team members' access. \nThey can use the My Requests tab under Request Center to track and/or cancel the requests.\n\nRefer to [Requesting Access](https://documentation.sailpoint.com/saas/user-help/requests/requesting_access.html) for more information about access requests.\n", "item": [ { - "id": "1a531fb5-55bf-49b4-a2e8-fb0104aa1db8", + "id": "0381e655-ec19-4e0d-8d75-9739de9f9bfd", "name": "Submit Access Request", "request": { "name": "Submit Access Request", @@ -10482,7 +10482,7 @@ }, "response": [ { - "id": "ba5138d6-494c-4758-be6e-291026c82b10", + "id": "528456a3-e583-43af-9314-784cdc4f201f", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -10538,7 +10538,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53365cf4-0aa9-404b-8fa3-5f639a655ac9", + "id": "5813a614-0972-48c1-8b1b-cc476aefbc91", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -10594,7 +10594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfe9e8fd-f08a-40f0-9275-a25f60bf5903", + "id": "c4c03e5a-3f04-4e92-a8fe-3d1692934dda", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -10650,7 +10650,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9024b6ff-babd-4873-9d93-4930f92effe0", + "id": "6fc5cf98-f468-4d64-9439-b28f5c83c35d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -10706,7 +10706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "839bf0f2-25c2-4fda-a63a-d45482ab9d08", + "id": "c935b2fa-540f-42c3-9726-6fb7bb5e4a12", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -10762,7 +10762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae490295-4d2a-4ac1-bf7c-d4d20d37a547", + "id": "56569180-8c31-425c-a00a-73a4e32ade1e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -10824,7 +10824,7 @@ } }, { - "id": "f29582e0-01f0-43b5-ad84-8e4127b8129d", + "id": "0f1557cc-8f7d-44bd-97f4-8cb317fea44a", "name": "Cancel Access Request", "request": { "name": "Cancel Access Request", @@ -10867,7 +10867,7 @@ }, "response": [ { - "id": "1268ed82-6a4d-422d-aec2-70640af70a50", + "id": "7091c986-9aa4-4ec9-9186-e56d6c36b56e", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -10924,7 +10924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b386aca-b8e5-42ae-88b0-f5d6bb8c2fef", + "id": "06b1e8ed-fa4c-422d-bf78-be1880d68657", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -10981,7 +10981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5804cebd-efa4-462f-a421-2109827b1be3", + "id": "f074d263-35d5-4bc2-bdb2-21acb89ec684", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -11038,7 +11038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe267f90-a71d-489b-b292-9c56819ecf9f", + "id": "08a3d9dd-c0da-4128-be4d-a6322762e4fa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -11095,7 +11095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0306010-b8d8-4cda-9a4b-884f869e8351", + "id": "cb73d4a5-0d0f-4390-899e-1b5408a8152d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -11152,7 +11152,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c56a3c0a-145d-493b-aec0-db880af46f36", + "id": "87bf937c-4682-4902-8745-6a9123288a1b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -11209,7 +11209,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85c50428-3467-4b68-9031-d331b3fa1b2b", + "id": "1929f51b-5484-4cfb-9ac0-10cb9c71f85d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -11272,7 +11272,7 @@ } }, { - "id": "948c960c-46af-43ee-b235-b0686a85d4ba", + "id": "1b9a4ba5-5e4e-400c-b9e9-43220aa3d7fe", "name": "Get Access Request Configuration", "request": { "name": "Get Access Request Configuration", @@ -11301,7 +11301,7 @@ }, "response": [ { - "id": "19ecb2db-b443-4817-909a-91ac96658bd7", + "id": "62ce6c69-25c2-4a89-8b9f-4df5a41c4502", "name": "Access Request Configuration Details.", "originalRequest": { "url": { @@ -11344,7 +11344,7 @@ "_postman_previewlanguage": "json" }, { - "id": "382c11a7-437f-479c-ac7e-e7e8ab17ec74", + "id": "17759b77-9180-4187-b8d6-d4a1a4f7151f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -11387,7 +11387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1b8d033-39f3-41ec-9415-e2b5078347ec", + "id": "bd2d2082-299a-4009-a0bf-84b71ac794a9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -11430,7 +11430,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7000ac81-d289-4ce2-bf7f-439c75519b13", + "id": "17e4d910-d276-41c2-9d85-2c067f5e8586", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -11473,7 +11473,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ba477c8-0141-481d-8f67-7f8bf2d279e5", + "id": "9c7c8620-bd65-4b3e-a272-e456bd8f82c5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -11516,7 +11516,7 @@ "_postman_previewlanguage": "json" }, { - "id": "322dd14f-99d5-45af-bccb-9f705a445428", + "id": "da86dd57-8526-42d3-b014-40636c8e6dba", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -11565,7 +11565,7 @@ } }, { - "id": "312819da-f9d0-4ace-97ed-480bada9f675", + "id": "ec6e3b73-9bc3-4363-b7d9-2115cd5789a6", "name": "Update Access Request Configuration", "request": { "name": "Update Access Request Configuration", @@ -11607,7 +11607,7 @@ }, "response": [ { - "id": "bbeac9bf-b134-447e-8398-14920904ac4c", + "id": "fed3a574-0e85-4ff2-8302-b139f4de6434", "name": "Access Request Configuration Details.", "originalRequest": { "url": { @@ -11663,7 +11663,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5135678-64d9-4574-aa7b-0d4aa743fb83", + "id": "a6a8aef9-9109-4b3a-a330-c05b7c4d37bd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -11719,7 +11719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00b839c2-26d5-4ae9-9c50-c743ec070a9a", + "id": "cad0a149-e506-4eef-b5fb-0da896bfad23", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -11775,7 +11775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16331beb-39a6-4942-b249-59b4d00777d5", + "id": "ba62fb2c-58e6-49c2-ae6f-46ac4f2c6907", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -11831,7 +11831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e2cf8f4-bbc3-4510-80ba-2d99cc7a7804", + "id": "67faa9e5-c0e3-45dd-935b-da4f829744be", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -11887,7 +11887,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c80f5e1a-efbc-401a-bc64-b5b9ea2e651a", + "id": "505eb2f9-e746-4291-add6-2f27c375dc89", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -11949,7 +11949,7 @@ } }, { - "id": "581b4bbe-1b4d-4e72-acdc-5d2f1ea51304", + "id": "12ac3ed5-833c-4e60-aed0-1f77ea964818", "name": "Access Request Status", "request": { "name": "Access Request Status", @@ -12069,7 +12069,7 @@ }, "response": [ { - "id": "e943d298-5702-4c4e-9102-2c6e0c7e511f", + "id": "d049957b-9141-4808-a484-a66e967e46f5", "name": "List of requested item statuses.", "originalRequest": { "url": { @@ -12203,7 +12203,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3aee6466-0742-4f49-9670-457fdd454382", + "id": "08b11f0c-13c3-4de8-8983-13c028bb14ed", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -12337,7 +12337,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09c88ae3-7825-4f50-9efe-2a0319de8ae2", + "id": "f10c04b6-c899-4520-a981-a9c6df4210ff", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -12471,7 +12471,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6be1fd23-6b36-4bc2-9c90-0df98ecd8c31", + "id": "6bdcb5d2-be03-4ce3-b7f9-8d3076d50810", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -12605,7 +12605,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b10121b-ff58-4b22-af22-37c6e126197f", + "id": "cb246f21-875b-49e4-b463-e4e3717e7e67", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -12739,7 +12739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f1666a5-938d-4b19-82fc-5f1954c692e1", + "id": "2e00ba6d-8c2a-42d3-9581-e2a52e1f001e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -12879,7 +12879,7 @@ } }, { - "id": "a42ed0fb-bc10-4dfe-b475-52e42ba9fade", + "id": "100a7d60-8378-4fdc-ae44-ff04a5e84730", "name": "Close Access Request", "request": { "name": "Close Access Request", @@ -12931,7 +12931,7 @@ }, "response": [ { - "id": "379b7d03-76ae-4071-8bc6-84b6ea2a5015", + "id": "83e09020-3c0d-45d0-b03f-7456b9b669e8", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -12997,7 +12997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f08fa78-0d4f-418b-976c-bf01bf3f9bf7", + "id": "62cefada-7bc7-4f76-9144-71f0513a721e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -13063,7 +13063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1995bee6-d0f3-400f-ad5e-2207362449d5", + "id": "a72b27a8-20ec-4612-842d-4beb8fa75c13", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -13129,7 +13129,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3abb93c-5a42-4144-a4a3-c8bfb0f894d3", + "id": "658d8d16-1160-4c9f-becc-25084bd8466c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -13195,7 +13195,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd357147-8db5-48be-8cd1-96337b110ffa", + "id": "778750bb-e3a9-45b8-9a6a-ce0da11f96ff", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -13261,7 +13261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80665ed8-9a15-497f-8df8-a8f922a9a73c", + "id": "634e2b09-ed41-47b8-ac27-bd4cef3c6519", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -13339,7 +13339,7 @@ "description": "Use this API to implement account activity tracking functionality.\nWith this functionality in place, users can track source account activity in Identity Security Cloud, which greatly improves traceability in the system. \n\nAn account activity refers to a log of each action performed on a source account. This is useful for auditing the changes performed on an account throughout its life. \nIn Identity Security Cloud's Search, users can search for account activities and select the activity's row to get an overview of the activity's account action and view its progress, its involved sources, and its most basic metadata, such as the identity requesting the option and the recipient. \n\nAccount activity includes most actions Identity Security Cloud completes on source accounts. Users can search in Identity Security Cloud for the following account action types: \n\n- Access Request: These include any access requests the source account is involved in. \n\n- Account Attribute Updates: These include updates to a single attribute on an account on a source. \n\n- Account State Update: These include locking or unlocking actions on an account on a source. \n\n- Certification: These include actions removing an entitlement from an account on a source as a result of the entitlement's revocation during a certification.\n\n- Cloud Automated `Lifecyclestate`: These include automated lifecycle state changes that result in a source account's correlated identity being assigned to a different lifecycle state. \nIdentity Security Cloud replaces the `Lifecyclestate` variable with the name of the lifecycle state it has moved the account's identity to. \n\n- Identity Attribute Update: These include updates to a source account's correlated identity attributes as the result of a provisioning action. \nWhen you update an identity attribute that also updates an identity's lifecycle state, the cloud automated `Lifecyclestate` event also displays.\nAccount Activity does not include attribute updates that occur as a result of aggregation.\n\n- Identity Refresh: These include correlated identity refreshes that occur for an account on a source whenever the account's correlated identity profile gets a new role or updates. \nThese also include refreshes that occur whenever Identity Security Cloud assigns an application to the account's correlated identity based on the application's being assigned to All Users From Source or Specific Users From Source. \n\n- Lifecycle State Refresh: These include the actions that took place when a lifecycle state changed. This event only occurs after a cloud automated `Lifecyclestate` change or a lifecycle state change. \n\n- Lifecycle State Change: These include the account activities that result from an identity's manual assignment to a null lifecycle state.\n\n- Password Change: These include password changes on sources.\n\nRefer to [Account Activity](https://documentation.sailpoint.com/saas/help/search/index.html#account-activity) for more information about account activities.\n", "item": [ { - "id": "7dc043f3-9ab4-4408-882a-efe07d82a4c0", + "id": "b2d90d6b-a1f6-4f5a-8582-d51b33eeb0a1", "name": "List Account Activities", "request": { "name": "List Account Activities", @@ -13441,7 +13441,7 @@ }, "response": [ { - "id": "0a381970-18ae-4e15-87fd-1d5381b21309", + "id": "66a82f17-ae99-4d77-941a-8fe63b4b7706", "name": "List of account activities", "originalRequest": { "url": { @@ -13557,7 +13557,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32922894-aa9b-4bdf-b763-59bfeaad6a12", + "id": "3f97c702-7984-41b1-923f-e127d1052fc7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -13673,7 +13673,7 @@ "_postman_previewlanguage": "json" }, { - "id": "477b3cc1-f579-4710-a57b-7d5208f806a4", + "id": "71b56e75-35b5-4276-a0fb-1c8aff308b50", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -13789,7 +13789,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d91885f3-445f-4931-b94a-92ab3b1ba668", + "id": "08eaf69a-20b5-49c6-8217-8240ed9b5d80", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -13905,7 +13905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed1ac716-ec52-4dbd-a36c-a60de1e4d8ae", + "id": "82b47f31-df27-425e-ba79-de86439c8352", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -14021,7 +14021,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53d2624a-5e38-48e2-8a64-7e7d45afe716", + "id": "844a48b7-d22a-45bd-b483-93b97b90517c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -14143,7 +14143,7 @@ } }, { - "id": "ff075bb9-db6a-44de-8ea4-5f188f3c448d", + "id": "bbeb240d-d83c-4452-836c-5cf9a0484fef", "name": "Get an Account Activity", "request": { "name": "Get an Account Activity", @@ -14184,7 +14184,7 @@ }, "response": [ { - "id": "b29c914b-4f12-4944-a832-f388aa857ee0", + "id": "d66ea2f2-7295-40cb-b9dd-bf108d1f5f91", "name": "An account activity object", "originalRequest": { "url": { @@ -14228,7 +14228,7 @@ "_postman_previewlanguage": "json" }, { - "id": "181df5dd-53f6-4fc0-a9a3-48f35427180c", + "id": "fa3f0c4d-8d31-4b49-b9a8-c18fe62c662c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -14272,7 +14272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d23e636-1c6e-4e2a-9886-e89aa582bad3", + "id": "06f46a53-f6c6-4fa3-a3d5-9c2a68bfe2b5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -14316,7 +14316,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea8c108b-ac0c-40c8-afbe-a8c5f6655d24", + "id": "e3c04b3a-62d9-4b37-925e-ea66189a8ebe", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -14360,7 +14360,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf778a98-306d-4e38-80e7-a106e8e13687", + "id": "9b5e0100-75e7-4336-853f-f06f239a15a3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -14404,7 +14404,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cce02419-bf6d-4ae1-8961-647149edf907", + "id": "b5af2345-5274-4ab2-bef3-8626aae75a42", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -14448,7 +14448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26696a0b-b761-4ec3-9600-9bf73cc7d5d0", + "id": "829a1093-e339-468d-a8ed-f9bbd67e6ec2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -14504,7 +14504,7 @@ "description": "Use this API to implement account aggregation progress tracking functionality.\nWith this functionality in place, administrators can view in-progress account aggregations, their statuses, and their relevant details.\n\nAn account aggregation refers to the process Identity Security Cloud uses to gather and load account data from a source into Identity Security Cloud.\n\nWhenever Identity Security Cloud is in the process of aggregating a source, it adds an entry to the Aggregation Activity Log, along with its relevant details.\nTo view aggregation activity, administrators can select the Connections drop-down menu, select Sources, and select the relevant source, select its Import Data tab, and select Account Aggregation.\nIn Account Aggregation, administrators can view the account aggregations' statuses and details in the Account Activity Log.\n\nRefer to [Loading Account Data](https://documentation.sailpoint.com/saas/help/accounts/loading_data.html) for more information about account aggregations.\n", "item": [ { - "id": "a27ba594-372b-469a-a4da-3235c9334c03", + "id": "5c6fa111-62dc-480d-bc66-6ba1c7a5d86e", "name": "In-progress Account Aggregation status", "request": { "name": "In-progress Account Aggregation status", @@ -14555,7 +14555,7 @@ }, "response": [ { - "id": "0af56908-0d7f-44eb-ade0-54760090a0db", + "id": "3411c64f-17ed-46f3-80c1-9d417ac39db2", "name": "An account aggregation status object", "originalRequest": { "url": { @@ -14609,7 +14609,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b997d245-de07-47f6-9a15-a4ac5e3f7474", + "id": "5d23be3d-e8da-4c1a-a430-c226a3610180", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -14663,7 +14663,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f204686-bd31-4412-a5d0-3db0b9ea5ed9", + "id": "4a2f8591-4323-42bf-8bca-e224a260f5a3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -14717,7 +14717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec24987d-ba19-4a76-8d3a-a2f1c6acc56a", + "id": "cf508493-96d7-404e-bb5a-8f39e8a84406", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -14771,7 +14771,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc139cbd-acad-482a-893b-cc4ee1b60011", + "id": "de6693af-f8fb-4c94-8d96-1bfa0dc0d653", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -14825,7 +14825,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85029045-896a-4040-aa36-7fe44830bbc7", + "id": "69b3b558-af1f-425c-aab6-6eb4183fcbb6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -14891,7 +14891,7 @@ "description": "Use this API to implement account usage insight functionality.\nWith this functionality in place, administrators can gather information and insights about how their tenants' source accounts are being used.\nThis allows organizations to get the information they need to start optimizing and securing source account usage.\n", "item": [ { - "id": "ea201c6f-640f-4c33-8366-4cd81064e641", + "id": "d4adbcdb-b9a8-48f0-a5c6-ac3a1a272e86", "name": "Returns account usage insights", "request": { "name": "Returns account usage insights", @@ -14970,7 +14970,7 @@ }, "response": [ { - "id": "5cd8df5c-e007-4e28-8f59-a8f7712643ad", + "id": "1b898fa1-f40a-40c5-bfce-5b638ad49e80", "name": "Summary of account usage insights for past 12 months.", "originalRequest": { "url": { @@ -15052,7 +15052,7 @@ "_postman_previewlanguage": "json" }, { - "id": "815f222e-5f8c-4f82-949d-3720a1cad80a", + "id": "7750b296-0097-4a36-80b9-cb8d289b40a7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -15134,7 +15134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a41144cb-caa6-4e18-91b0-69c577967419", + "id": "0dbd6dd7-ba84-4b17-a61e-54778bb491ea", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -15216,7 +15216,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ff1e92a-7cf6-4fe2-8159-00b16439fd3e", + "id": "aaeeceea-b51d-49d8-ae28-a56a591657e5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -15298,7 +15298,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0471966a-71d1-463a-a0e2-c7940cca8568", + "id": "fe7a2eb5-3713-49eb-8555-84f2be898f0c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -15380,7 +15380,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ed43de7-4890-46da-8bc9-2c91c82b5fa8", + "id": "dda45f01-b25e-4a2d-890a-30ddf2db63eb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -15474,7 +15474,7 @@ "description": "Use this API to implement and customize account functionality.\nWith this functionality in place, administrators can manage users' access across sources in Identity Security Cloud. \n\nIn Identity Security Cloud, an account refers to a user's account on a supported source.\nThis typically includes a unique identifier for the user, a unique password, a set of permissions associated with the source and a set of attributes. Identity Security Cloud loads accounts through the creation of sources in Identity Security Cloud.\n\nAdministrators can correlate users' identities with the users' accounts on the different sources they use. \nThis allows Identity Security Cloud to govern the access of identities and all their correlated accounts securely and cohesively. \n\nTo view the accounts on a source and their correlated identities, administrators can use the Connections drop-down menu, select Sources, select the relevant source, and select its Account tab. \n\nTo view and edit source account statuses for an identity in Identity Security Cloud, administrators can use the Identities drop-down menu, select Identity List, select the relevant identity, and select its Accounts tab. \nAdministrators can toggle an account's Actions to aggregate the account, enable/disable it, unlock it, or remove it from the identity. \n\nAccounts can have the following statuses: \n\n- Enabled: The account is enabled. The user can access it.\n\n- Disabled: The account is disabled, and the user cannot access it, but the identity is not disabled in Identity Security Cloud. This can occur when an administrator disables the account or when the user's lifecycle state changes. \n\n- Locked: The account is locked. This may occur when someone has entered an incorrect password for the account too many times.\n\n- Pending: The account is currently updating. This status typically lasts seconds. \n\nAdministrators can select the source account to view its attributes, entitlements, and the last time the account's password was changed.\n\nRefer to [Managing User Accounts](https://documentation.sailpoint.com/saas/help/common/users/user_access.html#managing-user-accounts) for more information about accounts.\n", "item": [ { - "id": "0a99e51c-c8aa-4a37-a946-7ce06a6ad465", + "id": "420f8358-3189-4312-8476-83a92f9b3a51", "name": "Accounts List", "request": { "name": "Accounts List", @@ -15549,7 +15549,7 @@ }, "response": [ { - "id": "7c6638c3-b7bb-48ed-af29-60760de07dc5", + "id": "a6e3a639-603c-4645-9a58-833e16e05a7e", "name": "List of account objects", "originalRequest": { "url": { @@ -15638,7 +15638,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5bc411a5-8c2d-41d0-9b26-46a12917d0d7", + "id": "c5390574-17ab-420c-8a34-f1f3e35b6e67", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -15727,7 +15727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3d7beb7-9cc1-44b0-9e93-e054514e3720", + "id": "c46d751a-3fef-454e-ac67-f20108a4df90", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -15816,7 +15816,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bde726e8-da7f-4468-9eda-bd83ffa48187", + "id": "df4d4d32-2a52-46d2-9360-78f820d2c930", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -15905,7 +15905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68ab997a-e4f8-4c1a-ab13-85fe493398b7", + "id": "4be385f3-2cc0-475b-b602-c66bac3fbb73", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -15994,7 +15994,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a309be9-d677-4a2f-9a73-13a2ffc27880", + "id": "8c6a867c-e4a1-41a4-90bf-6c216c3cf597", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -16089,7 +16089,7 @@ } }, { - "id": "512c5df2-5c20-4be2-bc7f-73f0dc8a761a", + "id": "52efc9ac-bec7-4c0c-b940-613a8dab45a7", "name": "Create Account", "request": { "name": "Create Account", @@ -16131,7 +16131,7 @@ }, "response": [ { - "id": "fd560223-79fd-4c71-aff5-6bce0ab9689c", + "id": "a1d70254-431a-4b80-a22d-a83fb6401f09", "name": "Async task details", "originalRequest": { "url": { @@ -16187,7 +16187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "002e4e18-9fdf-4010-ba18-8d5387559b4e", + "id": "64f280ac-1b28-487d-90dd-15b4165479e1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -16243,7 +16243,7 @@ "_postman_previewlanguage": "json" }, { - "id": "123f0d81-4078-460d-9db6-2bf97f2a6e6c", + "id": "acb2e829-9a4f-4bae-8523-bc53b56f6b91", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -16299,7 +16299,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af351c56-2168-4fc5-9782-0d449fc8172f", + "id": "b5378d03-25ca-41fb-b090-47dc8732e616", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -16355,7 +16355,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ceb7bb2-e943-48b7-814e-94078518e35f", + "id": "24d4aa55-003d-4262-b5cc-d3d2cff666ed", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -16411,7 +16411,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b92f405c-4036-4fa7-b07f-86124cbc7bf0", + "id": "0d2b5324-ffea-45b4-8f33-bd0e2bb7825f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -16473,7 +16473,7 @@ } }, { - "id": "5063e2ce-d245-473c-a2c9-e5d00194f7d7", + "id": "f8c32ebc-31ce-495c-bc14-af7a55ee728e", "name": "Account Details", "request": { "name": "Account Details", @@ -16514,7 +16514,7 @@ }, "response": [ { - "id": "282deb74-14d4-42b7-9bb0-533eae24c89c", + "id": "8b504eb7-7931-4b6d-8cb8-dc22b467ae14", "name": "Account object.", "originalRequest": { "url": { @@ -16558,7 +16558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95a0cd81-9f3c-45f9-bf26-0c650261bb9c", + "id": "f358ed10-8150-411f-99e4-887956c9c646", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -16602,7 +16602,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86045a91-9e78-4f34-85db-f8bfa6ee30c4", + "id": "ebbf2ed1-bc26-4435-8d39-4fe2ff1d4703", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -16646,7 +16646,7 @@ "_postman_previewlanguage": "json" }, { - "id": "add799a9-a6e4-438f-8224-947e3827f8f5", + "id": "dea05a18-c7a6-4461-bfc2-e884aa1644f6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -16690,7 +16690,7 @@ "_postman_previewlanguage": "json" }, { - "id": "806272e8-e0be-4a3a-a95e-edc10c19ed57", + "id": "9ec6bbbc-e397-4c61-a0ef-f947b91100d2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -16734,7 +16734,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25fb35a5-25f3-46b1-965a-ced643919f60", + "id": "61521077-2757-47ef-bf43-47545960daa9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -16778,7 +16778,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44d3ca41-be97-44ee-9cb5-e7fca8ca8576", + "id": "382b0e6f-fdd2-4b1d-9ad6-262b4dc89542", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -16828,7 +16828,7 @@ } }, { - "id": "57b6a0f7-d5a5-4ce2-89cf-becbdbc67e53", + "id": "dd8cf2cf-5c5f-4cd0-b9a0-816ab255a47c", "name": "Update Account", "request": { "name": "Update Account", @@ -16882,7 +16882,7 @@ }, "response": [ { - "id": "87e99d31-4e8a-41b1-971b-a5016d3cecd9", + "id": "c3b35c7d-d8cc-4d8a-8b19-21ade5525c4c", "name": "Uncorrelate account", "originalRequest": { "url": { @@ -16939,7 +16939,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b3b8f64-df4e-44a3-bb61-513eee25b97b", + "id": "8036083d-796c-4e72-8218-eed1e36248dd", "name": "Reassign account", "originalRequest": { "url": { @@ -16996,7 +16996,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa95adf5-795d-4f9b-8b1a-f124f57949d4", + "id": "3250dd3f-5350-463d-9cb1-bc8a1d611f90", "name": "Add account attribute", "originalRequest": { "url": { @@ -17053,7 +17053,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c754774f-f803-4142-ad37-3da3fd1ed208", + "id": "b99f55c7-6afb-4e7f-8f17-88df37b94b8b", "name": "Replace account attribute", "originalRequest": { "url": { @@ -17110,7 +17110,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad1657c6-f16a-47e5-9c99-561cef29c66c", + "id": "3f00f8ea-37ee-415f-82da-b16e6f904de2", "name": "Remove account attribute", "originalRequest": { "url": { @@ -17167,7 +17167,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4025c86e-e7d5-4ead-b98f-95bd360db45e", + "id": "20d687f5-528f-4cb0-962d-c200d575c6af", "name": "Uncorrelate account", "originalRequest": { "url": { @@ -17224,7 +17224,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98e584ab-55e8-4c85-81a4-330db591ac92", + "id": "dd6b23f9-2490-412e-8cc5-11665744c0c1", "name": "Reassign account", "originalRequest": { "url": { @@ -17281,7 +17281,7 @@ "_postman_previewlanguage": "json" }, { - "id": "252a60e0-0d78-4838-9d19-c42cd701bc68", + "id": "328f6039-2119-421a-b1f6-6b90086eda6a", "name": "Add account attribute", "originalRequest": { "url": { @@ -17338,7 +17338,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4749853e-1a8b-43cb-9f67-1d64807b7a8e", + "id": "424fd7ea-0c5c-4f61-b562-afd3f40729e5", "name": "Replace account attribute", "originalRequest": { "url": { @@ -17395,7 +17395,7 @@ "_postman_previewlanguage": "json" }, { - "id": "374fa465-e0c1-4d95-a7c4-de68ea239bdf", + "id": "881aa619-cae6-4b8a-b215-22891398c92f", "name": "Remove account attribute", "originalRequest": { "url": { @@ -17452,7 +17452,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0791ac17-cb8b-467c-9c48-db2852135170", + "id": "d6b2f9c1-4804-41e2-8b50-569bc20e13f1", "name": "Uncorrelate account", "originalRequest": { "url": { @@ -17509,7 +17509,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba33bede-f255-440b-b392-7edff8a2cb0a", + "id": "5f271f11-f6b4-4059-890c-469ad451b133", "name": "Reassign account", "originalRequest": { "url": { @@ -17566,7 +17566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "959b5799-2469-443e-9b0c-fe5a144747c7", + "id": "cc8095ee-3faa-4bef-a3f3-a69570268845", "name": "Add account attribute", "originalRequest": { "url": { @@ -17623,7 +17623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8230367f-d282-4f88-8ca7-42248da0e013", + "id": "4d700e38-7cc3-4c67-85ce-de53dabea923", "name": "Replace account attribute", "originalRequest": { "url": { @@ -17680,7 +17680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56db29e1-057e-4347-bba0-ae258e9caed7", + "id": "a9df6d55-b9f2-44cc-a8c9-6338969186ae", "name": "Remove account attribute", "originalRequest": { "url": { @@ -17737,7 +17737,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b14892f-8a9e-4d05-ba52-00b4b1fb89c9", + "id": "b2023743-e7ac-4c80-aa9d-53cf18a87d00", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -17794,7 +17794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39a4fd66-d8a9-4a7d-909c-9e90ee4a081d", + "id": "8a983361-0ef8-4f1d-8da2-dca7c1d3db57", "name": "Reassign account", "originalRequest": { "url": { @@ -17851,7 +17851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ddcd92b-bf9c-4b8b-860b-858024e542c4", + "id": "8fe1b8be-d52e-4992-a9ab-acd21543e2af", "name": "Add account attribute", "originalRequest": { "url": { @@ -17908,7 +17908,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7764896-9188-40e3-a2a0-2710d194c20f", + "id": "197d504d-1267-4d2e-bd11-7444b240a593", "name": "Replace account attribute", "originalRequest": { "url": { @@ -17965,7 +17965,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa882da5-b2b7-4b06-9f2b-7b56c10de402", + "id": "d80bcbe0-36d6-48ee-9b05-c187070ace9d", "name": "Remove account attribute", "originalRequest": { "url": { @@ -18022,7 +18022,7 @@ "_postman_previewlanguage": "json" }, { - "id": "685d433e-d05e-427d-912a-095c7b5a13c3", + "id": "acf91287-1bfe-4e40-a755-b3ad9bca4fa8", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -18079,7 +18079,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a5bb934-9415-48bb-9604-50b6aa72f141", + "id": "f6ccf463-481e-4d8f-af72-0abe419983c7", "name": "Reassign account", "originalRequest": { "url": { @@ -18136,7 +18136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18945ae0-d4f6-4fac-b4a4-cdbea157ee5d", + "id": "805f6adb-fc33-4b6b-a60d-40778a54b991", "name": "Add account attribute", "originalRequest": { "url": { @@ -18193,7 +18193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2b2ae06-ed67-4fcc-b595-fb45a2df0e6f", + "id": "02d1c8d3-be71-4a15-be80-9967ae0bb6e9", "name": "Replace account attribute", "originalRequest": { "url": { @@ -18250,7 +18250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae38f72c-5854-4d74-a205-27cc8ccf0728", + "id": "21b208cd-d08a-4ff0-871a-10facd651212", "name": "Remove account attribute", "originalRequest": { "url": { @@ -18307,7 +18307,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2ac6f35-7e33-4ee1-b82d-f6c22d37bfaa", + "id": "007ff4fd-32bb-4afa-aa0f-ef0b88620732", "name": "Uncorrelate account", "originalRequest": { "url": { @@ -18364,7 +18364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac6f3b42-2a80-47a2-b5a6-846f7c5a4520", + "id": "61d3d31e-1ae9-46f5-9a6b-6809794ce78f", "name": "Reassign account", "originalRequest": { "url": { @@ -18421,7 +18421,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6e18397-0aa1-477e-b174-41baf7813275", + "id": "c400aa73-c65d-4aae-b28d-10d939ed191e", "name": "Add account attribute", "originalRequest": { "url": { @@ -18478,7 +18478,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14564438-ab35-4dbb-b055-af8f03e12f61", + "id": "1108a878-4168-4bac-a422-37881c466be8", "name": "Replace account attribute", "originalRequest": { "url": { @@ -18535,7 +18535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89472d31-9a81-4b11-a38e-40f77d6b1d24", + "id": "6878a1e0-8de4-49b8-865e-cd5af32782b5", "name": "Remove account attribute", "originalRequest": { "url": { @@ -18592,7 +18592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92ed9cce-ad94-4f5c-a510-8c6b92761156", + "id": "4d10e8cb-ce2b-48d0-965e-9feacfbf537a", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -18649,7 +18649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "495fb258-bdd9-4419-92b1-dc1f5006fc2d", + "id": "9588cb38-10b8-42f0-b198-e0e461fa411c", "name": "Reassign account", "originalRequest": { "url": { @@ -18706,7 +18706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a5e3e48-7036-4161-8eac-d221baa443bb", + "id": "56224171-612d-4ba5-ad4d-60ff1ef07cb6", "name": "Add account attribute", "originalRequest": { "url": { @@ -18763,7 +18763,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88f8a1cf-af29-4b22-8267-5c212a2125b7", + "id": "6217d2a5-06cc-4b4a-b8fa-22e7722dc8ae", "name": "Replace account attribute", "originalRequest": { "url": { @@ -18820,7 +18820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7132286-4f36-454c-9c1d-39603f7adcac", + "id": "6782abd2-e80c-469e-8f59-7c6405b1ebec", "name": "Remove account attribute", "originalRequest": { "url": { @@ -18883,7 +18883,7 @@ } }, { - "id": "cdabff94-c351-4b54-9972-464a45fcb8f5", + "id": "b71163c9-846b-4337-9091-4791280f3093", "name": "Update Account", "request": { "name": "Update Account", @@ -18937,7 +18937,7 @@ }, "response": [ { - "id": "3d1b1860-625f-44fa-8f08-2838203150ce", + "id": "44fdc355-0fe7-46d1-9ba7-6acbf13137a4", "name": "Async task details.", "originalRequest": { "url": { @@ -18994,7 +18994,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23752ac2-7d75-457d-8153-4a59fb8d00c6", + "id": "9aca97ee-99a3-42d0-bb10-9a6e8b5a90de", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -19051,7 +19051,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0112acc8-44ee-4a2c-bfa1-dbcdfec222e7", + "id": "40908c36-7ba6-4108-8568-224e2538a167", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -19108,7 +19108,7 @@ "_postman_previewlanguage": "json" }, { - "id": "179af2f4-605f-4b46-a23f-adaa7d6d46f5", + "id": "953b772a-b6c6-41ba-a4f0-2ad80d142d05", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -19165,7 +19165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc7df240-9214-4ac3-8168-c5d7dc9026cf", + "id": "6b6307d3-22a6-4a74-b488-2f2e504def0c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -19222,7 +19222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34dac495-8421-4159-ac81-b3f4fda18000", + "id": "a57e07fe-3d78-4b59-a0d4-e54c6cd4939f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -19279,7 +19279,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c622c694-03d0-46fd-b403-ce00ce1490e0", + "id": "dea44280-ef00-4350-9008-5742ca7089b9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -19342,7 +19342,7 @@ } }, { - "id": "f944b162-4952-4c3e-b4b1-9ddad4b6c8e5", + "id": "2e0bfbf6-9c8c-4992-adc0-f5054d55035a", "name": "Delete Account", "request": { "name": "Delete Account", @@ -19383,7 +19383,7 @@ }, "response": [ { - "id": "30b11069-caf1-499d-8146-f958694e974d", + "id": "83e1f99b-ed1f-4343-9896-900487a92a0f", "name": "Async task details.", "originalRequest": { "url": { @@ -19427,7 +19427,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1dca7c30-265f-4226-adfe-e7982334e544", + "id": "9dd613ae-f2bd-4215-b9e5-15d34dbf3a70", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -19471,7 +19471,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b8faad1-c309-4978-a0fb-391338c0c989", + "id": "8f37aa0e-4367-4b29-b279-687fda1e1a06", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -19515,7 +19515,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32bf0627-b924-48f8-afd7-05b264f2f317", + "id": "bf390fba-1761-4f93-b61d-84c5fd756afb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -19559,7 +19559,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a678cd5-ed61-4900-9e9f-b84fb8e64289", + "id": "8445fa05-7e38-4480-8f0a-3f738220795a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -19603,7 +19603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "febdf041-3686-4ae2-b020-0ca84c7e12a6", + "id": "2d38b617-c768-4695-89ae-1a8a016e4314", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -19647,7 +19647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47897f4b-2262-45e8-a77a-a0314ee2aba5", + "id": "605985a8-04b2-474a-a321-3601ec121114", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -19697,7 +19697,7 @@ } }, { - "id": "2e7a476f-ebec-44ba-b855-397cf75230cb", + "id": "7549a5a8-e8ad-458c-b440-ab57858c34fe", "name": "Account Entitlements", "request": { "name": "Account Entitlements", @@ -19767,7 +19767,7 @@ }, "response": [ { - "id": "e23f83df-7e4a-4db9-ad68-6f5b60edf035", + "id": "3cd545b6-ca01-42bd-9cbe-7c3231b02595", "name": "An array of account entitlements", "originalRequest": { "url": { @@ -19840,7 +19840,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdfd38ea-1a19-4cf5-bdac-719d0126ae59", + "id": "59c6f39b-edcf-49b4-8b08-960264234e81", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -19913,7 +19913,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b67b0f8e-cfb0-4d27-9897-daf76eb4e7d9", + "id": "a683312b-2055-4aa2-9844-eaa17542228f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -19986,7 +19986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8a1c0c4-70a2-433d-932a-cc8dc695091c", + "id": "0680e05c-6680-4471-9d82-a0d48476300d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -20059,7 +20059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c40add3a-64bf-4089-993d-9f76d259396f", + "id": "51a5ede9-8085-48ff-af42-d0c6066f1cb1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -20132,7 +20132,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6937f2a-faf6-4244-bd86-852c9422ddd1", + "id": "5d2bd3b3-6f2b-4652-b96c-3f514b7c84af", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -20205,7 +20205,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a2d62ed-21b4-4d05-9c67-0c84c31ae5ab", + "id": "57c35b72-693b-4188-9362-ed8f2aee55e2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -20284,7 +20284,7 @@ } }, { - "id": "bdad13a5-f8c6-411d-b415-4087c677d45a", + "id": "aed9c531-e647-4a1e-b62e-47dd0207eed1", "name": "Reload Account", "request": { "name": "Reload Account", @@ -20326,7 +20326,7 @@ }, "response": [ { - "id": "d2c9331a-b60d-4c44-8530-877a34155db2", + "id": "3e65950d-54af-4198-881e-64fa41e84b56", "name": "Async task details", "originalRequest": { "url": { @@ -20371,7 +20371,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76d5b2ee-0f2f-4056-88b9-e09466f7a9ef", + "id": "e326f3d5-d41b-41d2-a49b-fcd12481ce7f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -20416,7 +20416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "877016ce-9285-43f8-9a26-24a307dc4ed5", + "id": "7597aeac-49cf-4b31-a2a6-2a9d8fdcf73b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -20461,7 +20461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c063b3e-5dbe-49eb-9f3e-9013504dde20", + "id": "12839bd3-cdea-4f8d-a78d-59eb2d931257", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -20506,7 +20506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "063c857d-8828-4150-9b58-35f38b424e92", + "id": "769ab292-01d5-46ef-ab76-a5ff251d9c2b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -20551,7 +20551,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99dae72f-0d3d-4982-86df-8e4fe8d860c2", + "id": "3226cacd-22af-4b3a-bb28-7e823019d924", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -20596,7 +20596,7 @@ "_postman_previewlanguage": "json" }, { - "id": "285c9959-8ee3-4c66-b8e2-da4bba556b4e", + "id": "dd69c1e2-80f2-4605-af18-9ad0378a5ff4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -20647,7 +20647,7 @@ } }, { - "id": "b320c3c2-9e65-411c-b17a-7dab51659b9f", + "id": "47d8e470-53b9-4152-9e16-54bd23f55904", "name": "Enable Account", "request": { "name": "Enable Account", @@ -20702,7 +20702,7 @@ }, "response": [ { - "id": "c41f74e3-c40b-4927-be03-6eb50eb860f8", + "id": "025726f1-98d2-44ba-bc65-17d5252f2aca", "name": "Async task details", "originalRequest": { "url": { @@ -20760,7 +20760,7 @@ "_postman_previewlanguage": "json" }, { - "id": "728b0a80-392b-4fee-bf44-c589c99e0924", + "id": "e21294b4-5884-40f1-95ec-687536cac664", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -20818,7 +20818,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b065a662-07ec-46c7-a5ea-71f2366d74ba", + "id": "3e1373f0-6d23-472c-8c2e-dccffdeee01c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -20876,7 +20876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b6d5a58-7399-411b-8eca-b8175a36f8dc", + "id": "569bf97b-9f0b-41bb-a526-a09b0548503b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -20934,7 +20934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f78ba94c-fd14-4df8-a24b-497d56728ff1", + "id": "0acb9da4-171b-40c1-9f9a-71c6688e9d4d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -20992,7 +20992,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb79cdf7-abbf-4757-b5a7-9f157d533a73", + "id": "a766388b-1cb6-48a9-9332-883d9e4f4dfa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -21050,7 +21050,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85a2ac3f-dfb6-4f29-a55d-edc1e46a3f86", + "id": "036127ac-34ef-4f64-94a8-9f1cdeddcfb5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -21114,7 +21114,7 @@ } }, { - "id": "18d74b41-ae3e-4827-a918-527ce2d967ad", + "id": "40df338d-c2a5-4327-baee-8d7208920180", "name": "Disable Account", "request": { "name": "Disable Account", @@ -21169,7 +21169,7 @@ }, "response": [ { - "id": "8b94b0cd-aaa0-458d-8a21-54ac6981a6fd", + "id": "20ff1625-b5e6-41f9-b7de-b7f8f1696100", "name": "Async task details", "originalRequest": { "url": { @@ -21227,7 +21227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b6a34c5-cf40-4ae1-90a0-61590236eff4", + "id": "a1c4a4a5-be98-4dab-b7f0-fb286757744a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -21285,7 +21285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0a1d138-566d-4562-ba0e-31f09198d1db", + "id": "21e8af06-502a-45ec-920d-6b142d301a19", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -21343,7 +21343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ac6c63d-d6c7-47fb-8957-cb93acb4a63f", + "id": "0991cf23-75ad-424d-886a-700475db7923", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -21401,7 +21401,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d961625-184f-4fe1-808c-7f6e8d135338", + "id": "9954f651-efe9-4668-a2d9-2f7e45408d09", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -21459,7 +21459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f478bf4-e39b-4e3c-b345-83e15b5b30f9", + "id": "f2df3205-3d37-43bf-bd99-6882ac866476", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -21517,7 +21517,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0fed14d-46ec-401d-9e51-d0a61660fd23", + "id": "dd3a8812-c657-4908-b50e-7571727c7952", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -21581,7 +21581,7 @@ } }, { - "id": "3a5b03cb-272c-4f8e-af35-a6b2ce5bfb7e", + "id": "b3e6a5c5-809d-4c41-a0fe-06434e49b2f7", "name": "Unlock Account", "request": { "name": "Unlock Account", @@ -21636,7 +21636,7 @@ }, "response": [ { - "id": "d6fb24d2-a096-49cc-995d-2d56d7a1bc82", + "id": "b34ca77f-928a-4d41-8e42-6e84fb1a35ff", "name": "Async task details", "originalRequest": { "url": { @@ -21694,7 +21694,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81f08a7f-e499-437e-9507-33b1c9cdfbdc", + "id": "369339b9-7d37-4ca2-89a5-c4c3d0c919e0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -21752,7 +21752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54650ba6-fe9d-435e-a7f1-736bf2ab3fd3", + "id": "58a121a8-a750-4835-aadd-e366a251d31c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -21810,7 +21810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "025e1386-7207-48e0-93ac-2d59f745ac3b", + "id": "be88140f-a49e-440d-b0ec-6ec76a1ee503", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -21868,7 +21868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d31f34d9-fc59-48e2-98e0-71ff8859ca86", + "id": "1734f142-47f6-4566-b189-c59d4f4a85f8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -21926,7 +21926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6ef2dfc-8025-439f-84ba-9ae49a2d1ba0", + "id": "7a9f0ae3-d86e-4ffa-a135-c680b637dea1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -21984,7 +21984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "455d8fee-5852-4b9a-bc1a-50311333efad", + "id": "820f600b-0ef0-4424-a148-d804ba8e1fd6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -22048,7 +22048,7 @@ } }, { - "id": "cf3583f8-5c53-45c1-ac7f-c0b824f32058", + "id": "861bac42-49f2-45d7-ae9a-903a885cc627", "name": "Remove Account", "request": { "name": "Remove Account", @@ -22099,7 +22099,7 @@ }, "response": [ { - "id": "aa696870-15d5-4ff5-8792-1391f8806da0", + "id": "46debcc6-e750-4b29-bff0-e836a615f131", "name": "Accepted. Returns task result details of removal request.", "originalRequest": { "url": { @@ -22153,7 +22153,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42695d8d-ac05-41c6-9081-ba477e12ffa7", + "id": "e9bb07f6-9481-40e6-bd25-10f95029cb37", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -22207,7 +22207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26463b68-5eed-4ffd-97c5-b72ad663512b", + "id": "9a5e3104-99c0-41c6-bc8a-7f2f14145516", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -22261,7 +22261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "435000bd-55a8-4dbe-af7e-6e4e7ff54a21", + "id": "2873a8ea-51d5-4392-a254-1b234646fca9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -22315,7 +22315,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a159afe7-7c96-40fc-bbb0-1838f9ea8e62", + "id": "9120123d-31ca-4421-82d8-ff4fe2aede62", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -22369,7 +22369,7 @@ "_postman_previewlanguage": "json" }, { - "id": "422a553e-399b-4110-9fa1-8349a2e7675c", + "id": "2d768565-d722-46ec-9c8e-db2893efbbb5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -22429,7 +22429,7 @@ } }, { - "id": "ef2a6901-227b-43e7-8da9-1b32e6ca7187", + "id": "d0ef003e-f710-4db9-b05b-cac0298401bd", "name": "Enable IDN Account for Identity", "request": { "name": "Enable IDN Account for Identity", @@ -22480,7 +22480,7 @@ }, "response": [ { - "id": "a691a839-d765-4979-a9dd-033cdb4027e3", + "id": "0616bfff-b3d3-4f77-8674-ca51a5f90190", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -22534,7 +22534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0131ab8c-b194-4e3f-a4d8-a124af013c7f", + "id": "8524d6ce-687a-4727-a7ae-11c63076d917", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -22588,7 +22588,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ded1d8b-d621-475e-94fa-eb35403a3b73", + "id": "f9dcb97b-bd1f-4f17-94ac-09b1acbc4022", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -22642,7 +22642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c70b095-fd71-434c-9b4e-be4f0f01284f", + "id": "81dcfd7d-3a2e-459b-a0cd-84cb1725da2e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -22696,7 +22696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a8631af-f833-43ea-b46b-7c814adc5d0b", + "id": "297c4144-0129-431a-96bf-7dd17fc627de", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -22750,7 +22750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e185c84-d46e-4753-a0db-6d2219fff0e9", + "id": "29cd3067-9464-4718-8926-b45e1422043e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -22804,7 +22804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87394f4b-811c-45df-a63b-9c6d884e4617", + "id": "631af7d2-def0-4d79-94b4-1ac3808fdebd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -22864,7 +22864,7 @@ } }, { - "id": "b7994f4c-730e-4f9f-9fcb-56e6a324c7d3", + "id": "acc647e1-85f2-413b-9569-101f932e3c05", "name": "Disable IDN Account for Identity", "request": { "name": "Disable IDN Account for Identity", @@ -22915,7 +22915,7 @@ }, "response": [ { - "id": "9b1c7c25-769e-4e02-a0ce-08e9a51f8565", + "id": "1e178ee0-afff-412e-a42a-201badeb167c", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -22969,7 +22969,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1092b0be-00d8-42e8-aa7d-456e7b2e3e73", + "id": "de210016-e021-4397-b536-34bd35470aba", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -23023,7 +23023,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ab5e13e-3ae5-400d-8a71-518078ea0b28", + "id": "d7101ca4-bba3-4e2b-a717-c24e72418872", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -23077,7 +23077,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e90dba17-b09c-4347-a25d-4b9a7ed208fa", + "id": "25b3792a-c442-4cf5-b5ac-20c2eab60351", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -23131,7 +23131,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb504e83-4a31-4315-abdf-995a4741d63f", + "id": "3b5db836-7901-4f5f-92ac-d6edaa33d13c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -23185,7 +23185,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcd11a24-e22a-4638-a206-451d2e9eb525", + "id": "9429b42b-b3d1-4de0-86ee-5d89d0fb4764", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -23239,7 +23239,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7709f558-8bda-4d63-a52c-91cd18918407", + "id": "4ab6ee2c-b175-4aa8-bb91-0db0e6572905", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -23299,7 +23299,7 @@ } }, { - "id": "6f3de9b2-2ef4-4b24-ba50-2163c56c56c0", + "id": "dbed4a3f-35be-4339-a510-2ea83954737d", "name": "Enable IDN Accounts for Identities", "request": { "name": "Enable IDN Accounts for Identities", @@ -23351,7 +23351,7 @@ }, "response": [ { - "id": "eda65ef3-4198-4b59-8620-6967e30b8fdd", + "id": "e896804b-41fb-4f5c-b989-e772b15b78af", "name": "Bulk response details.", "originalRequest": { "url": { @@ -23417,7 +23417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14dc9488-e65a-414c-ac01-3587a7bb501d", + "id": "0c25d1b5-ce2d-4dc7-aa00-c356882bbb4b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -23483,7 +23483,7 @@ "_postman_previewlanguage": "json" }, { - "id": "692e059a-418c-427a-a267-de8e79924fa3", + "id": "8346fbff-1943-4642-a843-a0a81a1a4cf2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -23549,7 +23549,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a535448-feb4-4a3d-b69e-a3f26cd7e862", + "id": "53c44c06-6b6f-4a76-b634-ab22ff2d8fef", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -23615,7 +23615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdd06d74-036e-4e12-a1fb-9c3644569aba", + "id": "ac94261b-456a-4930-a32a-9c062f4241da", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -23681,7 +23681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8848a0d5-0e21-433f-82cb-024418fcadd5", + "id": "afd5fa22-f62d-4d24-9f65-eb37acf4d29a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -23753,7 +23753,7 @@ } }, { - "id": "c1378b0f-74b0-41fe-92f1-65667c8bb524", + "id": "d0d955be-87e8-4766-916f-bee63ccafbff", "name": "Disable IDN Accounts for Identities", "request": { "name": "Disable IDN Accounts for Identities", @@ -23805,7 +23805,7 @@ }, "response": [ { - "id": "822cd081-6620-4780-abdf-ceb647ebe865", + "id": "6397725c-ab55-4854-9746-42ffe520a9b6", "name": "Bulk response details.", "originalRequest": { "url": { @@ -23871,7 +23871,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39c3f806-e45f-4a27-8237-b0cc53b0aabb", + "id": "bde43d66-ac74-49f3-bf4e-101415af42dd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -23937,7 +23937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa847573-41d1-4429-96b7-22c50dda02cd", + "id": "5752d83a-aa81-479d-9f28-4febb7d3a32d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -24003,7 +24003,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56bb1088-cecf-4874-a3c2-b04c33a26a7a", + "id": "3e8e41c8-0808-4496-89d7-b24108bf0b06", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -24069,7 +24069,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0603f03-3230-418e-a234-d20fad64ef57", + "id": "18260f73-8dd5-466c-b9f4-c4ba31c00d70", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -24135,7 +24135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "742adc0c-e54e-401b-94dd-f3b67ef48ac4", + "id": "73b7a970-cca0-451e-bf0d-cb5b0118b82d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -24213,7 +24213,7 @@ "description": "Use this API to discover applications within your Okta connector and receive connector recommendations by manually uploading application names.\n", "item": [ { - "id": "94e78173-8694-4598-a840-df690f6cb1da", + "id": "fe5cd383-1cb1-47c4-8840-953e2ba0767f", "name": "Get Discovered Applications for Tenant", "request": { "name": "Get Discovered Applications for Tenant", @@ -24288,7 +24288,7 @@ }, "response": [ { - "id": "ea07b969-57bb-485a-b0df-c2856954c5c0", + "id": "5a3f5148-030d-4ece-a438-081421d0f2a3", "name": "Slim Discovered Application", "originalRequest": { "url": { @@ -24377,7 +24377,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e31157fd-bb01-4763-affc-af8aef955b64", + "id": "b1d2ab16-6651-4993-9869-fcc6923965f7", "name": "Discovered Application", "originalRequest": { "url": { @@ -24466,7 +24466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "974c980c-2114-48eb-a758-29d147e69952", + "id": "ec368359-735e-441f-a867-71ec58fd6e8a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -24555,7 +24555,7 @@ "_postman_previewlanguage": "json" }, { - "id": "437028cf-68d7-46b3-88e1-2f40272480ed", + "id": "660c552d-22ce-45f0-8aa6-6e15e2c2edf6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -24644,7 +24644,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2947e19-2976-48fc-b206-3c5a50fd68c2", + "id": "8a73f1e7-c65f-4460-a0f9-93185b0f38a0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -24733,7 +24733,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e3150b5-e0cb-451b-9714-1380152c57ac", + "id": "d3be89cc-9e8b-4af1-8037-97e0b9ef9380", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -24822,7 +24822,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98bb6f80-d1aa-46b7-9460-0dd6f83ac247", + "id": "72a655a0-2c2e-4f65-beb5-54f1c5ac9669", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -24917,7 +24917,7 @@ } }, { - "id": "6df93be1-65db-4a93-a520-8aa7e8a9fd21", + "id": "f2a2f438-5153-43e6-9f50-6e9157a143f5", "name": "Download CSV Template for Discovery", "request": { "name": "Download CSV Template for Discovery", @@ -24946,7 +24946,7 @@ }, "response": [ { - "id": "82a7971c-fffe-4c82-b691-1951c87ff56f", + "id": "ab94355e-c71a-46b8-9c65-4cd27ed139c3", "name": "A CSV file download was successful.", "originalRequest": { "url": { @@ -24989,7 +24989,7 @@ "_postman_previewlanguage": "text" }, { - "id": "92bef091-2169-4f08-8a45-30437dd10f5c", + "id": "f965cb6b-e08e-42bd-9477-a1cba883d008", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -25032,7 +25032,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40bd28cb-447d-4b2c-9114-98d7a97ed0ca", + "id": "206e609e-f5e5-42c7-9f69-1013b3959540", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -25075,7 +25075,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fab06083-25fe-4284-8de9-619369502661", + "id": "50c4f304-caa3-43d4-a126-d047519ccd32", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -25118,7 +25118,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e29cd5f7-584b-4e3c-8b9b-41282ef50fbe", + "id": "679b413b-a048-4abc-86b2-f1d58274ebdc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -25161,7 +25161,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5a6c3c1-59bd-4011-b075-77e36530a06f", + "id": "dc340798-0065-4439-9fb1-7f13e0c37d2d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -25210,7 +25210,7 @@ } }, { - "id": "f2f26ddb-35ba-4942-9c0a-b50b458bc73e", + "id": "5a815d86-a943-48c0-9679-da9263f5dded", "name": "Upload CSV to Discover Applications", "request": { "name": "Upload CSV to Discover Applications", @@ -25255,7 +25255,7 @@ }, "response": [ { - "id": "ca86e5ef-eeec-4ecb-ad3b-0399d2f6cf42", + "id": "69374ac1-b4cd-4581-b30c-204ffd780d17", "name": "The CSV has been successfully processed.", "originalRequest": { "url": { @@ -25304,7 +25304,7 @@ "_postman_previewlanguage": "text" }, { - "id": "664a8ebe-3959-45f0-b54c-0f721ee356e0", + "id": "81dc44f5-e4f5-4f41-a0c2-5d240a125893", "name": "Bad request - There was an error with the CSV format or validation failed (e.g., `application_name` missing). Error message should be provided in response.\n", "originalRequest": { "url": { @@ -25363,7 +25363,7 @@ "_postman_previewlanguage": "json" }, { - "id": "673cbfbe-27ea-4bf3-9c09-fb51ac79420c", + "id": "b05c2bf3-4bb7-4705-a2f2-35be2eba77a9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -25422,7 +25422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d8ba96e-e2f3-4fd3-8e3c-8676d674f0b0", + "id": "27e555b2-030c-4f0c-94ca-8003418f0458", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -25481,7 +25481,7 @@ "_postman_previewlanguage": "json" }, { - "id": "baa4e9a7-9b6a-44ee-bf74-d037605e6195", + "id": "80a4a4a3-9bfd-4204-85c7-ff830e09cbb9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -25540,7 +25540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de876202-016b-4928-8389-45b75d36f3c9", + "id": "87577f0f-0fda-4fdb-ac9b-6269f74fbbec", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -25611,7 +25611,7 @@ "description": "Use this API to implement approval functionality. With this functionality in place, you can get generic approvals and modify them. \n\nThe main advantages this API has vs [Access Request Approvals](https://developer.sailpoint.com/docs/api/beta/access-request-approvals) are that you can use it to get generic approvals individually or in batches and make changes to those approvals. \n", "item": [ { - "id": "8e4a1ccd-ad99-4b89-a1a7-89338d03b791", + "id": "7f891a5f-eb8e-42ba-b000-06a75fabdccf", "name": "Get Approvals", "request": { "name": "Get Approvals", @@ -25677,7 +25677,7 @@ }, "response": [ { - "id": "fd28cbee-81a8-453b-81e1-55c2803d7e4d", + "id": "50c7dd90-2bde-421a-a0f0-5aaeaf4286b8", "name": "List of Approvals", "originalRequest": { "url": { @@ -25757,7 +25757,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1eb01510-d323-40a0-ae6e-63764c9d5c27", + "id": "236cd5bc-0a5f-474c-aaed-27ff64692fbd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -25837,7 +25837,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eac67720-0b38-45f2-8ffe-b32a14d51818", + "id": "0e38fe72-7e4e-4183-8412-08d7b1405803", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -25917,7 +25917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a9b22fe-5afa-4530-9eb8-00f19f4be185", + "id": "0e116703-07ad-4275-8099-6731026652c3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -25997,7 +25997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad8bfab6-48c0-4741-a896-527e6f67d675", + "id": "eeed9375-9005-4f4f-8bc9-b1a971f1071a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -26077,7 +26077,7 @@ "_postman_previewlanguage": "json" }, { - "id": "843bd3d9-0a91-41fb-aeaf-2a98c2ba24e9", + "id": "c9d1a9cb-141f-41ed-8c2f-c10ec6cb6c42", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -26163,7 +26163,7 @@ } }, { - "id": "22d1fd2c-4853-4ffb-8801-8f7a5126b419", + "id": "293b4e05-cd18-4b3c-a053-a30857561e6c", "name": "Get an approval", "request": { "name": "Get an approval", @@ -26213,7 +26213,7 @@ }, "response": [ { - "id": "6c42cbdf-d5f0-4d9f-acd3-ca8898500aa9", + "id": "7660e16f-8f1e-4dec-80e6-6d50c5df06bf", "name": "Approval object", "originalRequest": { "url": { @@ -26266,7 +26266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0d81ee1-af51-43ac-9967-771f27522c99", + "id": "a4599980-7cd8-410a-9d8d-b7fbb8497066", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -26319,7 +26319,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbb56382-c763-4251-95b1-3ffcb5e215ad", + "id": "339cef4c-8184-4957-9564-f9fbc498f158", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -26372,7 +26372,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57db78af-9cf3-4451-bfd6-3179f74ee179", + "id": "b6d3e173-c4d9-4b7a-838b-b496e0164707", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -26425,7 +26425,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7995ae0f-1b01-421c-a8d2-87d59cefa60d", + "id": "a64b10cf-64a7-4920-96d3-09ba3d737793", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -26478,7 +26478,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f778de7f-a122-4965-93c5-eb72230fda83", + "id": "93a08160-5f20-4829-9186-1a29969a5a11", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -26543,7 +26543,7 @@ "description": "Use this API to implement source application functionality. With this functionality in place, you can create, customize, and manage applications within sources. \n", "item": [ { - "id": "9c259b2f-f94e-4ffe-bcf0-258abfa885e1", + "id": "d948b306-6285-4898-b30b-8e8eb0b9e0b7", "name": "Get source app by ID", "request": { "name": "Get source app by ID", @@ -26593,7 +26593,7 @@ }, "response": [ { - "id": "29ac927c-e8fb-4c5d-a288-c0a5d8f8316c", + "id": "1fbefdad-9ed8-49d2-93d0-ab8a8305dfe6", "name": "Responds with the source app.", "originalRequest": { "url": { @@ -26646,7 +26646,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6db4772-0aff-4955-a648-74135c0d89a2", + "id": "0f4d8681-6ded-40c5-bbb7-ce604cd8ec6d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -26699,7 +26699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "802a39f9-ccad-4c68-b55c-704ed0fef697", + "id": "0c9159ae-3332-4a71-805f-da4e5164e64a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -26752,7 +26752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "757fe5c3-b4df-4a51-a40f-fd6873ac7e05", + "id": "75b66873-82bd-4545-9125-33f551f4c646", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -26805,7 +26805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca48ee8e-a3d4-46f3-a38e-6a3c711feb06", + "id": "85fee2e0-94f4-4a24-83cc-1a5880c35efc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -26858,7 +26858,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf653748-806c-4b64-8e30-1bbfdae2da2f", + "id": "b642161c-df84-45c5-94b5-2d060b74d366", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -26911,7 +26911,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3681fa9b-07f2-4441-8bb2-719470fe47fa", + "id": "684d1019-87d4-435b-b41c-0606adb1f991", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -26970,7 +26970,7 @@ } }, { - "id": "e3edf805-97d7-48ac-b02a-ab2ed929f49b", + "id": "a6c50161-6dcc-4d59-912b-db129d40a1e1", "name": "Patch source app by ID", "request": { "name": "Patch source app by ID", @@ -27033,7 +27033,7 @@ }, "response": [ { - "id": "7973c2fd-8279-4e93-bd25-aa58aca589b7", + "id": "975afbd8-a548-4aaf-afce-1b96f3da5ed5", "name": "Make an app enabled and matchAllAccounts in one call", "originalRequest": { "url": { @@ -27099,7 +27099,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb2d657a-afc2-463c-a0cf-cc406e355520", + "id": "317b3489-aa8c-4abc-b80d-b3f790a0a260", "name": "Replace an owner for an source app", "originalRequest": { "url": { @@ -27165,7 +27165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c062fa1e-5c09-4d28-a595-409ecfb1f54f", + "id": "ec423f73-b094-4b99-990b-6d0d88d19e64", "name": "Update the description for the source app", "originalRequest": { "url": { @@ -27231,7 +27231,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ba5221a-868d-4a7b-9b55-ecc6ad504c16", + "id": "6a00d77d-2638-4ee8-93e8-03f159f69442", "name": "Update the name for the source app", "originalRequest": { "url": { @@ -27297,7 +27297,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a856d4e-c000-4752-9946-617321066fe7", + "id": "5f070e8e-5ead-43b6-aea6-3266eb1c269e", "name": "Add access profile", "originalRequest": { "url": { @@ -27363,7 +27363,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e1d46c9-4185-4ab9-8b0e-93564371076c", + "id": "d149ca41-08a2-48c7-a01d-badb0f514df0", "name": "Replace access profiles", "originalRequest": { "url": { @@ -27429,7 +27429,7 @@ "_postman_previewlanguage": "json" }, { - "id": "230996ec-c164-4ae5-9c15-c9a2e72e114a", + "id": "ef72a7b5-574a-4a69-8a64-4569be52a9e0", "name": "Remove access profile", "originalRequest": { "url": { @@ -27495,7 +27495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44ae456a-6326-4b91-80ef-2c371497f523", + "id": "eab3c4fe-837e-4be3-bc03-c443498f7730", "name": "Make an app enabled and matchAllAccounts in one call", "originalRequest": { "url": { @@ -27561,7 +27561,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59f6ab20-0296-42a3-902b-3e08693a3855", + "id": "c509bea0-6b9d-44af-9068-1a83c63e0ca6", "name": "Replace an owner for an source app", "originalRequest": { "url": { @@ -27627,7 +27627,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99980bf0-7b49-46c7-9778-24531e49456a", + "id": "6ba8b4b0-32ff-4074-a280-68cf92a33214", "name": "Update the description for the source app", "originalRequest": { "url": { @@ -27693,7 +27693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "342c9178-b818-483f-800a-f70107a30053", + "id": "2f5997dd-d5bd-437c-afe0-9701125729d1", "name": "Update the name for the source app", "originalRequest": { "url": { @@ -27759,7 +27759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "491d750b-255f-46f4-a1eb-bfaaa09c92cf", + "id": "9a4e8d1e-1561-435c-b232-c871e9d54711", "name": "Add access profile", "originalRequest": { "url": { @@ -27825,7 +27825,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8092cdc1-d069-470c-8c3b-27b0e9dd6b25", + "id": "97b9b4ee-ef2b-42da-8836-8d08f0d4ca0b", "name": "Replace access profiles", "originalRequest": { "url": { @@ -27891,7 +27891,7 @@ "_postman_previewlanguage": "json" }, { - "id": "425e4250-693d-4527-b3f1-f76aaf082349", + "id": "65a307f4-cfd0-4a8e-a05f-a5eb5a4cfa18", "name": "Remove access profile", "originalRequest": { "url": { @@ -27957,7 +27957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6aa389e5-83ce-4111-8b09-738bd0e8e3bb", + "id": "f231e7b9-0acf-48f5-b834-339e4966d27e", "name": "Make an app enabled and matchAllAccounts in one call", "originalRequest": { "url": { @@ -28023,7 +28023,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9024cc8d-21d3-48b6-af9e-6a588637bd62", + "id": "fb55451b-c998-4cf0-baef-90619e6943b9", "name": "Replace an owner for an source app", "originalRequest": { "url": { @@ -28089,7 +28089,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29ec3d06-7715-4d7a-9d55-0b92cf7c6c8f", + "id": "4cec9654-424e-4749-a247-041e89012d83", "name": "Update the description for the source app", "originalRequest": { "url": { @@ -28155,7 +28155,7 @@ "_postman_previewlanguage": "json" }, { - "id": "457c2670-f05c-4898-85a7-872c1e0e6dce", + "id": "5bd132a2-2475-4012-9816-a7cb26c3045b", "name": "Update the name for the source app", "originalRequest": { "url": { @@ -28221,7 +28221,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c6e12d4-3c3d-4deb-bdb4-6da20204f0f5", + "id": "4624d3b8-1c3c-4959-9df1-57325843a806", "name": "Add access profile", "originalRequest": { "url": { @@ -28287,7 +28287,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98764765-2962-4cb4-9f8a-ddbcd834b528", + "id": "a03be045-413e-4a07-8644-6472394061b0", "name": "Replace access profiles", "originalRequest": { "url": { @@ -28353,7 +28353,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e738f39-2cfe-408c-a41c-75e286adaab7", + "id": "3bd9f3d6-35ba-45ee-b615-1a5a5db84423", "name": "Remove access profile", "originalRequest": { "url": { @@ -28419,7 +28419,7 @@ "_postman_previewlanguage": "json" }, { - "id": "829fc1bd-4a67-4047-b814-33ac100684c4", + "id": "483196ca-dfe1-49da-9e4c-8d6b0df35c41", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -28485,7 +28485,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c1ca805-6842-476f-8c05-d967e197f115", + "id": "5c486690-af04-42d6-b0ec-782f00bab3fc", "name": "Replace an owner for an source app", "originalRequest": { "url": { @@ -28551,7 +28551,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7bf19d6-f45f-4d7c-ab39-d2251fb90aba", + "id": "abaccd62-a293-4967-bd3c-5fe8a57254e5", "name": "Update the description for the source app", "originalRequest": { "url": { @@ -28617,7 +28617,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3096f5b8-1880-4db9-915e-e61e1c249265", + "id": "8bf4a684-7e3f-4076-85b2-8b6260145ff0", "name": "Update the name for the source app", "originalRequest": { "url": { @@ -28683,7 +28683,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e98fd3a-1b51-4dae-a104-d8c9637dd575", + "id": "f971b0b7-0faa-48ef-9ed3-c93cf2c3fbec", "name": "Add access profile", "originalRequest": { "url": { @@ -28749,7 +28749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "556d80db-2a74-41f4-a383-9145634d72ca", + "id": "ec7c0087-bbd0-499d-95f9-178697a688ce", "name": "Replace access profiles", "originalRequest": { "url": { @@ -28815,7 +28815,7 @@ "_postman_previewlanguage": "json" }, { - "id": "453217c7-bdaf-4aba-b1c7-72c800e78613", + "id": "b48676e2-8497-4017-ab69-8afb762fb0ab", "name": "Remove access profile", "originalRequest": { "url": { @@ -28881,7 +28881,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32126322-fe4a-4699-99f2-8c91a2984778", + "id": "0a0cab5b-c573-46a3-837e-5e8891496c2a", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -28947,7 +28947,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3265b6bf-8f4c-43a7-97da-98f791101d49", + "id": "e5789b6a-e88a-4d0c-9ed3-bbcadf8c1e1e", "name": "Replace an owner for an source app", "originalRequest": { "url": { @@ -29013,7 +29013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "582b19ed-e845-46d0-b8c9-f43ee9565985", + "id": "e4ed92cf-3836-42b4-a8e6-67fcd2ac0e72", "name": "Update the description for the source app", "originalRequest": { "url": { @@ -29079,7 +29079,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0658c28b-cd44-4b2c-8aa7-3dada5bc5b31", + "id": "c1c40a28-3650-4e3d-9b14-85f3d9661ad2", "name": "Update the name for the source app", "originalRequest": { "url": { @@ -29145,7 +29145,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df441565-a077-4831-a52c-7eb679b4e425", + "id": "f93f33df-f77e-4c38-b480-ae8a8fb74f9e", "name": "Add access profile", "originalRequest": { "url": { @@ -29211,7 +29211,7 @@ "_postman_previewlanguage": "json" }, { - "id": "423182dd-a7e8-4124-bb83-7da7f673d820", + "id": "4b88c089-3270-40f6-bccf-75bc46a47370", "name": "Replace access profiles", "originalRequest": { "url": { @@ -29277,7 +29277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2480fe3-b6fd-4159-8166-430edefed622", + "id": "86f8403c-8da6-4d42-8f63-bf186a734433", "name": "Remove access profile", "originalRequest": { "url": { @@ -29343,7 +29343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "119f64ca-1c38-4165-b321-7940634f8a66", + "id": "120d62fc-4455-43dc-b02a-0710030227f4", "name": "Make an app enabled and matchAllAccounts in one call", "originalRequest": { "url": { @@ -29409,7 +29409,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c88ff9a-d6c1-4a1f-b02b-bc41b8fd23a2", + "id": "bbe017bb-c394-4066-9cdf-37d8a0aa8a8f", "name": "Replace an owner for an source app", "originalRequest": { "url": { @@ -29475,7 +29475,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b0d2745-e749-462f-bd49-00da04caaba5", + "id": "83292f3d-9d15-43de-ad84-fb4c755cd064", "name": "Update the description for the source app", "originalRequest": { "url": { @@ -29541,7 +29541,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ef0fba1-958f-4776-ad71-e636ca3ebd15", + "id": "0a6f1de1-5fc3-42b2-a229-b1d25a9f9dce", "name": "Update the name for the source app", "originalRequest": { "url": { @@ -29607,7 +29607,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c845f9b-7f9a-44e6-801b-ca844ae8d73d", + "id": "17ca942f-9614-4031-9645-7fbbbbc0e306", "name": "Add access profile", "originalRequest": { "url": { @@ -29673,7 +29673,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f5c0310-5ec9-4b56-82ff-8e7004b80bc8", + "id": "9185d7cc-66b7-4d04-b473-7577efb10eee", "name": "Replace access profiles", "originalRequest": { "url": { @@ -29739,7 +29739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a8f4d79-a4a0-4543-a0c8-bec2c0a2fa9c", + "id": "fe672d5d-f92f-40b5-9a93-af19a2a82be3", "name": "Remove access profile", "originalRequest": { "url": { @@ -29805,7 +29805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98a3c14d-9e32-482a-97a0-4be770809561", + "id": "6c0e293b-cfd3-4b86-a698-8cf539cddcb6", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -29871,7 +29871,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6b3f44b-11bc-419f-a9f0-1e21fda46ea2", + "id": "b0a20819-8ce8-48db-889c-13fc685c556d", "name": "Replace an owner for an source app", "originalRequest": { "url": { @@ -29937,7 +29937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45ac2556-42d5-4c00-a33a-9421ecccfe9b", + "id": "58aa720b-200a-4e91-9674-0bc07767fac0", "name": "Update the description for the source app", "originalRequest": { "url": { @@ -30003,7 +30003,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fb8ff48-1b4d-4a99-8a1b-dad5ad30d4ad", + "id": "a423f255-8962-4c1b-b8c5-078dc7656fff", "name": "Update the name for the source app", "originalRequest": { "url": { @@ -30069,7 +30069,7 @@ "_postman_previewlanguage": "json" }, { - "id": "654b76b7-dd5b-470b-ba30-b26ccd837672", + "id": "268b6865-9e81-41e6-b4f8-05e91fee2c46", "name": "Add access profile", "originalRequest": { "url": { @@ -30135,7 +30135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45b8be01-cf69-454b-9e83-c5f4a1bad21e", + "id": "e0cc3d96-c708-46c8-a13f-6c369e52a91a", "name": "Replace access profiles", "originalRequest": { "url": { @@ -30201,7 +30201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcecf30f-3d11-404a-a69e-402cbec65bde", + "id": "bec9efd5-c019-4c6f-815f-31f96bbf3169", "name": "Remove access profile", "originalRequest": { "url": { @@ -30273,7 +30273,7 @@ } }, { - "id": "97718a30-6397-4a33-91aa-d98924850417", + "id": "01593d2f-1272-4c4a-b11d-4abea296104a", "name": "Delete source app by ID", "request": { "name": "Delete source app by ID", @@ -30323,7 +30323,7 @@ }, "response": [ { - "id": "26bf755f-6b66-42d2-a30a-eb1b198c6aa2", + "id": "72e9b486-8bde-4b18-81e4-363591cc6e43", "name": "Responds with the source app as deleted.", "originalRequest": { "url": { @@ -30376,7 +30376,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8be269e-8c26-416c-b410-8d964ce1a0d2", + "id": "2cb95b94-5258-4199-9aa9-0339b38e6e6c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -30429,7 +30429,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41a0f2ee-e063-40e2-9bd7-e01c80c828c4", + "id": "19c9b014-daf9-472b-bca4-929a6fe84028", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -30482,7 +30482,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e5e88c9-f570-4f0e-b5ec-194d9d8da613", + "id": "30a3a9bf-4fc3-46d7-b13a-cf1758454072", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -30535,7 +30535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0b1dbe1-c06a-4a01-8ced-a19d0599a2fa", + "id": "d9d57761-fe37-41ef-9609-9c3c8dc4f81b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -30588,7 +30588,7 @@ "_postman_previewlanguage": "json" }, { - "id": "860fafa1-9b65-4b8f-b24b-6322d1c61fea", + "id": "ddfdba19-c796-428d-a397-0355fa930fee", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -30647,7 +30647,7 @@ } }, { - "id": "54b82d25-7cf9-46c4-b793-969f6c43a8ed", + "id": "882bd10d-efb6-4dc9-a730-8d1df96f7c76", "name": "Bulk update source apps", "request": { "name": "Bulk update source apps", @@ -30699,7 +30699,7 @@ }, "response": [ { - "id": "44819f43-b7f2-4464-a6ae-769d1554c8c8", + "id": "e33477f8-171e-4369-92b9-61def5efc618", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -30755,7 +30755,7 @@ "_postman_previewlanguage": "text" }, { - "id": "c7f68a9a-4264-4ddf-9a6a-e48e0d54219f", + "id": "29f3e794-cb78-4f06-b89a-da6747a4a970", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -30821,7 +30821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42216fe8-2eec-4c18-94f6-4e7f8ce747c1", + "id": "69c9cd83-a140-4a78-a28f-ebc5f4b815e6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -30887,7 +30887,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1555d261-10fd-410e-b4a3-68fdd33cac90", + "id": "5e076b23-7ef8-42e0-91b5-af6431ef066c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -30953,7 +30953,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5bcec3c3-4847-4976-8d13-c123d8ec922f", + "id": "c59cb120-f414-45fc-9c02-68f1d7621d7a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -31019,7 +31019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c6f3307-3dbb-4010-85a2-cd01d48c2b48", + "id": "00641e04-7917-4551-915b-90bfcd456fc3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -31085,7 +31085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "877008b1-645a-4d4b-94b1-f41ae209c587", + "id": "d56befa9-ea39-4118-b0f4-051fd61ea124", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -31157,7 +31157,7 @@ } }, { - "id": "04be4b4b-9ff8-468a-a63e-ca2a0b5fed8b", + "id": "12774584-6f02-4559-8b04-ba20ba4d4042", "name": "List assigned source apps", "request": { "name": "List assigned source apps", @@ -31233,7 +31233,7 @@ }, "response": [ { - "id": "a175b1c3-249c-4bc0-865a-b483200b859b", + "id": "83ead926-2fa3-440f-a908-bf788e378fcc", "name": "List of source apps", "originalRequest": { "url": { @@ -31323,7 +31323,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e134b1bf-21d0-4759-a938-58ad57172468", + "id": "50d3c3c0-edaf-48f9-9b8a-4ea6c16d793e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -31413,7 +31413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "daaafe3a-fcd3-4509-9409-a6c13fec969e", + "id": "307f371d-129e-4e25-b381-b819955c9303", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -31503,7 +31503,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d1a483f-3b3e-4138-8991-9edad7984baa", + "id": "146c8dbc-30f0-484d-80c6-66217d41b3b6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -31593,7 +31593,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a2e8021-adeb-4ce4-b4f2-331decc06d00", + "id": "d289d7be-8b1e-4ff3-ab03-5f07481f1640", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -31683,7 +31683,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9aa61c11-ce21-4f4d-a4b3-2d327ef38a28", + "id": "4b63cd34-6235-483d-b723-39f3eba6ea8c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -31779,7 +31779,7 @@ } }, { - "id": "6b43db5a-cd80-4262-9a6e-306b5ea46015", + "id": "fafac90b-a180-439f-9e8b-96811ba3f1f7", "name": "List available source apps", "request": { "name": "List available source apps", @@ -31854,7 +31854,7 @@ }, "response": [ { - "id": "23b61737-5c46-442b-9f66-411c5cee90da", + "id": "a6364b60-f6c6-43e0-9024-191952c6dc47", "name": "List of source apps", "originalRequest": { "url": { @@ -31943,7 +31943,7 @@ "_postman_previewlanguage": "json" }, { - "id": "827148de-829b-4eb0-b503-0440d87c07cf", + "id": "ebb0a954-bf83-426d-9c94-6c48176fa775", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -32032,7 +32032,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5a8badc-7792-4939-aa00-c326b91973fd", + "id": "bf8881f6-44f7-4fb9-ac6d-aa7dc5904e8b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -32121,7 +32121,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3e513d5-822d-40de-ba3f-88ea99b55035", + "id": "3b11466b-4e66-4752-9104-c87a004ce457", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -32210,7 +32210,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd0a5317-f447-4480-ae73-f822a1565b5f", + "id": "158d5aca-de3d-47d0-b686-9c82122004fd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -32299,7 +32299,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc4011fe-3cc3-4950-b9a4-f8d284158b0f", + "id": "676c6486-46f2-404d-9f5d-35ec69c2d054", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -32394,7 +32394,7 @@ } }, { - "id": "d573a1d0-6a48-4b6d-8781-362d6e2d6b6c", + "id": "2e3deeb2-852d-4792-bfe2-ac363547b6e1", "name": "Create source app", "request": { "name": "Create source app", @@ -32445,7 +32445,7 @@ }, "response": [ { - "id": "d6edab8b-bd7b-47be-a395-09895ec26535", + "id": "99ccebc2-905a-4365-a9b4-faa75fdf53ac", "name": "Responds with the source app as created.", "originalRequest": { "url": { @@ -32510,7 +32510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff5e75a4-c45a-4ad6-b883-d28b4b5e6cbc", + "id": "f4d6a64d-1cc7-4db5-8428-7996a1722ea4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -32575,7 +32575,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41f14897-b1cc-499b-9a03-55f38972836c", + "id": "367f33e8-912a-4f79-8a70-343e28e853fe", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -32640,7 +32640,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35273a98-207b-4b0c-b62c-70900a4a1ec8", + "id": "2197d30d-1e21-47e2-a7d9-0735adf9194d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -32705,7 +32705,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3df2d55e-39f7-4421-aac4-dd0e82851448", + "id": "11c178b7-18c4-4ab6-b800-faacda2304c4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -32770,7 +32770,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b08e7b98-06c6-4e46-988c-1c552c46d513", + "id": "0b9afca2-ce22-4b81-b38b-e1bd3ffdf758", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -32841,7 +32841,7 @@ } }, { - "id": "a51a7dff-13fa-4f27-9d00-2fac3b21b53a", + "id": "b6e5969d-9c42-447e-b01b-08325740cc32", "name": "List all source apps", "request": { "name": "List all source apps", @@ -32917,7 +32917,7 @@ }, "response": [ { - "id": "f3e15219-1c14-40fd-b21e-abd3d7bdb086", + "id": "1d3660e6-262e-4c77-9ade-b2795d036559", "name": "List of source apps", "originalRequest": { "url": { @@ -33007,7 +33007,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b23a3c8-0abb-4fbd-b5f8-64bb41d88ab6", + "id": "0778ad85-f3b8-4004-a1ef-a447b68060ca", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -33097,7 +33097,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2c28a1b-952e-4a89-a56e-d114cf6b6463", + "id": "492df38f-df0d-4573-a02c-12c31afc5db7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -33187,7 +33187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0319f187-8f44-450f-9870-2d213d73932f", + "id": "a09e67f7-05ed-4e06-8059-48d57b1ca747", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -33277,7 +33277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e17a56b-e0c2-42b8-a838-57f9b90ae4ee", + "id": "06f7f975-b6b2-4c62-82b3-01cdbbd800e1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -33367,7 +33367,7 @@ "_postman_previewlanguage": "json" }, { - "id": "006abdbd-6ce8-4e9a-ab22-0908f39a6730", + "id": "cd73a8de-80b9-4fbe-8e71-6e4b784d17e3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -33463,7 +33463,7 @@ } }, { - "id": "6ceaec15-c036-4553-ac16-635a9c10de72", + "id": "e8841433-951b-4b68-b6bd-65c1ada901a3", "name": "List access profiles for the specified source app", "request": { "name": "List access profiles for the specified source app", @@ -33533,7 +33533,7 @@ }, "response": [ { - "id": "bcbc6a80-1a2c-4ee6-b277-3d5f7644aa3b", + "id": "b6d4b25f-0f30-4717-b6e5-9fcfab5b87a9", "name": "List of access profiles for the specified source app", "originalRequest": { "url": { @@ -33606,7 +33606,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9495ccd-4768-4978-b366-c1ac979bc864", + "id": "ede43a7e-693c-489a-9a9f-4a460e4d3562", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -33679,7 +33679,7 @@ "_postman_previewlanguage": "json" }, { - "id": "438756ba-9424-4ca4-80f3-5e2170179cd3", + "id": "7a036fce-68b2-465f-9a05-6048d59fa7b4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -33752,7 +33752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ca166ca-9044-4fd9-b697-1277d82a2543", + "id": "af629038-8cdf-4c63-9ed5-0c22c37ddbd8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -33825,7 +33825,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35367269-fc2a-49e4-9a0e-b618e5ebd2b6", + "id": "0222cc87-d14a-4d14-86c0-e328729ba44b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -33898,7 +33898,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb6d8b53-61b5-4aeb-ba30-4f7a95dc4bc6", + "id": "f787449c-928e-4e81-826a-a66c279b6193", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -33977,7 +33977,7 @@ } }, { - "id": "503fa20a-417b-4701-8e44-afb7bb8bb786", + "id": "e8b03b7f-1a07-4c20-b66d-87eda0c42f5f", "name": "Bulk remove access profiles from the specified source app", "request": { "name": "Bulk remove access profiles from the specified source app", @@ -34052,7 +34052,7 @@ }, "response": [ { - "id": "412035e7-a6f2-444e-baad-98abae8687b5", + "id": "89a3804e-128f-4d52-89b8-63d91837f3bf", "name": "The final list of access profiles for the specified source app", "originalRequest": { "url": { @@ -34130,7 +34130,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbe7c056-76d0-42bf-ac9e-6c107ce8189d", + "id": "fcc18935-3231-4f5a-b416-759be21b9c8b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -34208,7 +34208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b5b9f0d-5c9a-4b17-a4a1-a5f62d6d35f0", + "id": "82e50c9e-d9c3-4793-8bab-ee78623f902c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -34286,7 +34286,7 @@ "_postman_previewlanguage": "json" }, { - "id": "594c728f-6a36-4335-a705-ac3dca048201", + "id": "acd0db14-3bad-4433-805d-c1f9cecf7718", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -34364,7 +34364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a27fbd61-554c-4861-b799-77eb803594c0", + "id": "b9b87b2c-645d-4fb0-95a2-e312015be1dc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -34442,7 +34442,7 @@ "_postman_previewlanguage": "json" }, { - "id": "338a5ce4-0c70-4867-ab51-8e6f4ee6442f", + "id": "f269e4dc-fbac-41c0-af5a-adc90dd50942", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -34526,7 +34526,7 @@ } }, { - "id": "a0f163bf-14b5-4cf4-b18c-072bc716ca2d", + "id": "96977212-f6fc-444d-8324-111ed6324428", "name": "Patch user app by ID", "request": { "name": "Patch user app by ID", @@ -34589,7 +34589,7 @@ }, "response": [ { - "id": "f94629e6-5d8c-413b-8a20-d26190006098", + "id": "074d2cf4-0b64-4f0e-b11b-07adfb9a4f61", "name": "Responds with the user app as updated.", "originalRequest": { "url": { @@ -34655,7 +34655,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a8af0d7-794a-43ce-b0ad-27caff164fff", + "id": "7b385f75-f691-41f5-8be2-0efe9d986e2e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -34721,7 +34721,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72d664b5-24ea-4ede-968b-b17580fd5cdd", + "id": "4102d43d-55b9-404b-8a23-3be88d7c4f09", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -34787,7 +34787,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcc9f7d0-5aa5-4f44-ba09-d4139836e16d", + "id": "00db2206-e651-411f-ab01-c23698c04aa2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -34853,7 +34853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71fa548e-192c-46fa-bfcb-7425682b0cfd", + "id": "916fffd2-36f3-4c7b-831a-6bccdf68a889", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -34919,7 +34919,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4bd494b4-9470-43cb-9281-5dcdd63ba9e2", + "id": "30a3254c-e880-477a-8fac-c49e6de1e10f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -34985,7 +34985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26f19173-6945-4afe-abc0-6f4883997e7c", + "id": "16cd97b7-755c-4b4a-b9ad-7d538e9b448c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -35057,7 +35057,7 @@ } }, { - "id": "54e93250-49af-42bd-9a26-ff4b4c429de9", + "id": "efd523ff-279f-415d-9f32-f596688937f1", "name": "List available accounts for user app", "request": { "name": "List available accounts for user app", @@ -35127,7 +35127,7 @@ }, "response": [ { - "id": "a3bb770b-c181-4f3a-b86d-1ad3072468d3", + "id": "114ff5b5-3e8a-4c82-b834-7678bc2edc6a", "name": "List of available accounts for the specified user app", "originalRequest": { "url": { @@ -35200,7 +35200,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0422dbd8-3071-4b97-a212-1c8b4ddac140", + "id": "6a0f25f1-8342-4728-a022-24988fb0cc27", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -35273,7 +35273,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94c1f254-74b3-404b-8a88-83a6c0678e01", + "id": "4bfe61be-7883-4e74-8542-76a8b600e04b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -35346,7 +35346,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93f54a7e-320b-42a0-9603-3fd5835fad7b", + "id": "9fb1bddd-a9c4-4e7d-9fe3-d3f4018c0045", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -35419,7 +35419,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df19d871-00ff-4d07-b85b-3252e260abd0", + "id": "85a66570-157e-403e-9aa8-1f23f596ffcc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -35492,7 +35492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7be98171-9c18-4b01-b390-a16e91968cbf", + "id": "72658a25-60c1-4f6e-ad13-a839c2c5a88b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -35571,7 +35571,7 @@ } }, { - "id": "a3e5063f-948b-431c-be19-ddc42cdd62fd", + "id": "8beac9a0-8500-4855-8c99-cd7da20e5b4c", "name": "List owned user apps", "request": { "name": "List owned user apps", @@ -35637,7 +35637,7 @@ }, "response": [ { - "id": "ecd2adc1-b596-4feb-9bd0-5eae19ed656b", + "id": "edc33b5f-46b5-423a-b113-8a3b04758ab0", "name": "List of user apps", "originalRequest": { "url": { @@ -35717,7 +35717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95002966-7f03-4b9b-8672-2a7fa24e279d", + "id": "cd7c20ab-86b0-4113-aba6-d87c9cbe9174", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -35797,7 +35797,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ec2b411-067f-4fed-baff-37b3788a1e6a", + "id": "8e063500-cda2-4b55-8845-5869abaf592f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -35877,7 +35877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21937ea8-8813-4f2e-b075-e9c3bdb121fa", + "id": "8825aece-b538-41d8-8668-e882ffd583ee", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -35957,7 +35957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb641c50-502d-4232-b692-286c0ce5be8d", + "id": "cf0ad2cc-81f8-4b4f-9e63-1f41710b66de", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -36037,7 +36037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "433e8fa6-793f-451c-86c3-20f6973a6675", + "id": "5396daf0-5ffb-4919-9dba-79233a9b0eb8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -36123,7 +36123,7 @@ } }, { - "id": "e3d4752d-9755-4dc9-9333-8072e061f2aa", + "id": "5b36c019-2641-4e18-8d10-6a46ab089882", "name": "List all user apps", "request": { "name": "List all user apps", @@ -36190,7 +36190,7 @@ }, "response": [ { - "id": "9f526040-694c-4c27-8f66-e665d423e422", + "id": "03e89120-da26-4a90-8076-649f92efffda", "name": "List of user apps", "originalRequest": { "url": { @@ -36271,7 +36271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7a66445-4bae-44b1-a927-2337f19d7dc3", + "id": "491063f7-a62f-439c-870b-8a25b9c278c9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -36352,7 +36352,7 @@ "_postman_previewlanguage": "json" }, { - "id": "613f4328-3f83-4cf7-b764-9daa18f63972", + "id": "85b0757f-d799-4141-9f89-1b93967866a7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -36433,7 +36433,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31af79d6-5074-41d7-9661-8a6f0f00bb15", + "id": "f155dbd8-f1c1-424f-abd4-fce3eac7eebd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -36514,7 +36514,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ee06d32-ed16-4320-9c7f-4585bb64a76b", + "id": "12fff9c5-40c4-44f7-9b07-50956ed8a1cf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -36595,7 +36595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e050fb12-366b-473f-bf9e-587725af0842", + "id": "144db775-e310-4f8d-8016-95b0c33e73b6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -36688,7 +36688,7 @@ "description": "Auth Profile - Represents authentication configuration for an Identity Profile. This object gets created when an Identity Profile is created.\n\nAPIs can be used to retrieve and update Auth Profiles.\n", "item": [ { - "id": "c51bd9d2-7b49-42b2-8ccf-54fe92eedd54", + "id": "a032ea6f-9ce2-4e93-8df0-5a85a22b3166", "name": "Get list of Auth Profiles.", "request": { "name": "Get list of Auth Profiles.", @@ -36726,7 +36726,7 @@ }, "response": [ { - "id": "39e224f4-061b-4185-9f3e-be31a3c70eee", + "id": "13b1f9f6-182f-46bd-98fd-ab5759be7e62", "name": "List of Auth Profiles", "originalRequest": { "url": { @@ -36778,7 +36778,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc111607-b7f2-4481-946f-d2991e14a47b", + "id": "6101f547-a9f8-4daf-ab5a-59269e66c525", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -36830,7 +36830,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5c26647-c01b-4c21-b489-4ce22ebdc476", + "id": "d9d2e9c7-01aa-4cec-9b72-a7cc6e55d96c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -36882,7 +36882,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c53383b0-f56d-4f69-b631-9cbb6583cc0b", + "id": "b8c6cfee-1b40-4193-8134-3554344f44c9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -36934,7 +36934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df5ed9f6-928c-4052-aa6a-01f6bb62cad6", + "id": "0d319323-2dd0-4688-9d5a-36d4c1dd8683", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -36986,7 +36986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b59a2589-1e45-438d-9a53-fcbb2d44c7ce", + "id": "f477ec60-c66b-439c-9285-6232555e4ded", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -37044,7 +37044,7 @@ } }, { - "id": "9d7bdf8a-463f-4f82-b3b8-ad430531a5ac", + "id": "b725700f-b09a-4a19-b9d6-30f8264c812b", "name": "Get Auth Profile.", "request": { "name": "Get Auth Profile.", @@ -37088,7 +37088,7 @@ }, "response": [ { - "id": "cd91cc34-c412-4d23-a397-64fbd5c78001", + "id": "f2d38c48-a28b-4bd9-ace6-f7fb02e3365c", "name": "Auth Profile", "originalRequest": { "url": { @@ -37141,7 +37141,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51be89c9-ed78-42b2-9078-46377d6ab24e", + "id": "fda76349-408b-4478-9cf1-ddc5a7349c45", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -37194,7 +37194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aeb47bf8-8975-456a-95a3-0b1b84b6be82", + "id": "49d0fc2e-7559-4943-ae4d-9c3b97e594ca", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -37247,7 +37247,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6171186a-07c1-48bd-a698-9d60f315eb32", + "id": "ea93eeb6-a056-4e95-85fc-14c344e75239", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -37300,7 +37300,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b5e2e18-7749-402f-ad7a-8099aacd6fb7", + "id": "9e401437-e1a3-4f84-8ddb-e24abd8a0411", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -37353,7 +37353,7 @@ "_postman_previewlanguage": "json" }, { - "id": "766eb29e-b4eb-45f2-aa6d-dfce6e7c749b", + "id": "e786af40-eeb1-40c4-a7ea-e7edfe4e1996", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -37406,7 +37406,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b84f994d-8c0e-46e3-a68b-da73931cc6ed", + "id": "1e193617-de10-486a-ae55-a6fe4848ec98", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -37465,7 +37465,7 @@ } }, { - "id": "f7b6ac03-54d0-4800-b9e6-dd760e688161", + "id": "d0c78783-5a97-4381-913b-b5d6dda15e96", "name": "Patch a specified Auth Profile", "request": { "name": "Patch a specified Auth Profile", @@ -37528,7 +37528,7 @@ }, "response": [ { - "id": "e94c4d5f-3302-4cd9-b910-b58cde0a7b30", + "id": "851e0fed-c5aa-4f1f-bec9-6a453f28e990", "name": "Responds with the Auth Profile as updated.", "originalRequest": { "url": { @@ -37594,7 +37594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0289590e-11a5-4fac-b933-f01f3e9de8b3", + "id": "69f0c579-ad46-4f21-b71e-5a321f8470b8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -37660,7 +37660,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4cacef2e-edc9-4857-85a0-17a1f42a6c37", + "id": "699813e8-b7ee-4faf-a2bc-38d0f2acd5db", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -37726,7 +37726,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40989efc-a9d5-4c5a-b5c5-372e131f4671", + "id": "aaaa0003-7c60-453a-ae95-4a72cc6803dc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -37792,7 +37792,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72cee7ac-a163-445e-bec5-07c52d814399", + "id": "05fd6f2d-3d1a-4366-9065-a5cdcfec95a2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -37858,7 +37858,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9f3a2c8-8816-40f9-96ae-25021be4e1c9", + "id": "ae82c3a2-3b66-4054-8c70-a0282182e7f2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -37936,7 +37936,7 @@ "description": "Use this API to implement user authentication system functionality. \nWith this functionality in place, users can get a user's authentication system details, including their capabilities, and modify those capabilities. \nThe user's capabilities refer to their access to different systems, or authorization, within the tenant, like access to certifications (CERT_ADMIN) or reports (REPORT_ADMIN). \nThese capabilities also determine a user's access to the different APIs. \nThis API provides users with a way to determine a user's access and make quick and easy changes to that access. \n", "item": [ { - "id": "c59f36f9-e20c-4cd5-a71a-87abccacf651", + "id": "39e5f3da-8e9b-494b-9f97-9e4efec7906d", "name": "Auth User Details", "request": { "name": "Auth User Details", @@ -37977,7 +37977,7 @@ }, "response": [ { - "id": "aff1d41c-aad5-47fb-94d6-1348aa763c3d", + "id": "3b86222b-295b-462b-8ab9-af8a98140a71", "name": "The specified user's authentication system details.", "originalRequest": { "url": { @@ -38021,7 +38021,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7fd9419-9e77-4263-b5d8-101ab984fcb2", + "id": "46e3454a-8c99-4570-aec6-344ec945d39d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -38065,7 +38065,7 @@ "_postman_previewlanguage": "json" }, { - "id": "305b40f1-4d8c-4170-bb2f-a4a791038389", + "id": "aea463fd-5eca-4286-9295-b635eae3fc3b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -38109,7 +38109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3324b904-80f2-4152-aa3f-a04c71c2568e", + "id": "a88488b6-5cc8-4d79-848a-b06d75fd1728", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -38153,7 +38153,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87866b14-1128-40e2-b873-52bfc3d502ba", + "id": "3a7fa8a6-a975-47d8-b768-5927abe61b88", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -38197,7 +38197,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39f189ef-ce9c-4be9-9512-96823f819f45", + "id": "2585c158-7d71-4ea4-8fd2-d829fd79987b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -38241,7 +38241,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd7e81c6-0427-4751-90ce-197d4f21c3c7", + "id": "98904dc7-216a-4bd9-9dec-51fa510b2a1e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -38291,7 +38291,7 @@ } }, { - "id": "abece85a-98b6-4922-9092-5e755b2d2863", + "id": "e160e33f-1cb4-441a-8a06-9531e2ed11d0", "name": "Auth User Update", "request": { "name": "Auth User Update", @@ -38345,7 +38345,7 @@ }, "response": [ { - "id": "2fddcd34-9868-4344-aad9-10ef381eefeb", + "id": "381f34e7-4c5e-4747-96d5-ffff28fbb501", "name": "Auth user updated.", "originalRequest": { "url": { @@ -38402,7 +38402,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15c86450-0a43-41ab-9c6e-ee762d85fcd9", + "id": "ce36aa9a-f5e9-4239-a92a-c5bdbd384ce9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -38459,7 +38459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02d20897-4361-4346-b7d5-f8c345e5c4ea", + "id": "4947b13e-c03e-4256-a590-fc05b8f7b644", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -38516,7 +38516,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2e2972e-bef1-4bdb-8500-5cc72e4532f0", + "id": "dc25a143-aaae-4517-93ef-9960475366d2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -38573,7 +38573,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a62cb2ec-0a4a-40f0-84e8-7af90768c674", + "id": "78982395-1121-4843-ab81-bf13c2d36263", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -38630,7 +38630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5130f795-122b-47d6-8419-b7ccd380c9df", + "id": "6e1c39fb-c175-4715-a3e6-7c637370b0d6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -38687,7 +38687,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3fe4e27a-32bb-443d-a8c4-7654e9f0775b", + "id": "fe81290e-fffc-429b-9f71-b3eeca6d8e85", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -38756,7 +38756,7 @@ "description": "Use this API to implement and customize branding functionality. \nWith this functionality in place, administrators can get and manage existing branding items, and they can also create new branding items and configure them for use throughout Identity Security Cloud. \nThe Branding APIs provide administrators with a way to customize branding items. \nThis customization includes details like their colors, logos, and other information. \nRefer to [Certifications](https://documentation.sailpoint.com/saas/user-help/certifications.html) for more information about certifications.\n", "item": [ { - "id": "a95324cf-c9e6-40b5-bd5a-bd09ef9a1a21", + "id": "46f41d32-a524-40e8-8968-aab3354e74a0", "name": "List of branding items", "request": { "name": "List of branding items", @@ -38785,7 +38785,7 @@ }, "response": [ { - "id": "697228dc-5b90-4132-9711-006f854c5950", + "id": "ff45bf60-dc96-4d3d-a84a-c6408ddfe47c", "name": "A list of branding items.", "originalRequest": { "url": { @@ -38823,12 +38823,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"voluptate enim qui culpa\",\n \"navigationColor\": \"sit esse ex id aliquip\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n },\n {\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"aliquip ut in\",\n \"navigationColor\": \"ipsum fugiat cupidatat\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n }\n]", + "body": "[\n {\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"veniam et\",\n \"navigationColor\": \"sint sed\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n },\n {\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"laborum deserunt Excepteur\",\n \"navigationColor\": \"nostrud\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9f10b37d-3ca2-4e48-986a-e98b7b276d3d", + "id": "65261cce-7e41-4eb4-934a-872a4d4dc43b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -38871,7 +38871,7 @@ "_postman_previewlanguage": "json" }, { - "id": "233db95b-14fd-4cea-b785-747077f0254c", + "id": "bc308fec-e41e-45fc-8b94-5fc0b9be6f71", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -38914,7 +38914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd701c8e-2837-4304-92ed-ba76421191eb", + "id": "3f6de60f-8635-4baa-a6f4-893c3106097b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -38957,7 +38957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c221a17-0fbc-470d-a3a8-a1d3858a50c9", + "id": "b35355d4-f504-44fb-9c1f-1d926b199436", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -39000,7 +39000,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af0ccb00-8291-49cc-a2e3-5f708114ce15", + "id": "d739f8dd-d70a-47ce-aaf3-fee1c558ce29", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -39049,7 +39049,7 @@ } }, { - "id": "689e3669-6112-42d5-849a-1bb83d5f85c1", + "id": "15d9d9c7-973b-4337-a59a-0895b7e32424", "name": "Create a branding item", "request": { "name": "Create a branding item", @@ -39114,7 +39114,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "incididunt ea", + "value": "velit ut pariatur reprehenderit", "type": "text" }, { @@ -39123,7 +39123,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "enim magna", + "value": "eu est", "type": "text" }, { @@ -39157,7 +39157,7 @@ }, "response": [ { - "id": "22e1a7bd-ae87-454a-9da0-0c3db8ada93c", + "id": "4f221157-e89e-42c2-a3bc-6077c39eaa9a", "name": "Branding item created", "originalRequest": { "url": { @@ -39225,7 +39225,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "incididunt ea", + "value": "velit ut pariatur reprehenderit", "type": "text" }, { @@ -39234,7 +39234,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "enim magna", + "value": "eu est", "type": "text" }, { @@ -39274,12 +39274,12 @@ "value": "application/json" } ], - "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"irure et in\",\n \"navigationColor\": \"ullamco sint consectetur\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", + "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"ut\",\n \"navigationColor\": \"et labore Excepteur\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "870a1c90-38c4-46f6-b017-04ec82a2d611", + "id": "183c85f5-dfda-4fdd-bfc6-9f25e4e834bc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -39347,7 +39347,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "incididunt ea", + "value": "velit ut pariatur reprehenderit", "type": "text" }, { @@ -39356,7 +39356,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "enim magna", + "value": "eu est", "type": "text" }, { @@ -39401,7 +39401,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4aee5ca7-451b-4914-a536-6c53a877464b", + "id": "3f8d3fc4-55a7-4d0b-aa02-e689414b32dd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -39469,7 +39469,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "incididunt ea", + "value": "velit ut pariatur reprehenderit", "type": "text" }, { @@ -39478,7 +39478,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "enim magna", + "value": "eu est", "type": "text" }, { @@ -39523,7 +39523,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76e7f791-5566-4279-a0bd-498040052e09", + "id": "56f8d6c8-b415-45da-b206-be7b69d44930", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -39591,7 +39591,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "incididunt ea", + "value": "velit ut pariatur reprehenderit", "type": "text" }, { @@ -39600,7 +39600,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "enim magna", + "value": "eu est", "type": "text" }, { @@ -39645,7 +39645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a04740a-4283-479f-b3fd-b4dc117febc6", + "id": "80d56a88-e296-41ef-b28c-b0fc9880eb86", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -39713,7 +39713,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "incididunt ea", + "value": "velit ut pariatur reprehenderit", "type": "text" }, { @@ -39722,7 +39722,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "enim magna", + "value": "eu est", "type": "text" }, { @@ -39767,7 +39767,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a77b7e5-7fc4-4e52-9045-31a8a2c2393e", + "id": "d3368daa-e00f-446c-97c1-1d121b7d6118", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -39835,7 +39835,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "incididunt ea", + "value": "velit ut pariatur reprehenderit", "type": "text" }, { @@ -39844,7 +39844,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "enim magna", + "value": "eu est", "type": "text" }, { @@ -39895,7 +39895,7 @@ } }, { - "id": "f1f66b1a-6592-4013-a183-45ef54f9dc0a", + "id": "6896e772-313d-4051-90a5-67569bd7862f", "name": "Get a branding item", "request": { "name": "Get a branding item", @@ -39936,7 +39936,7 @@ }, "response": [ { - "id": "9bc0ab9f-cba9-45fe-8caa-8257ae8f260c", + "id": "05998f27-95e5-4081-ab6e-7fda8900b1e5", "name": "A branding item object", "originalRequest": { "url": { @@ -39975,12 +39975,12 @@ "value": "application/json" } ], - "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"irure et in\",\n \"navigationColor\": \"ullamco sint consectetur\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", + "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"ut\",\n \"navigationColor\": \"et labore Excepteur\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d5b8a50a-95ec-4901-8b2d-0d22733d9e12", + "id": "baf18571-d1cb-4669-b5d0-dc78e56a312e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -40024,7 +40024,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2197f20b-58c7-4e56-aa89-ea2faf0a16ea", + "id": "073262a6-1554-4e73-9c68-09da0d3727fd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -40068,7 +40068,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83df0a4d-6b94-4ff6-86df-3629e74b1df8", + "id": "e45fbe0b-49cf-4a39-b872-2aa8c428198f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -40112,7 +40112,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64dab7f2-d754-49fa-9ce2-7a448aaf2b34", + "id": "83b95aa7-5765-4423-ad95-814c6ad88b58", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -40156,7 +40156,7 @@ "_postman_previewlanguage": "json" }, { - "id": "191a01fc-cf82-4f63-92d6-bc58627401e8", + "id": "eb9ecc5f-10a1-4c1a-8b7b-fe81e6b1d8ba", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -40200,7 +40200,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf57429d-3b70-40ed-9521-12456adc0237", + "id": "70f31185-74d3-45f4-9070-d47bbea7a1fd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -40250,7 +40250,7 @@ } }, { - "id": "eca3bcd6-952d-4151-b1ce-db40e3c55401", + "id": "b0b56342-4f39-4a8c-b157-ec13eb213f76", "name": "Update a branding item", "request": { "name": "Update a branding item", @@ -40327,7 +40327,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "incididunt ea", + "value": "velit ut pariatur reprehenderit", "type": "text" }, { @@ -40336,7 +40336,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "enim magna", + "value": "eu est", "type": "text" }, { @@ -40370,7 +40370,7 @@ }, "response": [ { - "id": "ac0be562-fff8-43b8-afe0-b9bb59a04ed6", + "id": "b8c28c3f-f247-4d20-afc4-4322c9285468", "name": "Branding item updated", "originalRequest": { "url": { @@ -40439,7 +40439,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "incididunt ea", + "value": "velit ut pariatur reprehenderit", "type": "text" }, { @@ -40448,7 +40448,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "enim magna", + "value": "eu est", "type": "text" }, { @@ -40488,12 +40488,12 @@ "value": "application/json" } ], - "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"irure et in\",\n \"navigationColor\": \"ullamco sint consectetur\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", + "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"ut\",\n \"navigationColor\": \"et labore Excepteur\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d2b41749-478c-4e83-9982-194e7f9147c8", + "id": "1a7b222a-777f-493e-ab41-88a9172a48f5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -40562,7 +40562,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "incididunt ea", + "value": "velit ut pariatur reprehenderit", "type": "text" }, { @@ -40571,7 +40571,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "enim magna", + "value": "eu est", "type": "text" }, { @@ -40616,7 +40616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46b7de66-fdf5-436b-a6ff-f3a39148eae8", + "id": "7934cbe2-55eb-4402-b17c-090688784b76", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -40685,7 +40685,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "incididunt ea", + "value": "velit ut pariatur reprehenderit", "type": "text" }, { @@ -40694,7 +40694,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "enim magna", + "value": "eu est", "type": "text" }, { @@ -40739,7 +40739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a93231ff-46b5-426a-baab-51f8eaec1f5e", + "id": "6e918f26-66b4-4a24-8cbc-3189302a2237", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -40808,7 +40808,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "incididunt ea", + "value": "velit ut pariatur reprehenderit", "type": "text" }, { @@ -40817,7 +40817,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "enim magna", + "value": "eu est", "type": "text" }, { @@ -40862,7 +40862,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcb5ffa5-44fe-4739-ac6f-df57b67b14b4", + "id": "8de73761-850d-4109-82d2-21870ff663cd", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -40931,7 +40931,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "incididunt ea", + "value": "velit ut pariatur reprehenderit", "type": "text" }, { @@ -40940,7 +40940,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "enim magna", + "value": "eu est", "type": "text" }, { @@ -40985,7 +40985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63e6332b-5303-4718-a561-cc33b1081bba", + "id": "3e09ce15-ba58-4cda-9853-3ffcb4f98eca", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -41054,7 +41054,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "incididunt ea", + "value": "velit ut pariatur reprehenderit", "type": "text" }, { @@ -41063,7 +41063,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "enim magna", + "value": "eu est", "type": "text" }, { @@ -41108,7 +41108,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04243138-b2fd-437f-9609-e2327a4069ba", + "id": "a278fcc4-e426-4cb9-8120-3d4ea68b5e4c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -41177,7 +41177,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "incididunt ea", + "value": "velit ut pariatur reprehenderit", "type": "text" }, { @@ -41186,7 +41186,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "enim magna", + "value": "eu est", "type": "text" }, { @@ -41237,7 +41237,7 @@ } }, { - "id": "b7f1582b-9329-4d64-99b5-1578658126de", + "id": "debcfcba-5fec-464f-81bc-073f7dc4a377", "name": "Delete a branding item", "request": { "name": "Delete a branding item", @@ -41278,7 +41278,7 @@ }, "response": [ { - "id": "9c09d72f-3170-401d-b50e-495f99e15af3", + "id": "299b82a8-ae25-4dbb-bbf1-0538e0607c11", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -41312,7 +41312,7 @@ "_postman_previewlanguage": "text" }, { - "id": "29098c08-04bc-4451-8e1e-ab3d32591654", + "id": "26726488-b998-4d3c-963f-9ccf413ea1f5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -41356,7 +41356,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da14fb2b-0412-437b-846c-3cf91f2b7f1b", + "id": "4ea7b742-fa0e-4aeb-9291-e21d41bfecc2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -41400,7 +41400,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f1f5e8c-f717-4d8e-9d8d-7128086220b9", + "id": "1f5b7971-9317-40a7-9778-9d2d8acb4bb9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -41444,7 +41444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eec8104f-bb7b-4821-939f-cba09857f9a0", + "id": "3480fff1-1d2e-4a64-b2d6-c6c56962ed1c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -41488,7 +41488,7 @@ "_postman_previewlanguage": "json" }, { - "id": "765c077a-6483-48e5-a9b9-f0637d1f83f4", + "id": "d40103eb-5424-4f20-9dbc-8c282bd05f51", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -41532,7 +41532,7 @@ "_postman_previewlanguage": "json" }, { - "id": "740ebb7a-9ab2-4cf3-9b8b-8923f7245c8b", + "id": "4003e3fa-95b3-4a19-8f77-1c206e67de19", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -41588,7 +41588,7 @@ "description": "Use this API to implement the certification campaign filter functionality. These filters can be used to create a certification campaign that includes a subset of your entitlements or users to certify.\n\nFor example, if for a certification campaign an organization wants to certify only specific users or entitlements, then those can be included/excluded on the basis of campaign filters.\n\nFor more information about creating a campaign filter, refer to [Creating a Campaign Filter](https://documentation.sailpoint.com/saas/help/certs/campaign_filters.html#creating-a-campaign-filter)\n\nYou can create campaign filters using any of the following criteria types:\n\n- Access Profile : This criteria type includes or excludes access profiles from a campaign.\n\n- Account Attribute : This criteria type includes or excludes certification items that match a specified value in an account attribute.\n\n- Entitlement : This criteria type includes or excludes entitlements from a campaign.\n\n- Identity : This criteria type includes or excludes specific identities from your campaign.\n\n- Identity Attribute : This criteria type includes or excludes identities based on whether they have an identity attribute that matches criteria you've chosen.\n\n- Role : This criteria type includes or excludes roles, as opposed to identities.\n\n- Source : This criteria type includes or excludes entitlements from a source you select.\n\nFor more information about these criteria types, refer to [Types of Campaign Filters](https://documentation.sailpoint.com/saas/help/certs/campaign_filters.html#types-of-campaign-filters)\n\nOnce the campaign filter is created, it can be linked while creating the campaign. The generated campaign will have the items to review as per the campaign filter.\n\nFor example, An inclusion campaign filter is created with a source of Source 1, an operation of Equals, and an entitlement of Entitlement 1. When this filter is selected, only users who have Entitlement 1 are included in the campaign, and only Entitlement 1 is shown in the certification.\n", "item": [ { - "id": "127969de-6788-4464-8bff-a364920bee74", + "id": "389e0159-2335-4f0b-9536-3dfbc81c69a0", "name": "Create Campaign Filter", "request": { "name": "Create Campaign Filter", @@ -41630,7 +41630,7 @@ }, "response": [ { - "id": "8befdad8-86bd-4a0d-acc3-0eea742a189f", + "id": "1c1bad80-c568-47a5-a27a-4b38bd20593f", "name": "Created successfully.", "originalRequest": { "url": { @@ -41686,7 +41686,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7934c0eb-5dec-45a5-a77d-87c0a927be3b", + "id": "30bd8540-6b68-4f8a-a99c-2d6432781d36", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -41742,7 +41742,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5e6ace8-555c-4bbf-b63b-0b04550bcfe1", + "id": "5f7d97a9-d92a-42b9-8b23-1d988819ceb7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -41798,7 +41798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "038f4af5-b89a-490d-8371-a213d8352227", + "id": "cc1c12b1-2c6e-4f2a-9059-45f31c09e910", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -41854,7 +41854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a94e5b8-5e8f-48fe-a581-1219b93e4709", + "id": "98c32985-4a0c-4aa0-b617-4aa5bc09175a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -41910,7 +41910,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbd627a9-efc0-4692-8916-099e7f561c07", + "id": "f73d5b80-7087-465a-8d36-feae8bfab5b1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -41972,7 +41972,7 @@ } }, { - "id": "72a07a26-53e4-4349-bb61-39f05fa4be1e", + "id": "ea8a34e0-aead-4813-82e6-da4144dd6cd5", "name": "List Campaign Filters", "request": { "name": "List Campaign Filters", @@ -42029,7 +42029,7 @@ }, "response": [ { - "id": "920a77eb-914e-40aa-abac-49c75c9ff040", + "id": "d62a0473-8587-4086-916d-caf29cd094f4", "name": "List of campaign filter objects.", "originalRequest": { "url": { @@ -42100,7 +42100,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bccea20c-1c74-4fae-a1cd-d059fe1e7faf", + "id": "721c4543-80e3-473a-8644-63f00e155c60", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -42171,7 +42171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71310fe9-412d-4e94-8f80-5a71d0bfc145", + "id": "a6f8e948-db99-4e57-9972-856d32a2e4d7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -42242,7 +42242,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30d86505-89b9-4fa9-8066-7b781aeb1687", + "id": "daf33814-14fb-467a-9e51-7a38ecc4e208", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -42313,7 +42313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14e78a16-7880-4815-95f0-d2f2d77d2093", + "id": "1f67991e-ffa8-453e-9144-9dd629cc8aad", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -42384,7 +42384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "153a282d-918c-4209-85b5-4194755e1e89", + "id": "c05f511d-cde5-43ba-8f17-89a220d1ae26", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -42461,7 +42461,7 @@ } }, { - "id": "87b3a086-17e4-45c0-9348-79e1eb377bf1", + "id": "415ec50a-6ff7-4d86-ba58-b48d2deddf16", "name": "Get Campaign Filter by ID", "request": { "name": "Get Campaign Filter by ID", @@ -42502,7 +42502,7 @@ }, "response": [ { - "id": "a99aba04-47e8-4287-902a-df891b032166", + "id": "a0239354-1cf8-41ab-a8be-a6bf1fea1e76", "name": "A campaign filter object.", "originalRequest": { "url": { @@ -42546,7 +42546,7 @@ "_postman_previewlanguage": "json" }, { - "id": "857d1495-d1de-4cf9-abfb-d0c8053d6c9c", + "id": "69ca4dab-be5a-4a27-a66d-6fc561dd557b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -42590,7 +42590,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e68229d4-d4d0-47ab-b780-88cd3ff10633", + "id": "e0444db0-901d-4b5e-bdf4-9252d9ecdd0b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -42634,7 +42634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d8b0025-fcd1-4081-9652-a076fbb71842", + "id": "9ad3962b-69e0-4774-984b-2bfefbaf4e25", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -42678,7 +42678,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5520364b-2897-4985-959d-4b9a9cc7da1c", + "id": "9d13ede1-c7c0-4cf6-a6d9-c0d8e52c72c1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -42722,7 +42722,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88c88fdc-ee2a-4382-bc53-b2461f9ab0b8", + "id": "8c076d23-c450-4840-9abd-c0e70a79be21", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -42766,7 +42766,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69b7a461-def0-4603-a7aa-331be0beb482", + "id": "c66e4e1d-4e15-42a5-be29-86bf5080bfe6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -42816,7 +42816,7 @@ } }, { - "id": "f8b0978f-d165-42e6-91bb-e75d5f14d741", + "id": "e40e0f31-bc0c-4c0a-ba8d-ea0392eddd9c", "name": "Updates a Campaign Filter", "request": { "name": "Updates a Campaign Filter", @@ -42874,7 +42874,7 @@ }, "response": [ { - "id": "bfd7beca-8b31-42bf-b04c-a559e4002b0e", + "id": "adf46e9f-7d9e-4fb2-9d91-fac2102bc0e8", "name": "Created successfully.", "originalRequest": { "url": { @@ -42931,7 +42931,7 @@ "_postman_previewlanguage": "json" }, { - "id": "414f3411-176c-4185-8784-0a56ebbda664", + "id": "d5759bb5-64c0-4207-80a0-d37285c8dc86", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -42988,7 +42988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ecc40c5-485d-4b92-8161-8c3108aaa91c", + "id": "df27dc5a-3a65-49cf-910f-f485b0b845fb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -43045,7 +43045,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a4779fd-0257-4eb0-9c65-b1561718a55e", + "id": "1366115d-315e-4016-a8ff-8c99a667a77d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -43102,7 +43102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cca1c866-9d27-41e7-9cf8-8d909519b43a", + "id": "fd5b1135-9cd3-4b82-9dd3-eb03d2714984", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -43159,7 +43159,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccfcce71-08e1-4a46-a844-6f1bf964a881", + "id": "dc96fffc-9aa4-459e-9955-c8c2bae7478a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -43222,7 +43222,7 @@ } }, { - "id": "51f5fb86-3d89-45bd-857d-9e3b5d16172e", + "id": "d558cf43-5ce8-4c4e-b1af-ce5cb05c320e", "name": "Deletes Campaign Filters", "request": { "name": "Deletes Campaign Filters", @@ -43265,7 +43265,7 @@ }, "response": [ { - "id": "9794c92c-a924-4a53-ac52-b9da28de8e8b", + "id": "c4deb996-32f0-437c-9a4c-1158dd724670", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -43312,7 +43312,7 @@ "_postman_previewlanguage": "text" }, { - "id": "fd92fffa-d7ca-4796-99f8-191373575ef5", + "id": "80e060f0-e806-465a-83c7-81c635737283", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -43369,7 +43369,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1df31a1b-182e-4ce0-b95c-11c9a3db396d", + "id": "8a89d51b-3a15-469a-98dc-74b1b73db8b9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -43426,7 +43426,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1afd4032-7a00-43e6-a3f7-7892cef0fca4", + "id": "09555a40-d9a7-45e8-9b1d-03e044d7d253", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -43483,7 +43483,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3fee97f0-edef-4014-a47b-020624ed0869", + "id": "917835e0-a5a9-4771-8ec4-dcca95959ad3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -43540,7 +43540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0afe507d-1747-43de-9835-76c78eeb9152", + "id": "8c5c8f1a-d5ab-4a35-a2f8-69cbd6f26a93", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -43597,7 +43597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a66927ce-0de5-4fc7-8842-a8f5a5bec163", + "id": "f828675a-aad9-4444-a984-8c82e15bc030", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -43666,7 +43666,7 @@ "description": "Use this API to implement certification campaign functionality.\nWith this functionality in place, administrators can create, customize, and manage certification campaigns for their organizations' use. \nCertification campaigns provide Identity Security Cloud users with an interactive review process they can use to identify and verify access to systems. \nCampaigns help organizations reduce risk of inappropriate access and satisfy audit requirements. \n\nA certification refers to Identity Security Cloud's mechanism for reviewing a user's access to entitlements (sets of permissions) and approving or removing that access. \nThese certifications serve as a way of showing that a user's access has been reviewed and approved. \nMultiple certifications by different reviewers are often required to approve a user's access. \nA set of multiple certifications is called a certification campaign. \n\nFor example, an organization may use a Manager Certification campaign as a way of showing that a user's access has been reviewed and approved by multiple managers. \nOnce this campaign has been completed, Identity Security Cloud would provision all the access the user needs, nothing more. \n\nIdentity Security Cloud provides two simple campaign types users can create without using search queries, Manager and Source Owner campaigns:\n\nYou can create these types of campaigns without using any search queries in Identity Security Cloud: \n\n- ManagerCampaign: Identity Security Cloud provides this campaign type as a way to ensure that an identity's access is certified by their managers. \nYou only need to provide a name and description to create one. \n\n- Source Owner Campaign: Identity Security Cloud provides this campaign type as a way to ensure that an identity's access to a source is certified by its source owners. \nYou only need to provide a name and description to create one. \nYou can specify the sources whose owners you want involved or just run it across all sources. \n\nFor more information about these campaign types, refer to [Starting a Manager or Source Owner Campaign](https://documentation.sailpoint.com/saas/help/certs/starting_campaign.html).\n\nOne useful way to create certification campaigns in Identity Security Cloud is to use a specific search and then run a campaign on the results returned by that search. \nThis allows you to be much more specific about whom you are certifying in your campaigns and what access you are certifying in your campaigns. \nFor example, you can search for all identities who are managed by \"Amanda.Ross\" and also have the access to the \"Accounting\" role and then run a certification campaign based on that search to ensure that the returned identities are appropriately certified. \n\nYou can use Identity Security Cloud search queries to create these types of campaigns: \n\n- Identities: Use this campaign type to review and revoke access items for specific identities. \nYou can either build a search query and create a campaign certifying all identities returned by that query, or you can search for individual identities and add those identities to the certification campaign. \n\n- Access Items: Use this campaign type to review and revoke a set of roles, access profiles, or entitlements from the identities that have them. \nYou can either build a search query and create a campaign certifying all access items returned by that query, or you can search for individual access items and add those items to the certification campaign. \n\n- Role Composition: Use this campaign type to review a role's composition, including its title, description, and membership criteria. \nYou can either build a search query and create a campaign certifying all roles returned by that query, or you can search for individual roles and add those roles to the certification campaign. \n\n- Uncorrelated Accounts: Use this campaign type to certify source accounts that aren't linked to an authoritative identity in Identity Security Cloud. \nYou can use this campaign type to view all the uncorrelated accounts for a source and certify them. \n\nFor more information about search-based campaigns, refer to [Starting a Campaign from Search](https://documentation.sailpoint.com/saas/help/certs/starting_search_campaign.html).\n\nOnce you have generated your campaign, it becomes available for preview. \nAn administrator can review the campaign and make changes, or if it's ready and accurate, activate it. \n\nOnce the campaign is active, organization administrators or certification administrators can designate other Identity Security Cloud users as certification reviewers. \nThose reviewers can view any of the certifications they either need to review (active) or have already reviewed (completed).\n\nWhen a certification campaign is in progress, certification reviewers see the listed active certifications whose involved identities they can review. \nReviewers can then make decisions to grant or revoke access, as well as reassign the certification to another reviewer. If the reviewer chooses this option, they must provide a reason for reassignment in the form of a comment.\n\nOnce a reviewer has made decisions on all the certification's involved access items, he or she must \"Sign Off\" to complete the review process.\nDoing so converts the certification into read-only status, preventing any further changes to the review decisions and deleting the work item (task) from the reviewer's list of work items. \n\nOnce all the reviewers have signed off, the certification campaign either completes or, if any reviewers decided to revoke access for any of the involved identities, it moves into a remediation phase. \nIn the remediation phase, identities' entitlements are altered to remove any entitlements marked for revocation.\nIn this situation, the certification campaign completes once all the remediation requests are completed. \n\nThe end of a certification campaign is determined by its deadline, its completion status, or by an administrator's decision. \n\nFor more information about certifications and certification campaigns, refer to [Certifications](https://documentation.sailpoint.com/saas/user-help/certifications.html).\n", "item": [ { - "id": "2b7cca75-8d9d-4755-a585-e4cc3a46811b", + "id": "8caac352-29a7-4794-b9ad-1ed3e8b6fb2e", "name": "List Campaigns", "request": { "name": "List Campaigns", @@ -43750,7 +43750,7 @@ }, "response": [ { - "id": "67fafc30-fd0e-49f3-80c6-6fad7aef2062", + "id": "62d6e393-8ee5-4863-8d1e-f97b5fa05e6e", "name": "Slim Campaign", "originalRequest": { "url": { @@ -43848,7 +43848,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7047ca74-f929-4081-beb7-3e961a2a40e4", + "id": "15d8eb07-ab7d-42ab-a89e-4ca2c674de57", "name": "Full Campaign", "originalRequest": { "url": { @@ -43946,7 +43946,7 @@ "_postman_previewlanguage": "json" }, { - "id": "105260ee-8421-4ce9-907e-1b3aebca01bb", + "id": "50b09a32-f423-4599-930a-fe14f3e4b887", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -44044,7 +44044,7 @@ "_postman_previewlanguage": "json" }, { - "id": "272ecfac-72e3-4a91-801f-cbb3aba9d5eb", + "id": "207bad67-ef75-4c95-b567-da86aab250c6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -44142,7 +44142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "542341ae-1a3c-4088-97e6-4cd73359b780", + "id": "d8449874-3720-45af-89e5-3152d92fd3ce", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -44240,7 +44240,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4c6e542-1541-428a-bd14-e0ee18ab2eba", + "id": "f37eb361-99b5-48e4-8460-456f4a4a4bbc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -44338,7 +44338,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59c87fb4-c6f7-466a-8080-2a8c04367508", + "id": "a65d540f-66f3-42e1-a7df-8ee7a3a3e61f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -44442,7 +44442,7 @@ } }, { - "id": "650a1d74-ddef-45cc-9cf7-cee3aa75132f", + "id": "3027e817-6792-4932-ae29-940a29234247", "name": "Create a campaign", "request": { "name": "Create a campaign", @@ -44484,7 +44484,7 @@ }, "response": [ { - "id": "913b6ab8-5500-47ff-bf7b-4a4f80291cda", + "id": "dc9baebf-3a31-4167-bca4-ff6625f6d668", "name": "Manager", "originalRequest": { "url": { @@ -44540,7 +44540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc64cc37-0811-4b6b-8015-95f3e1f49422", + "id": "fb13e59d-8a6f-4fd9-982d-7bc1f8d540c3", "name": "Search", "originalRequest": { "url": { @@ -44596,7 +44596,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5906a22d-2288-40db-a079-fb2a645a227d", + "id": "5110c110-e606-42ae-84fb-a4fb5c5f7b8a", "name": "Source Owner", "originalRequest": { "url": { @@ -44652,7 +44652,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bad0d248-f88f-4a56-a4d2-054d35a829ad", + "id": "ba9d43ec-713e-452a-bf53-143f86fa22dd", "name": "Role Composition", "originalRequest": { "url": { @@ -44708,7 +44708,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e181697e-4d6c-4db3-8789-ffaa07d378f6", + "id": "b214d197-764f-45a6-beca-b5e44cbae2b9", "name": "Manager", "originalRequest": { "url": { @@ -44764,7 +44764,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef913de7-37ee-49d0-8d1c-29a88d8b5d4f", + "id": "f6b3cb27-19fc-4489-a4b7-366ad59d0883", "name": "Search", "originalRequest": { "url": { @@ -44820,7 +44820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d26934d-b60b-463e-8399-a91b9c78eca5", + "id": "722f8e79-cc3b-4f7b-9d9c-80986d0b6576", "name": "Source Owner", "originalRequest": { "url": { @@ -44876,7 +44876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8dcd680f-9ec7-47f3-b675-5b9af0fb26b9", + "id": "370327f0-a795-4fab-a353-dff24252345a", "name": "Role Composition", "originalRequest": { "url": { @@ -44932,7 +44932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bac28179-5657-4d39-a1d0-955f6108e325", + "id": "40490989-88b6-4b55-8217-baa1d4f07791", "name": "Machine Account", "originalRequest": { "url": { @@ -44988,7 +44988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64823cca-3c58-463e-911e-dd50d0f6daad", + "id": "6af77696-519d-4952-ba4d-59339cf883a0", "name": "Manager", "originalRequest": { "url": { @@ -45044,7 +45044,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfdbc08b-4d57-4ba0-a680-8ab6d5f994ea", + "id": "ed02b162-627f-4cdc-a175-2c14f134bfb7", "name": "Search", "originalRequest": { "url": { @@ -45100,7 +45100,7 @@ "_postman_previewlanguage": "json" }, { - "id": "529d4bd2-3a83-41ec-8e59-f1414afacd89", + "id": "0fa95939-7d05-41f2-9cdb-63a82a623988", "name": "Source Owner", "originalRequest": { "url": { @@ -45156,7 +45156,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf13b745-606c-4201-ad74-d2fc9cf673d2", + "id": "29ff3929-13e2-40a3-bcb8-76cdedeea081", "name": "Role Composition", "originalRequest": { "url": { @@ -45212,7 +45212,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea1d126d-371c-4aae-8c4d-945fb47a611c", + "id": "3fde45c6-7ea6-4d96-b0ae-261a3752a69b", "name": "Machine Account", "originalRequest": { "url": { @@ -45268,7 +45268,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25618064-22a4-40b0-8902-cf91d46cccf8", + "id": "0fdd8661-88c3-4ae5-8c2f-dc3c0359049d", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -45324,7 +45324,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31d2b9d4-b7ce-4e55-a92f-99e6e2810020", + "id": "6c482811-17b3-4493-810f-63463199d83f", "name": "Search", "originalRequest": { "url": { @@ -45380,7 +45380,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b31ebfd-1933-4d03-bb3e-1a529e3e8b3a", + "id": "47ddd4d2-502c-4281-8775-95b3e28fa6f9", "name": "Source Owner", "originalRequest": { "url": { @@ -45436,7 +45436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "418d93fb-dd34-4a58-bbcb-a5c2b058e85c", + "id": "4fa64693-0cfd-4c17-a043-47dda6cd52ff", "name": "Role Composition", "originalRequest": { "url": { @@ -45492,7 +45492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa3a101d-995d-4d4e-9fdc-d35bb346e964", + "id": "57d95b36-e284-422d-9130-63e92b9007cb", "name": "Machine Account", "originalRequest": { "url": { @@ -45548,7 +45548,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b306e3f-6543-4e64-b48e-b472ab44bc94", + "id": "3b2e3c55-1a6b-43d4-bfa1-0696568a43f9", "name": "Manager", "originalRequest": { "url": { @@ -45604,7 +45604,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b63b39b9-7414-4a1a-bfdd-520ce00797b0", + "id": "3fde09f7-773b-4a97-aab1-7aff0d58d483", "name": "Search", "originalRequest": { "url": { @@ -45660,7 +45660,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d0936d2-412f-49fc-bdbe-d73db041555b", + "id": "8864ec29-a282-4aa6-ae5d-c998c16204c0", "name": "Source Owner", "originalRequest": { "url": { @@ -45716,7 +45716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "523e9357-db92-4454-8719-433d7fe5483a", + "id": "96e00925-f216-41e6-8adc-182d4fa8692a", "name": "Role Composition", "originalRequest": { "url": { @@ -45772,7 +45772,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77960991-1c16-45e9-af60-562a1066d8c6", + "id": "0af5c9f2-c275-4402-9d52-7328d0eac068", "name": "Machine Account", "originalRequest": { "url": { @@ -45828,7 +45828,7 @@ "_postman_previewlanguage": "json" }, { - "id": "390981d4-35f8-41a4-89f1-c3599494bcf1", + "id": "d8c37a07-9a58-47ed-aab9-f30f0a16bf07", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -45884,7 +45884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "203a82c0-acca-4b1b-96a8-027f6fb4da52", + "id": "58f75033-1197-467d-8e1a-2777a942e68b", "name": "Search", "originalRequest": { "url": { @@ -45940,7 +45940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f41da5e7-ced5-4f11-894a-528bd7b13f0e", + "id": "dc37f664-cb1b-42c1-a8a7-23fdf85dfc84", "name": "Source Owner", "originalRequest": { "url": { @@ -45996,7 +45996,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c0fde89-9ee3-4de8-973e-1ae0e81c9b80", + "id": "0e59692e-b104-413d-8e0c-cbe9a047a195", "name": "Role Composition", "originalRequest": { "url": { @@ -46052,7 +46052,7 @@ "_postman_previewlanguage": "json" }, { - "id": "deac0ed7-1d53-4918-b1d4-6018ded88bf2", + "id": "5c973fb8-4bac-427f-9979-af48d2b4851f", "name": "Machine Account", "originalRequest": { "url": { @@ -46114,7 +46114,7 @@ } }, { - "id": "86c5da2c-3ff5-440e-a3b5-40ed7fc9fe47", + "id": "226ea1c7-b3fa-4670-b5ff-110e75eb4f80", "name": "Get Campaign", "request": { "name": "Get Campaign", @@ -46165,7 +46165,7 @@ }, "response": [ { - "id": "6db6e023-c9b2-448d-b506-14dfce46d540", + "id": "29389b01-b4d3-496f-8279-f804b82dac64", "name": "Manager", "originalRequest": { "url": { @@ -46219,7 +46219,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90f3b34d-d3ec-4388-835c-89db018412db", + "id": "2bb48a9e-cf7b-4dd6-be42-b1e7a7437e8e", "name": "Search", "originalRequest": { "url": { @@ -46273,7 +46273,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d238fed1-b760-420e-b464-e25ed55da107", + "id": "ba402c59-8f16-4ef9-8940-697dcbae6b71", "name": "Source Owner", "originalRequest": { "url": { @@ -46327,7 +46327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "666e5f33-4787-4e2b-9d54-4c4eaed56ece", + "id": "6c580d58-7a6c-4250-aea6-bb7365f16ffa", "name": "RoleComposition", "originalRequest": { "url": { @@ -46381,7 +46381,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d01a102-264d-4239-affc-544441fc3b90", + "id": "d109bb47-3a4a-45a6-87e5-e635b5f99322", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -46435,7 +46435,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e959fec6-9541-421a-9cde-17bb6436ebf9", + "id": "dff63ea3-a652-4ddc-b10d-e07e9de10f05", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -46489,7 +46489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2325197-346f-4a2f-a095-c36f2da43e2f", + "id": "0dbb9880-073e-4267-9eb5-a7b2d61a4d4a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -46543,7 +46543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44841c79-309d-48c0-9c09-73d8944ddf62", + "id": "5d8a4af2-7ba4-40e4-955c-30c4bae27e50", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -46597,7 +46597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3bb5ca7a-65d1-4af8-97bd-9d5e58418d21", + "id": "5ff31de5-0f1c-4a62-addc-32fe727d1787", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -46651,7 +46651,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5d0a8c7-dae3-4e5a-9265-7040cae380da", + "id": "ef2f2189-4f9c-4767-ab4c-e1a83cbe1d5a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -46711,7 +46711,7 @@ } }, { - "id": "ed8459a8-f829-415b-9b8e-7cf63bb321f6", + "id": "c01b11e9-1819-4a27-bb72-5e14cf9c6c52", "name": "Update a Campaign", "request": { "name": "Update a Campaign", @@ -46765,7 +46765,7 @@ }, "response": [ { - "id": "864a3e13-67b8-4d1b-abfb-f027dd23e1b9", + "id": "70cad583-83d7-42a6-b7fb-13637f781403", "name": "Manager", "originalRequest": { "url": { @@ -46822,7 +46822,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4b00d2e-e94b-4c60-92ac-82105a53fa2d", + "id": "d94621a7-1629-4586-9868-2441a2e3681c", "name": "Search", "originalRequest": { "url": { @@ -46879,7 +46879,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8714e07-537c-45eb-9e3b-0b1ce3411ddd", + "id": "d9135057-2421-4f4a-b96e-ddd3bc936fe7", "name": "Source Owner", "originalRequest": { "url": { @@ -46936,7 +46936,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f63c5d0a-1e84-4365-b083-52de7da92590", + "id": "6a256270-d367-4161-9477-922b79d21e4c", "name": "RoleComposition", "originalRequest": { "url": { @@ -46993,7 +46993,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce4c9d71-d85f-4b42-aac3-02d9c3013cad", + "id": "e36007f3-3053-4caf-8c8e-828d3dc6d485", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -47050,7 +47050,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68c85866-1f7e-4642-9bbd-3c6029d7004b", + "id": "9e2e0fc3-acf3-45f0-b9c1-0284c833769c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -47107,7 +47107,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2161b32-d9be-4822-b7fb-eb8e32d170b9", + "id": "c40c1954-eb75-478c-a3d2-e0de1220bb2a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -47164,7 +47164,7 @@ "_postman_previewlanguage": "json" }, { - "id": "395eaa29-1499-429e-b599-5bf6cd062c7a", + "id": "4dbf63ee-05b8-458f-ae4f-b28828571d96", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -47221,7 +47221,7 @@ "_postman_previewlanguage": "json" }, { - "id": "375266b8-7dbb-446a-a3e3-11a9b65907dd", + "id": "15d7c29f-3fd4-479c-8a3a-e8b0f17131ae", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -47278,7 +47278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e338e836-e716-41e3-a1fc-b9d6a78e0059", + "id": "92ade3f3-0e27-460b-8bcf-d3e0c23c5c6e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -47341,7 +47341,7 @@ } }, { - "id": "bbae7209-726e-40b4-877f-a8525fb8d261", + "id": "f29d41e6-6f98-461a-9318-28a4f8c80113", "name": "Reassign Certifications", "request": { "name": "Reassign Certifications", @@ -47396,7 +47396,7 @@ }, "response": [ { - "id": "fcffb1d9-2262-4591-bbae-fb37fd4fad09", + "id": "53d281d7-75df-496f-84b6-2c387597e2c8", "name": "The reassign task that has been submitted.", "originalRequest": { "url": { @@ -47454,7 +47454,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14f8c7fb-2d82-4c97-bca1-6d0741883936", + "id": "6266303b-e2a4-4f2d-97d7-8c14bf6fcfaa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -47512,7 +47512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bad3cf21-abc2-4c8c-987e-7b7f0338d940", + "id": "37782ec3-0f22-4b9b-a153-475881b323c4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -47570,7 +47570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd07da33-ee8c-4134-b893-814cb8a17679", + "id": "31c590cf-753d-42bb-b15c-0a8c5c75dc3a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -47628,7 +47628,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd231b3b-f3f4-4f1b-a482-28b0504f5614", + "id": "b7f432a8-5dc9-4563-8a43-b66670fe5075", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -47686,7 +47686,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8e09705-f249-46af-b7be-419cbaea7cad", + "id": "12ebe99c-d82a-4329-9dad-0b3c233c8a86", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -47744,7 +47744,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2082795c-4ae5-4123-8a87-e4992ae65b60", + "id": "f268e4f8-b933-45be-90fe-b560d087b44b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -47808,7 +47808,7 @@ } }, { - "id": "68b61526-4fe7-4519-92a7-4e27aa8b106f", + "id": "ed82dd0d-30f0-4c0e-9219-0179c30a7afa", "name": "Activate a Campaign", "request": { "name": "Activate a Campaign", @@ -47863,7 +47863,7 @@ }, "response": [ { - "id": "204e9654-7a5a-47f5-af6f-b5daea61bd30", + "id": "ffdf1c31-d757-4af4-8164-4b897e8de3b8", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -47921,7 +47921,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a766064-d193-4ba5-b35b-c4fee9ee4499", + "id": "33e98a1b-4b91-404b-8055-95af358fecab", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -47979,7 +47979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6734181-8a01-45dc-8d8f-fea62fa1eee0", + "id": "d1badb95-5e7d-4b00-8bfb-fd9e2ea50604", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -48037,7 +48037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "feec6971-8df9-44c2-940a-5889a94204f9", + "id": "b7d9c7a3-a108-4894-9688-55020b3ed339", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -48095,7 +48095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3577178-a4ae-477e-b57d-86bf5ec60c3a", + "id": "9107920f-02d9-458b-b70d-3000226fb015", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -48153,7 +48153,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e060383-ba48-45b9-9c1d-5226dc376264", + "id": "2a1d3b85-128f-4067-92f3-cc7822393802", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -48211,7 +48211,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8049c79f-565b-498b-b96a-6765a46eea84", + "id": "ec2358a8-9bc1-4a4a-916f-d143e38ef9e3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -48275,7 +48275,7 @@ } }, { - "id": "bbcd1118-e627-452a-84c5-01e710bcd82a", + "id": "a89a649e-138a-4c23-84d0-9ee733ef3d1a", "name": "Complete a Campaign", "request": { "name": "Complete a Campaign", @@ -48330,7 +48330,7 @@ }, "response": [ { - "id": "400a801b-011e-4428-a874-459e5252c503", + "id": "6466611f-0705-4742-a951-f76bb160e31a", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -48388,7 +48388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b585a2b9-c191-4546-a4b8-a8c2be80a37b", + "id": "1d467da1-f161-42bf-8707-02a007d7ddb7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -48446,7 +48446,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e523353-37be-49eb-b143-dfa3639a08b0", + "id": "e44dc1ce-3964-44f3-8b64-fe3a75850d13", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -48504,7 +48504,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a644e73-97a4-4f78-9cab-e59bcf0f1b89", + "id": "d6024b4d-bad1-4914-9a6d-eee146304da9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -48562,7 +48562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e23b97d-5e0a-4195-9769-b9acd0535ac5", + "id": "26e72d12-ee97-4816-b0b2-9bf33418dcfc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -48620,7 +48620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "220ba96b-b1c9-487d-bb41-1bd8c605c071", + "id": "8190ab33-1db6-43cb-8bd9-0f31b996ba9b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -48678,7 +48678,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cad07b9d-5d3f-4e49-8591-7f1fda94da0f", + "id": "853af8cb-ad0b-4891-ae43-441541666ad7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -48742,7 +48742,7 @@ } }, { - "id": "6962ffae-b21d-4e83-bf88-f9721bf9e42f", + "id": "fcb9b1c1-0bff-4543-ba72-05776f2057fb", "name": "Delete Campaigns", "request": { "name": "Delete Campaigns", @@ -48785,7 +48785,7 @@ }, "response": [ { - "id": "2b0d5611-6bed-44fd-a3f7-1ce8016a1333", + "id": "626d727f-a225-41a3-b744-fe6685bc1418", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -48842,7 +48842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "880ce33c-a24e-4a94-ba93-d349aba8ecd4", + "id": "eff62225-0b2f-47ab-93c3-bf7c9dd13104", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -48899,7 +48899,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7320e20-3a28-4a64-a244-71c671227c69", + "id": "6eaee540-29bc-4493-aec2-300c92e548a6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -48956,7 +48956,7 @@ "_postman_previewlanguage": "json" }, { - "id": "406483df-b47c-47ca-b3ca-0eed90ac57c6", + "id": "bbbe9881-e01f-4a5c-b462-cba2bb12ae0b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -49013,7 +49013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b4891f2-ba89-49f9-82db-20e5bff4fadd", + "id": "d4ea20d9-62e3-422e-a49c-1aa4cdf9ebab", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -49070,7 +49070,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be59802f-b5c2-4e39-90bd-6e4f647afbeb", + "id": "3bdaec7c-17db-4291-8157-74eee32298cd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -49127,7 +49127,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e30e47a-5f41-46c8-87bd-df9cb99cf581", + "id": "fb9498cc-4834-49bc-826d-80aa63bcd760", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -49190,7 +49190,7 @@ } }, { - "id": "a2f31e17-e235-48e1-b430-05dacdecd6fc", + "id": "ca0ee0ae-54e7-4ed5-894e-c84bbc424ff0", "name": "Run Campaign Remediation Scan", "request": { "name": "Run Campaign Remediation Scan", @@ -49232,7 +49232,7 @@ }, "response": [ { - "id": "237a1b41-7db4-488c-8d76-14726bf4226f", + "id": "e7dfd463-8f29-4c60-9743-1d136cec2a3c", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -49277,7 +49277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "407dfafa-cbbf-4b43-b1c2-ceed21d4903c", + "id": "fcae6c7f-5adc-4d6f-baa2-d2ced0397f80", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -49322,7 +49322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf82032a-cb40-4075-9dcd-ba120c2ac923", + "id": "9133338b-658c-4975-8b79-7ebc50b6b81f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -49367,7 +49367,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68b6e48a-7246-487f-ac97-92959684ddba", + "id": "ecfa276f-99ed-48ba-b83e-746ef2a3aad6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -49412,7 +49412,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c7852ba-842c-4ccb-9969-74a5e27b6171", + "id": "33d8a53c-6ee2-4697-9444-f4401d394703", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -49457,7 +49457,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79b0a7c7-6904-4f90-960c-f19c3ea2eb24", + "id": "a39de5cb-66ab-4d46-88d9-91e0f94699e4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -49502,7 +49502,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00fdaed2-3529-4ce6-b955-cfdcf8f9f9cc", + "id": "011724e9-a891-4f37-a126-78136dc167a1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -49553,7 +49553,7 @@ } }, { - "id": "babd2543-b2e2-4e84-8f24-6a02f70e7e2d", + "id": "1c8ef581-cfaf-4e74-97d2-b073139893fe", "name": "Get Campaign Reports", "request": { "name": "Get Campaign Reports", @@ -49595,7 +49595,7 @@ }, "response": [ { - "id": "08fbe248-87d7-433f-bef7-899a7e5340a0", + "id": "6a656e19-2632-4344-8045-10ac3e3675f7", "name": "Array of campaign report objects.", "originalRequest": { "url": { @@ -49640,7 +49640,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14a083c6-5a43-459e-86a9-860b47ee6a68", + "id": "1b286eae-6088-4d16-9e39-728813ea49e2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -49685,7 +49685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3300b03-c428-4485-904e-105689309b60", + "id": "327fefb9-fddd-4f3e-a08c-640bd9888a1c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -49730,7 +49730,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6a7daae-ce75-4db8-8cc7-20c22678c57a", + "id": "c6bee031-a304-4eef-81d1-74c55c849ce1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -49775,7 +49775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e8c6577-92ba-4c45-b68d-450aff1edd72", + "id": "33b81085-b61c-47b6-b8e1-6b43c6f407ec", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -49820,7 +49820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c742353a-7115-40fd-9271-5b373985b572", + "id": "bf63d05d-8bc3-4761-b50c-b762a4363115", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -49865,7 +49865,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5819b293-47b6-41d8-84fe-8b7956db1e48", + "id": "16aac727-193e-4a93-9595-937e66892659", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -49916,7 +49916,7 @@ } }, { - "id": "4d0f843a-c2dc-4c44-a197-6a38d5b29513", + "id": "7c5a47c7-6799-48e1-9c5e-27fef35be162", "name": "Run Campaign Report", "request": { "name": "Run Campaign Report", @@ -49969,7 +49969,7 @@ }, "response": [ { - "id": "81afd478-5f16-4f28-aeb7-5f7be0017fd6", + "id": "646cacb8-c1cd-45a1-9674-62f2da77c962", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -50015,7 +50015,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e623be8-d580-4b90-bdf0-1f4d708db7f7", + "id": "0b3b88b8-712c-4ad1-9524-fd226ccab8f1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -50061,7 +50061,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4644c28b-35b8-4066-8e6a-46132fa4fdad", + "id": "8957abf3-50a6-44bb-b064-be141ca8ecdc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -50107,7 +50107,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af53dd55-48b4-4230-8228-d58f9b40ed6c", + "id": "52e958ea-1235-4e35-b326-ae203fe48d6c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -50153,7 +50153,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc1ed69f-66ab-4c49-b86a-f3ef759eee16", + "id": "ba22d074-9f30-4658-87f5-2e0653041caa", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -50199,7 +50199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c96f5e6e-d78c-4153-93a1-f1545ba88bb2", + "id": "b5fccc80-309c-4134-8284-c8939dd6df7c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -50245,7 +50245,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7cc544ff-3199-44dc-98c5-d34511342838", + "id": "6ba9ae9c-934f-4068-8a48-265582d5ba17", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -50297,7 +50297,7 @@ } }, { - "id": "a5b14bbc-693d-4678-bba1-e9152a2bd08b", + "id": "6e1d3d32-9fdf-496d-8b3e-f4e17166b1f4", "name": "Get Campaign Reports Configuration", "request": { "name": "Get Campaign Reports Configuration", @@ -50327,7 +50327,7 @@ }, "response": [ { - "id": "4f990adc-3ce4-401a-8d5a-82b00d8bcea9", + "id": "dd26cddb-fefb-4f09-976d-1aa88a792592", "name": "Campaign report configuration.", "originalRequest": { "url": { @@ -50371,7 +50371,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e74dbf1-5a0d-46c7-80fb-951547578b29", + "id": "84b27a93-2ee8-4fdc-949b-c7610410ba69", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -50415,7 +50415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4caeada6-9c74-44de-808c-7cb153911a04", + "id": "415fd826-b423-41ef-9589-3d110193f3be", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -50459,7 +50459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7640f250-5fd3-4cfc-96ea-31f2e96695fc", + "id": "200917f6-71a7-4079-92df-4faff2a8bf99", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -50503,7 +50503,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29b83dbc-5a07-436b-857f-a191c37a81e6", + "id": "84f8697f-4c39-43ac-86af-25932338f196", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -50547,7 +50547,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f305581d-bb77-4eb4-842f-ca44d80d818d", + "id": "ba8d8fa9-1e2c-4950-9f17-61ab13a902dd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -50597,7 +50597,7 @@ } }, { - "id": "799e00ad-b40b-4516-a41f-9349f89edd27", + "id": "60397453-ff01-4ae3-95d4-6d7ccd4e86b7", "name": "Set Campaign Reports Configuration", "request": { "name": "Set Campaign Reports Configuration", @@ -50640,7 +50640,7 @@ }, "response": [ { - "id": "234b810f-291c-476e-8731-9bd94370312b", + "id": "0cf86e0a-b791-46a0-843c-c3e5c633c206", "name": "The persisted campaign report configuration.", "originalRequest": { "url": { @@ -50697,7 +50697,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28662d77-7d56-44eb-b9f4-4cd74ed105b3", + "id": "a12a3e06-5387-473b-a962-bcc28ef09b83", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -50754,7 +50754,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93a40119-5261-4061-91ed-a6c384993425", + "id": "93e53f73-e75c-4cbd-9f40-b09b2fe47ddc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -50811,7 +50811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1bec9511-e13e-4a7d-812f-f9aed7c44eec", + "id": "99dca873-0a4f-4a84-91cf-dfde847358c5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -50868,7 +50868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb9dc838-465e-45df-811c-fb9a56f35cd8", + "id": "d1c78ebe-3a29-4def-b7f6-069aa784fd52", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -50925,7 +50925,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dcb28bb4-bba0-4807-9516-a53fedce1249", + "id": "a69d34a7-03e8-49a3-bb6b-d11e4697c2f7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -50988,7 +50988,7 @@ } }, { - "id": "0dba4b3f-ebfc-4a39-a86f-193bcd376e9b", + "id": "9473fee1-858e-476e-b397-a40d9d8a5784", "name": "Create a Campaign Template", "request": { "name": "Create a Campaign Template", @@ -51030,7 +51030,7 @@ }, "response": [ { - "id": "e39676fb-293a-4f12-a23a-1f8160401b4e", + "id": "fc94d16c-a4c7-4f79-9e58-e5e7f61742c2", "name": "Manager", "originalRequest": { "url": { @@ -51086,7 +51086,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d5a0c32-31d0-4426-8dd1-edea3fc17b8c", + "id": "279854f0-5de7-4c08-ba54-5156da3443ff", "name": "Search", "originalRequest": { "url": { @@ -51142,7 +51142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe5f0a05-1689-49e6-bfbc-980dfe7bf87f", + "id": "beb81ed5-db3f-4c58-a6e5-e62441510253", "name": "Source Owner", "originalRequest": { "url": { @@ -51198,7 +51198,7 @@ "_postman_previewlanguage": "json" }, { - "id": "156a8ab6-6651-468f-a589-6bbd89d96bfc", + "id": "a02460d9-6f0a-478b-8d22-e12c81d15747", "name": "RoleComposition", "originalRequest": { "url": { @@ -51254,7 +51254,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81e8b06a-a910-4221-af22-977696c7dca2", + "id": "75673c1e-6e6b-4fd7-a952-a4a8dff0121a", "name": "Manager", "originalRequest": { "url": { @@ -51310,7 +51310,7 @@ "_postman_previewlanguage": "json" }, { - "id": "812dea38-90c7-42da-9024-2d5cf781d210", + "id": "f2c24e95-319c-408b-85af-3b569411d84a", "name": "Search", "originalRequest": { "url": { @@ -51366,7 +51366,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a1e281b-cb3a-4a4a-aa4f-8ade00d4449d", + "id": "86fe0784-baa8-4f53-b09c-5adb196ce65a", "name": "Source Owner", "originalRequest": { "url": { @@ -51422,7 +51422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ad68394-229b-4411-9c83-bc9d2c242e40", + "id": "bc3f97b2-ecc1-43c1-a6aa-d093235c2798", "name": "RoleComposition", "originalRequest": { "url": { @@ -51478,7 +51478,7 @@ "_postman_previewlanguage": "json" }, { - "id": "364d9cfc-ceef-4bd8-a898-2f657c9c9738", + "id": "d7a14fb9-72c7-47e7-8ab5-df65facc0368", "name": "Manager", "originalRequest": { "url": { @@ -51534,7 +51534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4affa04f-e80a-401f-9f8a-0f4284ae713b", + "id": "26f9d021-9f45-44ad-8875-3045abbcf599", "name": "Search", "originalRequest": { "url": { @@ -51590,7 +51590,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7bf5cf5e-f5f5-4967-944e-4c58f55ff073", + "id": "bbc30271-46d7-4384-bd49-056b2dfce581", "name": "Source Owner", "originalRequest": { "url": { @@ -51646,7 +51646,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d8c36d2-d3c1-44cf-9556-b1f5d1112d25", + "id": "a39e53ad-b52c-45cc-a4e5-d5337adf1985", "name": "RoleComposition", "originalRequest": { "url": { @@ -51702,7 +51702,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3795c470-50c4-4381-b2ec-5e7e711b6ec0", + "id": "06652b52-1282-4e7c-ab71-3334c5d35e01", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -51758,7 +51758,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e51e6b7-91ef-460a-b750-1663c869589b", + "id": "c55df009-5916-4bbd-9283-8b53d23e2628", "name": "Search", "originalRequest": { "url": { @@ -51814,7 +51814,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e02bde6d-211b-481b-ae47-736a39df1f5a", + "id": "fd5ab4d5-3772-45fa-b266-70eb21c2ca47", "name": "Source Owner", "originalRequest": { "url": { @@ -51870,7 +51870,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2b65edb-b302-4586-ab08-5e1b66e578ae", + "id": "35473cad-966f-416a-b5d9-be679c3145d1", "name": "RoleComposition", "originalRequest": { "url": { @@ -51926,7 +51926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ededa255-364f-491e-b248-a7e1a8e00af0", + "id": "50ae82ae-13cd-4173-a147-ef62dddff7ee", "name": "Manager", "originalRequest": { "url": { @@ -51982,7 +51982,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a9b782d-45a2-491a-bff1-87eabfee6b14", + "id": "5c1aad49-44b2-434c-ab4b-909736e368ae", "name": "Search", "originalRequest": { "url": { @@ -52038,7 +52038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb54bb50-b1d8-4b22-8a40-bb7f6dbb6aaf", + "id": "7a7c080f-7b65-4736-acb3-232aeb6fe315", "name": "Source Owner", "originalRequest": { "url": { @@ -52094,7 +52094,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8546881a-2dce-4468-99cb-36f66dc7afa5", + "id": "b02a243c-5165-4b2f-a42a-5ff1f55b819a", "name": "RoleComposition", "originalRequest": { "url": { @@ -52150,7 +52150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6158e228-a332-4eba-9a12-61a2b879b604", + "id": "e1854d4d-ce4b-4ea1-bab7-85c69d323ce4", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -52206,7 +52206,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69cd0b5b-acde-4dbe-9008-6e7bc8006946", + "id": "8670eaf8-08d7-468b-b788-62c649261e2a", "name": "Search", "originalRequest": { "url": { @@ -52262,7 +52262,7 @@ "_postman_previewlanguage": "json" }, { - "id": "231cb01d-c8f2-41e1-8b12-b89669ac13d4", + "id": "6421b92b-01ae-40af-86f1-ea335c87b0e5", "name": "Source Owner", "originalRequest": { "url": { @@ -52318,7 +52318,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb1a29d1-4dfb-49d2-a385-a38d8dd72bd0", + "id": "16d75d29-41f8-4cca-a828-c23c766665e0", "name": "RoleComposition", "originalRequest": { "url": { @@ -52380,7 +52380,7 @@ } }, { - "id": "b58e63c6-ba2a-4be5-a49f-2684ea358480", + "id": "3ada17ff-acb9-4dde-84c2-ea6fc620de2e", "name": "List Campaign Templates", "request": { "name": "List Campaign Templates", @@ -52455,7 +52455,7 @@ }, "response": [ { - "id": "165329cd-9ceb-4e1d-b3a0-548845b368a5", + "id": "d93e499b-9b6e-4d91-b8bc-13d75ed599cf", "name": "List of campaign template objects.", "originalRequest": { "url": { @@ -52544,7 +52544,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34221fe9-69df-4ef7-a78d-a4f9644020c1", + "id": "ff02df85-b2e5-4c59-bd6d-4c77f2a08780", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -52633,7 +52633,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1264f4c-31b7-43fb-85ad-72abd29af982", + "id": "1cc92482-c380-43d8-b754-e1624203e462", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -52722,7 +52722,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c079529-3d86-4e0d-a58c-b7de87fce32c", + "id": "0afe4707-0537-4c7e-ab1f-b1653f42458a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -52811,7 +52811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43552996-73cb-4112-a1b9-4ef43a8a4ff4", + "id": "418e6f64-3b67-4731-80d2-30abb1c43eed", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -52900,7 +52900,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc469746-9715-48da-a09e-3000c573477d", + "id": "22e267b0-9d1a-4d1d-9521-20a48d9b88bc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -52995,7 +52995,7 @@ } }, { - "id": "392e990e-c5cf-4780-9423-f65836ede611", + "id": "bfeff398-4f34-4be0-a45e-7b16b1e86025", "name": "Update a Campaign Template", "request": { "name": "Update a Campaign Template", @@ -53049,7 +53049,7 @@ }, "response": [ { - "id": "8ebfb624-8db9-41c9-887f-06893c35f08a", + "id": "08033cb9-40fe-4791-bab5-865b2a98ee2c", "name": "Manager", "originalRequest": { "url": { @@ -53106,7 +53106,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94c45f25-ba86-4098-b724-0dc4fb175f7c", + "id": "69b385ce-29db-4a71-9c95-f6696e4fb87c", "name": "Search", "originalRequest": { "url": { @@ -53163,7 +53163,7 @@ "_postman_previewlanguage": "json" }, { - "id": "817fecab-2361-4710-923c-cb71e2d16743", + "id": "697aaba2-256a-4d06-a014-d6183bfa52ef", "name": "Source Owner", "originalRequest": { "url": { @@ -53220,7 +53220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af403d65-fc09-4838-8516-749a7262244f", + "id": "56e4bdef-c929-4fd2-a38f-40bd079fbd6d", "name": "RoleComposition", "originalRequest": { "url": { @@ -53277,7 +53277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "856f07cd-1940-42f5-aa34-e4b2f5fd6f1d", + "id": "a4da279e-f23c-4aba-88fd-4de5d2da9833", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -53334,7 +53334,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70175290-33c3-468d-a4c7-3a023fcf52a7", + "id": "f0cfa33d-98b3-4ad7-9222-dc99ac3ea6f5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -53391,7 +53391,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58108fd2-72d6-4a6d-b835-746bc3548d59", + "id": "b2d808b5-71c1-4ac6-898b-a762607e5b06", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -53448,7 +53448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d663466-6d78-4376-8eb3-fff6ee8330da", + "id": "55a8e549-6eee-44de-ae71-d537e53648a7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -53505,7 +53505,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b85af1a-4357-45a0-af63-84a64d1c477b", + "id": "e4a5eebc-5ef5-4b2e-b80f-31eeaa271562", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -53562,7 +53562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebb9bec9-20dd-44dc-9095-3b0283440e91", + "id": "46627f9e-544d-4070-85fa-cecaec7d07b7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -53625,7 +53625,7 @@ } }, { - "id": "4c76d26d-bceb-469b-80f0-1956bf802f8d", + "id": "8c231771-39e2-4179-a2e8-c7a482dead6d", "name": "Get a Campaign Template", "request": { "name": "Get a Campaign Template", @@ -53666,7 +53666,7 @@ }, "response": [ { - "id": "1f9d00cd-fd1e-4ddd-a2b2-085d636f24bb", + "id": "b36da344-ca5a-495e-a0c2-f474bf10653a", "name": "Manager", "originalRequest": { "url": { @@ -53710,7 +53710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5bae8c63-4100-4e55-8bb2-a6e4625bb868", + "id": "d9abb168-81d2-4322-8b0d-eff474a4b905", "name": "Search", "originalRequest": { "url": { @@ -53754,7 +53754,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4924c6b0-450c-408e-bdce-d1b82a7f501b", + "id": "8ac9247b-42e9-4a0d-ae31-92f0c255ca11", "name": "Source Owner", "originalRequest": { "url": { @@ -53798,7 +53798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffe76a0c-9e0d-4bbd-ba8f-8418bef47b2a", + "id": "415e8e01-64f7-48c3-a4f8-9db1fe3ed8ec", "name": "RoleComposition", "originalRequest": { "url": { @@ -53842,7 +53842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebe2a06d-6cda-4ec1-a020-10928a90dcdd", + "id": "0e0a8cf9-5014-4a56-ad7d-107f32c6dc7f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -53886,7 +53886,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1ef52e2-d5a2-41dd-a65b-6d1ffce2f431", + "id": "f1edeacf-a720-45c1-bee4-404b1b9f212e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -53930,7 +53930,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19d69256-dd47-4b72-a596-644a7af0305c", + "id": "0d28a1f8-4fb0-42a5-a94b-b155dfa06cb5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -53974,7 +53974,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42e0d733-97eb-45f9-99d2-a7c87d0cd49d", + "id": "9d3456b9-db1e-4442-8d82-2b193827b033", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -54018,7 +54018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84ffe10b-ba6e-4ce5-be0f-520d07ebb810", + "id": "61295d2a-2752-4703-b9dc-ba9659c840aa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -54062,7 +54062,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa5faf5e-a434-4aeb-97b9-2e44a3440b70", + "id": "1b7f3c2c-78ab-4af2-8a0b-79de68550cff", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -54112,7 +54112,7 @@ } }, { - "id": "7e9c5779-3ae0-4f48-a80e-f20a9d33b702", + "id": "45957af8-9355-4c81-ac5f-442bbb6d53ec", "name": "Delete a Campaign Template", "request": { "name": "Delete a Campaign Template", @@ -54153,7 +54153,7 @@ }, "response": [ { - "id": "9ac7cb94-e63a-4a82-9405-6fde21bcb7ce", + "id": "4b762683-4878-429a-8e58-2dcef8b08f48", "name": "The campaign template was successfully deleted.", "originalRequest": { "url": { @@ -54187,7 +54187,7 @@ "_postman_previewlanguage": "text" }, { - "id": "53c7f311-6f46-4cfc-93df-8e09acb834ae", + "id": "e0e97349-86cd-485d-b64b-fdf5bc3b4b0e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -54231,7 +54231,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e5748af-4bbe-4af2-9879-c40f6cb2b531", + "id": "746a94dc-3f37-4e30-a3fa-25b26b8a3e0e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -54275,7 +54275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fa2f480-32c6-4579-828b-9c17ce86245c", + "id": "ea558c11-040f-43f2-9ea6-bb0077c46186", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -54319,7 +54319,7 @@ "_postman_previewlanguage": "json" }, { - "id": "599fbe46-cd13-4bac-8d9b-4be26d8bc05c", + "id": "ebc3e6cd-e94e-4ed8-a270-c27418408eb0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -54363,7 +54363,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b08601a1-86ea-417e-b6a3-24c5a90ae4f5", + "id": "52b23054-c82f-44bd-832b-c37ff6269464", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -54407,7 +54407,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb0599a5-2a9b-4ce8-8e28-69170514f6ab", + "id": "7e0d0f4a-5eed-4236-8b30-d17db2d2a078", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -54457,7 +54457,7 @@ } }, { - "id": "49e1a55f-f702-4f52-81ee-d2d5eb1c8ff4", + "id": "16304169-b962-4f93-ada6-fcec10ee6c9b", "name": "Get Campaign Template Schedule", "request": { "name": "Get Campaign Template Schedule", @@ -54499,7 +54499,7 @@ }, "response": [ { - "id": "b5a3e896-768f-4e5a-ab67-40d0b35d267e", + "id": "b2c1df36-8d39-4b0c-8fc0-03322fbaa93b", "name": "Current schedule for the campaign template. See the [Set Campaign Template Schedule endpoint documentation](https://developer.sailpoint.com/docs/api/v3/set-campaign-template-schedule) for more examples.", "originalRequest": { "url": { @@ -54544,7 +54544,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9bb1727-0bed-41e7-9976-56fe57371370", + "id": "bb176f18-33ad-4302-9f31-e16ccaaa6892", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -54589,7 +54589,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82d47d11-9923-4246-b581-e7de08507d1b", + "id": "ed5d15ab-2f8e-4d57-a5c2-3dfb7febe244", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -54634,7 +54634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b1208e3-a366-4ca3-bcfc-d9322081d25c", + "id": "724be9e8-5596-40ac-89ca-633e1eadd61a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -54679,7 +54679,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0ddad93-99d4-4a4a-94c8-46615e67935f", + "id": "eae85457-f2cf-4a66-b2c8-8290144a597b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -54724,7 +54724,7 @@ "_postman_previewlanguage": "json" }, { - "id": "def9f211-9184-40fc-b900-4657ed938b00", + "id": "771aad34-f793-4a17-9f60-b9eb89fe5f9b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -54769,7 +54769,7 @@ "_postman_previewlanguage": "json" }, { - "id": "489ac15d-d8f7-48f9-9c7e-5ab50cc933a2", + "id": "91b3415e-a3d0-4d8b-824e-40395f18dd5d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -54820,7 +54820,7 @@ } }, { - "id": "fd5ae9ed-0a03-47a9-b14d-98923a82eb1d", + "id": "3e5af43d-4eb5-4bfd-839e-f20a597a906d", "name": "Set Campaign Template Schedule", "request": { "name": "Set Campaign Template Schedule", @@ -54875,7 +54875,7 @@ }, "response": [ { - "id": "d2363f5e-a6c6-49aa-8c9d-e5ff7e054e2e", + "id": "b4d3b541-1739-4a01-ad2b-770beb2fa497", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -54923,7 +54923,7 @@ "_postman_previewlanguage": "text" }, { - "id": "9fdab6ea-914f-44c1-ae9f-1cb66db85c74", + "id": "84004b28-ef07-4d1e-9f20-2ed3557995c5", "name": "Monthly", "originalRequest": { "url": { @@ -54981,7 +54981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b881a56f-f9e6-443e-9ab0-ab40d76f21a0", + "id": "573e8789-68ae-43f4-b0d8-77eeb60ca012", "name": "Once a year", "originalRequest": { "url": { @@ -55039,7 +55039,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d168ac6e-97ba-4696-9650-2f85d40ce798", + "id": "6a3e87ce-c7ed-4c04-8b8e-be3a09631b10", "name": "Quarterly", "originalRequest": { "url": { @@ -55097,7 +55097,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5aae0c3-324e-457f-bd4d-2683f295e186", + "id": "4c4299b2-075c-4092-8781-628dc23a3bd7", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -55155,7 +55155,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c82f4b96-55cd-4405-ac9b-b04fcd250ea7", + "id": "1ab95a32-dd85-45da-ae0f-eebd339ca8a5", "name": "On a Specific Date", "originalRequest": { "url": { @@ -55213,7 +55213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "881bc297-5cb0-4d8f-b43d-2552b5a173da", + "id": "c3c05bdb-751f-4858-b572-687cc30e89c1", "name": "Monthly", "originalRequest": { "url": { @@ -55271,7 +55271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca1f0259-f1ab-4dab-8c7f-e5f3398f84ea", + "id": "062b3141-b942-4c26-97a4-3c13ade5b833", "name": "Once a year", "originalRequest": { "url": { @@ -55329,7 +55329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8a91a2b-6c9b-4e1e-827e-7c4b67271c85", + "id": "c98e8601-da0b-4edf-884e-7f6b061ebc6c", "name": "Quarterly", "originalRequest": { "url": { @@ -55387,7 +55387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c0465ee-9073-4a07-aace-e5eed66d95b7", + "id": "db56cc34-7dec-4e8e-86e2-75dbf9c3d4f5", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -55445,7 +55445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6650d6b-d289-4628-804a-d1c1bcc31aca", + "id": "8f4c9c30-6ec5-4014-949d-fa93bde81ff0", "name": "On a Specific Date", "originalRequest": { "url": { @@ -55503,7 +55503,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac2289fa-dfda-43e7-97bb-b63edec2b91f", + "id": "985aea14-6c4f-4dd9-bfba-ffe7b1cd8d5d", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -55561,7 +55561,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e42aadc-915b-48c1-ae19-b6c280237fe0", + "id": "6ebcf24c-acb9-4f36-905f-b2916aa71fc9", "name": "Once a year", "originalRequest": { "url": { @@ -55619,7 +55619,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a92a6c17-5828-48d6-9fb4-368b60da7e84", + "id": "718c0ec2-c740-4908-907b-dfc306124d83", "name": "Quarterly", "originalRequest": { "url": { @@ -55677,7 +55677,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccdeab8f-ae35-4f2f-ac68-157ed4c4c851", + "id": "145c3584-de0b-4694-b236-a6c6083e0fe0", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -55735,7 +55735,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9f24928-be94-4723-819b-28b2b9f1176c", + "id": "5df6da7c-d596-4da1-a949-a7e315510b89", "name": "On a Specific Date", "originalRequest": { "url": { @@ -55793,7 +55793,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c4ecc64-7831-4eff-a42a-360984c0ef71", + "id": "7ec5373e-750c-4ae2-8c25-a558da4959e4", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -55851,7 +55851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "989cdcfe-97b1-49ef-9256-4b71353007ff", + "id": "44d08479-7d77-4e3f-8448-09fcac3c6890", "name": "Once a year", "originalRequest": { "url": { @@ -55909,7 +55909,7 @@ "_postman_previewlanguage": "json" }, { - "id": "290dd0f5-2277-4d34-a9e3-7c5f1036c5ce", + "id": "d3762eea-d5d1-4b8b-b2fe-10d41c300002", "name": "Quarterly", "originalRequest": { "url": { @@ -55967,7 +55967,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b1e6aca-4185-4d84-9584-5a1c7706b9fb", + "id": "3d3bd57e-515e-4508-948c-362b523e6cae", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -56025,7 +56025,7 @@ "_postman_previewlanguage": "json" }, { - "id": "887119fa-3a5d-41a6-9140-cfc88580ceb2", + "id": "63979d0f-d905-4479-8b2b-9f171602faff", "name": "On a Specific Date", "originalRequest": { "url": { @@ -56083,7 +56083,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb2416bb-37aa-4376-919f-dce10a1c3f60", + "id": "e7810f6f-70fc-4a12-b31d-dbadc9ca7599", "name": "Monthly", "originalRequest": { "url": { @@ -56141,7 +56141,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7b0e0c5-ecee-4825-b394-4b43774aca38", + "id": "1471767d-3395-44dc-9cc6-3bb0bc7d24ce", "name": "Once a year", "originalRequest": { "url": { @@ -56199,7 +56199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5179285-9cf8-4ff0-9fdd-d0443e8038ac", + "id": "46ad1598-f18c-4506-8bbb-1683e962a53d", "name": "Quarterly", "originalRequest": { "url": { @@ -56257,7 +56257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "535dfcd5-ad8b-4073-b68c-ad4238e80c23", + "id": "3e75cb10-877f-4759-a97d-71b28a510aa0", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -56315,7 +56315,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d91870f-39b8-4792-b4ec-b17defe2ea47", + "id": "30e5d966-1c5c-4a1e-8c32-54336fcffdb6", "name": "On a Specific Date", "originalRequest": { "url": { @@ -56373,7 +56373,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74b926ec-04f9-4217-9c1c-afebfe5bae20", + "id": "1a20353a-bcec-4496-9cde-0405db51969c", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -56431,7 +56431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de0145ec-6c49-4c3f-87a9-1a1c758e71a0", + "id": "54cb70fd-d0a7-485c-bd30-e375f5a07e13", "name": "Once a year", "originalRequest": { "url": { @@ -56489,7 +56489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c50adb69-2fce-49bd-8130-c105db4deba9", + "id": "e3faba55-b622-455a-a95a-148651f59e79", "name": "Quarterly", "originalRequest": { "url": { @@ -56547,7 +56547,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6faeaab-b061-4c19-8a79-72823691b92d", + "id": "2065af8f-d064-454e-a4c3-b3daa7f9fbee", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -56605,7 +56605,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a4f4677-f6ac-42b3-bbb2-a0629a2125d4", + "id": "c1a30134-69bc-4df0-9447-03d24fe7e6ae", "name": "On a Specific Date", "originalRequest": { "url": { @@ -56669,7 +56669,7 @@ } }, { - "id": "e902639f-9d95-41f7-a091-7d9af5e23d17", + "id": "445c298c-360b-4fba-afdb-898956a64a39", "name": "Delete Campaign Template Schedule", "request": { "name": "Delete Campaign Template Schedule", @@ -56711,7 +56711,7 @@ }, "response": [ { - "id": "d17f0fd0-5637-43a3-a773-69d8a50732d1", + "id": "b7085684-c604-43f1-8b60-b47c4c5e40a5", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -56746,7 +56746,7 @@ "_postman_previewlanguage": "text" }, { - "id": "894e65a9-014b-4f68-8400-1dba3015b808", + "id": "5772144e-ff0c-4bd1-b601-02928594765c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -56791,7 +56791,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53d271ca-f618-403f-9f1e-c3fa7c240335", + "id": "9314000f-60bf-4642-809c-ba03a1dcc0d4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -56836,7 +56836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21af6cda-f92e-4fa7-adce-80b7bfcd6e5f", + "id": "3526e322-0299-4901-b03b-dd5577873a19", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -56881,7 +56881,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0f38af7-5ce9-4e62-8d37-6da97147cb44", + "id": "af8c5d53-a4a6-437d-bc48-2950f6134c05", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -56926,7 +56926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8017c284-403f-40ff-8df5-bc7041e4a64b", + "id": "5f6c4490-1c17-485a-ae92-942ea0104c70", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -56971,7 +56971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0477eb98-6945-408a-9614-7e022e6bc368", + "id": "07234af9-7bc5-45a0-8429-4e9b397564b7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -57022,7 +57022,7 @@ } }, { - "id": "799c0b67-c8cc-449b-abda-4c03f4058746", + "id": "10e3d532-061b-4f1b-a58a-1a5c6115cda3", "name": "Generate a Campaign from Template", "request": { "name": "Generate a Campaign from Template", @@ -57064,7 +57064,7 @@ }, "response": [ { - "id": "f0ccdebe-3ef3-4934-8530-958401438291", + "id": "8b53ddcd-45ee-4030-86a4-b482a184490a", "name": "This response indicates that a campaign was successfully generated from this template, and the API returns a reference to the new campaign.", "originalRequest": { "url": { @@ -57109,7 +57109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f3ba5a3-595a-47fb-b6f2-4e95876eb973", + "id": "19a69ac8-e4ac-4d25-b660-0cb7d8a434ca", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -57154,7 +57154,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1382328a-d4b2-4e3f-b37a-6c634af4e564", + "id": "354e849c-868c-46bb-88a6-3dfce1bf203b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -57199,7 +57199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "465f0896-56df-46ad-93b9-0fced62be2d7", + "id": "258302a6-96bf-48a8-ac97-b04de7adfa49", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -57244,7 +57244,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c17badb-e8f7-47f0-8ef4-b540cf69bcdf", + "id": "722220d9-69f6-4884-987e-f40e7b9a04d4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -57289,7 +57289,7 @@ "_postman_previewlanguage": "json" }, { - "id": "234b2319-b73e-4cfb-8901-f355fd4d3c15", + "id": "cb6f3d7e-50c1-4743-bf13-9d0aaf46dc78", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -57346,7 +57346,7 @@ "description": "Use this API to implement certification summary functionality. \nWith this functionality in place, administrators and designated certification reviewers can review summaries of identity certification campaigns and draw conclusions about the campaigns' scope, security, and effectiveness. \nImplementing certification summary functionality improves organizations' ability to review their [certifications](https://documentation.sailpoint.com/saas/user-help/certifications.html) and helps them satisfy audit and regulatory requirements by enabling them to trace access changes and the decisions made in their review processes. \n\nA certification refers to Identity Security Cloud's mechanism for reviewing a user's access to entitlements (sets of permissions) and approving or removing that access. \nThese certifications serve as a way of showing that a user's access has been reviewed and approved. \nMultiple certifications by different reviewers are often required to approve a user's access. \nA set of multiple certifications is called a certification campaign. \n\nFor example, an organization may use a Manager Certification as a way of showing that a user's access has been reviewed and approved by their manager, or if the certification is part of a campaign, that the user's access has been reviewed and approved by multiple managers. \nOnce this certification has been completed, Identity Security Cloud would provision all the access the user needs, nothing more. \n\nCertification summaries provide information about identity certification campaigns such as the identities involved, the number of decisions made, and the access changed. \nFor example, an administrator or designated certification reviewer can examine the Manager Certification campaign to get an overview of how many entitlement decisions are made in that campaign as opposed to role decisions, which identities would be affected by changes to the campaign, and how those identities' access would be affected.\n", "item": [ { - "id": "5e22d196-8e77-4954-a1d9-5083e8e6bf21", + "id": "991cd102-fadf-4341-995f-eee5e0848835", "name": "Summary of Certification Decisions", "request": { "name": "Summary of Certification Decisions", @@ -57398,7 +57398,7 @@ }, "response": [ { - "id": "01f0634e-68e4-4a21-b601-1a02b59d7466", + "id": "d037e742-e985-4aef-a55a-04f50ee0d29d", "name": "Summary of the decisions made", "originalRequest": { "url": { @@ -57453,7 +57453,7 @@ "_postman_previewlanguage": "json" }, { - "id": "040fc5d5-b3cc-4396-a523-1e46deb18e0b", + "id": "70f9056b-0cea-4508-90bd-930e0360bf22", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -57508,7 +57508,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6977780-6a50-4f09-80bf-befa3ff9c2dd", + "id": "b3eaa04a-9026-4a08-b62f-d059596b8275", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -57563,7 +57563,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15ad91c7-d6c5-457c-98c6-841ca119a99d", + "id": "81e7f058-a14c-457b-800d-a0c139c21fe4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -57618,7 +57618,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff27d9a8-2f20-4a2c-90da-0eea04ae3278", + "id": "71963c37-16ec-47e3-9922-acb687e41ea0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -57673,7 +57673,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c8389a9-367c-4a6f-8c47-ecc6a126d923", + "id": "0d7fc3f7-5dd7-446f-b105-688d889dad53", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -57728,7 +57728,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32e3469f-8540-411a-aaf1-d7678c92cffe", + "id": "585ecb03-1383-4db8-a815-7283571c970b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -57789,7 +57789,7 @@ } }, { - "id": "130513f2-2d58-48c1-a9f9-3f83847d96c4", + "id": "c7807b8a-db9d-43c3-8de1-7a123f208dda", "name": "Identity Summaries for Campaign Certification", "request": { "name": "Identity Summaries for Campaign Certification", @@ -57877,7 +57877,7 @@ }, "response": [ { - "id": "2c671508-e381-4c03-8158-0375d1482643", + "id": "d6f5f1f0-5319-4293-9c7c-d129935bc424", "name": "List of identity summaries", "originalRequest": { "url": { @@ -57968,7 +57968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3d419c7-bc1d-4fee-bc63-d6a1865fb197", + "id": "530d5b20-b767-4340-8920-2fbf7e47175b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -58059,7 +58059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4229b911-60a4-4941-936d-9c54cdc7b8d0", + "id": "6951d37e-5c17-4dd8-b84d-8b5e83bda7fc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -58150,7 +58150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad8a1573-4597-4c70-97b6-95e7b9136800", + "id": "a2c6248c-b0cc-41d9-97bb-cf8ea26cc5b8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -58241,7 +58241,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cf0a24c-44e7-4fb5-81a0-8b8c10a1b29e", + "id": "11f923ba-5215-4634-abfc-63f017b2707d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -58332,7 +58332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b0d63db-38bc-4118-9793-90e621d55b41", + "id": "22108e63-d501-4a73-9dbb-b35a4bcc7898", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -58423,7 +58423,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b39138dc-16c6-4d48-86fe-17f1bf47a03e", + "id": "d06aa678-c284-448f-a251-1a61173efa38", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -58520,7 +58520,7 @@ } }, { - "id": "e959ee3e-ddf1-4de3-a8d3-5ef451248d1f", + "id": "1b713226-c167-467b-93a5-613869c029d2", "name": "Access Summaries", "request": { "name": "Access Summaries", @@ -58619,7 +58619,7 @@ }, "response": [ { - "id": "ac4e8367-4929-4969-9204-9b1513c72787", + "id": "a760abd0-1d26-4af2-8b24-327649916e66", "name": "List of access summaries", "originalRequest": { "url": { @@ -58711,7 +58711,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f263334d-3fe7-469d-bce3-bfa054d19a74", + "id": "ba525a41-282b-4f72-bd52-7e1be934556e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -58803,7 +58803,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ced681b2-3460-4b55-8390-815fa2d88ae2", + "id": "bcf2c783-e5aa-4e84-8113-5d2e8e45adba", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -58895,7 +58895,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26828679-0662-46ce-915a-093ae813f2fa", + "id": "ab1b0b45-284e-436b-8eba-8d0407bf4bd9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -58987,7 +58987,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a3b1d25-8e9d-4f74-bbf3-6ae5ce5d0cbb", + "id": "ceaddbfb-bcbe-4e23-8bc9-776a1dba061c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -59079,7 +59079,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5bb0a58-4fa7-46e3-a587-94d46551cfd7", + "id": "28179354-5060-4910-a2e1-090da2e626ba", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -59171,7 +59171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ab74f03-22a1-4bc1-b7ec-fa39b3bcccb6", + "id": "f6fee2d9-73e1-4c01-afe7-97e7da474d33", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -59269,7 +59269,7 @@ } }, { - "id": "5483f1ac-a319-4b23-861d-8f9443d2e8a0", + "id": "87e76985-47fd-41f0-8c87-c9818a4058b5", "name": "Summary for Identity", "request": { "name": "Summary for Identity", @@ -59322,7 +59322,7 @@ }, "response": [ { - "id": "9096d6eb-7033-460d-96fa-eb97e6376580", + "id": "3a0bdb64-8446-4aca-b3ab-85dcae39420d", "name": "An identity summary", "originalRequest": { "url": { @@ -59368,7 +59368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11b8e79e-020b-4c80-a4ef-fb8438fa05e9", + "id": "c7e4b4d3-4fc9-40ef-b911-221df187f808", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -59414,7 +59414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6dcd7775-1294-4a15-a0d6-5b1b38a5aaa6", + "id": "0bb2fd5d-8054-4c19-8bd0-93c3fb733d43", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -59460,7 +59460,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70c25d75-17e8-40e9-b514-48bddaa24de3", + "id": "01d9fa95-8b04-4305-86dd-c63926b57da8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -59506,7 +59506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54471b96-5976-4bbd-8665-345bfa51ee5d", + "id": "97841219-4523-4281-8a0c-25e03b0555ef", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -59552,7 +59552,7 @@ "_postman_previewlanguage": "json" }, { - "id": "501e2a30-3607-4fee-b910-23c10186c164", + "id": "1342e7f6-e4c8-4ec9-861f-1351c6769df6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -59598,7 +59598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4628125b-85e9-4c46-8fcb-7b3346ed2ee8", + "id": "25a1c322-a1e4-4202-a885-2ed2c2ce4565", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -59656,7 +59656,7 @@ "description": "Use this API to implement certification functionality. \nWith this functionality in place, administrators and designated certification reviewers can review users' access certifications and decide whether to approve access, revoke it, or reassign the review to another reviewer. \nImplementing certifications improves organizations' data security by reducing inappropriate access through a distributed review process and helping them satisfy audit and regulatory requirements. \n\nA certification refers to Identity Security Cloud's mechanism for reviewing a user's access to entitlements (sets of permissions) and approving or removing that access. \nThese serve as a way of showing that a user's access has been reviewed and approved. \nMultiple certifications by different reviewers are often required to approve a user's access. \nA set of multiple certifications is called a certification campaign.\n\nFor example, an organization may use a Manager Certification as a way of showing that a user's access has been reviewed and approved by their manager, or if the certification is part of a campaign, that the user's access has been reviewed and approved by multiple managers. \nOnce this certification has been completed, Identity Security Cloud would provision all the access the user needs, nothing more. \n\nOrganization administrators or certification administrators can designate other Identity Security Cloud users as certification reviewers. \nThose reviewers can select the 'Certifications' tab to view any of the certifications they either need to review or have already reviewed under the 'Active' and 'Completed' tabs, respectively. \n\nWhen a certification campaign is in progress, certification reviewers will see certifications listed under 'Active,' where they can review the involved identities. \nUnder the 'Decision' column on the right, next to each access item, reviewers can select the checkmark to approve access, select the 'X' to revoke access, or they can toggle the 'More Options' menu to reassign the certification to another reviewer and provide a reason for reassignment in the form of a comment. \n\nOnce a reviewer has made decisions on all the certification's involved access items, he or she must select 'Sign Off' to complete the review process.\nDoing so converts the certification into read-only status, preventing any further changes to the review decisions and deleting the work item (task) from the reviewer's list of work items. \n\nOnce all the reviewers have signed off, the certification campaign either completes or, if any reviewers decided to revoke access for any of the involved identities, it moves into a remediation phase. In the remediation phase, identities' entitlements are altered to remove any entitlements marked for revocation.\nIn this situation, the certification campaign completes once all the remediation requests are completed.\n", "item": [ { - "id": "619b63d0-3ab5-4e57-9918-2534568770da", + "id": "8104cec8-418e-4d38-8dd6-c97229acf0fe", "name": "List Identity Campaign Certifications", "request": { "name": "List Identity Campaign Certifications", @@ -59740,7 +59740,7 @@ }, "response": [ { - "id": "e1a1c527-424d-4cbc-8a33-2c4af0af224e", + "id": "656723d9-5bc7-4d78-b390-fa2480949ffb", "name": "List of identity campaign certifications.", "originalRequest": { "url": { @@ -59838,7 +59838,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45b8376c-26d1-41ab-b790-b4af57614f91", + "id": "b874daf7-c279-4ae7-9d73-af55b3997164", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -59936,7 +59936,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2fb08ba6-8fea-4d5d-85a5-df314ff2db99", + "id": "3b0bb515-0cd0-415a-a114-ddf0dc9bb987", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -60034,7 +60034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0bbfbfc1-91d4-42aa-853a-76b5b9362a80", + "id": "889ba352-b91d-4bed-ac3d-7eac9bda9f87", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -60132,7 +60132,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d62f57cd-4333-406d-8143-32ae3042d41a", + "id": "84e2232a-a80e-458d-beb1-0525b4f3dd8c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -60230,7 +60230,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba401fb4-ada8-4f2d-b296-a8edda4da79a", + "id": "28644069-c492-49a9-8875-ecba0096f966", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -60334,7 +60334,7 @@ } }, { - "id": "dfb9141d-e106-4d84-a70e-17d672c4b25c", + "id": "d3eb2214-9de1-4bc1-ac75-60ea05742bee", "name": "Identity Certification by ID", "request": { "name": "Identity Certification by ID", @@ -60375,7 +60375,7 @@ }, "response": [ { - "id": "5e9ded18-236a-4355-be3e-6b330b42114c", + "id": "455286d7-bb66-4ac1-9924-21b2d32f5416", "name": "An identity campaign certification object", "originalRequest": { "url": { @@ -60419,7 +60419,7 @@ "_postman_previewlanguage": "json" }, { - "id": "beb62493-66ce-401e-9583-e641c167e90e", + "id": "f53f8dcf-5d0c-4bbd-9b8e-edf968d6a636", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -60463,7 +60463,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d287313-e409-4e8b-8fc2-1ac268cc087b", + "id": "2e5156d0-3d67-4068-8a80-4cb3ec02f498", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -60507,7 +60507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8cb644db-6a9b-419d-a722-29b447813296", + "id": "8df286e8-3909-41f6-95d0-a3d3593499f2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -60551,7 +60551,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b947d4d7-d98e-424c-8e82-7f0a20e897b0", + "id": "8b81d64d-4e82-4e73-bc1e-1d469f95673c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -60595,7 +60595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e78aa1a-2f01-45c4-95f5-c8bb92b4cf7e", + "id": "495485d4-22d8-49cc-8444-05f250d7788d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -60639,7 +60639,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72ce16ea-9f5d-417c-918f-e7027a59a5d3", + "id": "3a1a8cc2-1fb5-4c19-bc1c-9436293a8945", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -60689,7 +60689,7 @@ } }, { - "id": "5066d4cf-f6af-4b89-b722-df5f63acbdfd", + "id": "ba6121f5-0784-42c1-8391-b029a0434525", "name": "List of Access Review Items", "request": { "name": "List of Access Review Items", @@ -60804,7 +60804,7 @@ }, "response": [ { - "id": "095de86d-8cd6-4a28-8dee-0a63ac9aab66", + "id": "ba4139c5-814e-451d-8a54-e7227a1ed1e3", "name": "A list of access review items", "originalRequest": { "url": { @@ -60922,7 +60922,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97b17758-1afb-4968-b4f8-a0d7322e6e93", + "id": "e048aa2e-039c-4983-809b-1af317809746", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -61040,7 +61040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f7744fe-aa60-4449-b515-0a48fc7243f8", + "id": "60d8d389-256c-4dda-ae10-e1582f9d00c8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -61158,7 +61158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb3fb3ee-1f96-4cb5-b3d3-a526cafbbf43", + "id": "edc20750-9748-4d74-a1b5-0ab455846db8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -61276,7 +61276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dab902ef-e54b-4080-87fd-d934b66bc607", + "id": "59843f3f-c107-44c8-b917-dc04e70ea284", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -61394,7 +61394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa926d5d-382d-47a5-9389-351835785309", + "id": "f6c2866a-53e5-4fd8-ac55-5501beb09509", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -61512,7 +61512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "799eeeb0-61f3-4612-8fe1-6d37ad40f49b", + "id": "d4a045cc-201b-4f5b-9d64-c08863cfbce5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -61636,7 +61636,7 @@ } }, { - "id": "4540fe9d-1239-43d8-ab94-380a17659f92", + "id": "e2105736-c9b0-44a2-88ee-f39ba3af4c0e", "name": "Decide on a Certification Item", "request": { "name": "Decide on a Certification Item", @@ -61691,7 +61691,7 @@ }, "response": [ { - "id": "d779dd4c-70dc-4c41-9d62-06308918e47b", + "id": "583f3017-b0d1-4e89-896b-7fded91b7151", "name": "An identity campaign certification object", "originalRequest": { "url": { @@ -61749,7 +61749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9717f1ed-34b2-4588-bcf9-e0629ff2068a", + "id": "8514e51c-00f9-412c-9a9a-f32b7ce80372", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -61807,7 +61807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98e602ed-83a4-4a45-95cf-6257265309e0", + "id": "9f6de5cb-991d-4bc2-899b-c0d54280f589", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -61865,7 +61865,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3184712e-1566-4d22-bcaa-3bc6d2adc856", + "id": "5d374b73-689a-432e-ab34-24495f929d66", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -61923,7 +61923,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5db24704-9aca-4f81-b4e4-733dd2e54f2d", + "id": "6a29b4ef-066c-4907-b3c7-ad5a3e7874e5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -61981,7 +61981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fbc105c-a0ee-4710-bda4-f5605cf721b2", + "id": "d00b5096-fa50-4b34-ab45-d3012fdf625c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -62039,7 +62039,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3fb5a91-da15-422a-b147-cec2351056a2", + "id": "936cc6e9-f8f6-4cd3-af3c-d0430a94c5e2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -62103,7 +62103,7 @@ } }, { - "id": "e14b49bd-a218-4ed6-bab8-f00e181de731", + "id": "9ed6e694-d691-413d-aa26-17831b20e90b", "name": "Reassign Identities or Items", "request": { "name": "Reassign Identities or Items", @@ -62158,7 +62158,7 @@ }, "response": [ { - "id": "d2bde4d7-8435-4611-b3a6-fc4c03672162", + "id": "a21570c8-7a27-4bd5-a5eb-8e8833123897", "name": "An identity campaign certification details after completing the reassignment.", "originalRequest": { "url": { @@ -62216,7 +62216,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ef28710-afef-467d-b4f3-fb6b69950b94", + "id": "aa3f7b47-c179-48ac-af22-012c6052e0ad", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -62274,7 +62274,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7da2aef-9da2-4b69-8612-e1a0a7883515", + "id": "a88f2c9b-b13c-4e83-b341-a839561f0b64", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -62332,7 +62332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a44db234-655e-4ccf-a0bb-9902794e00de", + "id": "f9239938-d4ca-4177-9444-a1bdf10655f4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -62390,7 +62390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2330dd6e-c36d-4656-939c-e8ffa4fd498a", + "id": "8c94b4cb-71ee-4d5e-bd4d-a4dc4aecbd5e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -62448,7 +62448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd44704a-4020-4d86-ad3b-ba225abb047e", + "id": "93645ea7-209c-4a4f-942c-185bf3c233fb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -62506,7 +62506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31ff04de-5dfe-4113-862c-67f7d8a77367", + "id": "897d4ba4-d799-44c1-924a-716745e09bc2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -62570,7 +62570,7 @@ } }, { - "id": "440339bb-bda9-483c-ad0b-f905606b7bb4", + "id": "b78509ae-6e95-48c9-84b9-d09f3ca863bb", "name": "Finalize Identity Certification Decisions", "request": { "name": "Finalize Identity Certification Decisions", @@ -62612,7 +62612,7 @@ }, "response": [ { - "id": "e7c75e3d-8ac4-4b2e-a112-55a01ece2bfc", + "id": "4fbc0087-46b0-448a-9add-35cfd5032b61", "name": "An identity campaign certification object", "originalRequest": { "url": { @@ -62657,7 +62657,7 @@ "_postman_previewlanguage": "json" }, { - "id": "449f0bde-6b19-4c7c-8db2-347e99ccd19b", + "id": "03cee674-5774-4fc0-8ca4-451328684e48", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -62702,7 +62702,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c21559c9-210e-4fd5-a1d7-2a299187df9e", + "id": "7c2f79a3-6b1f-47ec-9505-ca1be1f06139", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -62747,7 +62747,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3a8008e-4fc7-4427-a20b-59833e3f6448", + "id": "034c92f5-6290-413e-bc79-ddd40d090d9b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -62792,7 +62792,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3265b9c1-2674-4ce1-9430-df4e1d2091bf", + "id": "f16fb406-200c-49e5-8bd3-f7fe260464bd", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -62837,7 +62837,7 @@ "_postman_previewlanguage": "json" }, { - "id": "899b9fcf-1e58-461b-a3fe-e0ba888bd9dc", + "id": "52b2a804-b171-4e11-959b-7f50796217e3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -62882,7 +62882,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c956f4a-b0a6-46e0-91c0-93426bb0d4c8", + "id": "023b4472-8f74-43f4-8695-4a202e9f17a5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -62933,7 +62933,7 @@ } }, { - "id": "faafadb1-8374-4737-8dbe-52ccad5ac0c2", + "id": "882442c7-531d-4f44-89b9-f856bc736b3b", "name": "Permissions for Entitlement Certification Item", "request": { "name": "Permissions for Entitlement Certification Item", @@ -63024,7 +63024,7 @@ }, "response": [ { - "id": "dfccf3da-eea2-41ec-94ab-0c84e6c2e1d9", + "id": "41a93e90-8648-4d7e-aa43-85c35d1fe928", "name": "A list of permissions associated with the given itemId", "originalRequest": { "url": { @@ -63108,7 +63108,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1719a545-26f2-4e6a-84da-93874ab406a4", + "id": "f499910f-8444-4568-8ad5-988dbf11b5a0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -63192,7 +63192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9c69ff7-a62b-4a44-a6e0-ad96865b75c2", + "id": "b6521862-c007-43f0-a263-e0b7b9e028da", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -63276,7 +63276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94c6437a-29da-4064-a49f-7d4f01b41567", + "id": "4079aa70-0434-4dcc-89ba-6daba73cea24", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -63360,7 +63360,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f56a4628-63a6-4bd1-a00e-1037f1eb9389", + "id": "2d3f701d-f256-4bbb-948b-97564adf717b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -63444,7 +63444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6955ab55-b97b-4793-a2f6-c3f59e49eca1", + "id": "e93b4417-5f74-4470-b480-c0381cedc7f8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -63528,7 +63528,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b219c75c-c59b-4624-88aa-1af2832d5540", + "id": "a76ed5ea-132a-436d-b31b-411913e5fe47", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -63618,7 +63618,7 @@ } }, { - "id": "c85aacfb-2bbe-4c9f-a258-57e76d310f70", + "id": "57f71e46-3de3-410b-a078-19771c22bd9a", "name": "List of Reviewers for certification", "request": { "name": "List of Reviewers for certification", @@ -63706,7 +63706,7 @@ }, "response": [ { - "id": "85f0420d-0b06-4b13-9d81-8d5ce86b2720", + "id": "80b71d7c-3f49-4290-85a4-098ec502f881", "name": "A list of reviewers", "originalRequest": { "url": { @@ -63797,7 +63797,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f6d12af-8b52-4b3d-9b04-67c905f2e4a7", + "id": "4133a2cc-687c-4bdd-aa68-d3e90b480c1d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -63888,7 +63888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95237ca7-5cee-4c18-b298-8edfc695bce6", + "id": "212f7fc4-2d45-4968-b5b0-9474b73995b6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -63979,7 +63979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57888af1-1d0c-4967-acc0-26ed24d26beb", + "id": "c54eb726-0672-4807-a702-3e1410148494", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -64070,7 +64070,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab748f07-14d9-488d-900d-7ef326fc9792", + "id": "4881bbf5-a8a9-4087-a587-d7883d4df98b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -64161,7 +64161,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5949681-b3f3-4389-b0d1-f8ce48773dab", + "id": "c9599c8f-6d8e-4493-816c-4c6d06a29f1f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -64252,7 +64252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b0ebca3-4cd0-4c0b-982d-41d0528a064e", + "id": "a64a57ac-36d0-4677-b858-9b1a605678ef", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -64349,7 +64349,7 @@ } }, { - "id": "bb765d5a-00cc-40da-898b-ed9769593bf8", + "id": "bc431750-4259-4642-af27-1fce47bed901", "name": "Reassign Certifications Asynchronously", "request": { "name": "Reassign Certifications Asynchronously", @@ -64404,7 +64404,7 @@ }, "response": [ { - "id": "344fb368-4af5-4d1b-b32d-3bd2fde4f811", + "id": "964c9d49-363f-4416-b60d-8c0499728f7a", "name": "A certification task object for the reassignment which can be queried for status.", "originalRequest": { "url": { @@ -64462,7 +64462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce00f23b-c2c5-4e15-98be-70dfdf93cac5", + "id": "f7138578-2804-4d0e-9bb9-55215f53176d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -64520,7 +64520,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b749469-95ff-46c7-8b60-e0e74e0cf9a8", + "id": "fbc43d03-481d-4501-bb42-4538910c5abf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -64578,7 +64578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bdf4219-24c5-41e8-87a7-b7f7951eaa94", + "id": "7754c7eb-55e1-4ba4-a881-aca74eb926e1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -64636,7 +64636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f247fd0-4198-41eb-8bf9-fc0aabf236b9", + "id": "321266ac-5e71-4427-b017-3f4e129b3887", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -64694,7 +64694,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6b4df2f-d2cb-44b7-9150-3ab71c00bf56", + "id": "f12c97cf-2a0a-4ac8-a584-15187b7d3956", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -64752,7 +64752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "827fe14f-ce36-4dce-b320-deef76c7611c", + "id": "06436a5a-fcb6-47ec-8d64-7d8540272c06", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -64816,7 +64816,7 @@ } }, { - "id": "113f3eac-cd16-4e06-bafc-5927821f6dde", + "id": "811b3d2d-438c-433b-afad-ccfd0b4d5c04", "name": "Certification Task by ID", "request": { "name": "Certification Task by ID", @@ -64857,7 +64857,7 @@ }, "response": [ { - "id": "0f98642a-e4b8-4dea-a05d-cfc153e0551a", + "id": "836f6052-6dce-49a8-ba23-21b72b27b4b7", "name": "A certification task", "originalRequest": { "url": { @@ -64901,7 +64901,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1fee54c-7184-4e8d-a192-1cc92a3c0548", + "id": "ba5fc632-a4ae-42a2-871f-e55754304dee", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -64945,7 +64945,7 @@ "_postman_previewlanguage": "json" }, { - "id": "693b4bff-3781-40a5-a989-a301fd60cf9a", + "id": "04d021e7-7446-4473-a684-c655485459a3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -64989,7 +64989,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdd0b7f9-2a5c-409f-8e85-e577d05c70fd", + "id": "689ae7e1-8a7c-4743-b9a8-d62a4c60e7e4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -65033,7 +65033,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d00e54b-ba46-47e3-af5e-6234cfa43fb5", + "id": "3995dd50-2a0a-4c14-9b44-562d62ce0bab", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -65077,7 +65077,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17848736-de7e-40b9-b562-66c502d9c0b3", + "id": "cb23eb96-49e9-4f77-94fb-0ca6183819fd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -65121,7 +65121,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95f11493-caa5-4fcb-934b-e3e26bba2615", + "id": "8a0fd846-4f37-4f02-86a4-5c29a5432e79", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -65171,7 +65171,7 @@ } }, { - "id": "a771e2f2-d7d1-484e-8c8c-c7bf91f9d354", + "id": "9b91a108-f652-428d-9188-1a8da74e28d7", "name": "List of Pending Certification Tasks", "request": { "name": "List of Pending Certification Tasks", @@ -65246,7 +65246,7 @@ }, "response": [ { - "id": "64161b6b-8de3-4307-9655-5eefcaf88aa8", + "id": "6b509829-13e3-4048-999f-dc140fbb6b32", "name": "A list of pending certification tasks", "originalRequest": { "url": { @@ -65335,7 +65335,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04881b3a-271e-4f68-a159-2c6af4633d05", + "id": "fd13c4f5-b928-4c9b-acd9-f331a780012c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -65424,7 +65424,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2be50fae-40a9-4ea8-a0e7-cef9122c72cb", + "id": "2b769f79-10b5-4d37-a46e-32f986042fac", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -65513,7 +65513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "410266ae-f04f-4be2-814e-d8b504f93f36", + "id": "a0be2efc-985a-40de-99d6-79b921b65503", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -65602,7 +65602,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e10116f-037c-42f8-8b14-d90414012a97", + "id": "a090ed80-5c95-4a49-97da-18883775ba36", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -65691,7 +65691,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85f7249b-cbb9-40f2-ba33-4456c9dde883", + "id": "26a9a393-5509-4cdc-b04f-aff2882af2fd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -65780,7 +65780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f27d44a-42b1-41c5-8c73-f4f2b398ff11", + "id": "1d5b227c-2ad2-49fc-9a66-c8532c79b9fa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -65881,7 +65881,7 @@ "description": "Use this API to implement and customize configuration settings management. With this functionality, you can access the Configuration Hub actions and build your own automated pipeline for Identity Security Cloud configuration change delivery and deployment.\n\nCommon usages for Configuration Hub includes:\n\n- Upload configuration file - Configuration files can be managed and deployed using Configuration Hub by uploading a JSON file which contains configuration data.\n- Manage object mapping - Create rules to map and substitute attributes when migrating configurations.\n- Manage backups for configuration settings\n- Manage configuration drafts\n- Upload configurations and manage object mappings between tenants.\n\nRefer to [Using the SailPoint Configuration Hub](https://documentation.sailpoint.com/saas/help/confighub/config_hub.html) for more information about Configuration Hub.\n", "item": [ { - "id": "513e5e57-034c-44a7-b1cf-a5c1d9445fe2", + "id": "fc37991b-f04a-4993-9beb-4a793ee2912a", "name": "Gets list of object mappings", "request": { "name": "Gets list of object mappings", @@ -65923,7 +65923,7 @@ }, "response": [ { - "id": "d3bb6163-0c8f-4a8f-be9d-cc8b16948e11", + "id": "6242da0f-1ea5-48b3-874e-211ac5acb746", "name": "List of existing object mappings between current org and source org.", "originalRequest": { "url": { @@ -65968,7 +65968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbe02038-4d30-4a43-a14a-85951d2f3a70", + "id": "0efd625d-f42d-47aa-aa34-673f873ed32d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -66013,7 +66013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e24c94fa-df76-468e-85ac-c0734d01123e", + "id": "e97251cc-be66-40ab-8493-13ac41c4fb35", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -66058,7 +66058,7 @@ "_postman_previewlanguage": "json" }, { - "id": "552ceb1c-2777-4039-92c0-d68d401d6cc4", + "id": "32b205e9-5db8-4caa-88f5-47ac8d00d620", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -66103,7 +66103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff285b9d-ef9b-4524-8830-9da9e8e37e95", + "id": "87e1da7c-06fa-48c8-b166-0b9bc1b138f3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -66148,7 +66148,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68e14205-8014-4138-a345-74d591e4cf30", + "id": "ed13634c-01fa-4277-a7ac-09d3bf43ac7c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -66193,7 +66193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18627585-9ae8-4ffb-810e-a517e44fd0c7", + "id": "221ac9a3-c64a-4509-8664-bb3cc10f5a46", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -66244,7 +66244,7 @@ } }, { - "id": "e4a6a378-6d42-4f44-b13d-16550db037b1", + "id": "be1936d1-103a-4e75-accf-10bbff411403", "name": "Creates an object mapping", "request": { "name": "Creates an object mapping", @@ -66299,7 +66299,7 @@ }, "response": [ { - "id": "5eef93cc-f72b-42ce-aeb7-7f0c097e86be", + "id": "01fccd08-853a-49b7-9498-3aff22754306", "name": "The created object mapping between current org and source org.", "originalRequest": { "url": { @@ -66357,7 +66357,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b4a3d16-7395-4554-b623-b56a49091df6", + "id": "3c13970f-3b29-4341-9de0-d935f42b2a65", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -66415,7 +66415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cdaca61d-541e-4ed9-8305-0b9b76786fe1", + "id": "7d123030-066d-4ebc-908b-25066e48c262", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -66473,7 +66473,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58d99e8a-ebfa-481d-8520-ccc6e01d3113", + "id": "f7dab90d-a9d4-4eb8-82da-d20a9c574ef1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -66531,7 +66531,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd1baa57-410f-43a4-8aa5-11d7c3ea6dc4", + "id": "33021ee1-cf39-4cc8-8827-e13d28de3dfc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -66589,7 +66589,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a754838c-ef94-4ec0-bdda-6c0e19e45740", + "id": "7b7f8814-a69e-4e16-bd6d-e4696c2323e6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -66647,7 +66647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e5ac069-63ee-4477-b5ab-194ecbe70b64", + "id": "211ce471-d11e-40b8-846c-dc1c80839203", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -66711,7 +66711,7 @@ } }, { - "id": "3c62a71f-afce-44dc-ab5e-2b6a164250f8", + "id": "3536d925-7dd1-4180-8d3c-f262a6b9e4e0", "name": "Deletes an object mapping", "request": { "name": "Deletes an object mapping", @@ -66764,7 +66764,7 @@ }, "response": [ { - "id": "3db873e7-6546-4d33-b2fc-8f94b9ffe51c", + "id": "264bdf63-7310-48c7-b6d0-2f8bad62c54e", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -66800,7 +66800,7 @@ "_postman_previewlanguage": "text" }, { - "id": "ac4bf1d6-67d0-4f57-be21-f7df4c99ca46", + "id": "9a5beb46-b120-4ee4-88e2-b2a6f3689f9d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -66846,7 +66846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ebafa84-351f-4f24-83de-bdc8753e8c4b", + "id": "0b2efdce-b989-4008-a563-ca4792029c44", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -66892,7 +66892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a15764df-1806-4f63-92bc-73c54c06f038", + "id": "47407de9-58ef-4a57-8352-c309cdd5decd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -66938,7 +66938,7 @@ "_postman_previewlanguage": "json" }, { - "id": "557f640b-b83d-49ed-ad07-9a456d25fdd5", + "id": "472d3004-aacf-4167-9d2b-e03064403bde", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -66984,7 +66984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92dcd32e-93ea-4e4c-a883-dfed7295615d", + "id": "db338553-c49f-4016-b28d-c87933402fae", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -67030,7 +67030,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60557706-7405-42f2-9e85-29a3a742ade1", + "id": "b655eee9-0d2c-4a89-a0e2-0a945ee9c2cd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -67082,7 +67082,7 @@ } }, { - "id": "372f8057-d0e0-4bea-ac38-a93401ed9174", + "id": "1e2e6860-89a4-4a05-a8cf-ebc80d9a93d1", "name": "Bulk creates object mappings", "request": { "name": "Bulk creates object mappings", @@ -67138,7 +67138,7 @@ }, "response": [ { - "id": "ba6dadc4-8727-4dac-8fdb-2a236c5db53d", + "id": "fe8284c1-0b4f-4fb8-bdd5-7c2ab63a8174", "name": "The created object mapping between current org and source org.", "originalRequest": { "url": { @@ -67197,7 +67197,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9f32f9f-4efd-4215-996c-30623bf053e9", + "id": "221b0a66-155a-4c31-9ae6-19af054c851a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -67256,7 +67256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69a0de5d-4218-4687-9d0a-783089b0571d", + "id": "5a23d8f5-fa65-4c72-8db2-de78ed6a0cdb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -67315,7 +67315,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23f35982-f93f-4455-b7d4-3a15083e37df", + "id": "5081967e-5d7c-4bb7-9234-e21d934f5b5f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -67374,7 +67374,7 @@ "_postman_previewlanguage": "json" }, { - "id": "809b137b-e7d7-4ec3-ac50-568294aaa2ea", + "id": "563cee0d-7160-4a8a-ab48-dbf975e33c7b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -67433,7 +67433,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e776f5a-937e-404e-a6ba-07fbbee18336", + "id": "f2c5d99d-b785-4c88-8f76-86a40b14d5bb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -67492,7 +67492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edf2f938-8f7a-4e6f-857d-570224047cab", + "id": "c2c184e7-4c85-4970-a697-b3ceff278360", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -67557,7 +67557,7 @@ } }, { - "id": "c3b1e69b-84f5-4585-b14c-fb93a779cecf", + "id": "e754df82-d54f-4e67-be0e-0179b8cf051e", "name": "Bulk updates object mappings", "request": { "name": "Bulk updates object mappings", @@ -67613,7 +67613,7 @@ }, "response": [ { - "id": "7a61b744-4cec-4788-abb5-4e5e31e32a63", + "id": "f9cd61cb-73b3-41a4-9619-6f8fd807a51e", "name": "The updated object mappings.", "originalRequest": { "url": { @@ -67672,7 +67672,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3030d80c-e6a7-446f-af01-5fa423e27db9", + "id": "cf0bf1e7-5c62-4665-bec2-fe03704e7c4e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -67731,7 +67731,7 @@ "_postman_previewlanguage": "json" }, { - "id": "915b025c-c77a-47ee-a5b7-18fb290bd270", + "id": "e7f90ae9-09ad-4423-b8a4-f14e3b360190", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -67790,7 +67790,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0228b4e9-bd32-4ff7-ad97-c331da15b707", + "id": "fa63f6be-5b35-497c-9093-70d95df5c91c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -67849,7 +67849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3393b62-3f05-4ab9-88e0-6d5c173a1f40", + "id": "84aac2d5-30bb-4569-86e4-5dc2fef132b9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -67908,7 +67908,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbd4ee5e-f551-43ca-b1f1-d084b2b1e0b6", + "id": "3408583b-3039-4566-951f-8bbfcad4a1f8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -67967,7 +67967,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18b85afd-0c20-46d3-b976-e8b6da8f6b12", + "id": "8acf6df9-176f-41e3-be59-26da71d4e7b7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -68032,7 +68032,7 @@ } }, { - "id": "923c4a03-3ba3-4793-8e6f-2ed805a755ec", + "id": "3b5eb015-ec93-421a-bf5c-3bde8fffcf39", "name": "List Uploaded Configurations", "request": { "name": "List Uploaded Configurations", @@ -68073,7 +68073,7 @@ }, "response": [ { - "id": "f4e91418-9daf-4fc0-a68b-f3c1b596033e", + "id": "a029683f-3264-4da9-947d-7febd0beea23", "name": "List of existing uploaded configurations.", "originalRequest": { "url": { @@ -68128,7 +68128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "460bf803-ca8a-4a7a-a950-66fa1d042849", + "id": "ba4b4c0e-f5b9-43a7-8621-625448e25bda", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -68183,7 +68183,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5570c823-7b2c-4f64-b966-31f27d8b32b8", + "id": "ecf210bb-4bbb-4ec6-b486-b2cb1c5ce7a3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -68238,7 +68238,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5e6e7f5-1a00-40f9-9be1-f6f255bbf697", + "id": "ab106d48-f46b-4f5e-bf19-6011043d5e4b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -68293,7 +68293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0778a5ec-1a36-47a1-8d9c-35fbd431833e", + "id": "9a83082f-8b26-4efd-889a-4dd00f1b0b38", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -68348,7 +68348,7 @@ "_postman_previewlanguage": "json" }, { - "id": "caee9641-ee54-473d-b3e9-2c8e93f4f1ea", + "id": "75d9e69c-e07d-42b2-847a-3070117007d6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -68403,7 +68403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ca863ba-73a0-44ef-aa0b-cc33a01ce3db", + "id": "51576095-d5e7-4502-b237-a8d583c0db27", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -68464,7 +68464,7 @@ } }, { - "id": "b5e51f2f-c7cf-4186-b389-8ae2dc18f511", + "id": "4aba1e6a-c247-482b-9049-fb7045670466", "name": "Upload a Configuration", "request": { "name": "Upload a Configuration", @@ -68512,7 +68512,7 @@ "type": "text/plain" }, "key": "name", - "value": "eu eiusmod esse culpa", + "value": "exercitation dolor dolor sunt", "type": "text" } ] @@ -68520,7 +68520,7 @@ }, "response": [ { - "id": "a549e308-6f9c-43d3-88b2-55f1145da89d", + "id": "08bca0fc-296a-4d36-9cfc-3dd6a17698ae", "name": "Upload job accepted and queued for processing.", "originalRequest": { "url": { @@ -68571,7 +68571,7 @@ "type": "text/plain" }, "key": "name", - "value": "eu eiusmod esse culpa", + "value": "exercitation dolor dolor sunt", "type": "text" } ] @@ -68590,7 +68590,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d425312-7e59-481c-a790-d0cd3e9b5856", + "id": "54adc4e5-e67b-4d38-9fd6-baeeb2980be8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -68641,7 +68641,7 @@ "type": "text/plain" }, "key": "name", - "value": "eu eiusmod esse culpa", + "value": "exercitation dolor dolor sunt", "type": "text" } ] @@ -68660,7 +68660,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5632049f-71f0-4d9e-87c0-ea8c6287f2ff", + "id": "c411e676-9005-444b-aa9f-3377c7740486", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -68711,7 +68711,7 @@ "type": "text/plain" }, "key": "name", - "value": "eu eiusmod esse culpa", + "value": "exercitation dolor dolor sunt", "type": "text" } ] @@ -68730,7 +68730,7 @@ "_postman_previewlanguage": "json" }, { - "id": "796c4c03-9929-49fc-a5ce-8cb6dd428234", + "id": "6e2ce2c3-95b2-4952-8b08-924adecc1045", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -68781,7 +68781,7 @@ "type": "text/plain" }, "key": "name", - "value": "eu eiusmod esse culpa", + "value": "exercitation dolor dolor sunt", "type": "text" } ] @@ -68800,7 +68800,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72c0ccb2-d6a9-4c5e-90b3-4164e40e7e00", + "id": "6d429b00-f414-4685-a5c8-c32fc31478a5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -68851,7 +68851,7 @@ "type": "text/plain" }, "key": "name", - "value": "eu eiusmod esse culpa", + "value": "exercitation dolor dolor sunt", "type": "text" } ] @@ -68870,7 +68870,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77f122e7-b7ca-441a-b512-31c7a5a1c30a", + "id": "32a9f8d7-1f58-4332-8e57-418f58642104", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -68921,7 +68921,7 @@ "type": "text/plain" }, "key": "name", - "value": "eu eiusmod esse culpa", + "value": "exercitation dolor dolor sunt", "type": "text" } ] @@ -68946,7 +68946,7 @@ } }, { - "id": "066a07f7-8838-4f1b-a133-3de6479b7049", + "id": "2d1d0a16-e15f-48c2-99ca-ec3bcd60cbbe", "name": "Get an Uploaded Configuration", "request": { "name": "Get an Uploaded Configuration", @@ -68989,7 +68989,7 @@ }, "response": [ { - "id": "3f606ec6-21ef-4a0b-a0ea-7c93a81ace20", + "id": "c43250ee-ae19-4c00-9f7b-9ea352f0a0c3", "name": "Gets an uploaded configuration details.", "originalRequest": { "url": { @@ -69035,7 +69035,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d66558df-b3de-4e12-a0f8-ee9995dbc215", + "id": "bb172f87-0435-4c45-9e91-1c6cdcbca586", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -69081,7 +69081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad1467bf-ed06-4328-9a21-140129b30c51", + "id": "e9aa295f-0160-496c-98a3-ddc6dedbbc8c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -69127,7 +69127,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc48fafe-1eec-42a9-8a10-0b03419bd207", + "id": "d0e10e8e-c305-4589-92cb-ef2eab276bb6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -69173,7 +69173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e250b1b5-0c48-410f-b5ba-9dcf1f562333", + "id": "e9663d67-e3d4-419c-8bab-ca14166b377b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -69219,7 +69219,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d5dc270-ecbb-456d-90a2-00b23514c682", + "id": "b9a741d1-342e-4919-9941-89c61fb291db", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -69265,7 +69265,7 @@ "_postman_previewlanguage": "json" }, { - "id": "144a4058-4e23-4121-adb2-cf297e53774b", + "id": "0274757c-0fcf-4453-b211-b88f5d3c7f7c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -69317,7 +69317,7 @@ } }, { - "id": "6d95dbe8-b3a9-4fe1-9837-a6da6f729c2e", + "id": "8019ea34-90dd-42f4-8906-f29fa630e81c", "name": "Delete an Uploaded Configuration", "request": { "name": "Delete an Uploaded Configuration", @@ -69360,7 +69360,7 @@ }, "response": [ { - "id": "30d336cf-2ec1-49d4-98ba-ee895beb7b6c", + "id": "b7e35371-1733-4c41-b944-e29bb9aaeef8", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -69396,7 +69396,7 @@ "_postman_previewlanguage": "text" }, { - "id": "6810fdcd-dd29-4d6d-aa6e-cab4a28ea430", + "id": "8b23521b-6359-4cd9-a18b-98ef70e36523", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -69442,7 +69442,7 @@ "_postman_previewlanguage": "json" }, { - "id": "731f8382-d38e-4767-afde-0dbee32e3b65", + "id": "f1e84dea-6766-45a6-b47f-5d8e0d804d96", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -69488,7 +69488,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9087584-44aa-47e2-98b4-0a0725b9362a", + "id": "7c66955b-508f-4599-a891-079a37482355", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -69534,7 +69534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c16278d-6a7f-410a-ab7f-1c9a532a3093", + "id": "23b16558-1411-4f25-b885-e4cd8da3f2b1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -69580,7 +69580,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a0b5b3e-c1a2-49fb-8932-b266fbf906d3", + "id": "b746898c-ba61-4da7-81cc-ca76b449d8c8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -69626,7 +69626,7 @@ "_postman_previewlanguage": "json" }, { - "id": "362a42dd-bc3d-4c65-a81c-fed5d9ee7854", + "id": "643e5282-c137-4dd1-8b6d-a39bb8d3f8ca", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -69678,7 +69678,7 @@ } }, { - "id": "4c9e0087-ab74-4c09-a5b7-9a2c54352f9e", + "id": "07a4b839-19a3-4882-bb7f-76881e36510f", "name": "List Backups", "request": { "name": "List Backups", @@ -69718,7 +69718,7 @@ }, "response": [ { - "id": "356ecb50-29fb-4483-a21d-e91cfccfb00e", + "id": "01adff2e-68a0-4c3d-a1ec-6e78bd0502f5", "name": "List of existing backups.", "originalRequest": { "url": { @@ -69772,7 +69772,7 @@ "_postman_previewlanguage": "json" }, { - "id": "949fb621-1601-4274-ac4b-d4f2f4037ac5", + "id": "ca68bda9-07b6-4d82-8236-2061d90de87f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -69826,7 +69826,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d60b831a-18eb-4e39-a651-919e7def810e", + "id": "4b93fd3d-c7e2-4b54-a4d1-c0baf7d07766", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -69880,7 +69880,7 @@ "_postman_previewlanguage": "json" }, { - "id": "908846ef-0e37-41b6-8c9b-b27a60afc91a", + "id": "979259fd-874f-4277-b0bb-7a898b2bcb80", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -69934,7 +69934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4fb52298-a18a-443b-bf4d-73ce705b8cc7", + "id": "930714f8-9387-4e63-a940-11472b18d646", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -69988,7 +69988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1643246-229a-4d72-9d8f-cd6c92b1791d", + "id": "ddf0421d-fec6-45db-82b6-bdd2c7c06cd1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -70048,7 +70048,7 @@ } }, { - "id": "cc5a8980-27b3-47e5-8c34-e320f8d928f7", + "id": "21304ae1-8f61-4d8c-b500-1ea00c64794f", "name": "Delete a Backup", "request": { "name": "Delete a Backup", @@ -70090,7 +70090,7 @@ }, "response": [ { - "id": "6f723142-5a1a-43e3-9806-0b6c5066f9c4", + "id": "ce84f8ef-6c05-454e-a12f-7c715b0eb4e8", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -70125,7 +70125,7 @@ "_postman_previewlanguage": "text" }, { - "id": "72ea5859-31ba-44a4-9615-4fe24ca66086", + "id": "73802e45-2019-4c2e-a624-1af8b9b1391a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -70170,7 +70170,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9a33f78-7d42-4d0d-b2d7-dfae54a95a70", + "id": "eb1c1157-9f4c-413f-a6d6-0489c94fcdb9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -70215,7 +70215,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3bb64a2e-7d90-4e72-8777-82b103f34539", + "id": "d82f0131-dfe3-449d-a2b9-e7d9432d9cb5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -70260,7 +70260,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef521499-286f-45ea-a523-f55ff8e15453", + "id": "0de78bd5-518b-4687-b8aa-5fca139bfc56", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -70305,7 +70305,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffa6d092-fd05-43f4-b558-8edbde5aea3b", + "id": "517adc3e-6214-4347-8f19-387480f92b9b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -70350,7 +70350,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d8f0b76-38d0-4946-9e78-e4028558c7e6", + "id": "1b38069b-f014-464a-82f2-c94fac15d8ef", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -70401,7 +70401,7 @@ } }, { - "id": "ea1b2d74-dbf2-4150-a5e0-105d8291a0d4", + "id": "37d3b689-fdd8-433a-a0cc-9d13b1e0dbc0", "name": "List Drafts", "request": { "name": "List Drafts", @@ -70441,7 +70441,7 @@ }, "response": [ { - "id": "b1d44a68-4ab1-408f-8441-7524dea256ed", + "id": "45f38880-dc8f-4801-92f8-b3e718105f1a", "name": "List of existing drafts.", "originalRequest": { "url": { @@ -70495,7 +70495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5a39ddf-cbc5-4d82-9856-d85e07eaaf4b", + "id": "e46ae221-4314-414d-a5a4-a136eb62c919", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -70549,7 +70549,7 @@ "_postman_previewlanguage": "json" }, { - "id": "012e20a9-8ca2-43a7-8568-4e75de23d44f", + "id": "2a049962-6042-48d0-ac80-a7979c9bcae8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -70603,7 +70603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c27ea50-bc23-421a-8db0-39ed851f92b5", + "id": "d981c9de-e4d8-4008-869c-2f4211d14645", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -70657,7 +70657,7 @@ "_postman_previewlanguage": "json" }, { - "id": "015d788c-cc96-4e29-a6af-93f40a1a13b6", + "id": "cd7d79ad-afcc-44d5-a4cb-7f45fa921113", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -70711,7 +70711,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30edd9bd-8799-4daa-be82-263a6c6fa010", + "id": "9a8b3d42-ce3d-47da-89ef-70a96a696162", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -70771,7 +70771,7 @@ } }, { - "id": "d3c86cb5-ac16-413c-a4c8-42891ce6599d", + "id": "1a134ea3-94de-4f1f-b486-eada95965203", "name": "Delete a draft", "request": { "name": "Delete a draft", @@ -70813,7 +70813,7 @@ }, "response": [ { - "id": "fd5c184f-da03-44b6-9d65-272a0380fb53", + "id": "a63deaff-d96a-45be-be83-c7b889939e57", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -70848,7 +70848,7 @@ "_postman_previewlanguage": "text" }, { - "id": "394e9590-f421-4ba6-ac39-ab1137ddd4da", + "id": "f9ff3266-068a-4c80-8d14-9e679f7e69aa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -70893,7 +70893,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fceb2ce-0e4d-4172-8c7b-0bced80b1927", + "id": "a5eabbe9-fe96-4528-831d-ace183970f63", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -70938,7 +70938,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19ed77f8-8884-472b-96fa-dc39d1159fca", + "id": "11865ad8-013c-47df-b5c6-3c7b916add0f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -70983,7 +70983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f9d8ff5-ef51-4675-bc83-99f26aaa6059", + "id": "860402dc-fe81-479f-80a5-f15fb4607147", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -71028,7 +71028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "507b3ce4-968a-4590-a37b-7a9e801daf27", + "id": "82efe8d2-5126-4c17-a903-ad54b4fdd989", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -71073,7 +71073,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1ee435b-21a9-4ca0-84ba-131c2f7a1b5e", + "id": "42b29d0e-5fe3-41ca-b90c-cadd0e524bb1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -71124,7 +71124,7 @@ } }, { - "id": "b119d596-1309-43a8-9742-90eb5852e700", + "id": "0706e7bc-706b-4a57-9517-de54e6c4028c", "name": "List Deploys", "request": { "name": "List Deploys", @@ -71154,7 +71154,7 @@ }, "response": [ { - "id": "6146f87e-ec37-40e6-a736-16f0fe949462", + "id": "9155d480-8209-47f8-8af0-eda03f3b58a2", "name": "List of existing deploys.", "originalRequest": { "url": { @@ -71198,7 +71198,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3017335c-0232-4a95-ab96-0805a12771f6", + "id": "212f5f94-e440-4ff6-9fa8-65deb4581364", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -71242,7 +71242,7 @@ "_postman_previewlanguage": "json" }, { - "id": "749c3bc4-9f92-4cf5-bb56-f320b43a5ac8", + "id": "10c4d436-f360-4541-8d02-841da103c26e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -71286,7 +71286,7 @@ "_postman_previewlanguage": "json" }, { - "id": "530bd40b-020f-4314-ac7d-8e62ab4f20ba", + "id": "95fd9347-c0f2-436c-bef9-89b0c5a1f2e0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -71330,7 +71330,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ba0034a-7c5f-4287-9030-1ee7697d33bb", + "id": "b7e6d512-fec0-45b1-adea-67c616aa9a08", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -71374,7 +71374,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66d2664d-9442-457f-9ca7-428beedad984", + "id": "4b18bea2-132d-460f-ae29-cf6e998c3884", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -71424,7 +71424,7 @@ } }, { - "id": "eca36ab8-039d-4b63-a560-daccd0fe954a", + "id": "469b6c50-8c12-4de5-bddd-1ca5eb8d4246", "name": "Create a Deploy", "request": { "name": "Create a Deploy", @@ -71467,7 +71467,7 @@ }, "response": [ { - "id": "73585f04-1135-48c3-8e11-87edc9303e90", + "id": "1ad438f1-d290-4f3a-b43d-895807a87954", "name": "Deploy job accepted and queued for processing.", "originalRequest": { "url": { @@ -71524,7 +71524,7 @@ "_postman_previewlanguage": "json" }, { - "id": "671e5a80-e4c1-4527-b309-15ff96acd3b2", + "id": "b89902ef-4998-4b15-820b-49269c3aedc8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -71581,7 +71581,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38e7c5fc-1a68-4012-a5bd-b43c8f0167ab", + "id": "365fd6e6-3028-4011-8d08-27b55e1e8b8b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -71638,7 +71638,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b05c8f7-5abf-4d66-89f5-e0bbe579ced9", + "id": "a8775130-0dbf-4bb3-b715-16e6ea9ab398", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -71695,7 +71695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d56a069-4880-4ac5-8039-e5ca1c46acba", + "id": "57967f59-e94f-4a40-ab8f-8b72c802fce6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -71752,7 +71752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f515899f-b852-4a98-b499-d5f78167ec53", + "id": "55e11f41-796c-4932-b191-448962aa1132", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -71815,7 +71815,7 @@ } }, { - "id": "53dce886-362c-4500-b5e4-eda58342ac84", + "id": "3ff07254-2f7d-4719-90a1-85288597793d", "name": "Get a Deploy", "request": { "name": "Get a Deploy", @@ -71857,7 +71857,7 @@ }, "response": [ { - "id": "12f7755f-435b-4040-af73-8cd2dc47e0a5", + "id": "2f627b5b-49dd-4c7d-8cf7-1713bf83341d", "name": "Gets the details of a deploy.", "originalRequest": { "url": { @@ -71902,7 +71902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2d8c5aa-cfdc-43ca-b088-58754ba4b706", + "id": "2ee42dae-7000-407a-8576-ec8295806bd9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -71947,7 +71947,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92eab389-d880-4a3c-824b-4dd20283ecfe", + "id": "9d461c53-9bf6-442e-8c42-535ff7cc27ae", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -71992,7 +71992,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4c6f000-9450-45d9-ba35-7feb209e30c9", + "id": "af6c2879-1dee-4887-9c47-ebe6f898845a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -72037,7 +72037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f0c31ef-866d-40c8-b64b-edc8aea005a5", + "id": "826ee87f-fcec-488a-8d5e-1963516e9a08", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -72082,7 +72082,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48585028-9605-498d-bdb8-a2438a97c1c3", + "id": "08e2f717-5419-4f99-871f-03ec503f33a3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -72127,7 +72127,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca67d779-e61d-4ff4-a42c-99e53173147e", + "id": "fb37002c-734a-4cd0-97af-5ed98ce63c6e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -72184,7 +72184,7 @@ "description": "", "item": [ { - "id": "c6009ba3-1a75-42c1-a4f6-35bb4d9054e9", + "id": "e7ec6de4-1016-4536-84e7-4ceb30746121", "name": "List Connector Rules", "request": { "name": "List Connector Rules", @@ -72222,7 +72222,7 @@ }, "response": [ { - "id": "88222a58-6af1-4ea1-91f4-dfa714856efe", + "id": "d4d8a44e-94d1-49a8-be8a-30bccde544e8", "name": "A list of connector rules", "originalRequest": { "url": { @@ -72274,7 +72274,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe00cfa9-5f8c-4cf0-bd58-499adb4f40aa", + "id": "08180be5-e1bf-4399-8d6b-1c4e8c98c464", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -72326,7 +72326,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb3be6cc-4f49-4ceb-96aa-a5ad088bfbc7", + "id": "4080589b-14e1-4144-97ee-0353d682f96f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -72378,7 +72378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c232eda-1fd2-4b53-8104-b1bcb3170283", + "id": "16bb7f29-0d38-4ab9-a8e8-3a709f586a83", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -72430,7 +72430,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc310824-2cf2-4f03-9310-91b34b0d68c9", + "id": "9be9b3ea-ada1-4de5-8d73-32a1bc993ccc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -72482,7 +72482,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afbf3c2b-4af8-4c74-bca3-2be341587652", + "id": "ce940a28-a7df-4abe-9fe9-932a9add52cb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -72540,7 +72540,7 @@ } }, { - "id": "5a5111b3-6f48-4022-868f-7f6a8a70756f", + "id": "cc579f0e-a6bd-4abc-ac2c-715c3f73aa3e", "name": "Create Connector Rule", "request": { "name": "Create Connector Rule", @@ -72591,7 +72591,7 @@ }, "response": [ { - "id": "be43a1e3-c8a2-4584-ac4e-ae0d44f52dee", + "id": "093d64b4-2c5f-4718-93fd-d5e2b0c5cc58", "name": "The created connector rule", "originalRequest": { "url": { @@ -72656,7 +72656,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ab301e5-c3aa-4ca8-88cb-b0959417c5fd", + "id": "ee9eb16f-c294-4a03-b99a-1f772950c434", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -72721,7 +72721,7 @@ "_postman_previewlanguage": "json" }, { - "id": "352474f4-f513-4348-a25b-c7cf533dc3a7", + "id": "9b4edb49-6608-45dc-b116-5060125889e4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -72786,7 +72786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9385367f-6c16-4975-a154-fc89fd840d66", + "id": "1bc77067-3515-44c5-b116-3126e147d387", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -72851,7 +72851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3148e0e-37d7-490d-8199-f32226dba84a", + "id": "82c44c68-14e9-41b0-b77c-76761d16a16d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -72916,7 +72916,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8288bafb-3bf2-460f-82ec-16732dfbe907", + "id": "5dff3f2b-db47-4a5e-8c18-6bb2241a764a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -72987,7 +72987,7 @@ } }, { - "id": "86b819eb-1cda-4849-aad0-ec0caa6990bd", + "id": "be55cd10-f3fc-4142-a8dc-5bf81fea7f45", "name": "Connector-Rule by ID", "request": { "name": "Connector-Rule by ID", @@ -73037,7 +73037,7 @@ }, "response": [ { - "id": "cc6d5dab-0713-4c2b-8be3-68a318bfbf58", + "id": "785aa963-17ea-461c-976e-1c6b3d49dbab", "name": "Connector rule with the given ID", "originalRequest": { "url": { @@ -73090,7 +73090,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da644d6d-5c22-40c2-9e6a-ec2d34fc13bd", + "id": "1f055cb6-a31e-4cd3-88e2-73e233f3a1f7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -73143,7 +73143,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61dcecc1-e7ce-4f77-bf12-3dee08f4c1a3", + "id": "692fe0ff-faf4-4506-b888-f34f800c8b55", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -73196,7 +73196,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a79a2abe-3a83-4b5b-8e6c-c54c49b85347", + "id": "9c29a190-b98d-40e6-bec8-8f8a2ecbd8b7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -73249,7 +73249,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4414a77b-b999-46b2-a050-48c619aa91bf", + "id": "93ee9b08-04f3-4938-8186-8cd24d26ad81", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -73302,7 +73302,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fae6a579-da7c-43e2-962f-45d112f0c968", + "id": "770bd35d-1e9f-4c65-b9dd-317a90d1344f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -73355,7 +73355,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c841665d-4a83-4fbb-a566-212e6a042561", + "id": "5980985a-82c8-4fea-867f-2cf718c0c928", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -73414,7 +73414,7 @@ } }, { - "id": "3dd7cddc-1a6e-4bd2-9aff-6b2cd191acfd", + "id": "ea603298-7002-4dd9-9537-6ca570a0ebca", "name": "Update a Connector Rule", "request": { "name": "Update a Connector Rule", @@ -73477,7 +73477,7 @@ }, "response": [ { - "id": "3c1c6000-3283-4804-8348-d2b7c54c8638", + "id": "5f30a405-a373-4458-9447-7541bee86874", "name": "The updated connector rule", "originalRequest": { "url": { @@ -73543,7 +73543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7702529c-ef45-4ec3-b618-68aab798513a", + "id": "ffaaea59-976f-4a6c-ba52-ea7283027ea5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -73609,7 +73609,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2999e3e0-0a47-4356-83cc-41f99f18a3fb", + "id": "24838495-8dbe-4f6e-a4c5-b870fc724212", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -73675,7 +73675,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b1d06c5-c404-47a1-a306-8d2d35b46d9f", + "id": "4ae4b39c-369f-484b-b60b-a745519e522d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -73741,7 +73741,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b29c43b-a56e-44d0-b83a-f249b6651373", + "id": "e0044b8a-1137-4dc5-92dd-e79574ec54d9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -73807,7 +73807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a0dd5b8-6b1c-424b-9046-e1c059c846a7", + "id": "485c2bd3-fd4b-45ad-85fe-5c123615c627", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -73873,7 +73873,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a51ad53-c7a7-4b5e-b6f9-17000f193e20", + "id": "25060811-e6db-41a0-8cc8-1fdaac7e6dc3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -73945,7 +73945,7 @@ } }, { - "id": "c7b5cb99-4611-4681-bc95-ed91472aca64", + "id": "7bf1e0c5-ea43-40d7-bbc1-cc368f864b2d", "name": "Delete a Connector-Rule", "request": { "name": "Delete a Connector-Rule", @@ -73995,7 +73995,7 @@ }, "response": [ { - "id": "5be20a15-7d9f-49fc-b002-7f441edf3989", + "id": "330e9b53-cb1e-4c50-be43-5a004775cb34", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -74038,7 +74038,7 @@ "_postman_previewlanguage": "text" }, { - "id": "838a7f8c-cc0f-4594-a60a-048b87490771", + "id": "d8e923c2-786d-4845-95c3-185e2fc4e5cf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -74091,7 +74091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc913b28-c805-42b0-bd1e-5f9ab7e85742", + "id": "12d7bba9-6e58-4d96-9fd2-b9cc29236a8b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -74144,7 +74144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f286e73-c8c0-46f7-bf65-a72d2ecc2bc5", + "id": "8a8433b8-d0c9-4927-be46-61e79f1952be", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -74197,7 +74197,7 @@ "_postman_previewlanguage": "json" }, { - "id": "377d62b7-c6ff-4cc9-8061-7d44a6db2d1b", + "id": "7253bea4-b7ff-4a5b-9673-6cc30aadf0ee", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -74250,7 +74250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "820459fb-5ee7-4adf-bc5c-f3018be5bcf8", + "id": "2c5d6b15-998e-4437-878c-700ee1d6e07c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -74303,7 +74303,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d2cc34e-489b-44de-ac50-ce40bf591f09", + "id": "e9a778c1-80d9-4390-b5b2-5eb0addd752f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -74362,7 +74362,7 @@ } }, { - "id": "ca1aa556-882e-46aa-be2d-e557281b147b", + "id": "7027a4c7-0706-428e-bd5c-2fdc84b7e7d1", "name": "Validate Connector Rule", "request": { "name": "Validate Connector Rule", @@ -74414,7 +74414,7 @@ }, "response": [ { - "id": "d398cfdc-8071-43f5-923a-c6a0b32857a0", + "id": "88a546a6-2d0a-45a5-8840-d0ad93d10016", "name": "The status of the code's eligibility as a connector rule", "originalRequest": { "url": { @@ -74480,7 +74480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbbb679d-4adf-4916-b5d0-f4e62223b83d", + "id": "a22febf6-b5b3-4592-b297-d9e396dc2672", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -74546,7 +74546,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00b537ae-9cae-40a7-bd93-75890f819d42", + "id": "2c6a67f4-4396-4652-9ba0-861f58d39325", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -74612,7 +74612,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4238293-d2d1-4adb-8dfd-2968386982f5", + "id": "5f701031-744f-424c-9ab7-880b3d238e9a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -74678,7 +74678,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a6244e6-4e04-4aa8-860f-ba9c9a95196f", + "id": "a06c68b8-8e94-44dd-b65d-6e611c1ba433", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -74744,7 +74744,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3db85a40-03fa-4937-9566-420fae4a70bd", + "id": "aad68e3e-a856-4b26-95ad-debcc4ed7908", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -74822,7 +74822,7 @@ "description": "Use this API to implement connector functionality.\nWith this functionality in place, administrators can view available connectors.\n\nConnectors are the bridges Identity Security Cloud uses to communicate with and aggregate data from sources.\nFor example, if it is necessary to set up a connection between Identity Security Cloud and the Active Directory source, a connector can bridge the two and enable Identity Security Cloud to synchronize data between the systems.\nThis ensures account entitlements and states are correct throughout the organization.\n\nIn Identity Security Cloud, administrators can use the Connections drop-down menu and select Sources to view the available source connectors.\n\nRefer to [Identity Security Cloud Connectors](https://documentation.sailpoint.com/connectors/identitynow/landingpages/help/landingpages/identitynow_connectivity_landing.html) for more information about the connectors available in Identity Security Cloud.\n\nRefer to [SaaS Connectivity](https://developer.sailpoint.com/docs/connectivity/saas-connectivity/) for more information about the SaaS custom connectors that do not need VAs (virtual appliances) to communicate with their sources.\n\nRefer to [Managing Sources](https://documentation.sailpoint.com/saas/help/sources/managing_sources.html) for more information about using connectors in Identity Security Cloud.\n", "item": [ { - "id": "98cd54fd-bca1-43cc-9292-aeedeb3b3c07", + "id": "62f7de5a-4c2f-4786-8950-ff4d7fc39834", "name": "Gets connector by script name", "request": { "name": "Gets connector by script name", @@ -74873,7 +74873,7 @@ }, "response": [ { - "id": "de7c3867-82c7-45f9-bf88-6638cec074ef", + "id": "e17c94d4-ee10-45d8-b116-949335d8ee65", "name": "A Connector Dto object", "originalRequest": { "url": { @@ -74927,7 +74927,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb2e2023-7b52-41b7-b7f3-5c1444bf3bab", + "id": "038be327-fb9e-46dc-8188-fae61edb4723", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -74981,7 +74981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "540bcd8e-e451-4d24-a268-7a2619150387", + "id": "f7634841-fa7b-4cc0-b60a-48203794c580", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -75035,7 +75035,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d660e8d4-5968-42ce-9784-b69ab329b608", + "id": "c86954ca-e435-47f5-8a43-89cc9b28f84c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -75089,7 +75089,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e62e6cf8-8de0-41ef-ac9f-9a2b96de9848", + "id": "95a429ab-8c22-405c-9a83-216e1fef3354", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -75143,7 +75143,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14c9cc7a-d887-46a0-b1ce-c745dbc8e7ca", + "id": "9a018e93-644e-4d4a-b84a-b95df3f332e5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -75197,7 +75197,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5bfd8701-59f5-489e-bc73-cf0f331bd9a8", + "id": "51ce48a3-5a86-455e-96d8-3bb06d632829", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -75257,7 +75257,7 @@ } }, { - "id": "193261dd-f300-4f71-b71f-4591d053f419", + "id": "91dff21f-52e6-4a1a-8fb2-b3204ca7dd9e", "name": "Deletes connector by script name", "request": { "name": "Deletes connector by script name", @@ -75298,7 +75298,7 @@ }, "response": [ { - "id": "cd2c36de-6181-4fc6-ad26-27c0ccb229cf", + "id": "3259cbd8-58f3-4438-9cd5-c713faf6e043", "name": "The custom connector was successfully deleted.", "originalRequest": { "url": { @@ -75332,7 +75332,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7ff50b44-c28f-462d-9b9d-e1ea20f5aaf4", + "id": "d92cf07d-32a1-48f0-b4b7-daaff780863d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -75376,7 +75376,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06d7d888-30cc-4eaf-8d5d-b6c911926252", + "id": "0dd3b19d-fd4b-439e-9dab-034f65b31383", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -75420,7 +75420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57a16134-f856-4160-9b07-ab66af7dc3aa", + "id": "820a6cb0-6c99-4145-bcbd-cf0bfacbe4d2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -75464,7 +75464,7 @@ "_postman_previewlanguage": "json" }, { - "id": "608cb91b-cdc0-4a5e-b7ea-2ec346ee05eb", + "id": "4f90f237-8312-4d5b-9ecd-e72e5c5daf1f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -75508,7 +75508,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ced02067-b849-4db2-9acc-ddaabfbaeca3", + "id": "b399adbd-b6f8-4c22-a9eb-a1c2a38520db", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -75552,7 +75552,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac772a63-ab7f-448f-8507-3644b0273c5b", + "id": "596531fd-4f13-4612-8990-e9f68031f36f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -75602,7 +75602,7 @@ } }, { - "id": "d4b5feda-bef8-477b-a89c-c76cfad7319c", + "id": "7ca7762f-9db9-4942-b932-60adb2a0dda1", "name": "Update connector by script name", "request": { "name": "Update connector by script name", @@ -75656,7 +75656,7 @@ }, "response": [ { - "id": "f7c2f275-9be4-4e9e-9fe9-6db867acfbe1", + "id": "e5e3764a-0f50-4648-94f6-9932252f1b23", "name": "A updated Connector Dto object", "originalRequest": { "url": { @@ -75713,7 +75713,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54873b63-a0ab-49e8-90ba-f44b15aec41e", + "id": "2e879ee1-004b-424e-85a8-f09c88ed7bdb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -75770,7 +75770,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b4f0695-4a48-4c1b-a491-fa7b9fb3f452", + "id": "ec0e2171-52f1-475c-b337-5adfba927451", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -75827,7 +75827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2237118-9dc8-4f14-a6bd-cb8fbf812eb2", + "id": "8fb37ac3-0fd3-48c4-bc31-655384ad252d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -75884,7 +75884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b86312e9-7f3a-4e8e-b5eb-2da702fa7a88", + "id": "4caf8b39-a54a-4380-ba3a-82723034faeb", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -75941,7 +75941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cadd317d-c81a-47c3-bd98-126e9f6932f4", + "id": "00e56cb8-e321-41e1-bf16-5cc6f457d189", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -75998,7 +75998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23e2d44e-e39b-4ff9-89f2-f840aa882f80", + "id": "a2547c56-b85c-4674-a18f-afc119b8b145", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -76061,7 +76061,7 @@ } }, { - "id": "13706c5f-24af-4ae2-9c4a-cfb555dfdbfa", + "id": "ef679000-88bc-4c29-a832-e3a264682f34", "name": "Gets connector list", "request": { "name": "Gets connector list", @@ -76136,7 +76136,7 @@ }, "response": [ { - "id": "346f32a2-9ba7-4ff8-9e2e-6b1f2dd960f7", + "id": "ffc4f6ac-5c9b-4468-8811-05e9e8d9ff18", "name": "A Connector Dto object", "originalRequest": { "url": { @@ -76225,7 +76225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac512408-de1f-419d-a650-31762f5de2af", + "id": "18f2a8f5-9e69-4e62-86f7-273ab3f65d23", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -76314,7 +76314,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67ca6e19-4d9c-4de9-b9fb-99c59cfcf1dd", + "id": "8f6216cb-fd72-4563-8992-54d8648be8bf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -76403,7 +76403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68a66617-142a-4c54-93bd-dab9c411f30b", + "id": "ce8a93bf-df18-4768-a77d-7e6ddb078ca3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -76492,7 +76492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42a6afe6-3153-49ff-a9dd-9cd1750fe743", + "id": "0e686599-9fcf-41c7-80b4-000bbbd2a1ba", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -76581,7 +76581,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2329000c-f0de-4d16-954f-9e33320acff6", + "id": "5eac099d-5a0a-443f-9c03-51b1e436f335", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -76670,7 +76670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc3037ef-3eee-4422-9f7b-7a0e267d2439", + "id": "70c3d224-e15f-46cf-bbeb-b5640fc077c8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -76765,7 +76765,7 @@ } }, { - "id": "44904baa-4a3f-4ced-aa29-88270b726ffd", + "id": "95a2da73-970c-443b-af8c-aab6eb6dd6c7", "name": "Create custom connector", "request": { "name": "Create custom connector", @@ -76807,7 +76807,7 @@ }, "response": [ { - "id": "3885dbe6-2834-4e71-8f6f-74554e136ae9", + "id": "25872e45-63dd-4f8c-b32a-9a01bc985199", "name": "A Connector Dto object", "originalRequest": { "url": { @@ -76863,7 +76863,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9df9243-7323-449e-9d4e-ef73bb264bfb", + "id": "2e0801a0-2969-43c2-b734-9568b5a5b37e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -76919,7 +76919,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce308302-3252-4fe5-8a5d-5414925e1d31", + "id": "e13aee78-9c95-4b99-bb75-137cc2b188cb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -76975,7 +76975,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c67b8c36-7bcc-4274-b4ec-e1108736c3d4", + "id": "c7f4b260-8cfc-4105-890f-b092485c6573", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -77031,7 +77031,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f69c441-6868-4c35-9bfc-b54d4cf4bb46", + "id": "0db660cc-f699-4ec4-b6ca-48e97b6543f9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -77087,7 +77087,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d29913bc-ce36-4be1-b04b-9badf3bfd196", + "id": "a704e26f-5300-4c7a-85fa-d38e4908a9db", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -77143,7 +77143,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba9415f9-f7a7-489d-887a-fd27784dc9e4", + "id": "24ccd6c8-aee2-4b97-9e06-3128935a928b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -77205,7 +77205,7 @@ } }, { - "id": "a5134458-3a94-466a-a512-c0258330c52a", + "id": "a6669685-bba3-4f92-92c8-ddf6cf8ce0fe", "name": "get Connector Source Config", "request": { "name": "get Connector Source Config", @@ -77247,7 +77247,7 @@ }, "response": [ { - "id": "3a0dc0b0-7360-4ea4-b373-2130aed071a8", + "id": "6dc07fb5-2932-42b7-aa6b-0e4770435d58", "name": "The connector's source template", "originalRequest": { "url": { @@ -77292,7 +77292,7 @@ "_postman_previewlanguage": "xml" }, { - "id": "94e67a09-e7aa-4081-adfa-ac881c2d4670", + "id": "92fbe53f-7e7e-4ec2-96d2-eac427806c09", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -77337,7 +77337,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42c50006-78ed-48bb-aeeb-60501fff4cbe", + "id": "3361481e-6885-432c-a15e-af967f8febdb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -77382,7 +77382,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6318190b-0269-49f6-be6b-30fd9d99b685", + "id": "1356c33e-2c68-40f3-84d4-d7a6dbd52add", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -77427,7 +77427,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9df15307-b6d7-4e17-b4af-9760580f31a7", + "id": "56f7f147-3c0a-4210-876b-10fe17890de2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -77472,7 +77472,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b83f16c-cc4c-4f4e-b2dc-ab3ec26db603", + "id": "5c04d3d6-f8a8-4fbe-83ef-0e6e5af6e548", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -77517,7 +77517,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b038e62-f422-4143-bebb-b5c7eb59b0c0", + "id": "77985e8c-ab02-4d9e-8993-30427d8332d5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -77568,7 +77568,7 @@ } }, { - "id": "1c0a96a4-93d2-4882-9133-802bf2e3d44e", + "id": "c5e77303-25fc-4739-b46a-ef40cbacc7a8", "name": "put Source Config", "request": { "name": "put Source Config", @@ -77626,7 +77626,7 @@ }, "response": [ { - "id": "a0cbb935-5d35-4b0c-88af-da8dffb9df64", + "id": "9dabf73d-f66b-45c4-bcb6-06ca5e05bcb3", "name": "The connector's update detail", "originalRequest": { "url": { @@ -77687,7 +77687,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2854861a-27dd-4151-935f-9f2934700d12", + "id": "bcb55b1a-9873-4c08-a188-315a26ae88bd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -77748,7 +77748,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b44d480-926f-4bd9-9b07-a33b18524b57", + "id": "1c64fe2d-719b-4713-a70d-c3693ec44283", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -77809,7 +77809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbcb5c76-96f8-4a8a-9b9a-057339336861", + "id": "a663bb42-9519-495c-b43e-6f6057939972", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -77870,7 +77870,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03a0a8ff-b626-44dc-884b-2fc0959122d1", + "id": "72cbcbf3-1d03-47b5-84cf-96bc78802ef6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -77931,7 +77931,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aeecb32b-ce2b-4fb6-bfd5-5da48545f042", + "id": "0c03b0c9-ce5c-47a5-9442-9fea8c796da5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -77992,7 +77992,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6a2207e-5126-4954-9bac-dde32d43007e", + "id": "e7415e60-a267-4f6f-9fcc-d00670a4f1d7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -78059,7 +78059,7 @@ } }, { - "id": "56e88f27-cd92-4dc3-99ec-1b7ce5c239cb", + "id": "22b2bde6-ad10-4c37-945a-9767daf0a084", "name": "get Connector Translations", "request": { "name": "get Connector Translations", @@ -78112,7 +78112,7 @@ }, "response": [ { - "id": "68a3afcf-034c-4122-977d-4dac5db19977", + "id": "774f564f-eab4-4a03-8991-910e2aab9fe2", "name": "The connector's translations", "originalRequest": { "url": { @@ -78153,12 +78153,12 @@ "value": "text/plain" } ], - "body": "ipsum fugiat esse", + "body": "pariatur ullamco", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "72f374da-e99b-4a14-b5e3-56582ecf4904", + "id": "72369602-b028-4c1b-b058-aa494224a59f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -78204,7 +78204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82e3b149-2c90-4d97-82fa-064d4e5652b8", + "id": "764c91c3-cc58-4489-ae0e-e5741055f053", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -78250,7 +78250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5765bfaa-d27c-4fa1-8ab0-1ba9e4d7de43", + "id": "db70468e-d030-4ef5-aca2-a203458a504d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -78296,7 +78296,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0a777bb-1060-43ee-8d9a-12c1a03803e8", + "id": "ffdf24bf-55a8-4859-8971-a35138569815", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -78342,7 +78342,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2236dce4-bfc2-4c65-bd75-ad50755e55cb", + "id": "86e18df4-84c9-4dcf-a2d0-023e458af845", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -78388,7 +78388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de895824-ec84-44b4-8bd8-5a3dfcdb3f55", + "id": "e4f5bf4b-6b41-4300-86fe-9a5c4424e270", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -78440,7 +78440,7 @@ } }, { - "id": "0cce6d57-f5e4-46a3-8805-cead82d975fe", + "id": "535b15fe-5a88-4350-b89e-5eebdd026fca", "name": "put Translations", "request": { "name": "put Translations", @@ -78500,7 +78500,7 @@ }, "response": [ { - "id": "f3564c1e-2651-43d8-b4bf-31815080f40d", + "id": "c0204bc7-e539-496c-8d49-ca7b87a660a1", "name": "The connector's update detail", "originalRequest": { "url": { @@ -78553,7 +78553,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ee736a7-f96e-4d26-beb8-bc79ae65eec5", + "id": "664a2f45-eb18-4e43-8f11-b1e3538088cd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -78606,7 +78606,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5232c8af-3bed-41c5-a7d3-dc88757e946f", + "id": "2b41726c-979b-4cbc-a56c-661951913fa8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -78659,7 +78659,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39ae1898-5813-4ed0-9ee6-c7c5a493a1ef", + "id": "36cd4c3e-c839-43c5-9c2d-0787138958cf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -78712,7 +78712,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8cd4da2b-f277-4358-85f9-cafe402f9c50", + "id": "d9f3602a-d608-4050-961f-af757f7d73ba", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -78765,7 +78765,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc394449-908f-4c7c-8968-2072ed182c35", + "id": "f969a7fd-3eea-415a-aec1-51b58ee41980", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -78818,7 +78818,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6422934c-bf06-4395-9444-2a39fc72c499", + "id": "464e1eca-26e9-41b5-8b5f-61f736bab6b7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -78877,7 +78877,7 @@ } }, { - "id": "01126c6a-b60f-4616-a0ef-5bbc686fa607", + "id": "5f356525-16aa-4e7e-ab06-30eb82d74900", "name": "get Connector Source Template", "request": { "name": "get Connector Source Template", @@ -78919,7 +78919,7 @@ }, "response": [ { - "id": "b5965f33-2b3e-415e-be85-469a513f5a59", + "id": "b3a4bb5d-0dac-405d-8760-c1f3a890323a", "name": "The connector's source template", "originalRequest": { "url": { @@ -78964,7 +78964,7 @@ "_postman_previewlanguage": "xml" }, { - "id": "a2d76466-fa45-48ac-8035-cf6e9cefbaf5", + "id": "fd17cf1e-057c-4575-8dde-2c9a88f49248", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -79009,7 +79009,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d8dfeb3-10e8-4eb1-9cbd-4475e93c721d", + "id": "a3bd50c6-1c74-4766-84d3-8e89226d7a72", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -79054,7 +79054,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18eb3d24-42b6-46e0-935d-1186afa3767a", + "id": "c6a76e03-5af4-41c5-a66e-233ff745bc1f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -79099,7 +79099,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c279b27-be98-4d85-946b-3a181fcf4baa", + "id": "d1ba72db-06ce-48b8-8356-047047a56ca3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -79144,7 +79144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81e28114-f903-4803-a9e3-e78f999f4259", + "id": "b77400ba-f689-46d0-af06-3a9d8fe03b8e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -79189,7 +79189,7 @@ "_postman_previewlanguage": "json" }, { - "id": "deffaa3c-4529-4d40-b85f-c98b4aa67eb6", + "id": "0f768fc3-6eb5-4a6c-a029-8abc0cf9b6e8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -79240,7 +79240,7 @@ } }, { - "id": "0b6d51fe-c801-4836-9740-8e0c15ddf734", + "id": "854625ba-8636-4090-b54b-d3591ba7d829", "name": "put Source Template", "request": { "name": "put Source Template", @@ -79298,7 +79298,7 @@ }, "response": [ { - "id": "b1fe1bfb-bc07-4ec7-9dc7-bbe8460faec9", + "id": "f90f2eda-ac17-4fb1-aef7-5d243ca07e2e", "name": "The connector's update detail", "originalRequest": { "url": { @@ -79359,7 +79359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ce04585-961d-4c10-b8c2-75b7c814f327", + "id": "20ec105a-4d4f-4a01-a33c-a0c2b146d0a1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -79420,7 +79420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "723f113f-0b48-4280-b0ac-b093bb310305", + "id": "725b2b9a-5a2e-4c20-9ab8-dba72e18b1f3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -79481,7 +79481,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e3a792f-d2cb-4ade-bb66-f94f2c4a024c", + "id": "d297334b-3346-4536-b2c8-bb026ae7c1ff", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -79542,7 +79542,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc23b266-252d-4895-8a17-5898bcd4eae4", + "id": "a71b9e81-b350-4598-b3c5-b7c571f72638", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -79603,7 +79603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46f40d11-ecf4-4b43-b465-5414b016dbe0", + "id": "e230a7f6-eae7-42e0-919d-e0734e52e855", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -79664,7 +79664,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c989394e-bbc4-431b-b4c2-7a365228419d", + "id": "6c519ef3-8337-47b0-bac4-7cb4f22a3b0e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -79731,7 +79731,7 @@ } }, { - "id": "27fad9ae-9b91-4d3e-b1c9-1d6af8a1b900", + "id": "c0ce6820-1e6e-4d8a-ba13-f4b658a73a4d", "name": "get Connector Correlation Config", "request": { "name": "get Connector Correlation Config", @@ -79773,7 +79773,7 @@ }, "response": [ { - "id": "fac40e89-5443-47c4-b745-acc697d4a9f7", + "id": "4d983419-a3a8-40f2-af53-e4e8668b58f7", "name": "The connector's correlation config", "originalRequest": { "url": { @@ -79818,7 +79818,7 @@ "_postman_previewlanguage": "xml" }, { - "id": "8000fcad-f06b-4dda-a17d-c9aa36216d92", + "id": "6a0dc506-d849-419e-81ec-fd1aa5dcf566", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -79863,7 +79863,7 @@ "_postman_previewlanguage": "json" }, { - "id": "057831eb-c0c8-48b6-ae4c-c48ce23969d4", + "id": "f12a9c06-4a92-426b-a011-948cfc714906", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -79908,7 +79908,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f18b00a-6fa0-4617-ae3f-46734a2c0615", + "id": "926bc8b2-b461-4a6c-87ae-a09e99a0bc5e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -79953,7 +79953,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42374ed4-b70f-4212-9c72-4cd0b191c977", + "id": "cde49ade-b3f8-4a09-9e86-31de9d962897", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -79998,7 +79998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "031ce2f2-2ce1-48b0-b1b4-554c6385b684", + "id": "630e6e15-9143-43f1-bcf0-dc6120eceb39", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -80043,7 +80043,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e460b45-f8aa-45a5-8a52-27a7ec2b2a36", + "id": "43ab48a5-bbe4-4d24-aca9-09c0fb25675d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -80094,7 +80094,7 @@ } }, { - "id": "34033044-bd58-434e-a8c1-79dbd544a2a9", + "id": "22afc913-fac6-4ea7-be91-4769301f7439", "name": "put Correlation Config", "request": { "name": "put Correlation Config", @@ -80152,7 +80152,7 @@ }, "response": [ { - "id": "a8aa2a61-efeb-401b-ab21-3d0de5511e70", + "id": "95e16344-ec98-4eb4-a22b-29caf7fb8a03", "name": "The connector's update detail", "originalRequest": { "url": { @@ -80213,7 +80213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2568845-e842-48ba-952f-63efea9c50ea", + "id": "5e8e496a-7553-47c1-baaf-3036a698013a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -80274,7 +80274,7 @@ "_postman_previewlanguage": "json" }, { - "id": "507d8952-93cb-42fa-b3bc-1b4ad5a462ff", + "id": "006ac7e8-7eb4-45a0-96e4-80f74925073e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -80335,7 +80335,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db628981-e302-49b9-ba6e-6b4f47affab8", + "id": "5f016f47-933d-48e3-9169-a8d98d328e15", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -80396,7 +80396,7 @@ "_postman_previewlanguage": "json" }, { - "id": "312834ca-57a1-4ab5-a073-579d95865c34", + "id": "0406adc8-7f53-451b-baff-f1d5e2ca91b8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -80457,7 +80457,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee7d5fa9-2b7f-48a5-b5cc-e3b1e4f8e595", + "id": "7de4b60c-d5a1-429f-a38f-57ade62b0e45", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -80518,7 +80518,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2eaf29e6-e04e-4f07-97a6-403364dabb03", + "id": "68e86c7e-b22c-4437-90c1-2bfcc77ee0c2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -80591,7 +80591,7 @@ "description": "Use this API to build and manage custom forms.\nWith this functionality in place, administrators can create and view form definitions and form instances.\n\nForms are composed of sections and fields. Sections split the form into logical groups of fields and fields are the data collection points within the form. Configure conditions to modify elements of the form as the responder provides input. Create form inputs to pass information from a calling feature, like a workflow, to your form.\n\nForms can be used within workflows as an action or as a trigger. The Form Action allows you to assign a form as a step in a running workflow, suspending the workflow until the form is submitted or times out, and the workflow resumes. The Form Submitted Trigger initiates a workflow when a form is submitted. The trigger can be configured to initiate on submission of a full form, a form element with any value, or a form element with a particular value.\n\nRefer to [Forms](https://documentation.sailpoint.com/saas/help/forms/index.html) for more information about using forms in Identity Security Cloud.\n", "item": [ { - "id": "00f80f8a-1316-4a83-bd73-881725fba5fb", + "id": "8b21f29e-feed-41b1-8a5f-52756d6fb652", "name": "Export form definitions by tenant.", "request": { "name": "Export form definitions by tenant.", @@ -80666,7 +80666,7 @@ }, "response": [ { - "id": "e8e375d9-5793-4249-b32e-26a64106b21e", + "id": "b2b7a1f2-5c0a-4b9e-b810-07b098eb208f", "name": "Returns a list of form definitions by tenant", "originalRequest": { "url": { @@ -80750,12 +80750,12 @@ "value": "application/json" } ], - "body": "{\n \"count\": 1,\n \"results\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ullamco cupidatat sit enim proident\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"amet laborum fugiat\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"laboris ad culpa\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"mollit voluptate\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"sunt \"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"sint elit\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"eiu\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"nulla ad Duis eiusmod\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n }\n ]\n}", + "body": "{\n \"count\": 1,\n \"results\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"in adipisicing ipsum\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"adipisicing in incididunt minim eiusmod\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"veniam minim\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"voluptate commodo\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"mollit consectetur incididunt\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"est sed\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"consectetur officia et\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6227a1a7-07cc-4938-a975-19e97302f303", + "id": "33f0b479-dcf4-40da-992b-2335c3959b3f", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -80839,12 +80839,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5eb1bcd6-9fb2-4934-a658-d01332f4eace", + "id": "10e3c4bb-e341-461f-bbc3-ffe2a675b547", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -80928,12 +80928,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b6c67cdd-59d3-4f9b-a5b6-9015d15e50d7", + "id": "e1423783-8623-4a87-ae48-7766891f202c", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -81017,12 +81017,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d5fbf527-6672-46d2-921c-041e2606aba8", + "id": "180d69fc-cdc3-42de-93ba-da6e5cd324ea", "name": "Too many requests", "originalRequest": { "url": { @@ -81111,7 +81111,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3bdb8892-387c-4689-8b27-a6dbabd3548e", + "id": "5aa65201-32d3-4542-8d03-cd2a3eb38c14", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -81195,7 +81195,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -81206,7 +81206,7 @@ } }, { - "id": "79463d05-ed8d-4b08-9a2f-29fc3094db60", + "id": "7f936849-4311-49ab-93f0-8d852980af30", "name": "Creates a form definition.", "request": { "name": "Creates a form definition.", @@ -81254,7 +81254,7 @@ }, "response": [ { - "id": "ac11b695-13d0-40ff-b792-7efb77b13109", + "id": "169bb325-12ab-4499-b871-0a578098c710", "name": "Returns a new form definition", "originalRequest": { "url": { @@ -81314,12 +81314,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"labore incididunt\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"culpa reprehenderit veniam magna\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"magna anim ea do\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"exercitation id ex\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n}", + "body": "{\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"veniam sed proident\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ut nulla ullamco do deserunt\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolore\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"laborum est dolore do\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0dbce85d-27e3-469e-a78d-e9b34ed9ad26", + "id": "10b6c05d-ae89-4723-ad29-12700c6ce1e3", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -81379,12 +81379,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1e7dbdc3-a4ae-413c-986d-f98a41fdefb9", + "id": "36846284-db55-4a20-92b9-576564dd2446", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -81444,12 +81444,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b2120e2e-6ae5-4aa8-8f6c-2cf86d63719a", + "id": "1fcce76b-a311-487b-ac7a-82a8ba384475", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -81509,12 +81509,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8dcfd465-0f9d-4b82-a9a4-e64e12c06fc1", + "id": "79d8d1ab-b7f8-449d-975d-2b67dc4db886", "name": "Too many requests", "originalRequest": { "url": { @@ -81579,7 +81579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fae943fd-1049-4448-a4b3-f65944fa9cef", + "id": "f5ba2825-88b8-4404-bd8c-5729a86248cb", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -81639,7 +81639,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -81650,7 +81650,7 @@ } }, { - "id": "6328c3cc-1a53-4ab5-80f3-51b45b11d158", + "id": "478eea27-fa61-4899-9a57-49dc7dc60455", "name": "Return a form definition.", "request": { "name": "Return a form definition.", @@ -81700,7 +81700,7 @@ }, "response": [ { - "id": "c2ef4fbb-28b8-45a9-b62b-8bea5b6ae404", + "id": "3dd6e121-1c93-4b9d-bf6b-818eabfc54dd", "name": "Returns a form definition", "originalRequest": { "url": { @@ -81748,12 +81748,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"labore incididunt\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"culpa reprehenderit veniam magna\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"magna anim ea do\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"exercitation id ex\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n}", + "body": "{\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"veniam sed proident\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ut nulla ullamco do deserunt\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolore\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"laborum est dolore do\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7aab5bd2-4abc-41b0-9589-5e26325cc19f", + "id": "be7a38ef-07fc-4ca0-a887-c579841fc410", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -81801,12 +81801,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1af54e40-1c4a-4ca3-8d11-94a387219037", + "id": "679ab139-45d2-4817-8a78-fd09c4848737", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -81854,12 +81854,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c1f98432-dad0-4df0-ac8f-fb1a6e19c6a3", + "id": "75ff64fa-bbe4-471b-9342-6e96325aed80", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -81907,12 +81907,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "fa1b45cf-d6ac-47c8-b656-fa9bb4889a7c", + "id": "24ba92d9-bbeb-4c29-9255-401f369c31e8", "name": "An error with the item not found", "originalRequest": { "url": { @@ -81960,12 +81960,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c6945ca1-b246-4d8b-952a-974017279ba3", + "id": "af25d96f-bb24-401e-8e45-83fbbb822592", "name": "Too many requests", "originalRequest": { "url": { @@ -82018,7 +82018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0bbd6333-52b8-4e36-92ae-2124ba3f0164", + "id": "a7e026e6-1551-40d7-b94b-51c801a9c46f", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -82066,7 +82066,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -82077,7 +82077,7 @@ } }, { - "id": "166aacfe-425a-4458-a3fc-186969481c65", + "id": "d7f147f2-0a95-4a3c-85a0-ba8f3f486186", "name": "Deletes a form definition.", "request": { "name": "Deletes a form definition.", @@ -82127,7 +82127,7 @@ }, "response": [ { - "id": "c49505cc-1ca4-4424-aadd-95cdb50347cb", + "id": "f8bab3f2-be69-42ac-9284-aa6532964cc7", "name": "Returns an empty body", "originalRequest": { "url": { @@ -82180,7 +82180,7 @@ "_postman_previewlanguage": "json" }, { - "id": "942558c1-c74c-4890-a8d0-d28199c9e1c0", + "id": "327d388e-29d3-4a47-bf0f-4097bf2611f5", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -82228,12 +82228,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c25e7c0c-2db1-4bae-82af-d1e436ec746a", + "id": "7346e81c-2d37-493b-ad45-dd578d48a14d", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -82281,12 +82281,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "711f8223-e780-44f9-ac50-c580d476e717", + "id": "290ac613-beaa-44d6-a8a6-1f1f8119a457", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -82334,12 +82334,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "63f54295-e0e8-451d-99ed-18f2f39a7da9", + "id": "99101f95-c1c9-4284-bfb2-aa695fa2865e", "name": "An error with the item not found", "originalRequest": { "url": { @@ -82387,12 +82387,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "130859b1-9f83-43e0-aed0-24b58454e8d9", + "id": "1ce6a834-0772-4e0a-aa2f-23bcd405ae88", "name": "Too many requests", "originalRequest": { "url": { @@ -82445,7 +82445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6aeba497-8a2a-4446-b4d5-38bf5600e79e", + "id": "94ae1d6f-a7be-402b-a731-045d04238bb7", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -82493,7 +82493,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -82504,7 +82504,7 @@ } }, { - "id": "14786507-cf37-4ede-a6f5-c730cfdb02fb", + "id": "297d5fdf-3a03-471b-936f-29314888ef6e", "name": "Patch a form definition.", "request": { "name": "Patch a form definition.", @@ -82567,7 +82567,7 @@ }, "response": [ { - "id": "3ed2c124-011a-4c23-a8ea-6a0cfa086dbf", + "id": "9458b23e-5e3e-4945-a271-8fbe6bb6c5ae", "name": "Returns the form definition updated", "originalRequest": { "url": { @@ -82628,12 +82628,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"labore incididunt\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"culpa reprehenderit veniam magna\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"magna anim ea do\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"exercitation id ex\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n}", + "body": "{\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"veniam sed proident\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ut nulla ullamco do deserunt\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolore\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"laborum est dolore do\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e9136509-f596-4030-aabf-7e1b25f8b791", + "id": "bcebff7b-4998-4e85-af5c-53e55ba2f80c", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -82694,12 +82694,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "15943e5c-ca1d-466f-984e-826c8f17aba2", + "id": "805339f0-e578-40c1-bd42-e024546219fd", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -82760,12 +82760,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f771fe18-961c-4404-b61e-1500bb741715", + "id": "e5ba0115-c8eb-4191-bc8f-41a1a051299a", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -82826,12 +82826,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "05a5a425-0a31-49e2-a294-b3477b269b32", + "id": "c372f72b-5821-4024-89c6-4d70a14919a2", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -82892,12 +82892,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5aff8958-c7d7-4cda-b4e8-0ef75b047578", + "id": "4bba4e2e-1737-4f60-8d8e-784c9d2dd8a0", "name": "Too many requests", "originalRequest": { "url": { @@ -82963,7 +82963,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cc0bea0-63b6-42a8-a209-025252ee23b0", + "id": "421ff6ba-b582-4ec2-b67d-63dd0fe64b00", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -83024,7 +83024,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -83035,7 +83035,7 @@ } }, { - "id": "78af00e9-570f-4253-ab1a-93f17775476a", + "id": "09a43931-51b9-4f7a-a1c1-a7e7ea36b229", "name": "Preview form definition data source.", "request": { "name": "Preview form definition data source.", @@ -83124,7 +83124,7 @@ }, "response": [ { - "id": "57e50678-4511-4ba1-a2bd-556c82b8ccbc", + "id": "e5f25bf8-3946-4bb1-b308-458b290c67db", "name": "Returns a preview of a form definition data source", "originalRequest": { "url": { @@ -83219,7 +83219,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6973126-d4d4-48c4-b0ac-5eeb3f2d290d", + "id": "2291befd-c016-4bbd-9f34-03914a8942e7", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -83309,12 +83309,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "45fd584f-c70c-4fe3-97f1-976b30aad3da", + "id": "0f8ef7d7-2bb0-4fd4-be7a-e7f542f36687", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -83404,12 +83404,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e89714bd-07f4-4e3c-a837-7b61a6101009", + "id": "f508faea-0059-44c8-b2b9-9e14903fdb19", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -83499,12 +83499,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4dd25918-8c60-4fd9-8382-420f9820f8d2", + "id": "233ae67d-4e07-4681-a0e8-6e3b6bc015d6", "name": "An error with the item not found", "originalRequest": { "url": { @@ -83594,12 +83594,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "cffd054d-0ec4-4810-ae79-ab71f123ea7b", + "id": "9cbe355b-a3d7-4de5-bce1-7f9a3ae51bf4", "name": "Too many requests", "originalRequest": { "url": { @@ -83694,7 +83694,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50f42f4a-51d4-4ba4-86f8-89d3945a3038", + "id": "f6d0ac44-5e34-46a4-a887-189dc8b95d4c", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -83784,7 +83784,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -83795,7 +83795,7 @@ } }, { - "id": "42147d79-efc6-47b3-9ec8-f70ba95ca426", + "id": "1d60743b-ae89-4c6c-a0e5-cc2a203feea9", "name": "List form definitions by tenant.", "request": { "name": "List form definitions by tenant.", @@ -83871,7 +83871,7 @@ }, "response": [ { - "id": "94459fbd-5fbe-4afe-8843-3af8002bdcd5", + "id": "f86445fa-ba86-4870-a620-b75e1aa77a98", "name": "Returns a list of form definition objects by tenant used by SP-Config", "originalRequest": { "url": { @@ -83956,12 +83956,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"consectetur\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolor anim\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"mollit nulla et\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolore in laboris\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": \"sunt et occaecat\",\n \"version\": -43199346\n },\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"fugiat cill\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Duis incididunt sit Lorem\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ut et\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"esse magna sunt labore laboris\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": \"et id \",\n \"version\": 56330571\n }\n]", + "body": "[\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"fugiat labore\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"minim in consectetur\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"aute cillum\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"labore\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": \"velit eu incididunt\",\n \"version\": -39719813\n },\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolor do ut Ut\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolor Ut eiusm\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"fugiat aliquip\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolor\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": \"ea sit\",\n \"version\": 89791736\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ec20e311-7943-40a6-83c9-83f4d35e7bf1", + "id": "79c2a06e-3d91-4869-8b7d-821a5a41c20e", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -84046,12 +84046,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "aab82d6f-ceaa-4486-ad0b-ced7f43b5b1f", + "id": "5ae84219-fa61-4213-809d-6eb1ee714c7e", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -84136,12 +84136,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "be6cc2df-3cd7-4657-93d7-8aced97301d8", + "id": "d08a1a7e-5890-4499-8b20-29566e14c0e1", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -84226,12 +84226,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4889fdeb-9328-4179-8621-b3d2ff9abd79", + "id": "5facbb6b-63a8-4db4-b6ef-563fb47862aa", "name": "Too many requests", "originalRequest": { "url": { @@ -84321,7 +84321,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b08314d-0737-4a3f-b5d2-98a9218d7beb", + "id": "400788ca-85b5-4629-b735-98c44e06296a", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -84406,7 +84406,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -84417,7 +84417,7 @@ } }, { - "id": "c8c0572a-48e8-468e-ac76-412debd022e5", + "id": "b741a7b6-a986-45ac-9b46-2b88a96b7ac9", "name": "Generate JSON Schema dynamically.", "request": { "name": "Generate JSON Schema dynamically.", @@ -84466,7 +84466,7 @@ }, "response": [ { - "id": "055a637a-1d9a-4515-80ca-c73dcf494403", + "id": "932dc704-3cd9-4ac7-a09c-0d1692f29598", "name": "Returns a form elements dynamic schema", "originalRequest": { "url": { @@ -84532,7 +84532,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16c5df3b-fc6c-450a-bdbe-120c761046a3", + "id": "e2960a0b-e763-4116-a0e9-9d4519583f42", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -84593,12 +84593,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "359ba860-ea60-46f9-9316-41a28695ad40", + "id": "7f683546-795c-4f4c-adc4-b5c0666f29e3", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -84659,12 +84659,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "cde0b8f4-859e-4837-b248-079b76e34cda", + "id": "4accd803-b9b8-4dd1-88ed-47238bb3930a", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -84725,12 +84725,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c59de116-83ca-42ac-aa47-132e51c6578c", + "id": "aadc381d-b45d-48ee-adaf-75bc68abf3e8", "name": "An error with the item not found", "originalRequest": { "url": { @@ -84791,12 +84791,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6045fa8c-6986-4a55-ba18-3f692537e146", + "id": "7d171af1-2a01-4b26-a972-cbdf36227e45", "name": "Too many requests", "originalRequest": { "url": { @@ -84862,7 +84862,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce5b4c96-4054-46ff-bc64-9cdc0a64c56c", + "id": "f5c7d229-20cd-45f6-a28a-a999f34cced9", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -84923,7 +84923,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -84934,7 +84934,7 @@ } }, { - "id": "6244b8f6-7589-45bf-aad6-f4ccfa9791e3", + "id": "85400c4b-a845-4edb-a2b6-f7ac1749a512", "name": "Import form definitions from export.", "request": { "name": "Import form definitions from export.", @@ -84983,7 +84983,7 @@ }, "response": [ { - "id": "5f4fb892-10b2-4ea0-a58d-c0070c0da7cb", + "id": "2027320d-df38-465c-a675-cc99eaf8abfb", "name": "Returns statuses of those form definition objects imported", "originalRequest": { "url": { @@ -85044,12 +85044,12 @@ "value": "application/json" } ], - "body": "{\n \"errors\": [\n {\n \"detail\": {\n \"sunt2f3\": {},\n \"ind\": {}\n },\n \"key\": \"dolore anim non\",\n \"text\": \"sint ex anim\"\n },\n {\n \"detail\": {\n \"euc09\": {},\n \"consectetur_7f\": {}\n },\n \"key\": \"Excepteur\",\n \"text\": \"eiusmod ex in pariatur\"\n }\n ],\n \"importedObjects\": [\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"cillum sunt proident\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"consectetur dolor elit \"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"qui\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"esse\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": \"exercitation incididunt\",\n \"version\": 59928433\n },\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"culpa nulla velit eu\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"velit\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"laborum tempor\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"in ut\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": \"id ad\",\n \"version\": 90843894\n }\n ],\n \"infos\": [\n {\n \"detail\": {\n \"tempore4f\": {},\n \"nulla6\": {},\n \"laborum43\": {},\n \"deserunt_2\": {}\n },\n \"key\": \"cupidatat cillum id sit nostrud\",\n \"text\": \"labore sunt dolor\"\n },\n {\n \"detail\": {\n \"laborec_6\": {}\n },\n \"key\": \"ut dolor in\",\n \"text\": \"aute ut esse\"\n }\n ],\n \"warnings\": [\n {\n \"detail\": {\n \"aliquip_918\": {}\n },\n \"key\": \"nulla\",\n \"text\": \"minim dolor\"\n },\n {\n \"detail\": {\n \"enim_f5\": {},\n \"proident_d\": {},\n \"sunt2\": {}\n },\n \"key\": \"mollit Ut ullamco sint\",\n \"text\": \"dolor nulla eu magna\"\n }\n ]\n}", + "body": "{\n \"errors\": [\n {\n \"detail\": {\n \"sit_8b\": {}\n },\n \"key\": \"non incididunt ex exercitation i\",\n \"text\": \"nisi officia\"\n },\n {\n \"detail\": {\n \"magna141\": {}\n },\n \"key\": \"deserunt\",\n \"text\": \"ad qu\"\n }\n ],\n \"importedObjects\": [\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ut nulla consequat ipsum amet\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"temp\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"incididunt sint\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"nostrud veniam et ad exercitation\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": \"dolore consectetur\",\n \"version\": -64196821\n },\n {\n \"object\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"name\": \"My form\",\n \"description\": \"My form description\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180867624cbd7017642d8c8c81f67\",\n \"name\": \"Grant Smith\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"61940a92-5484-42bc-bc10-b9982b218cdf\",\n \"name\": \"Access Request Form\"\n }\n ],\n \"formInput\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"STRING\",\n \"label\": \"input1\",\n \"description\": \"A single dynamic scalar value (i.e. number, string, date, etc.) that can be passed into the form for use in conditional logic\"\n }\n ],\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"irure non enim consequat et\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"qui Duis\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"sed Duis ut\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"cupidatat minim veniam sed\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": \"repr\",\n \"version\": -29444909\n }\n ],\n \"infos\": [\n {\n \"detail\": {\n \"ullamco_629\": {},\n \"in5\": {},\n \"irure_b\": {}\n },\n \"key\": \"sint dolor\",\n \"text\": \"aliquip \"\n },\n {\n \"detail\": {\n \"sunt_0e9\": {},\n \"elite\": {},\n \"dolore_4\": {}\n },\n \"key\": \"irure fugiat exercitation ad\",\n \"text\": \"nisi Lorem aliquip\"\n }\n ],\n \"warnings\": [\n {\n \"detail\": {\n \"Duis_d\": {}\n },\n \"key\": \"est deserunt amet non\",\n \"text\": \"nulla \"\n },\n {\n \"detail\": {\n \"exaca\": {}\n },\n \"key\": \"sit ut nisi in\",\n \"text\": \"est Ut esse sunt\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6022c1e4-4b40-45a7-8bf6-760759a3fd6f", + "id": "5408e6e1-870e-4292-a145-532d1eaa5ffc", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -85110,12 +85110,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "68d8d7c0-e1a5-4bc8-abb6-8eb618eea877", + "id": "d8ffbdaf-2947-4bbd-8879-9b6c8d38955e", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -85176,12 +85176,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "256bb6a9-380a-460f-8521-09b46b8aef9d", + "id": "5a2854ea-7182-403e-81d4-bb768b079170", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -85242,12 +85242,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d2c71cdd-ad72-4f2c-b603-4e9997a3ed71", + "id": "9b2983e3-c35c-4f5f-8802-81ef7841fc16", "name": "Too many requests", "originalRequest": { "url": { @@ -85313,7 +85313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b80f5e60-4ddb-4683-9973-624121ff72a8", + "id": "509c9254-bcb9-4477-9844-2d372bf01c2b", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -85374,7 +85374,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -85385,7 +85385,7 @@ } }, { - "id": "889c736e-1525-48a7-8be2-612a515a609d", + "id": "57f9f5de-8a90-423a-9e67-d8726bb67557", "name": "Upload new form definition file.", "request": { "name": "Upload new form definition file.", @@ -85453,7 +85453,7 @@ }, "response": [ { - "id": "28af07f3-dceb-4e54-9e95-5c0910a524c2", + "id": "b1b7345a-7406-482f-bc5b-a4260fcad1ff", "name": "Returns a new form definition file", "originalRequest": { "url": { @@ -85524,7 +85524,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c30ba5a4-2ddc-42b2-8d01-2395f83bf230", + "id": "c0e7e817-c3ed-4189-919f-c5b286194800", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -85590,12 +85590,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "af1ce85e-1ef3-46d6-815b-6a16d88a4207", + "id": "00b6a822-a7c7-40f8-96ed-dd3f5231b8f3", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -85661,12 +85661,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "974fea97-e5a4-4fdc-ac9a-672d07769f36", + "id": "f08a7890-e624-47b5-baa4-e486046f0449", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -85732,12 +85732,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "767b1d3e-1d6f-4688-9ef2-2eceb0c62cf1", + "id": "80e57989-ab03-4bab-92cb-899cc72a1cd4", "name": "An error with the item not found", "originalRequest": { "url": { @@ -85803,12 +85803,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f6d9fa0c-f6ee-4844-9f87-437b62c88992", + "id": "300f07f3-dc88-46ce-8f5d-40d263fc4e4d", "name": "An error with payload size too large", "originalRequest": { "url": { @@ -85874,12 +85874,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f2c33295-734f-4430-9e3d-0709c5b911e4", + "id": "5142baa9-9be4-4a00-8b60-1e6e995557f2", "name": "An error with unsupported media type", "originalRequest": { "url": { @@ -85945,12 +85945,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "09979461-1c87-4023-a267-f1f95778dc70", + "id": "df150446-5b70-4ad1-aa3e-2f9d0793d584", "name": "Too many requests", "originalRequest": { "url": { @@ -86021,7 +86021,7 @@ "_postman_previewlanguage": "json" }, { - "id": "562987c4-1158-427c-8c02-47dbb7f2f076", + "id": "040a738f-1d54-4fd1-b3f1-aff3cbc70639", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -86087,12 +86087,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5800fb4d-772f-4ebf-8ea9-a135a4677dee", + "id": "fa8d1d7a-e07b-41ee-b1c4-413599c2605f", "name": "An external service is not available", "originalRequest": { "url": { @@ -86158,7 +86158,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -86169,7 +86169,7 @@ } }, { - "id": "af0f048e-8ec5-40a5-ba2e-a917326ae00e", + "id": "ae62446e-b4ea-4595-8072-a86e021e212e", "name": "Download definition file by fileId.", "request": { "name": "Download definition file by fileId.", @@ -86228,7 +86228,7 @@ }, "response": [ { - "id": "23caa97d-0e98-40e9-84b3-d689e8a2e590", + "id": "5fe2b24d-57ba-4b2d-a703-69afef608dce", "name": "Returns a file that is referred to by fileID and associated with the formDefinitionID", "originalRequest": { "url": { @@ -86278,12 +86278,12 @@ "value": "application/json" } ], - "body": "Duis aliquip dolor do", + "body": "ipsum", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "67f864ef-df5b-4028-bc52-8a873679c888", + "id": "03d4add4-1242-480b-9585-b6c8dffe4eda", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -86333,12 +86333,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a09b0001-c62b-4663-a7ef-1695cc3792d4", + "id": "7314873a-8c06-406e-bf54-df2eb17a0679", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -86388,12 +86388,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c1cd496b-7fe8-41f1-a074-f828b21b84af", + "id": "e40cb73c-bf94-409c-bdb1-e5d21f63138c", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -86443,12 +86443,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "232eecae-6914-4fd3-a74b-23e317ebb2cf", + "id": "5af858b9-c90a-4c2c-93ae-a13f5f73dc29", "name": "An error with the item not found", "originalRequest": { "url": { @@ -86498,12 +86498,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0e24678b-393e-4408-82b6-e4cbb9c5fafd", + "id": "24dfedd1-b217-4856-9414-95f72b6429cc", "name": "Too many requests", "originalRequest": { "url": { @@ -86558,7 +86558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de2eb312-351e-4783-afb6-336cb60bad2b", + "id": "bc06a7af-ec5c-47b3-9f9c-e3dce8751711", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -86608,12 +86608,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b0c1079c-2cbd-4355-9f07-80216604b2f3", + "id": "8a3c157f-6ae5-402a-a9ae-a6bf3e7b9904", "name": "An external service is not available", "originalRequest": { "url": { @@ -86663,7 +86663,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -86674,7 +86674,7 @@ } }, { - "id": "13df954f-0e2e-484e-b66e-4bc8f15612f4", + "id": "c0ed7fce-7a26-451d-a3d0-69ede1611610", "name": "List form instances by tenant.", "request": { "name": "List form instances by tenant.", @@ -86712,7 +86712,7 @@ }, "response": [ { - "id": "0f617f17-20b6-453f-a1f3-a8ab523976d4", + "id": "c5ed72d2-33f5-47b3-91a7-807515b2b61f", "name": "Returns a list of form instances by tenant", "originalRequest": { "url": { @@ -86759,12 +86759,12 @@ "value": "application/json" } ], - "body": "{\n \"count\": 1,\n \"results\": [\n {\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"esse sed\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"quis\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"in reprehenderit minim\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"aliquip dolore fugiat sed Excep\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n },\n {\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"est pariatur in\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ut do aliquip elit amet\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"id ad\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"nisi dolore aliqua amet\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n }\n ]\n}", + "body": "{\n \"count\": 1,\n \"results\": [\n {\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"enim in pariatur sit\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"aliqua in Ut officia\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ad non dolor laborum\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"veniam laboris id eu ipsum\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n },\n {\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"est tempor ad magna\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"non eu\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"aliquip\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"velit\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "cd3c1ea2-951e-444a-a2a1-52ebf8ecb95b", + "id": "bb79c5f8-7599-4cef-b2cd-ed9b8e6e036f", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -86811,12 +86811,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e68e750c-4288-4a46-acf5-730a153083e3", + "id": "a9318642-bd53-4a3e-a0ef-e5fedac8bf2c", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -86863,12 +86863,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1d313278-df26-4b94-b82d-0f37668f85e1", + "id": "69d0f413-1110-484c-b67d-5b86b4cf497f", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -86915,12 +86915,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2004a341-cdfe-43ab-8090-528bc65cf158", + "id": "d501249e-e301-407d-99da-bb4ba1aff85e", "name": "Too many requests", "originalRequest": { "url": { @@ -86972,7 +86972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0c28c4a-3b57-4b2c-a290-685ce4a6e3e7", + "id": "e184496c-fa9e-4075-b937-b885a805d2ef", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -87019,7 +87019,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -87030,7 +87030,7 @@ } }, { - "id": "8db612d7-8b01-47c5-9702-c4961fd4896e", + "id": "184463b4-c74a-4433-8c2b-b8488f289c6c", "name": "Creates a form instance.", "request": { "name": "Creates a form instance.", @@ -87078,7 +87078,7 @@ }, "response": [ { - "id": "004babe9-cbc2-4125-a2e5-fbd2ccfac6a4", + "id": "4b586cbf-dc02-4937-92b0-21ad4cced579", "name": "Returns a new form instance", "originalRequest": { "url": { @@ -87138,12 +87138,12 @@ "value": "application/json" } ], - "body": "{\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"deserunt\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"aute ea\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"voluptate occaecat aute amet\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"est fugiat\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n}", + "body": "{\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"sed cillum incididunt\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"exercitation\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"nulla non velit culpa\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"deserunt ea\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "89f6d4ab-5815-4dd7-98ee-4d5f76d46653", + "id": "96d19991-495f-4bf6-b534-e72e3da485c2", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -87203,12 +87203,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b1990a93-4b46-4f98-962e-6b096874eb38", + "id": "981c2488-539d-4398-842e-a6766338e382", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -87268,12 +87268,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4342a60c-37e6-4e32-a5ff-c120ff17ac1f", + "id": "e7165483-acdf-4658-b708-330ecdab5501", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -87333,12 +87333,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "124fa55a-a90f-4dc1-882d-5bc7d11e1e23", + "id": "2ad9029f-f81a-40c4-9aec-e390039eef26", "name": "Too many requests", "originalRequest": { "url": { @@ -87403,7 +87403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0588ef7-d3a4-4314-a5f4-8318ea447f6e", + "id": "fe6e5392-b77e-49ce-8a15-c687df6f8096", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -87463,7 +87463,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -87474,7 +87474,7 @@ } }, { - "id": "afc8c56b-a49c-4abc-b8ec-8351663f40f5", + "id": "c76efb32-cf12-4feb-b63d-c76efbcb7011", "name": "Returns a form instance.", "request": { "name": "Returns a form instance.", @@ -87524,7 +87524,7 @@ }, "response": [ { - "id": "c77b0c9e-8e77-4887-8b88-21b10b7eb39b", + "id": "16696d4e-85bc-4e70-9f46-0c88988cfd90", "name": "Returns a form instance by its key", "originalRequest": { "url": { @@ -87572,12 +87572,12 @@ "value": "application/json" } ], - "body": "{\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"deserunt\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"aute ea\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"voluptate occaecat aute amet\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"est fugiat\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n}", + "body": "{\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"sed cillum incididunt\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"exercitation\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"nulla non velit culpa\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"deserunt ea\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4761f9cc-b520-4da9-b3ba-e3d4a6533953", + "id": "98adb3ef-093c-4178-890d-db79fdf02bcc", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -87625,12 +87625,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5bab6312-4d40-40c6-b790-8c287202db65", + "id": "e3bfb8ae-f671-4ae9-a499-889a7adcba07", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -87678,12 +87678,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "52cd1d35-8e97-4836-b57a-7481bd441b26", + "id": "8bc47ff4-d46d-48e6-a8b9-449416627843", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -87731,12 +87731,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5c2987c2-464f-45c8-8104-1041609d86d7", + "id": "0f16d9be-4248-44c1-a951-b8566c541ecc", "name": "An error with the item not found", "originalRequest": { "url": { @@ -87784,12 +87784,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "062d40b9-b275-4788-b19c-d3afe3710ada", + "id": "7e81d98c-fb87-48d3-833f-f8306c66751a", "name": "Too many requests", "originalRequest": { "url": { @@ -87842,7 +87842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b6d850d-59b1-4914-8e1e-1d11d1a21245", + "id": "08c5074a-f2e6-47bd-ae6c-b16fbe486f3a", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -87890,7 +87890,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -87901,7 +87901,7 @@ } }, { - "id": "26fdda91-f8e1-40b2-880e-0542a0c3631a", + "id": "541b5e66-869b-4f9f-a980-4de76f5d76b8", "name": "Patch a form instance.", "request": { "name": "Patch a form instance.", @@ -87964,7 +87964,7 @@ }, "response": [ { - "id": "1429e871-0cbb-4c52-a324-08cf21831cd4", + "id": "1d62f142-b7ba-4a2b-bf59-5b5658532971", "name": "Returns the form instance updated", "originalRequest": { "url": { @@ -88025,12 +88025,12 @@ "value": "application/json" } ], - "body": "{\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"deserunt\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"aute ea\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"voluptate occaecat aute amet\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"est fugiat\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n}", + "body": "{\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"createdBy\": {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"WORKFLOW_EXECUTION\"\n },\n \"expire\": \"2023-08-12T20:14:57.74486Z\",\n \"formConditions\": [\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"sed cillum incididunt\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"exercitation\"\n }\n }\n ]\n },\n {\n \"ruleOperator\": \"AND\",\n \"rules\": [\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n },\n {\n \"sourceType\": \"ELEMENT\",\n \"source\": \"department\",\n \"operator\": \"EQ\",\n \"valueType\": \"STRING\",\n \"value\": \"Engineering\"\n }\n ],\n \"effects\": [\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"nulla non velit culpa\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"deserunt ea\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"49841cb8-00a5-4fbd-9888-8bbb28d48331\",\n \"formElements\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": [\n {\n \"validationType\": \"REQUIRED\"\n },\n {\n \"validationType\": \"REQUIRED\"\n }\n ]\n }\n ],\n \"formErrors\": [\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n },\n {\n \"key\": \"department\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"value\": \"Engineering\"\n }\n ],\n \"formInput\": {\n \"input1\": \"Sales\"\n },\n \"id\": \"06a2d961-07fa-44d1-8d0a-2f6470e30fd2\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\",\n \"recipients\": [\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n },\n {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"type\": \"IDENTITY\"\n }\n ],\n \"standAloneForm\": false,\n \"standAloneFormUrl\": \"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000\",\n \"state\": \"ASSIGNED\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7d4aeda9-1572-4457-ab08-0e37b0a5d59c", + "id": "3cdc53fc-a297-44a4-ba5d-ff911d6ec541", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -88091,12 +88091,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a1c79ec3-3923-47a6-8459-6664a3dd02c7", + "id": "54ba8908-f06f-4cdb-8b83-a072762baa59", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -88157,12 +88157,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ed2a3f71-302e-4f33-814d-2b20b4d3fc01", + "id": "3b059f66-7184-40a5-94d8-009482bb217c", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -88223,12 +88223,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b6414392-e115-4ff1-8521-4aec610d3b44", + "id": "dc887aa4-36de-456d-abe8-9ae0362233a3", "name": "An error with the item not found", "originalRequest": { "url": { @@ -88289,12 +88289,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "761a2355-5d6a-4502-a13c-a8edd8a16cda", + "id": "32634009-37ee-4f44-9c79-9be677a20f23", "name": "An error with the request property conflicts with stored", "originalRequest": { "url": { @@ -88355,12 +88355,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "415d20fd-7ae4-4234-943a-ab40c09e7100", + "id": "ecf1a000-2717-463d-8bf3-e207c56d1cc0", "name": "Too many requests", "originalRequest": { "url": { @@ -88426,7 +88426,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c01898c3-d398-4beb-994d-62941959cdb9", + "id": "a6342a2a-51a8-42b1-8662-635c08b01151", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -88487,7 +88487,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -88498,7 +88498,7 @@ } }, { - "id": "814dfee6-3953-4b2d-9941-8b83bb8e78c9", + "id": "4b27c1b9-561e-4711-85a4-9d677f58e6d3", "name": "Retrieves dynamic data by element.", "request": { "name": "Retrieves dynamic data by element.", @@ -88588,7 +88588,7 @@ }, "response": [ { - "id": "315ecca7-bb83-4451-b530-e011c7409f87", + "id": "4d095db3-eb95-409f-ba95-e898eefe2a4b", "name": "Retrieves dynamic data to aid in correctly completing a valid form by form element ID from data source configuration", "originalRequest": { "url": { @@ -88671,7 +88671,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13333ae6-eac4-4925-973a-f95c32c5bfe0", + "id": "95471330-35f9-4bca-8e45-098150887ca6", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -88749,12 +88749,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c584eef4-b621-4bd1-9306-fe96f5353433", + "id": "6c1263d5-6c65-4253-96c7-c9891926ecb9", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -88832,12 +88832,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "68c06743-57f9-4d2e-adf9-0f997be541b7", + "id": "1bb53316-ae2b-48c3-a9f0-110525f96fe8", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -88915,12 +88915,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "eb878032-4445-4276-ae4a-ec748ca25847", + "id": "f4d7fe3f-87f3-43c6-b34c-e7c46a16634d", "name": "An error with the item not found", "originalRequest": { "url": { @@ -88998,12 +88998,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "28176ff8-af9b-471e-9e90-13c3737f6190", + "id": "d7cae869-75bf-4c9d-abe9-175b04491725", "name": "Too many requests", "originalRequest": { "url": { @@ -89086,7 +89086,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dab0ba65-dd6f-4052-8d4b-beb72f550425", + "id": "afb43c19-fe52-4add-8c15-213e1e67e718", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -89164,7 +89164,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -89175,7 +89175,7 @@ } }, { - "id": "714bc79c-2fc6-4e4b-8be8-95dba8fc8a94", + "id": "bf0bf1de-5735-4ce3-82b7-aa153aff2c7c", "name": "Download instance file by fileId.", "request": { "name": "Download instance file by fileId.", @@ -89234,7 +89234,7 @@ }, "response": [ { - "id": "e2dd68c4-c03c-4b17-964a-c188d36a9cc1", + "id": "e4e6d504-67ec-4dd3-9678-c0ac541f347c", "name": "Returns a file that is referred to by fileID and associated with the formInstanceID", "originalRequest": { "url": { @@ -89284,12 +89284,12 @@ "value": "application/json" } ], - "body": "Duis aliquip dolor do", + "body": "ipsum", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "69d33fc5-9fe9-4589-adf7-c604e673111c", + "id": "8c8b4cee-b956-47e0-8c5a-28e18ac1f7ad", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -89339,12 +89339,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "49cf9f61-b7d9-4af3-a3e5-99c840986ffa", + "id": "834ce10d-11e7-496b-a695-b27c27a730d5", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -89394,12 +89394,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e30c91c3-5d63-4e6e-bfc5-f1c797351e1a", + "id": "4d94046b-83c9-4668-aec5-0a81b3fc6635", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -89449,12 +89449,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ad78784d-0882-4ac8-8fbe-a7de8376419e", + "id": "93b7a019-c8fb-4c66-9e25-0c92134f869a", "name": "An error with the item not found", "originalRequest": { "url": { @@ -89504,12 +89504,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "80de56ef-ce8f-4238-bdb8-b79eec956176", + "id": "25e227e9-3624-4515-a690-2995de18877a", "name": "Too many requests", "originalRequest": { "url": { @@ -89564,7 +89564,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e4628b2-e188-492b-85f9-72e610f2e156", + "id": "62328979-26c3-49f2-aa34-70a6e89f7a20", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -89614,12 +89614,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1a304504-a8f2-4af3-a5af-634649ce71e5", + "id": "b377d224-c063-4bc9-9699-39164eaa6bda", "name": "An external service is not available", "originalRequest": { "url": { @@ -89669,7 +89669,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -89680,7 +89680,7 @@ } }, { - "id": "80b7a272-90f6-438c-84e7-9b0d73dfa520", + "id": "555cec83-cb66-4368-8695-20a31ec45d64", "name": "List predefined select options.", "request": { "name": "List predefined select options.", @@ -89719,7 +89719,7 @@ }, "response": [ { - "id": "3c2f8d8f-535b-4226-91d1-d7612f902ffc", + "id": "f14c713e-564e-4b15-97d3-911c0b345b1e", "name": "Returns a list of available predefined select options", "originalRequest": { "url": { @@ -89772,7 +89772,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f47da745-9c64-4201-9e6a-e0ad2bc659f2", + "id": "19a3b641-ba57-4fa7-986c-d9bc87ec4c44", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -89820,12 +89820,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a9e076d6-0349-4cc2-9a20-d8eba24e127f", + "id": "73ce4002-915d-426e-a982-7cf9392de428", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -89873,12 +89873,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b28d6bae-8d91-4445-878b-167713c357c1", + "id": "c4f5071c-e577-42e9-aa80-2e2dc3c4d08b", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -89926,12 +89926,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "dfc63bab-685d-408a-aeb2-d62db2b5e68b", + "id": "a5d3ae4d-4f12-4e7a-90b7-6f3aa6b4c433", "name": "Too many requests", "originalRequest": { "url": { @@ -89984,7 +89984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d44525a3-a18d-4131-a4ad-b9b1aa6b0929", + "id": "c317fcbc-cf76-46b6-84df-e1c63fe2ab74", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -90032,7 +90032,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"fugiat Excepteur eiusmod nulla laboris\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -68948484,\n \"trackingId\": \"Excepteur quis aliqua\"\n}", + "body": "{\n \"detailCode\": \"velit i\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -50644337,\n \"trackingId\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -90049,7 +90049,7 @@ "description": "Use this API to implement custom password instruction functionality.\nWith this functionality in place, administrators can create custom password instructions to help users reset their passwords, change them, unlock their accounts, or recover their usernames.\nThis allows administrators to emphasize password policies or provide organization-specific instructions.\n\nAdministrators must first use [Update Password Org Config](https://developer.sailpoint.com/docs/api/beta/put-password-org-config/) to set `customInstructionsEnabled` to `true`.\n\nOnce they have enabled custom instructions, they can use [Create Custom Password Instructions](https://developer.sailpoint.com/docs/api/beta/create-custom-password-instructions/) to create custom page content for the specific pageId they select.\n\nFor example, an administrator can use the pageId forget-username:user-email to set the custom text for the case when users forget their usernames and must enter their emails.\n\nRefer to [Creating Custom Instruction Text](https://documentation.sailpoint.com/saas/help/pwd/pwd_reset.html#creating-custom-instruction-text) for more information about creating custom password instructions.\n", "item": [ { - "id": "e3e142d2-7a3a-416c-8cfb-fa1e9189c6f1", + "id": "9895c5a2-7cd3-4626-95e4-e27a0f462917", "name": "Create Custom Password Instructions", "request": { "name": "Create Custom Password Instructions", @@ -90100,7 +90100,7 @@ }, "response": [ { - "id": "28026f02-bef5-4d50-bbec-2a10a5be7648", + "id": "7c0918f7-a81c-4af2-8b5e-1eafbfe72025", "name": "Reference to the custom password instructions.", "originalRequest": { "url": { @@ -90165,7 +90165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9f973b7-5bd8-4599-96b6-d3c9823b57fa", + "id": "b01a52da-914a-4789-affe-3531393b0794", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -90230,7 +90230,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6976ca2-2abe-4cd8-bf43-55975e78c12b", + "id": "60724f21-22d9-460f-8965-7e05c8ff7ca6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -90295,7 +90295,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90243947-2a75-41c8-945e-14076cb5084b", + "id": "a21e259a-8d6e-4a51-a1d3-7445e1aaab30", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -90366,7 +90366,7 @@ } }, { - "id": "3803dc82-179a-46ec-aeb5-df216c8ac218", + "id": "1fafe9d9-4b06-4f9a-a254-5e4412b8eaad", "name": "Get Custom Password Instructions by Page ID", "request": { "name": "Get Custom Password Instructions by Page ID", @@ -90390,7 +90390,7 @@ "type": "text/plain" }, "key": "locale", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" } ], "variable": [ @@ -90426,7 +90426,7 @@ }, "response": [ { - "id": "e79fd49d-c81e-4f1e-938e-9e766f7d71d7", + "id": "5ad1c208-1392-4648-bae4-45dcdee7898c", "name": "Reference to the custom password instructions.", "originalRequest": { "url": { @@ -90445,7 +90445,7 @@ "type": "text/plain" }, "key": "locale", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" } ], "variable": [] @@ -90489,7 +90489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d6384df-3fae-4640-a5af-5a6805dd41c9", + "id": "3c1b76f8-4b48-4ef7-a779-955b9d684032", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -90508,7 +90508,7 @@ "type": "text/plain" }, "key": "locale", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" } ], "variable": [] @@ -90552,7 +90552,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3ed8eae-af29-47da-862c-4b0762c5a0eb", + "id": "758c4a96-9839-48ee-9877-2f309babc1d8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -90571,7 +90571,7 @@ "type": "text/plain" }, "key": "locale", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" } ], "variable": [] @@ -90615,7 +90615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b958fd1f-7f85-473a-98cf-882c767eb60a", + "id": "c25261ed-416b-4d90-bd03-e17f35d28fa2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -90634,7 +90634,7 @@ "type": "text/plain" }, "key": "locale", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" } ], "variable": [] @@ -90678,7 +90678,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f8c07c8-0a43-4335-88b9-e3541c113f55", + "id": "e04cd991-97de-4d22-a0e1-844d828e77d7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -90697,7 +90697,7 @@ "type": "text/plain" }, "key": "locale", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" } ], "variable": [] @@ -90747,7 +90747,7 @@ } }, { - "id": "a41f1d96-31ce-431c-9a74-d9cb2aa08e41", + "id": "7de5f5ec-27c5-4867-b577-a932fff6a97a", "name": "Delete Custom Password Instructions by page ID", "request": { "name": "Delete Custom Password Instructions by page ID", @@ -90771,7 +90771,7 @@ "type": "text/plain" }, "key": "locale", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" } ], "variable": [ @@ -90807,7 +90807,7 @@ }, "response": [ { - "id": "3923c008-cd4c-4dd8-9f18-5e10c442de6a", + "id": "9eae1094-5188-4beb-a376-336e47bff6e4", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -90826,7 +90826,7 @@ "type": "text/plain" }, "key": "locale", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" } ], "variable": [] @@ -90860,7 +90860,7 @@ "_postman_previewlanguage": "text" }, { - "id": "db929efe-7bca-4441-98aa-86a8406599a8", + "id": "68db9e44-da66-4ff5-9896-841fb13c5640", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -90879,7 +90879,7 @@ "type": "text/plain" }, "key": "locale", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" } ], "variable": [] @@ -90923,7 +90923,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3804b995-b909-437b-9777-c8b343e121e9", + "id": "7afd7bf0-63c7-4937-852f-cf54e5531a15", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -90942,7 +90942,7 @@ "type": "text/plain" }, "key": "locale", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" } ], "variable": [] @@ -90986,7 +90986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f63d5246-e519-4bd0-b12e-42c969fc4406", + "id": "ebbdde9c-8e66-4885-acb4-dcd5fcd03f5c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -91005,7 +91005,7 @@ "type": "text/plain" }, "key": "locale", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" } ], "variable": [] @@ -91049,7 +91049,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fad015d7-f535-434a-856f-acd13336b0fd", + "id": "e4758ada-4c80-4a90-9b14-4533904f6b81", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -91068,7 +91068,7 @@ "type": "text/plain" }, "key": "locale", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" } ], "variable": [] @@ -91124,7 +91124,7 @@ "description": "Use this API to implement and customize dynamic role functionality. With this functionality in place, administrators can create dimensions and configure them for use throughout Identity Security Cloud. Identity Security Cloud can use established criteria to automatically assign the dimensions to qualified users. This enables users to get all the access they need quickly and securely and administrators to spend their time on other tasks. Entitlements represent the most granular level of access in Identity Security Cloud.\nAccess profiles represent the next level and often group entitlements. Dimension represent access selectively based on the evaluation of contextual information that is available or provided. Each Dimension include context attributes and access selection expressions which map criteria to access right assignments. Each dimension can contain up to 5 context attributes. Dynamic Access Roles represent the broadest level of access and often group access profiles ,entitlements and dimensions.Each Dynamic Access Role may contain one or more Dimensions.", "item": [ { - "id": "edcfcfde-7ebb-4a44-bc55-3da99a1d7aac", + "id": "169cb5b5-bd91-4c12-9abd-16e814e107cf", "name": "List Dimensions", "request": { "name": "List Dimensions", @@ -91221,7 +91221,7 @@ }, "response": [ { - "id": "5d848839-53dd-43b7-9fcb-803aeb85ce6f", + "id": "210bbbfa-da3c-4159-81a9-91eacb3b4503", "name": "List of Dimensions", "originalRequest": { "url": { @@ -91321,7 +91321,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4f0366d-75b8-402b-98c2-37efbf3c2f1f", + "id": "487bb424-1f64-43fd-aaac-7f64f4de00e7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -91421,7 +91421,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c870e088-b5e6-401b-8a55-3bf0663cfed6", + "id": "68b7038b-bb40-4597-87a4-d12219258208", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -91521,7 +91521,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55587382-16ff-4a55-946b-d12bbbdc9883", + "id": "fdef1037-5b02-455a-b943-cc5e8d08d8df", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -91621,7 +91621,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc9f718e-de22-4d48-9426-ff9044e3dc2b", + "id": "7779198e-0039-46f5-924c-0744fa17b034", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -91721,7 +91721,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8a6ae41-032f-426d-b1f5-f74dc811f233", + "id": "3ce7bf2d-8960-46b8-98ce-2c3c5ec97fa1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -91827,7 +91827,7 @@ } }, { - "id": "8d60a236-6f2c-435c-8751-f3ea6c03d8c7", + "id": "166001fd-c2b1-46d6-82bc-19595f4c1d4d", "name": "Create a Dimension", "request": { "name": "Create a Dimension", @@ -91882,7 +91882,7 @@ }, "response": [ { - "id": "a48f56ed-0129-42c0-978a-e10628717d54", + "id": "a274a026-d2b0-44f0-b227-08833d4d9c6d", "name": "Dimension created", "originalRequest": { "url": { @@ -91940,7 +91940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5cb64af-4fc6-4227-b73f-a67eb81b9158", + "id": "4ac28509-9827-45c3-9a1a-144fc814c22d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -91998,7 +91998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36bd1c8d-0027-4dd7-b65a-c49d157316dd", + "id": "57e9bade-c65c-445d-a1e8-4484301a470e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -92056,7 +92056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d6f234d-48a5-4287-8dab-e5acf3fe28a4", + "id": "848ca5b4-2ea7-4eff-be55-afc9c259adf2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -92114,7 +92114,7 @@ "_postman_previewlanguage": "json" }, { - "id": "714dc1b6-c32f-4085-95dd-e9e169b47071", + "id": "d3c7eace-2053-430c-aba4-2323cdbd84ea", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -92172,7 +92172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e901e7d-e88d-42b5-a7d6-08e1b1b3846f", + "id": "6407ca77-0a88-4e26-8044-cbb7dc63e9a6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -92236,7 +92236,7 @@ } }, { - "id": "0f64b0d9-1f8b-49a4-b322-49931fb866d8", + "id": "bea535c3-e3f1-40c5-b918-192ab6d149b3", "name": "Get a Dimension under Role.", "request": { "name": "Get a Dimension under Role.", @@ -92289,7 +92289,7 @@ }, "response": [ { - "id": "295f7bfe-7b3d-4bfa-b05f-bf153853e3cf", + "id": "1b189cd5-18fc-4fbf-827b-e166586b76e4", "name": "Dimension", "originalRequest": { "url": { @@ -92335,7 +92335,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa4b919c-454d-4376-bc83-b1d39472be5f", + "id": "1b3839bc-c473-4db7-ba64-4aca81caff2b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -92381,7 +92381,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd91130d-39bf-41b6-b4fc-57a19d5ad07e", + "id": "1988b845-ab63-411a-9bd0-a34f39a7fee9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -92427,7 +92427,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2f5a93b-123d-46b9-9b91-06ae2984b841", + "id": "c712ca75-dab8-4915-8677-d597d3c8421c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -92473,7 +92473,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cec6cf5-4cb4-42a6-b821-e3b775fc2468", + "id": "748419ca-f248-4fb1-a0c7-2b161bebd10b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -92519,7 +92519,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aaba5ea9-360c-4de2-8d26-237249163814", + "id": "4212f4c3-2b3e-416b-b4b3-0f8b610ee6eb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -92571,7 +92571,7 @@ } }, { - "id": "7cd09809-183d-430a-84e1-b56883351da7", + "id": "8b6d2d55-0762-4bbc-a340-62e401c410b8", "name": "Patch a specified Dimension", "request": { "name": "Patch a specified Dimension", @@ -92637,7 +92637,7 @@ }, "response": [ { - "id": "8e9a5ae7-55ac-48f3-9360-c2187c4945ba", + "id": "dbc5095d-6e59-4c15-9c6e-4f0c369ee518", "name": "Update a Dimension name and description field in One Call", "originalRequest": { "url": { @@ -92696,7 +92696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "befd8599-9a6e-412b-9917-bacf464d13e7", + "id": "11a54214-9e1c-4179-92c5-1e429e7bc1c7", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -92755,7 +92755,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ea4384f-6fc4-41dc-891e-1b48a3cf4bbd", + "id": "b8b74bb9-3f91-4ba5-992e-1f59f59cd408", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -92814,7 +92814,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4fe42c0f-883e-4df7-9ff6-75ceda1d80eb", + "id": "afcbc770-93ec-4491-9587-f01ef686b9f9", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -92873,7 +92873,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6c9083e-096b-47f0-8122-ed1267647d82", + "id": "80fb4b1b-eca8-411a-bf66-c51ec982d900", "name": "Update a Dimension name and description field in One Call", "originalRequest": { "url": { @@ -92932,7 +92932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6c00cc4-fb43-4318-8e1a-c36b19b2a52e", + "id": "4f139bc2-e01e-4683-b932-b252cc6e5ae8", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -92991,7 +92991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7139954-60eb-48f6-b9d3-26ce35443b18", + "id": "7b1607e9-9199-40b9-93df-d44c6ee64c99", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -93050,7 +93050,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18fd0944-560c-4fd2-86b3-7f6dbaaec345", + "id": "881f158c-cf56-47c9-8f80-1188a203e99f", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -93109,7 +93109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08ed4b85-21c4-4025-b945-2ef53281dfd3", + "id": "f44be224-a87c-4c5a-bde4-796ab855ad79", "name": "Update a Dimension name and description field in One Call", "originalRequest": { "url": { @@ -93168,7 +93168,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0086ef4e-c62f-4fa1-b498-920b604c7797", + "id": "ca5188e9-e2bd-4d93-b32a-7533fe44dda4", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -93227,7 +93227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16ff2767-1676-402d-987d-3131eb509044", + "id": "c55ca0b4-2dbb-4924-a363-c50eda55bbef", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -93286,7 +93286,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07e886d0-0515-4675-9191-23e5814b538a", + "id": "1b31e4c3-187e-4b03-9c18-b14b19140e46", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -93345,7 +93345,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b878b09-2a1b-40f6-9c01-68d861057402", + "id": "a8114d8e-ef7c-43d4-968d-29c7ceae9e60", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -93404,7 +93404,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b93325c-ad70-422e-9233-9d9c23aa1529", + "id": "3f5b5e1e-ee49-4176-9fad-6facb8c06eb9", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -93463,7 +93463,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e52fe862-738f-4f9c-8805-eaba3d10a5f1", + "id": "97361497-02bb-4795-ad8c-fa8ec7e585b7", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -93522,7 +93522,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e56aa27f-0a44-4910-86a5-522e3096aae2", + "id": "72ddcb91-deec-424c-bf25-9927cd61c9d0", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -93581,7 +93581,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3f6c337-c5d3-47fa-a0bc-a2c9438258d0", + "id": "4a4e8bec-552b-4621-812a-5fb331412798", "name": "Update a Dimension name and description field in One Call", "originalRequest": { "url": { @@ -93640,7 +93640,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00f82c6b-6486-422a-8c93-0e8366a6a0ae", + "id": "f5cd2676-36dc-4fbb-a1cf-5bbeb0366601", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -93699,7 +93699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9bd36a82-4315-456d-9c8b-c49e78a42245", + "id": "1b0900b6-707a-42ad-a6c7-9e38fb7c9841", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -93758,7 +93758,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5080ba81-c243-48f3-a277-256b3f2046aa", + "id": "1ce0fe8b-53ce-4830-b334-f04baf992208", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -93817,7 +93817,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecd7522c-ddd6-4193-8d0c-e3696966daab", + "id": "d0153e25-fb13-49c1-a0f3-6b3510ee47bf", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -93876,7 +93876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e85edd3-2cfb-4724-9e0e-aa1e1c1955f4", + "id": "fc894b9d-e6f5-4416-a9eb-ae4e02313b05", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -93935,7 +93935,7 @@ "_postman_previewlanguage": "json" }, { - "id": "265eeacf-430b-411d-ac48-040fd46be6a1", + "id": "5d9f551c-f001-4347-b835-fee766e2bdf0", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -93994,7 +93994,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd422efa-4cd2-46c3-993b-2f6182c220df", + "id": "737c1c4f-ace5-44c7-88a6-c1ee5ecc1ff0", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -94059,7 +94059,7 @@ } }, { - "id": "933ee88c-a64a-42db-a624-bc6badf5ad0e", + "id": "2f387a25-a517-4f5f-bc26-0700572e6321", "name": "Delete a Dimension", "request": { "name": "Delete a Dimension", @@ -94112,7 +94112,7 @@ }, "response": [ { - "id": "bcca7fe5-d009-4253-8aff-aa82750d2ab1", + "id": "101b737d-bfcd-4c2a-8d28-963046890c42", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -94148,7 +94148,7 @@ "_postman_previewlanguage": "text" }, { - "id": "37eb0768-a90a-4191-984f-33cb32cf941c", + "id": "86da3321-1884-47b7-9621-ecad7b839a3b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -94194,7 +94194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd624835-c1a9-49fd-8b6d-9e1794ca7289", + "id": "030b5fd7-4bab-47c9-bf2a-2d047fd7e480", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -94240,7 +94240,7 @@ "_postman_previewlanguage": "json" }, { - "id": "deed7429-f1e2-4c6c-a7f9-ffb23c5781d0", + "id": "b8375568-0fdd-4b93-9665-1bafeb0ca26c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -94286,7 +94286,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92c80a56-de69-4e98-9fa9-b4ca2743c5a9", + "id": "be007573-b478-4316-8ddb-6ddfbd45ae99", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -94332,7 +94332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa86f2f5-b571-464c-a83e-b4bac49535aa", + "id": "62304e34-f1af-4bb4-a4e3-323943e1e7f9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -94384,7 +94384,7 @@ } }, { - "id": "a2b1dc58-f836-4212-a932-3b503da8f5df", + "id": "2b9c1328-9b08-4dba-ab58-4c3549700889", "name": "Delete Dimension(s)", "request": { "name": "Delete Dimension(s)", @@ -94440,7 +94440,7 @@ }, "response": [ { - "id": "429fc7ca-53ea-478b-98c9-8f63cdcadb89", + "id": "11a34f9d-1f87-49c4-90d9-4bbbaff977c4", "name": "Returns an object with the id of the task performing the delete operation.", "originalRequest": { "url": { @@ -94499,7 +94499,7 @@ "_postman_previewlanguage": "json" }, { - "id": "900ecfc0-ae23-40a8-85c9-1ee68780a317", + "id": "0b681ba8-0ace-4cc1-8641-08de2c55dffe", "name": "400.1 Bad Request Content", "originalRequest": { "url": { @@ -94558,7 +94558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40f77a67-b644-40d1-a948-44c14e7b0cc0", + "id": "88c3f388-6525-4e02-8382-91648230f755", "name": "400.1 Dimension ids limit violation", "originalRequest": { "url": { @@ -94617,7 +94617,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64f45b95-a57b-46ee-80f7-86cccada63c4", + "id": "9eaaf76b-1102-4d59-8137-733d4db7e45e", "name": "400.1.404 Referenced object not found", "originalRequest": { "url": { @@ -94676,7 +94676,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a6b5c01-a179-4d6f-a8c6-bceb125c8b45", + "id": "6ff6bd04-4d37-49b5-aee6-489df1f26bd0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -94735,7 +94735,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5f1fb1a-a91a-4f9e-82dd-34ca746785e4", + "id": "097fdf85-776b-4973-bfe2-711e24cf0357", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -94794,7 +94794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60949ec6-f5a9-4607-9ac5-1d7fb6791706", + "id": "51587a78-aae6-4977-a284-df483bfc7ce5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -94853,7 +94853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c79fa5c-e4c4-48cf-9e31-fec50d26c69a", + "id": "63c8cb53-dcef-46c7-8236-d1dc5b7016a6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -94918,7 +94918,7 @@ } }, { - "id": "47d50645-1319-469e-9d64-5db1b92d5404", + "id": "fcc59e37-5a90-4ba3-b78a-b3ff3bf07f9f", "name": "List Dimension's Access Profiles", "request": { "name": "List Dimension's Access Profiles", @@ -95018,7 +95018,7 @@ }, "response": [ { - "id": "db9c172e-831c-4c82-aeef-b9ddcdf18e9b", + "id": "6392ca41-8848-4640-81bf-5bdea183e47a", "name": "List of Access Profiles", "originalRequest": { "url": { @@ -95111,7 +95111,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0be385f0-d913-46a1-a70a-87f0fa6fae74", + "id": "edad3609-c3d5-4e2c-8f57-e91c248d01d5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -95204,7 +95204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0495345-4898-49af-b964-c3238ad8b9e9", + "id": "0cb6eb8a-d36f-4106-a757-78461e7ea229", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -95297,7 +95297,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fd0dbbb-fd7c-4517-a18d-d01281f515bd", + "id": "b7aa3008-686a-4776-bc79-a079d7d82ff8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -95390,7 +95390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41525f1b-e658-44af-8080-5616de32448c", + "id": "ecf2d14e-c2cd-4414-b1c9-30c211bddb61", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -95483,7 +95483,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0470d13b-5abe-4c7a-bbc5-20fb8d726ecd", + "id": "3c44c1b3-5af9-41e4-9d0a-b9901dd8b8c2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -95576,7 +95576,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21674b18-3e65-4cc1-b196-ddc480f0df44", + "id": "331b7fcd-ad37-4ed2-a1eb-6f7f06c19d65", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -95675,7 +95675,7 @@ } }, { - "id": "5f8c71dc-e45f-4878-9c6a-d841d2ed9b75", + "id": "9d1180ed-0fc3-418f-a7f7-0480bef6fb11", "name": "List Dimension's Entitlements", "request": { "name": "List Dimension's Entitlements", @@ -95775,7 +95775,7 @@ }, "response": [ { - "id": "f1514a1a-4cfe-4f9c-8997-0a37410e7a8e", + "id": "1752e51e-3e92-4599-81b1-c7fba6f363e4", "name": "List of Entitlements", "originalRequest": { "url": { @@ -95868,7 +95868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fff52c01-a370-46d5-a033-d808cf85ff9e", + "id": "725b6b68-35e9-4470-ab88-bbad7eb5b648", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -95961,7 +95961,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e1d9313-0aa2-47cb-8e92-44dd879a3952", + "id": "34959700-57d2-430c-aeda-53501e6a4634", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -96054,7 +96054,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b4502cb-0734-4286-8299-a4d8a9bdb3ae", + "id": "fe6f328c-7b97-4563-93b9-974c33a4b363", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -96147,7 +96147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7f15d88-00ce-40b0-9493-b0fdfef4f585", + "id": "fb695b9a-c625-493f-8dc5-884ca0427ccb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -96240,7 +96240,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9cb5d8f-1d40-4277-98b8-0e64b39f17c1", + "id": "26472f5d-60cc-4b6e-aa3f-7e207d384247", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -96350,7 +96350,7 @@ "description": "Use this API to implement and customize entitlement functionality.\nWith this functionality in place, administrators can view entitlements and configure them for use throughout Identity Security Cloud in certifications, access profiles, and roles.\nAdministrators in Identity Security Cloud can then grant users access to the entitlements or configure them so users themselves can request access to the entitlements whenever they need them.\nWith a good approval process, this entitlement functionality allows users to gain the specific access they need on sources quickly and securely.\n\nEntitlements represent access rights on sources.\nEntitlements are the most granular form of access in Identity Security Cloud.\nEntitlements are often grouped into access profiles, and access profiles themselves are often grouped into roles, the broadest form of access in Identity Security Cloud.\n\nFor example, an Active Directory source in Identity Security Cloud can have multiple entitlements: the first, 'Employees,' may represent the access all employees have at the organization, and a second, 'Developers,' may represent the access all developers have at the organization.\n\nAn administrator can then create a broader set of access in the form of an access profile, 'AD Developers' grouping the 'Employees' entitlement with the 'Developers' entitlement.\n\nAn administrator can then create an even broader set of access in the form of a role grouping the 'AD Developers' access profile with another profile, 'GitHub Developers,' grouping entitlements for the GitHub source.\n\nWhen users only need Active Directory employee access, they can request access to the 'Employees' entitlement.\n\nWhen users need both Active Directory employee and developer access, they can request access to the 'AD Developers' access profile.\n\nWhen users need both the 'AD Developers' access profile and the 'GitHub Developers' access profile, they can request access to the role grouping both.\n\nAdministrators often use roles and access profiles within those roles to manage access so that users can gain access more quickly, but the hierarchy of access all starts with entitlements.\n\nAnywhere entitlements appear, you can select them to find more information about the following:\n\n- Cloud Access Details: These provide details about the cloud access entitlements on cloud-enabled sources.\n\n- Permissions: Permissions represent individual units of read/write/admin access to a system.\n\n- Relationships: These list each entitlement's parent and child relationships.\n\n- Type: This is the entitlement's type. Some sources support multiple types, each with a different attribute schema.\n\nIdentity Security Cloud uses entitlements in many features, including the following:\n\n- Certifications: Entitlements can be revoked from an identity that no longer needs them.\n\n- Roles: Roles can group access profiles which themselves group entitlements. You can grant and revoke access on a broad level with roles. Role membership criteria can grant roles to identities based on whether they have certain entitlements or attributes.\n\n- Access Profiles: Access profiles group entitlements.\nThey are the most important units of access in Identity Security Cloud.\nIdentity Security Cloud uses them in provisioning, certifications, and access requests, and administrators can configure them to grant very broad or very granular access.\n\nYou cannot delete entitlements directly from Identity Security Cloud.\nEntitlements are deleted based on their inclusion in aggregations.\n\nRefer to [Deleting Entitlements](https://documentation.sailpoint.com/saas/help/access/entitlements.html#deleting-entitlements) more information about deleting entitlements.\n\nRefer to [Entitlements](https://documentation.sailpoint.com/saas/help/access/entitlements.html) for more information about entitlements.\n", "item": [ { - "id": "a53e0da9-a509-4320-b3b1-b0b58aa391a4", + "id": "2e222555-fbcd-4140-959f-f75f985c9e81", "name": "Gets a list of entitlements.", "request": { "name": "Gets a list of entitlements.", @@ -96470,7 +96470,7 @@ }, "response": [ { - "id": "4356db5d-0bdd-435d-8dcd-e173013ee271", + "id": "0a87a080-4282-4254-90e4-2fae71c4bfe9", "name": "List of entitlements", "originalRequest": { "url": { @@ -96604,7 +96604,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f869d62-ac71-4f38-b622-9fb1850e0fc7", + "id": "b670da75-7c45-4ba7-a01a-79d781f882ea", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -96738,7 +96738,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f85f3bf1-93b7-448a-b1c4-2dd17b63c97f", + "id": "7c914978-2ec0-4981-abbf-5cd6b425c2d2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -96872,7 +96872,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8962151-1661-4848-ace8-84b1051409e5", + "id": "1ebef867-f0c5-48d3-9960-a9e72fd355d9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -97006,7 +97006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc077db2-6f4e-4646-9c77-5d4ee4c0fb0a", + "id": "f538501e-7724-4a29-bc45-f2816d312e0a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -97140,7 +97140,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f352ffc8-70ee-470d-986a-4d7bd84e0f6e", + "id": "23597b21-7ea0-41fb-9777-d88ae3b10ef4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -97280,7 +97280,7 @@ } }, { - "id": "4da6fd01-716b-47d9-8aaf-02efe1f1361e", + "id": "a384e46e-4386-49d2-910a-a8fee9b242cf", "name": "Get an entitlement", "request": { "name": "Get an entitlement", @@ -97330,7 +97330,7 @@ }, "response": [ { - "id": "6e700d43-9384-43a9-b479-2a657a3c5c8e", + "id": "6bd5644b-f914-49ad-9285-2b313624d480", "name": "An entitlement", "originalRequest": { "url": { @@ -97383,7 +97383,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4080bbde-bf78-4eb7-aaa1-4cc6e220a0ed", + "id": "1e7ecc87-a162-48c6-810b-d8cba4250d4c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -97436,7 +97436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "023b5ab6-b765-4745-8a71-ba9f2eff0ee5", + "id": "e63cb89a-b9e8-4fb7-97c3-96a6773949d4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -97489,7 +97489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc440f74-daef-40d4-b86a-5f53c01d0413", + "id": "016e1d63-6893-4fc0-bc5b-fdf7b91b7e46", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -97542,7 +97542,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31adc6bd-6e34-4172-949b-17ee0ac31ab9", + "id": "e03b933a-d81d-44a7-95cb-4b24b8018956", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -97595,7 +97595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6efcaa94-1672-45ef-82e4-625e6bc90775", + "id": "0b5614cf-4fa3-4ae3-a15c-76c74161d6f3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -97648,7 +97648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cbad8d7-a067-4695-9065-f16e871ddd69", + "id": "9f464b66-64da-4c56-a8f8-9ec8e83eb5ac", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -97707,7 +97707,7 @@ } }, { - "id": "23591f4a-8a47-4460-ade5-48d35fc22604", + "id": "f67d0c29-f058-44a5-9582-d67c4bcf31e5", "name": "Patch an entitlement", "request": { "name": "Patch an entitlement", @@ -97770,7 +97770,7 @@ }, "response": [ { - "id": "b89a0817-590d-4eaa-b185-dd24f6641a43", + "id": "f3accca6-6baa-4a9c-a89e-7cfcb7e83e63", "name": "Make an entitlement requestable and privileged in one call", "originalRequest": { "url": { @@ -97836,7 +97836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38c56c07-3923-4a02-b001-cacf81403e16", + "id": "bf72ce9b-b0e6-4a84-b56a-a3df879ade13", "name": "Assign an entitlement to a segment", "originalRequest": { "url": { @@ -97902,7 +97902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1dcca0b-77d9-480d-83a6-26c4ac8df624", + "id": "43a1f37f-1bda-42a5-a35f-066ce038c3d9", "name": "Assign an owner to an entitlement", "originalRequest": { "url": { @@ -97968,7 +97968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a71b98f6-86c4-4a44-afa7-df1893506926", + "id": "7aab9f03-3e0f-42bf-bca8-a406f6bc70e0", "name": "Replace an owner for an entitlement", "originalRequest": { "url": { @@ -98034,7 +98034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99d5a578-9f61-429b-b9f6-484f2a083f48", + "id": "4b2a22b6-90a8-4265-a0a8-6ec1b72a97d3", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -98100,7 +98100,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed91fa65-f58b-4f7e-beb2-7997c0c04d25", + "id": "6f586447-d718-4296-9b34-2f25c37cad02", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -98166,7 +98166,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1d1b343-acc1-4e34-972e-ed887c548f6f", + "id": "043faa94-098c-4a0c-873f-53aaf64251c6", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -98232,7 +98232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27b212c7-02d5-470b-9bfb-f5163db3782f", + "id": "2a6ee4c4-1df1-4f15-b8f5-c108665e093e", "name": "Make an entitlement requestable and privileged in one call", "originalRequest": { "url": { @@ -98298,7 +98298,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21a67290-6fba-4f7e-ab76-06896ce71a7d", + "id": "a0dc55cf-63d3-4381-a3f0-94ba13afce09", "name": "Assign an entitlement to a segment", "originalRequest": { "url": { @@ -98364,7 +98364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7ee5f3e-aea3-4c64-8cde-5485cc1f85ac", + "id": "98678aa3-70f2-4bc2-9dbe-70458b74f259", "name": "Assign an owner to an entitlement", "originalRequest": { "url": { @@ -98430,7 +98430,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c69dd744-45cc-482a-ad43-f9755f38c0e4", + "id": "3b881fa4-3976-482a-b05d-5637898e37c0", "name": "Replace an owner for an entitlement", "originalRequest": { "url": { @@ -98496,7 +98496,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ddd889ef-5d68-49e7-a59d-4348ab1d99a3", + "id": "8f89b7eb-9238-4a9b-8c64-8e31ce5b83c9", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -98562,7 +98562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92ebce47-03d6-4340-9fc1-c6d76facf9a1", + "id": "7727ac93-1509-48fa-b27d-61e63f165dd1", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -98628,7 +98628,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2333cb2d-56a7-44f7-8f38-c818e2b16893", + "id": "fedd873d-12ec-4a8f-a565-f1029fee0aa1", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -98694,7 +98694,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef885917-23dd-4df5-b3bb-cbe71599df3e", + "id": "f7c1e4e5-4590-4ee2-b8b4-238933afc563", "name": "Make an entitlement requestable and privileged in one call", "originalRequest": { "url": { @@ -98760,7 +98760,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e896fc5-60b4-41dd-b3cb-2f1f8ddea79d", + "id": "e6a12301-833c-4445-aeaa-5ec5b91f51bc", "name": "Assign an entitlement to a segment", "originalRequest": { "url": { @@ -98826,7 +98826,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d388f703-5d40-47b0-b6e8-27947413bc88", + "id": "5525f271-ebf6-4855-a0fd-180db7669539", "name": "Assign an owner to an entitlement", "originalRequest": { "url": { @@ -98892,7 +98892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd9bc612-51aa-4ad1-8ad1-3aab06628024", + "id": "a055f9be-031b-4b28-8669-94614ee163e8", "name": "Replace an owner for an entitlement", "originalRequest": { "url": { @@ -98958,7 +98958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9115bc7-a84c-4b7f-9820-9b3005c18d14", + "id": "3d8779b4-b3f4-49ac-b420-2cecfc5baee4", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -99024,7 +99024,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8cd5ed17-4a4a-4d1f-8020-9d7b295712ad", + "id": "f931e08b-8f8d-4f59-b9c7-0f8e71ae6dce", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -99090,7 +99090,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a436c92-0f9a-4406-b4d7-5fddda9734d0", + "id": "ae329d66-5160-424c-806f-ce003327a87a", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -99156,7 +99156,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01e8d272-6dce-42d1-b23c-3b478daf20fd", + "id": "a0c7b4c3-d329-48c5-83c6-b6b312b2874e", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -99222,7 +99222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "327dbb1c-5df6-4839-a231-3eb97997a5de", + "id": "18aa3392-fb5f-4228-b300-28af1eb30027", "name": "Assign an entitlement to a segment", "originalRequest": { "url": { @@ -99288,7 +99288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71b06505-8bbf-43bb-bcae-b35b33802aab", + "id": "47ff10e0-4766-4c6b-9a8b-19868c348608", "name": "Assign an owner to an entitlement", "originalRequest": { "url": { @@ -99354,7 +99354,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cd70655-2009-407e-84f6-e3bb1c441b32", + "id": "ba319141-3bf7-4f0d-8c62-988afc9d7e1c", "name": "Replace an owner for an entitlement", "originalRequest": { "url": { @@ -99420,7 +99420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4cac26b-a323-41ad-993f-a02636516d9e", + "id": "422f4fca-9f61-479e-b407-528c5ed66efd", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -99486,7 +99486,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8925f7c1-dfdc-4841-960c-b93252f9dd24", + "id": "1be0d1fc-fea1-4d60-9ce5-340b9110602e", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -99552,7 +99552,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af642a0c-b4fb-4a4a-9e31-551965d2c66f", + "id": "f0155b25-c1a2-4814-be7e-b23ca3194ef4", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -99618,7 +99618,7 @@ "_postman_previewlanguage": "json" }, { - "id": "336758d0-2273-4100-8ab2-0295d0b7f8c6", + "id": "7aa9ca04-726f-4e6e-b937-5f9ec86185d1", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -99684,7 +99684,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a924be1-7cac-4dc8-9afb-9ef1265dc3da", + "id": "2726bfc5-b2c6-44e2-b3dc-97aa73490b75", "name": "Assign an entitlement to a segment", "originalRequest": { "url": { @@ -99750,7 +99750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a97363a-997e-484a-9552-5b8d4a86b033", + "id": "d0099824-715e-4020-b7d7-188ba6137cba", "name": "Assign an owner to an entitlement", "originalRequest": { "url": { @@ -99816,7 +99816,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69711f89-7685-4114-9181-e9666d349f37", + "id": "acf2ea58-02e5-436c-a4f9-9fbc196e129f", "name": "Replace an owner for an entitlement", "originalRequest": { "url": { @@ -99882,7 +99882,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5a876f1-dae9-4a69-b773-0f016bfac5da", + "id": "324387bf-3e8d-4811-a9f0-250705e26dbc", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -99948,7 +99948,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8b72c86-1bd9-4e2c-ab1d-fce2ca375379", + "id": "e4c8f471-5085-414e-a0e8-fb75e59d2ebf", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -100014,7 +100014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22723b72-052d-41e5-885d-ca745ae70312", + "id": "30d049b0-2adc-404f-a6dc-2b4fef084e47", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -100080,7 +100080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc149292-4525-4e9a-b950-0631af1a3170", + "id": "583e3f40-9d04-439b-b32a-42ba6533cc26", "name": "Make an entitlement requestable and privileged in one call", "originalRequest": { "url": { @@ -100146,7 +100146,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d122f2f-2e4c-427e-ae34-c5d3efc23aff", + "id": "83bdce50-ee32-4a9d-8ca8-07e30450d5c4", "name": "Assign an entitlement to a segment", "originalRequest": { "url": { @@ -100212,7 +100212,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e72d6c9-425f-4a43-9e35-a32ebef7c572", + "id": "76ca59b9-68d0-4cdc-b5a7-adfdb7411d3e", "name": "Assign an owner to an entitlement", "originalRequest": { "url": { @@ -100278,7 +100278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "602003f9-fe79-4bf1-ab42-b86abcedf51b", + "id": "b8172998-1c0d-4da8-a101-873ad3d6738b", "name": "Replace an owner for an entitlement", "originalRequest": { "url": { @@ -100344,7 +100344,7 @@ "_postman_previewlanguage": "json" }, { - "id": "376fd734-c26f-4946-8854-23f496162a96", + "id": "d1ac8f79-973b-4497-8f6a-ed0f35065041", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -100410,7 +100410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "079dfc5d-0007-49e4-a3f1-87fb2df3bd33", + "id": "68db2490-797a-47af-a6f8-c9ab3c7d669d", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -100476,7 +100476,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c61e268-fc37-413f-855a-3fa48c9f6a2a", + "id": "943b3f0a-00e1-452f-ba78-ca130733da81", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -100542,7 +100542,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5316aadb-88f4-41bc-ab30-8390ce1d44c9", + "id": "e3ee65e2-9309-44e7-bc80-ffc92f6d20c4", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -100608,7 +100608,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e0348c7-269d-40b7-b1a6-f8e30d8a1d76", + "id": "a8600015-6270-4b66-b54b-6a55764d2aad", "name": "Assign an entitlement to a segment", "originalRequest": { "url": { @@ -100674,7 +100674,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fcfc541-523f-4170-ac79-6eb79d173095", + "id": "1fedc80f-c9d1-4e18-9fc6-24011324c553", "name": "Assign an owner to an entitlement", "originalRequest": { "url": { @@ -100740,7 +100740,7 @@ "_postman_previewlanguage": "json" }, { - "id": "240e2950-ddba-4d26-a296-71f6c9981291", + "id": "e157698a-9b86-42ee-b7cd-782fc0e03e38", "name": "Replace an owner for an entitlement", "originalRequest": { "url": { @@ -100806,7 +100806,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c99e0732-0326-4659-80c9-653b6464f33f", + "id": "3296f5ce-96ff-4c6e-8011-c1097943371f", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -100872,7 +100872,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa2dadd7-a99f-43da-895c-fad6f7f6637f", + "id": "0bd093cf-9395-4171-ab20-59d634da049d", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -100938,7 +100938,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3955804f-f06c-4262-8ecc-4a77d3b82a90", + "id": "c869c0d9-4952-4782-821a-bbda4a8e0d81", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -101010,7 +101010,7 @@ } }, { - "id": "fe816f2a-f9d6-4fac-90c9-7214283a1f7d", + "id": "99259673-d8d3-424d-a49b-794bc230b3a6", "name": "List of entitlements parents", "request": { "name": "List of entitlements parents", @@ -101107,7 +101107,7 @@ }, "response": [ { - "id": "c1659cc6-f66f-4b31-a676-6ccaeb97784a", + "id": "cec1e49c-939b-4036-ae60-2e54f6594a01", "name": "List of entitlements parents from an entitlement", "originalRequest": { "url": { @@ -101207,7 +101207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ccf14a9-96a0-4db1-aefc-e2e3781202eb", + "id": "da303b87-9d94-4ba2-a43a-6159bed7f6b0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -101307,7 +101307,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1952c632-ad73-4332-8b4d-42c8c31c04a4", + "id": "b2559f66-a2af-4f46-959a-b5fffa93147d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -101407,7 +101407,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7537f724-81e5-4ec2-b58f-ec532961d7bf", + "id": "0e055498-bd39-45a0-aadf-d85b2261fcff", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -101507,7 +101507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebb9dd6a-6d29-403d-bcab-8f90fc14a007", + "id": "a708166c-2e4c-4552-ad65-d4e8c6b29cc9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -101607,7 +101607,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b993d967-a606-4f10-883e-34a02196548a", + "id": "f28e58e4-1b5c-4ec6-857b-bbb52847ed89", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -101707,7 +101707,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b3faccf-24ed-47e4-ba65-586b2d80ab1a", + "id": "fb6ef5d1-aacd-4c75-98fe-33925ce66ed0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -101813,7 +101813,7 @@ } }, { - "id": "386e50b6-9910-412f-b518-10e6e1234250", + "id": "d35519fa-5cae-4523-b782-fbef8191d7cd", "name": "List of entitlements children", "request": { "name": "List of entitlements children", @@ -101910,7 +101910,7 @@ }, "response": [ { - "id": "00f77b6e-40bd-4910-852d-2891c21a2132", + "id": "18724590-3c82-404e-ad60-a5d4fa79aee3", "name": "List of entitlements children from an entitlement", "originalRequest": { "url": { @@ -102010,7 +102010,7 @@ "_postman_previewlanguage": "json" }, { - "id": "984f255c-c21e-4110-93de-9719f2b333be", + "id": "2549abe2-16b3-4901-b86a-3596e380ca0f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -102110,7 +102110,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67d31c68-eb4c-41a1-9af5-ed5500bda1ae", + "id": "00cc4f48-bdd7-4555-9e42-b775ddb5fa57", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -102210,7 +102210,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0134994c-9c11-4015-bbd3-663981bb2797", + "id": "f811b205-af78-46c5-b1b4-b6c43ad6d7b6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -102310,7 +102310,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5a81b8b-b665-4e64-87da-73ccde0781fa", + "id": "82c8d9bd-749d-4d53-8aa1-d3ec60fc87d2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -102410,7 +102410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b76473de-f125-413d-8530-b4ee9887255e", + "id": "dc3f3717-063e-4fdd-807a-610a5c0a8512", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -102510,7 +102510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8120af0e-e552-438e-9ba2-86bf4c74af36", + "id": "5c494082-e115-4163-bb58-6eb274aca7fe", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -102616,7 +102616,7 @@ } }, { - "id": "fe099ec8-a5f3-486b-96b0-975a18129cb3", + "id": "23a25183-c8be-454d-82fe-e06fbed4da79", "name": "Bulk update an entitlement list", "request": { "name": "Bulk update an entitlement list", @@ -102668,7 +102668,7 @@ }, "response": [ { - "id": "62818beb-39ea-4323-b964-28002e13ad8a", + "id": "7fcd1af5-b321-41c0-abaf-2d06c6f3ee38", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -102724,7 +102724,7 @@ "_postman_previewlanguage": "text" }, { - "id": "6708a38d-e189-4204-8842-f800a8acd38b", + "id": "03401dfe-14d1-4c36-ab7f-16f563fe4507", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -102790,7 +102790,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd20f502-c254-43a6-a01e-4bbe025d4fbd", + "id": "ec832dec-70f0-4225-8479-37548e61b31a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -102856,7 +102856,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc7672ab-78fd-4be3-ae34-51f92a82b82a", + "id": "48d5fff1-b656-4820-ad76-0cf42a5400a2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -102922,7 +102922,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63a9b871-3513-42d9-97e3-7a68a3ff5432", + "id": "bd0f4d6f-382c-45b5-81dd-0d0539713115", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -102988,7 +102988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a5b77d8-01f6-4fc5-b092-30c716be1b61", + "id": "9c9ccea7-ef71-4903-a63f-d493bd373448", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -103060,7 +103060,7 @@ } }, { - "id": "81d1afdf-40c6-4db0-9ba7-302d65d1437c", + "id": "7f1fd8bc-7a29-46b1-bf02-7bac3a8c4700", "name": "Get Entitlement Request Config", "request": { "name": "Get Entitlement Request Config", @@ -103111,7 +103111,7 @@ }, "response": [ { - "id": "ef7b893b-3e1e-4aa2-b75d-3f6cc1ef452b", + "id": "3b9e45f7-42fc-4d0f-ad17-8ceb3fb05120", "name": "An Entitlement Request Config", "originalRequest": { "url": { @@ -103165,7 +103165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2396700-0c94-4adf-b06b-e15998476046", + "id": "f56227c2-ed0a-4d8c-a16c-24b576e5b1eb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -103219,7 +103219,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df34a4cb-d76c-43fa-b0a2-8037884337e7", + "id": "280e5aea-fbba-40a0-868f-be6dd3465b7b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -103273,7 +103273,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b6128a4-260d-4e5b-9333-2436fa8f75d8", + "id": "2bd818a1-b79b-40ee-b4de-a6d75fe682df", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -103327,7 +103327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2d18fc0-a491-4a5b-9d8a-6458fb138085", + "id": "3d7230f4-998c-4e97-8107-a9f65fea4de3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -103381,7 +103381,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7bd39b37-b7d2-44f9-9ff5-abddc169535e", + "id": "a7cfeca3-ea47-4166-8c07-626d78233de0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -103435,7 +103435,7 @@ "_postman_previewlanguage": "json" }, { - "id": "744ea343-b16b-4ac7-8211-8e9c9134a821", + "id": "5476791c-36a4-407f-a8d7-db31bf8aaa04", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -103495,7 +103495,7 @@ } }, { - "id": "743d7320-27ed-4c54-a13b-9d22f6957ea5", + "id": "3b276b85-8a51-41de-a364-f142aeb8d543", "name": "Replace Entitlement Request Config", "request": { "name": "Replace Entitlement Request Config", @@ -103559,7 +103559,7 @@ }, "response": [ { - "id": "9ca1526c-4bc8-4847-9281-20f5629f9dfe", + "id": "737c35df-73d3-441e-991e-e603f8b751ba", "name": "Responds with the entitlement request config as updated.", "originalRequest": { "url": { @@ -103626,7 +103626,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e5cdda8-6a9f-4c84-9b07-0f3a00d0813b", + "id": "14aeb189-8229-472e-8676-c0b20f89d8ac", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -103693,7 +103693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea08f107-4f87-40d5-8976-bf5e3a8c025b", + "id": "436e5bfd-647e-48d7-abcb-b8013ff15313", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -103760,7 +103760,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25904011-f4f1-4f7c-8990-d551dd86a6eb", + "id": "f48c5c96-fda0-4b77-8bc2-671a6df391e3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -103827,7 +103827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b355cdbe-2156-4123-be49-a69eb7322c1a", + "id": "3e2e4d10-223b-4344-a019-61ece672989a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -103894,7 +103894,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2fcb504-11fb-4feb-8cc1-003f10743f8d", + "id": "9265cd67-5c39-4557-832c-4bc1f666c295", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -103961,7 +103961,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3fc8aeb8-1a08-4bbb-9e81-3fc9b1f5e137", + "id": "f4812bd3-1338-4852-b1cc-2b419756d828", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -104034,7 +104034,7 @@ } }, { - "id": "b5d70ffd-46c9-445c-9e9c-3d7875bf3f57", + "id": "12a7eb78-75fd-4ccc-a63c-83bcd8496ecd", "name": "Reset Source Entitlements", "request": { "name": "Reset Source Entitlements", @@ -104086,7 +104086,7 @@ }, "response": [ { - "id": "7acd1c77-f82f-461f-b63f-96086fb8f6ff", + "id": "2496f30f-a718-4990-8656-52a74256e3e2", "name": "Entitlement source reset task result", "originalRequest": { "url": { @@ -104141,7 +104141,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a3f6930-2f46-4a09-a8f2-9272e4396a63", + "id": "d01d2d9e-5a2b-490b-a830-bdd4b63f4f0d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -104196,7 +104196,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6504f83d-1cdf-4ae6-b041-c56a3b33c250", + "id": "c754ef61-44ce-492a-aca0-6e0a80e7f102", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -104251,7 +104251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e416d49c-b663-49c7-9f0f-b2df40157558", + "id": "b8c28086-01ae-469d-a641-6c2617bb0464", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -104306,7 +104306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26e5ee72-713b-4e45-8753-29434647e3bc", + "id": "613c6757-0b2b-4f85-9b9a-0081c6b99a79", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -104361,7 +104361,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e2cd38c-d2fb-45ca-a3d2-1a0457ec0485", + "id": "c0155ef9-1e5e-4cdf-ae03-1bb07972956e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -104422,7 +104422,7 @@ } }, { - "id": "561aa902-c5f2-4b88-9130-fac4c6f26a82", + "id": "6b5b4c58-8a8b-4088-b0c2-2d7f99805b40", "name": "Add metadata to an entitlement.", "request": { "name": "Add metadata to an entitlement.", @@ -104496,7 +104496,7 @@ }, "response": [ { - "id": "e9176a5b-cd81-43d1-88bb-dd8b3780648f", + "id": "2c1b90ff-92dc-4809-9ffb-ef21babe3ca0", "name": "OK", "originalRequest": { "url": { @@ -104553,7 +104553,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e209a52-bdcd-482a-ae00-db69d881ee97", + "id": "71100477-b45e-4098-ae7d-beacd18cb430", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -104610,7 +104610,7 @@ "_postman_previewlanguage": "json" }, { - "id": "345fedbc-2221-4aa2-af7e-664cab894ccc", + "id": "443ad8ff-2281-48ac-95f8-344b24a9311a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -104667,7 +104667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c67a73d-1e2b-4732-b7a7-7c6fad049885", + "id": "a856e1c0-c8c7-4365-9c80-613d89c9586f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -104724,7 +104724,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ca7a2e4-3848-4189-9b84-c808ec0f0906", + "id": "102d0c97-7cce-41ac-adf5-4ebd8b00bc70", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -104781,7 +104781,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ddefa128-510c-4723-b916-68c15380105e", + "id": "1e09bec9-e78a-4cc7-b2c2-f70474648549", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -104844,7 +104844,7 @@ } }, { - "id": "742fc5dd-c7c9-4490-b63a-5f2503a4f804", + "id": "29320c90-b6b4-4119-935b-7e79e2c4d9b7", "name": "Remove metadata from an entitlement.", "request": { "name": "Remove metadata from an entitlement.", @@ -104918,7 +104918,7 @@ }, "response": [ { - "id": "93c4f524-47bb-4d1c-b59e-666b64bbf09e", + "id": "300bb053-25a7-40b5-9894-826b2240584d", "name": "OK", "originalRequest": { "url": { @@ -104965,7 +104965,7 @@ "_postman_previewlanguage": "text" }, { - "id": "04a07ba8-d284-4e2e-9fd7-9b52a49b9153", + "id": "23972b31-a656-4169-9486-2ddeb3af2db7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -105022,7 +105022,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb7eac2b-d9fb-4791-90e5-8ce9d2278738", + "id": "5ca9cce9-9a5a-4f97-bbbe-76b8045b455a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -105079,7 +105079,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4254355-1129-4bba-b833-acf0683a8b7e", + "id": "500a02a7-90c9-4985-9cab-15852a24299c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -105136,7 +105136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e96aac9-8c7b-4256-95bf-33da2fb0fd3a", + "id": "6ddcbcf0-066a-4076-9b49-52c563d0353e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -105193,7 +105193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48a5dab1-54a3-4126-bfdc-a65050d55a92", + "id": "12b1abba-c369-45ad-8f66-c34f2c6947d0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -105256,7 +105256,7 @@ } }, { - "id": "48531df5-41b9-4fe6-a639-2779ed88df84", + "id": "079a580d-28e0-4a4f-a0df-aa6d6c9d2e28", "name": "Aggregate Entitlements", "request": { "name": "Aggregate Entitlements", @@ -105324,7 +105324,7 @@ }, "response": [ { - "id": "5a5952e0-f3f6-4f48-bd60-23de15aa26c1", + "id": "82d2ab17-c008-4e2a-b398-53e45f28edd6", "name": "Aggregate Entitlements Task", "originalRequest": { "url": { @@ -105395,7 +105395,7 @@ "_postman_previewlanguage": "json" }, { - "id": "032c0cad-65fb-4183-bf43-a952835f376f", + "id": "9f2ae217-5398-4206-b24e-db538ddad7e2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -105466,7 +105466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de74c162-a317-49f2-8df3-77445df189c3", + "id": "6f4eb26a-6afa-4b5b-9d35-311b4649ff53", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -105537,7 +105537,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c13a877a-ddeb-41ad-aae1-85e6e43cb2bc", + "id": "be7ae23a-a656-4203-b8eb-419220815a81", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -105608,7 +105608,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e16b589-8205-40a5-be56-7e6ac9afcff4", + "id": "d2b9f4c9-07e2-4573-9ed9-b2bf821bbca7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -105679,7 +105679,7 @@ "_postman_previewlanguage": "json" }, { - "id": "479e5142-24af-4492-8270-e8863834385b", + "id": "d61f2a6d-08ad-46c2-b889-ee21fcdd937d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -105762,7 +105762,7 @@ "description": "Use this API to implement and customize global tenant security settings.\nWith this functionality in place, administrators can manage the global security settings that a tenant/org has.\nThis API can be used to configure the networks and Geographies allowed to access Identity Security Cloud URLs.\n", "item": [ { - "id": "ff81160b-6ef0-4af2-95e7-8c0d144d964a", + "id": "b853d68a-6a54-4bdd-b8f6-cff38b064e2f", "name": "Get security network configuration.", "request": { "name": "Get security network configuration.", @@ -105792,7 +105792,7 @@ }, "response": [ { - "id": "d3c67bd9-4062-45ad-a7a8-15504fedc704", + "id": "e945e884-98f1-48d0-9c87-454be2fc376e", "name": "Network configuration for the tenant's auth org.", "originalRequest": { "url": { @@ -105836,7 +105836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d8648a7-4bf3-476d-aad4-a4ef82855fa8", + "id": "45b8de3d-20b7-4e25-970e-6483dc5c7d01", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -105880,7 +105880,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1932adb-473a-46d3-b5fc-cb4f17c46670", + "id": "d2de4f37-4b4d-46f9-b718-e4924da9061b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -105924,7 +105924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17cfeba7-56b0-44f0-912b-5f213af42e3c", + "id": "be722ab4-e39c-4f11-8d1d-75941384d563", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -105968,7 +105968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "695cac38-075a-40dc-b413-9cce40929051", + "id": "35f0176c-4421-4e1c-8736-4042e3afe2f4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -106012,7 +106012,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ee7222d-aaca-4b3a-baf7-39b961f2ba6d", + "id": "a9b6b54e-291b-484d-ba8f-79a7f6442d29", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -106056,7 +106056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c5cd81f-f451-4ad5-afca-36bb85c3cd13", + "id": "6175abe7-f17c-47dc-a428-4214c64795bf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -106106,7 +106106,7 @@ } }, { - "id": "a14eb2fd-6ce3-4829-9450-5af8049e107c", + "id": "e832abcb-2fb0-45f1-8b10-f81fb3b948a5", "name": "Create security network configuration.", "request": { "name": "Create security network configuration.", @@ -106149,7 +106149,7 @@ }, "response": [ { - "id": "44edcd4d-4591-43f1-822e-0a72ade24910", + "id": "5eb1a2da-d08b-4ae5-af0c-65943da61340", "name": "Network configuration for the tenant.", "originalRequest": { "url": { @@ -106206,7 +106206,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7fa1373-66e1-4006-8a59-772b3a98597b", + "id": "f9874b9e-a2a4-4237-90f1-d777f4a034d8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -106263,7 +106263,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2dfadbfe-c855-46f6-93e8-2559e2fa3791", + "id": "aad6ad71-cbcb-447b-a37f-598e6f20440e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -106320,7 +106320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1dce095d-d5e0-4ed4-a90d-4696315a9837", + "id": "c53e81f9-5272-4c05-bcca-bf639e3e20fb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -106377,7 +106377,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0b040f0-a509-47f0-bce5-d4b03ee5fd97", + "id": "86ebc3e0-f157-4709-8b80-40a4ce66ce3d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -106434,7 +106434,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b68d9bc-5461-4198-8bbd-20279bed4425", + "id": "11b3aa6d-3674-43b3-9696-a3a8cc603915", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -106491,7 +106491,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85796a6a-dc9d-4bea-9230-337ff4551fc3", + "id": "f04df416-d212-45d0-948a-683040586110", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -106554,7 +106554,7 @@ } }, { - "id": "89b154b9-c411-49ba-817d-48f1ff2c60ba", + "id": "68f7b355-52a8-48ef-a5d6-2cf0cbffe5a5", "name": "Update security network configuration.", "request": { "name": "Update security network configuration.", @@ -106597,7 +106597,7 @@ }, "response": [ { - "id": "d6a0661d-c1de-4e8b-a149-9719f362cde1", + "id": "e6ff3c7c-27e4-40ff-814f-8ea47a01390c", "name": "Updated Auth Org network configuration.", "originalRequest": { "url": { @@ -106654,7 +106654,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0c90694-b650-4ce5-b152-9ef1d1f940d1", + "id": "da23ce52-f1a5-4ad2-8919-fb1dc0950866", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -106711,7 +106711,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26414043-3d4e-488f-adee-a2d6ab8dc010", + "id": "e0dcb1c2-a279-448b-b0f5-a0d6160ce9c1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -106768,7 +106768,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74c3e299-3058-4029-bbeb-f922fd770be8", + "id": "a0a8e00b-c93d-4173-bcf4-4e15a9caa750", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -106825,7 +106825,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ada5935e-0cfa-49f0-896f-e56acdaca53e", + "id": "0c7ee8f7-415f-4a3f-8422-eff0abdd6ab2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -106882,7 +106882,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8496fc6-9b75-4b03-8440-0561e1960060", + "id": "d1f31e0c-dce0-438f-9045-f5accf1da0f8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -106939,7 +106939,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86c91a9b-d266-4263-8f9a-1c8d259e64bf", + "id": "f36ab5d3-8af8-4bd2-ab8a-1a27d33f4568", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -107008,7 +107008,7 @@ "description": "Use this API to implement and customize Governance Group functionality. With this functionality in place, administrators can create Governance Groups and configure them for use throughout Identity Security Cloud.\n\nA governance group is a group of users that can make governance decisions about access. If your organization has the Access Request or Certifications service, you can configure governance groups to review access requests or certifications. A governance group can determine whether specific access is appropriate for a user.\n\nRefer to [Creating and Managing Governance Groups](https://documentation.sailpoint.com/saas/help/common/users/governance_groups.html) for more information about how to build Governance Groups in the visual builder in the Identity Security Cloud UI.\n", "item": [ { - "id": "aa952e66-5145-4b96-b986-7cd40423efed", + "id": "3a76240b-3f63-4683-89a0-3e809c8a0fc3", "name": "List Governance Groups", "request": { "name": "List Governance Groups", @@ -107092,7 +107092,7 @@ }, "response": [ { - "id": "be45ad5f-c118-4ffa-9400-5703df0c55a8", + "id": "ef0d6cb5-659c-453d-b089-95be9d82762d", "name": "List of Governance Groups", "originalRequest": { "url": { @@ -107190,7 +107190,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ab3737a-befb-42e0-a028-c2a451489c94", + "id": "6d40a374-a8b6-439f-8166-64c333f0c4fa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -107288,7 +107288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0fae5a3-87df-45c7-8dd2-54d453a18217", + "id": "4bec00de-6ad7-4cb1-9852-e1ef87e4bb71", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -107386,7 +107386,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41279d1d-eb25-48eb-9a0d-6ff93d2ebcc2", + "id": "6dc1bb4a-d272-43df-900e-bc1cb12a2bdd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -107484,7 +107484,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f92978b7-ac45-42b2-bc91-aa3b0b16b95d", + "id": "0f072d06-465a-45b4-8a0f-35d53c2c6f3e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -107582,7 +107582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c4e9b26-219c-4dc3-b79d-9cbdca64bf9c", + "id": "d50cb97c-106a-4307-912b-ca0571112e76", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -107686,7 +107686,7 @@ } }, { - "id": "ed4ed0bf-4d3d-4176-a383-19f1e783d359", + "id": "12eaac67-6f48-48f3-85eb-dd7caccac64a", "name": "Create a new Governance Group.", "request": { "name": "Create a new Governance Group.", @@ -107737,7 +107737,7 @@ }, "response": [ { - "id": "ea83b394-9412-4164-97a9-590bec01f041", + "id": "fd0ac1a0-80ef-456c-8ffc-5ef4e0f4f6dd", "name": "Governance Group object created.", "originalRequest": { "url": { @@ -107802,7 +107802,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90a3056d-9a90-437b-9029-9ebb5ba23c51", + "id": "1e5d91c2-8092-4d1a-9331-7fa0c8bc1725", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -107867,7 +107867,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8e2f87d-617c-4764-8190-f2e5eaf24cda", + "id": "5a033b58-7d12-4b38-b51c-be76172eb009", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -107932,7 +107932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e51d847-f269-44c8-9d89-8d6a103e078d", + "id": "42accf9e-6cc9-4519-87d8-ae2e72287d3b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -107997,7 +107997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d949a84f-03f1-4181-a707-5b481be54571", + "id": "cb8a6557-9cd7-4fab-a39f-a3a8342bf016", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -108062,7 +108062,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee18ad4f-e9df-4c3b-aab1-b8e51ec63120", + "id": "754dc3bc-34cc-4146-b5d5-e954146fd68e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -108133,7 +108133,7 @@ } }, { - "id": "6e0ec274-1ecf-40de-b72d-1a649841bef9", + "id": "f6f26893-da77-4238-9e89-73ad0af75abb", "name": "Get Governance Group by Id", "request": { "name": "Get Governance Group by Id", @@ -108183,7 +108183,7 @@ }, "response": [ { - "id": "48d84612-4180-48c3-b108-d8a8ab0c8eef", + "id": "9fc6fa3a-54dc-45c1-9743-e2fbe55c3250", "name": "A Governance Group", "originalRequest": { "url": { @@ -108236,7 +108236,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d0be5cc-2478-4250-9497-60097112e519", + "id": "c05de58b-e35c-4a43-b02e-789b7e0d7133", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -108289,7 +108289,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1682ed7-54e2-411a-ba96-2e0363e43b47", + "id": "83e427bf-9b96-48d3-8284-c2d87586bc5e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -108342,7 +108342,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b889d0f0-72a4-4635-b053-3e4a59982007", + "id": "4efd8912-19ae-436f-8d39-a88a1c730e28", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -108395,7 +108395,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2dcffc5-db79-49d7-8803-1fb64e43f166", + "id": "3a2553c5-2e58-4bdf-aef2-450db42e20e7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -108448,7 +108448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "419a51a8-adb7-4de7-9d8b-8f3b5ee7978a", + "id": "d5acf3e4-3995-4442-a4b1-2d5d630211e2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -108507,7 +108507,7 @@ } }, { - "id": "449b332e-dbe2-4b3b-9b2b-7f736bf51196", + "id": "df082f02-28cd-4b28-b520-bfe26d74c64d", "name": "Delete a Governance Group", "request": { "name": "Delete a Governance Group", @@ -108557,7 +108557,7 @@ }, "response": [ { - "id": "0c0320b6-ee77-493e-825a-c322473701a9", + "id": "d706eff1-dc2c-4e73-8bcb-deab1be0d24a", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -108600,7 +108600,7 @@ "_postman_previewlanguage": "text" }, { - "id": "96b324b4-e668-445e-832b-b2d3abcf7d66", + "id": "a6eba805-c39c-4fe3-b6e3-5a2bcefb537c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -108653,7 +108653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d819650d-6829-43e5-bbbd-99a233d41dd7", + "id": "e2e82b0b-301b-4ceb-a8b5-4581decd2325", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -108706,7 +108706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57212805-4eda-44e5-af45-55a6a1194c20", + "id": "ea2ca8f6-d2af-4069-963d-2df8635a1936", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -108759,7 +108759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12431d9e-8f11-4ba3-8784-18c6df31e440", + "id": "ff5a5016-880e-4b73-b3ea-10a101d838bb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -108812,7 +108812,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6637835c-bc4a-48b7-9048-fc5113ee3321", + "id": "effdc844-f131-4075-811c-9a622fdd3cfc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -108871,7 +108871,7 @@ } }, { - "id": "a2699468-1e83-4fcd-aeda-0b29da0e049f", + "id": "f0687354-28a9-423c-8dbb-81ca3798187e", "name": "Patch a Governance Group", "request": { "name": "Patch a Governance Group", @@ -108934,7 +108934,7 @@ }, "response": [ { - "id": "95de4dc7-cc87-414f-89eb-00782b233412", + "id": "c0cf225c-fa22-4d1d-a2ab-83e3edf9f070", "name": "A Governance Group.", "originalRequest": { "url": { @@ -109000,7 +109000,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d40ab547-abe2-4b22-924a-b30011bd08c4", + "id": "03d2ac0a-24a2-48a2-9afd-4aabda5dd5d7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -109066,7 +109066,7 @@ "_postman_previewlanguage": "json" }, { - "id": "892807a0-ef73-4c0a-8fe4-3411abd5fce0", + "id": "9a435f9d-a2c8-4bd6-9f41-055c39945940", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -109132,7 +109132,7 @@ "_postman_previewlanguage": "json" }, { - "id": "325c94b5-c8f2-44bf-bd1c-d9dcd3b4e068", + "id": "7ad3ae20-33c3-440b-a7dd-8521bbaebe7e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -109198,7 +109198,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7eb2716-0312-4376-a718-2b6a264638b1", + "id": "34b640f5-464c-4bce-b2cc-e4041a1c1f38", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -109264,7 +109264,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fd0a08c-e1b4-4d5e-85c5-f2332cc67714", + "id": "e443cd5a-8f6a-4b0f-b7dd-800a27a36b60", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -109336,7 +109336,7 @@ } }, { - "id": "5c52d326-0cb4-4c9b-bdba-b50eac6234c4", + "id": "1e2ffb58-888e-4029-b430-8161166f571f", "name": "Delete Governance Group(s)", "request": { "name": "Delete Governance Group(s)", @@ -109388,7 +109388,7 @@ }, "response": [ { - "id": "d412f8dc-2a64-4661-93c7-9d89a9bc76ef", + "id": "25877058-bb4c-483e-ae40-d433d45623c5", "name": "Governance Group bulk delete response.", "originalRequest": { "url": { @@ -109454,7 +109454,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f794421a-014b-44af-92da-4d03689f4ad8", + "id": "d4652eb7-e781-495a-9da2-b55db425e6f2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -109520,7 +109520,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7bf47fff-5e7b-41e6-b5fe-4b439276c65f", + "id": "3162c3b3-2a7c-4a7a-b8e4-560853a2e398", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -109586,7 +109586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fa4ff65-e116-463c-8061-e48993df967f", + "id": "5db5dda2-cbaa-4af0-9fba-9c6e34dfbb59", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -109652,7 +109652,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91237ad8-911a-46ef-8924-d2fbb49afa0a", + "id": "398a12c8-9e56-41f3-aa07-7438253a746a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -109718,7 +109718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ad6eabf-541d-422d-9bb7-54e8150ea749", + "id": "3f6f9ac2-1cb8-473a-a2e1-e9cc1fe5168c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -109790,7 +109790,7 @@ } }, { - "id": "d5fd0e06-c9e6-43a5-954f-e7e80b04501f", + "id": "43a696d9-0fb9-444d-8d18-b09080df71ef", "name": "List connections for Governance Group", "request": { "name": "List connections for Governance Group", @@ -109878,7 +109878,7 @@ }, "response": [ { - "id": "aa9af7ef-eb52-4db2-b67b-767fa6a77389", + "id": "f15bf71c-fa5c-425d-b976-77f461ac2ada", "name": "List all connections associated with a Governance Group.", "originalRequest": { "url": { @@ -109969,7 +109969,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c728c0c-da3a-4c46-90af-6b2b1e3c828d", + "id": "03d7692f-4c01-4b90-9360-0e9b82129683", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -110060,7 +110060,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b591207-a309-45cd-bf87-c0a5498ab3f2", + "id": "afc08ac2-f593-4bfa-8211-6ba77a0a8a80", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -110151,7 +110151,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20544d58-7e1e-4aaf-bd31-b93c906b36fc", + "id": "0a501902-04c1-45d5-8133-1223368bd493", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -110242,7 +110242,7 @@ "_postman_previewlanguage": "json" }, { - "id": "402de52f-1fdb-4edc-b031-50f05b643e6a", + "id": "0c54c4b5-bd05-4c81-a0e2-ae62d9da8cee", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -110333,7 +110333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ae54a93-c55e-4e29-a30a-58cfc57c6f98", + "id": "7e205ca9-d645-43a4-bf2a-c0a818075b8b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -110430,7 +110430,7 @@ } }, { - "id": "a296dfaa-07f1-4509-b3fe-1ed78d3e44dc", + "id": "e533bc00-26e0-4185-9e6f-1da98ed092c1", "name": "List Governance Group Members", "request": { "name": "List Governance Group Members", @@ -110518,7 +110518,7 @@ }, "response": [ { - "id": "ff40ba07-2cd3-4fb7-bd37-bcbbcb9ff628", + "id": "c64665d1-e602-4902-9335-2af74f5af5c4", "name": "List all members associated with a Governance Group.", "originalRequest": { "url": { @@ -110609,7 +110609,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d7a9c33-c89e-4173-bda3-00af02c7577a", + "id": "3213505e-187d-405e-8b4b-f949e261a7a5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -110700,7 +110700,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c07ad03-bfd9-4e31-9e91-dc1e58623955", + "id": "a4b15500-7696-4730-98d5-8b8557bf0bcf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -110791,7 +110791,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0dfaf3b-f295-486e-a4b1-8a95f4819bc5", + "id": "e223ff84-8308-47ba-9516-f01ae719b5c9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -110882,7 +110882,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e15f71b-4fd9-4891-bdba-ac96cfc8bf12", + "id": "928bace6-ebfd-4039-8283-5db87f995f26", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -110973,7 +110973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c0b471e-27de-46f3-b023-a72d3d0c82bd", + "id": "a6bdaa5c-0f6b-427c-aef1-03cbfa94473d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -111070,7 +111070,7 @@ } }, { - "id": "468f4b29-def6-48ad-aca0-f43edc3d1720", + "id": "a974b06e-7a04-43b0-9630-bf5355e1ffff", "name": "Add members to Governance Group", "request": { "name": "Add members to Governance Group", @@ -111135,7 +111135,7 @@ }, "response": [ { - "id": "8c268aee-d58f-435b-9e07-6c67b17c11e6", + "id": "d29e13e8-28f2-4862-9264-5a745de1e130", "name": "List of added and not added identities into Governance Group members list.", "originalRequest": { "url": { @@ -111203,7 +111203,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8253b01e-6b2a-4178-b21b-e06d7349af50", + "id": "8330b5f5-04b6-4196-9778-2f498fe751d8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -111271,7 +111271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e63c91ab-bc7e-46cd-91b1-041877a83778", + "id": "2088481a-1b35-4688-bb85-3dfbbb111e3b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -111339,7 +111339,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdd3a290-aa4b-4527-b451-4b58e8949333", + "id": "bef2a7dc-dd3e-47d5-868a-918108cd9653", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -111407,7 +111407,7 @@ "_postman_previewlanguage": "json" }, { - "id": "386fdc39-85c9-40c3-a8be-17b1272477c0", + "id": "0b292135-73b3-42c6-a3fc-3218a81e538c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -111475,7 +111475,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d70cd980-2b3f-4537-b0f2-e2bfed1f6f52", + "id": "24073434-27c4-4457-a24c-3219874d81c1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -111549,7 +111549,7 @@ } }, { - "id": "c1e28779-d4d3-4dc0-b3b9-2f4b9f46bfd5", + "id": "512900d5-a2d3-451c-8b59-589cd222f923", "name": "Remove members from Governance Group", "request": { "name": "Remove members from Governance Group", @@ -111614,7 +111614,7 @@ }, "response": [ { - "id": "387a1197-2cdc-420f-aa4f-30e7359685b0", + "id": "992dc6a9-c82b-4130-8978-e1331bacb4dd", "name": "List of deleted and not deleted identities from Governance Group members list.", "originalRequest": { "url": { @@ -111682,7 +111682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9605909a-14ba-4fd5-a034-3c51f73f03a1", + "id": "18bf6c8c-6251-4c27-8d97-adb324614127", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -111750,7 +111750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7be802c6-ac2e-4b43-867f-7d3876bba96b", + "id": "d5e5d874-dedf-411f-a3c4-b3eb39a9091a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -111818,7 +111818,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad5dede7-5313-474d-8864-6bde3f4509e3", + "id": "cdfa47ca-d03b-4f0e-844d-ac6f4ed870aa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -111886,7 +111886,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57afbbe4-3034-4085-a9b3-12610a1dcca8", + "id": "bf9f82be-0ce6-477c-a048-40b128e7b54b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -111954,7 +111954,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07f9d66b-d8ad-43f2-b20a-f0cbf51ddbfb", + "id": "ad3e0718-a4a5-43da-8b6a-a624e628b00f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -112034,7 +112034,7 @@ "description": "", "item": [ { - "id": "2e38c24d-8c6b-48d1-b39b-9403750d2d1b", + "id": "60c998e0-947f-43eb-8d02-8369742e76f9", "name": "Identity Access Request Recommendations", "request": { "name": "Identity Access Request Recommendations", @@ -112111,7 +112111,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" } ], "variable": [] @@ -112136,7 +112136,7 @@ }, "response": [ { - "id": "bff85d6c-ef89-4466-b2ba-bb502d4d0860", + "id": "524b9957-0278-4cf1-90d9-1ed2fd2465e3", "name": "List of access request recommendations for the identityId", "originalRequest": { "url": { @@ -112208,7 +112208,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" } ], "variable": [] @@ -112252,7 +112252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67402dba-43e3-4778-8607-80159b7f0c6d", + "id": "a6d3c683-67b8-4ec6-9598-8243833471d5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -112324,7 +112324,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" } ], "variable": [] @@ -112368,7 +112368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06fcc500-3cf1-4d59-80ed-81f34fe7c29c", + "id": "3d3b9c05-4562-4aa8-90db-6b6e00299dea", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -112440,7 +112440,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" } ], "variable": [] @@ -112484,7 +112484,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e67d2ba-67f9-45ca-8560-9a8062777122", + "id": "32ecb744-bfd7-46c7-ba42-284580f68d0a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -112556,7 +112556,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" } ], "variable": [] @@ -112600,7 +112600,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e37d060-f87b-47df-8f14-b3aa95923334", + "id": "7eae0dac-8e4c-4b09-8ad2-54cad762678d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -112672,7 +112672,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" } ], "variable": [] @@ -112716,7 +112716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7547ec7-03d8-42cf-9bb7-332b260eee65", + "id": "aeb4c15f-d108-4560-b8a0-cd8ee06941e5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -112788,7 +112788,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" } ], "variable": [] @@ -112838,7 +112838,7 @@ } }, { - "id": "12861537-f831-4fb2-8a7a-b40bd9b92588", + "id": "22d59ae1-5cf3-4c7b-ba9d-faa73ade763f", "name": "Notification of Ignored Access Request Recommendations", "request": { "name": "Notification of Ignored Access Request Recommendations", @@ -112890,7 +112890,7 @@ }, "response": [ { - "id": "c768abce-b644-4b73-9ac8-70d94063086b", + "id": "2672dfc2-7418-41c5-84a7-7bdb13410867", "name": "Recommendation successfully stored as ignored.", "originalRequest": { "url": { @@ -112956,7 +112956,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea7a349e-31d8-4bdc-8714-e94da0005f3c", + "id": "3b92af85-4828-40fe-8151-368d357ba5eb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -113022,7 +113022,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f6ec981-a09c-432e-b7b7-e2f1e56b9a0e", + "id": "959709e4-548c-488c-8a77-15bd7fad6943", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -113088,7 +113088,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70d3299d-c22e-4329-970b-c15c492c191b", + "id": "669b137e-bcf2-4e9e-888d-3c3a19867627", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -113154,7 +113154,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ede93f10-380f-4863-a6a2-c24920c71a25", + "id": "de8a6df5-3878-4d32-8333-c858967937a5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -113220,7 +113220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79006ecc-2201-4f2b-8b1d-1d8c43a0b4d7", + "id": "55fd5bae-ee10-4bea-81ab-6f846b374a8a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -113292,7 +113292,7 @@ } }, { - "id": "be4d2d5b-b261-4d6d-a88b-eda7c0bf9a06", + "id": "a60a42fd-7c7e-4132-b8d9-d1d1059073d9", "name": "List of Ignored Access Request Recommendations", "request": { "name": "List of Ignored Access Request Recommendations", @@ -113377,7 +113377,7 @@ }, "response": [ { - "id": "d68af3c2-56ef-4549-9769-227d09da2cab", + "id": "e6b57b6e-7ce8-43cd-8ffe-a614ac3264d0", "name": "Returns list of ignored access request recommendations.", "originalRequest": { "url": { @@ -113476,7 +113476,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42f95aa0-1645-4b58-bd52-c22532326626", + "id": "a9bde81f-0431-429a-bacc-ea42c3a4a908", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -113575,7 +113575,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5691373-d507-41f0-a603-1037fed5790d", + "id": "424932e6-6f9b-4220-aa31-48962010c167", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -113674,7 +113674,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b3a7e02-59c6-4e94-b90b-3751a33b4f51", + "id": "1b70bbe0-c82d-4ff6-ab9e-336cc01f5ddd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -113773,7 +113773,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d80d64fb-3e89-4c76-b5b8-5b148b9e978e", + "id": "cfdc492e-3353-4610-94e9-c1069497098c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -113872,7 +113872,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4117a4d-90c9-452a-b0f8-99fc50c699c4", + "id": "d6e6f45d-d8ed-48c0-82ab-c397ad29dbed", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -113977,7 +113977,7 @@ } }, { - "id": "88e4097b-5f4a-4699-8568-6a579ed2e917", + "id": "845ccf1d-5965-4c59-b8f2-0b533a0cba91", "name": "Notification of Requested Access Request Recommendations", "request": { "name": "Notification of Requested Access Request Recommendations", @@ -114029,7 +114029,7 @@ }, "response": [ { - "id": "adb5291e-d18b-49ec-a9c6-c24014926a1f", + "id": "7d0033ad-cc3d-495e-8890-8eaaecc8ba71", "name": "Notification successfully acknowledged.", "originalRequest": { "url": { @@ -114095,7 +114095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc10daec-1385-414c-81ae-b91d32fe5c1a", + "id": "11324a1b-a3d1-4dc6-aa54-dc32d91409de", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -114161,7 +114161,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce34463e-7b17-4459-9ca3-bcb3a8fcae89", + "id": "71642328-932a-4351-a675-699b7e184dcf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -114227,7 +114227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08c3fff8-fe83-403c-a95e-d803023a4416", + "id": "649e1bff-6047-4a3c-b718-c3f1d3db6620", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -114293,7 +114293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19a5bab1-58c7-4537-b217-ea467604cde7", + "id": "6ef4f38c-8707-438f-b30b-48862215900c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -114359,7 +114359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da78f6c5-0f36-4b81-942a-8450a30cff35", + "id": "58fba9a7-f9fb-4463-9f34-b50ed85d482b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -114431,7 +114431,7 @@ } }, { - "id": "bb4674cf-01e7-4ad3-9183-8a99501fe41a", + "id": "652adffa-2fc0-448e-8d43-dcbbd47e0d66", "name": "List of Requested Access Request Recommendations", "request": { "name": "List of Requested Access Request Recommendations", @@ -114491,7 +114491,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" } ], "variable": [] @@ -114516,7 +114516,7 @@ }, "response": [ { - "id": "8f6baa88-8df6-4883-8480-5bed630c2fb3", + "id": "98961418-e3ce-4e99-bf0a-1db8e437a01b", "name": "Returns the list of requested access request recommendations.", "originalRequest": { "url": { @@ -114571,7 +114571,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" } ], "variable": [] @@ -114615,7 +114615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d02d2c71-cb1f-4a14-8af7-79cdac29e096", + "id": "7b21f8af-9d0a-4342-9e14-8939b047c73f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -114670,7 +114670,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" } ], "variable": [] @@ -114714,7 +114714,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea8fdec3-5166-4ac9-aea8-727b2d0bcf87", + "id": "85411293-4503-413b-b121-6252891fb210", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -114769,7 +114769,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" } ], "variable": [] @@ -114813,7 +114813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "451b84f4-024b-4397-a60f-91ebc8112b33", + "id": "d9c1e899-2844-49ac-bfb0-a974b0e7970a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -114868,7 +114868,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" } ], "variable": [] @@ -114912,7 +114912,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80a25348-333c-4c7b-b889-1946b17f8f7b", + "id": "35778128-da21-407a-89ef-8f1e00b9474a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -114967,7 +114967,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" } ], "variable": [] @@ -115011,7 +115011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "842e0262-d9ed-4ddb-815c-160d55ae9fed", + "id": "1dc9919a-ad0c-4bf5-8fd5-1d6024b2d001", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -115066,7 +115066,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" } ], "variable": [] @@ -115116,7 +115116,7 @@ } }, { - "id": "48cb093e-ea6c-4402-8ec2-e7ff2505c71a", + "id": "107a0519-f890-4cf1-8795-8e882062cf44", "name": "Notification of Viewed Access Request Recommendations", "request": { "name": "Notification of Viewed Access Request Recommendations", @@ -115168,7 +115168,7 @@ }, "response": [ { - "id": "78d1a7e3-577d-42d8-8472-ea6c2d13ec23", + "id": "4ac628a9-41e7-4b60-a6d3-1c1395896ffa", "name": "Recommendation successfully stored as viewed.", "originalRequest": { "url": { @@ -115234,7 +115234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bceae26b-7005-4806-af94-e55006293705", + "id": "9b1c84cc-863c-45f4-aa7a-6d73620a01d6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -115300,7 +115300,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ad3cef6-1178-45e6-8a23-3cc44d6e66ad", + "id": "882f8bba-a7b4-4c64-a02e-1ba6f53af132", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -115366,7 +115366,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41c58047-3858-4f02-896d-e39c8f0ca57e", + "id": "1b12e5db-131e-44c9-8158-7490009f5ed4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -115432,7 +115432,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b42a1e80-571f-43d7-b716-5b845ea9d01d", + "id": "75ac0881-5d7b-46a1-a2ab-e8ac2a4b5650", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -115498,7 +115498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fcfd56b-f20f-49c7-ad30-6d1300e64557", + "id": "57cad110-a53b-4f82-81ec-530083b6f5fc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -115570,7 +115570,7 @@ } }, { - "id": "39b1235f-0261-48f7-be6e-b69eb80acf58", + "id": "1755ea66-3aef-42a2-b39d-2160def06c0a", "name": "List of Viewed Access Request Recommendations", "request": { "name": "List of Viewed Access Request Recommendations", @@ -115630,7 +115630,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" } ], "variable": [] @@ -115655,7 +115655,7 @@ }, "response": [ { - "id": "89e954d4-e04b-48a1-882a-83300aa4ae8d", + "id": "eca3d24c-4aeb-4b3f-992e-4249796fb8fb", "name": "Returns list of viewed access request recommendations.", "originalRequest": { "url": { @@ -115710,7 +115710,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" } ], "variable": [] @@ -115754,7 +115754,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d9e200b-93cb-41f2-bf29-0338084f0b3c", + "id": "53f154b9-7b4a-4627-83da-74501f88e867", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -115809,7 +115809,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" } ], "variable": [] @@ -115853,7 +115853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e072be88-b111-413e-b5d0-8b10af153004", + "id": "6c495460-10bb-4cc6-838a-17c24b4046d9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -115908,7 +115908,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" } ], "variable": [] @@ -115952,7 +115952,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0351fc43-c93f-47fd-bb1e-ea7179be76f2", + "id": "8a231315-301d-43c3-a708-8a03319f45ea", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -116007,7 +116007,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" } ], "variable": [] @@ -116051,7 +116051,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f682ae08-f75a-40fa-832b-aa5b417c1eb7", + "id": "88ba77ae-16a3-462b-86de-e5cc4a93f7fd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -116106,7 +116106,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" } ], "variable": [] @@ -116150,7 +116150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ae1edf1-1938-4a3d-a9a2-b0fef810e2cb", + "id": "0bf4b374-03c7-4c94-afea-0da2b1f47be2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -116205,7 +116205,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" } ], "variable": [] @@ -116255,7 +116255,7 @@ } }, { - "id": "969ecb4a-c300-462c-b741-0590fc1dfc9b", + "id": "2abe6ac5-2f57-4b76-9c36-8772dca48de0", "name": "Notification of Viewed Access Request Recommendations in Bulk", "request": { "name": "Notification of Viewed Access Request Recommendations in Bulk", @@ -116308,7 +116308,7 @@ }, "response": [ { - "id": "d7755a16-dd97-42f6-a16e-e0389405a870", + "id": "87a8f472-f315-418e-8466-ac70ae261991", "name": "Recommendations successfully stored as viewed.", "originalRequest": { "url": { @@ -116375,7 +116375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ded13f4b-9513-4194-95a4-0717abb7d68e", + "id": "7b5c81bc-e18c-4b23-b6e3-a79f7543ca2b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -116442,7 +116442,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49a46e85-073d-4edf-bf09-b8e66ad50a03", + "id": "ee4751e2-9340-4ee9-9dbd-fce63395270e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -116509,7 +116509,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a58ede3c-8182-4859-a32c-663544d07bb8", + "id": "ed819e61-72d5-4147-a721-1ee66b714922", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -116576,7 +116576,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa1f87cd-ab71-4b94-ab83-5abc3ac36207", + "id": "807d114d-89a3-4705-af3a-eaf5467c0f77", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -116643,7 +116643,7 @@ "_postman_previewlanguage": "json" }, { - "id": "185144f7-4007-4884-9a60-587650ded0a6", + "id": "29adcca2-c6e3-4f38-9ea6-1d119eb56135", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -116722,7 +116722,7 @@ "description": "", "item": [ { - "id": "fdec5f10-29d7-440e-a332-cb875a807b7d", + "id": "b4eb7f68-6841-4209-8232-77fbdb542df0", "name": "Get a paginated list of common access", "request": { "name": "Get a paginated list of common access", @@ -116806,7 +116806,7 @@ }, "response": [ { - "id": "09dd213e-2e4d-42fc-aec3-596abcecddf9", + "id": "677b83fe-f756-4787-acdc-4c18d72ac2a1", "name": "Succeeded. Returns a list of common access for a customer.", "originalRequest": { "url": { @@ -116899,12 +116899,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"555ab47a-0d32-4813-906f-adf3567de6a4\",\n \"access\": {\n \"id\": \"ea con\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"laboris sint\",\n \"description\": \"in fugiat culpa\",\n \"ownerName\": \"sed qui\",\n \"ownerId\": \"pariatur sit enim non reprehenderit\"\n },\n \"status\": \"cillum\",\n \"commonAccessType\": \"UNSET\",\n \"lastUpdated\": \"2018-05-26T10:41:26.985Z\",\n \"reviewedByUser\": true,\n \"lastReviewed\": \"1955-09-10T18:24:20.618Z\",\n \"createdByUser\": false\n },\n {\n \"id\": \"555ab47a-0d32-4813-906f-adf3567de6a4\",\n \"access\": {\n \"id\": \"laboru\",\n \"type\": \"ROLE\",\n \"name\": \"ut laboris incididunt\",\n \"description\": \"Duis cillum\",\n \"ownerName\": \"aliqu\",\n \"ownerId\": \"ut pariatur\"\n },\n \"status\": \"minim\",\n \"commonAccessType\": \"UNSET\",\n \"lastUpdated\": \"2016-12-18T04:20:31.144Z\",\n \"reviewedByUser\": false,\n \"lastReviewed\": \"1982-04-06T02:02:28.012Z\",\n \"createdByUser\": false\n }\n]", + "body": "[\n {\n \"id\": \"555ab47a-0d32-4813-906f-adf3567de6a4\",\n \"access\": {\n \"id\": \"consectetur voluptate\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"enim Excepteur aute\",\n \"description\": \"ull\",\n \"ownerName\": \"culpa sed voluptate ullamco\",\n \"ownerId\": \"et dolor nostrud\"\n },\n \"status\": \"cillum eiusmod\",\n \"commonAccessType\": \"UNSET\",\n \"lastUpdated\": \"2000-07-27T15:05:44.866Z\",\n \"reviewedByUser\": true,\n \"lastReviewed\": \"2019-03-26T22:27:53.015Z\",\n \"createdByUser\": false\n },\n {\n \"id\": \"555ab47a-0d32-4813-906f-adf3567de6a4\",\n \"access\": {\n \"id\": \"velit\",\n \"type\": \"ROLE\",\n \"name\": \"sint esse aliqui\",\n \"description\": \"in eiusmod\",\n \"ownerName\": \"cupidatat ea\",\n \"ownerId\": \"incididunt labore\"\n },\n \"status\": \"anim nulla\",\n \"commonAccessType\": \"UNSET\",\n \"lastUpdated\": \"2017-05-06T21:39:55.280Z\",\n \"reviewedByUser\": true,\n \"lastReviewed\": \"1983-11-30T01:23:06.846Z\",\n \"createdByUser\": false\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e57e963b-de79-49d3-bed5-8785867ca755", + "id": "bec7c5c0-9388-4849-b228-96306289e46d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -117002,7 +117002,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22cee0a6-e8e8-4146-96d1-8c07e6eb358d", + "id": "efda0298-1a2e-4fc8-8fa5-cfc36c0c508b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -117100,7 +117100,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ac6b0f6-d1ab-48f4-96ad-5c1ad0751901", + "id": "8473eea0-3322-440f-ba77-35ca8b91e8d0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -117198,7 +117198,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efc8c6a0-5ac9-4263-b3d6-1622e39a92a4", + "id": "b6d1501b-3ac3-407e-970d-d2ef0eed78d6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -117302,7 +117302,7 @@ } }, { - "id": "35b5f681-0818-4406-a364-f88483a208bb", + "id": "8766236f-1d84-41be-a804-d8e0eb05a2b4", "name": "Create common access items", "request": { "name": "Create common access items", @@ -117342,7 +117342,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"nulla ad\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"reprehenderit ea laborum sit\",\n \"description\": \"minim reprehenderit esse occaecat\",\n \"ownerName\": \"cillum Duis dolor ut\",\n \"ownerId\": \"nostrud in\"\n },\n \"status\": \"DENIED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"mollit id Ut tempor\",\n \"type\": \"ROLE\",\n \"name\": \"enim\",\n \"description\": \"anim\",\n \"ownerName\": \"voluptate commodo proident ut\",\n \"ownerId\": \"consectetur\"\n },\n \"status\": \"CONFIRMED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -117353,7 +117353,7 @@ }, "response": [ { - "id": "d1c370a9-391e-4718-b29b-da7e23fb3a24", + "id": "ddf7843b-c841-4b97-8177-9a67e3702b9f", "name": "Returns details of the common access classification request.", "originalRequest": { "url": { @@ -117396,7 +117396,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"nulla ad\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"reprehenderit ea laborum sit\",\n \"description\": \"minim reprehenderit esse occaecat\",\n \"ownerName\": \"cillum Duis dolor ut\",\n \"ownerId\": \"nostrud in\"\n },\n \"status\": \"DENIED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"mollit id Ut tempor\",\n \"type\": \"ROLE\",\n \"name\": \"enim\",\n \"description\": \"anim\",\n \"ownerName\": \"voluptate commodo proident ut\",\n \"ownerId\": \"consectetur\"\n },\n \"status\": \"CONFIRMED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -117413,12 +117413,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"Duis et \",\n \"access\": {\n \"id\": \"sed esse pariatur\",\n \"type\": \"ROLE\",\n \"name\": \"nisi reprehenderit veniam exercitati\",\n \"description\": \"sint labore\",\n \"ownerName\": \"minim consequat anim Ut\",\n \"ownerId\": \"de\"\n },\n \"status\": \"DENIED\",\n \"lastUpdated\": \"est dolore non quis\",\n \"reviewedByUser\": true,\n \"lastReviewed\": \"Ut officia occaecat eiusmod\",\n \"createdByUser\": \"anim ea\"\n}", + "body": "{\n \"id\": \"id in aliqua in minim\",\n \"access\": {\n \"id\": \"cillum de\",\n \"type\": \"ROLE\",\n \"name\": \"labore Lorem do ut\",\n \"description\": \"est eu com\",\n \"ownerName\": \"ex cupidatat\",\n \"ownerId\": \"non fugiat eu veniam\"\n },\n \"status\": \"CONFIRMED\",\n \"lastUpdated\": \"o\",\n \"reviewedByUser\": true,\n \"lastReviewed\": \"aute labore proi\",\n \"createdByUser\": \"consectetur mollit Excepteur\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f58d2cb7-8b45-4fc9-99a5-17ed6053f4d1", + "id": "09e63f8f-1181-4529-8fec-62920bb73877", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -117461,7 +117461,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"nulla ad\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"reprehenderit ea laborum sit\",\n \"description\": \"minim reprehenderit esse occaecat\",\n \"ownerName\": \"cillum Duis dolor ut\",\n \"ownerId\": \"nostrud in\"\n },\n \"status\": \"DENIED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"mollit id Ut tempor\",\n \"type\": \"ROLE\",\n \"name\": \"enim\",\n \"description\": \"anim\",\n \"ownerName\": \"voluptate commodo proident ut\",\n \"ownerId\": \"consectetur\"\n },\n \"status\": \"CONFIRMED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -117483,7 +117483,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be68ce5f-0f8a-4062-ae60-ca1425cf5c7b", + "id": "9d108ba8-999e-4bb9-9917-01c9abc46d35", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -117526,7 +117526,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"nulla ad\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"reprehenderit ea laborum sit\",\n \"description\": \"minim reprehenderit esse occaecat\",\n \"ownerName\": \"cillum Duis dolor ut\",\n \"ownerId\": \"nostrud in\"\n },\n \"status\": \"DENIED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"mollit id Ut tempor\",\n \"type\": \"ROLE\",\n \"name\": \"enim\",\n \"description\": \"anim\",\n \"ownerName\": \"voluptate commodo proident ut\",\n \"ownerId\": \"consectetur\"\n },\n \"status\": \"CONFIRMED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -117548,7 +117548,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efc38e09-768b-40ab-8dc7-1280f9073486", + "id": "1480adf2-8602-4e4f-bb6c-280a382b0d78", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -117591,7 +117591,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"nulla ad\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"reprehenderit ea laborum sit\",\n \"description\": \"minim reprehenderit esse occaecat\",\n \"ownerName\": \"cillum Duis dolor ut\",\n \"ownerId\": \"nostrud in\"\n },\n \"status\": \"DENIED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"mollit id Ut tempor\",\n \"type\": \"ROLE\",\n \"name\": \"enim\",\n \"description\": \"anim\",\n \"ownerName\": \"voluptate commodo proident ut\",\n \"ownerId\": \"consectetur\"\n },\n \"status\": \"CONFIRMED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -117613,7 +117613,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0bcf496-74ff-4b37-889a-2628f8245584", + "id": "d9f9c7cc-a7e4-40e8-be76-34099105a49e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -117656,7 +117656,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"nulla ad\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"reprehenderit ea laborum sit\",\n \"description\": \"minim reprehenderit esse occaecat\",\n \"ownerName\": \"cillum Duis dolor ut\",\n \"ownerId\": \"nostrud in\"\n },\n \"status\": \"DENIED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"mollit id Ut tempor\",\n \"type\": \"ROLE\",\n \"name\": \"enim\",\n \"description\": \"anim\",\n \"ownerName\": \"voluptate commodo proident ut\",\n \"ownerId\": \"consectetur\"\n },\n \"status\": \"CONFIRMED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -117678,7 +117678,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41694d3c-d650-4890-a128-297cf882f7b3", + "id": "63ca622c-25d6-4c96-8733-5819af193184", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -117721,7 +117721,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"nulla ad\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"reprehenderit ea laborum sit\",\n \"description\": \"minim reprehenderit esse occaecat\",\n \"ownerName\": \"cillum Duis dolor ut\",\n \"ownerId\": \"nostrud in\"\n },\n \"status\": \"DENIED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"mollit id Ut tempor\",\n \"type\": \"ROLE\",\n \"name\": \"enim\",\n \"description\": \"anim\",\n \"ownerName\": \"voluptate commodo proident ut\",\n \"ownerId\": \"consectetur\"\n },\n \"status\": \"CONFIRMED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -117749,7 +117749,7 @@ } }, { - "id": "09fb8ce3-c133-4241-82e1-cf648c5b34eb", + "id": "66cb9a32-99b1-4be3-bea1-c81f46782627", "name": "Bulk update common access status", "request": { "name": "Bulk update common access status", @@ -117790,7 +117790,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:05db9ef2-1ff5-0d16-1c41-2c02c0a2d8a6\",\n \"urn:uuid:a613b592-abc3-57b3-9c1c-ea4c936745fb\"\n ],\n \"deniedIds\": [\n \"a9d91292-bf26-6bd2-27b3-ae35a6a521fc\",\n \"urn:uuid:12e39903-b7e5-f137-6d5f-eceb3df4cc3e\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:64491e4e-fd94-6e82-9d0a-a879555f7f40\",\n \"1bed3282-6e85-9d23-07e5-79ef56b545c4\"\n ],\n \"deniedIds\": [\n \"0fffd088-b9da-d1c6-0367-e3e26327ad4b\",\n \"urn:uuid:a956f47c-5961-a7da-4875-7b241ef5d9b8\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:0e0f777b-2654-e4ca-0004-4da5f4b31b92\",\n \"urn:uuid:0bc9fbb5-fcd5-f1d2-533c-7c431bc4615d\"\n ],\n \"deniedIds\": [\n \"df16b3f3-edea-43df-a483-0982297cc95e\",\n \"848af058-75cf-2bb0-4e14-b2ca2359404d\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:777191f0-1de1-a6a7-738b-4b8eeae2dd9f\",\n \"cb4240a6-86c5-3fd4-e061-dd215d600a1e\"\n ],\n \"deniedIds\": [\n \"urn:uuid:376ee1f9-87e2-238a-2222-d0d55e01c27b\",\n \"2f75331d-1c9b-715e-0fe5-348458d1c50b\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -117801,7 +117801,7 @@ }, "response": [ { - "id": "d59bd9d1-7b23-4a3f-b7d4-7d3f0d025622", + "id": "fef74cbc-6c0a-4c4e-a8c8-b73aa3075f6d", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -117845,7 +117845,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:05db9ef2-1ff5-0d16-1c41-2c02c0a2d8a6\",\n \"urn:uuid:a613b592-abc3-57b3-9c1c-ea4c936745fb\"\n ],\n \"deniedIds\": [\n \"a9d91292-bf26-6bd2-27b3-ae35a6a521fc\",\n \"urn:uuid:12e39903-b7e5-f137-6d5f-eceb3df4cc3e\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:64491e4e-fd94-6e82-9d0a-a879555f7f40\",\n \"1bed3282-6e85-9d23-07e5-79ef56b545c4\"\n ],\n \"deniedIds\": [\n \"0fffd088-b9da-d1c6-0367-e3e26327ad4b\",\n \"urn:uuid:a956f47c-5961-a7da-4875-7b241ef5d9b8\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:0e0f777b-2654-e4ca-0004-4da5f4b31b92\",\n \"urn:uuid:0bc9fbb5-fcd5-f1d2-533c-7c431bc4615d\"\n ],\n \"deniedIds\": [\n \"df16b3f3-edea-43df-a483-0982297cc95e\",\n \"848af058-75cf-2bb0-4e14-b2ca2359404d\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:777191f0-1de1-a6a7-738b-4b8eeae2dd9f\",\n \"cb4240a6-86c5-3fd4-e061-dd215d600a1e\"\n ],\n \"deniedIds\": [\n \"urn:uuid:376ee1f9-87e2-238a-2222-d0d55e01c27b\",\n \"2f75331d-1c9b-715e-0fe5-348458d1c50b\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -117867,7 +117867,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9976a31-c1fe-41a4-88f6-d00150fcbc24", + "id": "7d6dee3c-36ff-4796-94df-b5d6b755464f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -117911,7 +117911,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:05db9ef2-1ff5-0d16-1c41-2c02c0a2d8a6\",\n \"urn:uuid:a613b592-abc3-57b3-9c1c-ea4c936745fb\"\n ],\n \"deniedIds\": [\n \"a9d91292-bf26-6bd2-27b3-ae35a6a521fc\",\n \"urn:uuid:12e39903-b7e5-f137-6d5f-eceb3df4cc3e\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:64491e4e-fd94-6e82-9d0a-a879555f7f40\",\n \"1bed3282-6e85-9d23-07e5-79ef56b545c4\"\n ],\n \"deniedIds\": [\n \"0fffd088-b9da-d1c6-0367-e3e26327ad4b\",\n \"urn:uuid:a956f47c-5961-a7da-4875-7b241ef5d9b8\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:0e0f777b-2654-e4ca-0004-4da5f4b31b92\",\n \"urn:uuid:0bc9fbb5-fcd5-f1d2-533c-7c431bc4615d\"\n ],\n \"deniedIds\": [\n \"df16b3f3-edea-43df-a483-0982297cc95e\",\n \"848af058-75cf-2bb0-4e14-b2ca2359404d\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:777191f0-1de1-a6a7-738b-4b8eeae2dd9f\",\n \"cb4240a6-86c5-3fd4-e061-dd215d600a1e\"\n ],\n \"deniedIds\": [\n \"urn:uuid:376ee1f9-87e2-238a-2222-d0d55e01c27b\",\n \"2f75331d-1c9b-715e-0fe5-348458d1c50b\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -117933,7 +117933,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2c4f69f-94bc-42d7-add7-fe32c8026263", + "id": "06b7db16-d743-47c9-ab6d-9b6e5fe408c3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -117977,7 +117977,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:05db9ef2-1ff5-0d16-1c41-2c02c0a2d8a6\",\n \"urn:uuid:a613b592-abc3-57b3-9c1c-ea4c936745fb\"\n ],\n \"deniedIds\": [\n \"a9d91292-bf26-6bd2-27b3-ae35a6a521fc\",\n \"urn:uuid:12e39903-b7e5-f137-6d5f-eceb3df4cc3e\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:64491e4e-fd94-6e82-9d0a-a879555f7f40\",\n \"1bed3282-6e85-9d23-07e5-79ef56b545c4\"\n ],\n \"deniedIds\": [\n \"0fffd088-b9da-d1c6-0367-e3e26327ad4b\",\n \"urn:uuid:a956f47c-5961-a7da-4875-7b241ef5d9b8\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:0e0f777b-2654-e4ca-0004-4da5f4b31b92\",\n \"urn:uuid:0bc9fbb5-fcd5-f1d2-533c-7c431bc4615d\"\n ],\n \"deniedIds\": [\n \"df16b3f3-edea-43df-a483-0982297cc95e\",\n \"848af058-75cf-2bb0-4e14-b2ca2359404d\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:777191f0-1de1-a6a7-738b-4b8eeae2dd9f\",\n \"cb4240a6-86c5-3fd4-e061-dd215d600a1e\"\n ],\n \"deniedIds\": [\n \"urn:uuid:376ee1f9-87e2-238a-2222-d0d55e01c27b\",\n \"2f75331d-1c9b-715e-0fe5-348458d1c50b\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -117999,7 +117999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e18dadd7-5cb2-4785-b884-7a7d2a99e482", + "id": "8c78b2ad-9bd3-4ce3-8783-610e72be12dd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -118043,7 +118043,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:05db9ef2-1ff5-0d16-1c41-2c02c0a2d8a6\",\n \"urn:uuid:a613b592-abc3-57b3-9c1c-ea4c936745fb\"\n ],\n \"deniedIds\": [\n \"a9d91292-bf26-6bd2-27b3-ae35a6a521fc\",\n \"urn:uuid:12e39903-b7e5-f137-6d5f-eceb3df4cc3e\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:64491e4e-fd94-6e82-9d0a-a879555f7f40\",\n \"1bed3282-6e85-9d23-07e5-79ef56b545c4\"\n ],\n \"deniedIds\": [\n \"0fffd088-b9da-d1c6-0367-e3e26327ad4b\",\n \"urn:uuid:a956f47c-5961-a7da-4875-7b241ef5d9b8\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:0e0f777b-2654-e4ca-0004-4da5f4b31b92\",\n \"urn:uuid:0bc9fbb5-fcd5-f1d2-533c-7c431bc4615d\"\n ],\n \"deniedIds\": [\n \"df16b3f3-edea-43df-a483-0982297cc95e\",\n \"848af058-75cf-2bb0-4e14-b2ca2359404d\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:777191f0-1de1-a6a7-738b-4b8eeae2dd9f\",\n \"cb4240a6-86c5-3fd4-e061-dd215d600a1e\"\n ],\n \"deniedIds\": [\n \"urn:uuid:376ee1f9-87e2-238a-2222-d0d55e01c27b\",\n \"2f75331d-1c9b-715e-0fe5-348458d1c50b\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -118065,7 +118065,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3495c2c9-6740-4f36-8bca-a8e803bb432f", + "id": "b2cf711b-183a-4a4d-a0b5-3761f461f264", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -118109,7 +118109,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:05db9ef2-1ff5-0d16-1c41-2c02c0a2d8a6\",\n \"urn:uuid:a613b592-abc3-57b3-9c1c-ea4c936745fb\"\n ],\n \"deniedIds\": [\n \"a9d91292-bf26-6bd2-27b3-ae35a6a521fc\",\n \"urn:uuid:12e39903-b7e5-f137-6d5f-eceb3df4cc3e\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:64491e4e-fd94-6e82-9d0a-a879555f7f40\",\n \"1bed3282-6e85-9d23-07e5-79ef56b545c4\"\n ],\n \"deniedIds\": [\n \"0fffd088-b9da-d1c6-0367-e3e26327ad4b\",\n \"urn:uuid:a956f47c-5961-a7da-4875-7b241ef5d9b8\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:0e0f777b-2654-e4ca-0004-4da5f4b31b92\",\n \"urn:uuid:0bc9fbb5-fcd5-f1d2-533c-7c431bc4615d\"\n ],\n \"deniedIds\": [\n \"df16b3f3-edea-43df-a483-0982297cc95e\",\n \"848af058-75cf-2bb0-4e14-b2ca2359404d\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:777191f0-1de1-a6a7-738b-4b8eeae2dd9f\",\n \"cb4240a6-86c5-3fd4-e061-dd215d600a1e\"\n ],\n \"deniedIds\": [\n \"urn:uuid:376ee1f9-87e2-238a-2222-d0d55e01c27b\",\n \"2f75331d-1c9b-715e-0fe5-348458d1c50b\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -118131,7 +118131,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88b92a97-1e12-4b06-884f-735b6a01a64c", + "id": "deba4188-dfe4-42a6-8806-8d0bcf4ad03e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -118175,7 +118175,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:05db9ef2-1ff5-0d16-1c41-2c02c0a2d8a6\",\n \"urn:uuid:a613b592-abc3-57b3-9c1c-ea4c936745fb\"\n ],\n \"deniedIds\": [\n \"a9d91292-bf26-6bd2-27b3-ae35a6a521fc\",\n \"urn:uuid:12e39903-b7e5-f137-6d5f-eceb3df4cc3e\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:64491e4e-fd94-6e82-9d0a-a879555f7f40\",\n \"1bed3282-6e85-9d23-07e5-79ef56b545c4\"\n ],\n \"deniedIds\": [\n \"0fffd088-b9da-d1c6-0367-e3e26327ad4b\",\n \"urn:uuid:a956f47c-5961-a7da-4875-7b241ef5d9b8\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:0e0f777b-2654-e4ca-0004-4da5f4b31b92\",\n \"urn:uuid:0bc9fbb5-fcd5-f1d2-533c-7c431bc4615d\"\n ],\n \"deniedIds\": [\n \"df16b3f3-edea-43df-a483-0982297cc95e\",\n \"848af058-75cf-2bb0-4e14-b2ca2359404d\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:777191f0-1de1-a6a7-738b-4b8eeae2dd9f\",\n \"cb4240a6-86c5-3fd4-e061-dd215d600a1e\"\n ],\n \"deniedIds\": [\n \"urn:uuid:376ee1f9-87e2-238a-2222-d0d55e01c27b\",\n \"2f75331d-1c9b-715e-0fe5-348458d1c50b\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -118214,7 +118214,7 @@ "description": "", "item": [ { - "id": "19730e0f-9390-47dc-b1b6-d9adaca253f1", + "id": "b34a353d-030c-4229-b476-707c5fedc544", "name": "IAI Identity Outliers Summary", "request": { "name": "IAI Identity Outliers Summary", @@ -118298,7 +118298,7 @@ }, "response": [ { - "id": "96a1580e-3a32-4311-b999-3bd035265d29", + "id": "c1146bec-2077-4890-b32a-fa34c337bb00", "name": "Succeeded. Returns list of objects. Each object is a summary to give high level statistics/counts of outliers", "originalRequest": { "url": { @@ -118397,7 +118397,7 @@ "type": "text/plain" }, "key": "X-Total-Count", - "value": "-93396172" + "value": "-36149304" } ], "body": "[\n {\n \"type\": \"LOW_SIMILARITY\",\n \"snapshotDate\": \"2021-05-01T18:40:35.772Z\",\n \"totalOutliers\": 50,\n \"totalIdentities\": 5000,\n \"totalIgnored\": 0\n },\n {\n \"type\": \"LOW_SIMILARITY\",\n \"snapshotDate\": \"2021-05-01T18:40:35.772Z\",\n \"totalOutliers\": 50,\n \"totalIdentities\": 5000,\n \"totalIgnored\": 0\n }\n]", @@ -118405,7 +118405,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3bd995f3-766a-40ba-945f-4fc22fc7d619", + "id": "b365cb13-1cd0-4e35-a79f-77bb4df9cdd8", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -118503,7 +118503,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a58eaa07-0197-4fc6-9734-c68d83609fc4", + "id": "d72b39f7-3882-4058-92c3-4db7a2fdc2d5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -118601,7 +118601,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ca47bfe-1a4d-4b1d-b734-29d9c755b47d", + "id": "4bdf5698-9fd4-4b90-893e-27540fb22f90", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -118699,7 +118699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e02c5f1-c61d-4567-93c1-0f21fbeb668e", + "id": "996f4e71-fe71-4faf-a90d-436c5c2ca6eb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -118797,7 +118797,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0298c3d3-2555-4e10-9cb9-d3c9a7615469", + "id": "5f413c6f-c2f2-4b53-b995-dd870872d983", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -118895,7 +118895,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e24fcfc-e053-4068-b996-8aa3114c5a02", + "id": "7bc306a2-f820-47c0-af99-f68945d6d23c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -118999,7 +118999,7 @@ } }, { - "id": "c6d124bd-6f83-465d-8402-7db65e6e5fac", + "id": "b939aec9-1a4c-49b1-aed2-f3dccc4991db", "name": "IAI Identity Outliers Latest Summary", "request": { "name": "IAI Identity Outliers Latest Summary", @@ -119048,7 +119048,7 @@ }, "response": [ { - "id": "d22a88b9-75d9-4831-98bf-d8656cfa65ca", + "id": "5e5582e0-3974-4494-b6b7-444aeec4f1ef", "name": "Succeeded. Returns list of objects. Each object is a summary to give high level statistics/counts of outliers", "originalRequest": { "url": { @@ -119111,7 +119111,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c38568d-3baf-434d-a725-2a4464173356", + "id": "24bcc288-db54-4e9b-af24-8ec05c83bc2b", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -119174,7 +119174,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81151021-a48a-433d-b9b8-6c1dc391c734", + "id": "f042b838-88dc-4c6e-803d-737235dff50e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -119237,7 +119237,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa49bd1a-5da8-4610-95dd-a852b47828ff", + "id": "ba44c6d5-0432-43d2-ad5a-2d7cfbf5d8b7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -119300,7 +119300,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4df56ac7-5b16-4bd9-a7c3-293c7bb1b1ea", + "id": "8df21959-a197-4009-a83c-bc681da1c259", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -119363,7 +119363,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2aea2100-dc73-413b-98af-43a5a52900a5", + "id": "4954912c-106f-4cb1-9a42-07fa18646ba7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -119426,7 +119426,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6c1cdf3-0970-4e87-b6e2-eaee4b2285c4", + "id": "26d9cd49-4370-4d98-94dc-4314790a587d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -119495,7 +119495,7 @@ } }, { - "id": "1698a5ff-308d-4228-bb36-b8f4163e651f", + "id": "4791d49c-1343-46a1-be5f-a203e6a160ce", "name": "IAI Get Identity Outliers", "request": { "name": "IAI Get Identity Outliers", @@ -119588,7 +119588,7 @@ }, "response": [ { - "id": "4579bcac-7b5f-4c43-a503-38ff9e14c67d", + "id": "aa43c84d-d032-433c-9893-f76bafd2188e", "name": "Succeeded. Returns list of objects. Each object contains information about outliers", "originalRequest": { "url": { @@ -119696,7 +119696,7 @@ "type": "text/plain" }, "key": "X-Total-Count", - "value": "-93396172" + "value": "-36149304" } ], "body": "[\n {\n \"id\": \"5be33d3e-c54d-4ed7-af73-2380543e8283\",\n \"identityId\": \"5be33d3e-c54d-4ed7-af73-2380543e8283\",\n \"type\": \"LOW_SIMILARITY\",\n \"firstDetectionDate\": \"2021-05-01T18:40:35.772Z\",\n \"latestDetectionDate\": \"2021-05-03T18:40:35.772Z\",\n \"ignored\": false,\n \"attributes\": {\n \"displayName\": \"John Smith\",\n \"jobTitle\": \"Software Engineer\",\n \"department\": \"Engineering\"\n },\n \"score\": 0.92,\n \"unignoreType\": \"MANUAL\",\n \"unignoreDate\": \"2021-06-01T18:40:35.772Z\",\n \"ignoreDate\": \"2021-06-01T18:40:35.772Z\"\n },\n {\n \"id\": \"5be33d3e-c54d-4ed7-af73-2380543e8283\",\n \"identityId\": \"5be33d3e-c54d-4ed7-af73-2380543e8283\",\n \"type\": \"LOW_SIMILARITY\",\n \"firstDetectionDate\": \"2021-05-01T18:40:35.772Z\",\n \"latestDetectionDate\": \"2021-05-03T18:40:35.772Z\",\n \"ignored\": false,\n \"attributes\": {\n \"displayName\": \"John Smith\",\n \"jobTitle\": \"Software Engineer\",\n \"department\": \"Engineering\"\n },\n \"score\": 0.92,\n \"unignoreType\": \"MANUAL\",\n \"unignoreDate\": \"2021-06-01T18:40:35.772Z\",\n \"ignoreDate\": \"2021-06-01T18:40:35.772Z\"\n }\n]", @@ -119704,7 +119704,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24ffe6c5-75e1-4be6-a1a2-4424a42c480a", + "id": "926ead83-7e78-475a-988d-286ecbb6f5bb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -119811,7 +119811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68529801-0797-4f5a-a8aa-66e52ed93216", + "id": "48361e1c-c6b6-4a0c-84e5-af019cb41bd9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -119918,7 +119918,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95534aab-1c32-495b-9448-12d3e013c562", + "id": "68457fe6-4ba2-487e-a539-60980d30acf3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -120025,7 +120025,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a115480-ea80-4a73-acdc-f9cbe666a575", + "id": "bbe75744-752d-4907-8c6a-1b9908eec5f5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -120132,7 +120132,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f719a2da-19a4-48c1-863b-041add150e66", + "id": "ac2a7c86-81bc-4073-b5a8-eaa43391cc45", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -120245,7 +120245,7 @@ } }, { - "id": "00466a94-115a-49d2-aa84-bb16f600b81c", + "id": "30e3fba5-b65a-458a-b1bd-30e81e78e088", "name": "Get identity outlier's contibuting features", "request": { "name": "Get identity outlier's contibuting features", @@ -120342,7 +120342,7 @@ }, "response": [ { - "id": "c31f8bd7-b8d6-4541-9c8c-55ee9da2bbce", + "id": "68abc9f8-d328-4d49-b4bd-1ed67e741d77", "name": "Succeeded. Returns list of objects. Each object contains a feature and metadata about that feature", "originalRequest": { "url": { @@ -120443,7 +120443,7 @@ "type": "text/plain" }, "key": "X-Total-Count", - "value": "-93396172" + "value": "-36149304" }, { "disabled": true, @@ -120452,15 +120452,15 @@ "type": "text/plain" }, "key": "accept-language", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" } ], - "body": "[\n {\n \"id\": \"66e38828-5017-47af-92ff-9844871352c5\",\n \"name\": \"entitlement_count\",\n \"valueType\": \"INTEGER\",\n \"value\": 0.43555278084833726,\n \"importance\": -0.15,\n \"displayName\": \"Number of entitlements\",\n \"description\": \"The total number of entitlements belonging to an identity\",\n \"translationMessages\": {\n \"displayName\": {\n \"key\": \"recommender-api.V2_WEIGHT_FEATURE_PRODUCT_INTERPRETATION_HIGH\",\n \"values\": [\n \"75\",\n \"department\"\n ]\n },\n \"description\": {\n \"key\": \"recommender-api.V2_WEIGHT_FEATURE_PRODUCT_INTERPRETATION_HIGH\",\n \"values\": [\n \"75\",\n \"department\"\n ]\n }\n }\n },\n {\n \"id\": \"66e38828-5017-47af-92ff-9844871352c5\",\n \"name\": \"entitlement_count\",\n \"valueType\": \"INTEGER\",\n \"value\": 0.15443397287860927,\n \"importance\": -0.15,\n \"displayName\": \"Number of entitlements\",\n \"description\": \"The total number of entitlements belonging to an identity\",\n \"translationMessages\": {\n \"displayName\": {\n \"key\": \"recommender-api.V2_WEIGHT_FEATURE_PRODUCT_INTERPRETATION_HIGH\",\n \"values\": [\n \"75\",\n \"department\"\n ]\n },\n \"description\": {\n \"key\": \"recommender-api.V2_WEIGHT_FEATURE_PRODUCT_INTERPRETATION_HIGH\",\n \"values\": [\n \"75\",\n \"department\"\n ]\n }\n }\n }\n]", + "body": "[\n {\n \"id\": \"66e38828-5017-47af-92ff-9844871352c5\",\n \"name\": \"entitlement_count\",\n \"valueType\": \"INTEGER\",\n \"value\": 0.977517540260266,\n \"importance\": -0.15,\n \"displayName\": \"Number of entitlements\",\n \"description\": \"The total number of entitlements belonging to an identity\",\n \"translationMessages\": {\n \"displayName\": {\n \"key\": \"recommender-api.V2_WEIGHT_FEATURE_PRODUCT_INTERPRETATION_HIGH\",\n \"values\": [\n \"75\",\n \"department\"\n ]\n },\n \"description\": {\n \"key\": \"recommender-api.V2_WEIGHT_FEATURE_PRODUCT_INTERPRETATION_HIGH\",\n \"values\": [\n \"75\",\n \"department\"\n ]\n }\n }\n },\n {\n \"id\": \"66e38828-5017-47af-92ff-9844871352c5\",\n \"name\": \"entitlement_count\",\n \"valueType\": \"INTEGER\",\n \"value\": 0.7707796955193578,\n \"importance\": -0.15,\n \"displayName\": \"Number of entitlements\",\n \"description\": \"The total number of entitlements belonging to an identity\",\n \"translationMessages\": {\n \"displayName\": {\n \"key\": \"recommender-api.V2_WEIGHT_FEATURE_PRODUCT_INTERPRETATION_HIGH\",\n \"values\": [\n \"75\",\n \"department\"\n ]\n },\n \"description\": {\n \"key\": \"recommender-api.V2_WEIGHT_FEATURE_PRODUCT_INTERPRETATION_HIGH\",\n \"values\": [\n \"75\",\n \"department\"\n ]\n }\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d58afe69-f3ac-48e3-855d-f399187a9e3c", + "id": "b6f519d3-ddd0-4e49-b131-a31db03cd6df", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -120560,7 +120560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8110611-649d-48ff-a7a4-a0d7fbaca951", + "id": "273996f6-ee97-433b-bb81-3688f05b7f32", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -120660,7 +120660,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2a32c54-0953-45a4-b9d7-f18c9cef1ff9", + "id": "0f901648-33b9-4b58-911e-68221d092a78", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -120760,7 +120760,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64724945-1e36-421c-9a40-5fa374efb30d", + "id": "80ab634d-15cf-494c-a1a9-e2f9965afff8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -120860,7 +120860,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7234469-a62e-4be7-a241-d5be31ad4461", + "id": "e5326191-9b1b-4734-95fc-1eed2b1e9ab4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -120960,7 +120960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb5e4e9e-ef94-4a1c-9f5f-64bb2cf50263", + "id": "ac600274-8851-4f2b-9fa8-ef637a994064", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -121066,7 +121066,7 @@ } }, { - "id": "c96d4c6c-136b-4067-b8d0-2f42ba80d26e", + "id": "9a29f34c-3cb5-410d-88c9-25ed1634c0a9", "name": "Gets a list of access items associated with each identity outlier contributing feature", "request": { "name": "Gets a list of access items associated with each identity outlier contributing feature", @@ -121175,7 +121175,7 @@ }, "response": [ { - "id": "e5897787-aac1-4073-a6fe-74cbd4fdc26a", + "id": "587aff89-8370-4ee4-9aac-dac6726ad87e", "name": "The list of access items.", "originalRequest": { "url": { @@ -121277,7 +121277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e120eb2-4421-4364-8f8b-830f99654b8b", + "id": "b0b594a2-56d8-4b0c-a2c4-38d4ecfa1a88", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -121379,7 +121379,7 @@ "_postman_previewlanguage": "json" }, { - "id": "126d767d-6979-4652-bc22-8634dcc3fcd5", + "id": "acd7af57-9d45-46d0-b7d7-321b4042164b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -121481,7 +121481,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1c74452-d6f6-4237-8b3d-87093c685a35", + "id": "13d28935-ac39-4650-a7ee-774b271682cb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -121583,7 +121583,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e54bdfc5-6dca-48f8-a3ad-b64c1245dbe4", + "id": "5137d4ac-4bfa-42b7-98bb-e99a4f5b2e92", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -121685,7 +121685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce9e0142-9864-4a2b-981f-992924910fa0", + "id": "f7cf65c4-b4eb-4e1b-abf2-2fc19bfb7142", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -121787,7 +121787,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51dbffdb-b611-4f83-83fb-ef5cfb892e09", + "id": "a0449189-be42-4ac9-9990-e1d873b33cab", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -121895,7 +121895,7 @@ } }, { - "id": "ce6e8a98-af1e-4b0b-b6e8-52b729c3e2c9", + "id": "d1af7bf8-03f5-46e7-9cf8-403e58e30b10", "name": "IAI Identity Outliers Ignore", "request": { "name": "IAI Identity Outliers Ignore", @@ -121947,7 +121947,7 @@ }, "response": [ { - "id": "df1611e4-2dce-4733-8034-88253f996174", + "id": "14ea6042-5b2b-4f6d-a96b-54c714aa6f18", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -122003,7 +122003,7 @@ "_postman_previewlanguage": "text" }, { - "id": "b5d02205-4891-45be-927b-8cd10eac6ac9", + "id": "a82677ae-50e7-4b81-9167-23bb84f3bd49", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -122069,7 +122069,7 @@ "_postman_previewlanguage": "json" }, { - "id": "830a0760-0f80-4da7-a8f0-bf36aa38458a", + "id": "c5281b55-af57-4192-a13a-255ac6161fbe", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -122135,7 +122135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4364cb4e-5b79-4099-a5a5-0d851b484276", + "id": "de08756e-f917-475d-a8ee-55b78aa7bdce", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -122201,7 +122201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a184c049-ae33-4e6e-8c24-de932a46ceb4", + "id": "f934c468-a4d6-444e-9e4f-caea9c2df1f5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -122267,7 +122267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0256ac11-a5fc-47d1-b23d-524ed01f0cdf", + "id": "c9df9057-8c4f-49e2-86ee-d76d9f87e780", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -122339,7 +122339,7 @@ } }, { - "id": "a310a79e-37b5-4d36-b2de-795852ce0cb4", + "id": "939f06c2-3e05-476e-8706-fdf95d83fe0d", "name": "IAI Identity Outliers Unignore", "request": { "name": "IAI Identity Outliers Unignore", @@ -122391,7 +122391,7 @@ }, "response": [ { - "id": "b1a95476-3d18-4b45-a734-32fddc8dc041", + "id": "8a324fee-6e02-4423-8d32-b8b964326fcc", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -122447,7 +122447,7 @@ "_postman_previewlanguage": "text" }, { - "id": "168c5837-6bb9-43ef-819f-e7611718fd67", + "id": "cf22fd75-5c88-4b08-9b01-cf80af97649f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -122513,7 +122513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18cafb66-43be-42fb-9437-ab5c1cd97cc0", + "id": "64167588-67d8-4f60-98f5-781258efbb97", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -122579,7 +122579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f0fc197-2a2a-45c2-9832-64741228d1bd", + "id": "4ca042ca-a14e-4790-8b3d-d8e840551da5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -122645,7 +122645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e95c676-63a9-432e-b124-07805275cd3c", + "id": "3d471b4f-de92-4cec-98e9-f1790b79f0da", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -122711,7 +122711,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2dcba6a2-2f26-4cf0-bc12-2cf094fcfa74", + "id": "8713e9a2-bd0c-418f-9a30-50e11ec52a11", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -122783,7 +122783,7 @@ } }, { - "id": "4e51c872-5e23-4999-a7f1-19b125a9b4e5", + "id": "e8bd8a18-b502-4054-80ec-8225ea9dce42", "name": "IAI Identity Outliers Export", "request": { "name": "IAI Identity Outliers Export", @@ -122832,7 +122832,7 @@ }, "response": [ { - "id": "0321b59e-e588-471c-ba42-da690aa971f9", + "id": "1931b08a-62a2-46e8-82d3-7c73e199e2e2", "name": "Succeeded. Returns zip of 2 CSVs to download. 1 CSV for ignored outliers and 1 for non-ignored outliers", "originalRequest": { "url": { @@ -122890,12 +122890,12 @@ "value": "application/zip" } ], - "body": "Duis aliquip dolor do", + "body": "ipsum", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "0f835674-3326-40fc-a05e-f0d2fe23c712", + "id": "a569af53-aeb3-46d8-91f2-97b05c6fd947", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -122958,7 +122958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "499b49d0-821a-4847-b846-08936862bd86", + "id": "6f60b57a-138e-45fe-b0e1-378bac813464", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -123021,7 +123021,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8194afd4-c175-4dcb-9603-2b038452e061", + "id": "335891de-adae-45e8-b98a-21c0fefbbb47", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -123084,7 +123084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6119181b-7977-41ae-a890-f26795caaddc", + "id": "abcbf9ad-f4fd-490d-a246-bf17e3a3b996", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -123147,7 +123147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64884555-e79e-43d9-9907-f5e9b19c4b2e", + "id": "b312ae1a-7ba1-4e85-b535-0df102ef514d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -123216,7 +123216,7 @@ } }, { - "id": "b36c56a6-ef2a-44ef-9479-792b424b05a6", + "id": "93ce5c2e-856e-4338-bf46-5cc82abab8c0", "name": "Get identity outlier contibuting feature summary", "request": { "name": "Get identity outlier contibuting feature summary", @@ -123266,7 +123266,7 @@ }, "response": [ { - "id": "e535c073-5cee-42f1-a963-3f8e6ade9803", + "id": "5844fbd4-7872-4d9c-95fa-f88a24e45a01", "name": "Succeeded. Returns selected contributing feature summary for an outlier", "originalRequest": { "url": { @@ -123320,15 +123320,15 @@ "type": "text/plain" }, "key": "accept-language", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" } ], - "body": "{\n \"contributingFeatureName\": \"Rare Access\",\n \"identityOutlierDisplayName\": \"John Smith\",\n \"outlierFeatureDisplayValues\": [\n {\n \"displayName\": \"Aliza Chris\",\n \"value\": \"consequat aliquip labore commodo\",\n \"valueType\": \"INTEGER\"\n },\n {\n \"displayName\": \"Aliza Chris\",\n \"value\": \"reprehenderit quis sint\",\n \"valueType\": \"INTEGER\"\n }\n ],\n \"featureDefinition\": \"Identity total number of entitlements\",\n \"featureExplanation\": \"An identity that has too much rare access has a higher change of becoming a security threat due to the unique access they possess\",\n \"peerDisplayName\": \"Mary Jane\",\n \"peerIdentityId\": \"9f9d5d53ad0e48fba7352f6da9f1b8gbg\",\n \"accessItemReference\": {\n \"displayName\": \"All Rare Entitlements\",\n \"searchPlaceholder\": \"Search by name or description\"\n }\n}", + "body": "{\n \"contributingFeatureName\": \"Rare Access\",\n \"identityOutlierDisplayName\": \"John Smith\",\n \"outlierFeatureDisplayValues\": [\n {\n \"displayName\": \"Aliza Chris\",\n \"value\": \"adipisicing fugiat cillum dolor consequat\",\n \"valueType\": \"INTEGER\"\n },\n {\n \"displayName\": \"Aliza Chris\",\n \"value\": \"nisi ad labore Lorem\",\n \"valueType\": \"INTEGER\"\n }\n ],\n \"featureDefinition\": \"Identity total number of entitlements\",\n \"featureExplanation\": \"An identity that has too much rare access has a higher change of becoming a security threat due to the unique access they possess\",\n \"peerDisplayName\": \"Mary Jane\",\n \"peerIdentityId\": \"9f9d5d53ad0e48fba7352f6da9f1b8gbg\",\n \"accessItemReference\": {\n \"displayName\": \"All Rare Entitlements\",\n \"searchPlaceholder\": \"Search by name or description\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d43c44a0-0e39-44d8-b044-039a97db4654", + "id": "3a6edef4-a57b-47e4-bc34-7eb0672e02c5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -123381,7 +123381,7 @@ "_postman_previewlanguage": "json" }, { - "id": "435ee851-4544-468c-b6bb-c782c8907ebb", + "id": "8df41892-a5c5-4fa5-9507-6c2bd4bc5a6c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -123434,7 +123434,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3e81482-e700-4e0b-9040-e04c93018110", + "id": "4bb12769-c395-4a9b-8d0b-d0199cd114ad", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -123487,7 +123487,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a34d824c-9dc8-49a1-94a2-6a6c2f630f63", + "id": "721d2c2c-3e7d-49f0-bdc8-12a1a5e7e112", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -123540,7 +123540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "419dfd90-d499-483d-a4bf-229e88a87289", + "id": "aa832015-e83b-422a-b44a-873a0c420e6f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -123593,7 +123593,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd50f17a-f82b-4187-b5c3-4a6482d4f607", + "id": "8db37a4d-b5f2-4e08-adf0-8918e9e90e8e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -123658,7 +123658,7 @@ "description": "", "item": [ { - "id": "cd8f2b9f-0b51-45df-bed1-f8271f865664", + "id": "4e792c15-842d-49cd-9fbf-43a79df7b0d0", "name": "Identity Outliers List", "request": { "name": "Identity Outliers List", @@ -123737,7 +123737,7 @@ }, "response": [ { - "id": "f011299b-a7d4-444c-857f-eae7d35a6bcc", + "id": "18479557-75ae-410f-8c5f-fd5ff6e38a07", "name": "List of identities that are not included in peer groups.", "originalRequest": { "url": { @@ -123814,12 +123814,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"dolore eiusmod\",\n \"type\": \"laborum aliqua\",\n \"peer_group_id\": \"ad occaecat deserunt ea\",\n \"attributes\": {\n \"temporf7\": {},\n \"ea92b\": {}\n }\n },\n {\n \"id\": \"amet adipisicing dolor enim pariatur\",\n \"type\": \"est pariatur et\",\n \"peer_group_id\": \"culpa anim reprehenderit\",\n \"attributes\": {\n \"anim_f9\": {}\n }\n }\n]", + "body": "[\n {\n \"id\": \"dolor\",\n \"type\": \"null\",\n \"peer_group_id\": \"sint laborum quis\",\n \"attributes\": {\n \"aliquip36\": {},\n \"laboris_8f\": {},\n \"laborum1\": {}\n }\n },\n {\n \"id\": \"ut pariatur \",\n \"type\": \"ex\",\n \"peer_group_id\": \"velit irure mollit\",\n \"attributes\": {\n \"est3f7\": {}\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "40f77e1a-8e82-4e5c-b0fb-5e0ad87eafc7", + "id": "cfd0bc6a-74a8-4139-bac8-a5ab79fe9073", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -123901,7 +123901,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b3a5d49-5164-49f3-adf9-930be7159491", + "id": "a36f857d-8715-4ef2-8986-c31f7da075e3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -123983,7 +123983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72e551dd-c6b3-4c90-91bc-f8a88293b09c", + "id": "aab1b03b-1244-48eb-b06d-0824d3ad64d6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -124065,7 +124065,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8bed4d6-cef0-493b-a4a4-3722007d7112", + "id": "6a352fc2-454d-40cd-88ec-82a287cd9d57", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -124147,7 +124147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "623eb82e-1c85-4fda-a036-d42ac7d94a77", + "id": "b046b464-5d57-41e6-872a-2c23adf62994", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -124241,7 +124241,7 @@ "description": "", "item": [ { - "id": "67672b22-9fc7-4504-98a6-3b1346a020d3", + "id": "d9cc013f-5dc2-4620-8b3f-33f418557659", "name": "Returns a Recommendation Based on Object", "request": { "name": "Returns a Recommendation Based on Object", @@ -124293,7 +124293,7 @@ }, "response": [ { - "id": "2a1adeed-b220-4287-ae3a-8a1ca77d304d", + "id": "54873d7d-95d1-4ba4-aebe-b1523de7ef82", "name": "The recommendations for a customer", "originalRequest": { "url": { @@ -124354,12 +124354,12 @@ "value": "application/json" } ], - "body": "{\n \"response\": [\n {\n \"request\": {\n \"identityId\": \"2c938083633d259901633d25c68c00fa\",\n \"item\": {\n \"id\": \"2c938083633d259901633d2623ec0375\",\n \"type\": \"ENTITLEMENT\"\n }\n },\n \"recommendation\": \"YES\",\n \"interpretations\": [\n \"75% of identities with the same department have this access. This information had a high impact on the overall score.\",\n \"67% of identities with the same peer group have this access. This information had a low impact on the overall score.\",\n \"42% of identities with the same location have this access. This information had a low impact on the overall score.\"\n ],\n \"translationMessages\": [\n {\n \"key\": \"recommender-api.V2_WEIGHT_FEATURE_PRODUCT_INTERPRETATION_HIGH\",\n \"values\": [\n \"75\",\n \"department\"\n ]\n }\n ],\n \"recommenderCalculations\": {\n \"identityId\": \"2c91808457d8f3ab0157e3e62cb4213c\",\n \"entitlementId\": \"2c91809050db617d0150e0bf3215385e\",\n \"recommendation\": \"YES\",\n \"overallWeightedScore\": 69896479.85215256,\n \"featureWeightedScores\": {\n \"exercitation0\": -35009071.02608428,\n \"enime\": -14516333.13315615,\n \"minim_52\": -30241190.94660577\n },\n \"threshold\": 78392460.4374063,\n \"identityAttributes\": {\n \"sint_9\": {\n \"value\": \"aute ullamco nostrud\"\n }\n },\n \"featureValues\": {\n \"feature\": \"department\",\n \"numerator\": 14,\n \"denominator\": 14\n }\n }\n },\n {\n \"request\": {\n \"identityId\": \"2c938083633d259901633d25c68c00fa\",\n \"item\": {\n \"id\": \"2c938083633d259901633d2623ec0375\",\n \"type\": \"ENTITLEMENT\"\n }\n },\n \"recommendation\": \"YES\",\n \"interpretations\": [\n \"75% of identities with the same department have this access. This information had a high impact on the overall score.\",\n \"67% of identities with the same peer group have this access. This information had a low impact on the overall score.\",\n \"42% of identities with the same location have this access. This information had a low impact on the overall score.\"\n ],\n \"translationMessages\": [\n {\n \"key\": \"recommender-api.V2_WEIGHT_FEATURE_PRODUCT_INTERPRETATION_HIGH\",\n \"values\": [\n \"75\",\n \"department\"\n ]\n }\n ],\n \"recommenderCalculations\": {\n \"identityId\": \"2c91808457d8f3ab0157e3e62cb4213c\",\n \"entitlementId\": \"2c91809050db617d0150e0bf3215385e\",\n \"recommendation\": \"YES\",\n \"overallWeightedScore\": 44437510.914434284,\n \"featureWeightedScores\": {\n \"dolorf\": -72560237.50665177,\n \"non_96\": -10700977.439536348,\n \"est_e59\": 48465095.820763916,\n \"id6\": -9859703.261207819\n },\n \"threshold\": 27794964.45742242,\n \"identityAttributes\": {\n \"id_2\": {\n \"value\": \"sint Excepteur\"\n }\n },\n \"featureValues\": {\n \"feature\": \"department\",\n \"numerator\": 14,\n \"denominator\": 14\n }\n }\n }\n ]\n}", + "body": "{\n \"response\": [\n {\n \"request\": {\n \"identityId\": \"2c938083633d259901633d25c68c00fa\",\n \"item\": {\n \"id\": \"2c938083633d259901633d2623ec0375\",\n \"type\": \"ENTITLEMENT\"\n }\n },\n \"recommendation\": \"YES\",\n \"interpretations\": [\n \"75% of identities with the same department have this access. This information had a high impact on the overall score.\",\n \"67% of identities with the same peer group have this access. This information had a low impact on the overall score.\",\n \"42% of identities with the same location have this access. This information had a low impact on the overall score.\"\n ],\n \"translationMessages\": [\n {\n \"key\": \"recommender-api.V2_WEIGHT_FEATURE_PRODUCT_INTERPRETATION_HIGH\",\n \"values\": [\n \"75\",\n \"department\"\n ]\n }\n ],\n \"recommenderCalculations\": {\n \"identityId\": \"2c91808457d8f3ab0157e3e62cb4213c\",\n \"entitlementId\": \"2c91809050db617d0150e0bf3215385e\",\n \"recommendation\": \"YES\",\n \"overallWeightedScore\": -99379756.60160218,\n \"featureWeightedScores\": {\n \"nostrud_a\": 60361775.39586663,\n \"laborum7b\": -67463303.7313486,\n \"aute_af9\": -44847577.128201045\n },\n \"threshold\": -54590879.19470935,\n \"identityAttributes\": {\n \"ipsumbd2\": {\n \"value\": \"in labore\"\n },\n \"ut_7d\": {\n \"value\": \"des\"\n }\n },\n \"featureValues\": {\n \"feature\": \"department\",\n \"numerator\": 14,\n \"denominator\": 14\n }\n }\n },\n {\n \"request\": {\n \"identityId\": \"2c938083633d259901633d25c68c00fa\",\n \"item\": {\n \"id\": \"2c938083633d259901633d2623ec0375\",\n \"type\": \"ENTITLEMENT\"\n }\n },\n \"recommendation\": \"YES\",\n \"interpretations\": [\n \"75% of identities with the same department have this access. This information had a high impact on the overall score.\",\n \"67% of identities with the same peer group have this access. This information had a low impact on the overall score.\",\n \"42% of identities with the same location have this access. This information had a low impact on the overall score.\"\n ],\n \"translationMessages\": [\n {\n \"key\": \"recommender-api.V2_WEIGHT_FEATURE_PRODUCT_INTERPRETATION_HIGH\",\n \"values\": [\n \"75\",\n \"department\"\n ]\n }\n ],\n \"recommenderCalculations\": {\n \"identityId\": \"2c91808457d8f3ab0157e3e62cb4213c\",\n \"entitlementId\": \"2c91809050db617d0150e0bf3215385e\",\n \"recommendation\": \"YES\",\n \"overallWeightedScore\": -51285134.24485068,\n \"featureWeightedScores\": {\n \"dolor12\": -92518151.74044013,\n \"dolore_6\": -90316572.02053416,\n \"Excepteur_f_3\": -88356206.25759652,\n \"ex_8_0\": 55977404.32673687\n },\n \"threshold\": -17599762.383893624,\n \"identityAttributes\": {\n \"commodo_b81\": {\n \"value\": \"do ut ex dolore\"\n },\n \"nulla_aa\": {\n \"value\": \"in occaecat\"\n },\n \"Excepteur643\": {\n \"value\": \"aliqua dolore\"\n }\n },\n \"featureValues\": {\n \"feature\": \"department\",\n \"numerator\": 14,\n \"denominator\": 14\n }\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "aee530a3-ccb7-49eb-bb88-3f478bd7da61", + "id": "6feb542d-a474-4cb5-a83b-116db45e4eda", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -124425,7 +124425,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75c1fecb-d890-40b1-a0db-9efe9d98f50d", + "id": "2ae723a5-9d71-40e8-aee4-9133028041ab", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -124491,7 +124491,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be156d1a-18ed-489a-9c54-a7f4038903ef", + "id": "2d839496-61df-4a08-927e-3acd5c0cb6d5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -124557,7 +124557,7 @@ "_postman_previewlanguage": "json" }, { - "id": "728aa0c4-5617-404a-aae1-582224654252", + "id": "31a6f3b0-cc3c-4f71-b355-4abe82082925", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -124623,7 +124623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1a5ab3c-dce6-4f3c-87aa-9e80bb68bff0", + "id": "2ddb0556-12f6-4016-906a-185ab3553b4b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -124695,7 +124695,7 @@ } }, { - "id": "27c0befd-aaa5-431b-a1ff-89710ec80f3b", + "id": "fa97e5b3-24aa-49b9-9000-bf886f71c7b2", "name": "Get certification recommendation config values", "request": { "name": "Get certification recommendation config values", @@ -124734,7 +124734,7 @@ }, "response": [ { - "id": "9f350883-6f44-489a-9fc5-3fabff88f7dc", + "id": "0dee2e61-2449-4753-8916-28846737e0cf", "name": "Cert recommendation configuration attributes", "originalRequest": { "url": { @@ -124787,7 +124787,7 @@ "_postman_previewlanguage": "json" }, { - "id": "722e795a-cd23-4d5c-b6bd-18186f1bb4a2", + "id": "c05b28a1-101e-41bd-8ea1-e3524e570ca3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -124840,7 +124840,7 @@ "_postman_previewlanguage": "json" }, { - "id": "463b78d4-4c9a-499c-9715-99d0b3942eea", + "id": "3f8dca8e-9e97-4c3a-a185-48f9d8ef1615", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -124893,7 +124893,7 @@ "_postman_previewlanguage": "json" }, { - "id": "613bd649-4362-4a5b-81d5-485dc35ceded", + "id": "583432a0-2498-4116-9ca4-3f47c42422d2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -124946,7 +124946,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2294557e-b747-43ae-89cd-0e6ebde6f5db", + "id": "ae0b353d-c925-4213-bc03-7bcf35c8056c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -125005,7 +125005,7 @@ } }, { - "id": "41e36d69-95f9-4a38-a6d9-8d3eb0a88951", + "id": "072279f2-e84a-451f-96c2-9fcedeb87559", "name": "Update certification recommendation config values", "request": { "name": "Update certification recommendation config values", @@ -125057,7 +125057,7 @@ }, "response": [ { - "id": "9325a9b8-e95b-4dc1-8f7c-fe0c7a92c9a7", + "id": "dfd1ba5c-6947-40c7-871b-d42748337fd3", "name": "Cert recommendation configuration attributes after update", "originalRequest": { "url": { @@ -125123,7 +125123,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4d6dcf6-8864-46ee-88b8-14ba2774508f", + "id": "3b940ddf-6c2b-42c8-ad52-e1c77583e34b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -125189,7 +125189,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29bd5f43-380a-459b-b459-4bff8f6c1697", + "id": "f7a2964a-b30f-4b14-beab-52efc9b9ba90", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -125255,7 +125255,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee0daf4c-2984-48c3-bcf2-d57e5346f7cd", + "id": "e50e43c1-1889-495f-805c-fb41b5562ab6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -125321,7 +125321,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98d273c6-4c01-443e-89ec-25bd5cd27395", + "id": "0b79be04-3406-4e70-ab75-a75b4c9ee343", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -125399,7 +125399,7 @@ "description": "", "item": [ { - "id": "44d0f540-0d16-4b06-97df-581a39ba9bd3", + "id": "09cce5a6-9eea-4c84-a6d0-c553e03be89f", "name": "Create a role mining session", "request": { "name": "Create a role mining session", @@ -125450,7 +125450,7 @@ }, "response": [ { - "id": "261b5985-32db-40f7-bedb-c9c9237d4df3", + "id": "043efec9-89f2-4acd-8cc8-46a09a13ca18", "name": "Submitted a role mining session request", "originalRequest": { "url": { @@ -125515,7 +125515,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90f431cf-2cf3-44df-984b-15bce294a693", + "id": "0915eeff-fdb6-41e1-9938-59ff799fab8f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -125580,7 +125580,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a870688-f688-4703-96fe-687e047cc726", + "id": "c451b7be-af05-4ada-a9a5-ed57d185d412", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -125645,7 +125645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f767d068-42b2-4a6a-834f-2a1f77bd94ce", + "id": "64a7d991-a163-4c04-9769-a5ca2085f7a6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -125710,7 +125710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60cf6769-fd0f-4f56-b032-965f33875a2c", + "id": "a1a0a3e7-0e18-4b38-ba68-4a08f49d1509", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -125775,7 +125775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c673d39-ff41-40ce-a05f-89f22c6e6ddd", + "id": "1f82bf78-f2e6-4d99-8da2-1a03397583e1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -125846,7 +125846,7 @@ } }, { - "id": "9f6179d5-e08e-492c-9fe0-7da75bbf1bf7", + "id": "34dfa3f2-2533-4c4f-93e5-877199879cfd", "name": "Retrieves all role mining sessions", "request": { "name": "Retrieves all role mining sessions", @@ -125930,7 +125930,7 @@ }, "response": [ { - "id": "08230c5d-2efe-4f2f-bb2d-49f09b55f2bb", + "id": "29e345d1-b822-4cea-a7eb-24c0d339a604", "name": "Succeeded. Returns all role mining sessions that match the query parameters.", "originalRequest": { "url": { @@ -126028,7 +126028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd7eb613-e45d-4eae-bbbb-eb5dec278d24", + "id": "ff37f04c-ad17-4f12-8b5b-b49b60090da2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -126126,7 +126126,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f01a0e59-2add-4d31-89c5-4cfdbb58695b", + "id": "5a841eac-f352-4189-8c76-266b838aacf2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -126224,7 +126224,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da023d2f-3ed2-48a5-ba3c-38b981ce977f", + "id": "45afd0cc-2901-4642-8e71-b857c6acb84e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -126322,7 +126322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc5a76fd-8326-46a8-b50e-c60ffbbca51d", + "id": "94521d2a-5453-4b99-9e16-4a4abfae39e6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -126420,7 +126420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23ec544a-f334-4c15-b4b1-33a0ee475b66", + "id": "5475e1a5-d1c6-4f01-a067-38d6d3b2d17f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -126524,7 +126524,7 @@ } }, { - "id": "49dd3e52-8018-433f-99ce-1acf4c0144bd", + "id": "bdfec909-451c-4728-ba8a-fcbdbb5917b6", "name": "Patch a role mining session", "request": { "name": "Patch a role mining session", @@ -126587,7 +126587,7 @@ }, "response": [ { - "id": "8b6d7ebb-2e2e-4e78-b63f-78acb7bd9e65", + "id": "06855015-4146-403b-9424-758ed9da9803", "name": "Success", "originalRequest": { "url": { @@ -126653,7 +126653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27795f59-2502-4cb9-90a6-7efe2b886a66", + "id": "10d9b55b-b9d8-405c-b20c-fff73415e95f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -126719,7 +126719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "442bdb58-fe7a-4c4c-a3af-02705c3635cb", + "id": "a3abee60-88e4-4150-99cb-a868f053bac7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -126785,7 +126785,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d740c887-5ef2-4a2a-a9e2-166153f61867", + "id": "449494f7-f105-45df-944a-7aa0f20e2338", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -126851,7 +126851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6d4bb26-9992-441b-a9f1-2dd3f2bb344c", + "id": "8dafa27e-4f2f-4b86-8e4d-3b0dea1ceeee", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -126917,7 +126917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17b47f3f-3f8e-4c1e-b668-5ecdb76dba2a", + "id": "46a49986-6e6e-471e-9243-8dab0e5bad78", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -126983,7 +126983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6bc206fa-f8a7-4160-b6eb-ed6967c63424", + "id": "12339daf-ed08-435d-833c-abfd0e06abb5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -127055,7 +127055,7 @@ } }, { - "id": "1869bd30-ba68-4e1b-9871-6dc48b42e860", + "id": "7b956368-f294-46d7-b058-2832a2e83a1c", "name": "Get a role mining session", "request": { "name": "Get a role mining session", @@ -127105,7 +127105,7 @@ }, "response": [ { - "id": "a569c994-90aa-4028-be68-b032977ed714", + "id": "6d1080f1-2811-4c7e-8ef2-d48950ae78b9", "name": "Returns a role mining session", "originalRequest": { "url": { @@ -127158,7 +127158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22298927-b790-4ec5-b964-9dcba8117178", + "id": "0a9758bf-6af3-46eb-bb53-2cf81c9f1ec5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -127211,7 +127211,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39118ef7-2573-4e66-b565-495984742a42", + "id": "36ff29c8-5c02-42e3-85a9-bd812e7fc219", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -127264,7 +127264,7 @@ "_postman_previewlanguage": "json" }, { - "id": "668e4bb2-cb55-4d3a-9f1f-a1d389ba5202", + "id": "e64b0737-75d2-4b0b-b104-4b444651bf7a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -127317,7 +127317,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0f2bc2a-67aa-4030-a7b0-71322c21e630", + "id": "08da369a-e803-4253-b90a-55075b7bcf8e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -127370,7 +127370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8cc379f7-5e81-49d0-b798-43a838a605aa", + "id": "371ca0cb-6e51-4fe3-a432-840321dba529", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -127423,7 +127423,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8bb3c06e-a1aa-468e-ae83-96c736844657", + "id": "cc856f8c-ce07-4011-9a24-f4331d2375d8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -127482,7 +127482,7 @@ } }, { - "id": "2802bb79-8230-498f-96ef-59b2783c2811", + "id": "81568526-e37b-4c41-898c-d74737de8970", "name": "Get role mining session status state", "request": { "name": "Get role mining session status state", @@ -127533,7 +127533,7 @@ }, "response": [ { - "id": "5e20ff95-d24c-45c3-81bc-76a7a9fa9e0d", + "id": "cc4bde16-fd66-4461-b070-6ea00c26af42", "name": "Succeeded. Returns session status", "originalRequest": { "url": { @@ -127587,7 +127587,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ec202e0-7706-406b-a37c-03cadd92e6b3", + "id": "591e5402-531a-4bec-b83c-c619cd553a77", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -127641,7 +127641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "877a3f14-181a-476f-b636-b09ff7d70ab8", + "id": "31c72f6c-9a7c-4f6c-b114-c0924b5227f0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -127695,7 +127695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6cfaaaa-8d56-4a93-bcd5-d5767d8d1f33", + "id": "af614399-029f-470b-a4b3-84723eeb1a48", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -127749,7 +127749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c6edeb5-523d-4e97-8b4c-e552dd75641a", + "id": "c8c78c35-ba03-4499-94c0-f7ed4173b6d9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -127809,7 +127809,7 @@ } }, { - "id": "84d6f081-1b4f-4f4b-b1b1-3ae67dd6dafe", + "id": "aeebc5fb-8c31-446e-9beb-52bab8735bb0", "name": "Retrieves all potential role summaries", "request": { "name": "Retrieves all potential role summaries", @@ -127906,7 +127906,7 @@ }, "response": [ { - "id": "34252916-07a8-4529-8ed3-2dbded1da18c", + "id": "73dd7b96-a296-4b70-a9a0-d3ca93ddc6f6", "name": "Succeeded. Returns a list of potential role summaries for a role mining session.", "originalRequest": { "url": { @@ -128001,12 +128001,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"1949-07-18T02:02:52.265Z\",\n \"saved\": true,\n \"description\": \"do culpa nostrud anim\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n },\n {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"1947-11-17T22:28:22.381Z\",\n \"saved\": true,\n \"description\": \"cillum enim\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"1992-11-20T07:26:13.220Z\",\n \"saved\": true,\n \"description\": \"commodo voluptate\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n },\n {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"1983-03-24T04:44:57.494Z\",\n \"saved\": true,\n \"description\": \"laboris amet id\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ff8e0464-b4f0-4364-a56f-0b776eebf9fd", + "id": "a7fe58ce-bc19-4842-87fa-883e62919f8b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -128106,7 +128106,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10808e28-2da1-4a45-b934-13a906f368ae", + "id": "f94c00ff-3d14-43d9-afa7-332185ce90d8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -128206,7 +128206,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc5ee289-a59a-4f4d-998a-f2f23eea1015", + "id": "7198d8f0-11c9-4e61-9455-77adb4356149", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -128306,7 +128306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca68108f-2751-4d99-b164-2a053174b9a6", + "id": "3acfba3b-94e5-484f-aea6-9e43e43094b6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -128406,7 +128406,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13583180-0ec7-4cfb-b7aa-1efc4993badb", + "id": "c2c8af70-abb4-414e-968d-4f15bb2777d6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -128512,7 +128512,7 @@ } }, { - "id": "0c82fd6c-f024-49e5-942b-6bad2a045ded", + "id": "d4c7b6a1-d515-43aa-a8a1-0e8d1d161cbd", "name": "Retrieves a specific potential role", "request": { "name": "Retrieves a specific potential role", @@ -128574,7 +128574,7 @@ }, "response": [ { - "id": "2a213a68-2341-4ed2-94bd-e1611453de1d", + "id": "fb844f09-db6f-417c-8cc3-c77af615cc7d", "name": "Succeeded. Returns a list of potential roles for a role mining session.", "originalRequest": { "url": { @@ -128624,12 +128624,12 @@ "value": "application/json" } ], - "body": "{\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"density\": 75,\n \"description\": \"Potential Role for Accounting dept\",\n \"entitlementCount\": 25,\n \"excludedEntitlements\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"freshness\": 75,\n \"identityCount\": 25,\n \"identityDistribution\": [\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"commodo_bf\": \"in pariatur cupidatat voluptate deserunt\"\n },\n {\n \"id_450\": \"consectetur nulla\",\n \"adipisicing4d0\": \"voluptate eu tempor\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"laborec\": \"ut voluptate\",\n \"sit_136\": \"quis nisi\"\n },\n {\n \"Duisba9\": \"fugiat eiusmod\",\n \"sint_3\": \"Lorem ut quis\",\n \"magna_f4c\": \"deserunt in aliqua\"\n }\n ]\n }\n ],\n \"identityIds\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"name\": \"Saved Potential Role - 07/10\",\n \"provisionState\": \"POTENTIAL\",\n \"quality\": 100,\n \"roleId\": \"07a0b4e2-7a76-44fa-bd0b-c64654b66519\",\n \"saved\": true,\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n },\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"1950-05-29T05:31:00.170Z\",\n \"modifiedDate\": \"1991-04-03T10:59:05.228Z\"\n}", + "body": "{\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"density\": 75,\n \"description\": \"Potential Role for Accounting dept\",\n \"entitlementCount\": 25,\n \"excludedEntitlements\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"freshness\": 75,\n \"identityCount\": 25,\n \"identityDistribution\": [\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"adipisicing_3d3\": \"deserunt do\"\n },\n {\n \"id7de\": \"Duis veniam dolor dolore\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"Excepteur_c\": \"Excepteur veniam et\",\n \"culpa_58\": \"in eiusmod nostrud\"\n },\n {\n \"culpa2\": \"Lorem et elit\",\n \"nulla_1d\": \"nulla\",\n \"eiusmod2\": \"Excepteur Ut culpa\"\n }\n ]\n }\n ],\n \"identityIds\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"name\": \"Saved Potential Role - 07/10\",\n \"provisionState\": \"POTENTIAL\",\n \"quality\": 100,\n \"roleId\": \"07a0b4e2-7a76-44fa-bd0b-c64654b66519\",\n \"saved\": true,\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n },\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"1997-03-31T04:21:35.601Z\",\n \"modifiedDate\": \"1991-07-11T05:53:27.103Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "29dc5e7b-282e-4889-95ef-e61aa7ee5ba0", + "id": "34114816-cf64-4178-8185-bd6ae0e62acc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -128684,7 +128684,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de397e11-2ce3-459e-bff3-df69f024d2d1", + "id": "e735faff-9658-4278-99ed-687ebd9987b0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -128739,7 +128739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8cb7add2-cc6f-400a-8ffb-e049825dd579", + "id": "2bb0aeee-9ef4-4f9e-8120-f0cb731bdec1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -128794,7 +128794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "685eb32f-c94b-46ab-98ce-339e6eadb596", + "id": "c1ea121a-540e-41d4-a8a9-d2f07b1f54c6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -128849,7 +128849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "980a361a-e6d1-43af-a6c7-13a39d78e886", + "id": "24d064e1-7dd5-495f-afd0-32c3e886ee4a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -128910,7 +128910,7 @@ } }, { - "id": "bf3ab6ab-163e-4b65-bf4e-508a0dc01be2", + "id": "12f407c4-cee2-499a-9e11-05ee677cf82e", "name": "Update a potential role", "request": { "name": "Update a potential role", @@ -128985,7 +128985,7 @@ }, "response": [ { - "id": "637e8054-af7d-468b-88b5-306833efcd09", + "id": "62d6910c-d18e-4867-8a4d-33224975752f", "name": "Succeeded. Returns the potential role summary based on the potentialRoleId provided.", "originalRequest": { "url": { @@ -129053,7 +129053,7 @@ "_postman_previewlanguage": "json" }, { - "id": "870aa733-54a6-4ec5-868b-c47d5d85eab4", + "id": "8aac3c0e-37ab-4d55-8d5d-d7ec321ae1d2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -129121,7 +129121,7 @@ "_postman_previewlanguage": "json" }, { - "id": "deb64554-f0ac-47cc-8da7-6286b2ed569f", + "id": "52fc83c3-b7dd-4bff-9397-ea7f54dc16fb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -129189,7 +129189,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3dd75b05-0149-4d3d-b192-774aed8cde57", + "id": "f97ff7f1-b39c-4c7b-8ce1-b59f559a8f10", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -129257,7 +129257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9da27c06-9403-41ec-9922-bd374e30edbd", + "id": "a5073b96-8054-42c2-8fcd-b8e383c2b21d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -129325,7 +129325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6551efaf-f37b-4896-9b10-21cc1fe6a053", + "id": "26f80fc8-7522-4474-9834-1007447c810b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -129393,7 +129393,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07fbf821-2fe6-4e54-b9bc-3bd3bd364066", + "id": "fdbadb72-c429-46bd-b3f6-37a971f46a15", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -129467,7 +129467,7 @@ } }, { - "id": "6a215336-38e2-4001-bc77-f0deff394b1b", + "id": "2c1c58ad-92d5-4185-b3aa-dcffa7d16dcd", "name": "Retrieves the applications of a potential role for a role mining session", "request": { "name": "Retrieves the applications of a potential role for a role mining session", @@ -129567,7 +129567,7 @@ }, "response": [ { - "id": "19f9c838-2870-4c6e-9efd-eaa9f596685a", + "id": "e2fab5c8-b25d-4a71-89a1-d14d4d85ae85", "name": "Succeeded. Returns a list of potential roles for a role mining session.", "originalRequest": { "url": { @@ -129655,12 +129655,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"aute fugiat dolore sunt sit\",\n \"name\": \"in in nostrud\"\n },\n {\n \"id\": \"sint in Ut ea fugiat\",\n \"name\": \"id irure voluptate tempor\"\n }\n]", + "body": "[\n {\n \"id\": \"ex ut culpa\",\n \"name\": \"eiusmod consequat commodo consectetur\"\n },\n {\n \"id\": \"magna ex minim commodo\",\n \"name\": \"minim anim proident ad\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "239f8422-ccd5-4e6a-b251-0e75ca083217", + "id": "4d6b1c73-52cc-40db-9b15-61440765c848", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -129753,7 +129753,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe20b08b-fddc-459c-9ef0-2826a0cb3e2f", + "id": "71de12e7-876c-4c28-ac3c-d745ce344787", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -129846,7 +129846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c48a218-ccc0-4ad0-86cb-b629d4888ae8", + "id": "9db11add-4492-45f6-a090-30fc9273dead", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -129939,7 +129939,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee0d9b91-f5f6-485b-ae8f-4c38e3888858", + "id": "965aff7f-941e-4045-b025-3b48b33c6a1c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -130032,7 +130032,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2a28bb9-2f1d-4729-a978-6b45076f7746", + "id": "72a6f1f8-68a3-47a7-ab35-99efc1d4d10e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -130131,7 +130131,7 @@ } }, { - "id": "393c7249-ea3a-4092-b437-39bf9c13e315", + "id": "547c5ffb-4d17-4f43-8843-7a74ee56876d", "name": "Retrieves the entitlements of a potential role for a role mining session", "request": { "name": "Retrieves the entitlements of a potential role for a role mining session", @@ -130231,7 +130231,7 @@ }, "response": [ { - "id": "822b1fbb-8e41-4e22-90eb-b4d4b70478ae", + "id": "10369c6a-2cda-40df-85b0-bb1398a9d097", "name": "Succeeded. Returns the entitlements of a potential role for a role mining session. session.", "originalRequest": { "url": { @@ -130319,12 +130319,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"dolore in\",\n \"name\": \"non pariatur dolore\"\n },\n {\n \"id\": \"sint velit esse ullamco\",\n \"name\": \"mollit ipsum eius\"\n }\n]", + "body": "[\n {\n \"id\": \"mollit magna pariatur\",\n \"name\": \"sunt Duis in \"\n },\n {\n \"id\": \"nostrud incididunt non nisi\",\n \"name\": \"dolor\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "50a5cc9b-ae69-4f26-9344-4af37a768400", + "id": "2aabcca4-ebdb-4555-be73-d5f7349c4c53", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -130417,7 +130417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37e06aae-76f4-43c2-9494-1890b6702a84", + "id": "f810e34c-d770-46fe-b452-b9de583092da", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -130510,7 +130510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3628c1b-61ef-40c8-b83b-089d91584e31", + "id": "8c4511df-301a-48c9-9954-ceaf4204dd00", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -130603,7 +130603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ef76de9-2077-4701-8c43-36e6fe7ff579", + "id": "89538a5a-8501-4dcf-b81d-e3472bf512e8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -130696,7 +130696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d640b23b-1be5-4c57-80ca-dcff497a52dc", + "id": "ec9e65ab-ea9f-45ab-bb4c-9f7faa0b63ba", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -130795,7 +130795,7 @@ } }, { - "id": "e9709779-794d-4118-92b3-38882df60334", + "id": "a91631de-191b-45cc-9b59-1a03a70443b8", "name": "Retrieves entitlements for a potential role in a role mining session", "request": { "name": "Retrieves entitlements for a potential role in a role mining session", @@ -130913,7 +130913,7 @@ }, "response": [ { - "id": "27e8f025-8465-4df5-a3eb-8d2cbf273b61", + "id": "9a661a4e-f276-4269-8a34-1cc052fe4a74", "name": "Succeeded. Returns a list of entitlements for a potential role.", "originalRequest": { "url": { @@ -131024,7 +131024,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3aeeca60-1aac-4d0b-9e5d-12fa917b38da", + "id": "55ceea4d-f1d5-4bac-83d1-0c2b587c6ba5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -131135,7 +131135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5a38f57-3d28-42e0-8381-f3c17960560c", + "id": "54b0836a-89d7-44b4-8c71-71cb1caf4140", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -131246,7 +131246,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10835d64-b8bf-4f1e-8b41-fb4337c5022e", + "id": "95505f9c-9993-4376-bcc7-2da9b8cf6377", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -131357,7 +131357,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a3eaa43-db22-4584-8f7d-1ca539399681", + "id": "67ffce13-12e3-460f-a2d6-1f7dedea58c5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -131468,7 +131468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2bf7b47-b84f-4bcb-a29e-9d31286a7942", + "id": "abae4286-84c1-43ef-9fa8-2315bbff9006", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -131585,7 +131585,7 @@ } }, { - "id": "236bea48-015a-4bd6-a7de-c998c6b5a7b9", + "id": "d429b955-2a7f-4af3-bee5-2532ac89ef56", "name": "Retrieves entitlement popularity distribution for a potential role in a role mining session", "request": { "name": "Retrieves entitlement popularity distribution for a potential role in a role mining session", @@ -131658,7 +131658,7 @@ }, "response": [ { - "id": "17bef064-4ab6-4911-9053-8de0ceab0778", + "id": "7d558889-c0a2-4abf-bf57-6e90c02e27e6", "name": "Succeeded. Returns a map containing entitlement popularity distribution for a potential role.", "originalRequest": { "url": { @@ -131719,12 +131719,12 @@ "value": "application/json" } ], - "body": "{\n \"ullamco_3\": 22509849,\n \"proidentb49\": 28748632\n}", + "body": "{\n \"id_3\": 9435406,\n \"qui7\": 57756901,\n \"nostrud1c\": -11259957\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5841ed09-b378-4723-b6e6-2c01298c6a0d", + "id": "5b840a9d-3303-43ef-9452-8b3f4fabf0fd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -131790,7 +131790,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72e6ee55-b087-4f26-9dff-6870ed2ac8b1", + "id": "c80a9c37-9478-42a5-ab90-e2b7a4790a12", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -131856,7 +131856,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ceaf995-7c7d-48ba-ba2a-27ff11f0fec2", + "id": "24da5899-930a-4152-b7f4-25ee3abba6e5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -131922,7 +131922,7 @@ "_postman_previewlanguage": "json" }, { - "id": "318542a3-ca4b-4806-a977-2610cdd7fcb1", + "id": "f55ea4b3-d802-4d95-af86-7088a7c3576b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -131994,7 +131994,7 @@ } }, { - "id": "b5608889-d2b8-450e-8459-16a7745a3dbd", + "id": "3f4bc99b-7f61-4a7a-9258-49fe138ac48e", "name": "Edit entitlements for a potential role to exclude some entitlements", "request": { "name": "Edit entitlements for a potential role to exclude some entitlements", @@ -132070,7 +132070,7 @@ }, "response": [ { - "id": "d13cb8a5-7855-4070-9c7b-c0637e429cdc", + "id": "35771412-72f5-47a7-adc7-5b31c7030b22", "name": "Adds or removes entitlements from a potential role's entitlement exclusion list.", "originalRequest": { "url": { @@ -132134,12 +132134,12 @@ "value": "application/json" } ], - "body": "{\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"density\": 75,\n \"description\": \"Potential Role for Accounting dept\",\n \"entitlementCount\": 25,\n \"excludedEntitlements\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"freshness\": 75,\n \"identityCount\": 25,\n \"identityDistribution\": [\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"commodo_bf\": \"in pariatur cupidatat voluptate deserunt\"\n },\n {\n \"id_450\": \"consectetur nulla\",\n \"adipisicing4d0\": \"voluptate eu tempor\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"laborec\": \"ut voluptate\",\n \"sit_136\": \"quis nisi\"\n },\n {\n \"Duisba9\": \"fugiat eiusmod\",\n \"sint_3\": \"Lorem ut quis\",\n \"magna_f4c\": \"deserunt in aliqua\"\n }\n ]\n }\n ],\n \"identityIds\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"name\": \"Saved Potential Role - 07/10\",\n \"provisionState\": \"POTENTIAL\",\n \"quality\": 100,\n \"roleId\": \"07a0b4e2-7a76-44fa-bd0b-c64654b66519\",\n \"saved\": true,\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n },\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"1950-05-29T05:31:00.170Z\",\n \"modifiedDate\": \"1991-04-03T10:59:05.228Z\"\n}", + "body": "{\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"density\": 75,\n \"description\": \"Potential Role for Accounting dept\",\n \"entitlementCount\": 25,\n \"excludedEntitlements\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"freshness\": 75,\n \"identityCount\": 25,\n \"identityDistribution\": [\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"adipisicing_3d3\": \"deserunt do\"\n },\n {\n \"id7de\": \"Duis veniam dolor dolore\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"Excepteur_c\": \"Excepteur veniam et\",\n \"culpa_58\": \"in eiusmod nostrud\"\n },\n {\n \"culpa2\": \"Lorem et elit\",\n \"nulla_1d\": \"nulla\",\n \"eiusmod2\": \"Excepteur Ut culpa\"\n }\n ]\n }\n ],\n \"identityIds\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"name\": \"Saved Potential Role - 07/10\",\n \"provisionState\": \"POTENTIAL\",\n \"quality\": 100,\n \"roleId\": \"07a0b4e2-7a76-44fa-bd0b-c64654b66519\",\n \"saved\": true,\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n },\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"1997-03-31T04:21:35.601Z\",\n \"modifiedDate\": \"1991-07-11T05:53:27.103Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c0373b77-a7b0-4615-8d4f-3d2a1a3ab7dc", + "id": "9b55020b-e95a-4f82-ad07-14ae6d875471", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -132208,7 +132208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42ca6573-19b8-425b-a8ac-5a6c06a03f8f", + "id": "4ce601bd-abed-4364-a9e6-0467fb1ca501", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -132277,7 +132277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b94e2cec-d7f9-42f0-8296-878cdcf83e27", + "id": "f8294050-575d-4760-9298-afefdf90a9b2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -132346,7 +132346,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55267c2f-41b3-427b-918d-b8269784bc1e", + "id": "35632f74-f42f-4329-96c2-51f8d1ba573c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -132421,7 +132421,7 @@ } }, { - "id": "fa5fa859-876f-44b3-8f98-9af4f95c7d78", + "id": "07e04ca2-db0b-49aa-8895-1efc4de2e2b9", "name": "Retrieves identities for a potential role in a role mining session", "request": { "name": "Retrieves identities for a potential role in a role mining session", @@ -132457,7 +132457,7 @@ "type": "text/plain" }, "key": "filters", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" }, { "disabled": true, @@ -132530,7 +132530,7 @@ }, "response": [ { - "id": "43b4a6fb-b039-4916-bc6e-9d8328fdf989", + "id": "0e192bec-dd53-4dee-9a62-af144453ea63", "name": "Succeeded. Returns a list of identities for a potential role.", "originalRequest": { "url": { @@ -132561,7 +132561,7 @@ "type": "text/plain" }, "key": "filters", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" }, { "disabled": true, @@ -132632,7 +132632,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5184d95e-b278-45a2-a896-e30c2d971d7f", + "id": "6f9e9de4-6896-4077-9938-e0cefed449a3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -132663,7 +132663,7 @@ "type": "text/plain" }, "key": "filters", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" }, { "disabled": true, @@ -132734,7 +132734,7 @@ "_postman_previewlanguage": "json" }, { - "id": "713fc31e-0698-4443-a4a7-5ce16d60e1dc", + "id": "940ce7f4-86ab-40b2-9d68-77229a01dc7e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -132765,7 +132765,7 @@ "type": "text/plain" }, "key": "filters", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" }, { "disabled": true, @@ -132836,7 +132836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24c10531-a54b-4559-9adc-f357f709f482", + "id": "23db72d8-a92a-4bad-b96a-ef65fe1ff89c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -132867,7 +132867,7 @@ "type": "text/plain" }, "key": "filters", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" }, { "disabled": true, @@ -132938,7 +132938,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d069157a-44db-48e2-97f5-4c1ac9b2f4aa", + "id": "3f83ee98-c3c2-4f70-b390-c0a0a0a263a9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -132969,7 +132969,7 @@ "type": "text/plain" }, "key": "filters", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" }, { "disabled": true, @@ -133046,7 +133046,7 @@ } }, { - "id": "95921f2b-8ff6-410d-955c-79dc472bce27", + "id": "844ec6f6-5dce-4889-ac70-fbd01d29bdfa", "name": "Export (download) details for a potential role in a role mining session", "request": { "name": "Export (download) details for a potential role in a role mining session", @@ -133109,7 +133109,7 @@ }, "response": [ { - "id": "e8604e4e-d245-4fca-a3b5-4d8c4633c8fe", + "id": "df773f22-e3e7-4ede-a205-894ef580f005", "name": "Succeeded. Returns a zip file containing csv files for identities and entitlements for the potential role.", "originalRequest": { "url": { @@ -133160,12 +133160,12 @@ "value": "application/zip" } ], - "body": "Duis aliquip dolor do", + "body": "ipsum", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "cca87d8c-274c-4b34-a564-393fbf17cdf8", + "id": "abb4f07d-6558-4ada-98fb-01e92674fc97", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -133221,7 +133221,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a38efb31-6bbf-461f-bcb1-9c13a3bfc7ef", + "id": "d20bb912-517a-47b9-a8fd-8743ed9fd04b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -133277,7 +133277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a99ebfb-4777-4d10-80b6-ea25e3812d71", + "id": "4f8de887-5ad3-4e84-8197-8c6ffb2af4a8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -133333,7 +133333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1229d257-8450-4338-aa52-497628b7cd88", + "id": "b7d3b71f-839a-4b42-848a-14c3693c332b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -133395,7 +133395,7 @@ } }, { - "id": "9a6c0bde-b0b7-4295-8c34-9a977a376fcb", + "id": "86b7a10f-a9e7-4ce7-82b4-f255f2aad94b", "name": "Asynchronously export details for a potential role in a role mining session and upload to S3", "request": { "name": "Asynchronously export details for a potential role in a role mining session and upload to S3", @@ -133471,7 +133471,7 @@ }, "response": [ { - "id": "70713d70-64bb-4a5d-8477-e04ff0c85cbf", + "id": "6cdaf430-7d2d-4760-9e17-f8b7b7571731", "name": "Job Submitted. Returns a reportId that can be used to download the zip once complete", "originalRequest": { "url": { @@ -133540,7 +133540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9bb1db2-ab28-42af-8dfb-e061090c86f7", + "id": "271fd35e-9ca9-4d4d-a688-d0780fc8abc9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -133609,7 +133609,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e05cff65-d544-4154-948e-3e90d0fe7d3a", + "id": "f5bf080d-69aa-43c1-8d1f-605ff6476eca", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -133678,7 +133678,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b063691-1029-480a-bbd4-ffef7cb87664", + "id": "95457932-a226-4662-8e68-f841dc947a52", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -133747,7 +133747,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87f2e6ae-db7d-4265-9bae-24448d9c560b", + "id": "ca47313f-bc60-48e1-bd74-87fcefbed6bf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -133822,7 +133822,7 @@ } }, { - "id": "643577c1-6bc3-4b32-8630-189bc772211e", + "id": "96d2b1ef-c56e-4666-aec3-d45169d87311", "name": "Retrieve status of a potential role export job", "request": { "name": "Retrieve status of a potential role export job", @@ -133896,7 +133896,7 @@ }, "response": [ { - "id": "8550a5b4-1d61-4af2-968f-3434bacc6cb2", + "id": "604e2ee8-4c35-484f-b020-c2ab84f203f3", "name": "Success. Returns the current status of this export", "originalRequest": { "url": { @@ -133953,7 +133953,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4415be5d-a11b-46e8-8c3d-3ba32f21d87d", + "id": "e1b3b1e7-b61d-4a91-9254-e61526648aa7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -134010,7 +134010,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6cecd5f-64c8-4266-b65e-4a21ff825106", + "id": "f8571932-c38d-4375-a7a7-520bd4895931", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -134067,7 +134067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db3387be-821c-4fe1-b126-315e9a079405", + "id": "8aff3521-5bfd-4786-bd02-b508a78b08b0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -134124,7 +134124,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f05dda7-598a-4806-b9d2-5129cf9de57c", + "id": "6298bc86-76db-476b-938b-be26801c91f6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -134187,7 +134187,7 @@ } }, { - "id": "cb3452b5-8d17-406d-967d-12c523f969cb", + "id": "10feb627-3805-4583-a95e-ad9720fd3c68", "name": "Export (download) details for a potential role in a role mining session", "request": { "name": "Export (download) details for a potential role in a role mining session", @@ -134262,7 +134262,7 @@ }, "response": [ { - "id": "daee1542-a748-43b4-90b2-4b92aa704ee4", + "id": "2487e26d-7a3a-423d-95ae-3d990d2f83a9", "name": "Succeeded. Returns a zip file containing csv files for identities and entitlements for the potential role.", "originalRequest": { "url": { @@ -134315,12 +134315,12 @@ "value": "application/zip" } ], - "body": "Duis aliquip dolor do", + "body": "ipsum", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "196ead5a-d59b-4618-8e34-65083ae714d1", + "id": "81497522-71c1-4986-ab50-1c2642383b32", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -134378,7 +134378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d111d99b-77e7-4ed4-b992-82f827866810", + "id": "77af45d2-257f-4d6e-9697-8ef84bc4db6a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -134436,7 +134436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "037f6e6d-56a4-4c97-90a2-29cc15c3b03c", + "id": "307e2e0c-5010-47e1-8fd5-8eb7087427ca", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -134494,7 +134494,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7438b51f-6782-49b7-8074-5e965945e0df", + "id": "0cf8fbb5-1fe0-4487-9b24-b4a7c4fc5e10", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -134558,7 +134558,7 @@ } }, { - "id": "29d58c09-a958-42d0-86d5-e037817498f5", + "id": "2bfad0e6-bbb3-4fe6-a59d-b0ee2c388823", "name": "Create request to provision a potential role into an actual role.", "request": { "name": "Create request to provision a potential role into an actual role.", @@ -134653,7 +134653,7 @@ }, "response": [ { - "id": "6e21acff-dde5-4e26-b5cc-bb6206f89673", + "id": "90301d14-3151-4055-9caa-d2dd7b1fd17d", "name": "Accepted. Returns a potential role summary including the status of the provison request", "originalRequest": { "url": { @@ -134736,12 +134736,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"1986-11-05T00:46:36.982Z\",\n \"saved\": true,\n \"description\": \"do culpa enim\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n}", + "body": "{\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"1966-07-27T13:32:36.539Z\",\n \"saved\": true,\n \"description\": \"cons\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a4c5843f-dd5e-4af1-8c85-5d4281ccbe4e", + "id": "09b4e4a4-af62-415a-bc7f-15ec4e076309", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -134829,7 +134829,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f937d3e-812c-4e35-aec8-de2769a5a7b8", + "id": "3509ef87-e328-4e08-97ba-18e0a00911bf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -134917,7 +134917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4106d9f1-1efa-4c16-9605-64974f8f2a53", + "id": "1a91aecf-4995-41d8-9c77-ae9e240e9a5c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -135005,7 +135005,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66d5565b-5eaf-45e7-9b19-e477bab70c7e", + "id": "ad76b184-baa2-4515-9933-73baeabda6d8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -135093,7 +135093,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13481d9e-45ee-427d-925d-c05d1da06514", + "id": "f9dc7a06-203d-4598-9f11-c2d6eb8c6d14", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -135187,7 +135187,7 @@ } }, { - "id": "7e922a7c-5211-4b62-9107-d7036f53f60b", + "id": "54bf63fd-b6f7-4541-83be-1a9e27acfa67", "name": "Retrieves excluded entitlements for a potential role in a role mining session", "request": { "name": "Retrieves excluded entitlements for a potential role in a role mining session", @@ -135296,7 +135296,7 @@ }, "response": [ { - "id": "24a13f35-b1f6-474d-98f9-01d434cf25a0", + "id": "8273e718-cfc5-4dcd-a9d7-95398b5eb622", "name": "Succeeded. Returns a list of excluded entitlements for a potential roles.", "originalRequest": { "url": { @@ -135398,7 +135398,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66ce2d18-48c4-4124-a601-c471b53bd8f8", + "id": "bd370d5d-fe36-4509-8331-ebc97f2426d6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -135500,7 +135500,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b00c1209-acdc-4a0b-af5d-98318aed3b32", + "id": "c723d5c1-0f9d-46b8-8bcb-6329cf4a3f47", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -135602,7 +135602,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ebafaa6-cb1c-4d88-8fa6-abe25ba37a83", + "id": "d862f01c-9bd4-47bb-b27a-b8de86d73e5c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -135704,7 +135704,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2f94110-4535-491b-918f-06e3c5180044", + "id": "75b43ea8-3104-4e76-a8ff-8e2b268794b7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -135812,7 +135812,7 @@ } }, { - "id": "dcf61392-bddf-4c2d-864b-948c1f4e2233", + "id": "8e21cb98-391f-48df-aaaf-4bfa09b61b46", "name": "Retrieves all potential role summaries", "request": { "name": "Retrieves all potential role summaries", @@ -135896,7 +135896,7 @@ }, "response": [ { - "id": "120d2872-bfc2-4ac8-aa06-7afd35f52bd9", + "id": "36b3b3bf-bca4-4502-ae77-c72d0db5ea76", "name": "Succeeded. Returns all potential role summaries that match the query parameters.", "originalRequest": { "url": { @@ -135989,12 +135989,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"1949-07-18T02:02:52.265Z\",\n \"saved\": true,\n \"description\": \"do culpa nostrud anim\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n },\n {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"1947-11-17T22:28:22.381Z\",\n \"saved\": true,\n \"description\": \"cillum enim\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"1992-11-20T07:26:13.220Z\",\n \"saved\": true,\n \"description\": \"commodo voluptate\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n },\n {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\",\n \"potentialRoleRef\": {\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"name\": \"Potential Role - e0cc5d\"\n },\n \"identityCount\": 25,\n \"entitlementCount\": 15,\n \"identityGroupStatus\": \"OBTAINED\",\n \"provisionState\": \"PENDING\",\n \"roleId\": \"2a4be6fbcf3c4e66b95a0c15ffd591\",\n \"density\": 90,\n \"freshness\": 70,\n \"quality\": 80,\n \"type\": \"SPECIALIZED\",\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"createdDate\": \"1983-03-24T04:44:57.494Z\",\n \"saved\": true,\n \"description\": \"laboris amet id\",\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "957c5a1e-8003-40d5-b2d3-fce6b6e2da85", + "id": "6beab83b-7351-4c67-94a1-5fb95375531f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -136092,7 +136092,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ac6cab3-242c-4e74-880b-6407985dcc1f", + "id": "2f8f76f9-67d5-47d2-be9f-934ff706af39", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -136190,7 +136190,7 @@ "_postman_previewlanguage": "json" }, { - "id": "246b113e-5ede-4ccf-b59f-08717f4bffec", + "id": "892e2621-a128-4b47-ad31-9174524ae39d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -136288,7 +136288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "974354f5-b247-4746-86d9-949755b9ff1e", + "id": "21c491dd-1b2c-4bbb-ae74-9de737ecd5a9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -136386,7 +136386,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c07a59e6-76a4-4f05-8231-e9376381e9e3", + "id": "4636f70c-cc8c-4081-894d-cf95faa1235a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -136490,7 +136490,7 @@ } }, { - "id": "a65d90a6-aede-47b4-b7cc-662407dec52f", + "id": "1ffdd3e5-f1f6-4f26-8186-e500a13d2d24", "name": "Retrieves a specific potential role", "request": { "name": "Retrieves a specific potential role", @@ -136540,7 +136540,7 @@ }, "response": [ { - "id": "829b1fba-dac0-46fb-aa47-7f0600997e48", + "id": "990f30d6-a732-4b7b-8a04-26a337dfd021", "name": "Succeeded. Returns a list of potential roles for a role mining session.", "originalRequest": { "url": { @@ -136588,12 +136588,12 @@ "value": "application/json" } ], - "body": "{\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"density\": 75,\n \"description\": \"Potential Role for Accounting dept\",\n \"entitlementCount\": 25,\n \"excludedEntitlements\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"freshness\": 75,\n \"identityCount\": 25,\n \"identityDistribution\": [\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"commodo_bf\": \"in pariatur cupidatat voluptate deserunt\"\n },\n {\n \"id_450\": \"consectetur nulla\",\n \"adipisicing4d0\": \"voluptate eu tempor\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"laborec\": \"ut voluptate\",\n \"sit_136\": \"quis nisi\"\n },\n {\n \"Duisba9\": \"fugiat eiusmod\",\n \"sint_3\": \"Lorem ut quis\",\n \"magna_f4c\": \"deserunt in aliqua\"\n }\n ]\n }\n ],\n \"identityIds\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"name\": \"Saved Potential Role - 07/10\",\n \"provisionState\": \"POTENTIAL\",\n \"quality\": 100,\n \"roleId\": \"07a0b4e2-7a76-44fa-bd0b-c64654b66519\",\n \"saved\": true,\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n },\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"1950-05-29T05:31:00.170Z\",\n \"modifiedDate\": \"1991-04-03T10:59:05.228Z\"\n}", + "body": "{\n \"createdBy\": {\n \"id\": \"2c918090761a5aac0176215c46a62d58\",\n \"displayName\": \"Ashley.Pierce\"\n },\n \"density\": 75,\n \"description\": \"Potential Role for Accounting dept\",\n \"entitlementCount\": 25,\n \"excludedEntitlements\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"freshness\": 75,\n \"identityCount\": 25,\n \"identityDistribution\": [\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"adipisicing_3d3\": \"deserunt do\"\n },\n {\n \"id7de\": \"Duis veniam dolor dolore\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"Excepteur_c\": \"Excepteur veniam et\",\n \"culpa_58\": \"in eiusmod nostrud\"\n },\n {\n \"culpa2\": \"Lorem et elit\",\n \"nulla_1d\": \"nulla\",\n \"eiusmod2\": \"Excepteur Ut culpa\"\n }\n ]\n }\n ],\n \"identityIds\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"name\": \"Saved Potential Role - 07/10\",\n \"provisionState\": \"POTENTIAL\",\n \"quality\": 100,\n \"roleId\": \"07a0b4e2-7a76-44fa-bd0b-c64654b66519\",\n \"saved\": true,\n \"session\": {\n \"id\": \"9f36f5e5-1e81-4eca-b087-548959d91c71\",\n \"name\": \"Saved RM Session - 07/10\",\n \"minNumIdentitiesInPotentialRole\": 20,\n \"pruneThreshold\": 5,\n \"saved\": true,\n \"scope\": {\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"criteria\": \"source.name:DataScienceDataset\"\n },\n \"type\": \"SPECIALIZED\",\n \"state\": \"CREATED\",\n \"scopingMethod\": \"MANUAL\"\n },\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"1997-03-31T04:21:35.601Z\",\n \"modifiedDate\": \"1991-07-11T05:53:27.103Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "97255040-785e-481a-a3ef-5b9c0838cdb0", + "id": "13bfda65-9ddc-421b-a646-ab7419eb4b6a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -136646,7 +136646,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd32c60e-a4ea-496e-a1c2-086d1bcba888", + "id": "e6151ac2-3df5-4ce1-8af0-f172ea44c657", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -136699,7 +136699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8f947a5-d746-4a33-b5ef-185da306276d", + "id": "dc2da266-50c7-4c8e-b250-f4b1bc6da4c9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -136752,7 +136752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d315b7cf-3adb-4cb0-88f7-fd17830b5fc8", + "id": "b389908d-5f4c-4381-ac24-939a6deb490f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -136805,7 +136805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fe45524-a57d-4693-9aeb-7c1d46cd3d1d", + "id": "b8c5412b-a6d4-4b1f-988a-bcef7db09790", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -136864,7 +136864,7 @@ } }, { - "id": "f70bb11e-cb94-41ff-83a0-1edc7efa0fdf", + "id": "f2ccadcc-1200-410f-855c-3f908f676982", "name": "Update a potential role", "request": { "name": "Update a potential role", @@ -136937,7 +136937,7 @@ }, "response": [ { - "id": "aa77697a-974a-4e93-b91e-56613878248f", + "id": "51cb67da-cc55-48f0-83df-c5e01a168857", "name": "Succeeded. Returns the potential role summary based on the potentialRoleId provided.", "originalRequest": { "url": { @@ -137003,7 +137003,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed8fa4e2-9544-494e-b6a4-346d5e9168e5", + "id": "3797706a-e8a6-4a15-b83d-2056a194b0fe", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -137069,7 +137069,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17489813-a6c5-49e1-bead-6c49d25d4c5e", + "id": "dcd4c208-f3e0-4728-9bf3-c3b90894d833", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -137135,7 +137135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a8d1140-4b03-4635-8733-e3f8125f227b", + "id": "234eb21d-ef8e-4e61-af7f-9a0efa8586f3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -137201,7 +137201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd935e2b-cf93-4813-8a9f-92377924e6c1", + "id": "cb32777e-a0cf-483d-aa98-6261fcada33f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -137267,7 +137267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74a5ab8c-167b-402d-b86c-9116852c6db9", + "id": "db351b18-33b1-491b-9bf1-47be644de01e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -137333,7 +137333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a80c3d0-2eef-43b3-9a9e-366684663002", + "id": "ab805129-3def-482c-bff5-02acc29c8179", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -137405,7 +137405,7 @@ } }, { - "id": "3aacdd61-2481-464b-8fc7-2840d5c90a24", + "id": "a152cc7a-62f2-47d1-992c-764536d92e7f", "name": "Retrieves all saved potential roles", "request": { "name": "Retrieves all saved potential roles", @@ -137481,7 +137481,7 @@ }, "response": [ { - "id": "36220f1a-8af3-4324-9c08-3dfe227db276", + "id": "818813ab-f64f-4702-a8be-0c66c58c187e", "name": "Succeeded. Returns a list of draft roles for a role mining session.", "originalRequest": { "url": { @@ -137566,12 +137566,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"name\": \"Saved RM Session - 07/10\",\n \"description\": \"Person who develops software\",\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"entitlementIds\": [\n \"2c91808a7624751a01762f19d665220d\",\n \"2c91808a7624751a01762f19d67c220e\"\n ],\n \"excludedEntitlements\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"modified\": \"2020-09-16T18:49:32.150Z\",\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"2014-07-05T05:24:34.811Z\",\n \"modifiedDate\": \"1977-06-08T22:09:24.340Z\"\n },\n {\n \"name\": \"Saved RM Session - 07/10\",\n \"description\": \"Person who develops software\",\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"entitlementIds\": [\n \"2c91808a7624751a01762f19d665220d\",\n \"2c91808a7624751a01762f19d67c220e\"\n ],\n \"excludedEntitlements\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"modified\": \"2020-09-16T18:49:32.150Z\",\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"1967-10-25T22:47:07.855Z\",\n \"modifiedDate\": \"1956-02-19T22:31:40.365Z\"\n }\n]", + "body": "[\n {\n \"name\": \"Saved RM Session - 07/10\",\n \"description\": \"Person who develops software\",\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"entitlementIds\": [\n \"2c91808a7624751a01762f19d665220d\",\n \"2c91808a7624751a01762f19d67c220e\"\n ],\n \"excludedEntitlements\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"modified\": \"2020-09-16T18:49:32.150Z\",\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"2009-05-22T04:32:18.169Z\",\n \"modifiedDate\": \"1987-03-28T06:44:09.832Z\"\n },\n {\n \"name\": \"Saved RM Session - 07/10\",\n \"description\": \"Person who develops software\",\n \"identityIds\": [\n \"2c918090761a5aac0176215c46a62d58\",\n \"2c918090761a5aac01722015c46a62d42\"\n ],\n \"entitlementIds\": [\n \"2c91808a7624751a01762f19d665220d\",\n \"2c91808a7624751a01762f19d67c220e\"\n ],\n \"excludedEntitlements\": [\n \"07a0b4e2\",\n \"13b4e2a0\"\n ],\n \"modified\": \"2020-09-16T18:49:32.150Z\",\n \"type\": \"SPECIALIZED\",\n \"id\": \"e0cc5d7d-bf7f-4f81-b2af-8885b09d9923\",\n \"createdDate\": \"1965-05-27T17:30:50.359Z\",\n \"modifiedDate\": \"1973-06-09T01:54:20.838Z\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a6101fca-8583-4a18-b495-227ba7af5cba", + "id": "8893f0ec-b654-4b2d-8daf-da03e42ab1f5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -137661,7 +137661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "463a28a1-cbf6-4224-84f4-69635147f47a", + "id": "864cd093-b293-4fa1-8ea8-06f8b014259d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -137751,7 +137751,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c638727d-c4a6-43e8-a41a-09271f5e8cd9", + "id": "79a009ad-d57f-4918-8fd5-860e1acb8c6e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -137841,7 +137841,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6898df4b-aeaa-40d8-92c1-9dbe22c0b104", + "id": "2bde5d86-5ce0-4c23-af9f-91126c8bca31", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -137931,7 +137931,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60db16ca-d706-4fb1-9bb1-a2ab70f61e22", + "id": "4917431f-5396-43e6-b105-b17f718148f6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -138027,7 +138027,7 @@ } }, { - "id": "6f904a24-be22-47a0-adb9-487d969f90f5", + "id": "7bed0e2a-e38e-4b02-ad5f-64b2369aa57f", "name": "Retrieves potential role source usage", "request": { "name": "Retrieves potential role source usage", @@ -138127,7 +138127,7 @@ }, "response": [ { - "id": "913a2065-d38a-4955-a132-4888550c6587", + "id": "0b45e1da-5fdb-4e1f-a3c0-50ed1167ad44", "name": "Succeeded. Returns a list of source usage for the identities in a potential role.", "originalRequest": { "url": { @@ -138220,7 +138220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13ef51a8-952b-4028-9006-61fef8fe6a68", + "id": "300c34d8-6cba-4b39-b365-88b226b5efdb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -138313,7 +138313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80e0f247-d4cc-4c56-a941-bacee2359d7b", + "id": "a914f8e7-3be7-4189-a879-8eafa18faec7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -138406,7 +138406,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1808167-3931-4d93-80b3-aa7bfb810448", + "id": "3e3b53c7-4ad5-4031-9a26-00d4980e543a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -138499,7 +138499,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74c82063-57fb-49ea-b982-48e4f7aae309", + "id": "93afc376-fc30-4f9a-bd34-13562b918a50", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -138592,7 +138592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4634a0b4-32d5-409e-8216-b4b8bfc6d7af", + "id": "1b3c9e91-350a-4f56-b814-a191156c4ffb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -138697,7 +138697,7 @@ "description": "Use this API to implement functionality related to object icons (application icons for example). \nWith this functionality in place, administrators can set or remove an icon for specific object type for use throughout Identity Security Cloud.\n", "item": [ { - "id": "53a1a9fa-8ba1-4660-8ee0-9e3cc99817dc", + "id": "1b4dfaad-fa13-4289-9355-6ff238a109fa", "name": "Update an icon", "request": { "name": "Update an icon", @@ -138774,7 +138774,7 @@ }, "response": [ { - "id": "57761932-8a06-4b2f-9cd3-0d8d66b76717", + "id": "0532f42c-591f-4cc2-9c5e-35cc1b5ded0b", "name": "Icon updated", "originalRequest": { "url": { @@ -138844,7 +138844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "249d8767-824e-4e4b-b78a-976e7978d304", + "id": "eb20a9a2-244f-47af-8e80-c5c2f3f66572", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -138914,7 +138914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50197f0d-e3ec-4b47-b912-c969ebe88413", + "id": "d1c15565-446d-4570-b5cf-b2be76a63a74", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -138984,7 +138984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3bad910a-365f-4823-b141-4c94bb7fa95d", + "id": "3440c7db-c1cf-444e-8e73-f96e6b08c743", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -139054,7 +139054,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fb6915d-51f5-4ec4-908b-319c1ed8022a", + "id": "1c6ca748-114d-41dc-9b5c-9804b32d99f1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -139124,7 +139124,7 @@ "_postman_previewlanguage": "json" }, { - "id": "712f5a44-40e3-455f-8b3a-dc81d3f1e056", + "id": "3d8ff0c9-6472-4ba7-ad72-ae2c0f69db8a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -139194,7 +139194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d82da3a2-2e9f-4e67-a24f-5356bec0b30a", + "id": "60a40118-7857-4aa3-80a7-eae17c4195a0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -139270,7 +139270,7 @@ } }, { - "id": "c521ab92-c024-4f8e-ba4f-c48311d14f37", + "id": "b2344d56-4485-4996-b357-d035cf4f4486", "name": "Delete an icon", "request": { "name": "Delete an icon", @@ -139331,7 +139331,7 @@ }, "response": [ { - "id": "1661f5e5-ea15-47ce-b7ef-6bbe09d594d7", + "id": "10114bea-b1e0-4c8d-be3b-60fa871f18a7", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -139375,7 +139375,7 @@ "_postman_previewlanguage": "text" }, { - "id": "0e930b91-1780-4159-b40e-fc5603c19a30", + "id": "b444855d-80d7-4e47-a251-11f028167cc5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -139429,7 +139429,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab637c81-9ab9-467e-b794-4d30d31fa449", + "id": "d9297b51-4f06-436d-ae28-f4b8433a37e3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -139483,7 +139483,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77d50b7c-3ce6-43a4-ad7b-3399206e4e19", + "id": "bcfe2ac4-b8bb-4251-9279-dbf54aae68d4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -139537,7 +139537,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d41f506-ba22-47d0-8a61-819de28a1402", + "id": "3e09e6c6-4a71-40b7-b734-7f351e58363d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -139591,7 +139591,7 @@ "_postman_previewlanguage": "json" }, { - "id": "836b21ca-f9cc-4eca-8a0c-c586e3922b29", + "id": "4f42756f-71db-4f70-b201-50ee8ad9e385", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -139645,7 +139645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d36cc057-3440-4934-8388-c68198591597", + "id": "5cbc60e5-7e2a-4a57-aac6-6c582986725e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -139711,7 +139711,7 @@ "description": "Use this API to implement identity functionality.\nWith this functionality in place, administrators can synchronize an identity's attributes with its various source attributes.\n\nIdentity Security Cloud uses identities as users' authoritative accounts. Identities can own other accounts, entitlements, and attributes.\n\nAn identity has a variety of attributes, such as an account name, an email address, a job title, and more.\nThese identity attributes can be correlated with different attributes on different sources.\nFor example, the identity John.Smith can own an account in the GitHub source with the account name John-Smith-Org, and Identity Security Cloud knows they are the same person with the same access and attributes.\n\nIn Identity Security Cloud, administrators often set up these synchronizations to get triggered automatically with a change or to run on a schedule.\nTo manually synchronize attributes for an identity, administrators can use the Identities drop-down menu and select Identity List to view the list of identities.\nThey can then select the identity they want to manually synchronize and use the hamburger menu to select 'Synchronize Attributes.'\nDoing so immediately begins the attribute synchronization and analyzes all accounts for the selected identity.\n\nRefer to [Synchronizing Attributes](https://documentation.sailpoint.com/saas/help/provisioning/attr_sync.html) for more information about synchronizing attributes.\n", "item": [ { - "id": "9cb11312-9bee-49a4-b63c-2ef4699b903a", + "id": "9a74d246-74c4-4519-aca2-a08aaeb109e7", "name": "Attribute synchronization for single identity.", "request": { "name": "Attribute synchronization for single identity.", @@ -139732,7 +139732,7 @@ "variable": [ { "type": "any", - "value": "ipsum fugiat esse", + "value": "pariatur ullamco", "key": "identityId", "disabled": true, "description": { @@ -139762,7 +139762,7 @@ }, "response": [ { - "id": "fe02d966-de44-4a76-a1da-60c72868afe4", + "id": "6ff32728-6327-460e-ba99-891087794cb8", "name": "An Identity Sync job", "originalRequest": { "url": { @@ -139816,7 +139816,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bad533d4-c49b-4577-9691-d6452af017ad", + "id": "51553d6a-b88e-4fb1-978a-7afbf42a6711", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -139870,7 +139870,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fafbfe3-19b5-434d-a5d2-1a789e729e52", + "id": "de48a0d5-3122-4199-abfd-f7f6d1e818ff", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -139924,7 +139924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c5bec90-ee3a-4e2b-aeeb-10d267e5d3f9", + "id": "8ad52bb1-2c39-42c1-a0f3-3ad43195bf04", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -139978,7 +139978,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f0320ce-3baf-42af-940c-c07023398969", + "id": "f695b7ff-a810-4751-8683-f0ea714eb4d8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -140032,7 +140032,7 @@ "_postman_previewlanguage": "json" }, { - "id": "954b4b19-3221-496e-bf7e-5966bb988456", + "id": "fc1c30ba-e016-4ee8-b4a0-ebfe2d5d2b59", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -140086,7 +140086,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63792dac-1985-4ab1-8f6a-728f26930b53", + "id": "19d6fbd6-39d7-4fbd-9c31-9dd835b9ecc1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -140146,7 +140146,7 @@ } }, { - "id": "e0947257-0aba-4f9e-9424-978cfdd1af14", + "id": "47bc3ae6-cb13-4004-82b7-16255351d6ff", "name": "Get ownership details", "request": { "name": "Get ownership details", @@ -140197,7 +140197,7 @@ }, "response": [ { - "id": "2f75a3d3-51d8-4d68-85c8-32c41430ed5b", + "id": "8b9e5d3b-e257-4edb-aa32-2e3a997310eb", "name": "Identity's ownership association details.", "originalRequest": { "url": { @@ -140251,7 +140251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6dd6947-28d4-454b-84be-666c074080ae", + "id": "9d7af1c4-16c0-4c93-b3b5-3d28f8634286", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -140305,7 +140305,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd806b07-1710-40e6-a42f-39b949f53ca0", + "id": "a79635a6-59b8-4fd7-9496-fa6b1f07c3b3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -140359,7 +140359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0fb6af2-62e4-439d-aaff-9c91b964bfff", + "id": "96b69070-35d7-47ff-913a-1c35dad46f52", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -140413,7 +140413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe5e652a-a7a9-42e5-a4fb-9c30dd4a1843", + "id": "d454436c-5391-42a7-b8cc-200245116a61", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -140467,7 +140467,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e31e488e-4218-4a6b-9f88-a145e5f7e718", + "id": "cc3879dc-f2eb-48e6-b8c0-5706c2a3b0d7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -140521,7 +140521,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b94efe4-b681-4881-8a2d-ded5bf00c9dd", + "id": "9edb4cdc-1591-4a5c-83d9-5a50ff8d89f2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -140581,7 +140581,7 @@ } }, { - "id": "ea2f12fa-7a05-467d-8642-6cc5250b68a4", + "id": "bee7747f-921c-4bdf-9be8-75f93985b3e2", "name": "List Identities", "request": { "name": "List Identities", @@ -140674,7 +140674,7 @@ }, "response": [ { - "id": "755718eb-3d38-450c-ad57-a097e83cf671", + "id": "08aa22b5-6ae5-4e60-9906-295bfd0dcf43", "name": "List of identities.", "originalRequest": { "url": { @@ -140781,7 +140781,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4efa0d9b-677a-41f5-b151-dcd5498f03f7", + "id": "61f744ed-15e2-45d3-ae24-d79b1f2c69e1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -140888,7 +140888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e861370-90b3-4519-a916-66f2d5a37a5e", + "id": "22871b3e-b311-4f58-a4a0-64c4a12fd06d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -140995,7 +140995,7 @@ "_postman_previewlanguage": "json" }, { - "id": "865ce1b8-d59c-43cf-849c-d4030ca41798", + "id": "74709d20-4daf-4e40-a2a4-efa9e83c8175", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -141102,7 +141102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57bf048d-8512-4fc9-b9e9-98bb8a1f33cc", + "id": "bf54eceb-6a02-42dc-bfe8-5575011aea78", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -141209,7 +141209,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c93d0d5-6ef6-47e1-86f0-343f5d0741ff", + "id": "e036cac5-9ed9-4fe6-a21b-a1372faa326e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -141322,7 +141322,7 @@ } }, { - "id": "0604a6ce-940f-493a-af1f-ff8b6abaef0a", + "id": "c31fca1b-8b1e-4626-8299-6781c0053c2c", "name": "Identity Details", "request": { "name": "Identity Details", @@ -141372,7 +141372,7 @@ }, "response": [ { - "id": "a9ddc85c-2cd5-43a1-ba52-a1ae3c9156db", + "id": "e33b071d-f823-46c3-88c4-cdbf273b24e5", "name": "An identity object", "originalRequest": { "url": { @@ -141425,7 +141425,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16fb2f60-7e1e-4e94-b624-df39797000b0", + "id": "01ee9a1f-eb9d-4408-9f8f-98df4f78adfd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -141478,7 +141478,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d70cf786-2067-4c6d-8503-f022d7547616", + "id": "63fe6be5-1f0b-4a1c-b307-0a98eba5872f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -141531,7 +141531,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5380af02-bbbc-4aca-abb6-7df0dd5d6279", + "id": "93eae99d-7ea9-46d7-9ea3-4c0208d31fe3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -141584,7 +141584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5699d416-b1d1-4f44-83f0-fa9e87b3a3e2", + "id": "1bd6958d-f04b-45d5-8627-9a8d8eb06484", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -141637,7 +141637,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0691be48-eed7-490b-a577-7980aa5f4428", + "id": "f0d7075a-fd98-4a35-8793-dad0abb0bc55", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -141690,7 +141690,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7750ec1a-2e20-4adf-b551-2833b8bd822c", + "id": "b01f269f-fb09-4ceb-9c4f-c9e27d4d84fb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -141749,7 +141749,7 @@ } }, { - "id": "c788ba9c-47bc-481b-8039-52d9b2356312", + "id": "28c9f351-3cec-471e-9e0a-8f8f7a9cba3c", "name": "Delete identity", "request": { "name": "Delete identity", @@ -141799,7 +141799,7 @@ }, "response": [ { - "id": "c16a9257-c10f-4e15-948a-cb2a3e3677ec", + "id": "041a4ad6-5bf5-42dc-8810-e1966e432061", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -141842,7 +141842,7 @@ "_postman_previewlanguage": "text" }, { - "id": "65c296af-2195-4f2e-b727-edbe65f4000f", + "id": "ad6cf540-d787-4ee6-9632-b3d91769e15e", "name": "Client Error - Returned if the request is invalid. It may indicate that the specified identity is marked as protected and cannot be deleted.", "originalRequest": { "url": { @@ -141895,7 +141895,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31b2cc8f-a46b-4a28-966c-109c98edafad", + "id": "44723735-4281-4b7f-88f2-4cca08fbb6d8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -141948,7 +141948,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51a0861f-9db6-4137-93d7-fd6b74556e76", + "id": "183fd26e-5fe8-4ec6-be80-e4fa99a8ebdb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -142001,7 +142001,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42a25e57-366a-4c30-808b-04b283d826a9", + "id": "2bd7fca2-4cea-4806-8bc8-17b57a1bebe2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -142054,7 +142054,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f26c1b63-b84d-442c-838e-ed02745a85c2", + "id": "60e7c46a-03ef-483b-b82f-c03b9f90ec7e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -142107,7 +142107,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd0cae15-6806-4984-b3dd-ca5b4c5d14d9", + "id": "ec749acc-1421-4cc3-bece-d68cc8768dd9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -142166,7 +142166,7 @@ } }, { - "id": "d7c6d4f4-cc24-470f-9111-294bf01bd420", + "id": "d07f987c-fa1d-4027-92a6-34663d255219", "name": "Process a list of identityIds", "request": { "name": "Process a list of identityIds", @@ -142218,7 +142218,7 @@ }, "response": [ { - "id": "1bffdd79-7c7a-4d53-bc85-3f6ff4b37234", + "id": "63bb7a50-1e7a-4a86-bcd8-31d5fa153e90", "name": "Object containing the DTO type TASK_RESULT and the job id for the task", "originalRequest": { "url": { @@ -142284,7 +142284,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3022241e-221f-4643-888e-dad09833e889", + "id": "66e99b2d-4b7a-4e67-92c2-60f8d88049b4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -142350,7 +142350,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79c03617-747c-4c7a-8faa-499c1fe9ed08", + "id": "d50e8761-5ead-49ad-b6cb-07b9fbea4613", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -142416,7 +142416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d03d76ed-4a70-418a-ba62-0f04d38abefb", + "id": "a58e9e42-8398-43c2-8486-4aeb56081d27", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -142482,7 +142482,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d015639f-cb7d-47b4-a04b-afe18b94a542", + "id": "5ca65c0c-22d4-4933-ba32-4693b4d0ec3f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -142548,7 +142548,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ced9bc7-dc95-464d-862a-a8723018fb2c", + "id": "5bd5e0ed-c2d1-4fae-a449-9add811da356", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -142614,7 +142614,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a955b52-6ce5-4b9f-b5db-04db6826002d", + "id": "59da3028-a256-4871-9b64-b2fbbeb3e971", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -142686,7 +142686,7 @@ } }, { - "id": "37ed5470-f60c-4304-8c89-b6ea08c28165", + "id": "0aec732e-f79b-471b-bc92-925c6bc4a50b", "name": "Reset an identity", "request": { "name": "Reset an identity", @@ -142741,7 +142741,7 @@ }, "response": [ { - "id": "49112aaa-eaec-4bd6-afef-789bdc830b8f", + "id": "8f3383d6-0a60-4d37-af15-2e991ea947af", "name": "Accepted. The reset request accepted and is in progress.", "originalRequest": { "url": { @@ -142785,7 +142785,7 @@ "_postman_previewlanguage": "text" }, { - "id": "e1dc3627-6fc5-4ef9-9b8d-3204ae191163", + "id": "2b3c5c52-e215-49bf-992e-722b4df7720d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -142839,7 +142839,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27e4095a-c385-4bd3-a018-d761b5f30e79", + "id": "18d8c4b2-b184-4564-b24d-362eb06e8e55", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -142893,7 +142893,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45f7dddb-39b6-426a-b1a0-9bdeea05f9ea", + "id": "39798328-ad74-4f4d-829c-16e062568d9e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -142947,7 +142947,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c03d965-85a3-4626-a285-43a76bbcc28a", + "id": "795521fc-4741-438d-8b40-1320d3236e62", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -143001,7 +143001,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3d5d9b7-366e-402e-b3f5-e7aeeccc4953", + "id": "0e1238f2-abf2-47d8-bbaf-b5e96a56992c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -143055,7 +143055,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d374419-4ebe-41e5-b6af-ea732edaa124", + "id": "bc415841-c35f-44b6-9dd4-22873b0ba9ac", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -143115,7 +143115,7 @@ } }, { - "id": "deb10ff2-791f-47a1-b493-f85ee732126a", + "id": "d9813ac2-dd3f-48c4-bf7d-1c34c97abf4b", "name": "List role assignments", "request": { "name": "List role assignments", @@ -143185,7 +143185,7 @@ }, "response": [ { - "id": "1c315860-59e4-49f2-ac1f-025bcad9f641", + "id": "e9ead701-d1bc-4a54-ae8c-d506f52d19cc", "name": "A role assignment object", "originalRequest": { "url": { @@ -143258,7 +143258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "569d5c2b-2758-4c7c-a5b0-6d58c432411b", + "id": "6f6cb0a2-74d9-4e74-a5b7-a78a971fc3bf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -143331,7 +143331,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17a85828-723e-4981-87ce-21c8305466a3", + "id": "91e628e6-ba1e-4fef-bff8-2d39fc30372d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -143404,7 +143404,7 @@ "_postman_previewlanguage": "json" }, { - "id": "751b0140-475d-44ae-8d4b-81253aa42ef7", + "id": "972379e1-7b9e-4a4f-a57f-4d839d10b91c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -143477,7 +143477,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6055da6c-fe14-4002-aa6a-b085fce1617d", + "id": "4163df52-fbab-4108-ac9f-44a1b9fcedb1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -143550,7 +143550,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86241a4c-690c-423a-8802-47eae0cf77dd", + "id": "2c52d65d-77c4-45a9-98cb-2c2634de66e7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -143623,7 +143623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e6d906b-5493-4613-a971-688e8bf03958", + "id": "938b21b7-5976-490b-a945-ff1090b76864", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -143702,7 +143702,7 @@ } }, { - "id": "59992637-470a-4f2b-85b6-580b27185c8b", + "id": "3aedaaff-96ff-4cc6-8757-e725317c7f0c", "name": "Role assignment details", "request": { "name": "Role assignment details", @@ -143761,7 +143761,7 @@ }, "response": [ { - "id": "d4101aeb-b3f5-42a1-a714-c22f7affd1df", + "id": "2325e28e-3dcd-4423-9915-231a80a8c6b9", "name": "A role assignment object", "originalRequest": { "url": { @@ -143816,7 +143816,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4776898d-ab5c-432a-80b9-6e17242020ee", + "id": "26f10fc8-0a8b-4daf-957e-590698d79ae4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -143871,7 +143871,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1508135-9aaf-4789-893d-3f4b67a606b5", + "id": "3f0debf1-db78-4fbc-a4f6-7737e38467f2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -143926,7 +143926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "547d96b1-3a90-4a1e-9c39-6ed24301357c", + "id": "d2cd901a-f666-4bb4-bd35-e1e18f40833f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -143981,7 +143981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3871b9a-5c9a-4406-86c9-0dbdd2bbd9f6", + "id": "00674968-2950-434b-9b90-84f44a577018", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -144036,7 +144036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d196fb5-e19a-43c5-9a21-836e3e889b02", + "id": "ca73d871-1a00-42b0-ac98-504eca4e97d5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -144091,7 +144091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93437c41-8a49-4770-8c5b-47ec17a852b4", + "id": "4ab2acf9-51a9-49fc-bf7d-63d5b59d5961", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -144158,7 +144158,7 @@ "description": "", "item": [ { - "id": "7ac95421-ab98-474a-8a7e-829a27e609d2", + "id": "0cc383a7-8953-4362-a4ff-2655b49df0be", "name": "List Identity Attributes", "request": { "name": "List Identity Attributes", @@ -144233,7 +144233,7 @@ }, "response": [ { - "id": "403242f5-dd05-4d47-b414-61ef5dba25f9", + "id": "1c6af1b5-e994-4208-a0f8-f02d067df760", "name": "List of identity attributes.", "originalRequest": { "url": { @@ -144322,7 +144322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9558cdd-6809-4fbe-9034-31de36c4bbde", + "id": "5cafdd13-ba07-43b4-816f-14e0d9872c0f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -144411,7 +144411,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7b9de80-24f7-43ec-b2e5-d45cdce3c871", + "id": "e5edb256-c5f6-4a3c-b3d9-ad7e2f6887c5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -144500,7 +144500,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d029657-62b7-4042-ad40-402dfa519384", + "id": "07d4aa9a-2230-470d-8f1b-8039b321fb68", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -144589,7 +144589,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e129d6f4-1a9b-4886-b811-75c176743968", + "id": "ac9bc319-e5df-486e-a3ad-7279f6937a58", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -144678,7 +144678,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4189783b-8620-41cc-894a-cf2e9dc2ef82", + "id": "1842a12b-c811-4ad7-99e9-cae4cdb60736", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -144773,7 +144773,7 @@ } }, { - "id": "944e70eb-8ada-4097-8a35-a5d38900e551", + "id": "0f67f98d-3dfc-407e-a0b3-8c806505d79e", "name": "Create Identity Attribute", "request": { "name": "Create Identity Attribute", @@ -144824,7 +144824,7 @@ }, "response": [ { - "id": "acec8a17-207e-4746-a42a-f26629e168e7", + "id": "c4097226-418b-4054-bf14-4a131f4ae0ed", "name": "The identity attribute was created successfully.", "originalRequest": { "url": { @@ -144889,7 +144889,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3059a6d-1860-4285-8bfb-cbb1f68b72d2", + "id": "a86ac18b-b71a-4283-a65b-b1c3cd060c92", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -144954,7 +144954,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89e21b3f-a66b-48e1-81c3-10b1a5b060a7", + "id": "2e11dbab-f3af-45da-882c-deb86aa70d3a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -145019,7 +145019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "147c0584-ff4c-48e8-b0f7-fae51376f7c2", + "id": "8c91e46c-6074-41f3-9f6b-e3508074f245", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -145084,7 +145084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a8dc1e3-0d78-49a1-bb83-c691b532ff2e", + "id": "91c2eda8-4393-45d3-af06-8a1dbe231722", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -145149,7 +145149,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6838398b-a92a-4519-94c6-b4483f115fca", + "id": "b6763abd-1f1b-4311-a235-943d5d8dc89b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -145214,7 +145214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26c6d2e7-b4b6-4f83-9a79-0804db29f706", + "id": "c96964e3-4ef2-4085-b41b-1429c76873d3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -145285,7 +145285,7 @@ } }, { - "id": "d10365e6-2837-4244-98f4-49f5b38c6952", + "id": "9bda54ad-b381-4655-b802-35bf0271e2af", "name": "Get Identity Attribute", "request": { "name": "Get Identity Attribute", @@ -145335,7 +145335,7 @@ }, "response": [ { - "id": "5f78a6f5-591a-4b3e-a25a-ee2bae2f3138", + "id": "cd68890b-e764-444d-a158-4ddae024561d", "name": "The identity attribute with the given name", "originalRequest": { "url": { @@ -145388,7 +145388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "511edff4-8456-4e97-8273-a1115344bf3d", + "id": "8086a329-132f-4ab5-83d9-b256de91cb21", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -145441,7 +145441,7 @@ "_postman_previewlanguage": "json" }, { - "id": "caa36388-0292-42eb-9525-c5a347c5b912", + "id": "82897181-add0-4b89-adf9-aea851f6c7b9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -145494,7 +145494,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5451cb80-6c57-4dcb-a18c-d92cafb300c6", + "id": "c2cbb037-84a8-4a07-a6e1-a15182e2529f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -145547,7 +145547,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f5156a5-eb09-47cd-b350-7afc8d6954e7", + "id": "ebac54c9-4205-45dc-9c27-0cede0df6b5f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -145600,7 +145600,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fbde99e-9d6f-4045-9111-f5168439ac94", + "id": "91ea62dd-1add-4713-ac9f-7f6a8ce2eddf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -145653,7 +145653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22f19fa0-9144-479a-89fb-f851fe6970a4", + "id": "4c850549-8c35-4d34-a2c4-aad7e64ebef3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -145712,7 +145712,7 @@ } }, { - "id": "fe26c8dd-5a14-4512-8398-754b777cd984", + "id": "8f78d4e8-dcf0-484b-8206-0308b4643244", "name": "Update Identity Attribute", "request": { "name": "Update Identity Attribute", @@ -145775,7 +145775,7 @@ }, "response": [ { - "id": "cc84ffd3-c204-42f0-b8f4-07778a86ca47", + "id": "b511eb8d-62ca-47de-b9ef-45b96b2f9eaf", "name": "The identity attribute was updated successfully", "originalRequest": { "url": { @@ -145841,7 +145841,7 @@ "_postman_previewlanguage": "json" }, { - "id": "154e43d9-a71f-4fc2-bc1b-cb5705c5e504", + "id": "0c2647b2-d5e7-4788-836f-98ab00daa05f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -145907,7 +145907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee9e6b03-1ecf-4415-a75c-5e2f143a83b1", + "id": "884a48d6-b5cf-4ec7-a16c-3c3842225bfc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -145973,7 +145973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d298e3dc-9379-4a43-bdd4-d858b3353057", + "id": "cb326ce0-680d-490c-8bd9-f3d1ce3bc3b2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -146039,7 +146039,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e651abd4-437d-4967-8f73-41a7b0c87ed9", + "id": "11266fa8-780a-4b4f-8fbe-9871d45d7b09", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -146105,7 +146105,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8844e3b0-8a02-4f5c-bab0-3a8e3fdb4177", + "id": "1ced7c6e-7b84-4588-a382-3b02901b0ccf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -146171,7 +146171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2827c8e-8ed1-4dd0-b2ab-73b2427a94d3", + "id": "a0859bbf-6782-4eae-b0da-2c50d84c26d5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -146243,7 +146243,7 @@ } }, { - "id": "4c3c9f4a-c587-42d8-9f9e-5980c3c5e217", + "id": "1d17bccc-f525-4822-a100-9bee9f360f02", "name": "Delete Identity Attribute", "request": { "name": "Delete Identity Attribute", @@ -146293,7 +146293,7 @@ }, "response": [ { - "id": "eb5e2cde-cfb5-475a-aa78-48fd098c8bd6", + "id": "620bf13b-0474-4a02-9750-62cd19ec9aa9", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -146336,7 +146336,7 @@ "_postman_previewlanguage": "text" }, { - "id": "e5609df7-f6b0-4bec-9627-839f0cae0fbb", + "id": "82dd96d6-28a4-4545-acd1-ab4b31df7eed", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -146389,7 +146389,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f260f39f-cf56-48c6-b39d-4a83719b5746", + "id": "4281df0f-19fb-4924-b423-5af08d19c518", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -146442,7 +146442,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d778faec-7a3c-4f79-8be0-033c3355d2c3", + "id": "e0095a80-0a99-478e-a594-754db93c7f19", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -146495,7 +146495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca510954-e341-4dc3-9c34-77c11b3acf05", + "id": "55b5cf0c-c262-4fa8-a6d0-9833fc6382fd", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -146548,7 +146548,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f7b4879-171d-4916-bf75-cd8fe3ca4145", + "id": "49135673-8f38-4ba5-8f55-46fca9195c4f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -146601,7 +146601,7 @@ "_postman_previewlanguage": "json" }, { - "id": "887ad8d1-495a-402f-be5e-30e835d1b2a0", + "id": "faf59bd4-44fd-4908-9510-aefde4077c24", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -146660,7 +146660,7 @@ } }, { - "id": "40c8fdd6-0326-4bcc-9994-1cef340ff72b", + "id": "d659a793-fcc1-4cc4-a60e-1c56e140b830", "name": "Bulk delete Identity Attributes", "request": { "name": "Bulk delete Identity Attributes", @@ -146712,7 +146712,7 @@ }, "response": [ { - "id": "88c569d5-1425-443b-8ecf-578a32486260", + "id": "b1d65cc5-0416-47bb-9009-96453e0bb401", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -146768,7 +146768,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7489cf86-874b-4b86-a7fa-3429177f8cd0", + "id": "5972eb43-68ec-47e7-8ea6-a682ec4b7a35", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -146834,7 +146834,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6115dc7c-e3fc-4436-8520-14b8a7508067", + "id": "5566d6d5-4d90-4470-a537-78d376dc2b62", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -146900,7 +146900,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f534f3d2-56b0-45a0-87af-96907f909438", + "id": "f5b3d50a-7f34-4614-a4ea-1e92ed3561cc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -146966,7 +146966,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1913fa9c-68c3-4418-88ee-6c079104e16c", + "id": "f22d55df-d9b3-4f3b-9683-ebe230b248d9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -147032,7 +147032,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b33cee1-13c3-4cc2-95ce-ee375dac4bc4", + "id": "bf1520d3-7660-4687-aecd-fdec5da467a5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -147098,7 +147098,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14775b95-3691-4eef-8390-6b7441074dc2", + "id": "cbb4f84b-bf48-48ca-b63b-5efb06bbe08b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -147176,7 +147176,7 @@ "description": "", "item": [ { - "id": "89e13ebc-84ac-4d08-8ee9-c2dc45e48b60", + "id": "59bf5844-c274-4e9b-b5ed-cbb71c2ff891", "name": "Lists all the identities", "request": { "name": "Lists all the identities", @@ -147260,7 +147260,7 @@ }, "response": [ { - "id": "a1012734-89aa-4916-bb4e-8409239ae355", + "id": "ac667016-cd94-448a-9bc4-25bf7badafa3", "name": "List of identities for the customer.", "originalRequest": { "url": { @@ -147358,7 +147358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e113a86-6c6f-4925-addc-2984d7e31491", + "id": "260bfb60-e704-4a05-8ff2-5bac7265ca5b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -147456,7 +147456,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97e44995-853e-4bfc-a33a-3fe8f59fb46f", + "id": "cf171bbc-5c2d-4aa6-8b32-96eedbf5a6f3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -147554,7 +147554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da45aa22-fdba-4e9d-825e-aa8725224300", + "id": "8fa35a3b-537b-4c77-84bc-588e43112ca1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -147652,7 +147652,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3205a6a9-e31c-4cdf-96c8-e0be28fe0d7e", + "id": "d9e2a37d-5345-4d1b-ac50-8c87a354e4f3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -147750,7 +147750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e794542-32a8-4d95-8d69-c81030be662e", + "id": "0e7f6698-30c6-468b-8d35-24b8359f3318", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -147854,7 +147854,7 @@ } }, { - "id": "81de6cec-a48a-492d-bc4f-2d7edc059c82", + "id": "66af0042-46b3-47db-b16f-4939fac10a23", "name": "Get latest snapshot of identity", "request": { "name": "Get latest snapshot of identity", @@ -147904,7 +147904,7 @@ }, "response": [ { - "id": "f19aa22b-2532-4ee4-96ba-6a6c0360535d", + "id": "52a1ab34-d340-4f10-83c0-053785d28f0f", "name": "The identity object.", "originalRequest": { "url": { @@ -147957,7 +147957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df3ca427-3def-4169-b53c-3f6e83edfb14", + "id": "f3c5c8f8-fd3e-46b1-8eee-674871c594d0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -148010,7 +148010,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e9f747e-e96d-4094-aa4d-fe7fe14e0a8a", + "id": "9d04f37b-84fa-460c-af35-02bf47388e73", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -148063,7 +148063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a807d335-d89c-42ed-94f9-e15d0e47335f", + "id": "a0e2e7d5-9b21-4f2f-95aa-19b3fcdb07a8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -148116,7 +148116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "901b6367-c791-4ac6-9b4d-c6d84346868b", + "id": "8006bf7f-16e5-4bda-a19b-9ab899903b6f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -148169,7 +148169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77de5418-5ef7-4cd0-848d-679fb51aaede", + "id": "5b2fd53a-a5a7-4bf7-9cca-b0c9b472d9c2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -148228,7 +148228,7 @@ } }, { - "id": "b9e45935-d8f0-4dff-bbbe-a323c79c5372", + "id": "9266162d-ba53-490c-965e-cfe8ce1495fe", "name": "Gets a list of access items for the identity filtered by item type", "request": { "name": "Gets a list of access items for the identity filtered by item type", @@ -148289,7 +148289,7 @@ }, "response": [ { - "id": "a3258aa6-fc9d-489c-b09e-0f36d8ff9956", + "id": "21398f32-fc3a-418d-89e7-11eb4f2eca00", "name": "Access Profile", "originalRequest": { "url": { @@ -148353,7 +148353,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6aee3b09-6e59-4f34-ba99-6272c7d8c87c", + "id": "3f3dfe02-a2d9-4768-aece-309df193187d", "name": "Account", "originalRequest": { "url": { @@ -148417,7 +148417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10a8f1c3-4a90-4090-bf05-d73d79e9ae3a", + "id": "01b6ebf5-0e01-45c1-a80b-a0939bc0997b", "name": "App", "originalRequest": { "url": { @@ -148481,7 +148481,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2d5f1af-9fda-4085-be7a-0302ac6db83e", + "id": "4bbb112f-3ac3-4669-8c0f-50f17e74fe76", "name": "Entitlement", "originalRequest": { "url": { @@ -148545,7 +148545,7 @@ "_postman_previewlanguage": "json" }, { - "id": "942f2d4d-0dca-47ff-9373-a0a7a3fd1730", + "id": "c44ce56d-f05f-4bf9-b79f-f08a128766db", "name": "Role", "originalRequest": { "url": { @@ -148609,7 +148609,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af018cf7-3b3b-4b0c-a68b-7f746437e2e2", + "id": "6e13d18f-cc1c-478d-8da0-be9b07ab8ba3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -148673,7 +148673,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43c9792e-6edc-499e-b97a-63f9e3973130", + "id": "37564e49-2489-4a38-9325-23b9b5da44d7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -148737,7 +148737,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e73870a-31c6-4f5a-a126-53d32e5b169f", + "id": "cb0389d5-53cb-48d4-8a50-9b30a9a78969", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -148801,7 +148801,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0d453e4-5053-4430-9d44-27263a6fac00", + "id": "b8c52c3e-b77f-4aad-89d6-2c0a0b2701da", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -148865,7 +148865,7 @@ "_postman_previewlanguage": "json" }, { - "id": "167391dc-1d43-4e74-8c60-c19b6b7aef14", + "id": "cfae7367-f0c9-420a-b88d-6e8cd862b238", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -148935,7 +148935,7 @@ } }, { - "id": "34e6781b-3a3c-4712-bd39-df82f74f920f", + "id": "5a288564-6d10-493b-b98a-672e7314b633", "name": "Lists all the snapshots for the identity", "request": { "name": "Lists all the snapshots for the identity", @@ -149032,7 +149032,7 @@ }, "response": [ { - "id": "93e1ec9e-8295-4311-8d8e-cc168efb48b5", + "id": "11ad7c6e-fac0-46e7-a56c-9d3d9df527d2", "name": "A list of identity summary for each snapshot.", "originalRequest": { "url": { @@ -149132,7 +149132,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a54e8f8-d40d-4ea9-b148-5857f8b2a9f6", + "id": "438aa9c2-8972-4d5f-b55a-42fc2de78553", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -149232,7 +149232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2615ef83-3cdc-44ac-9697-1c60fdcc71be", + "id": "e4d91776-950b-44c9-9102-ae830e0fc3cd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -149332,7 +149332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86f0d3e7-930b-4d43-a2fe-c705fbbb7558", + "id": "72191682-2450-4422-b70f-35140c764358", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -149432,7 +149432,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4bd52da-7a36-4f67-b0f4-f548ca1b1cc7", + "id": "e1d1c253-8651-42c3-a605-d8d7c56dd370", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -149532,7 +149532,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71989295-1e93-4ab2-8045-65686e30a577", + "id": "fcaa33f1-3a40-4dc0-8f9a-ab4b4947ac8b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -149638,7 +149638,7 @@ } }, { - "id": "346c64e6-12d4-4cec-b9d1-c03a482c46a9", + "id": "7dcbebd4-5a36-46ea-9b71-bd6bac0f3af5", "name": "Gets the summary for the event count for a specific identity", "request": { "name": "Gets the summary for the event count for a specific identity", @@ -149744,7 +149744,7 @@ }, "response": [ { - "id": "947f1ec0-07a4-4555-937f-2f877a206c67", + "id": "d8ab7d4c-18a1-4ded-b138-a69edbbadcf6", "name": "A summary list of identity changes in date histogram format.", "originalRequest": { "url": { @@ -149853,7 +149853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "beb8f037-046c-4166-907a-32fa978cc1ef", + "id": "0449b923-e5dd-4582-b050-bd9278113eb1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -149962,7 +149962,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fd3ff99-042d-48d5-abfc-f581ee74eaed", + "id": "e3532535-64ad-4a1c-97a2-8b1be570ea04", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -150071,7 +150071,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71308490-97e5-426b-888e-04a8e6233f73", + "id": "98b5a72f-d400-4c7f-82a5-c39dcb439ffa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -150180,7 +150180,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32749322-3aad-4622-9bd9-adb06e457bc8", + "id": "9993d328-9608-4a84-9b59-18a67de3c1da", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -150289,7 +150289,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5cb0849-9793-4ecc-9813-5e427320488e", + "id": "f60f6999-1dcb-4f2e-950b-bbe55ae2aeb8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -150404,7 +150404,7 @@ } }, { - "id": "0fed8556-8905-4a89-a502-9be558791fed", + "id": "b17b471c-5872-4336-952e-5792aebb6427", "name": "Gets an identity snapshot at a given date", "request": { "name": "Gets an identity snapshot at a given date", @@ -150466,7 +150466,7 @@ }, "response": [ { - "id": "053efe86-b3d9-4394-a274-1344bbba71fc", + "id": "ac35ceb4-f875-4b50-bf51-53b939fbf735", "name": "The identity object.", "originalRequest": { "url": { @@ -150521,7 +150521,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c302790a-7c42-4374-a04b-705019738e29", + "id": "7fdcf646-4c0d-4c4a-a3df-3cd38dd62844", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -150576,7 +150576,7 @@ "_postman_previewlanguage": "json" }, { - "id": "087c0207-31a1-49f0-9739-05848e460f21", + "id": "d699dc77-6a9f-4bc8-bf11-04260a31fed5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -150631,7 +150631,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84bbdde3-4530-4018-beba-d4a4d407b89c", + "id": "fc3f0b5d-3bef-4803-b513-0543e4f5aac0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -150686,7 +150686,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0b8f118-21cb-4c6b-8a33-45a82c610208", + "id": "5d81e3e6-843d-4bda-abf4-2fd4e0409bc8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -150741,7 +150741,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81a7fee9-1678-4836-8b5b-8d504d935a8b", + "id": "d838ad57-4152-4def-afc6-1d17fa5a97e1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -150802,7 +150802,7 @@ } }, { - "id": "1a9bfbc0-856b-4a44-98fe-b22d9406a17e", + "id": "152022bb-5e29-4b71-a41b-7ff92a0fe13a", "name": "Gets the list of identity access items at a given date filterd by item type", "request": { "name": "Gets the list of identity access items at a given date filterd by item type", @@ -150875,7 +150875,7 @@ }, "response": [ { - "id": "408ae1ce-3b3a-4704-bb78-f3e08e7ebc1f", + "id": "8a86edc4-38c9-4bde-9d06-a70e24d35c90", "name": "Access Item AccessProfile Response", "originalRequest": { "url": { @@ -150941,7 +150941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9985e1c3-ee14-44f7-8613-3f11dbac389c", + "id": "d01a3e9c-44a1-447f-91f8-9184d7580e99", "name": "Access Item Account Response", "originalRequest": { "url": { @@ -151007,7 +151007,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60b831c3-fd1b-4c56-9bb8-f1f9693b1c40", + "id": "5d157f3b-03e5-4814-badc-e0140ffa3dc3", "name": "Access Item App Response", "originalRequest": { "url": { @@ -151073,7 +151073,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2874c66f-b45d-4bbc-95fa-c76803deceb8", + "id": "5fed79f8-5d6e-4775-82c6-09acb7e0c70d", "name": "Access Item Entitlement Response", "originalRequest": { "url": { @@ -151139,7 +151139,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd08536e-e5ca-40ee-9169-87516289bf3c", + "id": "d3670a8e-18c3-4109-8498-07b541e2bfb4", "name": "Access Item Role Response", "originalRequest": { "url": { @@ -151205,7 +151205,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9858d6af-7dc5-48e1-94a2-d9ea3ad7c7fc", + "id": "5dff2bbc-3141-47ba-b7d7-06d72f883e23", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -151271,7 +151271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d9d5d79-ccaf-491b-a87e-cc3cfc43bfb8", + "id": "872835d7-d8b7-47de-9d39-597f2435350a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -151337,7 +151337,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0005870-2133-4028-9d2b-07cc1adeb50d", + "id": "639f13a3-868a-461f-a65a-3688200906e4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -151403,7 +151403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b3687d7-d9e4-45fd-9229-2f25dd831f62", + "id": "1777ecb6-49af-445f-b1dd-8b6326bd0190", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -151469,7 +151469,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a40c1b2a-46f2-4def-9c4d-0de4286e3981", + "id": "6e63e4e1-b02b-490e-8cc7-e01bc7c28c79", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -151541,7 +151541,7 @@ } }, { - "id": "18013cf6-ad45-4c9c-a029-8d82ea086af2", + "id": "67c14939-694c-49f9-9f7e-a6eef207c665", "name": "Lists all events for the given identity", "request": { "name": "Lists all events for the given identity", @@ -151665,7 +151665,7 @@ }, "response": [ { - "id": "e4690dae-2fa9-465e-a399-6c77ca39eed0", + "id": "c68daa5c-4e84-4107-9dba-2f4e07cbe741", "name": "AccessItemAssociated", "originalRequest": { "url": { @@ -151774,7 +151774,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1acbee4c-5a4c-43df-9056-a24a5cd6ec8f", + "id": "d97976d0-87a8-49ee-8e15-b3e130f5cb9f", "name": "AccessItemRemoved", "originalRequest": { "url": { @@ -151883,7 +151883,7 @@ "_postman_previewlanguage": "json" }, { - "id": "338cef18-6c0d-44c6-ba85-f2d055398ea5", + "id": "5011d4a8-bf20-4c37-8dd1-e836d947cd26", "name": "AttributesChanged", "originalRequest": { "url": { @@ -151992,7 +151992,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ec22917-6b09-42f8-94fc-f6d93460b280", + "id": "289eaecb-2b57-47e1-b887-986497ac8e84", "name": "AccessRequested", "originalRequest": { "url": { @@ -152101,7 +152101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0c15a2d-77a8-4c7f-8503-9ce9fd46c1e2", + "id": "f50d1235-389e-4c38-9770-f89cb116a918", "name": "IdentityCertified", "originalRequest": { "url": { @@ -152210,7 +152210,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9238f755-21c6-42e8-a2c4-1faf461ea3cf", + "id": "7f7ae474-21c6-4f70-ba9e-c746466b0afb", "name": "AccountStatusChanged", "originalRequest": { "url": { @@ -152319,7 +152319,7 @@ "_postman_previewlanguage": "json" }, { - "id": "964f1af2-fd11-435e-97c5-a0b3e8a95258", + "id": "1bab053a-aa01-4af4-8cfc-9992dc35b6f5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -152428,7 +152428,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63897580-7ad0-4f59-ab53-b6ae38344647", + "id": "85870ed4-a25a-4808-8d3a-6e47a3b38d25", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -152537,7 +152537,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e83cde5e-f757-4792-848c-cc00e9955a93", + "id": "1766e656-8188-423c-83be-e1e618845a84", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -152646,7 +152646,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41691e76-ac30-479f-8e7b-630912f9156c", + "id": "5cc1af64-dd68-4a3f-beb3-887ceeaea4ff", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -152755,7 +152755,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1b3677f-008a-4613-a376-c721fd3571d1", + "id": "ab08523c-725d-43ec-8688-e62e2d60f5f3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -152864,7 +152864,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1932e554-904e-43db-ae34-8edac8b509a1", + "id": "f8a622eb-56bb-47ae-85de-03f3c6c770e0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -152979,7 +152979,7 @@ } }, { - "id": "b6351268-f1aa-49ef-a204-41d463b42c1b", + "id": "75fa27b2-2b2e-41f5-9139-f407248fc62f", "name": "Gets the start date of the identity", "request": { "name": "Gets the start date of the identity", @@ -153030,7 +153030,7 @@ }, "response": [ { - "id": "93c5f12f-a644-46ba-9849-29b4af3590d4", + "id": "5c28757e-9516-4045-89fd-4e0f7b5aaf9a", "name": "The start date of the identity", "originalRequest": { "url": { @@ -153084,7 +153084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a324da63-4406-433e-b5d3-138a4692ac84", + "id": "bc61184f-224d-4d08-8424-24c378dcea95", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -153138,7 +153138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef8d4f3b-5ba4-475b-91de-312395b7f5f2", + "id": "d8f7f9cd-0f17-4845-9682-8079e0cac101", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -153192,7 +153192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4bcc229-e93b-419e-a893-dffa3b274558", + "id": "cc7fedb3-e259-40b5-92b6-33d68633b248", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -153246,7 +153246,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e216c59f-cf13-4632-abd8-66afbcf9ee0c", + "id": "19e3cb5e-6154-4188-8a33-483a6f97f792", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -153300,7 +153300,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83cb3e6e-31b7-4e6a-af2c-951b5060c0ec", + "id": "e57a2939-c0c6-402d-bbbc-77d4af876620", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -153360,7 +153360,7 @@ } }, { - "id": "3d3e7548-b629-43fb-829a-1d6a1ac7e771", + "id": "eaad3e39-b720-4341-8daa-b147717f23fa", "name": "Gets a difference of count for each access item types for the given identity between 2 snapshots", "request": { "name": "Gets a difference of count for each access item types for the given identity between 2 snapshots", @@ -153403,7 +153403,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "qui Excepteur amet cupidatat" + "value": "sunt proident qui" }, { "disabled": true, @@ -153412,7 +153412,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "reprehenderit cupidatat voluptate" + "value": "veniam" }, { "disabled": true, @@ -153475,7 +153475,7 @@ }, "response": [ { - "id": "cce429df-7f08-44e0-b255-5d43f17e9a6c", + "id": "c61acdc3-61fe-4ac7-a37b-906c27c33b00", "name": "A IdentityCompare object with difference details for each access item type", "originalRequest": { "url": { @@ -153513,7 +153513,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "reprehenderit cupidatat voluptate" + "value": "veniam" }, { "disabled": true, @@ -153584,7 +153584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f49c5c7b-1ab0-4a66-8017-db694feb7850", + "id": "0e038253-44c0-43f5-bd28-d7c2017e96d7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -153622,7 +153622,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "reprehenderit cupidatat voluptate" + "value": "veniam" }, { "disabled": true, @@ -153693,7 +153693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0a4afb6-f12d-4cfa-bddf-8a6a7b13e8d3", + "id": "fe4670b2-edc4-4afc-a6cc-421767e7c105", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -153731,7 +153731,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "reprehenderit cupidatat voluptate" + "value": "veniam" }, { "disabled": true, @@ -153802,7 +153802,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1b71707-86bb-4447-baf4-29383c173352", + "id": "a14f84f0-d67c-4aa0-9d1c-49a2eb4588f9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -153840,7 +153840,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "reprehenderit cupidatat voluptate" + "value": "veniam" }, { "disabled": true, @@ -153911,7 +153911,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d2cd57c-ca90-4c91-9467-31e1c74b1425", + "id": "c0285d93-f3c8-41df-a126-bb72aeb0d23e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -153949,7 +153949,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "reprehenderit cupidatat voluptate" + "value": "veniam" }, { "disabled": true, @@ -154020,7 +154020,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1723e91e-6167-4de6-a62f-b6a9ebb6d862", + "id": "8163f574-d5f3-4c99-bb0d-a2db56b7564a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -154058,7 +154058,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "reprehenderit cupidatat voluptate" + "value": "veniam" }, { "disabled": true, @@ -154135,7 +154135,7 @@ } }, { - "id": "32780437-562c-486c-aefa-54c56d665273", + "id": "21389271-a11e-4a6a-9521-693c8b1ec2f3", "name": "Gets a list of differences of specific accessType for the given identity between 2 snapshots", "request": { "name": "Gets a list of differences of specific accessType for the given identity between 2 snapshots", @@ -154256,7 +154256,7 @@ }, "response": [ { - "id": "98ec13ff-3b8b-4457-8878-b0d347f19bed", + "id": "b772fdc8-a800-4bdf-bb93-b6b061fcafae", "name": "A list of events for the identity", "originalRequest": { "url": { @@ -154366,7 +154366,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d34d7e7-bf70-45b9-b06d-6aa3fe1c8b6f", + "id": "8c9a97bb-89bb-4e3d-b7d8-ba36d9341522", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -154476,7 +154476,7 @@ "_postman_previewlanguage": "json" }, { - "id": "729ac861-ef2d-4039-a6ec-b6172cdbc926", + "id": "38dce65e-7d12-4a30-bb31-c7016d0ea972", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -154586,7 +154586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a6249af-7b36-4c0c-91b4-9ac111266010", + "id": "24776f4b-7ac5-4f69-bced-2387f843ac2f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -154696,7 +154696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "adf42687-3bc1-4a3a-86ab-386785357375", + "id": "ba98bdd9-40ad-4999-939d-8097cbf8d08f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -154806,7 +154806,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c7f3015-d9ea-4556-9c4e-a3c0a5b82636", + "id": "d7af7e83-5f0b-402c-9e16-b135b931ce17", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -154928,7 +154928,7 @@ "description": "Use this API to implement identity profile functionality. \nWith this functionality in place, administrators can view identity profiles and their configurations. \n\nIdentity profiles represent the configurations that can be applied to identities as a way of granting them a set of security and access, as well as defining the mappings between their identity attributes and their source attributes. \n\nIn Identity Security Cloud, administrators can use the Identities drop-down menu and select Identity Profiles to view the list of identity profiles. \nThis list shows some details about each identity profile, along with its status. \nThey can select an identity profile to view its settings, its mappings between identity attributes and correlating source account attributes, and its provisioning settings. \n\nRefer to [Creating Identity Profiles](https://documentation.sailpoint.com/saas/help/setup/identity_profiles.html) for more information about identity profiles.\n", "item": [ { - "id": "9dad9fd3-63c0-499e-b8f6-8cba50ca8d07", + "id": "1573497e-d94e-423b-971d-c5f77f444434", "name": "Identity Profiles List", "request": { "name": "Identity Profiles List", @@ -155003,7 +155003,7 @@ }, "response": [ { - "id": "94a4ead4-6e4d-41c2-8e19-8c82e27a00ad", + "id": "a7abcb31-0a1a-4d2c-9210-6e38f6fff047", "name": "List of identityProfiles.", "originalRequest": { "url": { @@ -155092,7 +155092,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f1724f2-5111-4be3-b876-99699a6f7d72", + "id": "5f8c569b-7ff7-4b80-a811-b134cf8773f2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -155181,7 +155181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9366cc9c-7b92-4dbd-bbcb-0d59c18a2a90", + "id": "73b82a07-4f7a-4208-a195-1c855cf8db25", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -155270,7 +155270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0fc626ed-4164-4600-99d8-9f8593639a20", + "id": "c39834a8-0099-48fa-a136-c23e35b6eaf3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -155359,7 +155359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53fcb453-6022-4ac2-b812-30efa7899453", + "id": "9ef30fb5-2aa5-43a1-ba8a-0eb7155f9c23", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -155448,7 +155448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ad72a24-fa03-4b01-9c14-bf097561b258", + "id": "a6075204-1f1b-4749-97a6-d2b248699455", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -155543,7 +155543,7 @@ } }, { - "id": "45d9d8d8-1464-4db6-9467-dfa9a9241134", + "id": "f3b12fad-b9a6-4cd7-b691-b70fe4ae6949", "name": "Create an Identity Profile", "request": { "name": "Create an Identity Profile", @@ -155585,7 +155585,7 @@ }, "response": [ { - "id": "2eaa049e-4f18-4b0e-b733-1d733b2f2d1d", + "id": "6703f595-ead8-4f1d-91fa-341a0b2b1b4b", "name": "The created Identity Profile", "originalRequest": { "url": { @@ -155641,7 +155641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "727535eb-a9db-4f60-9ace-e3a6156eb854", + "id": "9f74601a-35fd-4a3b-82db-05038f582858", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -155697,7 +155697,7 @@ "_postman_previewlanguage": "json" }, { - "id": "915fb87d-6360-4bfa-b899-27227bab49a0", + "id": "507a4c83-e11d-4676-9f6f-a75cd047adad", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -155753,7 +155753,7 @@ "_postman_previewlanguage": "json" }, { - "id": "acdfac17-df44-45ef-a257-8e02cee3fb5a", + "id": "6d1351fd-27aa-4c1d-9f27-7c247b491c9c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -155809,7 +155809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b1da685-6514-4066-9776-5062ee555f6c", + "id": "7d22af26-a8f9-4b40-b22d-35b6a34f2bf9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -155865,7 +155865,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62b9e397-3cfa-4d6e-9174-3ef00e9129df", + "id": "3cd48ca7-2655-4745-84f7-e04470525ffe", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -155927,7 +155927,7 @@ } }, { - "id": "cd01a68e-db18-4b9f-9c6b-c6ec2c6a9358", + "id": "59976ab9-d075-4eaa-9a2d-a265df08852b", "name": "Delete Identity Profiles", "request": { "name": "Delete Identity Profiles", @@ -155970,7 +155970,7 @@ }, "response": [ { - "id": "875ed905-0453-490c-9fd2-3da7656cca27", + "id": "8b402781-c070-4d1b-8cb6-7932fcd143a2", "name": "Accepted - Returns a TaskResult object referencing the bulk delete job created.", "originalRequest": { "url": { @@ -156022,12 +156022,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"ff8081814d977c21014da056804a0af3\",\n \"name\": \"Background Object Terminator c8f030f2-b1a6-4e33-99e8-6935bc18735d\",\n \"description\": \"Generic task for terminating data in the overlay, used by the TerminationService.\",\n \"launcher\": \"support\",\n \"completed\": \"1995-02-15T05:01:10.233Z\",\n \"launched\": \"1986-03-01T19:12:29.247Z\",\n \"completionStatus\": \"Success\"\n}", + "body": "{\n \"id\": \"ff8081814d977c21014da056804a0af3\",\n \"name\": \"Background Object Terminator c8f030f2-b1a6-4e33-99e8-6935bc18735d\",\n \"description\": \"Generic task for terminating data in the overlay, used by the TerminationService.\",\n \"launcher\": \"support\",\n \"completed\": \"1970-03-23T06:21:15.411Z\",\n \"launched\": \"2009-08-01T02:47:20.262Z\",\n \"completionStatus\": \"Success\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7bd0a99d-b43c-4d85-87a1-06d6f744ebec", + "id": "7a94ddfa-f01a-4526-b181-49ec81d0b2ef", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -156084,7 +156084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "baf396a1-59d4-4fc6-99e0-9893334af9dd", + "id": "3e7b9416-0fca-4ade-b019-566905636723", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -156141,7 +156141,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2679246f-c35a-44e4-b3a3-2781d4dd3b3e", + "id": "cd7e4684-a36b-413a-9c22-760f0556dd4e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -156198,7 +156198,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea21a1ad-5f82-430f-887a-3c813a4c3127", + "id": "96045514-6788-4ec3-add8-1c24f95d125f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -156255,7 +156255,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f58d953d-7b27-409c-8195-2105af409262", + "id": "7aaedbfb-c873-465f-b47c-d27a94c71d55", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -156318,7 +156318,7 @@ } }, { - "id": "59d9b208-4a67-41bd-a142-533deae78c6b", + "id": "d9119bf6-51a5-4c95-8394-8213c030ee6f", "name": "Export Identity Profiles", "request": { "name": "Export Identity Profiles", @@ -156394,7 +156394,7 @@ }, "response": [ { - "id": "17d55a70-05ad-4b8e-b9eb-9ce2e7b5be39", + "id": "8e81c58e-3fb2-447b-9aaf-c585572b1360", "name": "List of export objects with identity profiles.", "originalRequest": { "url": { @@ -156484,7 +156484,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9df72272-067c-4eb2-9c7d-523167e534dd", + "id": "dbd8672f-9c8e-41a8-9848-47a7d814b4a2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -156574,7 +156574,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0feb75f-9077-4a0c-90f8-cde171ec6688", + "id": "74e3ce4b-f2f5-4ca3-87e8-21cdce76f6a1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -156664,7 +156664,7 @@ "_postman_previewlanguage": "json" }, { - "id": "465a892b-4627-464d-987c-74428842276c", + "id": "7d4853ff-afe2-40e9-b5d5-4c09ed075c4c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -156754,7 +156754,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e812046-7eb6-4ae3-a028-dafc9826a929", + "id": "03e19245-3921-4023-a36e-fe0e2154faf1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -156844,7 +156844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fbf7e01-38b9-4d37-89ee-db9b8dfcfc8a", + "id": "c7d39a43-c971-4920-b814-22ba366a6681", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -156940,7 +156940,7 @@ } }, { - "id": "7e78e50d-e207-4e10-b9dd-8e835bc29ca0", + "id": "d877bd9e-4d6a-4dd0-b0eb-cc4d6b828ec6", "name": "Import Identity Profiles", "request": { "name": "Import Identity Profiles", @@ -156983,7 +156983,7 @@ }, "response": [ { - "id": "93c1102d-fef9-4834-95f3-3473ff0a018e", + "id": "1efefbfd-830b-4b90-86c1-42183587ff45", "name": "The result of importing Identity Profiles.", "originalRequest": { "url": { @@ -157040,7 +157040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6da29beb-ec1a-463f-8962-3e3a2d766aa6", + "id": "78ffee0a-481a-4013-9418-b9e50400e65f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -157097,7 +157097,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57e1c047-5977-4c94-929d-896bc116d346", + "id": "b638ab26-0f6c-4d8b-ac4a-e0d1925b6bf9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -157154,7 +157154,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edf74636-138d-4cfb-8f9b-0646129ec5ce", + "id": "67cc0323-9d7f-4f45-9d54-f10b890aa99d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -157211,7 +157211,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9dffb23-3192-43c6-bde2-d1405141127b", + "id": "980d3bb8-a1bf-4127-9b17-bd0a93ce8dbb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -157268,7 +157268,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3f25dd1-1e50-4b85-932b-36d0c3505eb8", + "id": "d3836c57-2e2d-4057-8dee-5c4046fba8e1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -157331,7 +157331,7 @@ } }, { - "id": "402b3ec5-e6c6-4ee8-98a1-6bbe7742863d", + "id": "ca32fc2b-f385-4500-84b5-d97c4ce3111b", "name": "Get single Identity Profile", "request": { "name": "Get single Identity Profile", @@ -157372,7 +157372,7 @@ }, "response": [ { - "id": "10d6fd3c-22ce-4443-81a7-97dfadb3b890", + "id": "599cfc59-ce75-48ee-8a6d-32d63e9e05f6", "name": "An Identity Profile object.", "originalRequest": { "url": { @@ -157416,7 +157416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba93d39e-bf40-46e4-aa28-e2816f3d23a0", + "id": "5567089b-f72a-40f5-adaa-33522404c76a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -157460,7 +157460,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4fefb5e6-316e-48ac-abf4-ee895134ecb4", + "id": "39d8a25f-bb10-4f6c-aaad-9578af9e74a5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -157504,7 +157504,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9e118db-6d90-4079-b701-828dcc3d4791", + "id": "e8406550-8871-471b-923f-004871579fd9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -157548,7 +157548,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa0a010b-4f3d-4dcb-9798-7ed273f4f189", + "id": "30ac0207-3741-4dee-b987-4404e83fafd9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -157592,7 +157592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b02b82f8-3f26-4ae6-8c26-5953b3622915", + "id": "ebd2601a-7ef8-4197-b7a6-bb1a7d83433c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -157636,7 +157636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4d2765d-7fb2-495c-8992-85a06713d883", + "id": "900a2146-23dc-43b1-ae91-cabd448aba3c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -157686,7 +157686,7 @@ } }, { - "id": "a7d457f3-7cfe-42ff-8f7c-38d5243011b5", + "id": "8efc278e-4776-41a8-8d85-9f4929a0964c", "name": "Delete an Identity Profile", "request": { "name": "Delete an Identity Profile", @@ -157727,7 +157727,7 @@ }, "response": [ { - "id": "bdb0b5a0-159e-41ea-9ed3-1cb5aee8bbed", + "id": "41f05544-aa29-47b3-a091-c514a0c72a41", "name": "Accepted - Returns a TaskResult object referencing the bulk delete job created.", "originalRequest": { "url": { @@ -157766,12 +157766,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"ff8081814d977c21014da056804a0af3\",\n \"name\": \"Background Object Terminator c8f030f2-b1a6-4e33-99e8-6935bc18735d\",\n \"description\": \"Generic task for terminating data in the overlay, used by the TerminationService.\",\n \"launcher\": \"support\",\n \"completed\": \"1968-01-04T23:00:54.113Z\",\n \"launched\": \"1999-07-09T17:33:31.391Z\",\n \"completionStatus\": \"Success\"\n}", + "body": "{\n \"id\": \"ff8081814d977c21014da056804a0af3\",\n \"name\": \"Background Object Terminator c8f030f2-b1a6-4e33-99e8-6935bc18735d\",\n \"description\": \"Generic task for terminating data in the overlay, used by the TerminationService.\",\n \"launcher\": \"support\",\n \"completed\": \"1972-12-18T17:24:03.498Z\",\n \"launched\": \"2023-11-16T15:29:27.236Z\",\n \"completionStatus\": \"Success\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f4a7cd1b-154b-4de5-bd69-57b57477a8d2", + "id": "8d8368af-5043-4946-8289-914da3681648", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -157815,7 +157815,7 @@ "_postman_previewlanguage": "json" }, { - "id": "613bc8f0-5599-4418-83b2-c0e15e93020d", + "id": "a0f46610-424f-4929-96ab-447a8775181e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -157859,7 +157859,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c1b1731-12bb-4ce8-bf97-c4d8fd90640d", + "id": "b3e23cce-3da6-4306-afbd-d572a868cebe", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -157903,7 +157903,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bbfa700-de85-4c8d-a062-c9dd3e4ab8d8", + "id": "57a50155-07c7-46dd-aa47-8733b31aa214", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -157947,7 +157947,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af6e695b-9e0f-4cce-898b-d1b65d199351", + "id": "986b72c6-5329-44f4-885b-7fb75ac5afcc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -157991,7 +157991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da828595-263e-4a97-8e93-f5ef1fce5026", + "id": "80ad7b24-58ac-43e4-a464-54b46ba8f8e5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -158041,7 +158041,7 @@ } }, { - "id": "70afae45-c472-47c9-9e7d-5f4d3b05cec4", + "id": "7bbb3704-2d06-4e6c-aa78-ef7519e8a8d7", "name": "Update the Identity Profile", "request": { "name": "Update the Identity Profile", @@ -158095,7 +158095,7 @@ }, "response": [ { - "id": "ee32a238-0003-4f9e-930a-df9f911de24c", + "id": "204e3d0b-462a-49c3-bbbd-ec9832226595", "name": "The updated Identity Profile.", "originalRequest": { "url": { @@ -158152,7 +158152,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a73cdf6-e5ef-4f17-a77f-ec0228577bb7", + "id": "7fef868b-1707-4a8d-b03d-eaa0e0eec8c9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -158209,7 +158209,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95fc4406-18db-424d-b0c8-896b08764e4a", + "id": "8c4d0ea2-1752-45b6-90c0-2820f9404c20", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -158266,7 +158266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6cd71cb8-15eb-4bee-8c1b-0701f5432228", + "id": "78365b68-1bda-4733-8a99-8b00c5731ba3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -158323,7 +158323,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9499495d-d417-4a9f-afb7-869f2bf428be", + "id": "1f66d046-db70-4d35-8b83-11701447a206", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -158380,7 +158380,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31c3fddd-149d-4f6b-a4f7-0757a2a1a888", + "id": "b0cd0952-cfa8-443b-bf5b-d0a734542572", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -158437,7 +158437,7 @@ "_postman_previewlanguage": "json" }, { - "id": "772fa7bc-268f-46ad-9ae0-e675273e932e", + "id": "0077a14b-68e3-4d3f-8f90-a614f376b63c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -158500,7 +158500,7 @@ } }, { - "id": "0d029e3e-2a7f-4235-8467-427a93d80fc9", + "id": "860659e3-d472-4abb-9686-b15d2e7bdc2e", "name": "Get default Identity Attribute Config", "request": { "name": "Get default Identity Attribute Config", @@ -158542,7 +158542,7 @@ }, "response": [ { - "id": "df0991df-5433-439a-b807-c4fb279279e5", + "id": "49315e12-6e3a-4b21-9e48-72fa97bd4025", "name": "An Identity Attribute Config object.", "originalRequest": { "url": { @@ -158587,7 +158587,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0559b3f-ed49-4ce8-bd97-362134415dc1", + "id": "1737f937-d15c-438e-af66-ce6d5dbcbed2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -158632,7 +158632,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56bdbc37-2c60-4242-a5ef-d4dc279bcb8f", + "id": "b2a62a8c-31f5-40ce-923c-a21bc6d1aff3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -158677,7 +158677,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ae89e77-3860-4c75-88dc-a6834dc9b799", + "id": "8220179b-c618-41aa-944f-858038d6e374", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -158722,7 +158722,7 @@ "_postman_previewlanguage": "json" }, { - "id": "798f70e9-fe48-4ec9-b9d7-b811e527bdcc", + "id": "3748486a-927b-46fe-b6b0-a944856eb094", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -158767,7 +158767,7 @@ "_postman_previewlanguage": "json" }, { - "id": "baebde09-1f97-4fb7-803a-c2eb417cd5ff", + "id": "ed170972-cf46-458e-a37a-2e339b306402", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -158812,7 +158812,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d9ff608-2580-4729-898f-83ac2f7cad98", + "id": "6e1c46bc-fb77-470e-9009-05d59ac43230", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -158863,7 +158863,7 @@ } }, { - "id": "cdfd3e97-0759-46d1-9f88-e5b5b6e669c0", + "id": "586c7eb0-6476-48ec-80e7-055fbe77f89c", "name": "Process identities under profile", "request": { "name": "Process identities under profile", @@ -158905,7 +158905,7 @@ }, "response": [ { - "id": "7cde5c3d-e0bf-4b6e-b419-5211c13a17b7", + "id": "81671cf1-bcef-462a-a841-0e64009ac4d9", "name": "Accepted status after refresh has launched", "originalRequest": { "url": { @@ -158950,7 +158950,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c744b976-a023-4daa-9baa-c11bf288ca2d", + "id": "9b104f5b-b411-4b08-9090-42e97c552e2f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -158995,7 +158995,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ab293a6-7271-44a1-933e-0d3c1f1e4403", + "id": "6bf6ae27-b645-4212-a03e-c059d19af017", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -159040,7 +159040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b40805b-2040-465d-80aa-9122e29f5160", + "id": "364a2034-ed5c-4712-9929-8423a347d4b9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -159085,7 +159085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd9a800b-1ef5-42e5-8ce1-2784c6ce7615", + "id": "0ad9b718-72cf-4699-a763-a9ab3d3b75bc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -159130,7 +159130,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79762175-3779-4b9f-ae15-e32f04b72625", + "id": "3f100406-6c4c-48b3-a9fa-b1967ec524d2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -159175,7 +159175,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74fc7b89-a07b-4e62-972a-2c6ec5562390", + "id": "186afa7e-1f86-4af1-ad97-af6446f528d3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -159226,7 +159226,7 @@ } }, { - "id": "1d837164-4b06-495b-912b-c894e6a55d0c", + "id": "7ffa9a0f-6878-4654-92e4-9ca71acc1998", "name": "Generate Identity Profile Preview", "request": { "name": "Generate Identity Profile Preview", @@ -159258,7 +159258,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:580c8ac7-c9f7-249d-4e37-c06b58600e22\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", + "raw": "{\n \"identityId\": \"urn:uuid:15c125ef-3664-03ee-9474-d95c7c007ee2\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -159269,7 +159269,7 @@ }, "response": [ { - "id": "872cfeed-05f5-4dd2-b93a-6d5c504ce497", + "id": "21787c6d-a8ea-46ed-99de-09976d40513a", "name": "A preview of the identity attributes after applying identity attributes config sent in request body.", "originalRequest": { "url": { @@ -159304,7 +159304,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:580c8ac7-c9f7-249d-4e37-c06b58600e22\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", + "raw": "{\n \"identityId\": \"urn:uuid:15c125ef-3664-03ee-9474-d95c7c007ee2\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -159326,7 +159326,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5dbd6e1-95a6-4f97-b026-18d90c2137ca", + "id": "3fec8842-96a5-47c6-aa61-83b26f1093a7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -159361,7 +159361,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:580c8ac7-c9f7-249d-4e37-c06b58600e22\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", + "raw": "{\n \"identityId\": \"urn:uuid:15c125ef-3664-03ee-9474-d95c7c007ee2\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -159383,7 +159383,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3569c523-16cf-4877-b3b2-9012a4a3775d", + "id": "04e05de0-4f1e-42f8-9594-a222d9f022b3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -159418,7 +159418,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:580c8ac7-c9f7-249d-4e37-c06b58600e22\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", + "raw": "{\n \"identityId\": \"urn:uuid:15c125ef-3664-03ee-9474-d95c7c007ee2\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -159440,7 +159440,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f82583dd-06de-42cf-a640-6e5e8ebbed67", + "id": "6173000d-5ed0-4d74-ad11-84793eb82d03", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -159475,7 +159475,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:580c8ac7-c9f7-249d-4e37-c06b58600e22\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", + "raw": "{\n \"identityId\": \"urn:uuid:15c125ef-3664-03ee-9474-d95c7c007ee2\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -159497,7 +159497,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7419dda8-85c2-4cbd-9195-21aaf34e38c8", + "id": "d2a0fb06-97aa-4923-a826-f512acf73b77", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -159532,7 +159532,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:580c8ac7-c9f7-249d-4e37-c06b58600e22\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", + "raw": "{\n \"identityId\": \"urn:uuid:15c125ef-3664-03ee-9474-d95c7c007ee2\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -159554,7 +159554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3cf59a4-15f2-4097-9561-11a7ecab84bf", + "id": "73e5e82b-647a-4f2a-975a-50ee0a4f2eb1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -159589,7 +159589,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:580c8ac7-c9f7-249d-4e37-c06b58600e22\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", + "raw": "{\n \"identityId\": \"urn:uuid:15c125ef-3664-03ee-9474-d95c7c007ee2\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -159623,7 +159623,7 @@ "description": "Use this API to implement and customize lifecycle state functionality.\nWith this functionality in place, administrators can create and configure custom lifecycle states for use across their organizations, which is key to controlling which users have access, when they have access, and the access they have.\n\nA lifecycle state describes a user's status in a company. For example, two lifecycle states come by default with Identity Security Cloud: 'Active' and 'Inactive.' \nWhen an active employee takes an extended leave of absence from a company, his or her lifecycle state may change to 'Inactive,' for security purposes. \nThe inactive employee would lose access to all the applications, sources, and sensitive data during the leave of absence, but when the employee returns and becomes active again, all that access would be restored. \nThis saves administrators the time that would otherwise be spent provisioning the employee's access to each individual tool, reviewing the employee's certification history, etc. \n\nAdministrators can create a variety of custom lifecycle states. Refer to [Planning New Lifecycle States](https://documentation.sailpoint.com/saas/help/provisioning/lifecycle.html#planning-new-lifecycle-states) for some custom lifecycle state ideas.\n\nAdministrators must define the criteria for being in each lifecycle state, and they must define how Identity Security Cloud manages users' access to apps and sources for each lifecycle state.\n\nIn Identity Security Cloud, administrators can manage lifecycle states by going to Admin > Identities > Identity Profile, selecting the identity profile whose lifecycle states they want to manage, selecting the 'Provisioning' tab, and using the left panel to either select the lifecycle state they want to modify or create a new lifecycle state. \n\nIn the 'Provisioning' tab, administrators can make the following access changes to an identity profile's lifecycle state: \n\n- Enable/disable the lifecycle state for the identity profile.\n\n- Enable/disable source accounts for the identity profile's lifecycle state.\n\n- Add existing access profiles to grant to the identity profiles in that lifecycle state.\n\n- Create a new access profile to grant to the identity profile in that lifecycle state.\n\nAccess profiles granted in a previous lifecycle state are automatically revoked when the identity moves to a new lifecycle state. \nTo maintain access across multiple lifecycle states, administrators must grant the access profiles in each lifecycle state. \nFor example, if an administrator wants users with the 'HR Employee' identity profile to maintain their building access in both the 'Active' and 'Leave of Absence' lifecycle states, the administrator must grant the access profile for that building access to both lifecycle states.\n\nDuring scheduled refreshes, Identity Security Cloud evaluates lifecycle states to determine whether their assigned identities have the access defined in the lifecycle states' access profiles. \nIf the identities are missing access, Identity Security Cloud provisions that access. \n\nAdministrators can also use the 'Provisioning' tab to configure email notifications for Identity Security Cloud to send whenever an identity with that identity profile has a lifecycle state change. \nRefer to [Configuring Lifecycle State Notifications](https://documentation.sailpoint.com/saas/help/provisioning/lifecycle.html#configuring-lifecycle-state-notifications) for more information on how to do so.\n\nAn identity's lifecycle state can have four different statuses: the lifecycle state's status can be 'Active,' it can be 'Not Set,' it can be 'Not Valid,' or it 'Does Not Match Technical Name Case.' \nRefer to [Moving Identities into Lifecycle States](https://documentation.sailpoint.com/saas/help/provisioning/lifecycle.html#moving-identities-into-lifecycle-states) for more information about these different lifecycle state statuses. \n\nRefer to [Setting Up Lifecycle States](https://documentation.sailpoint.com/saas/help/provisioning/lifecycle.html) for more information about lifecycle states.\n", "item": [ { - "id": "40249897-5267-4710-978a-6da8af2ba400", + "id": "7312b450-1f15-4d5d-9561-01606da965f0", "name": "Set Lifecycle State", "request": { "name": "Set Lifecycle State", @@ -159678,7 +159678,7 @@ }, "response": [ { - "id": "8f62c5b4-0334-48a1-a462-36daa2f00aa3", + "id": "25d7b635-5622-4fe0-b8bc-2c73d7fd39aa", "name": "The request was successfully accepted into the system.", "originalRequest": { "url": { @@ -159736,7 +159736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79f95594-994c-4369-9b18-eafdbb087357", + "id": "dbd60d53-d77f-48bd-8956-1ce91133e8d6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -159794,7 +159794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ddddb41a-0201-4947-af77-9a9ba513bead", + "id": "b2fa8c7b-e555-43ea-827b-3eb8c59ca244", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -159852,7 +159852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02c67796-15e7-4ba9-ac13-73de9e5d8c00", + "id": "dba925b9-69de-4b39-953a-711286d16aca", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -159910,7 +159910,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c4dab63-e99a-4f90-ad08-3fbc607f3f89", + "id": "94fd8871-f935-4a23-bc9b-1e3497bbe5cf", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -159968,7 +159968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0cfcfbe-23e3-4316-9ad3-ab445a7b9744", + "id": "c3be0292-4753-41b0-b92b-a4529ad64710", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -160026,7 +160026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e312df9d-c097-46bf-b6ed-b079a3840628", + "id": "3a9eb899-3240-4a8d-bce0-0b8abf79f41f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -160090,7 +160090,7 @@ } }, { - "id": "3dcd54dc-5775-4fc8-ab9f-ced793668cfa", + "id": "4ca45873-053e-4c56-91b8-4e9c4e951f70", "name": "Lists LifecycleStates", "request": { "name": "Lists LifecycleStates", @@ -160169,7 +160169,7 @@ }, "response": [ { - "id": "58fd4b9d-112b-406b-9813-272ce2040257", + "id": "13b5b046-add1-4f2d-8ba3-d2b8c092f2fd", "name": "List of LifecycleState objects.", "originalRequest": { "url": { @@ -160251,7 +160251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9722418f-840b-45e2-9fec-91827e72f713", + "id": "c42e45f8-464f-421d-9332-41f8504d4a35", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -160333,7 +160333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8b6009d-9043-4fb5-abe9-ebac2bea08f3", + "id": "65cc1116-d6a6-441d-9ecb-1cf343d76a98", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -160415,7 +160415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a726603e-f5c0-421b-a923-fdb2ba47ed96", + "id": "16825cbb-51c7-4a8a-8955-37962c4d25d7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -160497,7 +160497,7 @@ "_postman_previewlanguage": "json" }, { - "id": "169295d1-8414-4219-82d6-a01b14fb95bf", + "id": "f873e232-1281-4e4b-a7d5-0dd2b07cf3ab", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -160579,7 +160579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d65e932f-1796-4ef8-9399-a8de72453a0c", + "id": "65004de3-5032-408d-acac-ee65e21edaa3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -160667,7 +160667,7 @@ } }, { - "id": "54f126ee-d9de-4009-8df8-86a523a42396", + "id": "1816c79c-6a31-4aa6-9732-ba59186f6847", "name": "Create Lifecycle State", "request": { "name": "Create Lifecycle State", @@ -160722,7 +160722,7 @@ }, "response": [ { - "id": "614d7d7e-e74d-4140-8455-8cdcb2ce675d", + "id": "b7a1f6e9-7cd4-40ab-a56c-3d6701cf1268", "name": "Created LifecycleState object.", "originalRequest": { "url": { @@ -160780,7 +160780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "095244f4-8dd7-447a-a9ca-9d571b6e31a8", + "id": "76db8ea1-7c13-4e9a-baf0-cae047b32892", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -160838,7 +160838,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f273d52b-d4ea-49f8-9f56-1639694e9499", + "id": "9b95077b-f696-4704-a106-a117dcbea62c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -160896,7 +160896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d7dacb2-58e0-47f4-8ea4-bc3ceaa756c6", + "id": "5b37d543-eacb-4753-9de8-9552110358a6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -160954,7 +160954,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0889e34-bf50-4db8-9168-1e6066fa3b90", + "id": "7702c56b-cc36-4901-b09c-a064d2c55bb5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -161012,7 +161012,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0203624-7295-478f-896c-358a77578857", + "id": "2ad9e9ae-9943-4e4b-8463-0800abdc4d0a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -161076,7 +161076,7 @@ } }, { - "id": "af6457dc-e38e-4918-a2a9-27cb8cef7ac8", + "id": "08fdd970-6cf4-455b-8fd1-7c45f6f99214", "name": "Get Lifecycle State", "request": { "name": "Get Lifecycle State", @@ -161129,7 +161129,7 @@ }, "response": [ { - "id": "0155d05c-d59b-4825-8b72-3c9cee4cfc5d", + "id": "f9e5cd3c-4d5d-45e9-bb05-8099dfb05287", "name": "The requested LifecycleState was successfully retrieved.", "originalRequest": { "url": { @@ -161175,7 +161175,7 @@ "_postman_previewlanguage": "json" }, { - "id": "816def5e-a345-4c0f-8668-f108c0913a00", + "id": "bcc0d888-33a4-4e48-b435-afe33e3701c2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -161221,7 +161221,7 @@ "_postman_previewlanguage": "json" }, { - "id": "223f3fa8-2d89-4890-89b8-137dae81667b", + "id": "d9d91082-a01c-455a-bd2e-8744b1f74c63", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -161267,7 +161267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95678aae-1b62-4eb9-9bf3-aaab0e7c7f16", + "id": "c75e925b-1157-40c6-b919-1be50c3b6eb5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -161313,7 +161313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d34ced1-6796-454a-a3e6-75d1ca5e067e", + "id": "cbbc73a2-8ba8-4cff-861b-6312ad2b7c87", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -161359,7 +161359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b6c23e4-b2de-4528-8853-22aeb1b2bd6e", + "id": "1aa7e7c2-37d7-4ff2-bb03-48a25db50d0e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -161405,7 +161405,7 @@ "_postman_previewlanguage": "json" }, { - "id": "095ddc5a-6965-45cd-9971-d625f3e125cd", + "id": "c09f23ad-f9ef-4839-ad93-ed78f41f13f0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -161457,7 +161457,7 @@ } }, { - "id": "36aa45c7-6825-45ee-8093-b1dc6306c2bc", + "id": "488c9619-8dfd-4f74-8c63-736cff3a7638", "name": "Update Lifecycle State", "request": { "name": "Update Lifecycle State", @@ -161523,7 +161523,7 @@ }, "response": [ { - "id": "1cbcd27b-2e60-469d-9357-2420edf572ed", + "id": "552bf5b0-6b35-495c-8130-e3eed2e1e3a5", "name": "The LifecycleState was successfully updated.", "originalRequest": { "url": { @@ -161582,7 +161582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ac95ac9-dc58-406e-b251-06074da93309", + "id": "b9eeeed7-a0f3-4a80-9257-725fde3546bf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -161641,7 +161641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26c53906-2c34-46a6-a369-881b4cabee3d", + "id": "81a8cc13-2f80-4ef4-8974-7102f6e32380", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -161700,7 +161700,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afb3ca08-10dd-47b7-818c-99dd27b50f6b", + "id": "a729625c-6c45-4257-8f4a-e10b0c73a59c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -161759,7 +161759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36cbdd80-2b93-4437-9b57-d89e55d8c231", + "id": "cfd8ad5c-efa0-465e-9f8d-b52c0faa0c19", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -161818,7 +161818,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a08efd7-bc2a-48fc-bcc9-9d95765537d2", + "id": "da87bdf4-dec5-4886-ba08-df0c4b8f9524", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -161877,7 +161877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9bcea7d7-7d87-4c80-a36e-118a0cc675a2", + "id": "a719e44e-5a50-411b-96f7-367471e7c096", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -161942,7 +161942,7 @@ } }, { - "id": "3f6ea894-d92d-44b6-868e-b67e649a2b72", + "id": "558d9e57-3871-4c7f-aa77-f34b5524c76f", "name": "Delete Lifecycle State", "request": { "name": "Delete Lifecycle State", @@ -161995,7 +161995,7 @@ }, "response": [ { - "id": "9a2bf54b-1f99-4c4c-8043-891e96b064e4", + "id": "31b2b8b8-81c1-4e4f-8797-ad0344e2490b", "name": "The request was successfully accepted into the system.", "originalRequest": { "url": { @@ -162036,12 +162036,12 @@ "value": "application/json" } ], - "body": "{\n \"type\": \"LIFECYCLE_STATE\",\n \"id\": \"minim nostrud\",\n \"name\": \"Contractor Lifecycle\"\n}", + "body": "{\n \"type\": \"LIFECYCLE_STATE\",\n \"id\": \"Duis labore et sit tempor\",\n \"name\": \"Contractor Lifecycle\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2f7e380f-8a5a-41a7-8b0e-33c43a892c80", + "id": "8929f690-95e2-4918-bfbc-0db8a6abad88", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -162087,7 +162087,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c82a451-e42d-486a-921a-7319795d001c", + "id": "9697e678-fc66-44fc-b3be-89d1839b9e3a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -162133,7 +162133,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65392b5c-ecdd-4e6b-a922-980e780b318b", + "id": "fc3dd64a-651e-46d1-bd50-55ca222dad89", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -162179,7 +162179,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c3a3ba7-b480-4f6f-b9ab-cf5ab336c6af", + "id": "2b5523f2-3da6-4fc1-97e3-737f9f5edcbb", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -162225,7 +162225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac5a9a82-1572-4763-b5b3-24f0203da4dc", + "id": "16c1d7a3-8c8b-4793-8b5b-ab08f6181af9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -162271,7 +162271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db8c51c3-aeb8-4d7a-b16b-31ee423a65d7", + "id": "01029313-4e99-48f1-9caf-10eb8b8f0e5d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -162329,7 +162329,7 @@ "description": "Read and create operations for client data and statuses", "item": [ { - "id": "d00e8ad0-2197-4ef5-8b8d-d6b26c5bab43", + "id": "13bb812c-c317-4772-8daa-459cf615b076", "name": "Get Managed Clients", "request": { "name": "Get Managed Clients", @@ -162395,7 +162395,7 @@ }, "response": [ { - "id": "265a5c7d-0d2a-47db-a94e-91e621ccb417", + "id": "c12f960a-408d-478c-8de6-a79236a7d83e", "name": "Responds with a list of ManagedClient based on the query params provided", "originalRequest": { "url": { @@ -162470,12 +162470,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"Excepteur\",\n \"cookbook\": \"reprehenderit mag\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"ut qui elit dolore aute\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n },\n {\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"aliquip mollit velit veniam\",\n \"cookbook\": \"et sit\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"aliquip ut laborum\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n }\n]", + "body": "[\n {\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"amet nostrud esse mollit\",\n \"cookbook\": \"sint qui\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"culpa Ut\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n },\n {\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"Lorem do\",\n \"cookbook\": \"sint dolor\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"id veniam in\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6219701e-15c9-40db-80bd-72eedb8d8894", + "id": "550ff945-8f0e-4c8c-8f21-59d554a2c0a4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -162555,7 +162555,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfac3199-dfc2-4217-99e8-6aed7c61f5f6", + "id": "2b50142d-bdde-4385-8aad-59777c9cb969", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -162635,7 +162635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e5055d4-bc61-4cb2-8fde-e9752a4d298a", + "id": "72648312-8ea7-4e89-8543-c3f26b5c5e38", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -162715,7 +162715,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1db28885-9f9f-46c9-9e44-5371fa463432", + "id": "e0a170b6-7e5a-48d1-bbe5-f19b52e87b60", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -162795,7 +162795,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88334d70-90c4-478e-8174-da5d97337d17", + "id": "65884c45-24f5-4ec6-b543-57232753808c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -162881,7 +162881,7 @@ } }, { - "id": "f57b9157-0ed6-4e8e-95a9-8eb0e886100e", + "id": "e4279fec-f4cc-427f-aac4-3128d46abee5", "name": "Create a new Managed Client", "request": { "name": "Create a new Managed Client", @@ -162923,7 +162923,7 @@ }, "response": [ { - "id": "0fae3adf-3790-46a3-b7c6-ecbf3873e9dd", + "id": "65dd465b-1209-4fad-b9f1-58f9d4b907d9", "name": "The created ManagedClient", "originalRequest": { "url": { @@ -162974,12 +162974,12 @@ "value": "application/json" } ], - "body": "{\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"exercitation quis est mollit\",\n \"cookbook\": \"exercitation in\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"proident ea esse\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n}", + "body": "{\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"minim velit ut\",\n \"cookbook\": \"ex aliqua officia id\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"Excepteur\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c33cc148-e1b6-4cde-a20c-ac165bc4b043", + "id": "13511f3c-6898-420a-b80e-b1aa3211b20b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -163035,7 +163035,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7dfe3310-39c5-4e1e-a0d3-c4318b5faed7", + "id": "8a398e6b-dd30-4fae-a197-abf636088b11", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -163091,7 +163091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad027dd4-46de-49ce-a995-e311afd2f04e", + "id": "accddb0b-d634-4e9f-902d-5777faa216ae", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -163147,7 +163147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbea05af-c8be-42c8-ab3c-ec03ccdb31ad", + "id": "23a1fade-bff3-4da6-bc60-6b02c9a0c48f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -163203,7 +163203,7 @@ "_postman_previewlanguage": "json" }, { - "id": "332aa8ff-11e3-49b1-8b47-5d51105427e1", + "id": "08b608aa-13ab-4f24-a39d-9c57e42b5e14", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -163265,7 +163265,7 @@ } }, { - "id": "cf2e52bf-d73b-4fbd-818d-7566046f8e5a", + "id": "7673be52-2c2a-4382-a493-d87167cbcf8e", "name": "Get a Managed Client", "request": { "name": "Get a Managed Client", @@ -163306,7 +163306,7 @@ }, "response": [ { - "id": "177cf635-830f-4f67-95d6-3b40cf6cc878", + "id": "58a110dc-9e84-49e5-9ecf-0494b92dd83f", "name": "Responds with a Managed Client", "originalRequest": { "url": { @@ -163345,12 +163345,12 @@ "value": "application/json" } ], - "body": "{\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"exercitation quis est mollit\",\n \"cookbook\": \"exercitation in\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"proident ea esse\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n}", + "body": "{\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"minim velit ut\",\n \"cookbook\": \"ex aliqua officia id\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"Excepteur\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8bf081cb-2d47-45aa-8c09-68a5b6763bcd", + "id": "700ad824-5a18-4895-8f86-e884841469db", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -163394,7 +163394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c75c83f9-317f-436f-9b8a-e787e8a54b47", + "id": "36176242-6175-488e-bd0a-bbe0c059ca2c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -163438,7 +163438,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5760436-8f66-4698-afd4-40f4eb9474ac", + "id": "efb6002e-bf22-4294-aa7e-b43991a45fba", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -163482,7 +163482,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4decc59d-1453-400f-aee2-1de4376cb300", + "id": "d7402282-9383-4db2-90f6-1256b5e53691", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -163526,7 +163526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27f18eee-6ca3-43c8-b3bb-44e968e2c5b7", + "id": "22359873-abd0-460d-98db-1c256a20dead", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -163570,7 +163570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "090734e9-7975-41ca-87a4-d33a7860b76c", + "id": "e4c1c1c9-434b-450c-90c2-6062737a1319", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -163620,7 +163620,7 @@ } }, { - "id": "26758772-30de-4e36-809a-695d7a493975", + "id": "23553628-fd12-485e-92c9-2390a67374c7", "name": "Update a Managed Client", "request": { "name": "Update a Managed Client", @@ -163674,7 +163674,7 @@ }, "response": [ { - "id": "c31e7ca9-36cf-4e01-a099-a28f5f50e9eb", + "id": "28730cfb-1ec6-4967-a946-f501269409ab", "name": "The updated Managed Client", "originalRequest": { "url": { @@ -163726,12 +163726,12 @@ "value": "application/json" } ], - "body": "{\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"exercitation quis est mollit\",\n \"cookbook\": \"exercitation in\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"proident ea esse\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n}", + "body": "{\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"minim velit ut\",\n \"cookbook\": \"ex aliqua officia id\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"Excepteur\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "45aef27b-fdbe-4ce7-a67e-d07a1747f361", + "id": "accb7b4e-3a5f-4d86-891f-54e762520e35", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -163788,7 +163788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4de6c2bc-b183-4021-80dc-8b0675be3ce9", + "id": "e976f9a5-4e33-49dd-9207-15b706a646fb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -163845,7 +163845,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcfb0f17-f0a6-4afc-87a0-6ef0fc078f3f", + "id": "1b27bff9-81ec-4c60-b414-59d261a8db04", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -163902,7 +163902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3293c5cb-5508-42b1-8b06-1ec297b09b14", + "id": "e1e98a85-2924-440c-bd43-5cd06983d0d0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -163959,7 +163959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e8e89e9-a1ab-4406-8e25-c949fdd4920b", + "id": "5aa6a6f9-2e3b-4267-b8c3-7a5bc7e164c4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -164016,7 +164016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3b7221b-43a9-4729-aa55-b887916f6444", + "id": "a29ad9f3-48c1-41b8-8514-db9923766be2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -164079,7 +164079,7 @@ } }, { - "id": "17005b8c-dcc3-478c-bcda-627edb5ef5bd", + "id": "8d719f65-a8f1-4d1e-8dc5-246655da972d", "name": "Delete a Managed Client", "request": { "name": "Delete a Managed Client", @@ -164120,7 +164120,7 @@ }, "response": [ { - "id": "7c445644-e32a-4f64-b192-268ccaf4e4eb", + "id": "f4663a4e-0ea0-4b90-a57d-82112e95c50d", "name": "The Managed Client was successfully deleted.", "originalRequest": { "url": { @@ -164154,7 +164154,7 @@ "_postman_previewlanguage": "text" }, { - "id": "29d75bda-45df-455a-b739-5b592ab0de56", + "id": "9a67d947-4e5c-4cd5-addd-4018542ad49e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -164198,7 +164198,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8b6e3d0-1632-4387-8f84-cd869b77b4ec", + "id": "1373ae7e-ce16-459c-8bb1-770e52e46996", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -164242,7 +164242,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64ec6115-4689-4e29-ab1c-ad4766c5d18d", + "id": "995993b2-4773-4cac-b7d9-791073b29b86", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -164286,7 +164286,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd21d370-7f4b-406c-9266-be0af4d4a1c0", + "id": "c6f2cd4c-7e27-418f-99fe-db12ed51d742", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -164330,7 +164330,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be40b0dc-e9d9-4e94-9d28-0f9c31c8e320", + "id": "97498118-0f9b-4915-a9b9-1f48495f6d8b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -164380,7 +164380,7 @@ } }, { - "id": "9ca14b6a-72c8-4641-85a7-e7a8361d79b6", + "id": "564b60d5-17c7-43c0-9c29-3438ac8f3002", "name": "Get Managed Client Status.", "request": { "name": "Get Managed Client Status.", @@ -164432,7 +164432,7 @@ }, "response": [ { - "id": "75457d3d-d74e-4430-b587-f67d174b3392", + "id": "f9c9cdd6-e852-44b0-80e7-65b446d750b8", "name": "Responds with the Status of the Managed Client with the given ID and Type.", "originalRequest": { "url": { @@ -164487,7 +164487,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a32e0e3f-c429-405b-9c6e-3eba5853691f", + "id": "82308af9-b129-450f-8f3e-246827ebb8b0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -164542,7 +164542,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efdb1a8f-8cb9-4ccc-9b31-425e8dd78c24", + "id": "c3dd2c95-074b-429d-927d-ef97c1f616d4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -164597,7 +164597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f6dbfd4-7d98-4d60-a5a2-3c50f38ad6d4", + "id": "6e5af227-8a42-4c12-9d5a-fca744509433", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -164652,7 +164652,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3ca0aa2-ca10-4d60-b6a2-b9cf8bda682b", + "id": "9d147502-99d2-4073-abf2-902ffd454f97", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -164707,7 +164707,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f587ece9-5116-498d-935e-11ebaf6af631", + "id": "072ed768-430e-40d1-ab12-ae10c68af2a1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -164762,7 +164762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29afdc03-9914-4b16-94d7-5e83fe05116f", + "id": "9e0367b3-4888-4ccf-b471-485f97565f2f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -164829,7 +164829,7 @@ "description": "Read and create pperations for client Clusters, including Log Configuration", "item": [ { - "id": "024788f9-0b15-4fd2-828f-ababdc96a8d5", + "id": "602a70c0-72fc-448a-9606-fca70edda43c", "name": "Retrieve all Managed Clusters.", "request": { "name": "Retrieve all Managed Clusters.", @@ -164895,7 +164895,7 @@ }, "response": [ { - "id": "b4b3603f-2b60-47c6-b4ca-d8ed2186b324", + "id": "105ed5be-58a3-4043-a7de-a3736b2cc66e", "name": "Responds with a list of ManagedCluster.", "originalRequest": { "url": { @@ -164975,7 +164975,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67934409-2b20-4430-a293-4305639a5e44", + "id": "ffb06a53-c02e-49d0-bcbf-5ba6a8990876", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -165055,7 +165055,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af8ba58c-76f5-4e58-a0cc-2b722c47a6c0", + "id": "a7d9d7ed-44ed-41dc-92ba-f8d3258ef4dc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -165135,7 +165135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e8fdb14-eb5e-4d48-be20-71131ce1ab39", + "id": "e7270457-270f-4e12-80e2-c6aa748b6f71", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -165215,7 +165215,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a4d5d34-fd2b-43bb-b669-da916c7c81e8", + "id": "7cd1ec65-0beb-4906-92a2-4741db282433", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -165295,7 +165295,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4328f6fe-a6e8-4d3e-9130-f709459abe9f", + "id": "3e4795bf-b343-486c-a7f1-48c0f1d3d271", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -165381,7 +165381,7 @@ } }, { - "id": "87ccb585-a9e1-469c-891b-2139b35c6aec", + "id": "f0f15abc-601f-4ede-b573-f645e00642b3", "name": "Create a new Managed Cluster", "request": { "name": "Create a new Managed Cluster", @@ -165423,7 +165423,7 @@ }, "response": [ { - "id": "82cfe8a9-23c6-43f4-b733-8659d0aa9a45", + "id": "81b7a889-f748-47b2-8a7d-6cc2787871ca", "name": "The created ManagedClient", "originalRequest": { "url": { @@ -165479,7 +165479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "491a40fa-4438-44b5-95d3-f7cc63290440", + "id": "9975c00b-f3ab-4698-8809-e0c2a17b20ca", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -165535,7 +165535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "866ee43d-840d-4ce7-a74d-f89c06ee5924", + "id": "14cf1987-70c2-41ee-99c0-b69c44dbc74a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -165591,7 +165591,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5b0911e-8bbf-45a3-8ec1-245b7604125d", + "id": "a92d21ef-d536-4659-a30a-9df86cd9fc03", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -165647,7 +165647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0c8bd53-00c0-479e-9315-c9b89a76ca9d", + "id": "308267ca-19f1-4982-9d84-5979857588b8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -165703,7 +165703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "317ac500-e0c6-44f8-9449-412c6981e223", + "id": "0dfb48cd-9204-4d98-8888-0c608d2d9f8d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -165765,7 +165765,7 @@ } }, { - "id": "0775c937-cb38-4aa8-b787-aef4fcc77abb", + "id": "724138a0-0843-4208-bee5-a2e5a849eb3f", "name": "Get a specified Managed Cluster.", "request": { "name": "Get a specified Managed Cluster.", @@ -165806,7 +165806,7 @@ }, "response": [ { - "id": "edad7645-36e6-4d5b-b8c5-c1ad7f64a52f", + "id": "191ad454-3337-4a1a-bebb-9c7b7c224a84", "name": "Responds with ManagedCluster having the given ID.", "originalRequest": { "url": { @@ -165850,7 +165850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43dfc5a1-59d1-4d57-be58-de8675a8cc7d", + "id": "0e6ce386-e7c9-407c-96f0-eca0c2cfebe2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -165894,7 +165894,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb0bfff0-f23a-484b-8ad8-eee5d250955e", + "id": "b4f8635b-2f73-41e8-b0ce-81ae27433101", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -165938,7 +165938,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebd872b8-bc52-4260-970c-176871ffc545", + "id": "2840658c-5a8d-4bc6-86a1-c2e8c9ace977", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -165982,7 +165982,7 @@ "_postman_previewlanguage": "json" }, { - "id": "116d7a2d-88b0-4025-8bda-83931a15eeb6", + "id": "1974690a-944c-48b2-b55f-62fa983343a2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -166026,7 +166026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f9919f3-7dfb-48bd-9636-6eb65045d22c", + "id": "f24d6e2e-c22a-410d-9218-36dfb31d6e2e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -166070,7 +166070,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0c56c15-cd5d-4d78-9394-4fc2ea08ca7d", + "id": "29818d6a-22be-4091-b7cc-6552e8a22771", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -166120,7 +166120,7 @@ } }, { - "id": "3640b54f-b5b0-4c8f-97fc-34100c7557ee", + "id": "a942e753-341e-4a2d-a104-11bb6839247e", "name": "Update a Managed Cluster", "request": { "name": "Update a Managed Cluster", @@ -166174,7 +166174,7 @@ }, "response": [ { - "id": "4b3e990d-4c9d-4772-840f-c96fbc17d8b4", + "id": "a5a467a2-ab5f-42cf-af21-b2e8993a4e12", "name": "The updated Managed Cluster", "originalRequest": { "url": { @@ -166231,7 +166231,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ef642ff-a63f-44ab-acd1-82eacf55e5af", + "id": "981a67fb-0f15-4901-b931-b391813b7a34", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -166288,7 +166288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b7cb68a-f363-433b-90a6-28022bc9beb2", + "id": "eea68331-7d82-4c82-981c-0f9fea513404", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -166345,7 +166345,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2570a3e-a1e0-44dd-bd02-9091db1ccb64", + "id": "805c6330-a3c1-47c2-a133-00fcdce87629", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -166402,7 +166402,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51536939-98f1-4d7a-b64e-344c373bc0db", + "id": "9b28e0de-3f05-4950-8196-5719cb8a6069", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -166459,7 +166459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "802d7a22-1421-4a7c-9e5d-d5eb563c54cd", + "id": "73e2c7cf-317d-4aa3-8e77-6a9654ed5edf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -166516,7 +166516,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8716901f-acf6-4fd6-862e-4737b271d063", + "id": "fd636fa0-73ee-436c-bfc5-1fdabcd7f875", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -166579,7 +166579,7 @@ } }, { - "id": "c79a0d88-15f0-4bf4-a5e4-557a7aea2d2d", + "id": "3a209609-ca0e-47af-8b00-3431f467002b", "name": "Delete a Managed Cluster", "request": { "name": "Delete a Managed Cluster", @@ -166630,7 +166630,7 @@ }, "response": [ { - "id": "f45b29b3-1a55-4228-9ede-7e8daaeab65a", + "id": "d03c81de-43b6-430f-bace-3457917140ec", "name": "The Managed Cluster was successfully deleted.", "originalRequest": { "url": { @@ -166674,7 +166674,7 @@ "_postman_previewlanguage": "text" }, { - "id": "86f325ac-2697-458b-823c-1feec58a69f4", + "id": "2cc29505-9152-43e1-92d5-6e13b3d4c9a0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -166728,7 +166728,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebbd7f2c-f6a8-4d41-ad62-8c0592d48b2e", + "id": "c3cbc1b0-ef4f-4af8-b4ec-ab76c5397c89", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -166782,7 +166782,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03eb5b81-1384-45bc-95f7-1ab7efdea48e", + "id": "ec846d88-78ac-4489-8ad5-dc01566eff1f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -166836,7 +166836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ccf0ac7-9085-49c4-98d7-3e6d0de9d856", + "id": "82f16c7f-e742-4398-8f26-5f6c660d8ec5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -166890,7 +166890,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23a7cebb-c029-472a-a78c-6545f831d3d4", + "id": "f3a39d8a-92a2-4917-a626-eb9dcaed81b6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -166950,7 +166950,7 @@ } }, { - "id": "60045c82-29c5-4504-b833-509c4001b663", + "id": "8b67d763-09c7-42ad-a9db-973920d5d0d8", "name": "Get Managed Cluster's log configuration", "request": { "name": "Get Managed Cluster's log configuration", @@ -166992,7 +166992,7 @@ }, "response": [ { - "id": "df1cfd92-656b-4770-a3f5-985925f95244", + "id": "4ed06dcf-5133-43b1-9ef2-164a260018bb", "name": "Log configuration of ManagedCluster matching given cluster ID", "originalRequest": { "url": { @@ -167037,7 +167037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76854710-c699-4a58-973c-abd4e5fb14a5", + "id": "963e5524-1e7b-4514-874f-c52dc3e33d0d", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -167072,7 +167072,7 @@ "_postman_previewlanguage": "text" }, { - "id": "d839bfd4-5ec0-4fe2-a578-5d97dcc9b462", + "id": "a74eb700-d368-49ab-a124-2f7eedf15b72", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -167117,7 +167117,7 @@ "_postman_previewlanguage": "json" }, { - "id": "496c98d5-4a66-4b8f-90a8-6ec687fd08e4", + "id": "8256fe26-3ec0-4275-b53a-e48fbff684c1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -167162,7 +167162,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b82bfd8-1892-4a8d-8ddc-5f39140a2322", + "id": "b53c6d4f-53ab-4cec-b860-d479a8372108", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -167207,7 +167207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b2c292e-ac24-47ac-9c03-99b384b8c0ff", + "id": "781499ed-326c-4ec7-af31-60638a9f3646", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -167252,7 +167252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fda1b2b-9085-4f0e-9831-eecb0bbb0451", + "id": "82ebd2bf-aa48-4481-8169-784734071ce4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -167297,7 +167297,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01c86cac-4313-4da2-9246-53e06d974a84", + "id": "382dbbcc-44ff-4f8d-862f-698b5202112c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -167348,7 +167348,7 @@ } }, { - "id": "48adbdc1-5445-46e6-9324-ecd3288d2e30", + "id": "9f65e783-04c4-4bae-bfff-bddcf762c466", "name": "Update Managed Cluster's log configuration", "request": { "name": "Update Managed Cluster's log configuration", @@ -167403,7 +167403,7 @@ }, "response": [ { - "id": "8615f9a0-803f-4812-a09b-28862dbfcef2", + "id": "e9d2ad89-5a20-47ff-b5f1-9936cd927d8f", "name": "Duration Minutes", "originalRequest": { "url": { @@ -167461,7 +167461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9ffa0bb-0eb0-4315-b61f-5be0075fbb6c", + "id": "77fbfb60-e1a5-4e29-ad71-a4bd9bb223a9", "name": "Expiration", "originalRequest": { "url": { @@ -167519,7 +167519,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e491d1ec-2002-4dda-bf48-ef3c7b6e694d", + "id": "f23d207f-dd85-4273-b824-7c8745c16467", "name": "Duration Minutes", "originalRequest": { "url": { @@ -167577,7 +167577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd791229-69a4-48b9-aa94-0fd2a605916b", + "id": "d3d6eb6c-6f99-4bee-a9fb-42f4aa2fbfb7", "name": "Expiration", "originalRequest": { "url": { @@ -167635,7 +167635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e54e8ad-f3cc-434f-b71b-301464807b3d", + "id": "fdb5a379-3216-443e-9c66-bd7166792f71", "name": "Duration Minutes", "originalRequest": { "url": { @@ -167693,7 +167693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f1a7ddf-d611-4d8e-8e4b-02b1f74dd6b5", + "id": "48d714be-686f-4288-9eee-56cdfecb6687", "name": "Expiration", "originalRequest": { "url": { @@ -167751,7 +167751,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ec4cdbe-9e26-48ec-8bad-623717472310", + "id": "aee833e5-24f9-4eb6-9c1a-4236df3f29ed", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -167809,7 +167809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "856c3948-15ba-454d-8e95-885c6f119d80", + "id": "b09e1f2a-4dfa-4637-bf6d-69c1e18fcae0", "name": "Expiration", "originalRequest": { "url": { @@ -167867,7 +167867,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b242f04-963f-4005-8f5a-28190068a25e", + "id": "b1cb745a-4adf-4311-9b4f-c6dd6fb44687", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -167925,7 +167925,7 @@ "_postman_previewlanguage": "json" }, { - "id": "785962b2-6db0-4696-b2f8-1f26b05f2410", + "id": "ac14e6a6-b814-46e8-8278-825f07d54a89", "name": "Expiration", "originalRequest": { "url": { @@ -167983,7 +167983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0211a5b-ce0b-4395-a653-1ac9817d04a6", + "id": "e2bfa29b-add4-4f6c-961c-618330466f73", "name": "Duration Minutes", "originalRequest": { "url": { @@ -168041,7 +168041,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e35735c1-b6c6-40bc-8c18-874a86301f45", + "id": "7f5d4726-7630-48b6-8ab5-e2dec69cddeb", "name": "Expiration", "originalRequest": { "url": { @@ -168099,7 +168099,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd24f186-163c-4e0f-8a61-58b64c97469d", + "id": "bb99c1d0-ad81-4e6b-b05a-854b8bae0cf5", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -168157,7 +168157,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1a74677-d4ae-4550-ba7a-e055d0460a99", + "id": "9bfaa58e-b63e-4b5e-bb3e-159d7e92f908", "name": "Expiration", "originalRequest": { "url": { @@ -168237,7 +168237,7 @@ "description": "Configure and test multifactor authentication (MFA) methods", "item": [ { - "id": "db9cb7db-0eec-49f5-9eb6-a282555e6972", + "id": "e71c5ab6-1f1d-4394-b695-359860fb1abe", "name": "Configuration of Okta MFA method", "request": { "name": "Configuration of Okta MFA method", @@ -168268,7 +168268,7 @@ }, "response": [ { - "id": "0ca34c91-bfda-4a21-bd7f-bc65a62c3467", + "id": "4434fb8c-c09b-46c6-b036-a06c906ee195", "name": "The configuration of an Okta MFA method.", "originalRequest": { "url": { @@ -168313,7 +168313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe4ae53c-9a14-4ae1-aebd-2852fd039a4f", + "id": "2bfa4445-4198-4f06-a464-b81597dd3cbb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -168358,7 +168358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d32bf4bf-c8e4-45f3-9cfa-bbeb4a6603e5", + "id": "1cd85ba6-7e74-49d8-8c91-cfba596768a4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -168403,7 +168403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "136ee147-f666-4b50-8d1a-33ec88db6224", + "id": "6183801f-87f8-4525-9a1d-d311ffa80949", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -168448,7 +168448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "002fd8c9-11e4-457f-8a41-bc049672099a", + "id": "599b43bf-9c31-4989-b16a-4f865802ddee", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -168493,7 +168493,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5526b1d-4078-4ac9-8326-9567ed99ab08", + "id": "f9a06256-0665-4ba6-b30e-fd6c235f7d2e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -168544,7 +168544,7 @@ } }, { - "id": "4516da4e-8fc7-4dbb-875f-d54da4185c69", + "id": "74e03232-c35e-4e7a-a9be-a1dd5bb6b39d", "name": "Set Okta MFA configuration", "request": { "name": "Set Okta MFA configuration", @@ -168588,7 +168588,7 @@ }, "response": [ { - "id": "37a676d5-eda8-4435-a33f-4c98e847d741", + "id": "4685d2e6-7b2d-4c1a-93d6-ab14e32f04f6", "name": "MFA configuration of an Okta MFA method.", "originalRequest": { "url": { @@ -168646,7 +168646,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a401362-6f7a-4f14-847e-172422975a13", + "id": "3c79b2bf-517c-4c96-9c6a-816eff36ba8f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -168704,7 +168704,7 @@ "_postman_previewlanguage": "json" }, { - "id": "acd5bdcb-8901-4ae0-91f5-de8a3d9ffcc7", + "id": "1ae37f1a-2a4e-4c98-ad22-52a90a1e1c2f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -168762,7 +168762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1996e2d4-2f5f-45e3-8ff8-b9d8e928d095", + "id": "f433e575-8dcc-419b-9fab-cb5d8a07cc4d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -168820,7 +168820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4522e012-ca83-490d-ba87-90f372808446", + "id": "4fb91b0f-47ac-48f8-a86d-a13a2eb60742", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -168878,7 +168878,7 @@ "_postman_previewlanguage": "json" }, { - "id": "515d229d-b426-4573-911d-cc2b197e21e6", + "id": "c8f89c02-8f33-4c51-9d5b-93d7f21b68e2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -168942,7 +168942,7 @@ } }, { - "id": "75b69653-d1d5-4428-8396-f0fcc04643cc", + "id": "4498f24f-052e-450b-bf16-bf58ad5fa7d4", "name": "Configuration of Duo MFA method", "request": { "name": "Configuration of Duo MFA method", @@ -168973,7 +168973,7 @@ }, "response": [ { - "id": "7aa96f4d-5eae-4fa8-82b1-15e6fc9d24c5", + "id": "f128876b-04f2-45fd-8743-2d193dc1aade", "name": "The configuration of an Duo MFA method.", "originalRequest": { "url": { @@ -169018,7 +169018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74425270-78f7-400e-9d09-b1b1e462707b", + "id": "3cd6107c-2730-421a-a9ee-94b233285c4c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -169063,7 +169063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fce85151-53a6-4958-8629-1c3aeccf3a2c", + "id": "a40dea36-1f9c-46b1-90f6-1c04a7a0cae7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -169108,7 +169108,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c8efadb-9c7e-453c-b74f-fa1989562d94", + "id": "b6bb678b-68b1-49ce-91bc-14e70458e3aa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -169153,7 +169153,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36f1674d-e55a-48da-9378-67674eadd3c8", + "id": "495b5c16-33c0-4b7b-9ab4-5944e72c1696", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -169198,7 +169198,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d06f6a04-2c92-401f-ad28-27fe96e1cdfd", + "id": "d7592b47-5a57-4218-a51e-6dd9a474c2b7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -169249,7 +169249,7 @@ } }, { - "id": "dbdd938e-be98-41a5-aecb-d28dddefa13b", + "id": "0173561d-a90e-4c13-b430-f2de0365d0b2", "name": "Set Duo MFA configuration", "request": { "name": "Set Duo MFA configuration", @@ -169293,7 +169293,7 @@ }, "response": [ { - "id": "ce1e64db-ff67-4fa2-9be7-6cb7771e6f6c", + "id": "ac677a32-1dc3-462a-8bf4-0fdb31850ef8", "name": "MFA configuration of an Duo MFA method.", "originalRequest": { "url": { @@ -169351,7 +169351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7cd22437-364c-4d13-b592-6d7b630d5de6", + "id": "bb6ae671-46e5-48b3-82a1-d83b04185007", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -169409,7 +169409,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d5acc6e-1356-4987-8c75-d19f6c63b889", + "id": "7130778d-3c37-48cd-865e-7e3cde0c721f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -169467,7 +169467,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b701bc1-1f42-42d6-a0dc-8c3cd917cd23", + "id": "3569e5fd-a5bd-4198-a751-aeb8b8839864", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -169525,7 +169525,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8618b13b-8d78-4c98-9e70-12cbcf7b7f3a", + "id": "c31faefb-f2ae-4f62-ad37-5fa692dfb4cb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -169583,7 +169583,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e17dc7e-c6aa-4d69-bef6-c2189820e3e5", + "id": "4464ec34-fe3c-46f4-b521-0eeb135fa656", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -169647,7 +169647,7 @@ } }, { - "id": "d3a4b196-2db5-4e30-9b3e-ad27a3e30d75", + "id": "9774246a-6eaf-466c-a24c-e62b7bc9c1d4", "name": "Configuration of KBA MFA method", "request": { "name": "Configuration of KBA MFA method", @@ -169688,7 +169688,7 @@ }, "response": [ { - "id": "c5784384-e681-4c32-bbca-23bec2b77fb9", + "id": "6a8bd0c0-5736-4e4f-b09d-b7a0af12ad34", "name": "The configuration for KBA MFA method.", "originalRequest": { "url": { @@ -169743,7 +169743,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c9046a1-b010-4248-91ad-2478613089f6", + "id": "cae5ba57-be81-43f4-8efc-4e307100c0f8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -169798,7 +169798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8b1bd50-ac8a-4a2f-973e-aa4493f33f9d", + "id": "68dbe5b1-59b1-486f-87e8-a4593b13627d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -169853,7 +169853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aaaeb550-f987-4777-9f1a-1d02abf1d322", + "id": "33f86e6a-89f3-4053-b638-dc33d969c5dd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -169908,7 +169908,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e720f487-0eaf-4d44-9994-2353210a2084", + "id": "59f4e770-0dfd-42ff-8347-7c564e525c26", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -169963,7 +169963,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae18425e-fbf1-408c-b54b-159021a74bff", + "id": "245673bf-156b-49b7-963a-5b5c630b2a8a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -170024,7 +170024,7 @@ } }, { - "id": "322525ae-ab0a-48c6-83d9-36812514f93e", + "id": "a2d90687-9319-471a-859f-45744e410c36", "name": "Set MFA KBA configuration", "request": { "name": "Set MFA KBA configuration", @@ -170069,7 +170069,7 @@ }, "response": [ { - "id": "fc72028e-bb90-4bc0-a4f5-4933b9da85e7", + "id": "efe211b6-c28f-42a6-ac12-398ceb0fac9f", "name": "The new KBA configuration for the user.", "originalRequest": { "url": { @@ -170128,7 +170128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "979f46fb-114e-4df0-95dc-1d3b271f720f", + "id": "d243de78-150a-4920-b583-324471c6d574", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -170187,7 +170187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7bda87ac-2bda-49b6-8322-86c0b94ecf71", + "id": "d6925a12-467a-4b7a-be8c-04785d4b38ee", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -170246,7 +170246,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0c8f87c-6b0b-4805-aea3-3cae2f17cf33", + "id": "b34e4927-6745-4592-bceb-f3d1b4386c6b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -170305,7 +170305,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0418ed2-6048-4f64-b5ae-2ce8cb2fce97", + "id": "a59082e7-d2e7-4b37-a48f-c38b1675c821", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -170364,7 +170364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97bb6ebf-67ca-480a-8ca8-5e9c5a71cbdd", + "id": "c5ef475d-56b0-4ee2-8c61-3fb22289a1b2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -170429,7 +170429,7 @@ } }, { - "id": "d9fe0cb5-934d-41c8-97c1-9d9ed6363107", + "id": "b42f4fa5-38b9-4066-bc4a-bc6e972036c6", "name": "MFA method's test configuration", "request": { "name": "MFA method's test configuration", @@ -170471,7 +170471,7 @@ }, "response": [ { - "id": "4ecd4aa0-78cb-4936-95f8-417ef41a40c3", + "id": "753a5d5b-9c8b-4784-bdd1-125e82cf694f", "name": "The result of configuration test for the MFA provider.", "originalRequest": { "url": { @@ -170516,7 +170516,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e753ac6-9f58-4a7e-8d47-567c20787fc5", + "id": "3801f1ba-c585-424e-9860-df803dcacc3a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -170561,7 +170561,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf24411a-ae86-4868-b555-8acee26e14e7", + "id": "3579f8df-a1b8-4292-828f-c4ec980c95da", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -170606,7 +170606,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fab584fa-856a-4cb8-b428-3babeef2794f", + "id": "8a7a850b-0540-46df-8118-4f48f18cf6f9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -170651,7 +170651,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac51f39d-f5ee-4ded-855f-b572239ac105", + "id": "8848767a-26fb-4767-886f-39a9691fa6c9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -170696,7 +170696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a3e2a49-c8cd-43da-be95-d5faa0b3d905", + "id": "d87f05d3-0c07-4fb7-968f-05844e1abd2c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -170758,7 +170758,7 @@ "description": "Use this API to implement non-employee lifecycle management functionality. \nWith this functionality in place, administrators can create non-employee records and configure them for use in their organizations. \nThis allows organizations to provide secure access to non-employees and control that access. \n\nThe 'non-employee' term refers to any consultant, contractor, intern, or other user in an organization who is not a full-time permanent employee. \nOrganizations can track non-employees' access and activity in Identity Security Cloud by creating and maintaining non-employee sources. \nOrganizations can have a maximum of 50 non-employee sources. \n\nBy using SailPoint's Non-Employee Lifecycle Management functionality, you agree to the following:\n\n- SailPoint is not responsible for storing sensitive data. \nYou may only add account attributes to non-employee identities that are necessary for business operations and are consistent with your contractual limitations on data that may be sent or stored in Identity Security Cloud.\n\n- You are responsible for regularly downloading your list of non-employee accounts for all the sources you create and storing this list of accounts in a managed location to maintain an authoritative system of record and backup data for these accounts.\n\nTo manage non-employees in Identity Security Cloud, administrators must create a non-employee source and add accounts to the source. \n\nTo create a non-employee source in Identity Security Cloud, administrators must use the Admin panel to go to Connections > Sources.\nThey must then specify 'Non-Employee' in the 'Source Type' field. \nRefer to [Creating a Non-Employee Source](https://documentation.sailpoint.com/saas/help/common/non-employee-mgmt.html#creating-a-non-employee-source) for more details about how to create non-employee sources.\n\nTo add accounts to a non-employee source in Identity Security Cloud, administrators can select the non-employee source and add the accounts. \nThey can also use the 'Manage Non-Employees' widget on their user dashboards to reach the list of sources and then select the non-employee source they want to add the accounts to. \n\nAdministrators can either add accounts individually or in bulk. Each non-employee source can have a maximum of 20,000 accounts. \nTo add accounts in bulk, they must select the 'Bulk Upload' option and upload a CSV file. \nRefer to [Adding Accounts](https://documentation.sailpoint.com/saas/help/common/non-employee-mgmt.html#adding-accounts) for more details about how to add accounts to non-employee sources.\n\nOnce administrators have created the non-employee source and added accounts to it, they can create identity profiles to generate identities for the non-employee accounts and manage the non-employee identities the same way they would any other identities. \n\nRefer to [Managing Non-Employee Sources and Accounts](https://documentation.sailpoint.com/saas/help/common/non-employee-mgmt.html) for more information about non-employee lifecycle management.\n", "item": [ { - "id": "3ccb8bc2-fa62-4eda-bd8e-ccf39eeb60fa", + "id": "60c9a6e5-c0f4-4da3-82b8-1daba7f2e528", "name": "Create Non-Employee Record", "request": { "name": "Create Non-Employee Record", @@ -170800,7 +170800,7 @@ }, "response": [ { - "id": "6485b41d-8341-4a1d-8e0f-023c6675c4d1", + "id": "052b7885-6787-4ab3-9aa8-7688ef0c169d", "name": "Created non-employee record.", "originalRequest": { "url": { @@ -170856,7 +170856,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a49a0fdb-81c0-4c3b-a460-7450bc799b76", + "id": "15b09951-90b2-439f-80ed-41f008fd43d1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -170912,7 +170912,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c142cf2-b056-446e-bd54-35494c27807e", + "id": "caa4dc9b-5222-42ae-9791-ec6d5cffc661", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -170968,7 +170968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d33b9a1a-0aa6-4da4-a176-01f0628facb5", + "id": "99f85e8a-449d-4c21-bb0a-e83450312214", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -171024,7 +171024,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1dbe12f7-39a2-4bc1-881c-b79e59d18dbf", + "id": "ba8d891e-7bcd-42f5-b25a-a5a3f3d51f9c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -171080,7 +171080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "667f8c88-845f-47bc-8a88-cf4ed8ecdb33", + "id": "710968ef-19cd-41ff-b5b8-f3e3132dd261", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -171142,7 +171142,7 @@ } }, { - "id": "797af21a-feba-419b-aa7e-b4e15b90b156", + "id": "6f6965fa-fd31-4018-9195-90a161c6430e", "name": "List Non-Employee Records", "request": { "name": "List Non-Employee Records", @@ -171217,7 +171217,7 @@ }, "response": [ { - "id": "0d29e302-852c-4e6c-bcb2-5b9eae6e68eb", + "id": "bcb64cd5-9838-422e-a109-b7d4bf02cbc7", "name": "Non-Employee record objects", "originalRequest": { "url": { @@ -171306,7 +171306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9797000a-3561-40e4-8ec6-5c07083e403b", + "id": "e6bf01e2-e7e4-4e60-aa6b-f8d894eeea0c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -171395,7 +171395,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8864281f-4f31-4dc4-a059-141ec82b980f", + "id": "960611f2-dd19-42ce-b965-3282a13458a8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -171484,7 +171484,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e12d88e-218a-4a83-9f91-bb66ec165a8c", + "id": "8ce55c18-d030-42af-8955-a1109e0fb095", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -171573,7 +171573,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee262c45-7979-4514-b667-36ae0a7db335", + "id": "4102dbd8-8327-472d-ad1c-d5dd8fde4670", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -171662,7 +171662,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a46383e6-4c8f-4d81-9d04-6a257235de03", + "id": "baf78e05-e4c6-4a85-9de4-2e4af748103a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -171757,7 +171757,7 @@ } }, { - "id": "12d068c4-5d3f-433f-91e5-6671da45fab0", + "id": "76aafa0a-0f7f-47d5-a2fb-6ee37a62183a", "name": "Get a Non-Employee Record", "request": { "name": "Get a Non-Employee Record", @@ -171798,7 +171798,7 @@ }, "response": [ { - "id": "316df9c1-941c-4f64-8e56-9de5bb79618e", + "id": "2f99dcc8-a960-4555-8d4b-3a4e7452098c", "name": "Non-Employee record object", "originalRequest": { "url": { @@ -171842,7 +171842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11759973-7d78-453f-ae57-c344bbb58256", + "id": "38bca24a-759f-459e-b212-7b70a359f602", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -171886,7 +171886,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67a81f4e-577a-4588-aedf-336bdc0ae84a", + "id": "2182335d-f91e-4971-8bea-007f9458ae5c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -171930,7 +171930,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37c0b983-5848-41f4-aca1-62930186a24f", + "id": "161a400b-ad7c-443e-9675-cf34e0338913", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -171974,7 +171974,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02d1ae10-61cc-46fe-90c3-842d0586b54b", + "id": "655d9a11-b2cf-4b5f-9c16-8c130e2e9ac4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -172018,7 +172018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6167a93-3272-4dc7-87a2-72047e467da7", + "id": "d4878d39-740f-49ef-b2a4-c9c2518d3643", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -172068,7 +172068,7 @@ } }, { - "id": "01c1e3ab-204d-409e-8a72-976ca3fac0c5", + "id": "35c9cec0-bfa5-408c-9fca-1eb5848f79e0", "name": "Update Non-Employee Record", "request": { "name": "Update Non-Employee Record", @@ -172122,7 +172122,7 @@ }, "response": [ { - "id": "53905926-ff24-4913-8b6b-330eff53e8e4", + "id": "f35667c8-f48a-4011-9e8e-6828abe6f330", "name": "An updated non-employee record.", "originalRequest": { "url": { @@ -172179,7 +172179,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66f5e442-da93-4ae1-bef0-699a73005f33", + "id": "af0d5140-ad2b-4f92-9bd6-ab89d1d80670", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -172236,7 +172236,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f29922f-5e2b-4bad-9d17-6d42d9443794", + "id": "9eb7c440-35c8-4aad-83b4-e6c8ea4bb04f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -172293,7 +172293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1326c45-d879-4ba1-ac10-ef79b5300835", + "id": "8a588edc-7f51-44b6-bcd0-ea5b6c442760", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -172350,7 +172350,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fabb81f6-3ecd-4359-b5b4-f55dbc6d2231", + "id": "f442cb4d-75c1-432e-b470-77862169baf6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -172407,7 +172407,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62a87de6-78ab-435e-a838-53903d674d06", + "id": "f34b37c5-4ee8-43d4-8cc0-986ae3eac41f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -172464,7 +172464,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21a34447-3e69-499e-95e0-5869f2401ef9", + "id": "2e00cb31-3cbf-4be9-a232-483e1e9593c7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -172527,7 +172527,7 @@ } }, { - "id": "b84ffcb4-bf97-4540-82b6-f7c40b250080", + "id": "ed82fd13-8d2a-4f8c-8dd3-63e90adf09ca", "name": "Patch Non-Employee Record", "request": { "name": "Patch Non-Employee Record", @@ -172581,7 +172581,7 @@ }, "response": [ { - "id": "f2e29538-d2cb-4b66-9e8e-ca243aab604c", + "id": "7bc3251e-99c3-471a-a4d0-57c8c636aa23", "name": "A patched non-employee record.", "originalRequest": { "url": { @@ -172638,7 +172638,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9c98c16-723e-406e-af7d-b072c8b8aaf4", + "id": "5871771b-4566-484a-bfda-e7563fc11d40", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -172695,7 +172695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed233f70-b510-4837-bc85-06ea4053603c", + "id": "001e38d3-4d0c-44ff-a40c-63b02f6a65c4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -172752,7 +172752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "197300c0-7262-4628-b32e-fe18c87b4c64", + "id": "6a541582-4fa4-4246-b554-c5519cd30171", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -172809,7 +172809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82e161e8-cdc6-482e-9f47-519f4bf6a229", + "id": "2dbf11cd-4376-4d8b-8794-04435e7950c8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -172866,7 +172866,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e05425d-c21a-46ce-ae44-a9552fe6e4ee", + "id": "035ad801-0747-4c9e-b81f-915bc3611c62", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -172923,7 +172923,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41b83b07-068f-4566-a90e-3dc91d2362ff", + "id": "0166f46c-429a-4e37-84cd-f6ef872eddd9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -172986,7 +172986,7 @@ } }, { - "id": "909d6ec1-5e71-45e8-9aa9-4dfc9731f132", + "id": "d03eb8c3-81cc-4503-9d2b-955a4485a6ee", "name": "Delete Non-Employee Record", "request": { "name": "Delete Non-Employee Record", @@ -173027,7 +173027,7 @@ }, "response": [ { - "id": "cbace75b-9679-43e0-9c4d-27008c098366", + "id": "0f0b1970-d333-414c-a3cc-f5103a9a5998", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -173061,7 +173061,7 @@ "_postman_previewlanguage": "text" }, { - "id": "d2927fa9-9bf3-48f3-a507-186778f0e2dc", + "id": "0e19c947-af08-41b4-bb7d-b847b185fcaa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -173105,7 +173105,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d74bf0e-ce1b-4c9e-831b-3cce872b9f02", + "id": "7b273ad7-2da4-4029-86f7-94fbd48d5f37", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -173149,7 +173149,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55f41a60-c30f-44ba-8fe0-e42ce3f0e3c8", + "id": "0678bed1-e633-475d-bede-b8ee06b57f81", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -173193,7 +173193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26b8ab19-ecbd-41c9-9aac-eeb8470d1e34", + "id": "50e1a35a-3f7e-412b-b387-e5fb7c4a4ce1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -173237,7 +173237,7 @@ "_postman_previewlanguage": "json" }, { - "id": "876a1edd-58bf-4072-81f8-a870426c10b7", + "id": "bfc281fe-a5cc-4623-87c3-1664354cad5c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -173287,7 +173287,7 @@ } }, { - "id": "28fb4910-8317-4e14-b280-1c1d1ad7478d", + "id": "51f705dc-e383-4f27-acae-a3e49660d9ae", "name": "Delete Multiple Non-Employee Records", "request": { "name": "Delete Multiple Non-Employee Records", @@ -173330,7 +173330,7 @@ }, "response": [ { - "id": "fb159bd7-25f3-4f10-8bf7-1b667b1d9379", + "id": "7657420c-d8f3-4624-9c17-1f67f900e12e", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -173377,7 +173377,7 @@ "_postman_previewlanguage": "text" }, { - "id": "e1078897-3164-43e9-80d7-7d48840ee884", + "id": "162da667-881e-473f-b43b-1562bfcae17f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -173434,7 +173434,7 @@ "_postman_previewlanguage": "json" }, { - "id": "385ab8bd-00e7-41db-b7d5-ad90c2b1f081", + "id": "7af8cd45-a541-447c-af7a-6469506e8f21", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -173491,7 +173491,7 @@ "_postman_previewlanguage": "json" }, { - "id": "158f32ad-faf0-4e49-aecd-99f47b287cd8", + "id": "e325f867-7f36-475d-99c7-3ec942b47091", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -173548,7 +173548,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2ee88ef-02c8-4001-94c3-631b50f49fa4", + "id": "76a03cdc-88a9-410b-969b-f96ee88bf241", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -173605,7 +173605,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ac6e94a-b5e2-4d98-a46e-bfb1dbf09634", + "id": "4bb337bc-33a9-421a-9933-05f8919e74b9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -173668,7 +173668,7 @@ } }, { - "id": "fcbd5bbb-86e2-46ee-a04e-a7c685226143", + "id": "fc37f955-f3f6-41cc-bc96-d5edf664bfa1", "name": "Create Non-Employee Request", "request": { "name": "Create Non-Employee Request", @@ -173710,7 +173710,7 @@ }, "response": [ { - "id": "484cbde6-e2e9-43eb-8f5e-9af40e592963", + "id": "589c08be-02c7-42ea-9ac6-9134974e1ca8", "name": "Non-Employee request creation object", "originalRequest": { "url": { @@ -173766,7 +173766,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d46a6cd-99d0-463f-85bf-8e0d26b49cfb", + "id": "206db6e0-9431-426c-88c5-e2c2d572df00", "name": "400.1 Bad Request Content", "originalRequest": { "url": { @@ -173822,7 +173822,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5a5ec2b-2db0-4511-af8a-1e9dd9577c7b", + "id": "244b0fd4-159f-4fe2-a4fc-652d9029168e", "name": "400.1.409 Reference conflict", "originalRequest": { "url": { @@ -173878,7 +173878,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ba6559c-9a31-451b-92ec-b0f4c50763a3", + "id": "c89087ec-e27c-4332-be18-ca95fdf74c2a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -173934,7 +173934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e0dca8c-12d8-4292-8b1f-0f11e28ebd3a", + "id": "f7fd0b49-9dd5-4db8-9840-5f87990d5a58", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -173990,7 +173990,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c99e01f6-3d95-4c2b-b06b-732f15d3a4da", + "id": "bc487ad8-1679-4480-a340-ec44acf56272", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -174046,7 +174046,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81063843-063e-4081-af48-37f18da74554", + "id": "cbb276f2-997b-4f5e-a628-cda07d1923be", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -174108,7 +174108,7 @@ } }, { - "id": "1633cc9d-30eb-46c5-882d-b1fa542a589d", + "id": "7268979d-cff0-4bfe-a876-007f364e210d", "name": "List Non-Employee Requests", "request": { "name": "List Non-Employee Requests", @@ -174192,7 +174192,7 @@ }, "response": [ { - "id": "5a55cb0c-a582-44da-8471-8b32cdad3c87", + "id": "3cca2ab5-786b-4dd7-bc0d-c298393fbec5", "name": "List of non-employee request objects.", "originalRequest": { "url": { @@ -174290,7 +174290,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10810bb3-5402-4c9a-b5be-fe006e94ff9b", + "id": "03dc0446-bb2a-4f81-857e-dbd4b3b4c241", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -174388,7 +174388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4107f4b-8105-4a21-bc52-8e48cf97ab16", + "id": "7eb97bf2-cdae-4de1-bf02-593a66d5dd73", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -174486,7 +174486,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d14660ab-4c18-4d2b-bbf6-b7e3b198648d", + "id": "cae4624e-e437-4432-9b08-fcf88945e643", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -174584,7 +174584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07099f8a-c5ab-4a23-8d6e-9838b65f9391", + "id": "17ecb56c-cadc-47ef-ba9b-4e4f7971ae3a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -174682,7 +174682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb2a2721-8dbe-4534-8518-6714b6c9a468", + "id": "ac9cec37-41f9-431e-bf6d-d0d75110a300", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -174786,7 +174786,7 @@ } }, { - "id": "f79b99da-0c4c-4b6f-b787-ab9b96b9a57c", + "id": "8f57e908-bb09-4731-9882-2121235d5ced", "name": "Get a Non-Employee Request", "request": { "name": "Get a Non-Employee Request", @@ -174827,7 +174827,7 @@ }, "response": [ { - "id": "34009104-835a-44a6-803d-19c0df6e2175", + "id": "a937d717-79a8-42a9-b928-0d91cec9e2fd", "name": "Non-Employee request object.", "originalRequest": { "url": { @@ -174871,7 +174871,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d4bf82c-246a-4672-b403-d0ef30c913f8", + "id": "68a93289-4a5b-48c8-9a80-d66ce93ad202", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -174915,7 +174915,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2ef689a-1d02-4ce5-acfc-df77361ed092", + "id": "e299bc75-dc06-45e7-9e51-1eef44fd8cf2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -174959,7 +174959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f113c29-7d18-4a14-9de0-6a72d6b947e2", + "id": "c773610f-e247-4092-999a-e2b4776b0ce2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -175003,7 +175003,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f98a15cd-a0de-4839-92cb-fe36f39fbcc6", + "id": "f932c2f0-0a30-40fa-b4ae-4cd9142784c6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -175047,7 +175047,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81af27eb-8e55-49a7-8d96-fbd68f5d82ab", + "id": "12925026-0077-49fe-844e-3bbc851f9a8e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -175091,7 +175091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "769b1687-8830-42b7-b07e-044ebfbe5e62", + "id": "f72e46cf-1632-4441-a8a2-cae3c651c2dd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -175141,7 +175141,7 @@ } }, { - "id": "cb35e843-e662-458a-a492-113629f3fc38", + "id": "024f191b-b7e9-45dd-a8e0-217bbc99ee2b", "name": "Delete Non-Employee Request", "request": { "name": "Delete Non-Employee Request", @@ -175182,7 +175182,7 @@ }, "response": [ { - "id": "309c5986-4b59-4a41-bc21-6dec61e3cff3", + "id": "e6286488-def8-484d-a036-317fcf132b16", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -175216,7 +175216,7 @@ "_postman_previewlanguage": "text" }, { - "id": "cb4ab983-3391-4f56-872b-9c5106c75af1", + "id": "cc83f0c3-15f7-43b1-8408-240ac47e117b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -175260,7 +175260,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eddf3df9-ea1c-4f55-b82c-7394de08d841", + "id": "1c3cd4c4-8a0d-4f2a-8b84-4e434bc45958", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -175304,7 +175304,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27444361-5490-4f22-a475-25c86de44493", + "id": "aecc60e8-6725-47d2-80e6-98bad309aec5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -175348,7 +175348,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51ba48fb-82a2-4f7e-88b8-913c4a58e47b", + "id": "729e936b-9664-4c93-9c4d-ebdbd929a0fa", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -175392,7 +175392,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91452bff-c612-40c6-97c8-bb1d37c4834c", + "id": "26353f03-5962-4e84-8f07-b4f0ba75d563", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -175436,7 +175436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f13aabce-61a8-4691-acc8-bd194a4c7435", + "id": "0ed36eee-2c13-4fdf-bba0-ed7374f3889c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -175486,7 +175486,7 @@ } }, { - "id": "6f54d486-79b5-4990-9da9-f111c64f2969", + "id": "1f9d2d61-50f5-4764-aeaf-49960fe1c83b", "name": "Get Summary of Non-Employee Requests", "request": { "name": "Get Summary of Non-Employee Requests", @@ -175528,7 +175528,7 @@ }, "response": [ { - "id": "e92cf3ea-23aa-4667-8a30-e8e23e07a128", + "id": "2bad02be-7c8e-41e7-b41c-a4e3ebfb7b49", "name": "Non-Employee request summary object.", "originalRequest": { "url": { @@ -175573,7 +175573,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17df17aa-2e1c-4bee-b280-b342242aab30", + "id": "8b7e81bd-c2d7-4d13-82dc-63c4f7c167de", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -175618,7 +175618,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c63912ab-0c3a-43c6-8ddf-413a83b4e718", + "id": "c8e522e8-effc-4e92-bb33-9b0c2a8a7544", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -175663,7 +175663,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1629943-73d5-4a92-8783-287b5f0ccaa6", + "id": "ab4546d8-3054-4c4c-9dea-8909d8273e72", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -175708,7 +175708,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7115b398-96a2-49ef-bf9b-443ea397c0ad", + "id": "de90f1c4-c2c3-4776-a153-c80150e21e07", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -175753,7 +175753,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fef4ebb7-3222-49da-a937-87e602ce6729", + "id": "731f42a4-5fa1-4b71-b0c6-2fb29b32ac97", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -175804,7 +175804,7 @@ } }, { - "id": "0232bafb-1fa7-4cb6-9e44-cdb95579aee7", + "id": "6d9ce46f-9858-4604-ad6e-88719cd5e0f4", "name": "Create Non-Employee Source", "request": { "name": "Create Non-Employee Source", @@ -175846,7 +175846,7 @@ }, "response": [ { - "id": "c843bc79-0160-446c-88ca-f6aa6e5fbeff", + "id": "05958531-8ecd-4189-acfa-a15da637ae6a", "name": "Created non-employee source.", "originalRequest": { "url": { @@ -175902,7 +175902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94f38000-a381-4f79-982c-bd85a24e72db", + "id": "456cf7a4-174a-4123-9c3f-bcd95463b0bc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -175958,7 +175958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c77e5e24-6293-405a-adbb-3d82fa455873", + "id": "cd28a5ee-5cc4-477b-a2d8-8d6cd50f83d4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -176014,7 +176014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a4a8d7e-c878-4759-9cb2-442c5761ddea", + "id": "8f4d654d-5d03-4f8f-a94c-0be630f555db", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -176070,7 +176070,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2ef1ec2-ce7c-4bd4-8fd4-03c650a1c91a", + "id": "8f679d18-0bb4-4db0-a244-0059d2ac41b5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -176126,7 +176126,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef5b28b5-f769-4000-8b03-f9a3f47c817b", + "id": "8e2329ad-0ae6-4c53-a628-6317917b00e3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -176188,7 +176188,7 @@ } }, { - "id": "63ca636e-b067-4d57-8e96-7039a1010866", + "id": "a8ef72df-616e-4a01-97fc-1e9e244481ec", "name": "List Non-Employee Sources", "request": { "name": "List Non-Employee Sources", @@ -176272,7 +176272,7 @@ }, "response": [ { - "id": "8f40c32d-b278-4c3a-9c20-33273b53918e", + "id": "0b165d09-a7e0-4bb2-8e50-8ae1df8a00dc", "name": "List of non-employee sources objects.", "originalRequest": { "url": { @@ -176370,7 +176370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee151849-d72f-48d7-90c4-a305af3c4ad7", + "id": "46bc162c-065a-4e0f-b3af-b4757ae808b4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -176468,7 +176468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b333ac6-786a-4719-a9e5-04cc6bbd0139", + "id": "0f55acc5-9bc6-43d8-a598-fdd0e6f45086", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -176566,7 +176566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe242954-1845-4e9d-b363-cfe900fc83d8", + "id": "6fd51899-3aa3-4abe-b17c-c7d3bf2f9a1f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -176664,7 +176664,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ea34943-c04a-4e08-af85-883b5b79ad16", + "id": "46cf83be-6075-4928-9ae1-8ba809f5c27b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -176762,7 +176762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfee954d-9043-4f70-a404-630122a55597", + "id": "a9dab7b2-652d-473e-a7f9-b27baa1a94ad", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -176866,7 +176866,7 @@ } }, { - "id": "67ccac76-b19e-4a93-820f-84981dc55509", + "id": "eae58bac-9b73-44a0-84e4-e6652c4055fe", "name": "Get a Non-Employee Source", "request": { "name": "Get a Non-Employee Source", @@ -176907,7 +176907,7 @@ }, "response": [ { - "id": "e41e6938-b952-4f74-ad2b-b74a7143b027", + "id": "9666f3f2-9329-4b79-802a-9ac8fe86146f", "name": "Non-Employee source object.", "originalRequest": { "url": { @@ -176951,7 +176951,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55a00f26-521f-4601-8d90-5ac93633eab3", + "id": "8c9afe6d-515c-44c8-b89e-c7d180668e9d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -176995,7 +176995,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6a98a54-9553-466d-b3ec-5f3539696e8d", + "id": "e860ec00-6c88-42ff-b76e-01e1a599a0c0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -177039,7 +177039,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b6d013f-b263-4724-94ac-e52e42b0ff63", + "id": "d9e4579a-202b-45b9-9d0d-c97da5a8b945", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -177083,7 +177083,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8daecb1-c8b9-49f6-8bc8-da77968996ee", + "id": "beb3a271-eee5-4c57-901d-f4e18985742a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -177127,7 +177127,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b72054fb-5f41-4d50-a4bb-f0a8a6946432", + "id": "c6b74ff1-f44a-4d75-ad9d-65c29903a3e6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -177177,7 +177177,7 @@ } }, { - "id": "2736995c-348f-4862-a7c1-44ad29a15229", + "id": "c4c37d3a-20d2-4c11-9dc6-79757ebf3224", "name": "Patch a Non-Employee Source", "request": { "name": "Patch a Non-Employee Source", @@ -177231,7 +177231,7 @@ }, "response": [ { - "id": "9821578f-3129-4e6d-8bca-3bbca1a1ed8b", + "id": "ad0b9d70-f23f-4b52-b01a-0c4dd0b29420", "name": "A patched non-employee source object.", "originalRequest": { "url": { @@ -177288,7 +177288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ea3f961-2f26-453c-a45c-17e6c7f36af4", + "id": "0d2ddd5f-915b-45e7-83ff-13d023d592ce", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -177345,7 +177345,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5102e8cb-e699-4796-9ee4-c208ab36adea", + "id": "09bbdbf9-a250-4396-9ce4-9b6148e4d7b5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -177402,7 +177402,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a888a254-6bb2-478e-8fa2-cb08f578b0e9", + "id": "0159d054-2e9e-46a0-982b-c339ce4d8487", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -177459,7 +177459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d89ccac5-b83f-4f72-b44d-9cd66e90e394", + "id": "d90fec55-466e-4a17-bf7a-c60e9f4f1f3a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -177516,7 +177516,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b3daa22-3208-462c-b5ec-73a5e9f7a3e5", + "id": "71cf7cfe-73e4-48f7-b2d2-b2ec88623d35", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -177579,7 +177579,7 @@ } }, { - "id": "6b7a7f44-bfbb-475d-94fc-849b9a590c5c", + "id": "5d6862da-2671-465d-8ad0-bd449d1236c9", "name": "Delete Non-Employee Source", "request": { "name": "Delete Non-Employee Source", @@ -177620,7 +177620,7 @@ }, "response": [ { - "id": "2242b890-3a0e-4ed7-9391-b9ea94956d4f", + "id": "31f75827-7cd3-4447-a01f-161843a9c0a2", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -177654,7 +177654,7 @@ "_postman_previewlanguage": "text" }, { - "id": "06e2c353-0dcd-4989-8493-f9b03f6318af", + "id": "6e4c12fd-0a71-4c46-848b-c2780177f308", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -177698,7 +177698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "240cf504-4aae-4a31-9647-dc3b7959d651", + "id": "069b7252-b549-44a7-ba1a-c65ac932fc8d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -177742,7 +177742,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76a9f257-85e3-42d9-a455-56810c8edf6a", + "id": "6e9517fb-5b93-444c-ab64-3c47706cf327", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -177786,7 +177786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1956899-300e-437f-bd41-55430c7792ba", + "id": "bd185f53-5a16-4953-ae5f-b1e25213032b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -177830,7 +177830,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a94a8ea-e23f-4592-a1ca-d5a4886c1fd6", + "id": "d4c2fb31-63d3-4ee9-b306-d9039e8ffeeb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -177880,7 +177880,7 @@ } }, { - "id": "f6290155-cea7-4c52-8c3f-49209d55e32b", + "id": "a100260d-3e7d-4f8d-bdc7-ac1a511ddb59", "name": "Exports Non-Employee Records to CSV", "request": { "name": "Exports Non-Employee Records to CSV", @@ -177923,7 +177923,7 @@ }, "response": [ { - "id": "2f8be531-4db2-4aac-b26a-36467dfb6a3c", + "id": "f74572b8-395a-472f-89b8-9bde7bcc49cc", "name": "Exported CSV", "originalRequest": { "url": { @@ -177969,7 +177969,7 @@ "_postman_previewlanguage": "text" }, { - "id": "5f1337b2-4fa7-45c0-8078-50a49fc87c98", + "id": "f939d876-a026-493e-b33d-2095aff5eff8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -178015,7 +178015,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0152664-d9bd-4aa3-b4be-54580c273eb9", + "id": "3b8e6c3b-2ea8-4cb2-9c11-67e32d0ba232", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -178061,7 +178061,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16f0f72f-211a-4c4a-afed-2ef72de1cd29", + "id": "c5ab1424-ec37-44c7-9aa2-126ebe828f54", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -178107,7 +178107,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d704804-b98c-4091-a7ca-a62754f4e406", + "id": "faa0dca6-ec16-4936-bb41-542179af6dd1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -178153,7 +178153,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdcf8f66-4ff5-4790-bbfa-73233403c368", + "id": "09f36f70-b9fd-46ab-a24f-bfd238491961", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -178199,7 +178199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7fd9f8f-d27d-47e4-8d0a-209c7c3d0123", + "id": "f23d2e69-566b-4580-92fd-caa6b9fc4397", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -178251,7 +178251,7 @@ } }, { - "id": "265e58e8-c418-4871-9642-454c43b691c1", + "id": "e21a4072-fa33-46a5-bd35-a0332af9a201", "name": "Imports, or Updates, Non-Employee Records", "request": { "name": "Imports, or Updates, Non-Employee Records", @@ -178309,7 +178309,7 @@ }, "response": [ { - "id": "7398b1d7-4643-41bb-9155-1997fbd35b0a", + "id": "84fe284b-eaa6-4c71-affc-923a2ee245ee", "name": "The CSV was accepted to be bulk inserted now or at a later time.", "originalRequest": { "url": { @@ -178370,7 +178370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "303566c4-2f0c-4e43-abb6-958a37c0d35b", + "id": "29d2a37d-465c-48f7-9860-97d92051de67", "name": "Client Error - Returned if the request body is invalid.\nThe response body will contain the list of specific errors with one on each line.\n", "originalRequest": { "url": { @@ -178431,7 +178431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d7f6428-f91a-4d92-9eb3-a79aaa49172c", + "id": "940f74c1-381f-4f51-878a-326bc65cedad", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -178492,7 +178492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5e0a2bd-1ade-4644-9c54-0d2fa12be2e8", + "id": "33f73590-1921-4b8e-adca-1f24d882172f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -178553,7 +178553,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f334e7ca-2ccd-4948-9b45-1f65f6a2be05", + "id": "3c6deabb-7838-4238-abbb-a4ec3d874f77", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -178614,7 +178614,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96fd6630-892b-4d48-8b43-b12725da517b", + "id": "09cd2f43-a5f9-42ef-bbc5-e3cea275182c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -178675,7 +178675,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0c4a73e-3054-4918-a611-4ed8d9c55fa8", + "id": "dde20379-bf4f-4d5f-ad6e-6ce94658593c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -178742,7 +178742,7 @@ } }, { - "id": "a0e72259-38e2-47be-b3fd-0cccb9e88515", + "id": "81db1237-582a-4455-be93-3e9b6c40e62e", "name": "Obtain the status of bulk upload on the source", "request": { "name": "Obtain the status of bulk upload on the source", @@ -178785,7 +178785,7 @@ }, "response": [ { - "id": "df240a00-f4af-4d0a-a098-8b0b28e97e67", + "id": "c538051a-89a9-4e08-85f3-7d5540616252", "name": "Status of the newest bulk-upload job, if any.", "originalRequest": { "url": { @@ -178831,7 +178831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33e885ad-ee8a-42a1-991d-1e29b6cf4ecf", + "id": "dc30d1f2-3b75-4e65-a51c-516dc18afbc6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -178877,7 +178877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "142935a1-85d4-47bd-bc96-b0d59eaf0ce7", + "id": "a87b6e88-8c63-4f96-ba72-2130a48fa683", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -178923,7 +178923,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cfdc37b-329e-4e28-9ebf-1a83bec081ca", + "id": "57dd3d3d-e441-4674-9bea-03c0c6cb4b51", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -178969,7 +178969,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5dfdd130-8e70-4593-9158-b44bb7b16ba1", + "id": "239a6636-05fc-4e58-8e38-a771dc798715", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -179015,7 +179015,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86b9497e-39ca-4b55-b88f-64680c80446b", + "id": "8757f5db-2cb6-4879-a64a-08690045e1aa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -179067,7 +179067,7 @@ } }, { - "id": "89b03962-a98f-4296-b659-595c25c7d63b", + "id": "bf0825d4-4506-4330-b02a-50d705e1b0dc", "name": "Exports Source Schema Template", "request": { "name": "Exports Source Schema Template", @@ -179110,7 +179110,7 @@ }, "response": [ { - "id": "98b2af59-557b-421b-a768-882fc8d767dc", + "id": "9d64425f-30e0-4a19-ab1e-a1849d05f984", "name": "Exported Source Schema Template", "originalRequest": { "url": { @@ -179156,7 +179156,7 @@ "_postman_previewlanguage": "text" }, { - "id": "413f84f0-4cf6-47d0-934a-90049ac466a3", + "id": "2ce9dba8-a88d-4629-b3dc-7088863e1354", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -179202,7 +179202,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee8b4fce-a84b-4af1-89f2-024f4ca5db23", + "id": "f62a4027-2a5a-4624-a62f-6cab39273732", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -179248,7 +179248,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20824400-aac0-4aa8-88bc-db0e3a94ee44", + "id": "f5f304e6-60eb-4261-a340-e9587d743e1c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -179294,7 +179294,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7376a234-1def-4010-8fd3-f47c151e8ce0", + "id": "813dce16-631c-4f7f-a76c-941e74a5227f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -179340,7 +179340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5f92004-b1ff-445b-a6b0-c5f7a4d35ea7", + "id": "16412f7a-605a-42d5-b039-fe8b1f264daf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -179386,7 +179386,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e778c2a-bcbb-4473-a985-ee564c4d6335", + "id": "daf277e6-de70-4760-8332-654f089ec62d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -179438,7 +179438,7 @@ } }, { - "id": "23c80008-7243-4834-ae50-00c954270631", + "id": "7b3fb2eb-b6ba-4db1-84ce-d13af5bba199", "name": "Get List of Non-Employee Approval Requests", "request": { "name": "Get List of Non-Employee Approval Requests", @@ -179522,7 +179522,7 @@ }, "response": [ { - "id": "8d414fbe-855e-4e81-855a-77be1aa67100", + "id": "2252fd0a-7d92-4e5e-aaf6-656932e606f1", "name": "List of approval items.", "originalRequest": { "url": { @@ -179620,7 +179620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "186e8417-7d67-4f39-8399-dc36f370cf56", + "id": "ff3dfb65-328e-4931-a40d-c9811385b2cf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -179718,7 +179718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64efe268-32f7-4bfd-9476-2a15a5d8707e", + "id": "f6218a91-bf9d-477a-963b-6a19f3090865", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -179816,7 +179816,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3820400-6444-4cc9-9916-2a45dbbd8590", + "id": "1b405f1a-5fb0-444f-bc1e-c1db5ac87045", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -179914,7 +179914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d9b3514-97f1-4635-82dd-0e8608d29b0a", + "id": "04af8144-7a4b-483e-86f6-f1055ce4ea73", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -180012,7 +180012,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad89d873-6162-498e-9bea-be183cfd2f3f", + "id": "8a7a6573-59c4-4072-ae06-28cd69addd20", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -180116,7 +180116,7 @@ } }, { - "id": "7f8b5e2d-8b58-4c88-bd6c-6d3e7dc63276", + "id": "e7f5d3f9-6ef4-4b7c-acf2-fb103557738b", "name": "Get a non-employee approval item detail", "request": { "name": "Get a non-employee approval item detail", @@ -180167,7 +180167,7 @@ }, "response": [ { - "id": "f768405a-b904-4895-9442-8d18caa2ffc7", + "id": "c47e2c93-614e-425a-8823-d4edefc6c97e", "name": "Non-Employee approval item object.", "originalRequest": { "url": { @@ -180221,7 +180221,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51cd1e93-bbff-493e-a8d8-d3174d75977f", + "id": "e0fbb63b-ae2e-4e46-85ce-4f4f131b7a9e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -180275,7 +180275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f10e835-9feb-4319-94cf-6ad6626e3b67", + "id": "a99bb576-8b7b-44af-aa15-fc933f4d6e15", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -180329,7 +180329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4afa584f-84cd-4432-838f-4a6bde171dd2", + "id": "3fe768dd-3428-4ba9-9aa0-96c465f1c940", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -180383,7 +180383,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4513655a-d4ed-439d-8c06-b050bfab4718", + "id": "4c1c998b-4e84-4cbd-bb5e-570d05cd789f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -180437,7 +180437,7 @@ "_postman_previewlanguage": "json" }, { - "id": "436e69df-08b2-4905-b69a-f2fba0ed0cd2", + "id": "0c35b68e-97f6-4aec-9beb-306c5349f63d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -180497,7 +180497,7 @@ } }, { - "id": "d3f8790e-43a9-4756-b164-fc628abe5756", + "id": "690d6478-070d-4363-bbd1-a01acd588c0d", "name": "Approve a Non-Employee Request", "request": { "name": "Approve a Non-Employee Request", @@ -180552,7 +180552,7 @@ }, "response": [ { - "id": "5cbe6248-37d9-4454-a174-ba1cb55610fc", + "id": "25b9d4b1-ab10-45d4-b3a6-dd5781e8378e", "name": "Non-Employee approval item object.", "originalRequest": { "url": { @@ -180610,7 +180610,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af58e733-4aed-483a-8f1b-30978506a8f3", + "id": "f82ebd14-c116-4613-86ed-2a10b12a0e58", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -180668,7 +180668,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff4e7d2a-6851-4448-ba3b-15b098b7715d", + "id": "63f4866b-3cef-46d2-9512-92a1852dc3a7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -180726,7 +180726,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e34c842-a657-4851-b450-e34c7c522014", + "id": "94a32fce-bd08-4764-afef-d364ec8598f6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -180784,7 +180784,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94fa169b-2987-4408-b207-0505e0713a73", + "id": "b66e9605-1232-4ba1-b944-7696bd52b51d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -180842,7 +180842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3548ee33-62e3-4bb2-a184-6c2ec609cf8f", + "id": "2e3efe3e-663b-47a2-94ab-07a30a15093b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -180906,7 +180906,7 @@ } }, { - "id": "ad98ea32-b19b-49a1-a174-38bf72e4ef00", + "id": "60b41f1f-26bd-4221-8e2c-a0fd30c971b6", "name": "Reject a Non-Employee Request", "request": { "name": "Reject a Non-Employee Request", @@ -180961,7 +180961,7 @@ }, "response": [ { - "id": "ae8a788d-2812-427c-9c43-cda8a6d2e92c", + "id": "f39a9f8d-6f57-44e5-8de8-c00d1d380047", "name": "Non-Employee approval item object.", "originalRequest": { "url": { @@ -181019,7 +181019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9e4b578-8597-422c-9452-6e9d4421279e", + "id": "2a9394ab-962e-4113-a96d-5fb5425a3374", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -181077,7 +181077,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7954bfef-db4e-46d8-81c6-1b6cefa98261", + "id": "d0a3584c-1874-40a7-ba95-0b4f118f5286", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -181135,7 +181135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5bffbe0-bdf9-4cb0-bef1-7ccc249dbb01", + "id": "dbdf1544-2f9f-499f-a6c4-7e3f4eabfec2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -181193,7 +181193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b772e85-2a89-485e-b6a5-4f7cb9f376f1", + "id": "8585e6cf-86d6-48c2-b3e9-636051b2ba72", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -181251,7 +181251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62224f09-19b1-46ce-8318-525e10f2b35c", + "id": "3a69bc13-d54e-47ed-9f67-910aaf66c9d2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -181315,7 +181315,7 @@ } }, { - "id": "efdf4fff-f257-43ed-8b56-d1c2251cf2f6", + "id": "d54ce28f-b3dc-4843-bbbb-db0f940b02ac", "name": "Get Summary of Non-Employee Approval Requests", "request": { "name": "Get Summary of Non-Employee Approval Requests", @@ -181357,7 +181357,7 @@ }, "response": [ { - "id": "cd146672-6200-4a07-a3a6-aacd869dbe6f", + "id": "23ded494-a939-43f5-bed3-d3819f29018f", "name": "summary of non-employee approval requests", "originalRequest": { "url": { @@ -181402,7 +181402,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83eef138-8a78-42da-8ffa-0188d5f75d98", + "id": "55916320-2db9-4d87-8341-91afe6b33cd1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -181447,7 +181447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e3ec164-54b2-468d-81af-282de70b8dc0", + "id": "9151bea0-70d5-4989-98bf-b16132bcbfd0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -181492,7 +181492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca2771e2-a107-41ab-9635-90b0fa8afcbe", + "id": "e7d478bf-ad13-4f60-a988-e2f690fbeaf5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -181537,7 +181537,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f5da992-59a0-411f-a39e-3199ad3eaf59", + "id": "e1f87a0a-4f25-4e64-adcf-50c9f8909785", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -181582,7 +181582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cca6fc52-20ae-4e0f-83ee-042038d5618a", + "id": "16669ee9-c21e-4753-8e58-5784b8d5fb41", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -181633,7 +181633,7 @@ } }, { - "id": "3326f88d-9909-47f1-8405-65b7739c8c4d", + "id": "c47f7eff-d9de-467a-9b49-86c895f280e8", "name": "List Schema Attributes Non-Employee Source", "request": { "name": "List Schema Attributes Non-Employee Source", @@ -181675,7 +181675,7 @@ }, "response": [ { - "id": "33a30b53-65ee-45f7-8181-870fd319cd54", + "id": "cbda474f-c012-428e-a3b0-1dac7e84e157", "name": "A list of Schema Attributes", "originalRequest": { "url": { @@ -181720,7 +181720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0614a6ed-625d-41ca-adb8-c53bdae609a5", + "id": "88c5e584-6344-425e-955d-ae0c4f0c4453", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -181765,7 +181765,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7eba4cfb-31cc-494f-a69b-76024f929aa7", + "id": "4a0a36ba-c159-40b3-9428-e0b163b0d8fa", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -181810,7 +181810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96d1f793-5d0d-4d88-8959-cd14ca17fd19", + "id": "5b05e9a6-7437-42d1-91b0-9e1c2bc342b7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -181855,7 +181855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa7fe73b-d236-472c-90bc-8aefecd2bbb7", + "id": "96d7b275-c7a1-49da-93bd-55a5c5766c85", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -181900,7 +181900,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b7ef757-d089-4278-8839-f94d63efacf7", + "id": "be1af054-87b8-475c-bc1e-565aa865083b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -181945,7 +181945,7 @@ "_postman_previewlanguage": "json" }, { - "id": "821e3aaa-98fa-43d2-8273-fa8cc020923d", + "id": "8f005412-af13-47c1-84b8-91cfff822cb5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -181996,7 +181996,7 @@ } }, { - "id": "4039b3af-7f78-4947-82a7-e426d1413623", + "id": "c5ec2ee5-9ddf-450e-81c6-bb253d0e3326", "name": "Create a new Schema Attribute for Non-Employee Source", "request": { "name": "Create a new Schema Attribute for Non-Employee Source", @@ -182051,7 +182051,7 @@ }, "response": [ { - "id": "889eeaa7-3001-492f-9b4d-ae3a4d6340e7", + "id": "bcc92d14-675c-49cc-a73e-5a4b1c7f16d7", "name": "Schema Attribute created.", "originalRequest": { "url": { @@ -182109,7 +182109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78646f3a-1d58-4491-a9db-41460367e902", + "id": "ab477787-61c7-45c6-8211-4b786c4c1e20", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -182167,7 +182167,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5d0379f-8210-4176-a952-2a2a2abebcb7", + "id": "9ba97fd9-c77e-42a7-8bcf-339e63601b3e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -182225,7 +182225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "baa06dce-53a2-4e2f-a7c9-5f247d68febd", + "id": "be06488d-089c-4eb2-b6e0-5405b5718f08", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -182283,7 +182283,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68ad2df4-3420-4a1f-8a10-2fbca0f8e8b6", + "id": "253d1ab1-95ae-4e51-8393-333394db595f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -182341,7 +182341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb0cbba2-5a61-4cc2-a271-cb52bd3e2a7e", + "id": "24c8f35b-bfe8-4c17-83fe-c70d176ca27b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -182405,7 +182405,7 @@ } }, { - "id": "33389aa7-5be6-43d5-9c4d-23a9a08377e3", + "id": "c5f29037-b6bd-410f-845f-356a9164f9cf", "name": "Delete all custom schema attributes for Non-Employee Source", "request": { "name": "Delete all custom schema attributes for Non-Employee Source", @@ -182447,7 +182447,7 @@ }, "response": [ { - "id": "0149075d-1e86-4d85-bc60-a240bfe8f372", + "id": "88af62ce-a04c-41c9-9fea-35b1d488fccb", "name": "All custon Schema Attributes were successfully deleted.", "originalRequest": { "url": { @@ -182482,7 +182482,7 @@ "_postman_previewlanguage": "text" }, { - "id": "22fd18be-8bfa-49a4-ad31-c11e49d889cc", + "id": "95dd3ac4-fada-4a31-8a74-a909674f3048", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -182527,7 +182527,7 @@ "_postman_previewlanguage": "json" }, { - "id": "129959ff-503f-41d9-81f0-c5d550a29a57", + "id": "9946a6df-4c77-45f7-94e4-1760c9f46fc1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -182572,7 +182572,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67e417bb-c981-4f23-a1cf-3397e5cd8647", + "id": "124b4aca-d465-4fab-bcab-499e601555f6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -182617,7 +182617,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b45aac1b-4781-4d39-be7d-8a67be11fdef", + "id": "e9bb68f9-e4eb-4c27-b72e-07bc2e1113e5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -182662,7 +182662,7 @@ "_postman_previewlanguage": "json" }, { - "id": "947a2c3a-7656-45fd-ad48-8dbf6a33fe71", + "id": "17114d44-eb0c-43f7-8725-85c7e65c3c33", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -182713,7 +182713,7 @@ } }, { - "id": "23fbf203-7fde-46b3-b4e0-2ccadc933eef", + "id": "85ff0b93-1eb5-4f13-ba17-a778244580f9", "name": "Get Schema Attribute Non-Employee Source", "request": { "name": "Get Schema Attribute Non-Employee Source", @@ -182766,7 +182766,7 @@ }, "response": [ { - "id": "9563d638-b4cb-45ee-9c93-62e9248691a7", + "id": "750ad2a0-7bdd-4967-9a45-8ba4f767cc50", "name": "The Schema Attribute", "originalRequest": { "url": { @@ -182812,7 +182812,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afb43908-b148-490d-ada5-a4c3f9b50d62", + "id": "2d52fc01-1050-44ff-a5b9-42152998089f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -182858,7 +182858,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad283d2c-1e4f-4e61-b09e-e3d4afe2d28c", + "id": "f9653ddc-c812-4e9b-aef9-7fe748040f53", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -182904,7 +182904,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f624fd0-a4e0-4e4b-b96f-8fce17fc7a62", + "id": "becdfac9-bf42-4a68-bf5c-e24431094f0f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -182950,7 +182950,7 @@ "_postman_previewlanguage": "json" }, { - "id": "027bc694-67a9-45ff-bb07-74e10f0f171b", + "id": "543a6f08-0225-4e8c-a66d-5b2b85fbacb1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -182996,7 +182996,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63f562e8-44ac-4f25-8843-d126d5151d58", + "id": "c27c134d-ba6f-4c54-8c62-be33743ce0f9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -183048,7 +183048,7 @@ } }, { - "id": "336b45b2-9f4d-4fb6-bfe3-d4ba6b39fe60", + "id": "fc17a497-871b-48e2-a4d0-79e83fdd4219", "name": "Patch a Schema Attribute for Non-Employee Source", "request": { "name": "Patch a Schema Attribute for Non-Employee Source", @@ -183114,7 +183114,7 @@ }, "response": [ { - "id": "08314a90-aa25-48da-b31e-a1276d963279", + "id": "2c128ed1-d826-450f-9657-15dc07a1bd58", "name": "The Schema Attribute was successfully patched.", "originalRequest": { "url": { @@ -183173,7 +183173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa610298-a06d-4d2c-97ea-3e6dc3b79093", + "id": "59106f05-c302-4e7d-897d-e141f4a39bea", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -183232,7 +183232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14aea365-7912-4cd9-8bc9-d203ff20cccd", + "id": "7478f684-0ee2-4cb8-8bb2-6aab65b2846f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -183291,7 +183291,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9dd02005-ae20-4f9f-a8d9-4d689796377b", + "id": "4980a665-20e3-4c03-8003-4749c338f176", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -183350,7 +183350,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f5465bc-fa20-4102-98c5-e56e8e3aff24", + "id": "4ecd63dc-042f-4331-b6f3-53143b7e5ffc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -183409,7 +183409,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fa1f798-aa6a-4129-b589-f8dcebd97057", + "id": "d090e938-1029-428b-9d7c-0dd21c6ca6e9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -183468,7 +183468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69ded727-9dbc-4a2a-a184-6b2c3c98383a", + "id": "96dd7f3d-f624-4156-b46d-1e5b5a57aae8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -183533,7 +183533,7 @@ } }, { - "id": "c650e35d-3edc-45e8-910b-a38128344bd5", + "id": "17e3aeab-d42f-4754-a655-3497994268db", "name": "Delete a Schema Attribute for Non-Employee Source", "request": { "name": "Delete a Schema Attribute for Non-Employee Source", @@ -183586,7 +183586,7 @@ }, "response": [ { - "id": "2880ef0e-419b-48ae-8be8-867de6e3a95e", + "id": "74fe22f9-5878-440e-aea9-f93de80f84f5", "name": "The Schema Attribute was successfully deleted.", "originalRequest": { "url": { @@ -183622,7 +183622,7 @@ "_postman_previewlanguage": "text" }, { - "id": "b1996c84-41de-4cbd-822e-98326fc1942b", + "id": "272dcc5a-d24d-42f3-bff8-0147e1195eed", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -183668,7 +183668,7 @@ "_postman_previewlanguage": "json" }, { - "id": "893f7e25-e721-40fc-9456-226912dc7a61", + "id": "90f93a34-1316-48a4-8cf4-c3bd0c21f1d0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -183714,7 +183714,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f8a92c7-67c5-4db7-afe2-a909dcb1dcd8", + "id": "109bdd5b-617d-4712-ae5f-b05e946ac1bd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -183760,7 +183760,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4b35d9c-4e93-4e53-9cf3-9b162d5c3f33", + "id": "20abc850-9063-4656-a577-e252a1196889", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -183806,7 +183806,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50b9485b-c774-4612-a3ed-0b5c9339dc30", + "id": "972cd051-fe5c-43ac-9b8b-e8118b0adbef", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -183864,7 +183864,7 @@ "description": "", "item": [ { - "id": "7d47f82d-13f3-425f-8064-89efe6ac4989", + "id": "5e090dc6-00ae-4f96-a3a0-4d5482370fd0", "name": "Change MAIL FROM domain", "request": { "name": "Change MAIL FROM domain", @@ -183915,7 +183915,7 @@ }, "response": [ { - "id": "60ddb85b-cb86-41f8-8299-c4c0716773d2", + "id": "085f1172-abe7-4499-a864-73c45cca2cc1", "name": "MAIL FROM Attributes required to verify the change", "originalRequest": { "url": { @@ -183980,7 +183980,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a717437-3505-4f24-ab76-64c6845762a6", + "id": "a1d278e0-b3cd-40e3-ba97-ded1b95b9c81", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -184045,7 +184045,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c750abc-f55f-4ca7-b230-71f8f28a9d7f", + "id": "a6dd12e7-be97-40b7-986c-ed266abd39c0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -184110,7 +184110,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2245a1bd-1f7d-495e-a4d5-07458f809267", + "id": "ed6f264c-f0ee-4bc8-94f5-cfb0d1e359cb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -184175,7 +184175,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b51c62f5-f61c-4043-a2c2-07d34471a28f", + "id": "719fe67c-d362-4b9c-ab30-9252a0035cd4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -184240,7 +184240,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b8e42c1-fb2d-4fb5-a56a-77509e4abd4d", + "id": "dfde00cd-9bf0-4eff-9f7f-9b7418dca35d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -184311,7 +184311,7 @@ } }, { - "id": "2c4065e7-3a14-4591-a51a-7e09f79e09b7", + "id": "12e23d38-fe74-4a00-a3ed-36a32cc5c4fa", "name": "Get MAIL FROM Attributes", "request": { "name": "Get MAIL FROM Attributes", @@ -184365,7 +184365,7 @@ }, "response": [ { - "id": "d962057b-9fe7-4f4d-8631-cc1d634fb849", + "id": "bec2a367-9f72-48e4-aab4-5b85fb82a80d", "name": "MAIL FROM Attributes object", "originalRequest": { "url": { @@ -184428,7 +184428,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c89005cf-ddee-419c-a193-170f239ba500", + "id": "443d0b2e-3d4f-4595-83b4-acaa699b863f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -184491,7 +184491,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14a4fab0-9183-409f-bb86-2891b6d62a4d", + "id": "f7f29b78-fde2-445c-8dc0-716d5133e342", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -184554,7 +184554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5287552-aff6-47f5-8155-5bf8b8514676", + "id": "887ad6ce-815e-4e7c-885d-edc2b86f3989", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -184617,7 +184617,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39ae71ea-bda4-49e7-9e5a-3850c29d11f1", + "id": "7229e307-e3a6-44dd-83b4-1f5cc6ecf122", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -184680,7 +184680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22e28961-ba09-4dc9-8326-2554df25ba5a", + "id": "95d7a5ff-b430-4325-8983-38b4c779eed9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -184749,7 +184749,7 @@ } }, { - "id": "e2da6865-db2f-4a33-b4d3-a1b0ff6e8604", + "id": "279e1adc-2835-495d-a68a-ff4c514c15c0", "name": "List Notification Template Defaults", "request": { "name": "List Notification Template Defaults", @@ -184815,7 +184815,7 @@ }, "response": [ { - "id": "404ca4a5-563d-4da7-85b7-92e2fdafce76", + "id": "c84d041b-6f1d-4f2e-9937-79f3bb95cfc5", "name": "A list of the default template objects", "originalRequest": { "url": { @@ -184890,12 +184890,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"name\": \"Task Manager Subscription\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"slackTemplate\": {\n \"key\": \"quis ea do in\",\n \"text\": \"amet nulla\",\n \"blocks\": \"aute sint in ullamco tempor\",\n \"attachments\": \"et ea nostrud sunt ut\",\n \"notificationType\": \"fugi\",\n \"approvalId\": \"ut ex dolor enim\",\n \"requestId\": \"dolore quis\",\n \"requestedById\": \"ex\",\n \"isSubscription\": true,\n \"autoApprovalData\": {\n \"isAutoApproved\": \"Duis\",\n \"itemId\": \"ad\",\n \"itemType\": \"sunt ipsum pariatur ea\",\n \"autoApprovalMessageJSON\": \"non volupta\",\n \"autoApprovalTitle\": \"Ut dolore nisi\"\n },\n \"customFields\": {\n \"requestType\": \"dolore do consequat\",\n \"containsDeny\": \"deserunt elit in exercitation\",\n \"campaignId\": \"aliqua sunt\",\n \"campaignStatus\": \"veniam est minim officia\"\n }\n },\n \"teamsTemplate\": {\n \"key\": \"reprehenderit amet Duis consectetur adipisicing\",\n \"title\": \"ex\",\n \"text\": \"fugiat tempor non qui\",\n \"messageJSON\": \"cupidatat id in do\",\n \"isSubscription\": true,\n \"approvalId\": \"in minim id\",\n \"requestId\": \"proident nostrud sed\",\n \"requestedById\": \"ut non mag\",\n \"notificationType\": \"mollit ad Duis\",\n \"autoApprovalData\": {\n \"isAutoApproved\": \"nulla et commodo minim\",\n \"itemId\": \"anim\",\n \"itemType\": \"proident in \",\n \"autoApprovalMessageJSON\": \"velit\",\n \"autoApprovalTitle\": \"Ut\"\n },\n \"customFields\": {\n \"requestType\": \"adipisicing\",\n \"containsDeny\": \"adipisicing Lorem nisi\",\n \"campaignId\": \"elit ipsum velit nisi\",\n \"campaignStatus\": \"sunt dolor nost\"\n }\n }\n },\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"name\": \"Task Manager Subscription\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"slackTemplate\": {\n \"key\": \"eiusmod exercitation do ut non\",\n \"text\": \"proident nisi ullamco aliqua\",\n \"blocks\": \"Lorem dolor in fugiat\",\n \"attachments\": \"p\",\n \"notificationType\": \"nisi ad Excepteur\",\n \"approvalId\": \"in sunt\",\n \"requestId\": \"in exercitation Ut\",\n \"requestedById\": \"ullamco officia dolor\",\n \"isSubscription\": true,\n \"autoApprovalData\": {\n \"isAutoApproved\": \"fugiat laboris aliq\",\n \"itemId\": \"quis culpa aute ea\",\n \"itemType\": \"nulla sunt velit sed\",\n \"autoApprovalMessageJSON\": \"ut mollit Lorem\",\n \"autoApprovalTitle\": \"Duis esse\"\n },\n \"customFields\": {\n \"requestType\": \"aute cupidatat\",\n \"containsDeny\": \"magna\",\n \"campaignId\": \"do deserunt sed reprehenderit\",\n \"campaignStatus\": \"adipisicing Ut elit in Excepteur\"\n }\n },\n \"teamsTemplate\": {\n \"key\": \"nisi nulla\",\n \"title\": \"dolore Duis\",\n \"text\": \"adipisicing exercitation laborum qui est\",\n \"messageJSON\": \"Excepteur quis\",\n \"isSubscription\": false,\n \"approvalId\": \"exercitation pariatur dolor\",\n \"requestId\": \"commodo fugiat enim\",\n \"requestedById\": \"consectetur ipsum dolor\",\n \"notificationType\": \"et\",\n \"autoApprovalData\": {\n \"isAutoApproved\": \"in do\",\n \"itemId\": \"Duis dolore\",\n \"itemType\": \"minim exercitation m\",\n \"autoApprovalMessageJSON\": \"labor\",\n \"autoApprovalTitle\": \"elit deserunt\"\n },\n \"customFields\": {\n \"requestType\": \"in aute nostrud\",\n \"containsDeny\": \"lab\",\n \"campaignId\": \"dolor non\",\n \"campaignStatus\": \"irure officia fugiat adipisicing est\"\n }\n }\n }\n]", + "body": "[\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"name\": \"Task Manager Subscription\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"slackTemplate\": {\n \"key\": \"voluptate Ut\",\n \"text\": \"reprehenderit ut proident ex\",\n \"blocks\": \"minim deserunt\",\n \"attachments\": \"moll\",\n \"notificationType\": \"exercitation Excepteur magna\",\n \"approvalId\": \"in Lorem eiusmod aute\",\n \"requestId\": \"sunt sit\",\n \"requestedById\": \"sed minim amet\",\n \"isSubscription\": false,\n \"autoApprovalData\": {\n \"isAutoApproved\": \"quis voluptate eiusmod officia\",\n \"itemId\": \"commodo aute consectetur amet\",\n \"itemType\": \"non qui rep\",\n \"autoApprovalMessageJSON\": \"magna\",\n \"autoApprovalTitle\": \"adipisicing\"\n },\n \"customFields\": {\n \"requestType\": \"deserunt veniam\",\n \"containsDeny\": \"sit \",\n \"campaignId\": \"enim fugiat nulla sit\",\n \"campaignStatus\": \"nostrud\"\n }\n },\n \"teamsTemplate\": {\n \"key\": \"culpa pariatur ut cillum\",\n \"title\": \"reprehenderit ad nulla id\",\n \"text\": \"labore\",\n \"messageJSON\": \"ullamco sint laborum id amet\",\n \"isSubscription\": true,\n \"approvalId\": \"labore nulla exercitation ea\",\n \"requestId\": \"veniam sunt\",\n \"requestedById\": \"elit sunt in\",\n \"notificationType\": \"elit consequat deserunt consectetur\",\n \"autoApprovalData\": {\n \"isAutoApproved\": \"pariatur ad la\",\n \"itemId\": \"ut tempor amet minim sunt\",\n \"itemType\": \"ut pariatur labore\",\n \"autoApprovalMessageJSON\": \"Lorem eiusmod proident eu\",\n \"autoApprovalTitle\": \"sunt dolore\"\n },\n \"customFields\": {\n \"requestType\": \"sunt id\",\n \"containsDeny\": \"non eu\",\n \"campaignId\": \"id magna in\",\n \"campaignStatus\": \"eu Ut labore\"\n }\n }\n },\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"name\": \"Task Manager Subscription\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"slackTemplate\": {\n \"key\": \"labore culpa\",\n \"text\": \"sed\",\n \"blocks\": \"quis eu voluptat\",\n \"attachments\": \"nostrud eiusmod ut\",\n \"notificationType\": \"Ut sint non\",\n \"approvalId\": \"deserunt ex\",\n \"requestId\": \"voluptate exercitation\",\n \"requestedById\": \"non nulla officia minim\",\n \"isSubscription\": true,\n \"autoApprovalData\": {\n \"isAutoApproved\": \"sint Ut culpa dolore\",\n \"itemId\": \"Lorem sunt id adipisic\",\n \"itemType\": \"voluptate eiusmod\",\n \"autoApprovalMessageJSON\": \"nostrud adipisicing\",\n \"autoApprovalTitle\": \"sint commodo eiusmod\"\n },\n \"customFields\": {\n \"requestType\": \"laborum dolore ullamco ut\",\n \"containsDeny\": \"ea quis labore dolor\",\n \"campaignId\": \"adipisicing deserunt aliqua Excepteur\",\n \"campaignStatus\": \"Excepteur\"\n }\n },\n \"teamsTemplate\": {\n \"key\": \"Ut Excepteur\",\n \"title\": \"do amet tempor\",\n \"text\": \"tempor Lorem\",\n \"messageJSON\": \"in irure sit\",\n \"isSubscription\": true,\n \"approvalId\": \"adipisicing consequat i\",\n \"requestId\": \"enim aliquip\",\n \"requestedById\": \"irure reprehenderit\",\n \"notificationType\": \"dolor aliquip officia elit nisi\",\n \"autoApprovalData\": {\n \"isAutoApproved\": \"ullamco in anim amet\",\n \"itemId\": \"amet ex\",\n \"itemType\": \"cupidatat reprehenderit\",\n \"autoApprovalMessageJSON\": \"ad consequat \",\n \"autoApprovalTitle\": \"consequat adipisicing veniam\"\n },\n \"customFields\": {\n \"requestType\": \"te\",\n \"containsDeny\": \"Duis in in dolor\",\n \"campaignId\": \"dolore\",\n \"campaignStatus\": \"sed dolore ut\"\n }\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d37d197c-ec08-4724-ad3a-add8297b649e", + "id": "8bd7d668-29d2-421d-a051-81c67228b0b7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -184975,7 +184975,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0378868a-78ac-4796-817a-1cc8dcdd5d2f", + "id": "ec3bde00-a17a-444f-9297-b8b1bcb117c5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -185055,7 +185055,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ecaeb7d-ebe9-4eda-b508-039ff2cb34f5", + "id": "cc06b6e5-eb69-4e91-af22-db77c53f0f3a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -185135,7 +185135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdb51031-4800-40ca-932d-ab48852e97c0", + "id": "00a1c973-be03-44b2-bf3f-a2b41c0f9d8e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -185215,7 +185215,7 @@ "_postman_previewlanguage": "json" }, { - "id": "549aac23-bbfd-49a7-a268-b415c288e81f", + "id": "b2aafcbe-ad19-467f-94df-be65386c414a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -185301,7 +185301,7 @@ } }, { - "id": "6504018d-05b9-4009-8ee2-488bc7a66693", + "id": "0d7ab72a-a6cc-430b-b579-154da3f0f8b0", "name": "List Notification Templates", "request": { "name": "List Notification Templates", @@ -185367,7 +185367,7 @@ }, "response": [ { - "id": "9c0f93a0-b3f2-457c-a8e0-c5fee1d6176f", + "id": "4758fe18-b459-4e17-80a6-cc515873afac", "name": "A list of template objects for your site", "originalRequest": { "url": { @@ -185442,12 +185442,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"id sint Lorem cupidatat proident\",\n \"teamsTemplate\": \"sed ea proident\"\n },\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"consectetur\",\n \"teamsTemplate\": \"laborum pariatur eiusmod\"\n }\n]", + "body": "[\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"laborum nulla\",\n \"teamsTemplate\": \"pariatur culpa Duis sunt laboris\"\n },\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"eu voluptate\",\n \"teamsTemplate\": \"ut fugiat\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6a3f01c1-ea18-4091-ac26-e094640ee241", + "id": "37fbe45c-8cbc-41fb-8894-eb75052a1504", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -185527,7 +185527,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f468eb97-4a5a-45a3-a9fb-e64bc158b13a", + "id": "f9341a08-e9db-47b4-9d04-9e694f672709", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -185607,7 +185607,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd765d80-078d-41cf-b615-bd4c35a63dab", + "id": "430a1157-e0b1-455f-9b7e-98974a5c835d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -185687,7 +185687,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f01efc8-6388-4b38-a262-bd4cf50f662b", + "id": "42c7a7a8-1331-4ea2-8d3b-907a2085c0cc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -185767,7 +185767,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7e5aee6-2698-47cb-a799-b6d666110140", + "id": "7e1e27b8-e175-4c6d-a5e6-4b8b7aea7fd9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -185853,7 +185853,7 @@ } }, { - "id": "49b4fc23-7d60-4668-a82d-47aebb0d084a", + "id": "288c3d84-da24-432b-8d69-431c0d414fdf", "name": "Create Notification Template", "request": { "name": "Create Notification Template", @@ -185893,7 +185893,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"Ut incididunt anim deserunt\",\n \"teamsTemplate\": \"in nostrud consequat\"\n}", + "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"deserunt\",\n \"teamsTemplate\": \"veniam sit eu reprehenderit minim\"\n}", "options": { "raw": { "headerFamily": "json", @@ -185904,7 +185904,7 @@ }, "response": [ { - "id": "cafca7d2-39f6-463d-b3ee-1250cb61a79c", + "id": "a112b415-163b-46bc-88bb-b243315e2676", "name": "A template object for your site", "originalRequest": { "url": { @@ -185947,7 +185947,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"Ut incididunt anim deserunt\",\n \"teamsTemplate\": \"in nostrud consequat\"\n}", + "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"deserunt\",\n \"teamsTemplate\": \"veniam sit eu reprehenderit minim\"\n}", "options": { "raw": { "headerFamily": "json", @@ -185964,12 +185964,12 @@ "value": "application/json" } ], - "body": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"Ut incididunt anim deserunt\",\n \"teamsTemplate\": \"in nostrud consequat\"\n}", + "body": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"deserunt\",\n \"teamsTemplate\": \"veniam sit eu reprehenderit minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e7fe8d15-dbd1-4ae3-b32a-05fbcd0b3b20", + "id": "13f4e773-b6d5-4efa-b093-3d6d938f07aa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -186012,7 +186012,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"Ut incididunt anim deserunt\",\n \"teamsTemplate\": \"in nostrud consequat\"\n}", + "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"deserunt\",\n \"teamsTemplate\": \"veniam sit eu reprehenderit minim\"\n}", "options": { "raw": { "headerFamily": "json", @@ -186034,7 +186034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b201839-0521-4405-9494-caa1668e867e", + "id": "838541d7-4afb-452d-8724-f8370f360ace", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -186077,7 +186077,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"Ut incididunt anim deserunt\",\n \"teamsTemplate\": \"in nostrud consequat\"\n}", + "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"deserunt\",\n \"teamsTemplate\": \"veniam sit eu reprehenderit minim\"\n}", "options": { "raw": { "headerFamily": "json", @@ -186099,7 +186099,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc37725e-ff65-4f1d-8ed3-dcbf3cdbd447", + "id": "df3a1e4e-367c-44e3-b3e7-489f197fa197", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -186142,7 +186142,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"Ut incididunt anim deserunt\",\n \"teamsTemplate\": \"in nostrud consequat\"\n}", + "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"deserunt\",\n \"teamsTemplate\": \"veniam sit eu reprehenderit minim\"\n}", "options": { "raw": { "headerFamily": "json", @@ -186164,7 +186164,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ff0ca21-60d0-4c87-a8ca-38c8b5754b37", + "id": "acbb3599-9b2c-47cf-bb4d-5fd132641df7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -186207,7 +186207,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"Ut incididunt anim deserunt\",\n \"teamsTemplate\": \"in nostrud consequat\"\n}", + "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"deserunt\",\n \"teamsTemplate\": \"veniam sit eu reprehenderit minim\"\n}", "options": { "raw": { "headerFamily": "json", @@ -186229,7 +186229,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb4d64a5-86f8-4179-9eb4-05c04126bd51", + "id": "64fc5a1e-9d18-4fb2-b676-459446a049e8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -186272,7 +186272,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"Ut incididunt anim deserunt\",\n \"teamsTemplate\": \"in nostrud consequat\"\n}", + "raw": "{\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"deserunt\",\n \"teamsTemplate\": \"veniam sit eu reprehenderit minim\"\n}", "options": { "raw": { "headerFamily": "json", @@ -186300,7 +186300,7 @@ } }, { - "id": "e29e4a6a-779a-4f74-a387-6d79a4a3461c", + "id": "e5cd026a-7028-413f-b7a8-eb836a7166e9", "name": "Get Notification Template By Id", "request": { "name": "Get Notification Template By Id", @@ -186350,7 +186350,7 @@ }, "response": [ { - "id": "22d42e81-28f2-4a61-a2a3-e04b54e9855f", + "id": "6a58d70d-9469-4256-bd60-738df7f798f6", "name": "A template object for your site", "originalRequest": { "url": { @@ -186398,12 +186398,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"id sint Lorem cupidatat proident\",\n \"teamsTemplate\": \"sed ea proident\"\n },\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"consectetur\",\n \"teamsTemplate\": \"laborum pariatur eiusmod\"\n }\n]", + "body": "[\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"laborum nulla\",\n \"teamsTemplate\": \"pariatur culpa Duis sunt laboris\"\n },\n {\n \"key\": \"cloud_manual_work_item_summary\",\n \"medium\": \"EMAIL\",\n \"locale\": \"en\",\n \"name\": \"Task Manager Subscription\",\n \"subject\": \"You have $numberOfPendingTasks $taskTasks to complete in ${__global.productName}.\",\n \"header\": null,\n \"body\": \"Please go to the task manager\",\n \"footer\": null,\n \"from\": \"$__global.emailFromAddress\",\n \"replyTo\": \"$__global.emailFromAddress\",\n \"description\": \"Daily digest - sent if number of outstanding tasks for task owner > 0\",\n \"id\": \"c17bea3a-574d-453c-9e04-4365fbf5af0b\",\n \"created\": \"2020-01-01T00:00:00.000000Z\",\n \"modified\": \"2020-01-01T00:00:00.000000Z\",\n \"slackTemplate\": \"eu voluptate\",\n \"teamsTemplate\": \"ut fugiat\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0a13c7f3-d56a-49a7-9e2d-84a8b5ae3a15", + "id": "e51a8dbf-4db6-4c5d-8cd8-f061175042fc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -186456,7 +186456,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4aa620c-909c-4ed8-8d5c-0dd27a59e2c4", + "id": "a0bc967c-6d39-4290-a471-79d5313f7f95", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -186509,7 +186509,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b3a197c-2b2e-44cd-94fa-67d8105baf61", + "id": "6eafcec5-f920-4cda-a184-eacc05f17006", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -186562,7 +186562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75e61f4c-315c-4b45-9ae4-b9414b075e61", + "id": "9c2c663e-f9cb-4923-8d4b-6c97e0319c19", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -186615,7 +186615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70e191a5-87a9-40e5-b02c-b313c7a620f8", + "id": "c4272066-c602-4a8f-aab3-129767ac1097", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -186674,7 +186674,7 @@ } }, { - "id": "3b4b8d1c-aede-4743-bd86-4d5dd66b2b6a", + "id": "8396ba93-37bf-4fd9-ad5e-42cc18f09289", "name": "Bulk Delete Notification Templates", "request": { "name": "Bulk Delete Notification Templates", @@ -186726,7 +186726,7 @@ }, "response": [ { - "id": "9d726c00-fba9-4734-a681-3f7da5f364c3", + "id": "65d75aa1-86c9-4fb3-950a-0d2dbe07fce3", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -186782,7 +186782,7 @@ "_postman_previewlanguage": "text" }, { - "id": "6c9ef71a-f4d9-4c7b-be0b-28efab564b99", + "id": "9de67804-d368-4a5d-ae4c-e85d3767c4f4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -186848,7 +186848,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bea86b91-4f9e-4a6b-ac06-b124713c5c22", + "id": "2890cd90-8775-43a3-94d3-260bb21a8ce7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -186914,7 +186914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "253f707c-9d66-4584-97ae-e583601560f6", + "id": "cb7ca8f1-e952-47e3-b63d-9f2866a4c3ad", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -186980,7 +186980,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a30b51e4-ff41-4739-9ec0-d08f13c62265", + "id": "3bcd5d1a-04d6-4d6c-91af-0d9aa97e59b5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -187046,7 +187046,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e0c333a-5e28-4424-b5ce-a7931724ddd8", + "id": "946d8db2-9b16-4ef3-b26e-f1626ffe5537", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -187118,7 +187118,7 @@ } }, { - "id": "08ead7f6-f776-49ba-876e-ef629dd44d22", + "id": "43ab09cc-c4c9-4ad0-9a91-7ca113030456", "name": "Get Notification Template Context", "request": { "name": "Get Notification Template Context", @@ -187156,7 +187156,7 @@ }, "response": [ { - "id": "a31b88f3-e2ec-45b6-aab1-a5e6ef31eeda", + "id": "d9ebcf8d-649a-48c8-b50b-902b72fead20", "name": "Notification template context attributes for a specific tenant.", "originalRequest": { "url": { @@ -187208,7 +187208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18249a88-1057-40d7-81e3-aee1b5e23849", + "id": "0a216e4b-2977-4e68-ac15-ee2a4c1663a5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -187260,7 +187260,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5013191-529e-42bd-9a2b-918bdb3bb94d", + "id": "be67f9fc-851b-4d7b-848c-8ff446104653", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -187312,7 +187312,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc049a17-d4a8-4644-ae8e-b14584df3093", + "id": "941f4d26-05aa-462b-8f7f-23500979ac90", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -187364,7 +187364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e71c4a8-337f-4592-bc62-acea49b185d9", + "id": "5cd6d482-a619-491d-bf2d-a0a3314ad005", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -187416,7 +187416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbaee864-6b5a-4710-bbf6-0e540b695657", + "id": "ebaab3f4-6148-4266-a1d3-43cc746f1045", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -187474,7 +187474,7 @@ } }, { - "id": "5bcbe538-cb69-40d7-8de3-f99dd88dd1ca", + "id": "9e89cc1c-6107-4b52-86ee-fb3493a63a1c", "name": "List Notification Preferences for tenant.", "request": { "name": "List Notification Preferences for tenant.", @@ -187518,7 +187518,7 @@ }, "response": [ { - "id": "f13b6811-a8a6-43ab-8c89-10675d48a5d8", + "id": "55b12cf3-8cfe-453e-8f25-7cd452e5ec06", "name": "Return preference for the given notification key.", "originalRequest": { "url": { @@ -187571,7 +187571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbb09286-571d-425e-b044-de8b415b6dc2", + "id": "9aedc550-aa94-42bc-9602-6714a9455e8f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -187624,7 +187624,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c161f39-0edf-499d-8b61-cb1d4503273e", + "id": "8f3e89fd-93a8-4524-beed-d8328e7240b3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -187677,7 +187677,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1990354b-c348-407e-aa2f-a214e1293850", + "id": "2b6527cc-ad48-4881-98f8-0d24f5a20430", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -187730,7 +187730,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8dfa5f6c-ea2e-4e35-ba21-9a72ef8ed649", + "id": "f53c8817-743f-4d06-961e-66decb052a80", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -187783,7 +187783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2736cabf-29ff-4e0e-a9a6-d711c10440ee", + "id": "17277cfc-c5b8-4a8d-a770-ce4056f1df93", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -187836,7 +187836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89342f2c-6f8a-451d-99ca-09cad8ba3158", + "id": "13240949-9a78-4b0e-a025-bc71b8b91eb7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -187895,7 +187895,7 @@ } }, { - "id": "a88667c7-af48-4981-a93f-38f437e2669f", + "id": "edd4ba04-9b93-4b97-a948-86eff4505ea6", "name": "Send Test Notification", "request": { "name": "Send Test Notification", @@ -187946,7 +187946,7 @@ }, "response": [ { - "id": "c2a0c2c3-8e4b-4b84-ac86-4db9c8b18e12", + "id": "8481abf0-bc6b-45be-8f86-f8b4854be3d6", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -188001,7 +188001,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7e5f2e73-5284-4dd7-83ba-f29e5304bf26", + "id": "63adf9ec-de2f-4e28-8e61-187ada694995", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -188066,7 +188066,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0c4b317-7c2b-4304-a1a7-aef4030cf653", + "id": "714d8c4d-5fc7-48cc-8d0d-9118868d5890", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -188131,7 +188131,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eeb3101c-c58f-4fde-9e6b-80b29dfab674", + "id": "4912ab6a-a766-47c9-b53d-2e485849d793", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -188196,7 +188196,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52918627-3925-451d-8f37-1720e081f1f9", + "id": "bb43975b-e9fc-4289-9bb4-c769ef65f280", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -188261,7 +188261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4364750-f418-4548-8b55-c0470adf7a88", + "id": "05fe9250-bcfe-4dfd-bf79-770321ae9230", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -188326,7 +188326,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ed82f41-3e74-4545-bc83-605d2b904aa1", + "id": "1838b773-8cef-4396-a39a-67cf2ce5faf9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -188397,7 +188397,7 @@ } }, { - "id": "04b35b90-2503-4e3a-a0cd-f4b68514bda6", + "id": "67c832ba-40a2-45c9-8feb-8fd59d3c8718", "name": "List From Addresses", "request": { "name": "List From Addresses", @@ -188481,7 +188481,7 @@ }, "response": [ { - "id": "2358b766-d4c9-4515-89fb-991cdef59224", + "id": "8f80d668-b072-47aa-9c69-cc0afb811f37", "name": "List of Email Status", "originalRequest": { "url": { @@ -188574,12 +188574,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"eiusmod sed cupidatat ut dolore\",\n \"email\": \"sender@example.com\",\n \"isVerifiedByDomain\": false,\n \"verificationStatus\": \"SUCCESS\"\n },\n {\n \"id\": \"velit irure culpa nisi\",\n \"email\": \"sender@example.com\",\n \"isVerifiedByDomain\": false,\n \"verificationStatus\": \"SUCCESS\"\n }\n]", + "body": "[\n {\n \"id\": \"aliquip dolor\",\n \"email\": \"sender@example.com\",\n \"isVerifiedByDomain\": false,\n \"verificationStatus\": \"SUCCESS\"\n },\n {\n \"id\": \"culpa dolor ut in\",\n \"email\": \"sender@example.com\",\n \"isVerifiedByDomain\": false,\n \"verificationStatus\": \"FAILED\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c9a0a30b-8d6f-4428-a0f2-e0045dec2c43", + "id": "90120654-87c5-4209-8d3d-cb51f4909970", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -188677,7 +188677,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cae18c40-ffe5-4393-977b-834649d41a61", + "id": "0791e6bd-e9e5-4fda-9a74-07b1107caf3f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -188775,7 +188775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7e075ad-4053-44e6-874a-c2f72435a50e", + "id": "8e6d1cda-99a9-4b0f-95fb-e60acd8cac49", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -188873,7 +188873,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01b0f66f-4eee-410b-9286-eace1d6124f0", + "id": "6bf082d4-e1a0-420b-a0d2-4222985876ff", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -188977,7 +188977,7 @@ } }, { - "id": "d5290af7-4f9b-456e-9fae-1bcb6488f27e", + "id": "aac624f6-afcf-4d60-b772-024a535c60c4", "name": "Create Verified From Address", "request": { "name": "Create Verified From Address", @@ -189028,7 +189028,7 @@ }, "response": [ { - "id": "2c6ea478-c0f4-412c-8c37-ea7fccf757a5", + "id": "2a5add0a-5113-4338-82b4-737f40cdec71", "name": "New Verified Email Status", "originalRequest": { "url": { @@ -189088,12 +189088,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"pariatur officia consequat\",\n \"email\": \"sender@example.com\",\n \"isVerifiedByDomain\": false,\n \"verificationStatus\": \"SUCCESS\"\n}", + "body": "{\n \"id\": \"mollit ipsum qui\",\n \"email\": \"sender@example.com\",\n \"isVerifiedByDomain\": false,\n \"verificationStatus\": \"FAILED\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b8617f4e-5cdd-4e48-8d8b-d295d7a27d6e", + "id": "2dcbe085-b54b-4700-abc0-9f6adc585fd7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -189158,7 +189158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab5a6acc-3766-4d49-9c5c-6004f64e331b", + "id": "b88e853f-94d0-4fdc-84cd-6ec274fe88a9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -189223,7 +189223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4f90fa2-adb8-44aa-881f-2e923a091c62", + "id": "0aa92fb1-41e9-42c4-a5b1-d3f6dbe22aac", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -189288,7 +189288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a206435-4695-4e2c-8266-d9cede09f268", + "id": "2389244f-03ea-4437-ac70-cbbcd62453db", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -189353,7 +189353,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4eecf69-a2c5-4e42-818c-d916467b3a4c", + "id": "0f368123-9304-42ef-a52f-5b710cc303f4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -189424,7 +189424,7 @@ } }, { - "id": "d8c5b399-43d1-4052-9eb9-b8c1bb67e336", + "id": "25867c4a-6807-45a8-bc2b-9fe8e4b32b18", "name": "Delete Verified From Address", "request": { "name": "Delete Verified From Address", @@ -189444,7 +189444,7 @@ "variable": [ { "type": "any", - "value": "ipsum fugiat esse", + "value": "pariatur ullamco", "key": "id", "disabled": true, "description": { @@ -189474,7 +189474,7 @@ }, "response": [ { - "id": "e1946fdd-7000-4749-981f-4baf3966a22f", + "id": "cfd5d123-3662-4302-a7d0-c72c0c200d47", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -189517,7 +189517,7 @@ "_postman_previewlanguage": "text" }, { - "id": "488b5704-7f20-4f6c-ac7e-edef46b0395d", + "id": "d625479e-10ba-4ba1-8ab6-c7a32e183fdb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -189570,7 +189570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7664bcbc-166d-4c76-a74b-b8829f32da82", + "id": "2fef6fcf-ded5-41a8-b906-b5a81f0e6929", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -189623,7 +189623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "606ad21d-3a10-4a8c-bfb8-f402fd69c494", + "id": "dad6147c-e9c1-488e-a823-47eb15ab8c69", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -189676,7 +189676,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86294d80-e244-4abe-b080-050925ee553e", + "id": "10e5b268-c794-4609-a38f-b230e13aabff", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -189729,7 +189729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa86e013-0be9-45bb-9f45-b3d53cf1a140", + "id": "99317147-ce83-42e1-a9da-4fa55e48c702", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -189782,7 +189782,7 @@ "_postman_previewlanguage": "json" }, { - "id": "989aaded-8fa1-40d1-a4d6-c1193f51db3a", + "id": "0aab6f89-40b7-4ff8-9488-64091da8cc92", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -189841,7 +189841,7 @@ } }, { - "id": "7328cd79-f317-4a21-b48b-3e200d54eab1", + "id": "f238b30f-5813-4066-b99e-d444c2e5890a", "name": "Get DKIM Attributes", "request": { "name": "Get DKIM Attributes", @@ -189879,7 +189879,7 @@ }, "response": [ { - "id": "a40a2686-58a9-43df-8158-ea06e97aad29", + "id": "06fd23da-8d6d-4eef-849c-09e4b507d4d1", "name": "List of DKIM Attributes", "originalRequest": { "url": { @@ -189931,7 +189931,7 @@ "_postman_previewlanguage": "json" }, { - "id": "decca6b0-d6a4-4680-bb6d-2962f82f0357", + "id": "5260d8da-0ffb-4ebb-9a43-5defe7b03bcc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -189983,7 +189983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4830375a-27e9-478e-9a6f-40eee7b1e110", + "id": "242c590d-90c5-4014-bebf-562f7b22a7d7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -190035,7 +190035,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80006c99-eb13-4b19-9644-865d52cecc53", + "id": "9e8e629f-814f-4aa6-a639-2beb62d0c89f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -190087,7 +190087,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb08c0b5-1f13-4807-8a47-63660e4f670d", + "id": "5e27a18f-f6cb-4b3f-87bc-49ff1211fd60", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -190139,7 +190139,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d80cca6-d652-4a7a-8fd1-2306293ac158", + "id": "54c13e5f-e0d5-4e50-9ef5-c15a5576131f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -190197,7 +190197,7 @@ } }, { - "id": "e2e53df0-0ca7-4173-bbd5-4368afec57af", + "id": "9cc691a2-dc73-4fe3-8f35-8e6b03333556", "name": "Verify domain address via DKIM", "request": { "name": "Verify domain address via DKIM", @@ -190248,7 +190248,7 @@ }, "response": [ { - "id": "681a6562-f3cb-4572-a4cc-9372c9f059c2", + "id": "578ebddc-c716-4af1-967b-2a26fd0df50c", "name": "List of DKIM tokens required for the verification process.", "originalRequest": { "url": { @@ -190313,7 +190313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47892e25-f221-4a85-a06c-1158c8cd494b", + "id": "e58b2bcc-8344-4c95-98c6-ac753a384d01", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -190378,7 +190378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1437b6fd-b2be-4f5b-8efa-32078eceab5c", + "id": "35cca485-6eec-4082-a8f5-e4c6042ffd91", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -190443,7 +190443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b96ca87-63cf-4b33-a260-d6ab5ef66311", + "id": "26ae7dc8-2fc2-40e3-b08d-f2199bb36977", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -190508,7 +190508,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4559154-3536-4924-b87f-de58fefab278", + "id": "baf5395e-1c9e-4d20-b881-1fed8c06523d", "name": "Method Not Allowed - indicates that the server knows the request method, but the target resource doesn't support this method.", "originalRequest": { "url": { @@ -190573,7 +190573,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41bcabdb-8c9d-4ca1-992d-f2ed780c6ede", + "id": "e855c8f7-d188-498a-9351-4d26e4864009", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -190638,7 +190638,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fd23e84-eea2-4f8e-b290-04144094f30a", + "id": "e82c797c-738e-4597-872a-6264faf8dd86", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -190715,7 +190715,7 @@ "description": "Use this API to implement OAuth client functionality. \nWith this functionality in place, users with the appropriate security scopes can create and configure OAuth clients to use as a way to obtain authorization to use the Identity Security Cloud REST API.\nRefer to [Authentication](https://developer.sailpoint.com/docs/api/authentication/) for more information about OAuth and how it works with the Identity Security Cloud REST API.\n", "item": [ { - "id": "67aecbbb-aa21-4b7a-a80f-c1015c17a752", + "id": "a8927828-f97d-4f18-80b3-9faee5f4ff2a", "name": "List OAuth Clients", "request": { "name": "List OAuth Clients", @@ -190754,7 +190754,7 @@ }, "response": [ { - "id": "3751269d-3b65-4f97-9c6c-4647d8f3bc6e", + "id": "902af9ea-c976-4cd8-86dd-b88fa548ad70", "name": "List of OAuth clients.", "originalRequest": { "url": { @@ -190802,12 +190802,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"pariatur\",\n \"metadata\": \"enim\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n },\n {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"sint ipsum cillum officia\",\n \"metadata\": \"pariatur tempor sit\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n }\n]", + "body": "[\n {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"qui id ut\",\n \"metadata\": \"qui Excepteur amet sunt ullamco\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n },\n {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"occaecat\",\n \"metadata\": \"in aliquip\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "843425b5-99a8-4ac0-bfff-9951e31fccde", + "id": "9df7f52e-2d9c-473d-8b6c-5ca925a22a03", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -190860,7 +190860,7 @@ "_postman_previewlanguage": "json" }, { - "id": "719e02ef-a4d7-4d5e-a08d-cecff44c104f", + "id": "f8cd4424-ebd8-49fd-a19b-7ec63e92473d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -190913,7 +190913,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87821288-57bb-45ca-b779-6c7861da6c24", + "id": "d03f3746-5452-4e35-869d-66147f176f80", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -190966,7 +190966,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b12e0dde-7748-4868-949f-65c5ec9e58a9", + "id": "f0ce9c50-268a-4982-8b05-940463a44483", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -191019,7 +191019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20b191e0-45c8-41da-a5cc-8d733edb35fd", + "id": "0c1792cb-924c-4911-a4cb-c847f9182779", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -191078,7 +191078,7 @@ } }, { - "id": "4a051b99-21b6-4c90-a720-0a59d81c1984", + "id": "99eb020d-64b0-4864-a57a-ffbbca0003cb", "name": "Create OAuth Client", "request": { "name": "Create OAuth Client", @@ -191120,7 +191120,7 @@ }, "response": [ { - "id": "7827b7d6-0b1e-4d40-88fd-0abb6863a92b", + "id": "95bd1ce6-52df-47d0-8d73-bd2c99b982be", "name": "Request succeeded.", "originalRequest": { "url": { @@ -191176,7 +191176,7 @@ "_postman_previewlanguage": "json" }, { - "id": "606c5b17-1d28-4de5-8013-ebd10020806e", + "id": "d12909e6-7b3c-4299-aee2-27c9e78d3483", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -191232,7 +191232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c799ec89-c400-47d4-a0f6-01e14cbafbed", + "id": "75af98be-6793-4c01-946f-d2d5c332d6be", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -191288,7 +191288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4827025f-629e-4597-91d2-9749b135cd10", + "id": "04b1bd37-d8ee-4e0f-ae0e-a12d2f00875b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -191344,7 +191344,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b450171e-5525-41ba-b162-ba36592df4c7", + "id": "a31ab14b-d984-4c4d-ae21-066f4d08a10a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -191400,7 +191400,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf3fc8af-7c71-43ab-b040-0dcb2ca870b3", + "id": "597fdee8-ba3d-4f36-bc63-5276015eb30e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -191462,7 +191462,7 @@ } }, { - "id": "0a67239e-9dec-4f7e-a021-302d28f18b2d", + "id": "2df979ee-7c9f-49c8-a6a1-a43ee126a294", "name": "Get OAuth Client", "request": { "name": "Get OAuth Client", @@ -191503,7 +191503,7 @@ }, "response": [ { - "id": "1c821993-c2e0-450d-aa7d-d2ad2af326f8", + "id": "7e9765ae-6618-4a14-a0cc-c756a73a7cc5", "name": "Request succeeded.", "originalRequest": { "url": { @@ -191542,12 +191542,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"proident adipisicing Excepteur\",\n \"metadata\": \"anim laborum ipsum\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n}", + "body": "{\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"ad consectetur\",\n \"metadata\": \"labore dolor culpa\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "649f309a-88ab-41a4-99f2-cb314449d4ff", + "id": "f0053c7b-c656-44db-983b-fe619eaf4f1a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -191591,7 +191591,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17042d59-87e7-4c0f-ab53-437521fb4d45", + "id": "4b3d827e-03dc-4fc3-9574-5cb8e85019aa", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -191635,7 +191635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41408cac-32ed-439b-bf5b-2f5b43de75be", + "id": "25dd695d-6bd9-4995-b622-44b18861c831", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -191679,7 +191679,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99330bf4-f8b4-4c7f-a7ac-f5d1a3f0dc43", + "id": "25ec1e56-d3fc-48a1-806d-de89226620a3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -191723,7 +191723,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89821c5e-7ed1-48c4-b81e-7f3635ac7dd2", + "id": "5714ba1a-3d0c-4ec3-9dbe-e57ab5faa557", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -191767,7 +191767,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23ab76d8-29d8-47b7-87ad-f464bfe08069", + "id": "dc4c15d4-591a-42ba-91c5-591e761534df", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -191817,7 +191817,7 @@ } }, { - "id": "0df243ed-d445-4d5b-a88e-99f7d24b9917", + "id": "b3f74b46-4f2e-4f34-8141-c14d7ac58125", "name": "Delete OAuth Client", "request": { "name": "Delete OAuth Client", @@ -191858,7 +191858,7 @@ }, "response": [ { - "id": "1f7cc2ee-fcb8-4c23-b483-87d38e94d456", + "id": "ee2ef919-fd32-4776-88d2-659ca9cbc222", "name": "No content.", "originalRequest": { "url": { @@ -191892,7 +191892,7 @@ "_postman_previewlanguage": "text" }, { - "id": "461038a8-34f3-40ae-bc3a-e01633e752fc", + "id": "3993fa7c-30a0-4301-af52-41a309819c53", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -191936,7 +191936,7 @@ "_postman_previewlanguage": "json" }, { - "id": "263c5565-32b0-4e02-b3c2-321b4fbe1266", + "id": "13043f8b-4415-47fe-afb5-90a15aabec35", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -191980,7 +191980,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28e4e0dc-71e1-406a-91c3-2dd5c69a5c91", + "id": "53f0687c-fa04-46fa-8677-9f6c8bab74a8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -192024,7 +192024,7 @@ "_postman_previewlanguage": "json" }, { - "id": "688a98c0-8f16-41ff-8e39-0eb1dfd5933e", + "id": "91d9d246-a341-4a89-80e8-9276cd6cfe26", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -192068,7 +192068,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34226e8f-b48d-4bd8-bfff-ab8de9919bde", + "id": "2247cfa2-2d5c-4705-8109-d55d28ab5bd0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -192112,7 +192112,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcf8bc80-0173-4507-b302-9867374181a9", + "id": "3808eef1-5cb3-4fe1-8a0a-76a0b1969c7c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -192162,7 +192162,7 @@ } }, { - "id": "30509693-a725-4c18-9d24-50c4c98a268f", + "id": "7d15b95d-38ef-4241-8179-51902ecf1595", "name": "Patch OAuth Client", "request": { "name": "Patch OAuth Client", @@ -192216,7 +192216,7 @@ }, "response": [ { - "id": "3a653708-7eb4-45f0-ab51-92cf35d0c897", + "id": "ae06331c-a4ec-40ff-8717-bb42a3dcba52", "name": "Indicates the PATCH operation succeeded, and returns the OAuth client's new representation.", "originalRequest": { "url": { @@ -192268,12 +192268,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"proident adipisicing Excepteur\",\n \"metadata\": \"anim laborum ipsum\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n}", + "body": "{\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"ad consectetur\",\n \"metadata\": \"labore dolor culpa\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "20fc5575-ed38-49dd-8b8c-b47ef751f4cc", + "id": "54e0cdaa-8c58-4b8a-982b-88823dca5ef0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -192330,7 +192330,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90ca95af-40f3-4742-af3f-b652635a796e", + "id": "87c69c8e-d908-41df-afe5-c6c495f2aa18", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -192387,7 +192387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e5a67c2-e8c4-43f8-a789-13e269bdb767", + "id": "76dd7cd6-3dec-4aee-a87d-65b3b808c6cf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -192444,7 +192444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "168c282c-6a9c-4fa9-919d-ab39aae8ec30", + "id": "f46bee1d-c895-40f2-acb3-10e533e9c68e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -192501,7 +192501,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ab5811c-d6c7-4d70-b39b-c05192703d36", + "id": "b1ce65f3-a1bb-485a-99e1-ae9ae85681fa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -192558,7 +192558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1526b779-df1a-4b56-806f-3fd1ff637e40", + "id": "28892d21-034e-468d-9f75-b66fac8e8826", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -192627,7 +192627,7 @@ "description": "Operations for managing org configuration settings (eg. time zone)", "item": [ { - "id": "abc17ea9-8009-4d46-8f01-7233e9f98e38", + "id": "e8f88668-1f11-48b1-a637-fd063796ef86", "name": "Get Org configuration settings", "request": { "name": "Get Org configuration settings", @@ -192665,7 +192665,7 @@ }, "response": [ { - "id": "541d15a7-c727-406e-aa95-5dffdddd862f", + "id": "5baaf345-7f1d-4b95-abb7-d32a8b3fb89d", "name": "Request succeeded.", "originalRequest": { "url": { @@ -192712,12 +192712,12 @@ "value": "application/json" } ], - "body": "{\n \"orgName\": \"acme-solar\",\n \"timeZone\": \"America/Toronto\",\n \"lcsChangeHonorsSourceEnableFeature\": false,\n \"armCustomerId\": \"DE38E75A-5FF6-4A65-5DC7-08D64426B09E\",\n \"armSapSystemIdMappings\": \"amet deserunt cupidatat sint\",\n \"armAuth\": \"epiYNTRYA2S7swisDWk1Zv4VMNgvqEjiBh5_ufuCWsma2m-5XADijqBg0ijXLby5nS6lxZNXabhGnAPGeDGc4V3jQKrhwV-UHypRLs8ZLgOjiQNus9NimS0uPdKomRW6TFWqXyfnYd-znNgbbVuwUy9GyD9ebDVJSntPastxSx7UcyGuWBqfNZYpuxKRWe_7TVY60qL55jUqyz8N4XUbbdcxdbZ0uik6ut-Bv90MKTbZexBW_PR4qcgIkaEs4kIenLyBxnGziYo7AO0tJ8bGHO8FJRkibCpAQIt7PISLo7Gg_Xf9j10dKq2YDgy4pPTvz3fE2ZHYnXCXvXFSA-vVag==\",\n \"armDb\": \"EU\",\n \"armSsoUrl\": \"https://your-arm-sso-url\",\n \"iaiEnableCertificationRecommendations\": true,\n \"sodReportConfigs\": [\n {\n \"columnName\": \"SOD Business Name\",\n \"required\": true,\n \"included\": false,\n \"order\": 2\n },\n {\n \"columnName\": \"SOD Business Name\",\n \"required\": true,\n \"included\": false,\n \"order\": 2\n }\n ]\n}", + "body": "{\n \"orgName\": \"acme-solar\",\n \"timeZone\": \"America/Toronto\",\n \"lcsChangeHonorsSourceEnableFeature\": false,\n \"armCustomerId\": \"DE38E75A-5FF6-4A65-5DC7-08D64426B09E\",\n \"armSapSystemIdMappings\": \"exercitation culpa ea velit\",\n \"armAuth\": \"epiYNTRYA2S7swisDWk1Zv4VMNgvqEjiBh5_ufuCWsma2m-5XADijqBg0ijXLby5nS6lxZNXabhGnAPGeDGc4V3jQKrhwV-UHypRLs8ZLgOjiQNus9NimS0uPdKomRW6TFWqXyfnYd-znNgbbVuwUy9GyD9ebDVJSntPastxSx7UcyGuWBqfNZYpuxKRWe_7TVY60qL55jUqyz8N4XUbbdcxdbZ0uik6ut-Bv90MKTbZexBW_PR4qcgIkaEs4kIenLyBxnGziYo7AO0tJ8bGHO8FJRkibCpAQIt7PISLo7Gg_Xf9j10dKq2YDgy4pPTvz3fE2ZHYnXCXvXFSA-vVag==\",\n \"armDb\": \"EU\",\n \"armSsoUrl\": \"https://your-arm-sso-url\",\n \"iaiEnableCertificationRecommendations\": true,\n \"sodReportConfigs\": [\n {\n \"columnName\": \"SOD Business Name\",\n \"required\": true,\n \"included\": false,\n \"order\": 2\n },\n {\n \"columnName\": \"SOD Business Name\",\n \"required\": true,\n \"included\": false,\n \"order\": 2\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f03c298d-a335-49e0-940b-31398c197b87", + "id": "456ea2df-7df6-4946-9621-af91007397d3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -192769,7 +192769,7 @@ "_postman_previewlanguage": "json" }, { - "id": "021783ca-6d21-4a3d-a967-042e08569212", + "id": "6ac1688e-0b2e-400a-82f2-dfce8ba79cb2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -192821,7 +192821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1b75dbd-2daf-405d-9f35-cb43ade62573", + "id": "e49a8117-c2b6-49bf-959a-cea01bca6508", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -192873,7 +192873,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47c07690-35db-40e2-97cc-7e5770b6bd57", + "id": "3b9bfb50-693d-4160-a13f-a078c9677c86", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -192925,7 +192925,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b35a2691-9e25-4f40-9ddd-0cf8ac15634c", + "id": "9916567f-d648-4d7f-9813-3a029c923050", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -192977,7 +192977,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5286edd5-5c2f-4475-b47e-0bc7c9c36b49", + "id": "7a4d77e8-26a3-4cd0-8957-db9e12987f1c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -193035,7 +193035,7 @@ } }, { - "id": "8c76337e-a004-487b-ade6-f15d427e2b49", + "id": "5e1d7b48-a26c-453d-870a-7d651bb6999d", "name": "Patch an Org configuration property", "request": { "name": "Patch an Org configuration property", @@ -193086,7 +193086,7 @@ }, "response": [ { - "id": "c147f7a4-e979-448f-ae5e-05295ba142b7", + "id": "f711fe7e-b7a1-43b0-8fcd-79fd4ffcfec9", "name": "The Org was successfully patched.", "originalRequest": { "url": { @@ -193146,12 +193146,12 @@ "value": "application/json" } ], - "body": "{\n \"orgName\": \"acme-solar\",\n \"timeZone\": \"America/Toronto\",\n \"lcsChangeHonorsSourceEnableFeature\": false,\n \"armCustomerId\": \"DE38E75A-5FF6-4A65-5DC7-08D64426B09E\",\n \"armSapSystemIdMappings\": \"amet deserunt cupidatat sint\",\n \"armAuth\": \"epiYNTRYA2S7swisDWk1Zv4VMNgvqEjiBh5_ufuCWsma2m-5XADijqBg0ijXLby5nS6lxZNXabhGnAPGeDGc4V3jQKrhwV-UHypRLs8ZLgOjiQNus9NimS0uPdKomRW6TFWqXyfnYd-znNgbbVuwUy9GyD9ebDVJSntPastxSx7UcyGuWBqfNZYpuxKRWe_7TVY60qL55jUqyz8N4XUbbdcxdbZ0uik6ut-Bv90MKTbZexBW_PR4qcgIkaEs4kIenLyBxnGziYo7AO0tJ8bGHO8FJRkibCpAQIt7PISLo7Gg_Xf9j10dKq2YDgy4pPTvz3fE2ZHYnXCXvXFSA-vVag==\",\n \"armDb\": \"EU\",\n \"armSsoUrl\": \"https://your-arm-sso-url\",\n \"iaiEnableCertificationRecommendations\": true,\n \"sodReportConfigs\": [\n {\n \"columnName\": \"SOD Business Name\",\n \"required\": true,\n \"included\": false,\n \"order\": 2\n },\n {\n \"columnName\": \"SOD Business Name\",\n \"required\": true,\n \"included\": false,\n \"order\": 2\n }\n ]\n}", + "body": "{\n \"orgName\": \"acme-solar\",\n \"timeZone\": \"America/Toronto\",\n \"lcsChangeHonorsSourceEnableFeature\": false,\n \"armCustomerId\": \"DE38E75A-5FF6-4A65-5DC7-08D64426B09E\",\n \"armSapSystemIdMappings\": \"exercitation culpa ea velit\",\n \"armAuth\": \"epiYNTRYA2S7swisDWk1Zv4VMNgvqEjiBh5_ufuCWsma2m-5XADijqBg0ijXLby5nS6lxZNXabhGnAPGeDGc4V3jQKrhwV-UHypRLs8ZLgOjiQNus9NimS0uPdKomRW6TFWqXyfnYd-znNgbbVuwUy9GyD9ebDVJSntPastxSx7UcyGuWBqfNZYpuxKRWe_7TVY60qL55jUqyz8N4XUbbdcxdbZ0uik6ut-Bv90MKTbZexBW_PR4qcgIkaEs4kIenLyBxnGziYo7AO0tJ8bGHO8FJRkibCpAQIt7PISLo7Gg_Xf9j10dKq2YDgy4pPTvz3fE2ZHYnXCXvXFSA-vVag==\",\n \"armDb\": \"EU\",\n \"armSsoUrl\": \"https://your-arm-sso-url\",\n \"iaiEnableCertificationRecommendations\": true,\n \"sodReportConfigs\": [\n {\n \"columnName\": \"SOD Business Name\",\n \"required\": true,\n \"included\": false,\n \"order\": 2\n },\n {\n \"columnName\": \"SOD Business Name\",\n \"required\": true,\n \"included\": false,\n \"order\": 2\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2aa27238-9671-4fc8-bf46-f018383f538e", + "id": "7c544fa8-99eb-40e6-9bf6-a1a127e1ef95", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -193216,7 +193216,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ddae25b2-3fb5-48fa-b664-f4e2213dfa13", + "id": "9726a351-c8fa-4a1b-be02-06c8c327a316", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -193281,7 +193281,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a2a53be-e1c6-4457-9298-e5f182c0fc32", + "id": "30f2cc3d-14e1-4cad-97ff-e61dc2cf25dc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -193346,7 +193346,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3ee4f2f-f5c1-4ee0-bf15-22997549a2e0", + "id": "f534d9cd-0534-4caa-b420-b50c969a4f42", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -193411,7 +193411,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbf860bc-4223-43f4-bf0a-8cb9ec1528cf", + "id": "97b886fd-260d-47fe-9fee-6211f6cbfe14", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -193476,7 +193476,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6d9dcb5-3fb7-450c-8930-08d835b907e7", + "id": "0a1517f6-6b9f-4e46-87ea-b22248e2037c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -193547,7 +193547,7 @@ } }, { - "id": "95c30ca6-dc05-486c-869e-7d06d8ded44d", + "id": "2f6e939d-d3d6-429e-9bd1-4673b7828de2", "name": "Get list of time zones", "request": { "name": "Get list of time zones", @@ -193586,7 +193586,7 @@ }, "response": [ { - "id": "ac0fe1f6-6d89-4565-baca-6e70052ee798", + "id": "ca3d4fc9-416a-4f57-b1ac-59c8f589e1a3", "name": "Request successful", "originalRequest": { "url": { @@ -193639,7 +193639,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12ee13ac-35c8-4a88-b14a-4dde25084211", + "id": "db91f63d-af37-4f54-87ac-5347d21fd728", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -193692,7 +193692,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b09de40-5752-4991-9a70-76ca01571b42", + "id": "102646e4-29d3-4892-a207-968c0ff4a43f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -193745,7 +193745,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5c3f51b-8aa7-4dbf-a84d-2cd9fb5680de", + "id": "68687b4f-ffbe-435f-9677-890fe49ad632", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -193798,7 +193798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5199014-dd8a-47f7-8de0-b80c519b7b04", + "id": "26fd55d4-812a-4d75-91ec-6dda9342adfa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -193851,7 +193851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6576a886-5bd0-45f8-b140-8cb7cdcbb765", + "id": "4c85f2cf-024a-4e7e-ac61-9cf64b69233a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -193916,7 +193916,7 @@ "description": "Use this API to implement organization password configuration functionality. \nWith this functionality in place, organization administrators can create organization-specific password configurations. \n\nThese configurations include details like custom password instructions, as well as digit token length and duration. \n\nRefer to [Configuring User Authentication for Password Resets](https://documentation.sailpoint.com/saas/help/pwd/pwd_reset.html) for more information about organization password configuration functionality.\n", "item": [ { - "id": "ee66cef8-bbef-42b8-a69d-6cce94988699", + "id": "2d3f4515-32c7-4ef7-8f34-2efccb719f62", "name": "Get Password Org Config", "request": { "name": "Get Password Org Config", @@ -193945,7 +193945,7 @@ }, "response": [ { - "id": "c6b93b3b-f272-4f62-8d7e-e7cc9d1223d0", + "id": "b17c613f-2157-4a1b-88e4-04ce6347db6c", "name": "Reference to the password org config.", "originalRequest": { "url": { @@ -193988,7 +193988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f21eb8a-ea7e-4d2b-9bd4-7185664a653a", + "id": "34b06d39-6e32-490b-9e47-ab508844ebd1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -194031,7 +194031,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3854b9eb-74da-474c-8d6f-83e282c4ae7d", + "id": "46e44168-87cf-472d-acdd-5a7fad3109ad", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -194074,7 +194074,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b592a1a-859e-4f15-8e0c-ca45222efc49", + "id": "dcf1ef76-a534-466f-ae39-b595bafd46d0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -194117,7 +194117,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da8eaaae-217a-4cab-84e5-46a8d21d62a8", + "id": "7fd82ef9-f16b-4317-80d8-dbd97f84d652", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -194160,7 +194160,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1513273-1aac-4526-b686-dbfef3586104", + "id": "93ee7450-452c-4ed3-ba12-6a13033972f6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -194209,7 +194209,7 @@ } }, { - "id": "e2cb4d4e-0fde-4133-b228-51674b912d0b", + "id": "9d630a82-75b7-4c8a-b8f0-731871d6e5a4", "name": "Update Password Org Config", "request": { "name": "Update Password Org Config", @@ -194251,7 +194251,7 @@ }, "response": [ { - "id": "55bb39b0-14f8-4592-90f9-b34e7e52103c", + "id": "8143377a-78b0-4cc9-8708-b83188c800b1", "name": "Reference to the password org config.", "originalRequest": { "url": { @@ -194307,7 +194307,7 @@ "_postman_previewlanguage": "json" }, { - "id": "acff86e7-6f97-4427-8b2d-fa53a6be7e39", + "id": "c27ea514-b389-4115-a3a1-7eca55d38200", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -194363,7 +194363,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6babe7d7-4f2f-496b-a5e1-0b210506ece4", + "id": "fbcc8d22-c062-4cf7-8ba7-f6b0d57a548c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -194419,7 +194419,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef726b1b-8d71-4e06-b4a3-e3760fa3d622", + "id": "c035ea4c-f48a-4066-b12b-04cc7fe74c35", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -194475,7 +194475,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4763a995-50c5-4b19-a822-7ff8198ffb97", + "id": "5765c9c7-cf4e-4c40-a097-ef992da18700", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -194531,7 +194531,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54c908a7-34b1-49e6-81b3-e351e1de92da", + "id": "ef07adf9-dfa9-4664-8156-97fbb5de0f57", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -194593,7 +194593,7 @@ } }, { - "id": "2234f7f2-4723-4c04-a399-872ad42e61d6", + "id": "17e69007-e9e0-474b-bf60-e9fba8ebdd3e", "name": "Create Password Org Config", "request": { "name": "Create Password Org Config", @@ -194635,7 +194635,7 @@ }, "response": [ { - "id": "0f789b72-3097-46e3-b99c-919b496d2cf0", + "id": "0e74a89e-e07b-4b66-ab15-ea09c78b08da", "name": "Reference to the password org config.", "originalRequest": { "url": { @@ -194691,7 +194691,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aec42495-ea6a-47a6-8351-df0dd4e344aa", + "id": "13ec3f91-42f0-4447-86dc-e5e954f9dbfb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -194747,7 +194747,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ef36d99-d691-45c3-8a70-23641fbddf00", + "id": "91e61ec0-0fe4-4060-aca0-d9d02437828a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -194803,7 +194803,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba9453bf-4661-4979-80ed-80d216a32e58", + "id": "b670b77d-6818-4579-9ced-28b3020a7475", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -194859,7 +194859,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a51fba06-7326-4e23-8246-5ea8b25362d7", + "id": "e7c96c32-70e1-4753-878b-e59c29bbe30e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -194915,7 +194915,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05e6626b-cd4d-451e-a2c7-0d8736b14590", + "id": "1d2c2767-92de-42c8-874f-374593c84586", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -194983,7 +194983,7 @@ "description": "Use this API to implement password dictionary functionality. \nWith this functionality in place, administrators can create password dictionaries to prevent users from using certain words or characters in their passwords. \n\nA password dictionary is a list of words or characters that users are prevented from including in their passwords. \nThis can help protect users from themselves and force them to create passwords that are not easy to break. \n\nA password dictionary must meet the following requirements to for the API to handle them correctly: \n\n- It must be in .txt format.\n\n- All characters must be UTF-8 characters. \n\n- Each line must contain a single word or character with no spaces or whitespace characters.\n\n- It must contain at least one line other than the locale string.\n\n- Each line must not exceed 128 characters.\n\n- The file must not exceed 2500 lines. \n\nAdministrators should also consider the following when they create their dictionaries: \n\n- Lines starting with a # represent comments.\n\n- All words in the password dictionary are case-insensitive. \nFor example, adding the word \"password\" to the dictionary also disallows the following: PASSWORD, Password, and PassWord.\n\n- The dictionary uses substring matching. \nFor example, adding the word \"spring\" to the dictionary also disallows the following: Spring124, 345SprinG, and 8spring.\nUsers can then select 'Change Password' to update their passwords. \n\nAdministrators must do the following to create a password dictionary: \n\n- Create the text file that will contain the prohibited password values.\n\n- If the dictionary is not in English, they must add a locale string to the top line: locale:`languageCode`_`countryCode`\n\nThe languageCode value refers to the language's 2-letter ISO 639-1 code.\nThe countryCode value refers to the country's 2-letter ISO 3166-1 code.\n\nRefer to this list https://docs.oracle.com/cd/E13214_01/wli/docs92/xref/xqisocodes.html to see all the available ISO 639-1 language codes and ISO 3166-1 country codes.\n\n- Upload the .txt file to Identity Security Cloud with [Update Password Dictionary](https://developer.sailpoint.com/docs/api/v3/put-password-dictionary). Uploading a new file always overwrites the previous dictionary file.\n\nAdministrators can then specify which password policies check new passwords against the password dictionary by doing the following: In the Admin panel, they can use the Password Mgmt dropdown menu to select Policies, select the policy, and select the 'Prevent use of words in this site's password dictionary' checkbox beside it.\n\nRefer to [Configuring Advanced Password Management Options](https://documentation.sailpoint.com/saas/help/pwd/adv_config.html) for more information about password dictionaries.\n", "item": [ { - "id": "ce1a84a9-dc20-4559-b7df-7ce90d0a20ec", + "id": "d8084717-4056-4008-9502-97cf86cfd661", "name": "Get Password Dictionary", "request": { "name": "Get Password Dictionary", @@ -195012,7 +195012,7 @@ }, "response": [ { - "id": "ebbf4807-51d2-403c-8309-f246d5ccba94", + "id": "8250e6d7-4478-451c-a684-4eba00596000", "name": "A password dictionary response", "originalRequest": { "url": { @@ -195050,12 +195050,12 @@ "value": "text/plain" } ], - "body": "ipsum fugiat esse", + "body": "pariatur ullamco", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "ad53b07f-858a-467c-afd8-bbe0e73402b3", + "id": "dea68b4a-df53-4f48-8bfc-2f3f0da372f5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -195098,7 +195098,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a556f45c-6552-4bdd-8600-41912071b939", + "id": "ae78ba8c-8ae2-4d2a-93c0-f393436bb74f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -195141,7 +195141,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21816e6b-a376-43a8-92a8-1056f625d532", + "id": "9bc04f0b-fa07-42fe-b4a5-f508d8fb8aec", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -195184,7 +195184,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e0c2d49-2bac-4ef7-9bfc-7edf2b763c8d", + "id": "44f4bc87-e755-40c5-833c-4ea930ca0e07", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -195227,7 +195227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aecafeda-9ff5-48a4-a470-74f69aba5a98", + "id": "2d246f97-683f-4f61-aa5b-5b9e455a1b64", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -195270,7 +195270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "060165a3-0ca6-4a5c-bd2a-c7add0b02717", + "id": "b3c45661-b63b-4ff9-be83-148a68e8682c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -195319,7 +195319,7 @@ } }, { - "id": "63cc1cb8-94f8-455c-8ad1-670c4d5352da", + "id": "ed8fbdf2-69f9-4253-ad0d-cb25af453190", "name": "Update Password Dictionary", "request": { "name": "Update Password Dictionary", @@ -195364,7 +195364,7 @@ }, "response": [ { - "id": "dd3634bb-2214-4a71-803b-bec6abb866b0", + "id": "c8774796-2634-405e-83b4-fa237478d598", "name": "Successfully updated.", "originalRequest": { "url": { @@ -195413,7 +195413,7 @@ "_postman_previewlanguage": "text" }, { - "id": "34c8286a-2bae-4efb-b26e-dab22ebdb6f3", + "id": "0ac1a729-d050-4347-8c74-f3d97a021023", "name": "Created.", "originalRequest": { "url": { @@ -195462,7 +195462,7 @@ "_postman_previewlanguage": "text" }, { - "id": "62fe4e06-9802-4ea0-9766-a85052ffee5f", + "id": "edd68fc4-113c-46e7-a3e4-70ab84ec7834", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -195521,7 +195521,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86e66a38-64a1-4582-8bea-5ed66a473370", + "id": "59bb6c62-a32a-4fe4-a1d8-0a21cc8e78f6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -195580,7 +195580,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbc0d8c8-2bba-4494-91dc-ba7bb0c707f9", + "id": "0993532e-cd72-439d-a106-d17a38cd8514", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -195639,7 +195639,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ddcf6f74-53fa-4447-8d0b-5cc3efcac1fc", + "id": "b553411c-7642-4ff8-a307-f864c3bbc44b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -195698,7 +195698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0bb6551-756d-4132-be9f-dea60270fa2d", + "id": "9c6545cc-0252-4749-a41f-fd3d3bc0dcc3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -195757,7 +195757,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80852fce-f268-4448-a28d-c6bb13442878", + "id": "f319b792-ebeb-494c-82b8-ed2ce4644116", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -195828,7 +195828,7 @@ "description": "Use this API to implement password management functionality. \nWith this functionality in place, users can manage their identity passwords for all their applications.\n\nIn Identity Security Cloud, users can select their names in the upper right corner of the page and use the drop-down menu to select Password Manager. \nPassword Manager lists the user's identity's applications, possibly grouped to share passwords. \nUsers can then select 'Change Password' to update their passwords. \n\nGrouping passwords allows users to update their passwords more broadly, rather than requiring them to update each password individually. \nPassword Manager may list the applications and sources in the following groups:\n\n- Password Group: This refers to a group of applications that share a password. \nFor example, a user can use the same password for Google Drive, Google Mail, and YouTube. \nUpdating the password for the password group updates the password for all its included applications.\n\n- Multi-Application Source: This refers to a source with multiple applications that share a password. \nFor example, a user can have a source, G Suite, that includes the Google Calendar, Google Drive, and Google Mail applications. \nUpdating the password for the multi-application source updates the password for all its included applications. \n\n- Applications: These are applications that do not share passwords with other applications.\n\nAn organization may require some authentication for users to update their passwords. \nUsers may be required to answer security questions or use a third-party authenticator before they can confirm their updates. \n\nRefer to [Managing Passwords](https://documentation.sailpoint.com/saas/user-help/accounts/passwords.html) for more information about password management.\n", "item": [ { - "id": "1a58a8a3-21c2-4b04-aef6-c44378a78e18", + "id": "8877b25f-7ce5-4a5f-b215-a0b624fb1eb2", "name": "Query Password Info", "request": { "name": "Query Password Info", @@ -195870,7 +195870,7 @@ }, "response": [ { - "id": "420d8fa1-57d5-4660-b92a-7bd026073c6e", + "id": "d2846725-95ab-41a3-928e-dbd55cbfec52", "name": "Reference to the password info.", "originalRequest": { "url": { @@ -195926,7 +195926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ed60b49-4781-4afd-bd63-b765c7e06123", + "id": "db706f5e-78bd-47b0-be70-58cc0d7560fa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -195982,7 +195982,7 @@ "_postman_previewlanguage": "json" }, { - "id": "428d5c7f-e497-43a8-9f2e-0ff0bdfbc9ec", + "id": "28d35980-0baf-47c8-a6fc-9d346bca337c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -196038,7 +196038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82e535f2-aa2a-48cd-b3d8-0867eaa1ea74", + "id": "0f175a9a-a82d-4268-a13b-4dc48f5a2a53", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -196094,7 +196094,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5b579f9-9c03-476f-9cab-e74c81ac0e83", + "id": "71564541-73ab-4ccf-837a-509de9118274", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -196150,7 +196150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a436a53-3387-4cc0-aff5-65ceb134dccc", + "id": "54cc0f74-52af-42e2-8c46-d35424a9daaa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -196212,7 +196212,7 @@ } }, { - "id": "84d92b67-379f-4278-9ec8-0e45bfa18e8d", + "id": "59f2f584-eef4-47a6-b33e-c385dc7aa5b8", "name": "Set Identity's Password", "request": { "name": "Set Identity's Password", @@ -196254,7 +196254,7 @@ }, "response": [ { - "id": "aa2f8861-f04c-473a-a616-88d822470754", + "id": "8a89dd51-fa28-4cec-9d04-847a5367e031", "name": "Reference to the password change.", "originalRequest": { "url": { @@ -196310,7 +196310,7 @@ "_postman_previewlanguage": "json" }, { - "id": "375da04e-c228-4cd0-b696-7c8cd0261784", + "id": "6f01de94-72cb-43e7-8004-94eba972b1bb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -196366,7 +196366,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2417c056-e688-40f9-967a-d7c77ca932c8", + "id": "9a0ebdfc-4dfb-4845-8a8c-16ade9f298c7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -196422,7 +196422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1db09844-f09f-4ec9-9a56-7cc211678d28", + "id": "23d712cd-0d48-46c4-9173-5ff079997d20", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -196478,7 +196478,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c396e65c-7726-44fa-beab-c45e569e6363", + "id": "6431f674-49de-43e1-8433-a5bff83fe871", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -196534,7 +196534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a058cc38-1818-48ac-ba9b-c684f35e44a8", + "id": "62869834-cd7b-4749-9964-2c6965c3608f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -196596,7 +196596,7 @@ } }, { - "id": "ea377cb7-4256-4d36-9aaa-d1bffc1cc2d1", + "id": "b294a030-c4e5-4b90-a31a-38aca1bf4ed0", "name": "Get Password Change Request Status", "request": { "name": "Get Password Change Request Status", @@ -196637,7 +196637,7 @@ }, "response": [ { - "id": "68b0502f-5873-4a8c-8559-c8e2592164e9", + "id": "72bbfb4a-390e-4bd1-945b-267f40d261ba", "name": "Status of the password change request", "originalRequest": { "url": { @@ -196681,7 +196681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d65e5d9-3c62-42f0-bc6f-dfa7a9b7177e", + "id": "d43b9115-4539-4a4e-9337-88e3b10a92e2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -196725,7 +196725,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89349734-8350-4637-95bd-ecabd559d886", + "id": "c81d3349-1e6c-4f8c-8e33-d6fdb5f29122", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -196769,7 +196769,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d91cf5de-3ef1-4625-892b-5db3a29c1075", + "id": "7067d0c9-1dea-4baf-859b-35a787fc5881", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -196813,7 +196813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8f80729-1bda-4b16-af21-52b2b88dfdaa", + "id": "34c15816-fd77-4088-99e1-146570a4445f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -196857,7 +196857,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5af9ab2-b0e1-4774-a9a0-acaccce9b6fe", + "id": "2481a603-cb20-449b-9b5f-a2b9c6f97561", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -196901,7 +196901,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9e0c045-ec3b-4367-abca-cf34475b3709", + "id": "954e43f3-25d8-426e-9717-37f95e4c7c9b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -196951,7 +196951,7 @@ } }, { - "id": "7ced3026-ccd5-4414-a723-3b8c742bf27d", + "id": "987046d0-7543-498a-b555-7f8f55399ac8", "name": "Generate a digit token", "request": { "name": "Generate a digit token", @@ -197003,7 +197003,7 @@ }, "response": [ { - "id": "1228e7a8-f225-43e1-8836-f8c1430d854c", + "id": "20df6f9f-b6ed-44e5-9eb2-cd3df5d1cad5", "name": "The digit token for password management.", "originalRequest": { "url": { @@ -197069,7 +197069,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8788bb5-b17e-40e7-af90-ed3b412fbb29", + "id": "33a88573-5c61-4636-a41d-ce55dec9564e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -197135,7 +197135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c172914a-f87c-47fe-9123-4e49ea31edd4", + "id": "1c67ba41-ba65-4d5f-8481-7bb6ca03020c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -197201,7 +197201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b513f998-c2ad-496c-81e8-511d50184130", + "id": "87feab40-b088-4689-afe1-3b853a5f6c17", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -197267,7 +197267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fdb694e-1d58-459d-83c8-15cc78f974dc", + "id": "e2ce0cbf-15f2-42c5-b32a-86f937d188c6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -197333,7 +197333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a271af13-d9b0-48aa-8284-6a62ca30528d", + "id": "32418c41-20c0-4ec6-94e2-f1d7b24c7eda", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -197411,7 +197411,7 @@ "description": "Use these APIs to implement password policies functionality.\nThese APIs allow you to define the policy parameters for choosing passwords.\n\nIdentityNow comes with a default policy that you can modify to define the password requirements your users must meet to log in to IdentityNow, such as requiring a minimum password length, including special characters, and disallowing certain patterns.\nIf you have licensed Password Management, you can create additional password policies beyond the default one to manage passwords for supported sources in your org.\n\nIn the Identity Security Cloud Admin panel, administrators can use the Password Mgmt dropdown menu to select Sync Groups.\nRefer to [Managing Password Policies](https://documentation.sailpoint.com/saas/help/pwd/pwd_policies/pwd_policies.html) for more information about password policies.\n", "item": [ { - "id": "257845ad-9154-4d99-9dd4-ace8ecaab966", + "id": "a837e3b6-395d-450a-bd6c-a045542f2482", "name": "Get Password Policy by ID", "request": { "name": "Get Password Policy by ID", @@ -197452,7 +197452,7 @@ }, "response": [ { - "id": "59d8dff7-1776-48a4-ac14-e64802c2643a", + "id": "6d55bd98-8dfc-4389-af95-3e291af4e72a", "name": "Reference to the password policy.", "originalRequest": { "url": { @@ -197496,7 +197496,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ddd3e2b-72c1-4d38-92f8-d63f9c3079fd", + "id": "ef60a796-2573-46a1-b414-64623f6ac8cf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -197540,7 +197540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51146805-3720-4903-8004-2484033197e2", + "id": "105e8236-fa08-4adb-aadc-dfa218c1a49c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -197584,7 +197584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b2af18c-706d-4738-8317-bb3a1a1e5b94", + "id": "b2ffc6a1-e251-454f-9254-f9e2fae70b5d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -197628,7 +197628,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68a1d685-a649-4701-aca6-6fc07e10631e", + "id": "dca5b10d-964a-43df-8f3a-e9ee0c518f51", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -197672,7 +197672,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d6631fb-eb47-4b18-ab03-b6490f86cde0", + "id": "743f78db-b3e3-496e-94e0-6c143670734d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -197716,7 +197716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cb697a9-8e7c-49dc-9840-6f070cbad972", + "id": "b08246e4-fd2f-4ae3-ba40-e74167fb97ea", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -197766,7 +197766,7 @@ } }, { - "id": "2385c6c8-8cb2-4275-9060-88107bd04632", + "id": "25c6d8d2-9c88-4562-b4ec-cab9babeb19f", "name": "Update Password Policy by ID", "request": { "name": "Update Password Policy by ID", @@ -197820,7 +197820,7 @@ }, "response": [ { - "id": "a105b285-7d02-47ae-af86-46e7bbad92c6", + "id": "92923f21-4faa-407a-95e8-a88480c3fecb", "name": "Reference to the password policy.", "originalRequest": { "url": { @@ -197877,7 +197877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0aa2f630-ef1e-4209-b3fb-6114dd4f4ee5", + "id": "14893d0d-344b-4e73-b7dc-e0c0d49104cb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -197934,7 +197934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c547a535-4aee-4b51-b366-0cddc7636da3", + "id": "731fff6e-f08b-4918-8942-c89c61294654", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -197991,7 +197991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "355fee43-4fac-4310-ba94-85870746edf9", + "id": "b9ab2cca-dbc5-4bf6-8337-8e1574b4f782", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -198048,7 +198048,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba0a7831-0665-47b1-8625-ca6d1812338c", + "id": "e5b1468f-ce8e-4152-9c27-0c828dcb7ed3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -198105,7 +198105,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d9e190a-beda-4d70-aa5a-27e163b0b7d3", + "id": "f44f49e8-d06d-41a0-8fb9-e3ee085f8d84", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -198162,7 +198162,7 @@ "_postman_previewlanguage": "json" }, { - "id": "714546fb-9060-4236-a6ba-85e1c2a11497", + "id": "3b9c5603-e7d8-4b05-9042-e8eb8d6ad078", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -198225,7 +198225,7 @@ } }, { - "id": "8294f6c0-041c-4179-b77e-280ad1fb13d2", + "id": "68bd1443-ca79-4d35-9cbf-08dac7bc53db", "name": "Delete Password Policy by ID", "request": { "name": "Delete Password Policy by ID", @@ -198266,7 +198266,7 @@ }, "response": [ { - "id": "2f6ddf4f-5a4f-441e-99c2-8ca158bf2cc2", + "id": "c326fbdf-91ef-490e-9b00-e256a4c1a5b3", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -198300,7 +198300,7 @@ "_postman_previewlanguage": "text" }, { - "id": "68fe701b-f5db-427f-9a8f-3cc82de9cd54", + "id": "0bfa36a2-d5fa-4f83-acef-2fe30334027b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -198344,7 +198344,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18a7e5ab-0331-4f3e-90a1-c69463b0904f", + "id": "747ba62c-ab43-413c-9e80-ac7b82a11df8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -198388,7 +198388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "587a4e32-e7de-4152-963a-9efb0a93ac84", + "id": "ab9e724d-65f9-41ad-b75b-817ab02b001e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -198432,7 +198432,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0f3a27c-50f5-4e30-830f-05c34c6c8702", + "id": "06fbfb67-f33c-4f69-9f76-c85f60cc844f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -198476,7 +198476,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d515574c-9057-456a-b3ed-29085d96ba77", + "id": "e6c5960f-cf39-4236-b263-fd88284469c9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -198520,7 +198520,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7073e06-d1b3-426b-a5cb-7a0715f68963", + "id": "585c4527-cbcd-4a78-8903-d9b1b9313e4b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -198570,7 +198570,7 @@ } }, { - "id": "2dec8d8a-cb2b-4a6b-a780-deba3fbd81d9", + "id": "5401bcf0-8910-4e91-883d-80dc8f3dcb7b", "name": "Create Password Policy", "request": { "name": "Create Password Policy", @@ -198612,7 +198612,7 @@ }, "response": [ { - "id": "38a45886-14e2-44bf-b3dd-3cdae977e8ff", + "id": "0e684b3c-c99d-4071-a424-8c1944d63aa9", "name": "Reference to the password policy.", "originalRequest": { "url": { @@ -198663,12 +198663,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"2c91808e7d976f3b017d9f5ceae440c8\",\n \"description\": \"Information about the Password Policy\",\n \"name\": \"PasswordPolicy Example\",\n \"dateCreated\": \"1944-11-27T19:32:26.030Z\",\n \"lastUpdated\": \"1980-12-26T22:47:10.787Z\",\n \"firstExpirationReminder\": 45,\n \"accountIdMinWordLength\": 4,\n \"accountNameMinWordLength\": 6,\n \"minAlpha\": 5,\n \"minCharacterTypes\": 5,\n \"maxLength\": 25,\n \"minLength\": 8,\n \"maxRepeatedChars\": 3,\n \"minLower\": 8,\n \"minNumeric\": 8,\n \"minSpecial\": 8,\n \"minUpper\": 8,\n \"passwordExpiration\": 8,\n \"defaultPolicy\": true,\n \"enablePasswdExpiration\": true,\n \"requireStrongAuthn\": true,\n \"requireStrongAuthOffNetwork\": true,\n \"requireStrongAuthUntrustedGeographies\": true,\n \"useAccountAttributes\": false,\n \"useDictionary\": false,\n \"useIdentityAttributes\": false,\n \"validateAgainstAccountId\": false,\n \"validateAgainstAccountName\": true,\n \"created\": \"ex in dolor\",\n \"modified\": \"consectetur fugiat labore in\",\n \"sourceIds\": [\n \"2c91808382ffee0b01830de154f14034\",\n \"2f98808382ffee0b01830de154f12134\"\n ]\n}", + "body": "{\n \"id\": \"2c91808e7d976f3b017d9f5ceae440c8\",\n \"description\": \"Information about the Password Policy\",\n \"name\": \"PasswordPolicy Example\",\n \"dateCreated\": \"1983-06-27T10:44:43.360Z\",\n \"lastUpdated\": \"1953-02-20T08:51:40.033Z\",\n \"firstExpirationReminder\": 45,\n \"accountIdMinWordLength\": 4,\n \"accountNameMinWordLength\": 6,\n \"minAlpha\": 5,\n \"minCharacterTypes\": 5,\n \"maxLength\": 25,\n \"minLength\": 8,\n \"maxRepeatedChars\": 3,\n \"minLower\": 8,\n \"minNumeric\": 8,\n \"minSpecial\": 8,\n \"minUpper\": 8,\n \"passwordExpiration\": 8,\n \"defaultPolicy\": true,\n \"enablePasswdExpiration\": true,\n \"requireStrongAuthn\": true,\n \"requireStrongAuthOffNetwork\": true,\n \"requireStrongAuthUntrustedGeographies\": true,\n \"useAccountAttributes\": false,\n \"useDictionary\": false,\n \"useIdentityAttributes\": false,\n \"validateAgainstAccountId\": false,\n \"validateAgainstAccountName\": true,\n \"created\": \"aute ipsum velit incididunt\",\n \"modified\": \"ut ea esse\",\n \"sourceIds\": [\n \"2c91808382ffee0b01830de154f14034\",\n \"2f98808382ffee0b01830de154f12134\"\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "227ee57c-a739-4a3d-a0ea-fd257efae9d0", + "id": "8d3ca964-6805-4925-9b14-a0df6cb5aa72", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -198724,7 +198724,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f6fcd6a-196f-4bde-a651-8d06a8821950", + "id": "9acff02e-ee30-4013-87d4-44b409edf1a8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -198780,7 +198780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a489355a-840d-4eb5-85b7-e0e4d7376eb3", + "id": "bdbfaf65-1d78-4955-9b1e-21071d2a7660", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -198836,7 +198836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19521464-4e65-4a65-951b-b0e9132e85f3", + "id": "2e632b29-caa4-4295-8235-d9f65f4e31b4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -198892,7 +198892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1973a162-7009-4f1e-ae17-a7def1bfec70", + "id": "a848caf7-5887-44a7-847d-8c20aa41a373", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -198948,7 +198948,7 @@ "_postman_previewlanguage": "json" }, { - "id": "941457e7-d486-48da-964c-92c703d79e81", + "id": "f1a82577-6ab9-4b0b-9c71-b76350e9f877", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -199010,7 +199010,7 @@ } }, { - "id": "8337f665-0eff-427c-b785-20144173e720", + "id": "32c688b8-3216-4068-a364-4de02dd8c899", "name": "List Password Policies", "request": { "name": "List Password Policies", @@ -199067,7 +199067,7 @@ }, "response": [ { - "id": "617a1f0b-8fa4-4a71-a33a-9bff21e1a765", + "id": "c300fd77-d0d3-44b9-97b7-2495066fab12", "name": "List of all Password Policies.", "originalRequest": { "url": { @@ -199138,7 +199138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e9094a9-f9eb-4b3a-836c-4ae365e98d75", + "id": "cb6fc3ff-64c0-4d4a-bc56-8ae70d81051d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -199209,7 +199209,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bba6591c-f4d9-4021-a80e-b203d960e80c", + "id": "881b8fe7-2828-4a05-8103-023d31c45b39", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -199280,7 +199280,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a74f017f-aead-42a7-9087-6382072fa76a", + "id": "d983fd26-7fed-4b52-87d9-e684460f77fa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -199351,7 +199351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9190e0c-75da-4cfb-b1b4-c5ba5a0b95ff", + "id": "5186643f-d5c9-44d8-842c-13ddf1dd943f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -199422,7 +199422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "723f5020-0ba3-4870-b4b3-b3acf587b99c", + "id": "bee94949-22bf-40cb-90f1-753d0cec4a5f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -199505,7 +199505,7 @@ "description": "Use this API to implement password sync group functionality. \nWith this functionality in place, administrators can group sources into password sync groups so that all their applications share the same password. \nThis allows users to update the password for all the applications in a sync group if they want, rather than updating each password individually. \n\nA password sync group is a group of applications that shares a password. \nAdministrators create these groups by grouping the applications' sources. \nFor example, an administrator can group the ActiveDirectory, GitHub, and G Suite sources together so that all those sources' applications can also be grouped to share a password. \nA user can then update his or her password for ActiveDirectory, GitHub, Gmail, Google Drive, and Google Calendar all at once, rather then updating each one individually.\n\nThe following are required for administrators to create a password sync group in Identity Security Cloud: \n\n- At least two direct connect sources connected to Identity Security Cloud and configured for Password Management.\n\n- Each authentication source in a sync group must have at least one application. Refer to [Adding and Resetting Application Passwords](https://documentation.sailpoint.com/saas/help/pwd/adv_config.html#adding-and-resetting-application-passwords) for more information about adding applications to sources.\n\n- At least one password policy. Refer to [Managing Password Policies](https://documentation.sailpoint.com/saas/help/pwd/policies.html) for more information about password policies. \n\nIn the Admin panel in Identity Security Cloud, administrators can use the Password Mgmt dropdown menu to select Sync Groups. \nTo create a sync group, administrators must provide a name, choose a password policy to be enforced across the sources in the sync group, and select the sources to include in the sync group. \n\nAdministrators can also delete sync groups in Identity Security Cloud, but they should know the following before they do: \n\n- Passwords related to the associated sources will become independent, so changing one will not change the others anymore. \n\n- Passwords for the sources' connected applications will also become independent. \n\n- Password policies assigned to the sync group are then assigned directly to the associated sources. \nTo change the password policy for a source, administrators must edit it directly. \n\nOnce the password sync group has been created, users can update the password for the group in Password Manager.\n\nRefer to [Managing Password Sync Groups](https://documentation.sailpoint.com/saas/help/pwd/sync_grps.html) for more information about password sync groups.\n", "item": [ { - "id": "98a8ea5c-c6f6-4a1a-8ee5-2348b961588d", + "id": "e2beefcd-e313-4a5a-8c82-e2ead81e7d9d", "name": "Get Password Sync Group List", "request": { "name": "Get Password Sync Group List", @@ -199562,7 +199562,7 @@ }, "response": [ { - "id": "13621903-11cb-4665-afc5-be4390d7d2e3", + "id": "dd5ae906-0144-413d-9088-290e66572c33", "name": "A list of password sync groups.", "originalRequest": { "url": { @@ -199633,7 +199633,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b376d48-01ed-49fc-b24a-c23cdfaca374", + "id": "736f7dac-bf3b-4a07-b655-4e7ca083c855", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -199704,7 +199704,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0664ae5d-8ce8-46fb-ba47-ec5dc35b5fec", + "id": "fc98bf56-98da-45f7-9a74-fe1771199d68", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -199775,7 +199775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e9a024c-c342-46de-ace5-f1e0d55b264a", + "id": "0bd9f6d7-fc45-4b81-95a9-f668a84ce17e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -199846,7 +199846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "541fa012-395e-4817-8128-332cf4cc3aa2", + "id": "bacff62f-0683-4990-9499-5e756159af63", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -199917,7 +199917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3854901e-1f13-4556-9969-96f8af8486b2", + "id": "d48fd14a-e250-4e16-92f2-14d1e175fd95", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -199994,7 +199994,7 @@ } }, { - "id": "eb9209da-52ac-4e71-99ff-56478e81183a", + "id": "512d47c3-8696-48a0-9507-da648148bba2", "name": "Create Password Sync Group", "request": { "name": "Create Password Sync Group", @@ -200036,7 +200036,7 @@ }, "response": [ { - "id": "1910c8f2-5db7-4b9e-80f3-0b9580456866", + "id": "7d1b8817-a133-4a86-9843-bb6f43934f0b", "name": "Reference to the password sync group.", "originalRequest": { "url": { @@ -200092,7 +200092,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ca7c382-c440-4024-95ae-e074dd078e19", + "id": "228821c8-0bdd-4719-abc6-d2e6cb50be99", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -200148,7 +200148,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc7cb126-3568-4f81-b64a-f15378c8cbfe", + "id": "45ebd72a-55a1-466b-a868-8d6d06f5a2f4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -200204,7 +200204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11b65fc6-97ce-4fe9-8a11-00146d4f1906", + "id": "097f0531-2a8a-4d4c-98c3-a689a7058345", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -200260,7 +200260,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cdcc2b09-6265-499e-8950-fdf028ec6895", + "id": "2b5bc31d-9c1e-4f15-8a5d-8c95c80cdc25", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -200316,7 +200316,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2281a2d-e537-41d3-8c09-01ca491ae15c", + "id": "872af422-6b28-426f-8949-a2aa51cd651f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -200378,7 +200378,7 @@ } }, { - "id": "c9207a25-2be7-4e7e-bfd8-03de1f537fe6", + "id": "4e65e96d-5cfc-4e87-9b25-0a19e64be589", "name": "Get Password Sync Group by ID", "request": { "name": "Get Password Sync Group by ID", @@ -200419,7 +200419,7 @@ }, "response": [ { - "id": "56ef9de4-ee79-446f-acfd-8e53eb5bdd49", + "id": "c94edaa0-a660-4d91-b49f-c704aa2b2b8c", "name": "Reference to the password sync group.", "originalRequest": { "url": { @@ -200463,7 +200463,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14ebc244-0a5d-47e6-a54d-5ca8f696bc57", + "id": "dbede932-0010-4f58-9dfd-c11a174d3ead", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -200507,7 +200507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba135a93-6441-4901-a487-3652a839fe14", + "id": "890b01d6-085a-4943-809b-113deb8a1f89", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -200551,7 +200551,7 @@ "_postman_previewlanguage": "json" }, { - "id": "962523fb-1346-4049-a19f-ad71316fa879", + "id": "09615b8f-30d4-42bb-8777-48f95d7a306c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -200595,7 +200595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5ac1e61-6395-4271-80b2-2f0f12475602", + "id": "1437ef33-5a9f-4346-b68a-13dcf0dae204", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -200639,7 +200639,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c019feb8-991e-484a-870a-ee72d1e740f5", + "id": "69116c89-814a-4e9d-9f02-69246793b8f8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -200683,7 +200683,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6f1cf43-8fae-49ec-901c-d00ebfa40741", + "id": "b739337e-ffab-4047-a702-b136eca889ab", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -200733,7 +200733,7 @@ } }, { - "id": "31635c13-e10d-4a78-9590-a5bbe7e1f95b", + "id": "919a133e-edcb-4ca3-b06d-f034b237c296", "name": "Update Password Sync Group by ID", "request": { "name": "Update Password Sync Group by ID", @@ -200787,7 +200787,7 @@ }, "response": [ { - "id": "b28aa9d8-949f-455b-9dce-47488ff320ec", + "id": "d7cef148-23ff-4571-b4e8-fb7e647bfe7c", "name": "Reference to the password sync group.", "originalRequest": { "url": { @@ -200844,7 +200844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25394065-6c70-4454-8034-75c59fba65b3", + "id": "2ae5f044-f64b-43f5-b989-941131ccc83c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -200901,7 +200901,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69b3bd14-debf-4ddb-ae07-8c58484d7bce", + "id": "71ca072a-6cf7-4130-99c2-61d53bffef07", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -200958,7 +200958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21a1253a-5b46-438a-8669-ac20579d533a", + "id": "8afc7e6c-a0fa-4957-be0d-548a3219ab5f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -201015,7 +201015,7 @@ "_postman_previewlanguage": "json" }, { - "id": "855056b8-791e-442a-930e-745f5405102c", + "id": "0a92d63f-53a9-43e6-a4b5-ea4c7c11b76e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -201072,7 +201072,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d7a4156-9b5c-416a-99f9-ca9e18461f63", + "id": "a0afeb9a-cea7-4d60-ae7b-db87eba141f3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -201129,7 +201129,7 @@ "_postman_previewlanguage": "json" }, { - "id": "526ee26b-b045-4155-8b80-1f2643871e11", + "id": "3e19743c-de53-46e9-85ed-6465319274cb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -201192,7 +201192,7 @@ } }, { - "id": "e7edfa67-931a-4b54-b70a-ef73e2f05e29", + "id": "e96003f7-98d6-4dc4-ad6d-b89be8db440c", "name": "Delete Password Sync Group by ID", "request": { "name": "Delete Password Sync Group by ID", @@ -201233,7 +201233,7 @@ }, "response": [ { - "id": "ab1a75d4-8202-4ae8-9c57-08ebaa3a4a2b", + "id": "b3c5e153-00c5-4eb0-b8be-5aaeafd5f755", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -201267,7 +201267,7 @@ "_postman_previewlanguage": "text" }, { - "id": "1863a0f2-5bbb-423d-a365-4170fdec6c27", + "id": "6d5ff4f1-55b5-414c-b2f4-125b1dd73358", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -201311,7 +201311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae70dc2d-d7ea-4cb2-b917-ee921c351517", + "id": "62cbfd51-ce08-4e90-b69f-ec28ba36ec7f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -201355,7 +201355,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c0eec73-bf61-4893-b07c-3db44caf3453", + "id": "f43f16ab-4996-411f-8995-37cab9510557", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -201399,7 +201399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff2cd505-3c6c-40cc-bd27-49b696175003", + "id": "649325a7-c41b-479a-a7bd-3720c9cc454f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -201443,7 +201443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30cbc474-56bc-43c3-aa75-47bf3fa3d697", + "id": "2cd95fba-50d3-4df7-a39c-c8ac5b0408f4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -201499,7 +201499,7 @@ "description": "Use this API to implement personal access token (PAT) functionality. \nWith this functionality in place, users can use PATs as an alternative to passwords for authentication in Identity Security Cloud. \n\nPATs embed user information into the client ID and secret. \nThis replaces the API clients' need to store and provide a username and password to establish a connection, improving Identity Security Cloud organizations' integration security. \n\nIn Identity Security Cloud, users can do the following to create and manage their PATs: Select the dropdown menu under their names, select Preferences, and then select Personal Access Tokens. \nThey must then provide a description about the token's purpose. \nThey can then select 'Create Token' at the bottom of the page to generate and view the Secret and Client ID. \n\nRefer to [Managing Personal Access Tokens](https://documentation.sailpoint.com/saas/help/common/generate_tokens.html) for more information about PATs.\n", "item": [ { - "id": "0f7eaebb-ab18-4740-bb97-c59fb16b20b6", + "id": "d966c8d8-8bab-4fe3-ab5e-71f9b3a915e5", "name": "List Personal Access Tokens", "request": { "name": "List Personal Access Tokens", @@ -201547,7 +201547,7 @@ }, "response": [ { - "id": "4514be75-ec9c-4610-96cc-44ea008f1938", + "id": "14e5a5a3-2a07-41be-b42c-e1b78a944929", "name": "List of personal access tokens.", "originalRequest": { "url": { @@ -201609,7 +201609,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e91d774a-99d8-4303-b7e1-48ecc8764a4c", + "id": "d84df9f6-f2da-407c-82b9-46efe24463f6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -201671,7 +201671,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32788e89-94bd-4aad-9ff9-ad7dc8753db5", + "id": "c1b584f9-793a-4f70-bae7-7ff6ab8397f5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -201733,7 +201733,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27f04ccf-de55-43b5-aacf-c6aab07d901d", + "id": "21c98ec4-967a-468b-80fe-169d865758b6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -201795,7 +201795,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef699d7f-58f0-42df-b16e-cbfb36c195dc", + "id": "4826814d-e85e-47da-8a86-bb284ec92d80", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -201857,7 +201857,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb9869f4-1d0b-4212-a963-46e0aaa63a5c", + "id": "be84fb9d-1f48-44e2-9b9b-d19872bcf6d4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -201925,7 +201925,7 @@ } }, { - "id": "45ad05bc-e3d0-41da-9302-794c1543bcd4", + "id": "c8dd1a19-8534-4b27-a178-c4d5cd97959f", "name": "Create Personal Access Token", "request": { "name": "Create Personal Access Token", @@ -201967,7 +201967,7 @@ }, "response": [ { - "id": "ea28e214-0bcc-492a-aaa0-2b3c8cfbb8fb", + "id": "b2ef61a7-051d-4f63-b4a0-b25da3993c32", "name": "Created. Note - this is the only time Personal Access Tokens' secret attribute will be displayed.", "originalRequest": { "url": { @@ -202023,7 +202023,7 @@ "_postman_previewlanguage": "json" }, { - "id": "500bffb0-10d8-4ad5-a25f-29dd3cace00b", + "id": "36fb9b7b-41f6-4be0-8610-017ddda58f89", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -202079,7 +202079,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e10f6163-6d5e-44ae-8e99-7da547d43045", + "id": "13a00aae-3b24-4b7e-a676-7ed0893672b6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -202135,7 +202135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51006724-d54e-4f5f-99c1-0653bbbfde4b", + "id": "2ba92b70-533b-44c6-a26e-106e47081325", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -202191,7 +202191,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf1a8e2f-770d-404f-a9e2-5958bd63b453", + "id": "f2e30ebb-cbf5-4fda-9a73-f7fbfdfc5340", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -202247,7 +202247,7 @@ "_postman_previewlanguage": "json" }, { - "id": "079e2415-623d-4254-ae6b-5df2552dc8b4", + "id": "b34cf070-a599-4c44-bbe1-51ee27d25810", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -202309,7 +202309,7 @@ } }, { - "id": "0bb9ab62-48c1-45b1-b9ce-42893f7c66a6", + "id": "8c52c912-cf4c-4e55-94b8-56dbd4a290f4", "name": "Patch Personal Access Token", "request": { "name": "Patch Personal Access Token", @@ -202363,7 +202363,7 @@ }, "response": [ { - "id": "8ea63678-fa04-4f34-b952-cff5250cc48a", + "id": "b86e8b0a-fd0d-4fee-9d98-5a56bdd21ac8", "name": "Indicates the PATCH operation succeeded, and returns the PAT's new representation.", "originalRequest": { "url": { @@ -202420,7 +202420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b29cc108-4934-409b-a73e-b2e2c8a41eef", + "id": "40f5912d-e7e9-4b3a-9c67-8b14b28179a2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -202477,7 +202477,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6cbb7347-3c03-4dce-b0fc-ef0f7f40d113", + "id": "a53994eb-1382-4cc6-81ad-3ae2bfaaf15d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -202534,7 +202534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e34cf63-e460-4679-9677-9fd52c2da7ee", + "id": "af1ae757-5b66-4959-ac0e-a7515a5e631d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -202591,7 +202591,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c880aae8-439b-4724-95d7-e5df01053081", + "id": "69b29ff7-146c-4d55-a223-abcfd02813a7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -202648,7 +202648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb46fa44-bf6d-4f9b-b2ab-6ae072cde83f", + "id": "d080ba38-6f3a-4431-9e74-6b88d06c424b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -202705,7 +202705,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e896cad-0923-4de3-b392-f0428a5e41d6", + "id": "21188230-a021-4de7-b0a1-dadb21d232c5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -202768,7 +202768,7 @@ } }, { - "id": "2733be9c-4b22-4e66-8ec8-3cded45b6a53", + "id": "fc4e9abf-e16a-4b1a-8599-145f0c9a7a6f", "name": "Delete Personal Access Token", "request": { "name": "Delete Personal Access Token", @@ -202809,7 +202809,7 @@ }, "response": [ { - "id": "0c555f04-c55d-4961-9c63-e15760e9a1b8", + "id": "42f4800c-ff83-47b8-a253-1cc1a96fed07", "name": "No content.", "originalRequest": { "url": { @@ -202843,7 +202843,7 @@ "_postman_previewlanguage": "text" }, { - "id": "893e32f9-5720-459f-bd8c-ba6dd70fa891", + "id": "4e65c1e9-df08-410b-a295-d73ed41b7904", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -202887,7 +202887,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfa99529-6d7d-4a55-8c7d-afb6e24bfaf4", + "id": "81b6375a-dd7a-4677-87ec-30aad19ced43", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -202931,7 +202931,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e699ac4d-291c-4901-9040-77fc08898668", + "id": "763e9481-759f-4a38-9b8b-db9cf30aed42", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -202975,7 +202975,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6109cc7-9cda-4487-b6c3-c86e46682b50", + "id": "59e0bf7d-3b3f-4921-9d05-3f0565431048", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -203019,7 +203019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "badd2eb8-67a8-4396-8dc9-0cf18cfd017a", + "id": "80ddd4bc-ce6f-40af-a573-179390d5e11c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -203063,7 +203063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04dc142a-8fa8-4a29-b872-5db8850ed469", + "id": "d174df15-828e-444e-a25d-028e1974813f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -203119,7 +203119,7 @@ "description": "Use this API in conjunction with [Public Identites Config](https://developer.sailpoint.com/docs/api/v3/public-identities-config/) to enable non-administrators to view identities' publicly visible attributes. \nWith this functionality in place, non-administrators can view identity attributes other than the default attributes (email, lifecycle state, and manager), depending on which identity attributes their organization administrators have made public. \nThis can be helpful for access approvers, certification reviewers, managers viewing their direct reports' access, and source owners viewing their tasks.\n", "item": [ { - "id": "30c10572-9e32-464d-9060-4def0dcc8118", + "id": "32178548-25cf-4fb5-a720-bd006286b000", "name": "Get list of public identities", "request": { "name": "Get list of public identities", @@ -203203,7 +203203,7 @@ }, "response": [ { - "id": "73e62577-769d-44ba-9df7-65ba7d595c26", + "id": "907e793a-3367-4c82-83b0-a39162e81679", "name": "A list of public identity objects.", "originalRequest": { "url": { @@ -203301,7 +203301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0528053a-2c74-40bf-aab2-dfe200464190", + "id": "0dd7d83d-d6d1-4734-a00d-feb8e26df6e2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -203399,7 +203399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38762884-fb96-45a0-b5b7-394b4c0c5359", + "id": "d7d5c6ce-78fc-431b-913d-44796b81d855", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -203497,7 +203497,7 @@ "_postman_previewlanguage": "json" }, { - "id": "157c3e57-9fb6-441e-ab05-f55f8eca96f5", + "id": "599dbfd0-4938-491f-beef-2779e68cd049", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -203595,7 +203595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13ccc84c-62b5-4a00-b22d-0d25da7527c9", + "id": "3c26c33b-aac1-4785-b94d-a3e52ea6a3a6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -203693,7 +203693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdc1ade3-28ae-4d6a-9337-142c3eef326d", + "id": "e70f97cc-5968-401a-89ea-269e031e9057", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -203803,7 +203803,7 @@ "description": "Use this API to implement public identity configuration functionality. \nWith this functionality in place, administrators can make up to 5 identity attributes publicly visible so other non-administrator users can see the relevant information they need to make decisions. \nThis can be helpful for approvers making approvals, certification reviewers, managers viewing their direct reports' access, and source owners viewing their tasks.\n\nBy default, non-administrators can select an identity and view the following attributes: email, lifecycle state, and manager. \nHowever, it may be helpful for a non-administrator reviewer to see other identity attributes like department, region, title, etc.\nAdministrators can use this API to make those necessary identity attributes public to non-administrators. \n\nFor example, a non-administrator deciding whether to approve another identity's request for access to the Workday application, whose access may be restricted to members of the HR department, would want to know whether the identity is a member of the HR department. \nIf an administrator has used [Update Public Identity Config](https://developer.sailpoint.com/docs/api/v3/update-public-identity-config/) to make the \"department\" attribute public, the approver can see the department and make a decision without requesting any more information.\n", "item": [ { - "id": "4ffcf7b6-a6f8-4a7a-bc1b-dc480d521c24", + "id": "159f5b75-0da9-42cc-b398-0f7915b56580", "name": "Get the Public Identities Configuration", "request": { "name": "Get the Public Identities Configuration", @@ -203832,7 +203832,7 @@ }, "response": [ { - "id": "b5aa877e-88e9-4fca-8cc3-9f634eafa973", + "id": "5186af0d-5312-4bc8-b07a-e43bdeee21e6", "name": "Request succeeded.", "originalRequest": { "url": { @@ -203875,7 +203875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "748217b8-a1e8-4d2e-abde-797e80a312c4", + "id": "8ae0d5d8-37f0-41c4-b2cd-ea2ad3bf1c11", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -203918,7 +203918,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d7190a6-eaac-4ac0-99f0-22e62032e361", + "id": "c9f683ea-2c30-4b3f-ba4b-8462d43b7f3e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -203961,7 +203961,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66f30875-6f23-4ff8-8932-bb3582f05d0d", + "id": "ebdc6e13-9536-4bc1-9fa9-8ba9c9cd7298", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -204004,7 +204004,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da6cfb32-7207-49af-9788-c182332cc35e", + "id": "da1d6ce8-c744-4f5b-9af7-f17a459b47a3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -204047,7 +204047,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8553e6d6-d899-4012-8c13-d7771b166229", + "id": "4cc6b344-bf89-4648-b5d6-9f774311fe76", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -204096,7 +204096,7 @@ } }, { - "id": "a9643b59-b6ea-40b9-b1ee-a70b915f2f35", + "id": "bf09e348-ba0f-4ed8-8f55-19a85246fc2b", "name": "Update the Public Identities Configuration", "request": { "name": "Update the Public Identities Configuration", @@ -204138,7 +204138,7 @@ }, "response": [ { - "id": "f0d5ffef-55c5-47dc-82d3-d441b96b97cc", + "id": "be707e0c-5136-4877-ae71-a3aa905a297a", "name": "Request succeeded.", "originalRequest": { "url": { @@ -204194,7 +204194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cafe6cc2-63cb-4e5e-b77b-ddc368ed697c", + "id": "cc611ebc-052f-4f6e-b9a3-0ad35c777426", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -204250,7 +204250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1752591-d09e-4fd2-b015-b1e1e7fc9e36", + "id": "338246a8-545e-4fd7-84f9-47a5f26c1bb0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -204306,7 +204306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cae5c0d-4bdf-4d06-84f2-abd137f54554", + "id": "66ef6fc1-6bf4-46f9-badc-9cb083380abb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -204362,7 +204362,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16d301a2-aff3-4fa2-9226-fa24d56ec5b4", + "id": "23e49e35-05c3-4037-aa2a-86122e5f2ad6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -204418,7 +204418,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a907821-70c9-4d4a-aea7-1b31f6a309e5", + "id": "db04618d-bed1-4925-9121-88943cb46991", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -204486,7 +204486,7 @@ "description": "Use this API to implement reports lifecycle managing and monitoring.\nWith this functionality in place, users can run reports, view their results, and cancel reports in progress. \nThis can be potentially helpful for auditing purposes. \n", "item": [ { - "id": "f2e4e76f-eaa9-4302-a234-1a4be3012959", + "id": "e1e2f156-bc1e-47df-bf72-1cd6904dd538", "name": "Get Report Result", "request": { "name": "Get Report Result", @@ -204538,7 +204538,7 @@ }, "response": [ { - "id": "1886cbf9-2757-4bfe-a280-794efc3cb3f0", + "id": "8bf81c9f-a5f2-40d2-a3e3-7772917e1f2d", "name": "Details about report that was run or is running.", "originalRequest": { "url": { @@ -204593,7 +204593,7 @@ "_postman_previewlanguage": "json" }, { - "id": "207978df-1306-448e-8efb-78560d7b5978", + "id": "3c732e2c-a7ac-4117-96fa-706cf2007d99", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -204648,7 +204648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "157f6655-f60b-4405-9c1d-e8d7c31453a1", + "id": "19fc71b9-fdb2-4ed2-ae88-23331a3c14e4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -204703,7 +204703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e8fb4d0-cc88-4ed2-a893-88a2720a72ca", + "id": "1c541e74-3bf9-4bcb-ab07-d24809c3fcf5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -204758,7 +204758,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3dfc5281-a2b9-4ef5-8b6d-ce607d8ba392", + "id": "f7864f11-9220-4c1e-b3f7-f59c49c72b20", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -204813,7 +204813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1690d38-3fa4-44c0-8ab2-24082249792f", + "id": "7a5f8613-43e9-4c06-b17e-819d710fe8d4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -204874,7 +204874,7 @@ } }, { - "id": "6fd49e7e-c50f-49fd-9ef4-a44ccae8d05e", + "id": "4a8138a4-d5fc-47d4-8cef-1f653bc4e54b", "name": "Run Report", "request": { "name": "Run Report", @@ -204917,7 +204917,7 @@ }, "response": [ { - "id": "d673512f-dcda-4a6f-b5f4-689602a1704b", + "id": "737d30c4-fcf1-466d-acff-3caa2309a0b1", "name": "Identities Details Report task result.", "originalRequest": { "url": { @@ -204974,7 +204974,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea50936d-7b7e-4a81-beec-3e2e0c189e0e", + "id": "32a0356a-8a1f-4cf1-9f8a-ff98bdc23ab7", "name": "Identities Details Report task result.", "originalRequest": { "url": { @@ -205031,7 +205031,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9a36bcb-90b1-4184-ab82-8c3c8cff6a1d", + "id": "10a5c1fd-f3ae-409a-89d9-38c6011ba93c", "name": "Identities report", "originalRequest": { "url": { @@ -205088,7 +205088,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d31d6b1b-c194-44e3-9051-3339ab4d6bce", + "id": "65f0ed51-bb30-4f9c-834e-22441f5ec362", "name": "Identity Profile Identity Error report", "originalRequest": { "url": { @@ -205145,7 +205145,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76b73c17-17ac-466d-8bf6-cc2381180b2d", + "id": "814b2507-b6db-433e-856a-177fc9c3cf7f", "name": "Orphan Identities report", "originalRequest": { "url": { @@ -205202,7 +205202,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d9459be-c876-43f0-9871-adf494133f06", + "id": "0d715669-9578-4c2e-9e98-bc8a3aa2889e", "name": "Search Export report", "originalRequest": { "url": { @@ -205259,7 +205259,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb602a86-b0b4-4bd7-bdf8-e0c136b78fa5", + "id": "18335954-1a30-4947-b77f-1d2d20a428cd", "name": "Uncorrelated Accounts report", "originalRequest": { "url": { @@ -205316,7 +205316,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39f5cdec-daf0-4e6b-9ab3-da29ee2c1b21", + "id": "5cbb4c0f-6ad1-4e56-8439-4b083a23e6bf", "name": "Account Export report", "originalRequest": { "url": { @@ -205373,7 +205373,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eeca9bec-56d9-420e-975c-4f55624c6117", + "id": "49057445-6f58-4984-8c02-0f3dec8df898", "name": "Identities Details report", "originalRequest": { "url": { @@ -205430,7 +205430,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdaadabe-d5f8-45cd-80a0-cd870b11deea", + "id": "89cf220f-172b-44bb-950d-ffffcc73f979", "name": "Identities report", "originalRequest": { "url": { @@ -205487,7 +205487,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f8ce8c2-3d07-4b1f-92c0-8fccc894bec0", + "id": "b04eb7b8-0e21-4868-bcc5-c04a940cc134", "name": "Identity Profile Identity Error report", "originalRequest": { "url": { @@ -205544,7 +205544,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c54e6c6f-694c-40f7-be50-c29fe9faaf80", + "id": "f5afb4a2-68d3-4ce4-b572-9b6504e6ae95", "name": "Orphan Identities report", "originalRequest": { "url": { @@ -205601,7 +205601,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1225f44d-2690-4cee-a48c-fc7d35257dfe", + "id": "c724032b-fa76-4363-8299-043a59198e21", "name": "Search Export report", "originalRequest": { "url": { @@ -205658,7 +205658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13bd9ba7-c503-4063-92b5-ce183012a4cd", + "id": "fef6bc59-625f-4b79-bf82-85c160a7e077", "name": "Uncorrelated Accounts report", "originalRequest": { "url": { @@ -205715,7 +205715,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32961bc7-5634-406d-9f01-bba7bce92e9e", + "id": "48ce7e11-c64e-4fc0-99c7-1491f13fa5a7", "name": "Account Export report", "originalRequest": { "url": { @@ -205772,7 +205772,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d8e5f7b-d0c9-437a-bf18-067065f0ea8a", + "id": "c4a9722d-b02b-4e99-8e6f-45b2f2f6771d", "name": "Identities Details report", "originalRequest": { "url": { @@ -205829,7 +205829,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b7c506a-94aa-478d-8e9d-e62aeb1bbf08", + "id": "a2bf9992-b51d-4099-9bf0-5fcc3c7d0f2d", "name": "Identities report", "originalRequest": { "url": { @@ -205886,7 +205886,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27de87bb-e9d7-4436-b9f0-84abc6729afb", + "id": "b9f7b432-42be-418f-94af-fb65bb86cdb5", "name": "Identity Profile Identity Error report", "originalRequest": { "url": { @@ -205943,7 +205943,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7024e16-8f33-49a7-a48d-7381a580a638", + "id": "bccf79a1-2fa2-4e3b-8946-04073f1446d0", "name": "Orphan Identities report", "originalRequest": { "url": { @@ -206000,7 +206000,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a01e3ca-8eae-448b-8721-415332842641", + "id": "fc73bd0e-4662-4645-a027-e3eb3e3c45e5", "name": "Search Export report", "originalRequest": { "url": { @@ -206057,7 +206057,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e5a0104-4bf2-4e0d-b49f-e7567821998e", + "id": "0947c9d5-4ff0-4b9e-95fc-cb7e65c04b89", "name": "Uncorrelated Accounts report", "originalRequest": { "url": { @@ -206114,7 +206114,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f7a93ab-f1e2-416e-834a-0a4cb8c1fabb", + "id": "a39f17c4-7506-4e10-9807-092322fc1536", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -206171,7 +206171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f4a2da2-4fb7-4ede-9d4c-b6329e051824", + "id": "2b92bf16-7a35-47bd-9a65-265ac88f6324", "name": "Identities Details report", "originalRequest": { "url": { @@ -206228,7 +206228,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c66d0cc1-07d3-493c-a54e-e0715e2fb262", + "id": "5db12bea-10b3-443a-b311-73cc04110a4d", "name": "Identities report", "originalRequest": { "url": { @@ -206285,7 +206285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb2f5290-b647-4ce8-ab48-ade1023e63fb", + "id": "2f6477ca-076f-4f35-961a-05a1a1d5d914", "name": "Identity Profile Identity Error report", "originalRequest": { "url": { @@ -206342,7 +206342,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ff2ee53-7480-4812-9b2a-2a40081477ab", + "id": "fe3d79dd-a6fe-41bf-ba3f-1bfbd75b0830", "name": "Orphan Identities report", "originalRequest": { "url": { @@ -206399,7 +206399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fce4404e-4b37-4290-9093-fd5636b92c3e", + "id": "a7156ce2-87a4-419b-88dc-9a7ecd5c674d", "name": "Search Export report", "originalRequest": { "url": { @@ -206456,7 +206456,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4c7751d-75dc-4629-a741-b6bb74075103", + "id": "a3a321f6-f3fb-4635-bab1-1efdf08a8aca", "name": "Uncorrelated Accounts report", "originalRequest": { "url": { @@ -206513,7 +206513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "554c3a43-1588-4495-9d74-b3c95e02ed94", + "id": "8a273261-bd58-409b-93e9-822e728bdb34", "name": "Account Export report", "originalRequest": { "url": { @@ -206570,7 +206570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1693ec6-6ab8-4fca-bfb5-0911c4e46fc3", + "id": "17652750-7a22-4a2e-98ce-f54049506094", "name": "Identities Details report", "originalRequest": { "url": { @@ -206627,7 +206627,7 @@ "_postman_previewlanguage": "json" }, { - "id": "caa7d676-34af-4587-a9c8-ab5ff9de5384", + "id": "a522ca79-8849-4998-a20c-14ce47d2c476", "name": "Identities report", "originalRequest": { "url": { @@ -206684,7 +206684,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1674c91-e403-447e-a1c3-f4f0fb78512f", + "id": "56e601d9-92b0-4a64-a70f-f9a2f55f1618", "name": "Identity Profile Identity Error report", "originalRequest": { "url": { @@ -206741,7 +206741,7 @@ "_postman_previewlanguage": "json" }, { - "id": "296e6d23-1c73-46e3-afe1-083125f36ac1", + "id": "e5160d40-f5bf-4166-99bc-134ba080760c", "name": "Orphan Identities report", "originalRequest": { "url": { @@ -206798,7 +206798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8cfcb80f-160b-448c-a611-cb8df5505fc2", + "id": "296802b9-e0ae-4e77-be24-9943ff77175f", "name": "Search Export report", "originalRequest": { "url": { @@ -206855,7 +206855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66910ebb-9c8d-46bd-8e4d-389b9db399c1", + "id": "f2a28b1e-1ffd-4110-a501-f81d0907794a", "name": "Uncorrelated Accounts report", "originalRequest": { "url": { @@ -206912,7 +206912,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b86debd0-e9bc-49ea-8097-f67ce715c1f9", + "id": "810dcd57-4492-4558-bc4a-41fa6884112d", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -206969,7 +206969,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f2ccd3e-7e3a-4d74-a4ae-85a00bf67632", + "id": "6a2c843e-3294-4f75-85c7-59dcb8ae7fc8", "name": "Identities Details report", "originalRequest": { "url": { @@ -207026,7 +207026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "846bc1f6-7f8e-456c-832d-baf3b21548cb", + "id": "77d052d2-13e9-4dae-8919-164c4f967667", "name": "Identities report", "originalRequest": { "url": { @@ -207083,7 +207083,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8620564-efaf-416a-b97e-97194c7447c0", + "id": "9ef5c39a-faac-4773-a512-3e7e6d4396b3", "name": "Identity Profile Identity Error report", "originalRequest": { "url": { @@ -207140,7 +207140,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b55a43c-56aa-4864-8b92-6406cad59b10", + "id": "f5d68bcd-09a1-49ce-931d-4ccde62fee89", "name": "Orphan Identities report", "originalRequest": { "url": { @@ -207197,7 +207197,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73ab8276-58bb-4ac8-b035-d9a734312dec", + "id": "6f6610de-bf98-4d36-87d7-ddd2f3bace52", "name": "Search Export report", "originalRequest": { "url": { @@ -207254,7 +207254,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74ae849b-5681-48f9-81dd-9b4bd9151673", + "id": "8d4ab988-d079-40f8-a114-d328dfe4e380", "name": "Uncorrelated Accounts report", "originalRequest": { "url": { @@ -207317,7 +207317,7 @@ } }, { - "id": "02f8aa77-d89a-4e55-a647-4127da77af08", + "id": "1a49ab16-75f6-40ca-a8b8-823b8ac98e6e", "name": "Cancel Report", "request": { "name": "Cancel Report", @@ -207359,7 +207359,7 @@ }, "response": [ { - "id": "25cdfa9a-9d70-4bb8-bdb2-a47ff6ab0cb6", + "id": "0f5079dc-c870-4fd9-a7b3-5ebfeb1b618b", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -207394,7 +207394,7 @@ "_postman_previewlanguage": "text" }, { - "id": "58dfa3d4-a9d1-4732-ab87-197d7f19057e", + "id": "5de1bd83-7a15-4eb7-a144-23699b93f493", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -207439,7 +207439,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25f8b706-be4e-4756-a9fd-e6cbde4c82d8", + "id": "02b2c390-2669-4628-8fc8-4037c1092118", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -207484,7 +207484,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05a55d41-9080-4555-9877-393a9cc6b3d6", + "id": "f3ec66d5-e1bd-44fc-8973-e02caad1c461", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -207529,7 +207529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbe0b70d-956e-4381-8c4d-e5c41a1261d2", + "id": "f7504bb2-bd94-420c-a162-1e40d75811f5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -207574,7 +207574,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32a9f8ce-35ea-446f-b8f6-0501b06948b7", + "id": "8ed4519c-903e-43bc-87d8-796eed230098", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -207625,7 +207625,7 @@ } }, { - "id": "d1128baf-1057-41a1-9c2f-1d62193e04c4", + "id": "3128e9d7-a249-4fb5-9ebe-99ed3ca2096c", "name": "Get Report File", "request": { "name": "Get Report File", @@ -207694,7 +207694,7 @@ }, "response": [ { - "id": "89428623-fbb6-4080-be57-f99b60c0c398", + "id": "42456319-4874-46c7-8585-dfa98a7383bc", "name": "Report file in selected format. CSV by default.", "originalRequest": { "url": { @@ -207770,12 +207770,12 @@ "value": "attachment;filename=\\\"fileName\"" } ], - "body": "Duis aliquip dolor do", + "body": "ipsum", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "c8fcf93f-bbe4-4919-b9b7-8d12f68e05c5", + "id": "f3aa3214-f8ce-4427-9b49-7c5105aa3c20", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -207847,7 +207847,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4ed6aa1-4ab6-47d4-a05a-1b67ed7bb43b", + "id": "c1589f4f-1fab-46c7-874f-a927e96024d7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -207919,7 +207919,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b51da07-a00e-4669-81d9-2abf6816afcd", + "id": "ff19d81f-b4e9-401b-b9d9-16ab048c0b28", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -207991,7 +207991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c8b9f4b-c511-4683-b521-13e41020fcd5", + "id": "f12cd4eb-e5a1-4523-81d2-4d02182a4277", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -208063,7 +208063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78937ef8-b430-4890-8fe5-ffec73da77f9", + "id": "9726ae6b-41ab-40bd-adc6-9165ebc9d667", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -208135,7 +208135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbb61aa8-bca3-4144-ad57-c2706be7085e", + "id": "abaa281c-f021-413c-b5df-014efa0a62e8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -208219,7 +208219,7 @@ "description": "Use this API to implement requestable object functionality. \nWith this functionality in place, administrators can determine which access items can be requested with the [Access Request APIs](https://developer.sailpoint.com/docs/api/v3/access-requests/), along with their statuses. \nThis can be helpful for administrators who are implementing and customizing access request functionality as a way of checking which items are requestable as they are created, assigned, and made available.\n", "item": [ { - "id": "97aad972-17f3-4678-8736-41c6c32c8ca8", + "id": "87175806-1f55-4379-88c2-a26dc7b7e838", "name": "Requestable Objects List", "request": { "name": "Requestable Objects List", @@ -208330,7 +208330,7 @@ }, "response": [ { - "id": "6a3e02c9-bb71-4238-9762-d06dbc755f86", + "id": "e3e39c78-4242-420b-838d-04201c686cb2", "name": "List of requestable objects", "originalRequest": { "url": { @@ -208455,7 +208455,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4757849e-c6f3-487f-b62c-5f9fd014f5e9", + "id": "082960fc-42a1-4bd6-99a6-6269d416a5a9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -208580,7 +208580,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b12dda4a-b524-4283-8684-ab36a029d771", + "id": "01a7b7f6-2ebb-420c-958c-c241946aa975", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -208705,7 +208705,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac9ec277-a9b9-4011-b8f7-6f54a5cc5f5a", + "id": "acb157a6-8058-4f95-be34-f8fcc331dd98", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -208830,7 +208830,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c4ae2ad-47db-49f7-abe6-49ccfb824564", + "id": "01e86e8e-5fb4-4ddd-8ec8-349d7d1a58fb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -208955,7 +208955,7 @@ "_postman_previewlanguage": "json" }, { - "id": "902b50ad-95a5-4992-9589-a780a5a76c6f", + "id": "8a2bc286-31d8-452e-8259-4e1615712e0b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -209092,7 +209092,7 @@ "description": "", "item": [ { - "id": "a11cb630-58a0-4a0a-b468-2a32b12e2441", + "id": "952c6213-e100-4dc5-815f-acc867d760a2", "name": "Generate insights for roles", "request": { "name": "Generate insights for roles", @@ -209131,7 +209131,7 @@ }, "response": [ { - "id": "3527899b-9949-4a8e-8444-c747c0700f3a", + "id": "298c4975-e0b9-439e-b375-ce425e1fca9a", "name": "Submitted a role insights generation request", "originalRequest": { "url": { @@ -209184,7 +209184,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad2ca44a-1d77-43a6-b5c9-9098c09653a9", + "id": "f7be62ce-b125-4bc7-9fce-82cdb9779fc0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -209237,7 +209237,7 @@ "_postman_previewlanguage": "json" }, { - "id": "651e01f6-811a-4824-be9e-93c259227fee", + "id": "d15e7f5b-7cd1-4a9f-ab6c-e2a56acf168e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -209290,7 +209290,7 @@ "_postman_previewlanguage": "json" }, { - "id": "687ed21f-a51c-448e-9c20-a0066be1cde9", + "id": "8895127a-0146-4ccd-89b4-5200abac6d3f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -209343,7 +209343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7c1defc-68c7-4f5c-ba33-288eb9cbdf4c", + "id": "a91e26da-b575-4225-ba71-01384111e0b8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -209396,7 +209396,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3a515b0-f4b8-490f-8ff3-9accbcd2dc3b", + "id": "c5204922-4d34-4d77-b300-9cf637ca75e9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -209455,7 +209455,7 @@ } }, { - "id": "6fdee3f6-c405-44bf-ad8c-2efa5e9ba013", + "id": "d0219719-737c-4412-9fe2-6e1e68292bb9", "name": "Returns metadata from prior request.", "request": { "name": "Returns metadata from prior request.", @@ -209506,7 +209506,7 @@ }, "response": [ { - "id": "89b6139d-e71d-40e7-a067-c02b6f4c5cc7", + "id": "d3700283-595a-48a4-88f7-b0c8f960e5cc", "name": "Succeeded. Returns details of an earlier role insights request.", "originalRequest": { "url": { @@ -209560,7 +209560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93179ceb-50dc-42ca-a50a-8fda40f83ebb", + "id": "f25eb203-2502-4a82-b7d4-5593af65baaa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -209614,7 +209614,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b633c0e5-bc3f-4a96-ae41-cc648c1d632e", + "id": "67400909-9d24-4c47-b4fa-7a43a8360cc8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -209668,7 +209668,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6284e39a-9a6d-488d-be40-3dadc548be60", + "id": "5087de8d-0e2e-4c43-9113-9f07744abd10", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -209722,7 +209722,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c12c43ba-4038-4304-a725-46ef1d961d0d", + "id": "6f49491d-9224-4c63-9ba2-1cf4d4a6068a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -209776,7 +209776,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45080a4a-2119-434b-aa58-c8973b6e88a9", + "id": "5f21108f-022c-4cfc-94f8-e7973186f9cc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -209836,7 +209836,7 @@ } }, { - "id": "5365d8b4-ebb6-4bde-b811-7e576d58db7a", + "id": "af25ad68-99f9-4c11-b61b-87c1d9fc0322", "name": "Get role insights summary information", "request": { "name": "Get role insights summary information", @@ -209875,7 +209875,7 @@ }, "response": [ { - "id": "9cf5b5bd-36e9-4373-9abe-9a0df25b2d23", + "id": "688a21c6-0632-4ebf-87c3-0c2a9eff521c", "name": "Succeeded. Returns high level counts.", "originalRequest": { "url": { @@ -209923,12 +209923,12 @@ "value": "application/json" } ], - "body": "{\n \"numberOfUpdates\": -60614606,\n \"lastGenerated\": \"2020-05-19T13:49:37.385Z\",\n \"entitlementsIncludedInRoles\": 45,\n \"totalNumberOfEntitlements\": 250,\n \"identitiesWithAccessViaRoles\": 550,\n \"totalNumberOfIdentities\": 980\n}", + "body": "{\n \"numberOfUpdates\": -27591444,\n \"lastGenerated\": \"2020-05-19T13:49:37.385Z\",\n \"entitlementsIncludedInRoles\": 45,\n \"totalNumberOfEntitlements\": 250,\n \"identitiesWithAccessViaRoles\": 550,\n \"totalNumberOfIdentities\": 980\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b7a78962-5a73-4dc5-9eb2-69d205f80521", + "id": "46364610-5bff-4e2b-9450-f95b7cb6de62", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -209981,7 +209981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7be236eb-a991-4a94-9658-9e39ddc3f4c5", + "id": "fede4b95-1af7-42db-bb92-f65dac356890", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -210034,7 +210034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7eddce5e-da30-4e72-b597-8afb6ff83263", + "id": "dc48b4d0-3755-4a25-b36e-771edbcbeca5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -210087,7 +210087,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0bb40a94-1b67-4847-ae80-fef5c419babb", + "id": "19058bbb-1c7b-412a-a570-adcbe7bf9b0d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -210146,7 +210146,7 @@ } }, { - "id": "40b62311-64f0-4e09-964d-46fecc0a8b25", + "id": "f8d98f51-4293-4956-87fe-11d53e961f1c", "name": "Get role insights", "request": { "name": "Get role insights", @@ -210230,7 +210230,7 @@ }, "response": [ { - "id": "818de04f-6325-4625-a59e-a7650a7fa590", + "id": "fdc7bb73-dee9-4c56-8d9d-4e50ec368316", "name": "Succeeded. Returns a list of roles with information about insights for each role.", "originalRequest": { "url": { @@ -210323,12 +210323,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"numberOfUpdates\": 5,\n \"createdDate\": \"2010-01-28T09:35:11.662Z\",\n \"modifiedDate\": \"2020-05-19T13:49:37.385Z\",\n \"role\": {\n \"name\": \"Software Engineer\",\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"description\": \"Person who develops software\",\n \"ownerName\": \"Bob\",\n \"ownerId\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\"\n },\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"ipsum sint\"\n }\n },\n {\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"numberOfUpdates\": 5,\n \"createdDate\": \"1955-07-15T19:31:36.889Z\",\n \"modifiedDate\": \"2020-05-19T13:49:37.385Z\",\n \"role\": {\n \"name\": \"Software Engineer\",\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"description\": \"Person who develops software\",\n \"ownerName\": \"Bob\",\n \"ownerId\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\"\n },\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"aute\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"numberOfUpdates\": 5,\n \"createdDate\": \"1998-10-17T19:33:05.216Z\",\n \"modifiedDate\": \"2020-05-19T13:49:37.385Z\",\n \"role\": {\n \"name\": \"Software Engineer\",\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"description\": \"Person who develops software\",\n \"ownerName\": \"Bob\",\n \"ownerId\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\"\n },\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"Excepteur amet eiusmod aliqua nisi\"\n }\n },\n {\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"numberOfUpdates\": 5,\n \"createdDate\": \"2020-09-08T03:36:13.772Z\",\n \"modifiedDate\": \"2020-05-19T13:49:37.385Z\",\n \"role\": {\n \"name\": \"Software Engineer\",\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"description\": \"Person who develops software\",\n \"ownerName\": \"Bob\",\n \"ownerId\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\"\n },\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"veniam laborum sint\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f97841b0-5878-4eaf-a26e-943f8f7686ac", + "id": "0378e196-2a2d-4789-a2cf-2d2d718187db", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -210426,7 +210426,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0dd009c-523d-4547-a045-3b4cf52a7d1a", + "id": "cb171ed8-5b1f-4078-94a2-5546f5d8cbd5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -210524,7 +210524,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cb7b6c2-a541-4fdc-87cf-73d4092f69c6", + "id": "fd759eab-6c98-4136-a896-d33987c4cf4b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -210622,7 +210622,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8c203e3-8880-4eff-a6ca-405218605e50", + "id": "c593fb79-b8c3-43d8-a9c5-c4aed7bff9d9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -210726,7 +210726,7 @@ } }, { - "id": "86ddb65e-8589-4b93-b484-6a5a601f829f", + "id": "e3daa5b5-3209-46ad-a8ab-1f1871941a04", "name": "Get a single role insight", "request": { "name": "Get a single role insight", @@ -210776,7 +210776,7 @@ }, "response": [ { - "id": "41332dc8-80b5-408d-8522-01d1f8e9df14", + "id": "636899f9-d46b-400f-b150-89c2ee69134e", "name": "Succeeded. Returns information about insights for a single role.", "originalRequest": { "url": { @@ -210824,12 +210824,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"numberOfUpdates\": 5,\n \"createdDate\": \"1966-04-09T17:29:14.332Z\",\n \"modifiedDate\": \"2020-05-19T13:49:37.385Z\",\n \"role\": {\n \"name\": \"Software Engineer\",\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"description\": \"Person who develops software\",\n \"ownerName\": \"Bob\",\n \"ownerId\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\"\n },\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"consequat dolore et nostrud\"\n }\n}", + "body": "{\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"numberOfUpdates\": 5,\n \"createdDate\": \"1947-02-08T09:26:13.629Z\",\n \"modifiedDate\": \"2020-05-19T13:49:37.385Z\",\n \"role\": {\n \"name\": \"Software Engineer\",\n \"id\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\",\n \"description\": \"Person who develops software\",\n \"ownerName\": \"Bob\",\n \"ownerId\": \"1467e61e-f284-439c-ba2d-c6cc11cf0941\"\n },\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"ipsum anim ut deserunt\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b8eee16a-dc99-4dc8-89ea-8270a0bc1cb7", + "id": "cd03f3bd-2b01-43e0-a19e-8a647c2ddc41", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -210882,7 +210882,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0c7e514-7d8d-4da2-830d-baf120d36c2d", + "id": "fb181b90-2a3b-459a-9d91-593361cc5baf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -210935,7 +210935,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f04374ff-81bf-4fa2-a951-048e609423fc", + "id": "178c10b5-4e30-40f6-ba2f-7e215255670c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -210988,7 +210988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08eef9b4-fe19-446c-abbb-dcc69f2fff8e", + "id": "ba624829-8222-42c8-bf48-e19dc82b577f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -211047,7 +211047,7 @@ } }, { - "id": "ef232461-f1bc-4cc9-9adf-5fbf3cec75be", + "id": "aecd5c1c-33ea-4780-818b-7eec2268b94d", "name": "Get entitlement insights for a role", "request": { "name": "Get entitlement insights for a role", @@ -211072,7 +211072,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" }, { "disabled": true, @@ -211117,7 +211117,7 @@ }, "response": [ { - "id": "1072c4cd-21a5-454f-b253-f42c99b501e7", + "id": "2b47caa8-26df-4a48-a9e4-b536e645ae37", "name": "Succeeded. Returns a list of entitlements to be added for a role.", "originalRequest": { "url": { @@ -211137,7 +211137,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" }, { "disabled": true, @@ -211185,12 +211185,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"name\": \"Duis Excepteur amet\",\n \"id\": \"pariatur laboris\",\n \"description\": \"anim\",\n \"attribute\": \"nulla et\",\n \"value\": \"laborum consectetur\",\n \"source\": \"irure do elit\",\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"aliquip fugiat velit\"\n }\n },\n {\n \"name\": \"Lorem magna offici\",\n \"id\": \"occaecat dolor amet\",\n \"description\": \"sint voluptate deserunt commodo\",\n \"attribute\": \"commodo in non amet\",\n \"value\": \"aliquip mollit irure\",\n \"source\": \"culpa\",\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"cillum\"\n }\n }\n]", + "body": "[\n {\n \"name\": \"cupidatat culpa labo\",\n \"id\": \"exercitation\",\n \"description\": \"tempor elit ad dolor\",\n \"attribute\": \"reprehenderit proident\",\n \"value\": \"veniam cupidatat mollit amet\",\n \"source\": \"anim non\",\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"laboris in cillum incididunt\"\n }\n },\n {\n \"name\": \"officia quis laboris ipsum\",\n \"id\": \"fugiat nisi\",\n \"description\": \"nulla sit Lorem\",\n \"attribute\": \"quis sint do laboru\",\n \"value\": \"proident Lorem voluptate\",\n \"source\": \"dese\",\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000,\n \"impactedIdentityNames\": \"laboris enim est ullamco\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "aca33a0e-d188-4c4a-86df-fd939982a72c", + "id": "31f211f6-7b2c-4324-a1de-d825ab356656", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -211210,7 +211210,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" }, { "disabled": true, @@ -211263,7 +211263,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9fb52ae-4be6-4e4d-ab4f-2aaa30f3d0fb", + "id": "ef4e59b3-c96d-4b12-8b89-de97c94341b5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -211283,7 +211283,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" }, { "disabled": true, @@ -211336,7 +211336,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff68bbfb-419d-4c6c-af08-8591cde7e153", + "id": "38b38446-d8d8-4c35-aa09-cad48fd2f7f2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -211356,7 +211356,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" }, { "disabled": true, @@ -211409,7 +211409,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83f93f81-c177-4385-8d22-22006746a8df", + "id": "e4dc36d0-837d-42c7-ab0f-08c462cc5b8a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -211429,7 +211429,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "ipsum fugiat esse" + "value": "pariatur ullamco" }, { "disabled": true, @@ -211488,7 +211488,7 @@ } }, { - "id": "6a3fc0e1-4962-4006-b8f2-811bfea97e7e", + "id": "36b2dac9-41b9-458d-b547-03ee037cf4ce", "name": "Download entitlement insights for a role", "request": { "name": "Download entitlement insights for a role", @@ -211559,7 +211559,7 @@ }, "response": [ { - "id": "1831992c-6bb2-4f1c-a1e3-54b5ed7b3962", + "id": "631d7672-0f29-4d81-8a66-fb8c0052b267", "name": "Succeeded. Returns a csv file containing a list of entitlements to be added for a role.", "originalRequest": { "url": { @@ -211628,12 +211628,12 @@ "value": "text/csv" } ], - "body": "ipsum fugiat esse", + "body": "pariatur ullamco", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "ebbe8220-5f56-49de-ad1b-20b7167643a9", + "id": "d1f31059-8412-44ab-b2ba-964184ab10f2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -211707,7 +211707,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0348763a-eccb-486d-a3dd-0d27719f8156", + "id": "9af668e2-0d6c-4666-b036-f1a773e2a2a8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -211781,7 +211781,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd058502-2f59-49e0-bf5a-8286aaf9ee51", + "id": "fd70bcb4-d4ca-48df-a867-82d8d2887114", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -211855,7 +211855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00b9c5e0-a0ad-4833-ac96-2441fd1906f2", + "id": "5b476c41-cc04-43d3-b83b-861120d88b6c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -211935,7 +211935,7 @@ } }, { - "id": "6af197cb-e278-4ae6-b8d0-edf456bc58ef", + "id": "3bf161dc-f222-4f57-b37d-3106773d9392", "name": "Get current entitlement for a role", "request": { "name": "Get current entitlement for a role", @@ -211996,7 +211996,7 @@ }, "response": [ { - "id": "19d3cdac-5019-4398-99cb-f340c030ba36", + "id": "6da2eea3-cd1a-4c59-90e1-70949567c72d", "name": "Succeeded. Returns a list of current or pre-existing entitlements for a role.", "originalRequest": { "url": { @@ -212060,7 +212060,7 @@ "_postman_previewlanguage": "json" }, { - "id": "536d06a4-8449-431d-a1aa-693d936d7292", + "id": "d62c123a-8677-4468-ac7c-7e4d56210e0e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -212124,7 +212124,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71214374-00a7-4cb0-a00a-c3f8c8c1386d", + "id": "2daef4fe-00cc-409b-aa15-cab0ac6ae318", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -212188,7 +212188,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5882d2cc-2262-42a5-a22a-81728c9723c2", + "id": "c74fec99-b03f-424d-85ed-14172eb9a64b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -212252,7 +212252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5127365-0227-4920-8695-5af10be3e464", + "id": "535a4bae-69a3-419b-93ec-ad8f8169ec13", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -212322,7 +212322,7 @@ } }, { - "id": "018ffa99-3ed7-44cb-9b7d-d3161a0a3acc", + "id": "582f198e-6be3-442f-b3aa-d0db12efbc12", "name": "Get identities for a suggested entitlement (for a role)", "request": { "name": "Get identities for a suggested entitlement (for a role)", @@ -212440,7 +212440,7 @@ }, "response": [ { - "id": "d2be7d3d-cf4f-41ea-9020-32bb4b75dad9", + "id": "5cc3e76f-eb2c-45d1-bab7-126eecb2f435", "name": "Succeeded. Returns a list of identities with or without the entitlement.", "originalRequest": { "url": { @@ -212551,7 +212551,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6217171-ff18-4e05-8b34-748dc251682f", + "id": "3ecbecc8-00ad-40db-9c24-9e032569337d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -212662,7 +212662,7 @@ "_postman_previewlanguage": "json" }, { - "id": "547c2a13-c132-47be-b4d8-e13d7be796b8", + "id": "e95bdae8-123f-41b0-9505-bb37e0b4bd82", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -212773,7 +212773,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b92dfdd8-b025-443c-b434-5212aa410c37", + "id": "b85faf2a-cc3d-4907-94cb-7641c1160a92", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -212884,7 +212884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d80addca-0ccf-40c6-8d0a-aa42fd1c9697", + "id": "931821e2-8082-4786-8f47-4db8a9effa69", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -213007,7 +213007,7 @@ "description": "Use this API to implement and customize role functionality.\nWith this functionality in place, administrators can create roles and configure them for use throughout Identity Security Cloud. \nIdentity Security Cloud can use established criteria to automatically assign the roles to qualified users. This enables users to get all the access they need quickly and securely and administrators to spend their time on other tasks.\n\nEntitlements represent the most granular level of access in Identity Security Cloud. \nAccess profiles represent the next level and often group entitlements. \nRoles represent the broadest level of access and often group access profiles. \n\nFor example, an Active Directory source in Identity Security Cloud can have multiple entitlements: the first, 'Employees,' may represent the access all employees have at the organization, and a second, 'Developers,' may represent the access all developers have at the organization.\n\nAn administrator can then create a broader set of access in the form of an access profile, 'AD Developers' grouping the 'Employees' entitlement with the 'Developers' entitlement.\n\nAn administrator can then create an even broader set of access in the form of a role grouping the 'AD Developers' access profile with another profile, 'GitHub Developers,' grouping entitlements for the GitHub source.\n\nWhen users only need Active Directory employee access, they can request access to the 'Employees' entitlement.\n\nWhen users need both Active Directory employee and developer access, they can request access to the 'AD Developers' access profile.\n\nWhen users need both the 'AD Developers' access profile and the 'GitHub Developers' access profile, they can request access to the role grouping both. \n\nRoles often represent positions within organizations. \nFor example, an organization's accountant can access all the tools the organization's accountants need with the 'Accountant' role. \nIf the accountant switches to engineering, a qualified member of the organization can quickly revoke the accountant's 'Accountant' access and grant access to the 'Engineer' role instead, granting access to all the tools the organization's engineers need.\n\nIn Identity Security Cloud, adminstrators can use the Access drop-down menu and select Roles to view, configure, and delete existing roles, as well as create new ones. \nAdministrators can enable and disable the role, and they can also make the following configurations: \n\n- Manage Access: Manage the role's access by adding or removing access profiles.\n\n- Define Assignment: Define the criteria Identity Security Cloud uses to assign the role to identities. \nUse the first option, 'Standard Criteria,' to provide specific criteria for assignment like specific account attributes, entitlements, or identity attributes. \nUse the second, 'Identity List,' to specify the identities for assignment.\n\n- Access Requests: Configure roles to be requestable and establish an approval process for any requests that the role be granted or revoked. \nDo not configure a role to be requestable without establishing a secure access request approval process for that role first. \n\nRefer to [Working with Roles](https://documentation.sailpoint.com/saas/help/access/roles.html) for more information about roles.\n", "item": [ { - "id": "ef70439c-b887-487b-993d-a55c54d05c70", + "id": "19f9b133-22f2-47cc-aa21-d72f8897b8b4", "name": "List Roles", "request": { "name": "List Roles", @@ -213109,7 +213109,7 @@ }, "response": [ { - "id": "0455adb5-416e-46f1-aa21-08d603d519f3", + "id": "b4f606f6-15ef-47d1-8058-1d5f0dd1c344", "name": "List of Roles", "originalRequest": { "url": { @@ -213225,7 +213225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0afbddb0-f065-47ac-94fc-03da945104b3", + "id": "1eb80715-b121-4b30-b10a-2319e66667e2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -213341,7 +213341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3621059b-a095-406f-a3c4-7ab2933540c1", + "id": "b51b0fdf-af1b-4985-a70d-b43ec7ea1d59", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -213457,7 +213457,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a576530-401d-4d25-8321-6e7627d921ed", + "id": "cc0fa0d8-ae16-4ef5-92d3-c6baf738c655", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -213573,7 +213573,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17e912e1-4e45-4b74-97f5-86ed0bdebbc1", + "id": "f4d6423d-22d3-4a13-9b77-8fbce9abc081", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -213689,7 +213689,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2a851e4-2682-4e91-adf4-fe4fcc039f42", + "id": "592a24c5-ed8f-4a83-8d31-1d65b7b15482", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -213811,7 +213811,7 @@ } }, { - "id": "dccdc126-62d3-47ad-8f85-cc7b725aaaab", + "id": "58e0ee22-2c38-40d0-945c-028a2f6fb6fa", "name": "Create a Role", "request": { "name": "Create a Role", @@ -213853,7 +213853,7 @@ }, "response": [ { - "id": "1e0bbdb8-8924-4dfb-9a53-adaa38fb0dee", + "id": "bb9e2d5b-a091-4a07-9d0c-e5eb0da39e8e", "name": "Role created", "originalRequest": { "url": { @@ -213909,7 +213909,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6051cf2-eefd-4172-899c-b5cef520d009", + "id": "d3bd8a4c-e0a6-4955-8611-3a0d6b78a075", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -213965,7 +213965,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce8fc789-a63f-410a-ab76-023a419ec6ed", + "id": "4113fa62-03f7-419a-85c3-16e6a7a5bc62", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -214021,7 +214021,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb49cc09-2e53-4e36-829f-b391ecb43604", + "id": "0fefb7d2-21e1-4432-968c-2873c326c556", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -214077,7 +214077,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f85016c-3893-4a00-be7d-0a2cffad9cb9", + "id": "d18db914-eb0c-4f08-a7f2-6bbc78cad763", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -214133,7 +214133,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72528025-6302-4189-bcd1-cea7f9617a38", + "id": "d8fc6af4-f9be-4f54-8235-0e0e3d7e6454", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -214195,7 +214195,7 @@ } }, { - "id": "ca038e90-b156-4fe6-9d35-c8e41bb7ee79", + "id": "80822b63-3448-4d02-ae50-d34ae0ac63b0", "name": "Get a Role", "request": { "name": "Get a Role", @@ -214236,7 +214236,7 @@ }, "response": [ { - "id": "8c71a62c-8a86-46c2-a1a6-5a02f459ec69", + "id": "329b5287-5659-4afb-9cf3-d1932e003c45", "name": "List of all Roles", "originalRequest": { "url": { @@ -214280,7 +214280,7 @@ "_postman_previewlanguage": "json" }, { - "id": "085e54c2-2a87-4ad8-9784-abddac5dacef", + "id": "0c828b4f-140c-4059-8b3d-4e1da8ec7729", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -214324,7 +214324,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6b901d5-995b-4b74-a739-e04a4d1646ff", + "id": "1ebfc48f-e4b6-42fa-a418-8a5903851e86", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -214368,7 +214368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac203276-c2ff-4a9c-a6c6-26b3a4a98648", + "id": "12c15531-8a47-47f7-a058-98726b0db440", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -214412,7 +214412,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d22d2ec-2713-4753-a994-6d6aa6d67263", + "id": "3cdebe36-5b1b-4feb-89ac-261a484146bb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -214456,7 +214456,7 @@ "_postman_previewlanguage": "json" }, { - "id": "879cb5c8-6825-4cb1-ad16-f955b951e62a", + "id": "de3b2cef-13ed-4161-b413-65ee4bd2b20c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -214506,7 +214506,7 @@ } }, { - "id": "09c4aa51-fbf5-449f-9bba-e5e4aad7b3f0", + "id": "ecbe8d6a-d299-40fc-9b99-ca937368c602", "name": "Patch a specified Role", "request": { "name": "Patch a specified Role", @@ -214560,7 +214560,7 @@ }, "response": [ { - "id": "b65438f0-6b5c-4836-be4a-7c2d2db22bc6", + "id": "0e823bc1-5af3-4b9d-82eb-f0696cc0ac0e", "name": "Make a Role Requestable and Enable it in One Call", "originalRequest": { "url": { @@ -214617,7 +214617,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9aed2fd1-5c88-4719-8a5d-2c6b15ceba79", + "id": "f60f788e-2873-40e7-bc8a-622a6f781010", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -214674,7 +214674,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04cb9bca-15e5-4631-8f46-4397099532df", + "id": "cf0d1c6b-876d-49fb-8732-5ef17bc02323", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -214731,7 +214731,7 @@ "_postman_previewlanguage": "json" }, { - "id": "528aacba-1411-4e9d-b1d9-c27acc59d000", + "id": "f3b63099-daea-4bf6-96f5-00707a8eb6fd", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -214788,7 +214788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "000ae1d7-904f-4a83-bc4a-bebe12dbf8d0", + "id": "3bec85c2-52ac-4f7e-b9b8-aa32057e3fac", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -214845,7 +214845,7 @@ "_postman_previewlanguage": "json" }, { - "id": "889562f0-fb97-453c-b749-47a1a8fc893c", + "id": "339649d4-363f-4d9e-a43c-ac2d691f6b05", "name": "Assign a Access Model Metadata to a role", "originalRequest": { "url": { @@ -214902,7 +214902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9328253d-1c38-40c4-be4b-bc390df65281", + "id": "ddaedc6f-d2fa-4a59-8ab3-52d8a168dd09", "name": "Make a Role Requestable and Enable it in One Call", "originalRequest": { "url": { @@ -214959,7 +214959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c742b94-7ca1-4d54-90a2-a85885da5bba", + "id": "70ae8cc2-d836-4a92-8826-ecec280e0a05", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -215016,7 +215016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7c715b8-42cd-4230-9e12-587925646b80", + "id": "d5e7e880-87b5-40e4-91e5-a4eb2992621f", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -215073,7 +215073,7 @@ "_postman_previewlanguage": "json" }, { - "id": "420664e4-da52-4023-a695-d6735e9210c6", + "id": "2bba3d1a-7bf6-4209-ad13-6af08e9f189e", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -215130,7 +215130,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73cb19af-e489-443b-803d-2c91af1113bf", + "id": "f04aff56-2f2b-4faa-85d4-e5affb183a66", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -215187,7 +215187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14eb5f7b-0eb3-40e7-be68-894eaeebf918", + "id": "826efa0b-58bd-404f-9ecd-da92cb91addc", "name": "Assign a Access Model Metadata to a role", "originalRequest": { "url": { @@ -215244,7 +215244,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae488a69-c6b1-4c6a-bf99-53baef24ad8e", + "id": "5da57adf-7674-414f-888b-3863a87c89c1", "name": "Make a Role Requestable and Enable it in One Call", "originalRequest": { "url": { @@ -215301,7 +215301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74862037-f01b-411c-b490-fa50e33e2180", + "id": "9b2ee9f6-49e1-417e-97c1-ad3585258552", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -215358,7 +215358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68357f43-0ada-4340-a7d6-aca0ad71f47f", + "id": "b2ce2ae0-f578-494d-a8e9-f328a3fce54e", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -215415,7 +215415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e57f5573-f1a9-4f70-9533-d7ecc55c8e77", + "id": "0057acbb-46dd-4d5c-9857-1ffe30d53183", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -215472,7 +215472,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89f9e909-f21f-4e9d-8a70-5180ec977970", + "id": "419e2329-c679-42a3-82b1-31c068143b44", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -215529,7 +215529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee50be59-d1d0-45ba-a032-653ca043b63c", + "id": "d4ceade0-9c6b-4b55-bee0-11d534ed46cd", "name": "Assign a Access Model Metadata to a role", "originalRequest": { "url": { @@ -215586,7 +215586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a4029a3-04a5-4d5b-a85e-cb76de2ca017", + "id": "4a58383a-8fbe-443d-86f6-4e3dd0524f16", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -215643,7 +215643,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a4e3116-a536-4fdd-8a78-2884e711987c", + "id": "d254e779-dbef-4369-a1fb-9954b39da298", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -215700,7 +215700,7 @@ "_postman_previewlanguage": "json" }, { - "id": "634b8217-8ede-4b27-a0e8-c75a08bddf1d", + "id": "1168fc35-58e6-40ad-abf1-b378d1dd5476", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -215757,7 +215757,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5eea46b1-b419-4ae3-8990-5dcc8947f08d", + "id": "26f7a33f-bef7-453d-b78e-3ef3cd308b90", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -215814,7 +215814,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75756a23-c238-4874-a88f-0b73d2c13aec", + "id": "a0d3845c-f413-49cb-a17b-3ef5a5473f22", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -215871,7 +215871,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15c98297-8244-4c24-860f-59c41bd3f83b", + "id": "c5118195-be24-469d-b339-7f42c990a4d2", "name": "Assign a Access Model Metadata to a role", "originalRequest": { "url": { @@ -215928,7 +215928,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17abc112-1ae7-4be3-a0f7-c00cd27bbcb1", + "id": "3c4a06e8-55a9-400e-a15a-b5840abdaaa6", "name": "Make a Role Requestable and Enable it in One Call", "originalRequest": { "url": { @@ -215985,7 +215985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bef7d5d6-b63c-4d10-a1fd-0075ff984d23", + "id": "277b703f-6f90-4f5b-b321-e2f232d5686c", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -216042,7 +216042,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0452460-142a-4b25-85e9-f04bd594468b", + "id": "b2b1f6fb-7ffd-4ad4-a35d-40edf6b47416", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -216099,7 +216099,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1eca9abf-09c4-442f-9ff6-ba2723311f96", + "id": "974698dc-e0f2-451a-8b08-3c99911fb576", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -216156,7 +216156,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e84763c-7721-4a8a-9c3c-aa5b0c251f31", + "id": "859c6869-81b3-4915-b48b-021f4e2e6e8b", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -216213,7 +216213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e4e05b4-cbb3-4cc9-99fa-cdce88d44c73", + "id": "3b764c72-7eb5-4b8e-b609-432fb1e8de77", "name": "Assign a Access Model Metadata to a role", "originalRequest": { "url": { @@ -216270,7 +216270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecc19ed1-7246-41bd-95fb-f40b7020218e", + "id": "5dec6455-3a3d-4d82-83da-aad35a77eef0", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -216327,7 +216327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3026cdea-4e43-412f-8780-2441dc479d9b", + "id": "30ecaa8e-15e6-4562-a4f6-1eb81306428a", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -216384,7 +216384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3f4c8bb-b788-4825-ae82-a62128133608", + "id": "f5190da2-9f0f-4575-acc2-ba70abb917d8", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -216441,7 +216441,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5984717f-c1ef-443f-ac59-daf95be77c9e", + "id": "98ccd1e6-38e5-44d2-ac7e-f1fa9473ced0", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -216498,7 +216498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cb55581-ac74-4e01-98a5-5921787fc8ea", + "id": "9d72cb93-9084-4628-85d4-fab7e4661ef8", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -216555,7 +216555,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5bcd4801-c5f6-4802-ad4a-efe0abdb46c1", + "id": "0956cab3-f941-4f00-b685-a881a08d9c31", "name": "Assign a Access Model Metadata to a role", "originalRequest": { "url": { @@ -216618,7 +216618,7 @@ } }, { - "id": "a99c8f72-056a-4f2e-9a29-bc5ba97c9f71", + "id": "9d8fc299-4e92-4f1e-9d95-281ee4c5d0d2", "name": "Delete a Role", "request": { "name": "Delete a Role", @@ -216659,7 +216659,7 @@ }, "response": [ { - "id": "5766cfad-c6ed-42e8-aae4-6314f31691ef", + "id": "db9a7f82-cd27-4007-8931-31bb5985fe0a", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -216693,7 +216693,7 @@ "_postman_previewlanguage": "text" }, { - "id": "916e5730-ec7c-4856-8c63-3f9d8b469feb", + "id": "6b95d275-8148-4a4f-ba8d-3cb9603d13ee", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -216737,7 +216737,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2060183a-c5e0-4eeb-b2b6-1487a47b0e0a", + "id": "4d6f575b-4c29-498a-8197-90567e0db249", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -216781,7 +216781,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0dda66e-3bd0-4690-babf-3c7ee60099f0", + "id": "2161c2ec-286e-4668-a31b-406da1a08a87", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -216825,7 +216825,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56beb9d4-3eca-4fdd-b7f2-68a70a50b9b1", + "id": "40bcbb65-b8db-4d72-81ff-615d38dbacfd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -216869,7 +216869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5e1c0f9-ab0f-42d6-8685-0914cd08c8d0", + "id": "8c877705-0218-4c7e-a31e-d05cf7a10773", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -216919,7 +216919,7 @@ } }, { - "id": "2c180b0a-3e3b-4937-8811-68bf827f180c", + "id": "e8f55a06-12c9-4087-bb69-ff5bc6b22982", "name": "Delete Role(s)", "request": { "name": "Delete Role(s)", @@ -216962,7 +216962,7 @@ }, "response": [ { - "id": "c0356ad6-b117-47ce-b203-3efbfeeeef20", + "id": "56133cd4-fb75-4ee2-836f-6b40908277ef", "name": "Returns an object with the id of the task performing the delete operation.", "originalRequest": { "url": { @@ -217019,7 +217019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6874435d-b429-4a0f-9157-5bd455d2c886", + "id": "9b286673-80f3-4903-a3dc-f45c3870932a", "name": "400.1 Bad Request Content", "originalRequest": { "url": { @@ -217076,7 +217076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55fbd3ad-61ec-4cfc-8384-2932f2ecf68b", + "id": "48b37d27-e591-46ed-a6c4-4163eb27a3dd", "name": "400.1 Role ids limit violation", "originalRequest": { "url": { @@ -217133,7 +217133,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b34739d2-bf6c-4547-8da1-16714c1c1d3d", + "id": "43c5cf0f-c49b-473e-b80c-58f2fd3d86ba", "name": "400.1.404 Referenced object not found", "originalRequest": { "url": { @@ -217190,7 +217190,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f401de0d-be7c-480f-b66f-9e351a62287c", + "id": "4e7b5963-d958-4b4d-9aab-229c359f7976", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -217247,7 +217247,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06037108-04e6-407a-8258-4b04c03814a8", + "id": "1a501d40-aee3-44a2-a090-3a6ac2956368", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -217304,7 +217304,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3339d481-29eb-4768-a8fa-fc8b8aae34b3", + "id": "7367fa0d-d5d5-44f2-9b7f-29d72c340e19", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -217361,7 +217361,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b76f3b7c-67e9-410d-bd2f-5b681cf564fd", + "id": "d64a8a78-95a8-4a0e-89b4-9478e367f32b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -217424,7 +217424,7 @@ } }, { - "id": "546367f6-5584-490c-89d5-b2923943b73f", + "id": "bad91c65-8d06-4f10-88ab-1693c6fe8ad7", "name": "List Identities assigned a Role", "request": { "name": "List Identities assigned a Role", @@ -217509,7 +217509,7 @@ }, "response": [ { - "id": "e9345831-adb0-46e9-8f51-06b100e8f1b5", + "id": "5387ea55-3315-4a88-ba67-f4b854b24e1b", "name": "List of Identities assigned the Role", "originalRequest": { "url": { @@ -217600,7 +217600,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87def973-43c1-4562-b8e4-cb1d17508f81", + "id": "c8add360-dd27-42cf-a4b7-ded4a975c799", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -217691,7 +217691,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3d62b9e-6a6f-44fc-b33d-a423a028173f", + "id": "3587d177-acb4-4043-92a2-33470970bbf9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -217782,7 +217782,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2d98a03-626a-4e7c-929d-973a29fc655b", + "id": "854f7e15-cd49-4584-a3b3-64170ea1bef4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -217873,7 +217873,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0e69db9-962a-402b-9b79-3e23994e5f10", + "id": "8e91b7c6-7732-4d06-acf1-46d9704cbedb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -217964,7 +217964,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92981106-c74b-4112-9dd8-c04abf96c1bb", + "id": "5be44646-ed94-490d-9124-fa5e9f6e6f50", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -218061,7 +218061,7 @@ } }, { - "id": "d9b9b068-86ab-4edf-aae9-c43b9f5a0a6c", + "id": "32759101-5f49-4baf-b1b9-2c07f0bf22d0", "name": "List role's Entitlements", "request": { "name": "List role's Entitlements", @@ -218158,7 +218158,7 @@ }, "response": [ { - "id": "92f54ce9-b898-43b7-974c-811a5920bd43", + "id": "f166612f-3dab-4281-af6c-21f1ae1f6cba", "name": "List of Entitlements", "originalRequest": { "url": { @@ -218258,7 +218258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1cf847e-075c-4c2b-ab66-340c89015f87", + "id": "5eb73ec5-07c5-47b5-b098-9447cdf19c21", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -218358,7 +218358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1a5e54f-46eb-4f8f-a68b-20aaf0e22e63", + "id": "4ebe28ee-71f2-45ac-838b-a5b2b303be4f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -218458,7 +218458,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46ea1778-049d-4260-a900-8b46f9a9932f", + "id": "bcf15ccd-52c9-46ab-9832-30c73e895fa0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -218558,7 +218558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f47bb9b9-da8f-49fe-bb51-a61ea312ed36", + "id": "bcee97fa-45c1-48ac-9209-9ac440a7c10a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -218658,7 +218658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1367fcb7-7b18-4ce7-b3db-3adfeeb33c96", + "id": "fa68e496-9a42-4629-90cc-fc2844b7f8f4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -218764,7 +218764,7 @@ } }, { - "id": "34d5cb30-3b9d-4904-b185-9f4f382a80e7", + "id": "a2534261-423e-4596-b931-a37dabd998ea", "name": "Add a Metadata to Role.", "request": { "name": "Add a Metadata to Role.", @@ -218829,7 +218829,7 @@ }, "response": [ { - "id": "0a5c272b-eb49-4330-b651-6e00894d4194", + "id": "46b82bf1-5e35-42dd-94bb-517d789630e1", "name": "Responds with the Role as updated.", "originalRequest": { "url": { @@ -218877,7 +218877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f158c783-421f-46e6-a1dc-d6b5f80ea5de", + "id": "082ca559-97a4-4f6c-8989-e1b6f77fae83", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -218925,7 +218925,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6f54fe4-32e1-493f-9d51-c2dba7afa94e", + "id": "b29d6199-170d-4987-b16f-c67ec8b80d58", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -218973,7 +218973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "857d8098-1909-49e7-aa6b-87dcc76f2e3a", + "id": "f41a4f0f-ba74-4e78-abbc-9c095cbea922", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -219021,7 +219021,7 @@ "_postman_previewlanguage": "json" }, { - "id": "304ba662-294f-4484-9d6b-d0f260cfb81d", + "id": "162ad0d6-5f1d-4df8-abac-02aafa70f9af", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -219069,7 +219069,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e852862-e272-4f05-899e-74f8f7a92fb1", + "id": "ac07b118-702d-41cc-b16b-886c826b8ac1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -219123,7 +219123,7 @@ } }, { - "id": "2ab3bb8d-acd5-4456-8674-ba212d085c7f", + "id": "f0b98e9f-ab30-4cbc-8cac-23f2af327d1d", "name": "Remove a Metadata From Role.", "request": { "name": "Remove a Metadata From Role.", @@ -219188,7 +219188,7 @@ }, "response": [ { - "id": "a3c744b6-d3b4-4517-8209-0a09586f6031", + "id": "5d64c940-125e-46b1-9f0a-ea373d2016fc", "name": "Request accepted", "originalRequest": { "url": { @@ -219226,7 +219226,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7b863971-5f7d-4dfb-bacb-14672297c8f6", + "id": "01092d36-b5fc-4c3f-b5da-cda7b450336d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -219274,7 +219274,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1406920-2100-4292-b385-dffbdbbabfe0", + "id": "eb3079c7-0a8f-480f-89a5-70a83d37029b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -219322,7 +219322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aede51ab-a066-4bd0-8ce7-236f644d2c4c", + "id": "75de4173-47dc-4b97-bdb6-54971d4ac919", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -219370,7 +219370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8e64bf7-89ed-4916-a8cd-ba178615af42", + "id": "65781507-c0ba-4e54-99db-f23dead61ebd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -219418,7 +219418,7 @@ "_postman_previewlanguage": "json" }, { - "id": "277b6edc-6099-420a-96d4-0b819c86c156", + "id": "4e806b18-b34d-4071-8691-ea73a53c044c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -219472,7 +219472,7 @@ } }, { - "id": "53abd163-b54f-4b66-b87d-dea138a03afb", + "id": "cc94efe1-ffab-4b1b-bd9b-0793c50842c6", "name": "Bulk-Update Roles' Metadata by ID", "request": { "name": "Bulk-Update Roles' Metadata by ID", @@ -219517,7 +219517,7 @@ }, "response": [ { - "id": "4ef09e1a-14f0-4de7-9a8a-c01b875b7036", + "id": "ad1c07bf-a024-4012-a4f9-edda589361c6", "name": "Returned if bulk update request created", "originalRequest": { "url": { @@ -219576,7 +219576,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80e0065a-d0e2-4f01-a659-5b5b986332c9", + "id": "55dbfec7-7e0d-4785-88d3-cbbeeeaf633b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -219635,7 +219635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b2726c7-4075-4706-aa64-d49a8810de12", + "id": "9bb399e1-c094-4770-9a85-451d52fefa28", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -219694,7 +219694,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d822c61-a9e3-4769-a00d-59852e4ece41", + "id": "b7dff0fd-9ed1-4ba1-98b7-d18f063763fc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -219753,7 +219753,7 @@ "_postman_previewlanguage": "json" }, { - "id": "242eb0e3-0956-4e22-b6ca-a372b80ce27c", + "id": "00680bf4-ec84-48e8-80fc-49d01a3e3a5b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -219812,7 +219812,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e077954-819a-40ba-96bc-459b431f7f7b", + "id": "cef359fc-5a68-4073-9124-acecb46bba69", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -219877,7 +219877,7 @@ } }, { - "id": "66ce55d5-d4cc-4f7a-b9db-414533d445ce", + "id": "8a35c100-0bd1-4fc0-97d2-6c7023b2c269", "name": "Bulk-Update Roles' Metadata by Filters", "request": { "name": "Bulk-Update Roles' Metadata by Filters", @@ -219922,7 +219922,7 @@ }, "response": [ { - "id": "d982b8cd-376b-4a0a-b8b1-235f75d1ca9b", + "id": "251eee86-32b6-4120-9d2b-0d018a12eed6", "name": "Returned if bulk update request created", "originalRequest": { "url": { @@ -219981,7 +219981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26926315-b350-4b84-b581-4cd716a68792", + "id": "2b2afcf7-759e-4dcb-aa46-ba6f50ef9826", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -220040,7 +220040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ae94b7b-3a24-4825-b1ce-082a02069986", + "id": "9c3b2ec2-e8bc-4eb7-929a-4907d8a9c1b7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -220099,7 +220099,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76ab1908-fe42-4112-a99c-3cd838ce1c95", + "id": "d561d66d-a5b6-4209-8dca-ffdb539a4270", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -220158,7 +220158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80efa24d-d3d3-4b8b-a7bb-fffedf52c1d9", + "id": "6c27229e-ffb9-4a4c-81f1-b6804f4bcf87", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -220217,7 +220217,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60b067c9-a470-4e32-ae51-be68a368eca2", + "id": "59b947f2-c465-45de-94f5-1c8489750fcc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -220282,7 +220282,7 @@ } }, { - "id": "5ea00cf6-96e7-40fd-b577-76bf8c4ff979", + "id": "5cc18c00-6718-4529-bc5e-2c51603045aa", "name": "Bulk-Update Roles' Metadata by Query", "request": { "name": "Bulk-Update Roles' Metadata by Query", @@ -220327,7 +220327,7 @@ }, "response": [ { - "id": "1374fd29-b88e-4997-98c3-9d0314899d58", + "id": "4a716bc5-227d-49cc-8a53-8d786f23ebd5", "name": "Returned if bulk update request created", "originalRequest": { "url": { @@ -220386,7 +220386,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab243789-a313-4f37-aa13-6db9ec5106ca", + "id": "54ae7d06-4a4a-4c4e-83d2-5d96cc538c98", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -220445,7 +220445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0316d8d0-9249-47b2-b9ad-b596901ba679", + "id": "9d451c75-7952-4c54-9dc2-86e8ad99b065", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -220504,7 +220504,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4365fbc-a195-4ce5-9152-d7c699919aee", + "id": "d074bb4d-313f-4e6d-b6b6-3876becd3a84", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -220563,7 +220563,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb1e643d-c5ca-4a66-82fb-5d767f13d84f", + "id": "edcad84f-e75d-4dff-8a7d-9554f84a2899", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -220622,7 +220622,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06f1b17d-f549-47e6-b19a-95ab4d3db7f7", + "id": "0dc560c0-a037-4855-8dda-23394b89fd41", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -220687,7 +220687,7 @@ } }, { - "id": "903d93df-f674-47d1-8d72-8ee8c44af7af", + "id": "7e3ee317-6e1d-432c-b6d2-9d1efb3e80f7", "name": "Get Bulk-Update Status by ID", "request": { "name": "Get Bulk-Update Status by ID", @@ -220730,7 +220730,7 @@ }, "response": [ { - "id": "359caea4-ba9d-4069-b168-5c44d5f7738d", + "id": "73c6f8ed-a2ba-47f9-96bc-0d6f114f9906", "name": "return if bulk update status could be found.", "originalRequest": { "url": { @@ -220776,7 +220776,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24f7ece3-3aa9-4333-a789-6477479b5acc", + "id": "d68d2e3f-38c1-43c1-83ce-7abd437bfb62", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -220822,7 +220822,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f5d0a64-8b46-43d9-9655-c19aac64a82c", + "id": "88f36122-2c2b-435f-afd0-85ca332cfac6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -220868,7 +220868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab620f70-8c36-407d-8406-2a0162df0cba", + "id": "e76aec81-b132-417f-8016-fae7c5e499ca", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -220914,7 +220914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3dfc66cb-9b26-4b89-8682-8d67f11897ea", + "id": "be7220a8-edcd-4c9a-bf3e-d2df7e052c10", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -220960,7 +220960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba732d40-e1bf-4b8f-983a-7a027674985e", + "id": "be1d125b-e21f-4166-8718-7c701a45ac92", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -221012,7 +221012,7 @@ } }, { - "id": "552ecb1f-e065-4d64-be38-080bff40163d", + "id": "8ff57475-20b3-4674-abd6-14b109e209cd", "name": "Get Bulk-Update Statuses", "request": { "name": "Get Bulk-Update Statuses", @@ -221043,7 +221043,7 @@ }, "response": [ { - "id": "e2f13aa6-6553-4e18-9119-9c3895162a4f", + "id": "4e183d00-908d-4a5d-84a1-634917746070", "name": "successfully get the status of all bulk updates.", "originalRequest": { "url": { @@ -221088,7 +221088,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6bb472ec-de15-40cd-b56f-3f212d66ce6a", + "id": "a09d1a3d-828b-481f-9582-212c1adae252", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -221133,7 +221133,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e3cedb8-d551-428e-b102-e553897ac7f5", + "id": "9c31ce34-9551-4652-b593-178a9b8a73ea", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -221178,7 +221178,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39a36f15-96df-4c4a-b370-a115ed5a2829", + "id": "126cec44-46d0-4e45-95bb-4cab540f8a2b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -221223,7 +221223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3ec70df-4816-4df5-9329-782585d749ca", + "id": "8b46fc2f-9897-4542-8b7c-b1059f32cd09", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -221268,7 +221268,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a439324-a8a0-4540-85a2-34c86642bb21", + "id": "8a58bd12-c237-4f0f-bb56-eba2c15e7442", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -221319,7 +221319,7 @@ } }, { - "id": "e64331b3-d62e-469f-aa59-6a7cb07338aa", + "id": "35446918-7265-4a50-a386-9e3015d2e2cd", "name": "Filter Roles by Metadata", "request": { "name": "Filter Roles by Metadata", @@ -221435,7 +221435,7 @@ }, "response": [ { - "id": "56fdb2a9-85c8-4cd2-b026-10f45707845d", + "id": "61a52c8f-f33d-4f57-bf07-2b57e8f3ca81", "name": "Responds with A list of Roles", "originalRequest": { "url": { @@ -221556,7 +221556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77cf1770-7025-4673-989e-d895ddb3512c", + "id": "61a6d6eb-a121-4ef0-a4e1-16e17dfbc9d1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -221677,7 +221677,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c087c08f-1df6-4a8b-822d-1dd755bb42dd", + "id": "860633b5-257d-4e4d-8dad-152c4371b22f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -221798,7 +221798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9112688a-2afd-4697-84b2-65b7941d664f", + "id": "a0d58fcf-fe9d-4c52-a159-dd5729514f87", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -221919,7 +221919,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57a5619b-4dfb-4bbe-8a0b-b219a309842a", + "id": "339d43c8-e6d1-4ae8-83d5-7da686dd40b6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -222040,7 +222040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "082b8583-8dc6-474c-9c5e-741fe2a356e3", + "id": "9d752608-4c85-4240-a50d-a549dab7aa5b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -222173,7 +222173,7 @@ "description": "Use this API to implement saved search functionality. \nWith saved search functionality in place, users can save search queries and then view those saved searches, as well as rerun them. \n\nSearch queries in Identity Security Cloud can grow very long and specific, which can make reconstructing them difficult or tedious, so it can be especially helpful to save search queries. \nIt also opens the possibility to configure Identity Security Cloud to run the saved queries on a schedule, which is essential to detecting user information and access changes throughout an organization's tenant and across all its sources. \nRefer to [Scheduled Search](https://developer.sailpoint.com/docs/api/v3/scheduled-search/) for more information about running saved searches on a schedule. \n\nIn Identity Security Cloud, users can save searches under a name, and then they can access that saved search and run it again when they want. \n\nRefer to [Managing Saved Searches](https://documentation.sailpoint.com/saas/help/search/saved-searches.html) for more information about saving searches and using them.\n", "item": [ { - "id": "d3300a6e-7141-4669-90a5-62dfef652666", + "id": "eb82ae00-b585-4570-b1ee-e48039a43d86", "name": "Create a saved search", "request": { "name": "Create a saved search", @@ -222215,7 +222215,7 @@ }, "response": [ { - "id": "6fdd5e72-275b-4503-b0a4-366e48ce67f5", + "id": "60b5217f-754d-4642-b625-4a45802dbd4c", "name": "The persisted saved search.", "originalRequest": { "url": { @@ -222271,7 +222271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "498cdbc8-6dd2-4e0d-81d1-b7eb381a90e0", + "id": "8bae3d49-29e1-4e35-819e-db7fed59350b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -222327,7 +222327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcaae97e-bc56-4ab4-a8b6-c14ed1d9afae", + "id": "65ce4430-04f4-4839-b813-8480efe814ec", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -222383,7 +222383,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a3f27f8-ce90-4c52-80d8-69a60624ff98", + "id": "1b70f8f6-1718-462b-988f-358b18d483b7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -222439,7 +222439,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fd6ed89-3eb4-4010-b0ce-2abe4d2e6d39", + "id": "ed88a5cf-6be1-4029-add3-59653fe33443", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -222495,7 +222495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6ef8641-28ec-4135-b31f-8518ddbcd53e", + "id": "ecf03f7b-45f5-4fa7-aed8-57df14e9b6c0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -222557,7 +222557,7 @@ } }, { - "id": "fdfb4dd3-c692-4802-8f87-40cb0d756953", + "id": "2bded0db-d7b6-4473-8bdd-be79e9d6f4ae", "name": "A list of Saved Searches", "request": { "name": "A list of Saved Searches", @@ -222623,7 +222623,7 @@ }, "response": [ { - "id": "f030d9fa-8637-4aaa-81f0-609c578e4076", + "id": "456c2884-eef8-4524-8610-1dfd44a5d886", "name": "The list of requested saved searches.", "originalRequest": { "url": { @@ -222712,7 +222712,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32865ee1-be37-4c33-9b10-d45bdc561242", + "id": "ca67fc24-53e0-4b29-9a22-60d1ad9912d9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -222792,7 +222792,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9c961f9-e5cd-4c83-887f-20d67d3612a2", + "id": "a7c5b8d4-04de-4c46-be52-2022192a588e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -222872,7 +222872,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7967f5a9-7c3f-49ca-aee3-ec842dec4ade", + "id": "5aac8a19-541f-4ee5-b32c-a6f05fd39329", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -222952,7 +222952,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3ee53f8-f066-4eb7-9120-cef026c446ed", + "id": "470b7e8f-c4fe-4429-ac8b-b2da109bc9a5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -223032,7 +223032,7 @@ "_postman_previewlanguage": "json" }, { - "id": "381d0e54-da2b-4f1a-b3f0-7e307a5ea34b", + "id": "6badf7d6-5999-416f-956a-5a58f1e777e1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -223118,7 +223118,7 @@ } }, { - "id": "a1d170d9-8498-4c3f-b450-6025ce682d4f", + "id": "5b6add1a-e616-44a0-b109-9d2db07f0c27", "name": "Updates an existing saved search\n", "request": { "name": "Updates an existing saved search\n", @@ -223172,7 +223172,7 @@ }, "response": [ { - "id": "10e7ea57-e3ae-460d-826e-966cf2b82fb0", + "id": "fe78da62-bca2-49bc-9f39-9d3f0af7a6ce", "name": "The persisted saved search.", "originalRequest": { "url": { @@ -223229,7 +223229,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc9ccba6-83b3-4d81-b126-faf8ea1df4f7", + "id": "80785d5d-7de3-4365-8974-a7b705f41fd6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -223286,7 +223286,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9239012c-e5fe-4430-89d6-e1bd128c91e6", + "id": "189c31bb-1eec-4ba5-bc54-775a0ceaff31", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -223343,7 +223343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd9090e0-98de-4cc8-8c87-677eb1c07daa", + "id": "c54903f0-263a-47c2-9eab-aaa073d76cb3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -223400,7 +223400,7 @@ "_postman_previewlanguage": "json" }, { - "id": "021bbb1d-aef5-48e8-8687-7cb57fa5d202", + "id": "c1786210-2f23-4168-9500-f303c95f91f3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -223457,7 +223457,7 @@ "_postman_previewlanguage": "json" }, { - "id": "209f09a1-7b17-419a-b9f2-5b69e8bf74f1", + "id": "eeb0b81f-5e52-4050-9efc-26f2d864e83b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -223520,7 +223520,7 @@ } }, { - "id": "541bdc6c-dc4e-40a6-878e-1dc79bd45c97", + "id": "fc4c0bb5-adc6-4160-b773-383f557b6fcf", "name": "Return saved search by ID", "request": { "name": "Return saved search by ID", @@ -223561,7 +223561,7 @@ }, "response": [ { - "id": "7f4e02fa-9b4e-460c-81d9-8a7d29b69aa3", + "id": "34d95e4f-e006-408d-950e-bf1c026cf546", "name": "The requested saved search.", "originalRequest": { "url": { @@ -223605,7 +223605,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0b639fe-4b19-4101-84fa-f194c1936f93", + "id": "5ad8c355-1e82-44d3-834f-9d9b42e3ec63", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -223649,7 +223649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f652e61f-5565-4b4f-8fde-2392f38b0bbd", + "id": "88fb202e-70e1-49cc-9d78-4a7b243f5766", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -223693,7 +223693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac290044-b8af-4937-9264-558bcac4c4cd", + "id": "c12b62f6-0e8b-4144-945f-4b78ff6718e6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -223737,7 +223737,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d629db25-da33-4861-aac7-1845bdb2d519", + "id": "12847a03-53e3-4903-9032-2f9570888887", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -223781,7 +223781,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c349265-94bf-4e63-95b6-08a26784e26f", + "id": "1c634a64-a7e9-46f4-a14e-150e665aa587", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -223825,7 +223825,7 @@ "_postman_previewlanguage": "json" }, { - "id": "222eff59-dc55-41cb-b7d8-70611aae51cb", + "id": "61bb603a-926a-43a0-81fe-4bbb36316075", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -223875,7 +223875,7 @@ } }, { - "id": "f1a05055-b93e-4eed-8c01-bda2ad31b0af", + "id": "507af845-92e2-44c8-a891-7d70cd1d2f0d", "name": "Delete document by ID", "request": { "name": "Delete document by ID", @@ -223916,7 +223916,7 @@ }, "response": [ { - "id": "432f3820-34cb-42c3-8210-f3ae9296c1c2", + "id": "3c408003-04f3-4142-bd67-ca78fa893500", "name": "No Content - Indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -223950,7 +223950,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7237bb40-c5ec-4a86-b139-fedcee5f87cc", + "id": "b2f891db-2e44-4422-98ab-7f47422216ca", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -223994,7 +223994,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1e084d2-6f49-4996-b38b-9119c52b5ed3", + "id": "749f88dc-d0ed-4b3d-ac03-2b7da24b5c73", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -224038,7 +224038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ceca9c4-09ef-445f-911a-3775669d93fc", + "id": "ad5657b4-7491-4696-9599-8047416a9a81", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -224082,7 +224082,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbe43faf-edc9-4dbd-8bcc-f75cebdddfe6", + "id": "604fccdb-3a6b-4797-8ef4-e840e4d30a5f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -224126,7 +224126,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3d3b6f3-382a-45f2-964b-78936d60f19f", + "id": "f7be0fa3-3c83-494a-ad58-051aa1b126cd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -224170,7 +224170,7 @@ "_postman_previewlanguage": "json" }, { - "id": "772dfd99-7a6c-4e37-a2f4-7556e530685f", + "id": "69242ed4-b6af-4327-a742-847c95260488", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -224220,7 +224220,7 @@ } }, { - "id": "662df3b1-1224-4d30-b462-3fcb7bd583c6", + "id": "45e736cc-5607-4a63-834a-31d613e21629", "name": "Execute a saved search by ID", "request": { "name": "Execute a saved search by ID", @@ -224275,7 +224275,7 @@ }, "response": [ { - "id": "7b8843bc-49d8-4d85-ab70-9c1ab2f8c204", + "id": "4a7e9218-18dd-4ccd-827c-c8770e3459dd", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -224323,7 +224323,7 @@ "_postman_previewlanguage": "text" }, { - "id": "96df2c4b-4583-4557-a85d-80c23a3f66bc", + "id": "c752419e-1d02-45d7-bf67-c4cc0aafebe5", "name": "Triggered by Scheduled Search", "originalRequest": { "url": { @@ -224381,7 +224381,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfed7c81-52e5-4b19-afe0-3d5ba0f16bf8", + "id": "f0f46453-c0b3-4a50-9d58-51dbf358c74c", "name": "Triggered by UI Test", "originalRequest": { "url": { @@ -224439,7 +224439,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6db82e78-85ba-4db4-bc65-09d6b6344cb6", + "id": "97508c54-797a-4abf-8383-363ab43c146a", "name": "Triggered by Scheduled Search", "originalRequest": { "url": { @@ -224497,7 +224497,7 @@ "_postman_previewlanguage": "json" }, { - "id": "007d954d-6713-455b-9f73-cc6fe3513457", + "id": "6aeed8f9-8080-4eeb-8f8c-e690036b1ef0", "name": "Triggered by UI Test", "originalRequest": { "url": { @@ -224555,7 +224555,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6617895-ccff-422b-b41c-eec2af8efc0e", + "id": "66e15596-7351-49e5-8a21-632908668bb6", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -224613,7 +224613,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7cc2cde0-d401-4f0f-b7f1-4c9cd0c76647", + "id": "eace30ba-7ad6-4a39-850c-eccdefc21a4d", "name": "Triggered by UI Test", "originalRequest": { "url": { @@ -224671,7 +224671,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d7fa1d5-59e7-49ef-b0f5-ebb552eae019", + "id": "ca88bcb1-35d8-4cf6-a847-d1e67c75085b", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -224729,7 +224729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e21f72dc-c28f-4311-831a-42854300f95e", + "id": "a2681f21-cee8-4714-b5c7-e1f68d722421", "name": "Triggered by UI Test", "originalRequest": { "url": { @@ -224787,7 +224787,7 @@ "_postman_previewlanguage": "json" }, { - "id": "611555b4-0c49-4a97-8e28-0929733d2b77", + "id": "8f9e4dd5-562c-49f9-bfa1-01a9c4278de1", "name": "Triggered by Scheduled Search", "originalRequest": { "url": { @@ -224845,7 +224845,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49d6f59d-9d88-4326-b49c-15e519ba506e", + "id": "fdbfd4ea-cf7c-4765-9f28-6a1fe974ee25", "name": "Triggered by UI Test", "originalRequest": { "url": { @@ -224903,7 +224903,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c19874dc-da44-4703-b03d-31208b7f7dc7", + "id": "9f6f2c52-5f63-4db1-af58-7c893a41bced", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -224961,7 +224961,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1717243-e0c7-463f-bf0f-cd1b6ccdb1cb", + "id": "05618ca3-3cac-4d37-9917-94fd80523de5", "name": "Triggered by UI Test", "originalRequest": { "url": { @@ -225031,7 +225031,7 @@ "description": "Use this API to implement scheduled search functionality. \nWith scheduled search functionality in place, users can run saved search queries on their tenants on a schedule, and Identity Security Cloud emails them the search results. \nUsers can also share these search results with other users by email by adding those users as subscribers, or those users can subscribe themselves. \n\nOne of the greatest benefits of saving searches is the ability to run those searches on a schedule. \nThis is essential for organizations to constantly detect any changes to user information or access throughout their tenants and across all their sources. \nFor example, the manager Amanda Ross can schedule a saved search \"manager.name:amanda.ross AND attributes.location:austin\" on a schedule to regularly stay aware of changes with the Austin employees reporting to her.\nIdentity Security Cloud emails her the search results when the search runs, so she can work on other tasks instead of actively running this search.\n\nIn Identity Security Cloud, scheduling a search involves a subscription. \nUsers can create a subscription for a saved search and schedule it to run daily, weekly, or monthly (you can only use one schedule option at a time). \nThe user can add other identities as subscribers so when the scheduled search runs, the subscribers and the user all receive emails. \n\nBy default, subscriptions exclude detailed results from the emails, for security purposes. \nIncluding detailed results about user access in an email may expose sensitive information.\nHowever, the subscription creator can choose to include the information in the emails. \n\nBy default, Identity Security Cloud sends emails to the subscribers even when the searches do not return new results. \nHowever, the subscription creator can choose to suppress these empty emails. \n\nUsers can also subscribe to saved searches that already have existing subscriptions so they receive emails when the searches run. \nA saved search can have up to 10 subscriptions configured at a time. \n\nThe subscription creator can enable, disable, or delete the subscription. \n\nRefer to [Subscribing to Saved Searches](https://documentation.sailpoint.com/saas/help/search/saved-searches.html#subscribing-to-saved-searches) for more information about scheduling searches and subscribing to them.\n", "item": [ { - "id": "836ca43e-65cc-4c10-832d-d4fd0c5ad5ed", + "id": "2b1982b1-7c88-4be2-95cd-b544348fb327", "name": "Create a new scheduled search", "request": { "name": "Create a new scheduled search", @@ -225073,7 +225073,7 @@ }, "response": [ { - "id": "b071fc89-5ac5-4f57-998b-30fd3f3f1e95", + "id": "169ff180-1db0-4a13-846b-3f107d0d4b45", "name": "Daily Search", "originalRequest": { "url": { @@ -225129,7 +225129,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d35b241f-cce0-4ed5-a3ae-84234d845fd6", + "id": "545453fe-c42a-4c92-9fc3-1c23326213dd", "name": "Weekly Search", "originalRequest": { "url": { @@ -225185,7 +225185,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96c55289-c11d-4018-8092-5babecf57af9", + "id": "77bd22b1-dd7b-4936-8345-8b16f734dd66", "name": "Monthly Search", "originalRequest": { "url": { @@ -225241,7 +225241,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f882d801-07a5-47e9-9a2e-561469e38cfe", + "id": "915d8012-5d1a-4a37-828b-4a0c6b268767", "name": "Annual Search", "originalRequest": { "url": { @@ -225297,7 +225297,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b128313-4cc8-478b-b17c-a3a35c8d8b8a", + "id": "13553577-b98f-449e-82d9-3088fbbe4878", "name": "Calendar Search", "originalRequest": { "url": { @@ -225353,7 +225353,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c68237b-e5b6-4d22-a6a1-7a5617af8b2f", + "id": "713f6b40-9f7d-4d98-9f61-87cd33288f9d", "name": "Daily Search", "originalRequest": { "url": { @@ -225409,7 +225409,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fae5af2-17c8-4d7c-9dfc-bfefbb2a6c5d", + "id": "0814f404-a98b-4f3a-b02f-ee190864fb31", "name": "Weekly Search", "originalRequest": { "url": { @@ -225465,7 +225465,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8d3ec97-6d15-47a8-9fb9-89feea887047", + "id": "320e231b-79d4-4c67-bddb-784d449db8cd", "name": "Monthly Search", "originalRequest": { "url": { @@ -225521,7 +225521,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd792776-7671-48c4-ba2a-0ab3a9cfc407", + "id": "eeadf405-54d7-4c1e-b1c5-971e938318e0", "name": "Annual Search", "originalRequest": { "url": { @@ -225577,7 +225577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "339fed6f-8ba6-4368-85cf-88a97606183a", + "id": "0b3746af-8b1e-4ad8-bb88-0adf6454453b", "name": "Calendar Search", "originalRequest": { "url": { @@ -225633,7 +225633,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41539f71-cead-4a50-b48d-6ac137f6b0fc", + "id": "595ebb27-bdd3-4aaa-8fe3-af78a1f81973", "name": "Daily Search", "originalRequest": { "url": { @@ -225689,7 +225689,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6e66783-873c-447f-a47a-0e982eaa485e", + "id": "26c6ee57-997b-474d-9408-a05f6a856d67", "name": "Weekly Search", "originalRequest": { "url": { @@ -225745,7 +225745,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ab1cbe1-7dec-43d8-b8c0-a477c1428f52", + "id": "0fa619bd-60a0-4382-94e2-982b024f9ca9", "name": "Monthly Search", "originalRequest": { "url": { @@ -225801,7 +225801,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5466543-1100-4829-b7eb-3f49479c4e1c", + "id": "60751bbf-409f-4c92-82e4-5b3440a893ff", "name": "Annual Search", "originalRequest": { "url": { @@ -225857,7 +225857,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c93f8f9-ebac-4f5b-a371-f59b67d71364", + "id": "6572b5a3-f671-46ff-a87e-5a2ba9dd5c17", "name": "Calendar Search", "originalRequest": { "url": { @@ -225913,7 +225913,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47f535ab-501b-4ebb-ae74-0e5b5129b4d2", + "id": "8646cae9-2819-47a0-89c5-de1653acd992", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -225969,7 +225969,7 @@ "_postman_previewlanguage": "json" }, { - "id": "749345dd-c40c-40e4-bce1-26f448c9b6af", + "id": "5db0f2d1-3039-4913-9b2b-e3d7c38378fe", "name": "Weekly Search", "originalRequest": { "url": { @@ -226025,7 +226025,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0fcad7f-bcb0-4c6c-b411-4eaf33895d12", + "id": "9c7f9fff-a3eb-4e33-abeb-525c0fba1b9c", "name": "Monthly Search", "originalRequest": { "url": { @@ -226081,7 +226081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a2f764b-139a-4887-95f7-df9eaae925c7", + "id": "4ff28fda-26d3-492d-a362-23577b5fbb8a", "name": "Annual Search", "originalRequest": { "url": { @@ -226137,7 +226137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87bb0894-f2ec-4847-812c-5e6a21df1713", + "id": "b825cb7d-6896-4b2c-99df-d3c308bb8997", "name": "Calendar Search", "originalRequest": { "url": { @@ -226193,7 +226193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8028f677-a4ec-4294-92ed-3ba8c99cb8dc", + "id": "d01f4797-ccaf-4481-8802-d3d6cceff949", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -226249,7 +226249,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fb1bfde-2b26-4b14-bca3-cdd555dfdfe2", + "id": "2e2762a2-ee97-4920-a4d6-8a5b9337aa44", "name": "Weekly Search", "originalRequest": { "url": { @@ -226305,7 +226305,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a90f523-f6f9-40e3-b0dd-90ed59720591", + "id": "d218efd0-59b2-4664-9e51-7a17e735cd4b", "name": "Monthly Search", "originalRequest": { "url": { @@ -226361,7 +226361,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89a58944-6530-49af-b61f-d34fe2665230", + "id": "11f621fd-234a-430f-8c40-6c663072b724", "name": "Annual Search", "originalRequest": { "url": { @@ -226417,7 +226417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d81277c-b155-4a7b-b220-816b2e7ba341", + "id": "7b26b829-5357-4528-9e07-bcb3a4955be8", "name": "Calendar Search", "originalRequest": { "url": { @@ -226473,7 +226473,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8310183-a9ae-47b2-b952-aae30aefc8b2", + "id": "ca7be7e7-9e1c-479c-8e46-4c922a4f270a", "name": "Daily Search", "originalRequest": { "url": { @@ -226529,7 +226529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ce30ce0-7c8b-4978-86dd-712dd1edb450", + "id": "68e2de9f-da6c-4f71-9d32-2fd8ce6f36d8", "name": "Weekly Search", "originalRequest": { "url": { @@ -226585,7 +226585,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e333613-ee6d-4644-bbd6-4b05f6067e73", + "id": "cdb4c05c-99bd-4912-abfe-94f4c746c57c", "name": "Monthly Search", "originalRequest": { "url": { @@ -226641,7 +226641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1a3093e-9c15-4e8d-9aa1-0bca0702e893", + "id": "f9fb5f59-5e42-417f-9602-30acd65d4ba1", "name": "Annual Search", "originalRequest": { "url": { @@ -226697,7 +226697,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04b43462-1d9b-49c1-9720-22e90ecb6048", + "id": "936d85ed-d8ed-43e0-9fe1-64de39d1a62d", "name": "Calendar Search", "originalRequest": { "url": { @@ -226753,7 +226753,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00638e2c-3c11-4299-9532-4605dbbdb9f3", + "id": "47636a50-2917-466a-84c0-bcdd08b392c2", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -226809,7 +226809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79024072-1991-4fb6-8880-2e656658116f", + "id": "17d40f25-add2-4a5b-a791-f010e76e5993", "name": "Weekly Search", "originalRequest": { "url": { @@ -226865,7 +226865,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4e408fe-0bc4-4624-bc0a-aea1231a4465", + "id": "75b98f63-3f16-430a-96ac-d5dabbdf5922", "name": "Monthly Search", "originalRequest": { "url": { @@ -226921,7 +226921,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07fde609-7069-4354-ad98-e3763cdddce7", + "id": "cfcc2d2a-b7bf-469e-8404-bc33e4b9af32", "name": "Annual Search", "originalRequest": { "url": { @@ -226977,7 +226977,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4856c8ba-1235-42a0-b8aa-b0818fdf420a", + "id": "5fa1a89d-cea6-4f48-8f56-4b1f699c5dbc", "name": "Calendar Search", "originalRequest": { "url": { @@ -227039,7 +227039,7 @@ } }, { - "id": "c2e68e55-8a30-4c85-9893-168b6ef22d0c", + "id": "56a69419-ae25-457a-9df7-7022772a2fbe", "name": "List scheduled searches", "request": { "name": "List scheduled searches", @@ -227105,7 +227105,7 @@ }, "response": [ { - "id": "a72f1095-94ea-416a-9621-b68d49300c75", + "id": "12ab2f24-6ccc-41de-9963-87c860224992", "name": "The list of requested scheduled searches.", "originalRequest": { "url": { @@ -227194,7 +227194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d9d61e4-e9e3-4935-9cdc-1cee0f769c35", + "id": "be4dbed7-ad7c-4980-978a-1e06c71eb834", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -227274,7 +227274,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc1914cc-138a-4d73-a11c-31a75fdf6cc7", + "id": "36f22831-6440-4f49-ac6f-595742a3f47e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -227354,7 +227354,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2fe54a9b-f9df-4306-9c73-8cbb13659c96", + "id": "ddafc906-b1b7-41a8-bfb6-eaee87157167", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -227434,7 +227434,7 @@ "_postman_previewlanguage": "json" }, { - "id": "742cc8d1-7b07-438b-94d5-967e1a2849a9", + "id": "c666c98c-f435-4df5-a9e0-2e54e3f49f40", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -227514,7 +227514,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92b8dfd3-d9a6-4212-867b-8d3377ac43bc", + "id": "674cff71-3af7-40a3-b303-7539ccbefa86", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -227594,7 +227594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9456d38-5777-440b-bdff-469bd45440ed", + "id": "bbefad58-7f0f-478b-be50-d0e7aba3883d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -227680,7 +227680,7 @@ } }, { - "id": "0da78ee9-cf93-4171-8118-01c86b9c87eb", + "id": "53546d70-1ba8-4262-9a97-b1c8525ecdba", "name": "Update an existing Scheduled Search", "request": { "name": "Update an existing Scheduled Search", @@ -227734,7 +227734,7 @@ }, "response": [ { - "id": "b9718bfb-e851-48a1-8d4b-8ee7150ba7fd", + "id": "f7402a56-bee5-4a16-967d-f03681b71951", "name": "The persisted scheduled search.", "originalRequest": { "url": { @@ -227791,7 +227791,7 @@ "_postman_previewlanguage": "json" }, { - "id": "853fb010-0e72-44ac-8c8e-9d256fcebccf", + "id": "1dbebf22-79b2-4453-a70f-9a3994ec5048", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -227848,7 +227848,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95b20636-bff4-400c-bb92-5985cca5f06b", + "id": "16b885df-5721-4969-9d2b-3536b44a09f4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -227905,7 +227905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58632767-4262-46d1-a189-a33d91f562d2", + "id": "533963c7-627e-4677-ac4a-eb64fe4a1e5d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -227962,7 +227962,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29114ea3-bb96-4f76-9e42-6df471ea2d40", + "id": "944d1b13-4aec-4671-b56d-c94d89d11146", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -228019,7 +228019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95a9abea-e242-4ba1-94b5-45539def3936", + "id": "1de80ae1-4a66-4911-8074-7fcccacde9b4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -228076,7 +228076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70ebe1ad-56fe-4c5e-a959-bee33a697918", + "id": "3cd953c6-fbf2-4a31-aabb-a6349d8b5322", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -228139,7 +228139,7 @@ } }, { - "id": "24d76738-c9fb-40e6-9229-8a0835508d56", + "id": "b3afb60d-bff5-4be0-ab13-623e8ec0ebed", "name": "Get a Scheduled Search", "request": { "name": "Get a Scheduled Search", @@ -228180,7 +228180,7 @@ }, "response": [ { - "id": "65268714-eab5-45df-a3e4-b8f1ac154501", + "id": "32d02ce2-f9d3-43cd-a88c-c1c36783810d", "name": "The requested scheduled search.", "originalRequest": { "url": { @@ -228224,7 +228224,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e18f879f-dd23-403c-892d-245d44a650ee", + "id": "9b043781-31f6-462f-998f-a4ca41cc90de", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -228268,7 +228268,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db492824-8b8c-4740-9ece-1ce9db07694f", + "id": "3fb4a2e9-79dc-43fe-9569-7e2bec281afe", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -228312,7 +228312,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81786573-0fb8-459b-a210-7a4155f54105", + "id": "a871768f-7831-41bd-b44c-4c363afcdb90", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -228356,7 +228356,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c171104-80a4-4240-a6e5-e354342773dc", + "id": "c96fd65f-daee-49f7-8d4b-3d5bf3520be5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -228400,7 +228400,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b9248bb-bf3f-417e-bf22-c24cc18b0fa5", + "id": "f8ebe26e-3d72-49c3-b52b-25100ecbd185", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -228444,7 +228444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58174043-948b-4843-85b3-7261871a683c", + "id": "d6367f44-2df4-41e5-86a3-a4df64a6b515", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -228494,7 +228494,7 @@ } }, { - "id": "25b12409-246d-4748-9b7f-df6c89ac1713", + "id": "629a8690-331f-4b0f-b1b9-fbf8363f7f2d", "name": "Delete a Scheduled Search", "request": { "name": "Delete a Scheduled Search", @@ -228535,7 +228535,7 @@ }, "response": [ { - "id": "126a43e2-8dee-4695-abab-aa495507adc7", + "id": "deeb6fac-f146-41fe-a911-f52f0778e34c", "name": "No Content - Indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -228569,7 +228569,7 @@ "_postman_previewlanguage": "text" }, { - "id": "af35f891-fb70-4485-80be-8db8606e3bab", + "id": "dc1f9f3c-449e-4b28-b140-18f884e8c4cc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -228613,7 +228613,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7801860b-cb00-4857-bcd3-8fea2bed9a2a", + "id": "0d1dd0b1-c37b-48fb-89d6-bc374bfeb8b0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -228657,7 +228657,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c4ee10c-e5a6-4c94-9330-cbd055a19852", + "id": "af4f3904-8d01-421f-a8fd-bd9d18663a6d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -228701,7 +228701,7 @@ "_postman_previewlanguage": "json" }, { - "id": "640eb59b-935b-4663-a04c-6b81a31cd258", + "id": "2f11277d-faff-4f0b-8b44-ab44805dbcd0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -228745,7 +228745,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ccb257a-ba20-4223-9e2b-5ef2276193b8", + "id": "4f324767-d05c-4bb0-a05a-68604a8bcbe5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -228789,7 +228789,7 @@ "_postman_previewlanguage": "json" }, { - "id": "335c0e02-d8b2-40ec-9ee7-1e461056b6d3", + "id": "98f20c1d-d118-4507-b970-003512c16c58", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -228839,7 +228839,7 @@ } }, { - "id": "bcdf8abd-1931-4c39-b570-b662ac11411c", + "id": "c6520ef3-dbd5-4df9-91d7-b7bd8b487176", "name": "Unsubscribe a recipient from Scheduled Search", "request": { "name": "Unsubscribe a recipient from Scheduled Search", @@ -228894,7 +228894,7 @@ }, "response": [ { - "id": "e3bc1a8e-cc07-41e7-a4f9-0decbb988c1f", + "id": "eba8ace8-1e6c-453b-8432-1faf0dd88174", "name": "No Content - Indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -228942,7 +228942,7 @@ "_postman_previewlanguage": "text" }, { - "id": "a6874bf2-fe53-41d3-9a50-cd9a485155a2", + "id": "11e4e062-2198-4a51-9816-1f3da4ad06a0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -229000,7 +229000,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69851dd8-5659-47cb-a753-9819a40aebe8", + "id": "f238d6c8-7fdd-49cd-a854-b03dfc4a00cb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -229058,7 +229058,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4876f33-7209-4258-a287-2d02ea9c8856", + "id": "8e533054-0c31-4744-8945-b06deed4977c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -229128,7 +229128,7 @@ "description": "Use this API to implement search functionality. \nWith search functionality in place, users can search their tenants for nearly any information from throughout their organizations. \n\nIdentity Security Cloud enables organizations to store user data from across all their connected sources and manage the users' access, so the ability to query and filter that data is essential. \nIts search goes through all those sources and finds the results quickly and specifically. \n\nThe search query is flexible - it can be very broad or very narrow. \nThe search only returns results for searchable objects it is filtering for. \nThe following objects are searchable: identities, roles, access profiles, entitlements, events, and account activities. \nBy default, no filter is applied, so a search for \"Ad\" returns both the identity \"Adam.Archer\" as well as the role \"Administrator.\"\n\nUsers can further narrow their results by using Identity Security Cloud's specific syntax and punctuation to structure their queries. \nFor example, the query \"attributes.location:austin AND NOT manager.name:amanda.ross\" returns all results associated with the Austin location, but it excludes those associated with the manager Amanda Ross.\nRefer to [Building a Search Query](https://documentation.sailpoint.com/saas/help/search/building-query.html) for more information about how to construct specific search queries. \n\nRefer to [Using Search](https://documentation.sailpoint.com/saas/help/search/index.html) for more information about Identity Security Cloud's search and its different possibilities. \n\nThe search feature uses Elasticsearch as a datastore and query engine. \nThe power of Elasticsearch makes this feature suitable for ad-hoc reporting.\nHowever, data from the operational databases (ex. identities, roles, events, etc) has to be ingested into Elasticsearch. \nThis ingestion process introduces a latency from when the operational data is created to when it is available in search. \nDepending on the system load, this can take a few seconds to a few minutes. \nPlease keep this latency in mind when you use search.\n", "item": [ { - "id": "65d08788-2207-41d4-8db4-184d064d57b1", + "id": "9303895f-a000-4c06-ace3-ec2ab1bf77d0", "name": "Perform Search", "request": { "name": "Perform Search", @@ -229198,7 +229198,7 @@ }, "response": [ { - "id": "4a0205fb-0229-4adc-b211-4300e38aef81", + "id": "ba7330a8-f75d-4329-a27e-16db4d06c16e", "name": "A collection of AccessProfiles", "originalRequest": { "url": { @@ -229291,7 +229291,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05420fac-49ee-472e-8e18-324d48af2a60", + "id": "52434aa1-4c29-4dbf-b22b-97474ca3d2ab", "name": "A collection of Entitlements", "originalRequest": { "url": { @@ -229384,7 +229384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1992adc-13d0-4de0-86cc-704e98c0133f", + "id": "b92c6f9d-8bfd-431f-96d0-ef26476ea7a6", "name": "A collection of Events", "originalRequest": { "url": { @@ -229477,7 +229477,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b49a954d-ef64-421e-84e7-9dafae1e3557", + "id": "965c5a56-f983-41e1-a7d9-565ce33885de", "name": "A collection of Identities", "originalRequest": { "url": { @@ -229570,7 +229570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d923af5-cce7-4062-ba51-563a957d9ca5", + "id": "569bb070-9625-446c-b2a5-d4bfc8fba3b6", "name": "A collection of Roles", "originalRequest": { "url": { @@ -229663,7 +229663,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8da662cc-9c1e-4904-a07f-53cff5d86216", + "id": "2165e36e-d3ad-4bab-9c0b-b5654ac309f5", "name": "Filter with Exists", "originalRequest": { "url": { @@ -229756,7 +229756,7 @@ "_postman_previewlanguage": "json" }, { - "id": "538b8095-962c-4860-9cff-c99dda72939c", + "id": "430e4aa5-c5f0-4af4-a251-fa32fbeb823b", "name": "Filter with Range", "originalRequest": { "url": { @@ -229849,7 +229849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de425996-d996-4e7c-88d1-7b7584da49d5", + "id": "bd9afc7f-5ee3-45b3-a8a7-002d38532068", "name": "Filter with Terms", "originalRequest": { "url": { @@ -229942,7 +229942,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8539dbfd-b9d1-4c2b-9245-adeab6aebb39", + "id": "1a31669d-ecba-400a-99c4-a1a97c2b31af", "name": "Query with Fields", "originalRequest": { "url": { @@ -230026,7 +230026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f64dcb5-6054-4f8c-b848-6293d47a9615", + "id": "b151037b-44cc-4afb-8f88-0c9f5ce651bc", "name": "Query with TimeZone", "originalRequest": { "url": { @@ -230110,7 +230110,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6dc53d57-9127-4a0d-a9ea-826fb6a8c982", + "id": "94e496f5-39bc-40ef-9d1c-0c1fbb9a1ef7", "name": "Query with InnerHit", "originalRequest": { "url": { @@ -230194,7 +230194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e500b361-2342-4faf-8811-cef0f86b5213", + "id": "8339d535-6bf4-4677-9d03-62cd54acc5df", "name": "TypeAheadQuery", "originalRequest": { "url": { @@ -230278,7 +230278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdce9fec-869f-4a79-a36c-1c678712f937", + "id": "5f7b5fb5-5161-41e5-b928-8ac5b1cda85b", "name": "TypeAheadQuery with NestedType", "originalRequest": { "url": { @@ -230362,7 +230362,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6514d7e1-0508-479d-aebf-a45e9629eeea", + "id": "322d6533-3d11-44bd-8e83-a4029135e450", "name": "Filter with Exists", "originalRequest": { "url": { @@ -230446,7 +230446,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de8cc823-1c9b-44f5-bcf1-ef96c406dab5", + "id": "a53f8716-e42f-4f2e-9c04-a428a0be5897", "name": "Filter with Range", "originalRequest": { "url": { @@ -230530,7 +230530,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbfcfa1b-2bee-4360-b0e2-6126a492e7fd", + "id": "1406a6a1-25a2-4ae9-b6d3-12271402995a", "name": "Filter with Terms", "originalRequest": { "url": { @@ -230614,7 +230614,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e32b85b-3e98-431d-8742-a3c244f9821f", + "id": "4d451680-94e6-43ae-bf57-513a0e63a257", "name": "Query with Fields", "originalRequest": { "url": { @@ -230698,7 +230698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "188f71c2-a80c-457f-a1a3-f7b1201b8620", + "id": "741db392-2dab-4877-ae63-915dd7768e1f", "name": "Query with TimeZone", "originalRequest": { "url": { @@ -230782,7 +230782,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94e40673-c686-4f1f-a6b4-dd8372d634f3", + "id": "3748cb00-33a6-46b8-bff3-2f7e17c9b480", "name": "Query with InnerHit", "originalRequest": { "url": { @@ -230866,7 +230866,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a195d4c0-eb8a-4090-9c11-4e864af1a95a", + "id": "b2f0b95b-3730-40e9-8be6-ce902f5ce2d8", "name": "TypeAheadQuery", "originalRequest": { "url": { @@ -230950,7 +230950,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65e7b3cb-bed0-42c7-bfa9-ca79fe44e6e8", + "id": "03e22624-a389-4efd-92a3-b6b958a632fb", "name": "TypeAheadQuery with NestedType", "originalRequest": { "url": { @@ -231034,7 +231034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88b2be45-58c2-4af7-be8b-6c3340bdc82a", + "id": "8dc214ce-62e4-4096-a879-3c003f4d7c59", "name": "Filter with Exists", "originalRequest": { "url": { @@ -231118,7 +231118,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ba0e3c9-2ee0-443e-887f-ffee877269a6", + "id": "20316ea8-3ec8-42a2-8a77-7275ad00efd4", "name": "Filter with Range", "originalRequest": { "url": { @@ -231202,7 +231202,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9eaa5d6c-bbdd-4e1b-97de-eb28d8fe1ca6", + "id": "434a1da2-227e-40c5-9984-929655a90db4", "name": "Filter with Terms", "originalRequest": { "url": { @@ -231286,7 +231286,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edf95206-234d-4f1c-a0a0-1b04126736da", + "id": "54da85a9-88b0-476a-89b7-2182967766ae", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -231370,7 +231370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb416bdd-dc15-4ed4-8804-51b561b2753c", + "id": "471fbf6b-31e0-469c-b0a3-9ff8af62e9bb", "name": "Query with TimeZone", "originalRequest": { "url": { @@ -231454,7 +231454,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4abc7ddf-732c-4bd7-9b0f-cf4148ffd24a", + "id": "c4d9d4cd-6970-45c9-bada-c27117284999", "name": "Query with InnerHit", "originalRequest": { "url": { @@ -231538,7 +231538,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97d06be0-942e-4dfc-bee7-d341c567e944", + "id": "89c334de-413d-4baf-ad14-acd93b6e0a21", "name": "TypeAheadQuery", "originalRequest": { "url": { @@ -231622,7 +231622,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e831c8ac-2896-40a1-9a35-d1cd5610b2ff", + "id": "d280536a-1b28-4261-9255-056073c9397e", "name": "TypeAheadQuery with NestedType", "originalRequest": { "url": { @@ -231706,7 +231706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae090378-35c8-44d6-93d5-65cc6c363587", + "id": "d6e3fb33-67d6-4b01-83d5-21d637c646a6", "name": "Filter with Exists", "originalRequest": { "url": { @@ -231790,7 +231790,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f95f9972-9c6d-43c8-a82d-d30f4fedb751", + "id": "d915b058-a07c-4c4d-8d72-ed917b259a42", "name": "Filter with Range", "originalRequest": { "url": { @@ -231874,7 +231874,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52f7320f-fee6-473b-b6d1-06ec4a373309", + "id": "885c8a2d-402f-4d5e-97b9-107191a907a7", "name": "Filter with Terms", "originalRequest": { "url": { @@ -231958,7 +231958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff6afd46-1342-4801-becd-010364896989", + "id": "1727cf1c-3be0-4197-bf90-6efd391eefb7", "name": "Query with Fields", "originalRequest": { "url": { @@ -232042,7 +232042,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f039559-eef6-47a1-91a0-b1c8a4adbee0", + "id": "577105b5-c20a-47d5-8f64-0bba411ff636", "name": "Query with TimeZone", "originalRequest": { "url": { @@ -232126,7 +232126,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90f0dcac-7c21-493e-afb5-56ee2e5ba8ce", + "id": "fe57b614-303b-4317-87ab-2b29d39777b8", "name": "Query with InnerHit", "originalRequest": { "url": { @@ -232210,7 +232210,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07d1f5cd-c91a-4d1b-a5c9-47f5408129a5", + "id": "12b9f60f-0dd5-4c5e-9cb7-eb4eaad770cb", "name": "TypeAheadQuery", "originalRequest": { "url": { @@ -232294,7 +232294,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4efc891-3c24-4192-8e42-9ff4c3333e75", + "id": "592992ff-302d-4c32-8999-c05f0af0aaeb", "name": "TypeAheadQuery with NestedType", "originalRequest": { "url": { @@ -232378,7 +232378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f194e5a0-d999-4915-993f-04d4173d707c", + "id": "1252eb63-e549-4430-9640-c7b52d2c34af", "name": "Filter with Exists", "originalRequest": { "url": { @@ -232462,7 +232462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "206ccdaf-08c9-4c41-b473-9ef0df45ff91", + "id": "1021d3f5-86ef-4af2-8109-da80a59ee1ca", "name": "Filter with Range", "originalRequest": { "url": { @@ -232546,7 +232546,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6c216a5-98eb-4044-922d-1cd1045ec036", + "id": "d4829e9e-0aa7-43c1-8bd8-275d1382ab8c", "name": "Filter with Terms", "originalRequest": { "url": { @@ -232630,7 +232630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56ca08cb-f362-435a-8050-d1268bc648e7", + "id": "0d99d4e9-974c-468f-a08e-04bc834dec52", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -232714,7 +232714,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa4dcbe3-4e6b-4225-90aa-4a93ca32db92", + "id": "32adb7bc-4a4d-4f17-90f6-85611482b941", "name": "Query with TimeZone", "originalRequest": { "url": { @@ -232798,7 +232798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "426e6ca6-7925-4a15-a549-523b233c74ea", + "id": "9a6b2dc0-16aa-42f6-a105-a49a87c9eb97", "name": "Query with InnerHit", "originalRequest": { "url": { @@ -232882,7 +232882,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed48bd04-117f-4488-9bb3-c2250a62adc7", + "id": "69dee8f0-1301-491d-baba-0948cb595221", "name": "TypeAheadQuery", "originalRequest": { "url": { @@ -232966,7 +232966,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ec3f99c-7a31-4108-92a5-6cbfff8b9171", + "id": "21359aba-42a2-4729-9911-77e6257577e3", "name": "TypeAheadQuery with NestedType", "originalRequest": { "url": { @@ -233050,7 +233050,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51145281-bf7e-4be2-9a18-dbe95516d351", + "id": "02bba0a6-8f6a-437c-9655-67a2aec300be", "name": "Filter with Exists", "originalRequest": { "url": { @@ -233134,7 +233134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7037bb47-5053-44e1-ac41-2fa3c3ff46ad", + "id": "768df934-9be2-4306-8bcc-6683a4b92181", "name": "Filter with Range", "originalRequest": { "url": { @@ -233218,7 +233218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a3c2319-4f30-492d-9abc-8d4eba7df933", + "id": "aeb5e2ae-ec98-47ae-accd-c98ba5ca026b", "name": "Filter with Terms", "originalRequest": { "url": { @@ -233308,7 +233308,7 @@ } }, { - "id": "adf84e96-bda5-4624-ab2a-ae72512d64bd", + "id": "d02474f2-52d6-485f-ab3c-528f491faeae", "name": "Count Documents Satisfying a Query", "request": { "name": "Count Documents Satisfying a Query", @@ -233351,7 +233351,7 @@ }, "response": [ { - "id": "275c78d6-0e87-41ac-8c09-9000a1c5f704", + "id": "65abb128-9233-4a3a-9658-846a1fbbb43f", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -233408,7 +233408,7 @@ "_postman_previewlanguage": "text" }, { - "id": "89213bfe-dfe6-4839-9511-7d73c5fbe965", + "id": "3b588c1c-f455-447b-b146-eb4c45c37c0f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -233465,7 +233465,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f415cee-c845-490b-9488-c17d61c7a585", + "id": "660332b8-bec4-4d19-b8a6-a7aa5c062552", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -233522,7 +233522,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09952c6e-d7f3-4f66-bb8f-a6e7ff99269c", + "id": "0f52b1a9-7ec7-46a6-a5c0-67e1ddc7934c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -233579,7 +233579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9eb5dae-d612-423b-8da6-ca2c6f2507fb", + "id": "18908c3a-1b42-4aa6-91ab-3c1dc8cec1c4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -233636,7 +233636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4eba67ed-e8c6-4c08-b5db-7458e3f50412", + "id": "8a781a5f-736a-447f-9adf-ed033797fe63", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -233699,7 +233699,7 @@ } }, { - "id": "e634c021-a7a0-4ec4-af17-7b625fa57c15", + "id": "b0454c25-855d-4d87-864a-1048d17f3b23", "name": "Perform a Search Query Aggregation", "request": { "name": "Perform a Search Query Aggregation", @@ -233770,7 +233770,7 @@ }, "response": [ { - "id": "2a8e1242-0fe0-4ff5-a227-0a774e5689db", + "id": "0956db59-0276-4a51-8892-887276cb3ef3", "name": "MetricAggregation", "originalRequest": { "url": { @@ -233864,7 +233864,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b09c2caf-677a-4ec8-b104-26768e90adf2", + "id": "845e8024-a381-4872-9417-65d814a1e271", "name": "MetricAggregation using DSL", "originalRequest": { "url": { @@ -233958,7 +233958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5286710f-887f-44c0-b651-a414604f4b81", + "id": "39ca298c-e85c-4358-82df-ad292e73da6a", "name": "BucketAggregation", "originalRequest": { "url": { @@ -234052,7 +234052,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcae143f-f85f-4494-97e7-97d99dc48b4c", + "id": "3a89c158-5053-40b7-ae72-07138b3ab071", "name": "BucketAggregation using DSL", "originalRequest": { "url": { @@ -234146,7 +234146,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60335084-4a38-444e-9bd5-9c59c22063d5", + "id": "857ae6e7-1313-414f-a564-b3b56de5c24c", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -234240,7 +234240,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4ebd02c-538f-4db5-b146-744640bca784", + "id": "369f9165-197a-4397-8e2b-a7c8bf4c06d9", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -234334,7 +234334,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6cc61f3f-20ad-47db-8457-82373d9c2ffd", + "id": "fe710e92-c33e-4af8-847c-ee584a183c42", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -234428,7 +234428,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecac8f25-fbbd-4b3e-940d-b3e00efd0c4a", + "id": "9f3c4630-371b-485b-b081-1a7e41cf3cbf", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -234522,7 +234522,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8875638-3c78-4470-b74f-08c922ede187", + "id": "84b118b1-2787-461d-867a-ab95b03261d4", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -234616,7 +234616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c348ed1d-0dc3-445e-88ea-707670e97a1d", + "id": "ffa5bad8-0f9a-41f8-ac6d-2a6e404fde7a", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -234710,7 +234710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a381e3ab-cba4-40fb-98b5-61ec616cdb28", + "id": "c72c9f78-9c03-42b3-b35d-765341e86087", "name": "MetricAggregation", "originalRequest": { "url": { @@ -234795,7 +234795,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cddceaad-e3d1-4ad4-afd3-835274bcd95f", + "id": "be71d675-33e8-4666-9b58-0b1b1a02a979", "name": "MetricAggregation using DSL", "originalRequest": { "url": { @@ -234880,7 +234880,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2eed4c2e-c3fa-48c6-ab66-0158a6a32f83", + "id": "7fdaec55-92a8-4392-834a-12b78d8091d6", "name": "BucketAggregation", "originalRequest": { "url": { @@ -234965,7 +234965,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5001e960-82a3-4199-89b7-7f69a986c33b", + "id": "f8e1c412-3a38-4959-987b-e9b263a14962", "name": "BucketAggregation using DSL", "originalRequest": { "url": { @@ -235050,7 +235050,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81dd3f2e-1086-4b9a-8bed-44553f872f61", + "id": "64e45c14-3e10-4a99-ab72-8520a46ea1a9", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -235135,7 +235135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32939b45-9feb-4254-aad7-989d567a9a07", + "id": "367e29ab-e82d-48cb-b2f5-b80e98214f8b", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -235220,7 +235220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f43ec67c-e311-4363-86a6-7e3f6c923012", + "id": "f6f85507-788a-42b7-b03c-93b9fee93e01", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -235305,7 +235305,7 @@ "_postman_previewlanguage": "json" }, { - "id": "594a681b-3460-4a25-9065-f7c102d58fb1", + "id": "7389eaae-4d6e-4c6d-82cc-b57d8bb89926", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -235390,7 +235390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71d3a076-2373-4a5f-b939-aa070d3ed1a8", + "id": "08ee7f2b-77c0-422e-b235-029397099a2a", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -235475,7 +235475,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bedc666b-c426-44d1-80f1-ad488aea649c", + "id": "9bdd3e88-1bc0-4ac4-b663-f0f892f0021f", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -235560,7 +235560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db36c099-8f59-454d-b54b-966adfb0a085", + "id": "7b654cd8-9ea1-4982-af7a-1cfb06c1746b", "name": "MetricAggregation", "originalRequest": { "url": { @@ -235645,7 +235645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "778ef216-d554-4706-a78b-27b8fadd0361", + "id": "bb2d4f2e-3ce3-4c06-bf2d-2550050080c7", "name": "MetricAggregation using DSL", "originalRequest": { "url": { @@ -235730,7 +235730,7 @@ "_postman_previewlanguage": "json" }, { - "id": "446d2667-d1ba-4e61-bb93-0921d31144ff", + "id": "1f751ee7-c747-4134-a6c5-bc736eafd75c", "name": "BucketAggregation", "originalRequest": { "url": { @@ -235815,7 +235815,7 @@ "_postman_previewlanguage": "json" }, { - "id": "333708d4-b58f-4448-bf7f-a37a16ce55ae", + "id": "c31db777-f2c9-420b-a38a-69ef4bd3a6cc", "name": "BucketAggregation using DSL", "originalRequest": { "url": { @@ -235900,7 +235900,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5dd8bbcc-c60a-4158-9077-936b27cde923", + "id": "70287dd0-6e95-476f-a01d-20f03bae52ac", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -235985,7 +235985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "353ae57f-5f59-4117-bc4b-c737904d83f6", + "id": "1e5095f5-fe5d-4e30-95ed-26ca45f32b44", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -236070,7 +236070,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28f6dfee-d7d5-4185-9e35-072f8e5c6f11", + "id": "a4d51e2d-a7dc-41e6-a0df-e48c0d72a10e", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -236155,7 +236155,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68ef8010-fa7f-4c9c-bdcb-91641b76a2d4", + "id": "c4b27f6a-23e1-43e0-97c3-5fce210fa6a7", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -236240,7 +236240,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff970f11-3094-4b5b-b130-8a279ecc50e9", + "id": "a71c5335-8397-409d-97b3-8dc7b006134d", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -236325,7 +236325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3475d9a6-61be-4115-9f9e-3331e604a31c", + "id": "d2afc6b3-0f0f-4d8c-9553-8914d51110eb", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -236410,7 +236410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28f2b62a-e7bf-4abd-a19b-a85e499e3763", + "id": "976bbfdd-f2e0-41b9-8c2a-84e26b08b0b1", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -236495,7 +236495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3728b248-9c14-492f-8779-81ab620eb74d", + "id": "b9187789-1cbe-4ad8-9f25-f6cb633084a5", "name": "MetricAggregation using DSL", "originalRequest": { "url": { @@ -236580,7 +236580,7 @@ "_postman_previewlanguage": "json" }, { - "id": "386a9fef-a05b-4705-8296-57c629a69e2a", + "id": "b0e264c8-337a-4054-8456-b3661a6a1317", "name": "BucketAggregation", "originalRequest": { "url": { @@ -236665,7 +236665,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ea1dc28-daaa-412d-b49f-230716aca6b2", + "id": "da932f02-8b44-42e3-948b-08f6c918edac", "name": "BucketAggregation using DSL", "originalRequest": { "url": { @@ -236750,7 +236750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8cf2c01-26f4-41bb-af02-f6d0e696e091", + "id": "d1c1374d-9777-4787-8154-94ab24b9db55", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -236835,7 +236835,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29ec3a5d-c65c-47dd-a639-2c3566071789", + "id": "47f10a97-4c2a-4aba-8140-8bb08b338f20", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -236920,7 +236920,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f4e8e96-9ef5-4e6c-8c14-54495ad4b2a7", + "id": "affb1ab2-bf56-45a0-a763-08174dcd32fc", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -237005,7 +237005,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5189b60d-9820-4d78-9fb3-76034cb764dc", + "id": "bef5c5a6-6db9-48fa-932f-af0012b1bcd6", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -237090,7 +237090,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3ae451e-3457-4852-b244-4ccbf96742e4", + "id": "06ca8d8f-7ec4-4b04-b2d5-c31fa3ca5877", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -237175,7 +237175,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2c5eca8-6a6b-4062-9a4f-c2c2bd6d2693", + "id": "ea275451-5eff-46cd-a025-40f0d84e55a3", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -237260,7 +237260,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4455b695-ab3f-4599-b1e1-d13892826193", + "id": "34c0bf96-a1ce-432f-81f1-ae6302344221", "name": "MetricAggregation", "originalRequest": { "url": { @@ -237345,7 +237345,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80b8db6e-28f4-4d07-848e-5234457a39c0", + "id": "fd8dca48-7ccc-48f5-9015-085556d8f7a4", "name": "MetricAggregation using DSL", "originalRequest": { "url": { @@ -237430,7 +237430,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4aaeeed9-4b2a-40bb-8694-cd74ac487243", + "id": "9e2fa33c-01be-4d27-86e8-0f04fac152cf", "name": "BucketAggregation", "originalRequest": { "url": { @@ -237515,7 +237515,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28d57431-d735-4bb4-8255-5d369e38102f", + "id": "04f295b4-129e-49aa-8140-81b3450fb579", "name": "BucketAggregation using DSL", "originalRequest": { "url": { @@ -237600,7 +237600,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e05e83e-6641-46f7-9d76-e00d859c1b7a", + "id": "cd5c480c-db25-43da-89a1-e45b4fcba9cd", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -237685,7 +237685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec97e2aa-bd40-4bda-a254-81655db61bc4", + "id": "56064732-b826-403c-92f6-4541c68e40c4", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -237770,7 +237770,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41fc24ac-9ba8-4d90-866d-f19ee0b3ae79", + "id": "6605fbcc-30ca-42b5-b4dc-1bb34573a55c", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -237855,7 +237855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9c8f6e2-fb9e-4072-a525-50ff4933fe3b", + "id": "b298974b-f929-484b-9bc5-bc9b6ab92f9a", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -237940,7 +237940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efecdd95-b87d-4461-adba-214394eb238b", + "id": "0ba256d6-b092-418f-b043-2706ccf9f343", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -238025,7 +238025,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef4eb9fc-d647-465b-81bb-c4aa155707f8", + "id": "3cc883f0-8326-42d5-9f05-d6da3586a1e2", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -238110,7 +238110,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc1dbd85-b528-49cb-b77d-48dfe43c3800", + "id": "931deea8-e119-42e9-8f06-1ed401bf82c4", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -238195,7 +238195,7 @@ "_postman_previewlanguage": "json" }, { - "id": "964d01cf-1ded-49eb-98ab-ddd143813f6a", + "id": "fbcf27a6-5ed9-4f89-9b4f-7d2b4fd7259b", "name": "MetricAggregation using DSL", "originalRequest": { "url": { @@ -238280,7 +238280,7 @@ "_postman_previewlanguage": "json" }, { - "id": "793f1034-af50-4c90-a457-d4c3d66a1cb4", + "id": "bd7f96f0-470c-4668-8313-33755f8ba8b4", "name": "BucketAggregation", "originalRequest": { "url": { @@ -238365,7 +238365,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c994e72d-413b-42a6-b22e-4ea94a2a1e17", + "id": "6b08b0ff-4c91-4da6-8a8d-25a78642790a", "name": "BucketAggregation using DSL", "originalRequest": { "url": { @@ -238450,7 +238450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62eabd75-f08b-4d3a-a6d4-6371722957af", + "id": "33f5ce07-1124-4c61-adac-888ebafcf605", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -238535,7 +238535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efa90917-2b29-4d24-8338-84032cc8a876", + "id": "e4d83fee-0bf1-40e3-af73-469c43918db2", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -238620,7 +238620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83b0c7c0-c122-4e38-b32d-27cc6171665a", + "id": "56e48c29-fbc0-461e-92cc-7e08579aef78", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -238705,7 +238705,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1df0721-12e5-4356-8880-dbfdd0530cde", + "id": "0c75b6b9-b882-4451-8cbc-7eae7abf09e0", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -238790,7 +238790,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7d4bf3b-19f2-4c36-af72-75028b2362a4", + "id": "39ccf43c-155b-45d8-999b-5a5aaceec692", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -238875,7 +238875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80c97d32-1c0b-4079-8732-cbc0633355fd", + "id": "7e7f76ba-0ec4-4dd6-b7da-60cfe3c9be8a", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -238966,7 +238966,7 @@ } }, { - "id": "0a5db69b-bc7e-43c9-b3f6-1989ee7475ef", + "id": "e69cd0c8-947a-4912-a908-ad50853024ec", "name": "Get a Document by ID", "request": { "name": "Get a Document by ID", @@ -239018,7 +239018,7 @@ }, "response": [ { - "id": "633ace41-3ed5-4b45-94cf-38ac22ccbd8d", + "id": "a7fd3afc-02ec-4ac0-8fe3-f00d83e0b905", "name": "AccessProfile", "originalRequest": { "url": { @@ -239063,7 +239063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61b26020-32a3-4b2a-b646-5394496f1cdb", + "id": "8450eac1-f0f6-4a19-bae1-81b69a232440", "name": "Entitlement", "originalRequest": { "url": { @@ -239108,7 +239108,7 @@ "_postman_previewlanguage": "json" }, { - "id": "634bab2b-69d8-4faf-96af-b29ee596f0f8", + "id": "1482e293-02c6-4151-9d26-c7146026e369", "name": "Event", "originalRequest": { "url": { @@ -239153,7 +239153,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5643ea7-33a6-4393-a131-907c3defc068", + "id": "91831473-6f9a-4fb3-9486-82a86a3aae58", "name": "Identity", "originalRequest": { "url": { @@ -239198,7 +239198,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95624da6-ef96-4b55-bd35-60965e5914dc", + "id": "a6de5e7f-7c90-4f2e-85ac-0e8173a59c4d", "name": "Role", "originalRequest": { "url": { @@ -239243,7 +239243,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20749ed4-10e5-4296-b346-7db5886d6927", + "id": "50501205-406e-452a-b206-9b0173be474b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -239288,7 +239288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d9ff1f8-b10d-44c1-8acb-6268dfd64cd5", + "id": "f5d54a95-4998-4f81-9cd1-656d90decd26", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -239333,7 +239333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ac9115d-254e-4a39-823a-d938f5e1eead", + "id": "95e55ca8-9280-49f4-ba0c-5248f19d105d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -239378,7 +239378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f79b3f91-4f25-446f-b737-ebc828a5d577", + "id": "eeb1fcb4-479b-48f9-9d9e-06cc5501c25e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -239423,7 +239423,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5015a4d2-c795-48db-a055-1cf12062fff7", + "id": "88a288a4-eb84-4084-b321-e3aef6f97617", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -239468,7 +239468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "637ae8ed-5a4c-42db-8b8e-405011d5f812", + "id": "1a4841a6-d10a-412d-aac9-78c973647be1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -239525,7 +239525,7 @@ "description": "Use this API to implement search attribute configuration functionality, along with [Search](https://developer.sailpoint.com/docs/api/v3/search).\nWith this functionality in place, administrators can create custom search attributes that and run extended searches based on those attributes to further narrow down their searches and get the information and insights they want. \n\nIdentity Security Cloud (ISC) enables organizations to store user data from across all their connected sources and manage the users' access, so the ability to query and filter that data is essential. \nIts search goes through all those sources and finds the results quickly and specifically. \n\nThe search query is flexible - it can be very broad or very narrow. \nThe search only returns results for searchable objects it is filtering for. \nThe following objects are searchable: identities, roles, access profiles, entitlements, events, and account activities. \nBy default, no filter is applied, so a search for \"Ad\" returns both the identity \"Adam.Archer\" as well as the role \"Administrator.\"\n\nUsers can further narrow their results by using ISC's specific syntax and punctuation to structure their queries. \nFor example, the query \"attributes.location:austin AND NOT manager.name:amanda.ross\" returns all results associated with the Austin location, but it excludes those associated with the manager Amanda Ross.\nRefer to [Building a Search Query](https://documentation.sailpoint.com/saas/help/search/building-query.html) for more information about how to construct specific search queries. \n\nRefer to [Using Search](https://documentation.sailpoint.com/saas/help/search/index.html) for more information about ISC's search and its different possibilities. \n\nWith Search Attribute Configuration, administrators can create, manage, and run searches based on the attributes they want to search. \n", "item": [ { - "id": "aff7c3a9-5542-48d3-a42b-a76b4454a55c", + "id": "c599e006-3d08-4766-b09c-f6995cd6b18e", "name": "Create Extended Search Attributes", "request": { "name": "Create Extended Search Attributes", @@ -239568,7 +239568,7 @@ }, "response": [ { - "id": "eec05cc0-1222-4fdd-939b-fef47a089350", + "id": "3f4ab26c-fec0-4da8-bedb-e6e3fb605d5b", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -239625,7 +239625,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6e3778f-9476-4eb9-a69c-641d01403623", + "id": "cbfed329-35ef-46f1-b165-6b23f1240805", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -239682,7 +239682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39938554-aea0-42a2-b22a-7cf9d236aa4a", + "id": "2abf05ac-21b2-4f2e-8a8f-335998a38eb4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -239739,7 +239739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3140e2e4-be7e-48c8-bfc0-38117bdb4353", + "id": "1ed73c07-891b-4813-a513-3e6c0a8ebe60", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -239796,7 +239796,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c2c7161-26fd-4ce5-b59f-6742ee2e0c7e", + "id": "2f413153-9900-4dae-a6e1-1452494b9ba8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -239853,7 +239853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abae9acc-3f52-46f3-aef6-ad47587b1ef4", + "id": "9ccd9ec0-c90e-4eca-b553-c24a500cfc6a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -239910,7 +239910,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cc8486f-aff4-4c1a-984f-95bfd7d0271c", + "id": "d4b40989-10fb-4c2d-a166-8b977841154c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -239973,7 +239973,7 @@ } }, { - "id": "421d4369-de9c-4dcf-b89f-69eab3fb1cc7", + "id": "c4c74746-bbc9-4197-829d-8a8390a2e33b", "name": "List Extended Search Attributes", "request": { "name": "List Extended Search Attributes", @@ -240003,7 +240003,7 @@ }, "response": [ { - "id": "ffb0bd2b-d33b-4dd8-8283-ae516247af7c", + "id": "be733139-2069-411b-ada8-82b8da84197f", "name": "List of attribute configurations in IdentityNow.", "originalRequest": { "url": { @@ -240047,7 +240047,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cf74656-2786-4d4e-9229-7d53b17b80c2", + "id": "ab43f1ef-79eb-4835-b0b7-99c86ec147f1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -240091,7 +240091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24e0eff5-d57f-4723-a90d-0e1d1ff75a13", + "id": "7c5fab52-5106-42a5-88d7-1e88b226ccc0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -240135,7 +240135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1159c2af-13f8-4c34-9c03-7fb941cd25f7", + "id": "8646f1cc-fd44-404d-8644-e9caec0127b6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -240179,7 +240179,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6fded05-a297-42b9-a1cb-1f2588ceb00e", + "id": "baccfe53-b0a7-4665-86cc-f6821e6dc1be", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -240223,7 +240223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53692487-ddd2-4a2b-9a8e-05ba2e5f0c9a", + "id": "249e2b0a-4b1c-40ef-a05d-54a5a4a03a37", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -240273,7 +240273,7 @@ } }, { - "id": "632d06ca-a8f9-4d54-9510-302bceeb578c", + "id": "04a92aab-3b7c-4782-8497-37e82e5ef754", "name": "Get Extended Search Attribute", "request": { "name": "Get Extended Search Attribute", @@ -240315,7 +240315,7 @@ }, "response": [ { - "id": "fc976392-311a-4557-a88e-1cc15613f830", + "id": "82fd4e6c-4449-465d-83b7-a988a211ec32", "name": "Specific attribute configuration in ISC.", "originalRequest": { "url": { @@ -240360,7 +240360,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af328549-147f-4719-8d12-b34e85d77533", + "id": "a3f90ce7-5521-4c79-8180-41e4a66d1f5c", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -240395,7 +240395,7 @@ "_postman_previewlanguage": "text" }, { - "id": "748035f1-c8fa-453d-be3e-b3dec3b13938", + "id": "94cb28a9-4138-4037-af1c-be848188617f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -240440,7 +240440,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6b87763-4a66-47b6-b153-9ee68619e8dc", + "id": "31bfe745-cfc4-48e9-b1f4-0131e6ddef45", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -240485,7 +240485,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68e9d718-e7d4-4f0a-a33d-2b0d5f03ec7a", + "id": "68a58528-2492-497d-a5cd-f98483e05a3d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -240530,7 +240530,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfee2339-6d5e-4941-8d57-e014b8f71961", + "id": "2f11ceaa-a195-4c9f-9f5a-06271cad5bb1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -240575,7 +240575,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd1441af-d84e-4dc0-a754-2d80a9f1cd9a", + "id": "185033ca-0cb0-4bf6-92b4-5f696e327ca1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -240620,7 +240620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4008b823-ca8d-428e-8fbb-8fb6eda038ff", + "id": "d736b882-82a3-4f3f-be83-4d89cb9204cd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -240671,7 +240671,7 @@ } }, { - "id": "083563bb-06fe-4641-bda9-71f0f26991b5", + "id": "1eaf8bd8-bafe-4db0-a2cd-c4be8c12fe21", "name": "Delete Extended Search Attribute", "request": { "name": "Delete Extended Search Attribute", @@ -240713,7 +240713,7 @@ }, "response": [ { - "id": "cfd6b691-f964-4853-ae8f-8417498aaf37", + "id": "ed36ea91-7c74-4b3b-b0dd-f3f7f9a91c02", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -240748,7 +240748,7 @@ "_postman_previewlanguage": "text" }, { - "id": "e2716d3d-46a1-49e8-9480-817e8db31a5e", + "id": "18cfb143-afec-4fba-b78d-ef8a841d6e7c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -240793,7 +240793,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cd99328-2820-46c6-a293-3c9189662e18", + "id": "e26e609a-150c-4b4c-acd3-c51583f3eb4e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -240838,7 +240838,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d8fcd03-1027-46f2-998f-4153c03b1439", + "id": "a7e9af60-71e8-435b-a919-5551fa24417c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -240883,7 +240883,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87e4d297-df25-49d2-ae48-bab4baaaac7d", + "id": "6b2824a3-0855-458f-95ff-4fe8515aa14d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -240928,7 +240928,7 @@ "_postman_previewlanguage": "json" }, { - "id": "914fe0c5-77d8-4e0c-9d5d-94726ada3e6e", + "id": "7fdff529-a392-45e6-9bcc-9c94de010296", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -240973,7 +240973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd9ca61c-d8e9-41a5-b2ba-c9d3d9e604d7", + "id": "e2d9139a-90a2-4103-81bc-ab844b7e9d24", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -241024,7 +241024,7 @@ } }, { - "id": "ec2e6ad3-a66b-43dd-90f3-ffd98187731c", + "id": "f16f807a-47d9-4b6d-bc56-fe56ea35e63f", "name": "Update Extended Search Attribute", "request": { "name": "Update Extended Search Attribute", @@ -241079,7 +241079,7 @@ }, "response": [ { - "id": "5ba5d828-56b8-4071-b66f-75e9c7ccf58a", + "id": "1f4f0c5a-d48a-47c4-b73b-dd3aab71f59b", "name": "The updated search attribute configuration.", "originalRequest": { "url": { @@ -241137,7 +241137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f438eb08-462d-49ca-85d7-22be57bd60e8", + "id": "d7552703-736d-42ab-812c-5749e4c56e70", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -241195,7 +241195,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02bebd03-5145-463e-8deb-7ca245f87981", + "id": "0a99a3b4-353a-4c15-86cc-9daf0d495ba5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -241253,7 +241253,7 @@ "_postman_previewlanguage": "json" }, { - "id": "338208ba-f137-45b7-9322-acb8f7640b35", + "id": "f3fe2b69-87aa-4995-be78-b0769ab80848", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -241311,7 +241311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "582fd6df-b6e2-4cea-b663-1f557adbe8fd", + "id": "82f060e4-a0c6-4146-89b4-78e6eaa4dcb9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -241369,7 +241369,7 @@ "_postman_previewlanguage": "json" }, { - "id": "670664be-f123-4583-be8a-ce02c90c3d55", + "id": "8e5329c3-7f53-465e-a76d-1dc133794147", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -241427,7 +241427,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7072594-a543-4be2-b544-68eb425a11f6", + "id": "54f05a76-375a-4005-9b89-3812bc2c3d00", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -241497,7 +241497,7 @@ "description": "Use this API to implement and customize access request segment functionality. \nWith this functionality in place, administrators can create and manage access request segments. \nSegments provide organizations with a way to make the access their users have even more granular - this can simply the access request process for the organization's users and improves security by reducing the risk of overprovisoning access. \n\nSegments represent sets of identities, all grouped by specified identity attributes, who are only able to see and access the access items associated with their segments.\nFor example, administrators could group all their organization's London office employees into one segment, \"London Office Employees,\" by their shared location. \nThe administrators could then define the access items the London employees would need, and the identities in the \"London Office Employees\" would then only be able to see and access those items.\n\nIn Identity Security Cloud, administrators can use the 'Access' drop-down menu and select 'Segments' to reach the 'Access Requests Segments' page. \nThis page lists all the existing access request segments, along with their statuses, enabled or disabled. \nAdministrators can use this page to create, edit, enable, disable, and delete segments. \nTo create a segment, an administrator must provide a name, define the identities grouped in the segment, and define the items the identities in the segment can access.\nThese items can be access profiles, roles, or entitlements. \n\nWhen administrators use the API to create and manage segments, they use a JSON expression in the `visibilityCriteria` object to define the segment's identities and access items. \n\nRefer to [Managing Access Request Segments](https://documentation.sailpoint.com/saas/help/requests/segments.html) for more information about segments in Identity Security Cloud.\n", "item": [ { - "id": "ee537094-7523-4608-ad96-4572a8669281", + "id": "d0571d75-d28c-4fd2-ad9b-41283c7e0054", "name": "Create Segment", "request": { "name": "Create Segment", @@ -241539,7 +241539,7 @@ }, "response": [ { - "id": "23835495-bb95-404f-a4f0-4aaf410b6ce9", + "id": "8673826c-7189-47dd-95c5-9b8fb927fbf8", "name": "Segment created", "originalRequest": { "url": { @@ -241595,7 +241595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8843dc03-f3b8-4fe1-8b98-3dfa67518728", + "id": "08baef88-3d13-4089-9bf6-ff9141399460", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -241651,7 +241651,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d085a70-a0cd-4584-9f79-8d8cc89ea575", + "id": "192a3f9a-2503-4f60-a829-0dd580173df8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -241707,7 +241707,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0e33bc9-604a-46f1-904c-900f5f93229e", + "id": "4590c4fd-11df-4c18-b945-9688b76374f9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -241763,7 +241763,7 @@ "_postman_previewlanguage": "json" }, { - "id": "492ea62a-85fc-4a83-bf64-9d081ac2586a", + "id": "f5eff030-a99c-47a0-ac92-8a544b72a0bc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -241819,7 +241819,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e924efc-f88f-4c57-9369-da46f59fb283", + "id": "e9dd603b-b46c-4e25-a457-3f06acc1cf0a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -241881,7 +241881,7 @@ } }, { - "id": "45a89870-e00c-4ed8-b288-0844aa96d5db", + "id": "f666210e-e017-4d39-911c-027974a15b2a", "name": "List Segments", "request": { "name": "List Segments", @@ -241938,7 +241938,7 @@ }, "response": [ { - "id": "6c0c9f82-23c9-4f8f-8128-a6cca1a24c92", + "id": "112ad05a-0872-4481-b4f2-93ff7bcffdcf", "name": "List of all segments", "originalRequest": { "url": { @@ -242009,7 +242009,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edad8d63-fac5-4ac2-a36f-b4ceaf3c9566", + "id": "621f90cb-e739-4c29-89f0-8c3a22a6717e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -242080,7 +242080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45483f14-56b1-4480-956f-a7b29451ce53", + "id": "ef376f48-ac2e-4952-a81a-bc8059504cf5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -242151,7 +242151,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d813fba9-067a-4eda-81cf-86389da0c0a4", + "id": "b48da7de-7d3e-448e-8168-5b25c0e85a1f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -242222,7 +242222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "625f0e39-a74f-42b7-bb98-f53985ee7f66", + "id": "546c6060-c5dc-4455-b421-edda95faa722", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -242293,7 +242293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cb09d0d-521f-47c9-a616-2aed9dfe9889", + "id": "521a2dcc-2113-4a9b-ac52-c19c1998bf74", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -242370,7 +242370,7 @@ } }, { - "id": "026e8eba-0105-4bd5-b7e9-c7273e4451a5", + "id": "8a9cbb41-b8e5-4e60-9c60-ea28f315f9e6", "name": "Get Segment by ID", "request": { "name": "Get Segment by ID", @@ -242411,7 +242411,7 @@ }, "response": [ { - "id": "88a89505-a5ec-4230-98a4-f71d9b6965e3", + "id": "2b5a0e03-0a0c-4631-900d-23734c6f2aa6", "name": "Segment", "originalRequest": { "url": { @@ -242455,7 +242455,7 @@ "_postman_previewlanguage": "json" }, { - "id": "060eba2e-1ba9-4040-8b5a-ab67a63c2089", + "id": "a598bfbc-deb2-40b7-8da3-6c4cc57375d0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -242499,7 +242499,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f27b8a97-c389-4fd0-9bce-e7d677582892", + "id": "8d09ec40-311e-4999-aef7-f84f906962fb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -242543,7 +242543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ba81605-f94a-4e15-b415-66f89e3c2bf9", + "id": "beeb861b-c782-47d4-8624-06030502e65d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -242587,7 +242587,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7972f595-bbfb-4ec9-b6c2-bb57fe1d79b3", + "id": "ef51b3ba-3ce5-4b73-8deb-381924c2ee51", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -242631,7 +242631,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3897dd7d-b099-4374-a06b-91f76fe2a022", + "id": "3364a1df-c1f1-4c87-bec8-9307561cc3d7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -242675,7 +242675,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40744137-d5d9-4e0f-812b-e15255ddbd75", + "id": "634df158-0e63-48c0-bf80-51664d2b5d8b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -242725,7 +242725,7 @@ } }, { - "id": "ce036a8f-26f1-446a-9f5e-5624f65e8f18", + "id": "33f5c6b7-4ba2-4c57-b4ab-9629bd7c826d", "name": "Delete Segment by ID", "request": { "name": "Delete Segment by ID", @@ -242766,7 +242766,7 @@ }, "response": [ { - "id": "5c7a83fc-b0bd-4dc0-b20d-e423f8b44086", + "id": "43a82cc4-f306-434d-842c-7f97d2c4534f", "name": "No content.", "originalRequest": { "url": { @@ -242800,7 +242800,7 @@ "_postman_previewlanguage": "text" }, { - "id": "ddc8efaf-89e3-461e-a68e-346424bac30b", + "id": "4a462878-5b56-490d-a08c-e7800854b420", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -242844,7 +242844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbf8a2ef-e849-473c-a3a3-79d78c218301", + "id": "ce32dbfe-45fa-49b0-8c6d-15eee5418dd3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -242888,7 +242888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3728b9f9-1b59-47f0-85ea-39ad7fcb6b42", + "id": "2b448bb3-da22-4ebe-8f39-919489c278ba", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -242932,7 +242932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f59d84c6-58ea-4ec1-a9cb-36bdfa0c4612", + "id": "e8c3bb30-27be-477c-a9d9-b497d97d68d1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -242976,7 +242976,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07b4b9d4-c511-46bb-b762-3bf7a6729b6f", + "id": "0289ce7c-8bb6-4eae-bb40-76b3d9de7e40", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -243020,7 +243020,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3e64326-51df-4af8-9511-fb1c25a53bbf", + "id": "01df72ab-306e-4c06-9bfe-5ba80c71963d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -243070,7 +243070,7 @@ } }, { - "id": "05a7dd4e-9a6f-45d4-9de1-100b61a365e4", + "id": "fcda8ab3-4f15-4e8c-9a4e-8d2cf68c8931", "name": "Update Segment", "request": { "name": "Update Segment", @@ -243124,7 +243124,7 @@ }, "response": [ { - "id": "e95267b1-c841-44c1-b52f-bba1e3c20067", + "id": "5aa1bf12-a91d-49e9-b8ad-439864922e5f", "name": "Indicates the PATCH operation succeeded, and returns the segment's new representation.", "originalRequest": { "url": { @@ -243181,7 +243181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48041af9-15ea-4617-87f5-7fbb454b04c3", + "id": "7d6b9367-c361-40d1-aa47-fc6c2dbb8743", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -243238,7 +243238,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3cc1501-ebe8-4614-ad2c-939191c3dd84", + "id": "64a219cb-48e2-449c-a03f-88a8aee562c2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -243295,7 +243295,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2c04e9d-e629-4b7b-b275-323b34d89cfe", + "id": "5a902f2c-8a28-4825-a390-9f32fc3af239", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -243352,7 +243352,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75013c28-86aa-4a20-bb79-94a2eb5aaff0", + "id": "9270232e-3b97-41d2-803b-c8e29bbce5ce", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -243409,7 +243409,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e7be32f-04fe-41e8-9fed-ef0ee6b16e63", + "id": "1965f38b-35ec-4e43-b741-d41fc5d0ebb3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -243466,7 +243466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a572095e-85a8-479d-b345-71c3e602b0ef", + "id": "768c6894-1619-41b6-86c5-00cfd311acdf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -243535,7 +243535,7 @@ "description": "Use this API to build an integration between Identity Security Cloud and a service desk ITSM (IT service management) solution. \nOnce an administrator builds this integration between Identity Security Cloud and a service desk, users can use Identity Security Cloud to raise and track tickets that are synchronized between Identity Security Cloud and the service desk. \n\nIn Identity Security Cloud, administrators can create a service desk integration (sometimes also called an SDIM, or Service Desk Integration Module) by going to Admin > Connections > Service Desk and selecting 'Create.'\n\nTo create a Generic Service Desk integration, for example, administrators must provide the required information on the General Settings page, the Connectivity and Authentication information, Ticket Creation information, Status Mapping information, and Requester Source information on the Configure page. \nRefer to [Integrating SailPoint with Generic Service Desk](https://documentation.sailpoint.com/connectors/generic_sd/help/integrating_generic_service_desk/intro.html) for more information about the process of setting up a Generic Service Desk in Identity Security Cloud.\n\nAdministrators can create various service desk integrations, all with their own nuances. \nThe following service desk integrations are available: \n\n- [Atlassian Cloud Jira Service Management](https://documentation.sailpoint.com/connectors/atlassian/jira_cloud/help/integrating_jira_cloud_sd/introduction.html)\n\n- [Atlassian Server Jira Service Management](https://documentation.sailpoint.com/connectors/atlassian/jira_server/help/integrating_jira_server_sd/introduction.html)\n\n- [BMC Helix ITSM Service Desk](https://documentation.sailpoint.com/connectors/bmc/helix_ITSM_sd/help/integrating_bmc_helix_itsm_sd/intro.html)\n\n- [BMC Helix Remedyforce Service Desk](https://documentation.sailpoint.com/connectors/bmc/helix_remedyforce_sd/help/integrating_bmc_helix_remedyforce_sd/intro.html)\n\n- [Generic Service Desk](https://documentation.sailpoint.com/connectors/generic_sd/help/integrating_generic_service_desk/intro.html)\n\n- [ServiceNow Service Desk](https://documentation.sailpoint.com/connectors/servicenow/sdim/help/integrating_servicenow_sdim/intro.html)\n\n- [Zendesk Service Desk](https://documentation.sailpoint.com/connectors/zendesk/help/integrating_zendesk_sd/introduction.html)\n", "item": [ { - "id": "31b3fff0-b034-4a0c-b902-05c7a43a0b92", + "id": "7f868f11-cfc2-4818-b7d0-c9db3f3a23df", "name": "List existing Service Desk integrations", "request": { "name": "List existing Service Desk integrations", @@ -243610,7 +243610,7 @@ }, "response": [ { - "id": "2f3e8a0b-f14a-45e5-85ac-e4c47f797b06", + "id": "be6445a0-685e-46c2-ad8c-64455b87d5d0", "name": "List of ServiceDeskIntegrationDto", "originalRequest": { "url": { @@ -243699,7 +243699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a729dfd-03c6-4dbe-adcb-5811aefccdb1", + "id": "ce66902d-4f7c-4eae-b2cb-e4f1ecc33f05", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -243788,7 +243788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65ff457c-d744-42db-8cd2-91cfc8f7ee8a", + "id": "6264967e-514a-4127-88d5-be36f307d41f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -243877,7 +243877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70ba46b5-e1cc-4fcc-965e-803653d7ea6e", + "id": "64aa31fa-92c4-42bc-ab51-e9ffd2b7c937", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -243966,7 +243966,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ad8bae1-110d-41a8-a9af-37ca57474a07", + "id": "398870e3-aa1a-45d4-91d5-5bdd45240391", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -244055,7 +244055,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebf404fe-1658-444d-b38c-03fc91c244fd", + "id": "a88b71b6-3d99-4321-80cc-a8b7b43fbbc8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -244144,7 +244144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edb52619-1c7c-4e41-b2fc-e33a27c55716", + "id": "e092ea7e-49e4-4fff-861e-257ea60da197", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -244239,7 +244239,7 @@ } }, { - "id": "85155888-b02d-4f6d-a0a0-4b7b719d59ce", + "id": "cddb3cef-d1a7-4674-95ac-840ba28ac560", "name": "Create new Service Desk integration", "request": { "name": "Create new Service Desk integration", @@ -244281,7 +244281,7 @@ }, "response": [ { - "id": "74b1cb02-c4fc-4575-80a9-4e54754d8773", + "id": "0d74731f-6402-437a-8529-909350bf39b9", "name": "Details of the created integration", "originalRequest": { "url": { @@ -244337,7 +244337,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5579d26f-9a2c-450f-8020-0906725cb479", + "id": "20a63d1b-bc31-485a-be07-2aa5d2ea75ce", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -244393,7 +244393,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab3beb04-1f93-45ad-ae1d-235f5718de72", + "id": "2691edba-9afa-4b71-bbb1-1a29ec0f38d3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -244449,7 +244449,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ed2979a-3b28-497a-87d2-11ea925aac19", + "id": "c41b1a96-9de4-4377-b96b-5564b2abbb68", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -244505,7 +244505,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed66d735-49e8-4fc1-bd39-62316580992a", + "id": "0caa09db-25c9-47ff-b5ed-f43a66868437", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -244561,7 +244561,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5d6583c-9706-4bcb-a503-abc098d5a9ab", + "id": "129af0c9-4583-4468-946f-56be43305610", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -244617,7 +244617,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d47e3169-06ee-4e32-a207-ac0484460dcf", + "id": "96eeba8a-e854-404b-ab33-487bb6aa5e98", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -244679,7 +244679,7 @@ } }, { - "id": "d1471f9b-c2d1-47a8-8572-eb538ead7e70", + "id": "d693b2fb-6cf2-4a16-90ff-ad1cb1ba3496", "name": "Get a Service Desk integration", "request": { "name": "Get a Service Desk integration", @@ -244720,7 +244720,7 @@ }, "response": [ { - "id": "2f1efa40-b310-4be2-a8aa-bdfe3bbec91a", + "id": "00676f0a-be06-4838-9578-2ab4ceb7cd91", "name": "ServiceDeskIntegrationDto with the given ID", "originalRequest": { "url": { @@ -244764,7 +244764,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0274ba3e-932f-4211-9c77-a8c63f1578b8", + "id": "7b5c43c8-f2f2-4959-a380-a3d9475092e8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -244808,7 +244808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ac4a2eb-cb18-4629-a22d-8f593b4c1858", + "id": "b0b1b918-6e5e-429d-b653-1dac394d9e98", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -244852,7 +244852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8585c8e-c5d1-4320-a553-03c031abc5d9", + "id": "10a67188-551d-4f96-9385-a0102b1d5ee1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -244896,7 +244896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d818ea4e-7bb5-4b5d-976f-9ad320444f93", + "id": "30dbf183-e5ee-4bb6-af71-2a316ea35361", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -244940,7 +244940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00345d50-da18-4e12-a9da-f2e4ab9acb80", + "id": "4c74f37c-5ab7-42b8-b93f-0bab766317c2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -244984,7 +244984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b17acd8b-7245-4e10-ba4a-3e33141a073e", + "id": "48f8f976-f9c1-4d2f-850a-2728700d1693", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -245034,7 +245034,7 @@ } }, { - "id": "01618c3a-4936-47e8-a9b7-0ad82a17b94b", + "id": "53705b58-de0d-4369-82c2-06137a486b92", "name": "Update a Service Desk integration", "request": { "name": "Update a Service Desk integration", @@ -245088,7 +245088,7 @@ }, "response": [ { - "id": "b5c2cb01-7f35-4c62-ac2a-9f5b18d53701", + "id": "8fe864e2-0ca1-4159-b4d3-115136022f4a", "name": "ServiceDeskIntegrationDto as updated", "originalRequest": { "url": { @@ -245145,7 +245145,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61f6d2b8-9752-4e1b-9427-4b7ad4738c53", + "id": "46376221-dec4-4e00-afa8-92a6784ddf3d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -245202,7 +245202,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61fd2643-355d-4f3c-8213-4a1f58017678", + "id": "3d610a52-2bae-4bab-87c4-2319b6675423", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -245259,7 +245259,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d252800-a572-4603-8bb9-62f0203bd3e1", + "id": "999bcbb3-3f6d-4106-9f01-cc310c13feb7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -245316,7 +245316,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72d44415-54ea-4560-aee4-e94a5ae536a5", + "id": "4ef05ac3-9754-4bf6-a264-147c3ff7f151", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -245373,7 +245373,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49558508-d51b-4270-8678-b07421e7d636", + "id": "21143860-8078-4a19-9a5a-0cdee13869e4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -245430,7 +245430,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6334e854-1b63-47f5-9ac1-36e38c9f9d4b", + "id": "8ec27b82-8d3c-494c-96cf-e8b6498a8456", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -245493,7 +245493,7 @@ } }, { - "id": "92c896ba-d95f-4211-b1d5-ba05aaf5b7d6", + "id": "41907bd6-e5a5-4794-8812-ea4a0b3c8585", "name": "Delete a Service Desk integration", "request": { "name": "Delete a Service Desk integration", @@ -245534,7 +245534,7 @@ }, "response": [ { - "id": "6568ac51-dae5-4e71-9829-30f2aeb6813e", + "id": "82fde9e1-21af-413f-b677-03d1c8ffa6aa", "name": "Service Desk integration with the given ID successfully deleted", "originalRequest": { "url": { @@ -245568,7 +245568,7 @@ "_postman_previewlanguage": "text" }, { - "id": "81f76043-f3c6-4ee5-b810-5d1fef4b659f", + "id": "f31b045e-780c-4d3c-bae9-18a8db352cc7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -245612,7 +245612,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f41f35a-b326-4655-b894-d4de77be3d33", + "id": "515deb84-fcea-4823-801b-0437511f5068", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -245656,7 +245656,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf02d230-9ae4-40b1-805c-b79da93db891", + "id": "3e8119b7-09fa-42ce-95f8-6a6e86e83da1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -245700,7 +245700,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90e5ba61-1043-479d-8ed7-1c8c8c653eb0", + "id": "4a7cc502-0953-4bea-88dc-1e6469509607", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -245744,7 +245744,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a29ff966-6240-4d62-90df-fe09a8521388", + "id": "d1ae3004-582f-4d11-9d95-bc0b701bb5cf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -245788,7 +245788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c21a436f-2c27-485f-8655-8dce69230550", + "id": "5c18a65c-bc55-40aa-aa7d-ea412dfecc6d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -245838,7 +245838,7 @@ } }, { - "id": "e7aa40f3-572d-4011-829e-723e7573287f", + "id": "ac6507f5-323c-49ea-acb0-c3bab60b6de5", "name": "Patch a Service Desk Integration", "request": { "name": "Patch a Service Desk Integration", @@ -245892,7 +245892,7 @@ }, "response": [ { - "id": "640cf57a-cd16-432c-bb22-2779657e7f93", + "id": "b96e0f94-576b-4755-8bab-0ef753ce9fd0", "name": "ServiceDeskIntegrationDto as updated", "originalRequest": { "url": { @@ -245949,7 +245949,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a1ee2eb-0fbc-4589-89c5-26c034108206", + "id": "f42f387d-8e17-4d6b-a6de-aea6471e61ff", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -246006,7 +246006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c1fa9a9-3bfe-4800-beb5-3b107f6caea9", + "id": "98c4302b-c62a-4dde-943b-f518564359f8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -246063,7 +246063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7afc2ef5-3af3-40d5-a54a-cab739b2daf6", + "id": "db5f6531-0ca4-490e-bb5a-fd84c63dc0bb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -246120,7 +246120,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a1e236c-90fd-4de6-82a3-82da10a9428a", + "id": "7d3797de-f43b-4e0e-9816-2b768c865345", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -246177,7 +246177,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81e61170-4e03-4dc7-85ec-2f72831e77e3", + "id": "534fce75-5212-4134-bb10-87f9a2a33435", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -246234,7 +246234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38f5cea4-6fde-4deb-9fb5-5420405ab19b", + "id": "69954765-f07c-43a7-a9ab-0606dbead504", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -246297,7 +246297,7 @@ } }, { - "id": "293054c0-745c-4f62-9ebf-a3c34d95d2ac", + "id": "1e1f0adc-42b5-412e-a056-39bdc9db8e02", "name": "List Service Desk integration types", "request": { "name": "List Service Desk integration types", @@ -246327,7 +246327,7 @@ }, "response": [ { - "id": "4f069e4e-8139-456e-a4f2-62df84e49373", + "id": "8e75b3a9-9129-4add-87f7-91843025cbad", "name": "Responds with an array of the currently supported Service Desk integration types.", "originalRequest": { "url": { @@ -246371,7 +246371,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4eb1e765-2b5c-4aa4-99c4-ee2767bbcb53", + "id": "d6ea348a-fd03-4a8d-a527-13e70597970a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -246415,7 +246415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9fd9816-69ca-4a5b-aac2-24c6cd71db71", + "id": "1a1445e0-7e25-4cb5-9e55-4ab85f055461", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -246459,7 +246459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94d9fcfc-2668-4a25-ad6a-d53ac3c9c048", + "id": "f617a000-b7ed-4067-80fc-58985d777b8b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -246503,7 +246503,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd5db2f0-0ab9-4c0b-8818-a0c0a8851851", + "id": "4e529f06-19a1-4ee9-9ade-9be216138d09", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -246547,7 +246547,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e73f35b-4148-47dc-85b7-7479dccdddbe", + "id": "f3c8fdb7-7896-4bba-8aa6-fc0be9ad1edb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -246591,7 +246591,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbe0cfad-4951-43c0-b8a0-c78d28e0bf1c", + "id": "0def5126-1d8d-4d59-9deb-ba83d06c5817", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -246641,7 +246641,7 @@ } }, { - "id": "521bb1f6-cd93-4200-80da-0f879c57e9e3", + "id": "d0229d22-a0e3-45af-9c5d-170079eaee1b", "name": "Service Desk integration template by scriptName", "request": { "name": "Service Desk integration template by scriptName", @@ -246683,7 +246683,7 @@ }, "response": [ { - "id": "11b4a9ee-3a98-4768-90c4-91645c2fb7b8", + "id": "a14008e3-16b8-407a-93fb-42d015e98413", "name": "Responds with the ServiceDeskIntegrationTemplateDto with the specified scriptName.", "originalRequest": { "url": { @@ -246728,7 +246728,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7697fbe1-638b-4aa5-b70e-572b44ab63b0", + "id": "5c81fab4-5b6d-4a09-a4ee-65f103cd5d76", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -246773,7 +246773,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a1058bb-d028-4539-b7c9-460eb57fe8c8", + "id": "7a20055a-4930-4291-911d-ee5cf7930d8d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -246818,7 +246818,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97e2057e-f378-47db-a930-0b6a9419466a", + "id": "341ea902-b1e4-476a-b366-72b772383b20", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -246863,7 +246863,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf7ce5bb-1db0-4444-bf87-ce5aafe160dc", + "id": "cefaa70b-3bd7-4aee-bcd5-0967d4d22fa8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -246908,7 +246908,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5022af90-f092-49a5-8ddf-beddf45bf4e1", + "id": "90f6828c-710b-4f0e-bbce-9ff4e5e5ca3b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -246953,7 +246953,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdca891b-df66-4043-b8b5-e0bb70979121", + "id": "99b08e13-f353-45f3-b57c-4884b787d7f6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -247004,7 +247004,7 @@ } }, { - "id": "30627091-455f-4655-8be9-f9e48c5c5731", + "id": "d30d4f51-4cc7-4f1d-ae91-e3924478d014", "name": "Get the time check configuration", "request": { "name": "Get the time check configuration", @@ -247034,7 +247034,7 @@ }, "response": [ { - "id": "135d6301-bc50-4207-8fd2-8790a2c56870", + "id": "293730c4-9d66-4bb7-9551-37cf1985ca4a", "name": "QueuedCheckConfigDetails containing the configured values", "originalRequest": { "url": { @@ -247073,12 +247073,12 @@ "value": "application/json" } ], - "body": "{\n \"provisioningStatusCheckIntervalMinutes\": \"exercitation in\",\n \"provisioningMaxStatusCheckDays\": \"sed aliqua officia sit\"\n}", + "body": "{\n \"provisioningStatusCheckIntervalMinutes\": \"aliqua exercitation mollit reprehenderit\",\n \"provisioningMaxStatusCheckDays\": \"deserunt\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "cb6d5268-49bd-4a77-bf35-5c307017b43e", + "id": "5eb77cd9-6f99-40db-ad89-c6ccc8d40ad8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -247122,7 +247122,7 @@ "_postman_previewlanguage": "json" }, { - "id": "faf24dcf-8df8-42bd-a76e-03f24684d340", + "id": "c6bbfebe-0f6d-4fb1-9426-5acb8d3741c4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -247166,7 +247166,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52649981-abe9-4865-8e6e-9f4403cbd5cb", + "id": "ece45e08-d836-4136-89ce-5f44f1acb2d4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -247210,7 +247210,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71481039-d299-4db6-9abe-1ef1bddc1d57", + "id": "f4740dee-7945-4913-9069-feb1da3fd8db", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -247254,7 +247254,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4327eb92-4d55-4bc9-8727-ad2d87dccd39", + "id": "5a07601d-13df-45e5-bd50-91af56c624e5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -247298,7 +247298,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8dd00a5-0165-40d6-801b-5af2e650f64b", + "id": "8227436d-e33f-4573-b9cd-266e0c3221b2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -247348,7 +247348,7 @@ } }, { - "id": "ff03d884-b6ae-4b6b-a0ce-2a734eeaa339", + "id": "a5972858-7257-44c7-a043-09b986c60fc4", "name": "Update the time check configuration", "request": { "name": "Update the time check configuration", @@ -247380,7 +247380,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"exercitation in\",\n \"provisioningMaxStatusCheckDays\": \"sed aliqua officia sit\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"aliqua exercitation mollit reprehenderit\",\n \"provisioningMaxStatusCheckDays\": \"deserunt\"\n}", "options": { "raw": { "headerFamily": "json", @@ -247391,7 +247391,7 @@ }, "response": [ { - "id": "4e5e06ad-351d-41a1-a513-dae197afd5bc", + "id": "2f1e43d3-d07f-4076-898f-805a7c4d89c6", "name": "QueuedCheckConfigDetails as updated", "originalRequest": { "url": { @@ -247426,7 +247426,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"exercitation in\",\n \"provisioningMaxStatusCheckDays\": \"sed aliqua officia sit\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"aliqua exercitation mollit reprehenderit\",\n \"provisioningMaxStatusCheckDays\": \"deserunt\"\n}", "options": { "raw": { "headerFamily": "json", @@ -247443,12 +247443,12 @@ "value": "application/json" } ], - "body": "{\n \"provisioningStatusCheckIntervalMinutes\": \"exercitation in\",\n \"provisioningMaxStatusCheckDays\": \"sed aliqua officia sit\"\n}", + "body": "{\n \"provisioningStatusCheckIntervalMinutes\": \"aliqua exercitation mollit reprehenderit\",\n \"provisioningMaxStatusCheckDays\": \"deserunt\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a8a47019-ece3-4fdb-b415-f74cf826edba", + "id": "6072dd27-5fc4-4589-ae9f-ea18ecc28683", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -247483,7 +247483,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"exercitation in\",\n \"provisioningMaxStatusCheckDays\": \"sed aliqua officia sit\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"aliqua exercitation mollit reprehenderit\",\n \"provisioningMaxStatusCheckDays\": \"deserunt\"\n}", "options": { "raw": { "headerFamily": "json", @@ -247505,7 +247505,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52867ce9-c153-4ff0-873d-0ffd1d6ba713", + "id": "c2e93a8c-4e66-45c1-bce8-b1405d85cb0c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -247540,7 +247540,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"exercitation in\",\n \"provisioningMaxStatusCheckDays\": \"sed aliqua officia sit\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"aliqua exercitation mollit reprehenderit\",\n \"provisioningMaxStatusCheckDays\": \"deserunt\"\n}", "options": { "raw": { "headerFamily": "json", @@ -247562,7 +247562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f61d5625-43cd-4789-a513-3fa72cfef760", + "id": "e5d036a4-303e-4fa5-9fed-63182dc4c7f4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -247597,7 +247597,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"exercitation in\",\n \"provisioningMaxStatusCheckDays\": \"sed aliqua officia sit\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"aliqua exercitation mollit reprehenderit\",\n \"provisioningMaxStatusCheckDays\": \"deserunt\"\n}", "options": { "raw": { "headerFamily": "json", @@ -247619,7 +247619,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9cb85ca-ec1c-4ed8-aa06-f4859eedd122", + "id": "a89f2d0a-e842-4362-b1db-648176e56313", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -247654,7 +247654,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"exercitation in\",\n \"provisioningMaxStatusCheckDays\": \"sed aliqua officia sit\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"aliqua exercitation mollit reprehenderit\",\n \"provisioningMaxStatusCheckDays\": \"deserunt\"\n}", "options": { "raw": { "headerFamily": "json", @@ -247676,7 +247676,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d805eca7-eb11-4e04-8638-1706c2f5718d", + "id": "f4758b53-d458-4b7d-bcc3-e1dd5b3b3ccf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -247711,7 +247711,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"exercitation in\",\n \"provisioningMaxStatusCheckDays\": \"sed aliqua officia sit\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"aliqua exercitation mollit reprehenderit\",\n \"provisioningMaxStatusCheckDays\": \"deserunt\"\n}", "options": { "raw": { "headerFamily": "json", @@ -247733,7 +247733,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7710dd76-5325-4595-bc4e-db699d5de094", + "id": "b8847163-4fdb-4947-82f4-8fe79bfd7da6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -247768,7 +247768,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"exercitation in\",\n \"provisioningMaxStatusCheckDays\": \"sed aliqua officia sit\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"aliqua exercitation mollit reprehenderit\",\n \"provisioningMaxStatusCheckDays\": \"deserunt\"\n}", "options": { "raw": { "headerFamily": "json", @@ -247802,7 +247802,7 @@ "description": "Use this API to administer IdentityNow's Service Integration Module, or SIM integration with ServiceNow, so that it converts IdentityNow provisioning actions into tickets in ServiceNow.\n\nServiceNow is a software platform that supports IT service management and automates common business processes for requesting and fulfilling service requests across a business enterprise.\n\nYou must have an IdentityNow ServiceNow ServiceDesk license to use this integration. Contact your Customer Success Manager for more information.\n\nService Desk integration for IdentityNow and in deprecation - not available for new implementation, as of July 21st, 2021. As per SailPoint’s [support policy](https://community.sailpoint.com/t5/Connector-Directory/SailPoint-Support-Policy-for-Connectivity/ta-p/79422), all existing SailPoint IdentityNow customers using this legacy integration will be supported until July 2022.\n", "item": [ { - "id": "565246df-ec7d-402a-a68b-16a65b12e31d", + "id": "d7461ec7-548c-4982-9323-9be185597f45", "name": "Update an existing SIM integration", "request": { "name": "Update an existing SIM integration", @@ -247865,7 +247865,7 @@ }, "response": [ { - "id": "171b3d87-f57a-4a56-8840-a19b6e842bd2", + "id": "a90aca4c-8663-4aa3-8a09-78f699d78d41", "name": "details of the updated integration", "originalRequest": { "url": { @@ -247931,7 +247931,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb55923a-dba6-4f46-9810-390e58c5088a", + "id": "66af7550-d9c4-4e18-850a-460c18622ed3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -247997,7 +247997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a97cda7-0be4-4d8b-8adb-bdabe31bcb7d", + "id": "d46338be-c2ad-4a85-946e-2a65b7714ff2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -248063,7 +248063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da6f444b-7509-4cd1-ab11-e4f255ff0ef3", + "id": "cf1d9c09-0424-4ed4-8ed8-c343d45780d0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -248129,7 +248129,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a3a4dac-110c-4c25-ae77-5b79a8a85329", + "id": "3b0ee3a2-c990-4d0b-a74b-042c15166792", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -248195,7 +248195,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fceec5a-67f7-4d65-a41d-888c982c4dd7", + "id": "86d614fc-fe1d-4af0-8304-56591ee72109", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -248261,7 +248261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5ce69b4-3cfd-44fc-b0b5-ddeed88d31d0", + "id": "117ed086-1898-410c-83ca-bf617c9e3c4d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -248333,7 +248333,7 @@ } }, { - "id": "f27acdac-979a-47d1-afb3-41aa5e96e892", + "id": "129379ab-9ac6-4f77-af53-6f254a7e5c54", "name": "Get a SIM integration details.", "request": { "name": "Get a SIM integration details.", @@ -248383,7 +248383,7 @@ }, "response": [ { - "id": "b2627544-e838-4e5b-ae1c-1909c64168f1", + "id": "6feb1600-f45b-47f1-b7d2-132591c6fd01", "name": "The DTO containing the details of the SIM integration", "originalRequest": { "url": { @@ -248436,7 +248436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1033d6c-04e8-409a-b17a-1f6c909a7d18", + "id": "f09b66ac-64f2-438b-a052-d8740a84b7b1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -248489,7 +248489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe85077d-7361-49a2-b35e-63d103af0e1b", + "id": "3669b760-0f65-4eea-a507-2fc0a9c9f80d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -248542,7 +248542,7 @@ "_postman_previewlanguage": "json" }, { - "id": "777307ba-2965-4ff0-ad75-25d21a235ad1", + "id": "1194e31a-bf50-402a-a12f-03c5b4025edb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -248595,7 +248595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89782dea-7fe4-4075-b4cd-e543b8b0109e", + "id": "d4f7a110-a848-4b3b-808b-683ba4800d35", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -248648,7 +248648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "533ab2b1-b3b6-4d36-b891-e5eb0e49f32b", + "id": "dda1fa22-7ce5-4ac7-be07-bd09e61130d5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -248701,7 +248701,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9955198e-9142-4145-848d-d8c88e9ae82d", + "id": "c7e798b6-c0d0-4d2f-9d03-cfd40a70d6d4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -248760,7 +248760,7 @@ } }, { - "id": "e0d0be84-2d7d-44d7-89c9-b0c59064becb", + "id": "7f7e9c56-967d-43b2-97a8-967e17fece42", "name": "Delete a SIM integration", "request": { "name": "Delete a SIM integration", @@ -248810,7 +248810,7 @@ }, "response": [ { - "id": "06c785a2-dca1-424e-bf75-2734cb531b72", + "id": "3c46911b-a0db-4e89-949e-4c975f1c863e", "name": "No content response", "originalRequest": { "url": { @@ -248853,7 +248853,7 @@ "_postman_previewlanguage": "text" }, { - "id": "40999f32-9c50-4f4e-b01d-c3acb933834c", + "id": "c9fd1d2b-746d-4e6e-8023-0a88be663f11", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -248906,7 +248906,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73dcf031-141e-4245-82d6-20c68b23ef7f", + "id": "2e4a9d82-927f-487f-bb37-331c978b637d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -248959,7 +248959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d14f15c-f40b-4482-93a3-2dd7eb732d1c", + "id": "f7034731-9e4b-41c9-bbe3-38c050affa66", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -249012,7 +249012,7 @@ "_postman_previewlanguage": "json" }, { - "id": "201f28f9-1c6f-4523-933b-d096ec1fe60e", + "id": "37e2fa23-b528-48a2-b777-4df8610cb541", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -249065,7 +249065,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c466cb91-5414-4221-9543-1adc33298be1", + "id": "12bd5672-94f4-4baa-88b6-27667583164a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -249118,7 +249118,7 @@ "_postman_previewlanguage": "json" }, { - "id": "955ef2bc-7c69-4681-b25c-e7f608a2b571", + "id": "77865e47-255e-40ed-8d24-09c1c26faab1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -249177,7 +249177,7 @@ } }, { - "id": "53e8c422-d7c9-43c6-84e3-bb00141ded8d", + "id": "db653dd2-b344-4022-bde0-4b9bd71a4a31", "name": "Patch a SIM attribute.", "request": { "name": "Patch a SIM attribute.", @@ -249240,7 +249240,7 @@ }, "response": [ { - "id": "861de100-ad12-4896-849c-aef9b0f3b7e0", + "id": "facd6450-a8dd-4a89-a38c-8eb56d9aa11d", "name": "The updated DTO containing the details of the SIM integration.", "originalRequest": { "url": { @@ -249306,7 +249306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3b925a3-d5f9-427a-aadc-1f3bdc4ccc54", + "id": "d8ac3cf5-d582-4232-9751-ee5e6e5ee17b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -249372,7 +249372,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75223e15-2175-455e-a708-f0af4836d0a1", + "id": "cc581dcd-57a4-41a5-b234-01e3fdf27c69", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -249438,7 +249438,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4678d31a-e1cc-470f-b942-9ae9717214bd", + "id": "3f83f420-7750-4fb3-8948-c8394f1030e3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -249504,7 +249504,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cda7e8ac-2b05-4282-b6e3-d1dc77599b6b", + "id": "b025aef6-36b1-4cb3-ab4b-838dfd87ade5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -249570,7 +249570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aee1495e-ffbe-40f6-9300-054e523f3abf", + "id": "4f14e886-d00b-417e-ae1d-4804503f5c1c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -249636,7 +249636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa26507b-d9b8-4662-acb3-1cec24bf4f01", + "id": "e60f3f5c-e8c9-4f70-ad8e-d9f101737282", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -249708,7 +249708,7 @@ } }, { - "id": "b27cf5c5-61ae-4763-88da-d39881e0b48c", + "id": "308ac0c0-8fa5-4c2a-96ff-77247b0dc308", "name": "Patch a SIM beforeProvisioningRule attribute.", "request": { "name": "Patch a SIM beforeProvisioningRule attribute.", @@ -249772,7 +249772,7 @@ }, "response": [ { - "id": "6792b154-7c5b-45e5-b0ae-4086d06b97be", + "id": "438d93c7-c221-47ca-93bc-8d3de663b7d5", "name": "The updated DTO containing the details of the SIM integration.", "originalRequest": { "url": { @@ -249839,7 +249839,7 @@ "_postman_previewlanguage": "json" }, { - "id": "508cc515-d338-4bb6-b2ec-746be3510439", + "id": "d9bdc4eb-440f-439e-ba02-dccdf6293554", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -249906,7 +249906,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7882003-b2de-482d-89ec-092796117604", + "id": "3884653c-6774-41da-a451-ee396a51530f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -249973,7 +249973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b15ed638-4dc9-4a26-b456-51eea3c87364", + "id": "3f5ab68b-ce3d-4fc6-9b41-dd2559cd5aae", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -250040,7 +250040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f502e368-ec2f-4214-be04-340c0bcd623e", + "id": "260b84f5-3477-4a59-ba29-bfb54a114256", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -250107,7 +250107,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc101899-3e27-46db-a269-d167b8c82264", + "id": "a93ebabc-6bf7-4d45-811c-5233fe6ed5fa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -250174,7 +250174,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9aeca04-60a0-4964-944f-3bd4c89ce971", + "id": "cd6cc339-7b5d-43d2-ad1d-fb509439fe5c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -250247,7 +250247,7 @@ } }, { - "id": "6fd3c33e-2d9d-4cdd-ba1b-d8ecee169f07", + "id": "4d08875d-38f2-41d6-8dd6-93c41c7e6995", "name": "List the existing SIM integrations.", "request": { "name": "List the existing SIM integrations.", @@ -250285,7 +250285,7 @@ }, "response": [ { - "id": "fc49ae0f-f16a-4648-b56d-d916f1122937", + "id": "5d6ca9eb-4510-4fda-92af-5ea0bd8f9510", "name": "The DTO containing the details of the SIM integration", "originalRequest": { "url": { @@ -250337,7 +250337,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1649e5bf-4212-48b0-816c-0a137dbe0437", + "id": "4f8acb92-84c7-48f1-bec6-73e1cc504ae8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -250389,7 +250389,7 @@ "_postman_previewlanguage": "json" }, { - "id": "635c98a2-2d5e-4cb6-903e-4b4fd85e6245", + "id": "c7570c03-c4a9-451f-aaa8-92fd70e6205b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -250441,7 +250441,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8cdc50e-49b6-4149-85df-0aa75e4195b7", + "id": "860417da-accc-4dc2-a05d-90a079e093be", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -250493,7 +250493,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcca8962-4f42-4a6e-ba46-8f9f7dce3781", + "id": "8aad8e00-0ca4-4bc0-9ca4-4f9d48ee5a27", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -250545,7 +250545,7 @@ "_postman_previewlanguage": "json" }, { - "id": "156aa984-4523-42ee-80db-4def56a0c043", + "id": "5847f0bc-2feb-4385-ab90-572b81fdbab1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -250597,7 +250597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db71cb8c-6ee2-4b84-ada8-00f4c6075c33", + "id": "d23aad3d-753c-4e05-bf70-42de6582b1a9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -250655,7 +250655,7 @@ } }, { - "id": "f9d98c00-41d4-47b6-baad-aeec6b7e08a5", + "id": "7bfee364-cecb-4e9e-8f4d-c9dec88edb1f", "name": "Create new SIM integration", "request": { "name": "Create new SIM integration", @@ -250706,7 +250706,7 @@ }, "response": [ { - "id": "832020eb-5682-48a4-8a29-a06ee5efe966", + "id": "20e7252d-c814-4090-99a1-159834457af6", "name": "details of the created integration", "originalRequest": { "url": { @@ -250771,7 +250771,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c436503-f4dc-42e3-b3db-06c738d5a85b", + "id": "2c7e5f72-eb4e-4d2d-924d-08b9be254c47", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -250836,7 +250836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f42044c3-71e9-4827-be10-5df8945a56ee", + "id": "a9970c0a-2720-4c02-9a14-dd4b6dd8f0db", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -250901,7 +250901,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d457468-13f9-4b01-aef7-b2ee03e6ae80", + "id": "c5cbfdf9-0066-40a2-b503-9308a8ba6c42", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -250966,7 +250966,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef232ede-6e00-46dc-a352-fb69d11ee828", + "id": "3fc5c0f5-4379-437c-94c4-a8d18184c000", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -251031,7 +251031,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d22543f7-cdc9-47f6-beb5-87f3865497ed", + "id": "ca20076c-c9b4-49f2-a051-26b7e9591f77", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -251096,7 +251096,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1b25b41-6c78-4adb-acf8-53e7f7fb8ec1", + "id": "2af2e86e-f3f9-43ed-b36a-0e10d2ad31fa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -251173,7 +251173,7 @@ "description": "Use this API to implement and manage \"separation of duties\" (SOD) policies. \nWith SOD policy functionality in place, administrators can organize the access in their tenants to prevent individuals from gaining conflicting or excessive access. \n\n\"Separation of duties\" refers to the concept that people shouldn't have conflicting sets of access - all their access should be configured in a way that protects your organization's assets and data. \nFor example, people who record monetary transactions shouldn't be able to issue payment for those transactions.\nAny changes to major system configurations should be approved by someone other than the person requesting the change. \n\nOrganizations can use \"separation of duties\" (SOD) policies to enforce and track their internal security rules throughout their tenants.\nThese SOD policies limit each user's involvement in important processes and protects the organization from individuals gaining excessive access. \n\nTo create SOD policies in Identity Security Cloud, administrators use 'Search' and then access 'Policies'.\nTo create a policy, they must configure two lists of access items. Each access item can only be added to one of the two lists.\nThey can search for the entitlements they want to add to these access lists.\n\n>Note: You can have a maximum of 500 policies of any type (including general policies) in your organization. In each access-based SOD policy, you can have a maximum of 50 entitlements in each access list. \n\nOnce a SOD policy is in place, if an identity has access items on both lists, a SOD violation will trigger. \nThese violations are included in SOD violation reports that other users will see in emails at regular intervals if they're subscribed to the SOD policy.\nThe other users can then better help to enforce these SOD policies. \n\nTo create a subscription to a SOD policy in Identity Security Cloud, administrators use 'Search' and then access 'Layers'.\nThey can create a subscription to the policy and schedule it to run at a regular interval. \n\nRefer to [Managing Policies](https://documentation.sailpoint.com/saas/help/sod/manage-policies.html) for more information about SOD policies. \n\nRefer to [Subscribe to a SOD Policy](https://documentation.sailpoint.com/saas/help/sod/policy-violations.html#subscribe-to-an-sod-policy) for more information about SOD policy subscriptions.\n", "item": [ { - "id": "fc27ff9f-ac9e-43a0-bc25-38143e427a37", + "id": "8ce9bc9e-9595-42d5-8552-301773049866", "name": "Create SOD policy", "request": { "name": "Create SOD policy", @@ -251215,7 +251215,7 @@ }, "response": [ { - "id": "864d4bd4-ef8b-4501-b10d-1307313c0540", + "id": "d6e779f7-6154-45e6-b228-b53032c0b6f9", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -251271,7 +251271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab77448a-08eb-4735-889a-13078e400da4", + "id": "6031a2d3-ed4a-417f-a9a1-b0fdca352f9d", "name": "General Policy", "originalRequest": { "url": { @@ -251327,7 +251327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb3e7884-c683-4d91-9ff3-341abaa64b29", + "id": "7338147b-b551-411b-a282-a2111cdeb7db", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -251383,7 +251383,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a82d3c8c-eb60-45eb-b664-430bb3c0d825", + "id": "8a36471f-6e4f-418b-9931-d1c2a1c5d9af", "name": "General Policy", "originalRequest": { "url": { @@ -251439,7 +251439,7 @@ "_postman_previewlanguage": "json" }, { - "id": "783bed09-3f01-4d95-9d1b-487d2575156a", + "id": "3865303f-242b-4350-b338-c0d504848698", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -251495,7 +251495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79c44dcb-69fd-4bb3-90a5-5c7a9ac56349", + "id": "099ad0c7-b2b5-4fac-a454-7a896d9b71e1", "name": "General Policy", "originalRequest": { "url": { @@ -251551,7 +251551,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f8929bb-290e-4765-abd6-2fcc388fa40e", + "id": "ed0a815d-908d-4f38-9901-4ec38500d16b", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -251607,7 +251607,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84b7c81a-056a-41d5-8a4e-060695855738", + "id": "4fcc31fe-2c49-486d-bcbd-0014f414aeaa", "name": "General Policy", "originalRequest": { "url": { @@ -251663,7 +251663,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35a1d92e-1992-4483-a149-d88d80dd07af", + "id": "27179774-9a4c-4202-8d02-e61846c02271", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -251719,7 +251719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "068795a1-8500-43f1-b0f1-16329ec6dec7", + "id": "c9d0e7f6-d05a-4c17-83cf-728da78d758b", "name": "General Policy", "originalRequest": { "url": { @@ -251775,7 +251775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4580222-b459-405e-9862-e2ba9acfd10f", + "id": "bc98c9d1-0335-44cb-bbb8-3ede083f6efd", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -251831,7 +251831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e897493b-cc9a-4c71-8b15-3e145cbd08ba", + "id": "912f04c3-043d-449f-997c-cc4b65029fa9", "name": "General Policy", "originalRequest": { "url": { @@ -251893,7 +251893,7 @@ } }, { - "id": "27fb5215-9f70-432d-941c-978f3c7f550a", + "id": "7b395500-32c1-420d-a80e-de57416bc81d", "name": "List SOD policies", "request": { "name": "List SOD policies", @@ -251968,7 +251968,7 @@ }, "response": [ { - "id": "01fe06ef-c290-42c3-8c4c-767f14d85120", + "id": "3df563ee-9dc8-4565-be37-7ddf6f3a4d17", "name": "List of all SOD policies.", "originalRequest": { "url": { @@ -252057,7 +252057,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e92a1a51-91c1-40fa-8483-dac4ac5f07e8", + "id": "c6dff1a9-8f83-4655-bb9c-64751395efe3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -252146,7 +252146,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7cd6ab0-3ae2-4a9c-a6c0-aa0ba795429b", + "id": "aa471ec9-2fbd-4bf8-8bef-883b62210539", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -252235,7 +252235,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff299eec-85a2-4b87-8cc8-54185603e848", + "id": "4f3c4365-9584-4f48-9d74-2e61c2e082e5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -252324,7 +252324,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55ab78cd-f1f8-45aa-ba1f-59b23fc82961", + "id": "e7bc1950-0182-4190-858e-24134bba5d0c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -252413,7 +252413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42431b61-378f-481c-8947-5c39922a1abe", + "id": "92ba4b04-9067-4439-80bf-052477b54fee", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -252508,7 +252508,7 @@ } }, { - "id": "4f39cb83-410d-4129-af09-c4399f314c3b", + "id": "5cc6d860-84f4-49fd-9371-32880863ec0e", "name": "Get SOD policy by ID", "request": { "name": "Get SOD policy by ID", @@ -252549,7 +252549,7 @@ }, "response": [ { - "id": "2dae773a-f9be-46ba-a96f-8bfbf6247d28", + "id": "a372f9ce-43f3-44a7-b161-ef69fe04b316", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -252593,7 +252593,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9464e99-d73d-42a9-8c2b-1e244799c688", + "id": "0e4e66a2-6900-475e-b95a-0ef2b6cb6e94", "name": "General Policy", "originalRequest": { "url": { @@ -252637,7 +252637,7 @@ "_postman_previewlanguage": "json" }, { - "id": "510c02ce-b0fb-4196-91f6-979db912fe3a", + "id": "48620a57-e2c5-4a24-8ac1-78b4660507bd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -252681,7 +252681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdd4d9e1-6fd1-460d-af21-cb344933cf6e", + "id": "cd3ac293-910c-4c7e-b0d6-6b1fab02486b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -252725,7 +252725,7 @@ "_postman_previewlanguage": "json" }, { - "id": "832f295a-dfbc-46e9-a46e-d69d360b662d", + "id": "299fcdaa-5f17-4ce6-b572-6cb895e0a2f2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -252769,7 +252769,7 @@ "_postman_previewlanguage": "json" }, { - "id": "831c86bd-9c57-4369-9822-e5b0264eef23", + "id": "d464c5bb-35a0-4d78-bbba-7822006d9831", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -252813,7 +252813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b90fac8-10f5-4a6c-b09d-0be370221b54", + "id": "32665049-d647-4dd7-b825-ba49eb9a8ec1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -252857,7 +252857,7 @@ "_postman_previewlanguage": "json" }, { - "id": "329ccf6c-d133-4fca-9e2b-2f8fd1610b5f", + "id": "c67ee287-0fd9-4524-bc1a-2d0a632518fa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -252907,7 +252907,7 @@ } }, { - "id": "7891bdb6-070c-402e-94ac-8fa0ff7ff5b0", + "id": "65764807-e042-4e08-b19c-4740688bfc80", "name": "Update SOD policy by ID", "request": { "name": "Update SOD policy by ID", @@ -252961,7 +252961,7 @@ }, "response": [ { - "id": "aefe3351-b9e4-4514-887f-9e51f1cb1ae1", + "id": "d62d8781-25b6-422c-bd36-a3848b942bc0", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -253018,7 +253018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2919b63-ea01-4985-9628-7a995f330321", + "id": "a1ef4506-f198-47c9-931a-3cfd54f95d54", "name": "General Policy", "originalRequest": { "url": { @@ -253075,7 +253075,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81b8f9f6-6413-4fa1-8eb2-21d644ce0bdc", + "id": "64866042-af81-4af7-bef2-14a5b166d288", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -253132,7 +253132,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98038989-6fb0-4a34-840d-ba6e3a5e27f8", + "id": "8c4c13b4-7f2d-42ab-8392-792d24c104d3", "name": "General Policy", "originalRequest": { "url": { @@ -253189,7 +253189,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37517a76-f56d-472e-ad97-1cc2a73b96af", + "id": "5ec34cac-41cf-4f49-93c8-4a34b7671e50", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -253246,7 +253246,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa9f02a9-847e-417b-be4b-d56e614ba6f5", + "id": "14f3984a-683c-480e-afed-e313ed86c7c2", "name": "General Policy", "originalRequest": { "url": { @@ -253303,7 +253303,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d50957a-3a00-4ddb-aa2b-30ff833aeb07", + "id": "8ade1300-de14-4c47-b590-c33927cc5348", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -253360,7 +253360,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63bc6315-54b5-4cbb-8fb4-c90d674d88c1", + "id": "0478fd2e-4935-4c3e-bc06-f93d8ebf7b52", "name": "General Policy", "originalRequest": { "url": { @@ -253417,7 +253417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5013982-9326-417a-b063-c6dcddfbfca3", + "id": "138527d9-71af-4c1d-bab7-06a6e224ba1c", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -253474,7 +253474,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ae9ebf0-7286-4aa9-bf78-63dda783b921", + "id": "9be134b0-00e7-4210-994c-a58476d63b2c", "name": "General Policy", "originalRequest": { "url": { @@ -253531,7 +253531,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ea6e697-1050-46aa-922a-1d8c85b71192", + "id": "b6dbe9cd-a584-4ad3-afd9-c1960cb65f03", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -253588,7 +253588,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44b450d8-9917-4e09-8b70-ab763733f1c4", + "id": "61620724-8281-4e43-8485-fa9208c5fe60", "name": "General Policy", "originalRequest": { "url": { @@ -253645,7 +253645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ede7244e-dddd-49ef-8d56-9ef9bbb17833", + "id": "fad645a0-a3d4-4d09-ac31-e07768a9e1b0", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -253702,7 +253702,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fab7eba3-0bd6-43b8-884c-70d1f1c8b29d", + "id": "47bc1bcb-0ad9-47e9-9c45-5bbc019f677c", "name": "General Policy", "originalRequest": { "url": { @@ -253765,7 +253765,7 @@ } }, { - "id": "de1a8d36-3246-4145-9783-245cc854a487", + "id": "e1df82eb-1c13-46d4-b2e3-c4e0ec26e7e6", "name": "Delete SOD policy by ID", "request": { "name": "Delete SOD policy by ID", @@ -253816,7 +253816,7 @@ }, "response": [ { - "id": "e3e17f37-cb40-4591-85a1-0e74012b881a", + "id": "5f433947-3c5d-4d5b-bb97-5a0d77213cca", "name": "No content.", "originalRequest": { "url": { @@ -253860,7 +253860,7 @@ "_postman_previewlanguage": "text" }, { - "id": "2175223e-a277-423c-a9ab-582aca6a7e4c", + "id": "053c3a45-2c5f-4bcb-b64b-c9616cf600cd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -253914,7 +253914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1df35de6-0f68-42c2-83c3-4c9935329446", + "id": "36caf091-68f3-4cae-8577-5c91242df6ff", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -253968,7 +253968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6dc1e95-c4fd-4958-9cd7-200f45876fec", + "id": "7adaf412-8ba0-49b0-9fac-1bdab8abc6f5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -254022,7 +254022,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7426a94-8b58-43c7-a1d4-0ceccdf2c2fa", + "id": "521c7a81-1259-424c-bfa9-6f649bf28f6a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -254076,7 +254076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a661744c-57ee-4c99-94f3-fcfcf541e491", + "id": "bc4f2c41-f18e-4b5c-a46e-a806958e498c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -254130,7 +254130,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eac21624-04eb-4cc0-892b-947d7d402fb6", + "id": "235f4b27-ad9d-446d-b185-115da405854f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -254190,7 +254190,7 @@ } }, { - "id": "a88d52f8-7ff2-43c5-822d-882121afe38f", + "id": "00e202a0-8867-4234-bf9c-70b800fcb926", "name": "Patch SOD policy by ID", "request": { "name": "Patch SOD policy by ID", @@ -254244,7 +254244,7 @@ }, "response": [ { - "id": "8d61e899-4d3a-41a6-b48c-812c7023ae14", + "id": "f84a02b1-c8aa-4238-9f08-43f1a3606c88", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -254301,7 +254301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49785578-dc4f-458c-a91c-9c097a93263f", + "id": "89c5c752-37cb-4317-a0e9-e6f68ef9d928", "name": "General Policy", "originalRequest": { "url": { @@ -254358,7 +254358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbdc8e4c-7378-4105-a580-f915b56adc6a", + "id": "856ff33b-2eee-4d80-bf41-cf8abbf844f7", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -254415,7 +254415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5743f822-ccd2-4624-a949-bb05d6ead581", + "id": "d5d0c48f-aec6-4493-9ab6-7a7ff0b52cc0", "name": "General Policy", "originalRequest": { "url": { @@ -254472,7 +254472,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e418d93-1495-4cd0-81fb-6a427856d490", + "id": "dc8727f7-d4e0-4a32-81f0-4d7c69286e22", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -254529,7 +254529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fece33eb-3648-4bef-b593-bc789f15f169", + "id": "f41f4b58-218c-4588-a7bb-68b016e21ac1", "name": "General Policy", "originalRequest": { "url": { @@ -254586,7 +254586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa629a69-dc0b-4763-84d0-6c8689ec75d0", + "id": "2a6ac3f7-83e3-4d4e-a46e-a015a769b62b", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -254643,7 +254643,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b35645ca-c62b-4fd2-a408-ab73c7f37cd6", + "id": "cdff8a5b-b54c-41c0-a91a-4a3cccddaceb", "name": "General Policy", "originalRequest": { "url": { @@ -254700,7 +254700,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19901910-45b8-4324-b271-c6c57f7b2722", + "id": "a6c7f4d2-a9e1-42c8-ade0-1bf567ddd952", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -254757,7 +254757,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aac2e037-284a-45bd-9396-d63ec820b7dc", + "id": "2265b21b-92f7-4b6f-ae12-108247666010", "name": "General Policy", "originalRequest": { "url": { @@ -254814,7 +254814,7 @@ "_postman_previewlanguage": "json" }, { - "id": "872e6a31-1d3d-44c0-ab4e-6689324e53e4", + "id": "95964739-e652-4efe-9797-8866611e2fdc", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -254871,7 +254871,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c0096ab-511f-401c-adab-23f38d2acd57", + "id": "777f7bdb-ad18-4801-837a-6e3929ed907d", "name": "General Policy", "originalRequest": { "url": { @@ -254928,7 +254928,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a76c89e3-ea72-492a-9dee-1fcb97f89cd8", + "id": "d9358349-666a-43e3-94ea-2d261bf5b4f8", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -254985,7 +254985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4713ec95-448a-4d44-8fe0-d80e8626b739", + "id": "d41380e1-508e-4566-b17f-a455c16429f3", "name": "General Policy", "originalRequest": { "url": { @@ -255048,7 +255048,7 @@ } }, { - "id": "1bf92ce4-96b2-403e-b37e-fad1791d37f0", + "id": "1950505d-50f0-43d5-a3bb-5a3881ba8421", "name": "Evaluate one policy by ID", "request": { "name": "Evaluate one policy by ID", @@ -255090,7 +255090,7 @@ }, "response": [ { - "id": "c502fa0c-1669-4300-bd7a-66bd38084532", + "id": "6bb6df77-5791-4acb-a75c-a4434a927847", "name": "Reference to the violation report run task.", "originalRequest": { "url": { @@ -255135,7 +255135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "860cfcf4-ee56-4de2-8507-55249f0ea9f7", + "id": "c19bef8a-5f31-4c43-a93a-25b6f6496d8d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -255180,7 +255180,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51bdf44a-0e30-4235-b384-f649b7f57de1", + "id": "2fc64ba2-b8dd-4f1c-beb3-99d2f7acad85", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -255225,7 +255225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b28abbbd-039d-48d6-8c49-18dc997ae861", + "id": "d27f5bc3-cc4e-45a3-8c4d-3f75b166013c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -255270,7 +255270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0fd4003e-6bd8-4e3e-b10f-2692dbb05885", + "id": "9b4c017b-132b-4d8f-b538-5096f04682a3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -255315,7 +255315,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f826c42-7440-4b53-a8d4-4ce72a0520ff", + "id": "54456ce5-d559-43fc-8b55-469db418328d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -255366,7 +255366,7 @@ } }, { - "id": "fa5e4c54-bd01-4f91-9c80-2128703108a9", + "id": "51c906c7-452b-4d59-9d2f-1fb957024170", "name": "Get SOD policy schedule", "request": { "name": "Get SOD policy schedule", @@ -255408,7 +255408,7 @@ }, "response": [ { - "id": "3756d271-2f79-455b-8f5a-3ddeec78f622", + "id": "fc68c5f5-7eae-4054-8777-f4f3ca148513", "name": "SOD policy schedule.", "originalRequest": { "url": { @@ -255453,7 +255453,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ec05472-477a-4547-a18b-89c66a5fc00a", + "id": "fd3e67bb-6ab8-45b4-809b-f1ee97b0413a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -255498,7 +255498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "532b32ce-88e8-4b7d-975e-e776135e69cf", + "id": "e592d065-94fb-424f-b159-a9aa362708ac", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -255543,7 +255543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64ef9ef9-4563-44d5-b321-1170700b60c7", + "id": "2c31c3d8-456e-4be6-bac1-ab1c3591ee0c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -255588,7 +255588,7 @@ "_postman_previewlanguage": "json" }, { - "id": "945b504b-1bf9-4e1f-8e8a-dd3e74d2006a", + "id": "17441901-0dfb-4a3f-b2a5-35b8cb3e5f7d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -255633,7 +255633,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6009cb43-9339-466d-881b-3150bd06539b", + "id": "0bd73d2c-4ecf-4a5a-9cb0-324a73e3c9ac", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -255684,7 +255684,7 @@ } }, { - "id": "9be564da-309a-44b5-b172-e1ded45544b0", + "id": "68b61cfb-20d9-429e-875d-12c4d69e2bd1", "name": "Update SOD Policy schedule", "request": { "name": "Update SOD Policy schedule", @@ -255739,7 +255739,7 @@ }, "response": [ { - "id": "9a4f23d1-d6c1-429e-a80a-061d1d18b006", + "id": "9c7cd245-2d4b-4259-a0f4-f6d76b3a9c3b", "name": "Created or updated SOD policy schedule.", "originalRequest": { "url": { @@ -255797,7 +255797,7 @@ "_postman_previewlanguage": "json" }, { - "id": "987f3666-390b-4165-a7b2-a0b711c0eb3d", + "id": "ff210f2f-da64-4497-bc5c-63ce10cd1d42", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -255855,7 +255855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e8a2e9a-cf41-4493-afe4-e95bbb502d73", + "id": "634987db-cb61-4693-833e-472d18d381e0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -255913,7 +255913,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65a3923f-d25d-4287-bb9c-ae2ea6ba0bc5", + "id": "6829463c-ef73-48c5-8acc-838d4ec4d7c1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -255971,7 +255971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0a73cec-3c64-4b62-aed7-30748656c447", + "id": "46570c57-4895-4dff-912c-e2d3c06321c1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -256029,7 +256029,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da3d55cc-856c-41ce-adee-e0bfedd620d7", + "id": "0d06e63d-1b06-4923-b9b7-1a25dea9880c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -256093,7 +256093,7 @@ } }, { - "id": "0e445fd4-855e-416e-ac89-bb8297a2b5ed", + "id": "f4c23097-a7e7-4436-be8d-2ab156f502f6", "name": "Delete SOD policy schedule", "request": { "name": "Delete SOD policy schedule", @@ -256135,7 +256135,7 @@ }, "response": [ { - "id": "ecb898e4-fc12-4dc6-b5c5-46d80a40bdb3", + "id": "6510dcec-c221-4623-95ad-f185db603c08", "name": "No content response.", "originalRequest": { "url": { @@ -256170,7 +256170,7 @@ "_postman_previewlanguage": "text" }, { - "id": "962587e9-6369-4714-b223-7256ef065c11", + "id": "c4db2dce-edbb-4ff9-9ea4-98f3ce62a38d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -256215,7 +256215,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a9d7ba6-a0ce-4464-b0b7-e218031c181b", + "id": "62d2ebf6-7eb4-4b81-ac1a-b590ea53e15f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -256260,7 +256260,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34faf2cd-6b1e-459c-b446-310c04366e43", + "id": "8333342a-a174-42ed-8ae6-f1cdd290c644", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -256305,7 +256305,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cb295a4-b23e-4084-8e56-342cfeb4ec16", + "id": "f18fc787-f070-4e77-a322-c4a7af791052", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -256350,7 +256350,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c287c2f8-9d13-4426-afc0-1a6eb8fe3d8c", + "id": "c4337ef4-1f8d-4b97-877a-51c439542fd3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -256395,7 +256395,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f19f28dc-d9e9-4237-810f-cc59a9855695", + "id": "a82e5c5c-7253-4582-8990-c30c7e24d438", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -256446,7 +256446,7 @@ } }, { - "id": "45b9652d-6673-4be4-9db2-d6ba3c7417ab", + "id": "2b95bba6-acc5-431c-842b-2291ecc894ba", "name": "Runs SOD policy violation report", "request": { "name": "Runs SOD policy violation report", @@ -256489,7 +256489,7 @@ }, "response": [ { - "id": "456a6881-0a84-4ff9-86eb-b04de50e1766", + "id": "77297eab-7a6d-4de3-9ea3-c0b3aedb07ea", "name": "Reference to the violation report run task.", "originalRequest": { "url": { @@ -256535,7 +256535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee65c8aa-f983-496c-b0e5-71332ed4fddf", + "id": "94dc520f-9c1c-4cf1-a144-3079d0894892", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -256581,7 +256581,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ad1c778-e6a6-48a4-8df5-321d257a5166", + "id": "71a25d16-0c5c-462b-90ca-4bfaaab56eea", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -256627,7 +256627,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5e86d67-1f4f-4c18-a54b-2c2215fdd8a4", + "id": "f1eece4a-8100-4807-bd80-9bec52fad6c0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -256673,7 +256673,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3ceb18e-b476-42d1-9986-de4fb678eb56", + "id": "2031d2dd-b9aa-49be-b55d-0f857d4973c9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -256719,7 +256719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76d7b2c9-c9fb-46a0-9c49-1741cc25da05", + "id": "ced0c6eb-771c-492c-bce4-b21d4e60ada1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -256765,7 +256765,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ede1eb51-3a10-4149-a103-081b73b41e32", + "id": "6324f0a8-3633-4923-b897-31abbcd80d94", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -256817,7 +256817,7 @@ } }, { - "id": "d52579a8-1d82-45b1-bbc9-c7ea4fbb7dbd", + "id": "ba2e767b-ae50-4563-aef5-ad3137c8620d", "name": "Get SOD violation report status", "request": { "name": "Get SOD violation report status", @@ -256859,7 +256859,7 @@ }, "response": [ { - "id": "a420f14c-9acb-42e1-b71d-8b8cbd6c282e", + "id": "8afbb389-7ffa-494f-bccf-d74d981f7ae1", "name": "Status of the violation report run task.", "originalRequest": { "url": { @@ -256904,7 +256904,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1ce1710-e624-4232-8556-f78b04e7f88b", + "id": "a70ae3b0-10f1-4419-ad44-ccbc3b5fbede", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -256949,7 +256949,7 @@ "_postman_previewlanguage": "json" }, { - "id": "daf75cc4-53c9-4623-8c21-c5c8d3adce1b", + "id": "71e231cd-b7f9-40e2-9af1-7eac1c48e8d5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -256994,7 +256994,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b0cb480-fa5b-47f7-97de-90c179cd548f", + "id": "85d926f4-4533-4cb2-a0aa-69f817983f59", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -257039,7 +257039,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9679754b-1ad4-46cf-b783-bb4fa1554449", + "id": "f743ea66-1266-4674-b736-a73ca225e0f0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -257084,7 +257084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfe77119-38b3-4193-b074-44f2494bf80a", + "id": "db7a1435-b48c-49a4-bcf8-0951ea429fc0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -257129,7 +257129,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2c7c85f-4acd-47a8-bb47-cd6d73bc45d5", + "id": "dbe9c06b-ae32-4a71-86ba-f2907809e4f7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -257180,7 +257180,7 @@ } }, { - "id": "a065929b-74f6-4c94-bd9f-3a889e3c0008", + "id": "97aa69af-280d-4722-92a2-c4407c3b5bee", "name": "Get violation report run status", "request": { "name": "Get violation report run status", @@ -257222,7 +257222,7 @@ }, "response": [ { - "id": "503446f2-efff-40bd-9126-c79b83c1740b", + "id": "cae16374-f0a7-41be-b045-470b9b2c2fa2", "name": "Status of the violation report run task.", "originalRequest": { "url": { @@ -257267,7 +257267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d7a50a8-0ecb-48c8-9c50-691ab7acbf17", + "id": "48814692-65ef-480d-a394-d1a6cc563ccc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -257312,7 +257312,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b85aa40f-c3bd-4270-b1b6-1813d5f3672e", + "id": "62fd224e-9765-4628-997f-246c650c6402", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -257357,7 +257357,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4762cdd-d53b-4550-921e-944f97786f28", + "id": "053548f6-6cb2-4b82-a457-5c8b37de8d18", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -257402,7 +257402,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d9ae21f-fa11-4283-92fa-54337a809784", + "id": "c15644b2-7853-46f6-b14d-0b8929182316", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -257447,7 +257447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "daf5bce3-a82f-48e2-8f94-6b5719bfd97b", + "id": "5138f6af-a32d-4869-8f8c-dab7c65cc849", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -257492,7 +257492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23003fb2-32da-4426-9104-d67350b78859", + "id": "6f85c40e-aadc-41cf-a668-3468c4521523", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -257543,7 +257543,7 @@ } }, { - "id": "c1d38cea-b3a0-49fa-b08f-8109cc9aa0d0", + "id": "a5320c2c-c914-4449-b78a-97ed8bc0bfb6", "name": "Runs all policies for org", "request": { "name": "Runs all policies for org", @@ -257586,7 +257586,7 @@ }, "response": [ { - "id": "aee733f8-b876-4849-b1ff-ed15f432044e", + "id": "12539916-3017-4c6b-83ab-136c0a991318", "name": "Reference to the violation report run task.", "originalRequest": { "url": { @@ -257643,7 +257643,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4086c5b-195e-49ea-a74b-c16a22b1b946", + "id": "1007085d-6eef-4f8b-9384-5ea5ee567631", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -257700,7 +257700,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4746e047-fa81-42c4-9f74-00fe2f18f7f1", + "id": "c474d739-e13b-49c8-bb37-d3e5bc3e4e1a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -257757,7 +257757,7 @@ "_postman_previewlanguage": "json" }, { - "id": "074f15ef-136e-44a2-a101-d9c312a7eccb", + "id": "7a5f7d79-84f0-4765-8f68-3225b85f5210", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -257814,7 +257814,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d62acdf8-e649-4643-849c-b5181830c4f5", + "id": "db2e2c58-b701-435e-801b-6bb9fe5f4361", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -257871,7 +257871,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72184406-b6c9-4f28-b503-cd02216fe5cd", + "id": "1b2f4c2e-51b8-4672-a15c-86f9306129a2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -257934,7 +257934,7 @@ } }, { - "id": "18b1a829-b8a4-4e02-b7db-fad9977dc71d", + "id": "47b753ce-707a-40c4-a93b-f23754695c86", "name": "Get multi-report run task status", "request": { "name": "Get multi-report run task status", @@ -257963,7 +257963,7 @@ }, "response": [ { - "id": "1bf0fade-1c02-452c-b644-baf7795fd2b6", + "id": "31e1c8c5-ae6e-44ba-b2ae-e759a8230902", "name": "Status of the violation report run task for all policy run.", "originalRequest": { "url": { @@ -258006,7 +258006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4e3b092-dd00-4db1-9e48-39533ef5b98d", + "id": "a50bdf8e-39f7-44d4-99b3-ac6d9cf7d8e1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -258049,7 +258049,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2722c4b-3a3b-4f57-be55-37e96ec450d1", + "id": "f5ec47c2-5268-4c2e-8781-04e420370015", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -258092,7 +258092,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee3daa5c-e6cf-48bf-98d5-5fc69e5a1e20", + "id": "c3e9cc7c-a1fa-4360-afe8-fd0a963ae66f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -258135,7 +258135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "453c4b13-9db7-4e36-8974-07227d9e1368", + "id": "9b56caf5-d664-4d61-a000-0e4d6a3fbda8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -258178,7 +258178,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d18e5421-7f56-45e9-a6af-e8182a0b87ab", + "id": "3f6318aa-75ed-457a-a21c-fa945611aa50", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -258227,7 +258227,7 @@ } }, { - "id": "eef6fd2d-cf13-4e7b-be1e-da4e532f4a1b", + "id": "5ef3ebd7-b900-4b6c-b914-996c2ce37a63", "name": "Download violation report", "request": { "name": "Download violation report", @@ -258269,7 +258269,7 @@ }, "response": [ { - "id": "72e1de18-b54c-426c-b7b1-b701716e54bf", + "id": "72c63a15-c14f-46da-8866-c4e27e3053ce", "name": "Returns the PolicyReport.zip that contains the violation report file.", "originalRequest": { "url": { @@ -258309,12 +258309,12 @@ "value": "application/zip" } ], - "body": "Duis aliquip dolor do", + "body": "ipsum", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "4c9d2251-1443-4ee8-86b6-3a3f62767074", + "id": "b8b85f97-076f-45b5-996e-24156b33bae1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -258359,7 +258359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a62dc187-a886-4703-b87e-1becac48f4e6", + "id": "1b17cb65-1b5c-4367-89fe-920a63080b5e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -258404,7 +258404,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c541a174-c6af-4aff-83ab-b4ae701ca9ee", + "id": "acd1101c-4149-4b7d-af33-8c927fa3e7c8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -258449,7 +258449,7 @@ "_postman_previewlanguage": "json" }, { - "id": "117c60ab-f533-4aab-b2cf-3ce536eb0fe5", + "id": "d7b9f9c3-ef8d-498e-8f26-da7bddf66c9a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -258494,7 +258494,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2daa38f-8f81-4023-8582-02013feb52c6", + "id": "c027fd62-e414-4fdd-9555-325c5b0a9e7c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -258539,7 +258539,7 @@ "_postman_previewlanguage": "json" }, { - "id": "debda113-eddb-4a15-9aaa-0413c2aba722", + "id": "fc925ecf-0f86-43fb-8447-fc3a0f0f15f6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -258590,7 +258590,7 @@ } }, { - "id": "4f5e4541-d907-4649-8fba-80d3f49b8a91", + "id": "c0ac8efc-c3d5-410f-b95c-2a85c91d04cf", "name": "Download custom violation report", "request": { "name": "Download custom violation report", @@ -258643,7 +258643,7 @@ }, "response": [ { - "id": "d1b0cb7a-ca21-4c43-8a72-2c88ff18c275", + "id": "93d0b6d3-9034-4494-8093-ef3af975338a", "name": "Returns the zip file with given custom name that contains the violation report file.", "originalRequest": { "url": { @@ -258684,12 +258684,12 @@ "value": "application/zip" } ], - "body": "Duis aliquip dolor do", + "body": "ipsum", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "e3802abb-af34-4291-bdec-e72135ec13de", + "id": "8d373491-4ed3-4d76-86ab-86da64f5e733", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -258735,7 +258735,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65e50871-fe43-4ca5-9e8a-4d8b2bb875d9", + "id": "908b5be5-a3a0-47fc-b711-9cc085f99839", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -258781,7 +258781,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1bb2180-4b95-4b9e-8bc1-d42722ffece3", + "id": "8596b0e4-0c85-42b2-b0e8-ba82a5f1b433", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -258827,7 +258827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4e9d51d-3fe9-48cc-9fff-a446f914ab05", + "id": "440d8019-63bf-42bc-847c-a90bc4b8e52f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -258873,7 +258873,7 @@ "_postman_previewlanguage": "json" }, { - "id": "807db446-5f5a-4036-9528-a7946f093607", + "id": "5392c0ed-84a8-49d0-9609-c4b61f2be425", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -258919,7 +258919,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2ebe8fb-d64e-445b-af05-c5e6d2c76f28", + "id": "56fe6327-88c2-4c6c-9bab-09e53f200c84", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -258977,7 +258977,7 @@ "description": "Use this API to check for current \"separation of duties\" (SOD) policy violations as well as potential future SOD policy violations. \nWith SOD violation functionality in place, administrators can get information about current SOD policy violations and predict whether an access change will trigger new violations, which helps to prevent them from occurring at all. \n\n\"Separation of duties\" refers to the concept that people shouldn't have conflicting sets of access - all their access should be configured in a way that protects your organization's assets and data. \nFor example, people who record monetary transactions shouldn't be able to issue payment for those transactions.\nAny changes to major system configurations should be approved by someone other than the person requesting the change. \n\nOrganizations can use \"separation of duties\" (SOD) policies to enforce and track their internal security rules throughout their tenants.\nThese SOD policies limit each user's involvement in important processes and protects the organization from individuals gaining excessive access. \n\nOnce a SOD policy is in place, if an identity has conflicting access items, a SOD violation will trigger. \nThese violations are included in SOD violation reports that other users will see in emails at regular intervals if they're subscribed to the SOD policy.\nThe other users can then better help to enforce these SOD policies.\n\nAdministrators can use the SOD violations APIs to check a set of identities for any current SOD violations, and they can use them to check whether adding an access item would potentially trigger a SOD violation. \nThis second option is a good way to prevent SOD violations from triggering at all. \n\nRefer to [Handling Policy Violations](https://documentation.sailpoint.com/saas/help/sod/policy-violations.html) for more information about SOD policy violations. \n", "item": [ { - "id": "debe0929-0b4b-4ad5-bdde-11152f3871b6", + "id": "f9dff59e-b77c-4321-8079-9349053ce7da", "name": "Predict SOD violations for identity.", "request": { "name": "Predict SOD violations for identity.", @@ -259020,7 +259020,7 @@ }, "response": [ { - "id": "93f5f052-5a5c-4823-98c1-0b0acd86bc86", + "id": "45b3aaf2-7472-4bdf-9ba5-0221d9e74954", "name": "Violation Contexts", "originalRequest": { "url": { @@ -259077,7 +259077,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06dd2890-20d8-46e6-bb3b-0faf618ea9e0", + "id": "5251f641-d09f-485d-bd67-f2ea2b012df2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -259134,7 +259134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "999a790a-be28-4790-9ea2-1e498e65bbe1", + "id": "19d829ab-aa58-438a-9863-45504ce477b5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -259191,7 +259191,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fede6e6-cf53-4080-9601-f1b0b2afe485", + "id": "a69311af-b432-47ba-af30-2cb304693249", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -259248,7 +259248,7 @@ "_postman_previewlanguage": "json" }, { - "id": "719e61ed-a099-4f7c-972b-f5ec71eafbb6", + "id": "dbf82547-2515-4bfd-90dd-2b332c81e704", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -259305,7 +259305,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e98ab7b-2890-4db6-b0c4-bb08f993d63b", + "id": "38510c14-750e-47ae-8cec-9bc9ec20d259", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -259362,7 +259362,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ee2d7eb-3157-4f23-85b1-56b72ac0288d", + "id": "c48bbea4-335a-45b9-8984-57af78243185", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -259425,7 +259425,7 @@ } }, { - "id": "41001b6e-2b47-4493-89b8-5238ebf81334", + "id": "6fa46b4b-6c8d-4d6b-b7b6-01a5f5604a0c", "name": "Check SOD violations", "request": { "name": "Check SOD violations", @@ -259468,7 +259468,7 @@ }, "response": [ { - "id": "8c6c4019-8cfe-4ab8-875f-835a9686dcb9", + "id": "4c6ff41f-b3cd-4e48-b90d-01cd891f5b1f", "name": "Request ID with a timestamp.", "originalRequest": { "url": { @@ -259525,7 +259525,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8767a574-cbe4-4336-9d22-8a885614d681", + "id": "aaf17e0e-ca3f-47d9-8287-0113577cce8d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -259582,7 +259582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e6a8776-4da7-4907-91c5-844b1748e6e3", + "id": "1426df03-a227-4aa1-a07e-5b29ae340139", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -259639,7 +259639,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53b89828-b457-4877-9bc0-944d454f95cc", + "id": "1019d736-db0d-420a-9d70-d056ac38c227", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -259696,7 +259696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9e49c6c-c013-44df-b26e-6b553df0c367", + "id": "c9368365-2fa8-4f36-8e47-57af014947b5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -259753,7 +259753,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89b8592b-3479-4e47-bc5c-51732c381119", + "id": "1b4934de-095d-4001-a6e6-0aa960cb7940", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -259810,7 +259810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4035df13-c69c-4f49-b663-c20f478d110c", + "id": "3092e29a-d928-45d8-8275-8200403a378d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -259879,7 +259879,7 @@ "description": "Use this API to implement source usage insight functionality.\nWith this functionality in place, administrators can gather information and insights about how their tenants' sources are being used.\nThis allows organizations to get the information they need to start optimizing and securing source usage.\n", "item": [ { - "id": "c410372c-c244-4400-8ed5-a7d8ae449755", + "id": "5458ddd8-1956-4b50-8dc6-dab985e65e95", "name": "Finds status of source usage", "request": { "name": "Finds status of source usage", @@ -259921,7 +259921,7 @@ }, "response": [ { - "id": "ab03978f-ee01-45fd-8d64-502568da4791", + "id": "e833ae78-5965-44a5-86ea-ff4e39a64f5a", "name": "Status of the source usage insights setup by IDN source ID.", "originalRequest": { "url": { @@ -259966,7 +259966,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81a7dba8-fe18-4413-95a7-6eaec0af1ab6", + "id": "44cc51c7-f341-4379-87c0-225874c80001", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -260011,7 +260011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b5a686b-0042-4f93-ae4b-ce0e4a4490f9", + "id": "3e794409-0868-4f50-a4c5-35bc3cd9f5f3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -260056,7 +260056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5929e01-e726-4cd8-8085-ec85a15e5245", + "id": "205c26f7-8a9b-463b-aa8d-3b07692a0f63", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -260101,7 +260101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56de0489-3663-4567-8291-ff901c3ac55a", + "id": "eccd5fec-3be4-4967-9477-dc900043a1a5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -260146,7 +260146,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03e08d58-aab8-4c8f-b1d7-86d63292e460", + "id": "0779dcd6-b42c-4bb9-82b6-6529a68ce104", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -260197,7 +260197,7 @@ } }, { - "id": "21dddcc7-d6d3-4b85-9c0e-b55677fe8d01", + "id": "6005fa95-288f-4278-889d-31c68c12cd3f", "name": "Returns source usage insights", "request": { "name": "Returns source usage insights", @@ -260276,7 +260276,7 @@ }, "response": [ { - "id": "1cbca9a4-ec8f-4e9a-8e3e-e5d33d4ba168", + "id": "2aa3c483-da7a-4c51-ae98-f64f8d580326", "name": "Summary of source usage insights for past 12 months.", "originalRequest": { "url": { @@ -260358,7 +260358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3385175c-4135-4988-a610-1178479d3775", + "id": "6099f4f8-49bb-44f3-8b80-f0d5a16d867c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -260440,7 +260440,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8aa663c-fec8-42ee-b194-402fbb916846", + "id": "33af390b-35ef-492a-8af8-31327a4bea26", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -260522,7 +260522,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9bfde44-60a4-49f1-9094-6f80114a9ff5", + "id": "98a03954-8fd2-4861-9ba7-9ec3477e46a5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -260604,7 +260604,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9e6a30b-bcba-40c4-bea2-e10c76f1bbe1", + "id": "c6bf93df-12af-4ce0-9a3f-253581ec8a9c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -260686,7 +260686,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f8f0b59-5baf-43e9-95fb-380cf7cc5f2c", + "id": "2bb55fc9-a617-4ca3-9fa1-8ba4681d8cf4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -260780,7 +260780,7 @@ "description": "Use this API to implement and customize source functionality. \nWith source functionality in place, organizations can use Identity Security Cloud to connect their various sources and user data sets and manage access across all those different sources in a secure, scalable way. \n\n[Sources](https://documentation.sailpoint.com/saas/help/sources/managing_sources.html) refer to the Identity Security Cloud representations for external applications, databases, and directory management systems that maintain their own sets of users, like Dropbox, GitHub, and Workday, for example.\nOrganizations may use hundreds, if not thousands, of different source systems, and any one employee within an organization likely has a different user record on each source, often with different permissions on many of those records. \nConnecting these sources to Identity Security Cloud makes it possible to manage user access across them all.\nThen, if a new hire starts at an organization, Identity Security Cloud can grant the new hire access to all the sources they need.\nIf an employee moves to a new department and needs access to new sources but no longer needs access to others, Identity Security Cloud can grant the necessary access and revoke the unnecessary access for all the employee's various sources. \nIf an employee leaves the company, Identity Security Cloud can revoke access to all the employee's various source accounts immediately. \nThese are just a few examples of the many ways that source functionality makes identity governance easier, more efficient, and more secure. \n\nIn Identity Security Cloud, administrators can create configure, manage, and edit sources, and they can designate other users as source admins to be able to do so.\nThey can also designate users as source sub-admins, who can perform the same source actions but only on sources associated with their governance groups.\nAdmins go to Connections > Sources to see a list of the existing source representations in their organizations. \nThey can create new sources or select existing ones. \n\nTo create a new source, the following must be specified: Source Name, Description, Source Owner, and Connection Type.\nRefer to [Configuring a Source](https://documentation.sailpoint.com/saas/help/accounts/loading_data.html#configuring-a-source) for more information about the source configuration process. \n\nIdentity Security Cloud connects with its sources either by a direct communication with the source server (connection information specific to the source must be provided) or a flat file feed, a CSV file containing all the relevant information about the accounts to be loaded in.\nDifferent sources use different connectors to share data with Identity Security Cloud, and each connector's setup process is specific to that connector. \nSailPoint has built a number of connectors to come out of the box and connect to the most common sources, and SailPoint actively maintains these connectors.\nRefer to [Identity Security Cloud Connectors](https://documentation.sailpoint.com/connectors/identitynow/landingpages/help/landingpages/identitynow_connectivity_landing.html) for more information about these SailPoint supported connectors. \nRefer to the following links for more information about two useful connectors: \n\n- [JDBC Connector](https://documentation.sailpoint.com/connectors/jdbc/help/integrating_jdbc/introduction.html): This customizable connector an directly connect to databases that support JDBC (Java Database Connectivity).\n\n- [Web Services Connector](https://documentation.sailpoint.com/connectors/webservices/help/integrating_webservices/introduction.html): This connector can directly connect to databases that support Web Services. \n\nRefer to [SaaS Connectivity](https://developer.sailpoint.com/docs/connectivity/saas-connectivity/) for more information about SailPoint's new connectivity framework that makes it easy to build and manage custom connectors to SaaS sources. \n\nWhen admins select existing sources, they can view the following information about the source:\n\n- Associated connections (any associated identity profiles, apps, or references to the source in a transform).\n\n- Associated user accounts. These accounts are linked to their identities - this provides a more complete picture of each user's access across sources.\n\n- Associated entitlements (sets of access rights on sources).\n\n- Associated access profiles (groupings of entitlements). \n\nThe user account data and the entitlements update with each data aggregation from the source. \nOrganizations generally run scheduled, automated data aggregations to ensure that their data is always in sync between their sources and their Identity Security Cloud tenants so an access change on a source is detected quickly in Identity Security Cloud.\nAdmins can view a history of these aggregations, and they can also run manual imports. \nRefer to [Loading Account Data](https://documentation.sailpoint.com/saas/help/accounts/loading_data.html) for more information about manual and scheduled aggregations. \n\nAdmins can also make changes to determine which user account data Identity Security Cloud collects from the source and how it correlates that account data with identity data. \nTo define which account attributes the source shares with Identity Security Cloud, admins can edit the account schema on the source.\nRefer to [Managing Source Account Schemas](https://documentation.sailpoint.com/saas/help/accounts/schema.html) for more information about source account schemas and how to edit them. \nTo define the mapping between the source account attributes and their correlating identity attributes, admins can edit the correlation configuration on the source. \nRefer to [Assigning Source Accounts to Identities](https://documentation.sailpoint.com/saas/help/accounts/correlation.html) for more information about this correlation process between source accounts and identities.\n\nAdmins can also delete sources, but they must first ensure that the sources no longer have any active connections: the source must not be associated with any identity profile or any app, and it must not be referenced by any transform.\nRefer to [Deleting Sources](https://documentation.sailpoint.com/saas/help/sources/managing_sources.html#deleting-sources) for more information about deleting sources. \n\nWell organized, mapped out connections between sources and Identity Security Cloud are essential to achieving comprehensive identity access governance across all the source systems organizations need. \nRefer to [Managing Sources](https://documentation.sailpoint.com/saas/help/sources/managing_sources.html) for more information about all the different things admins can do with sources once they are connected.\n", "item": [ { - "id": "60ba334f-9554-408d-bdfe-f1366d98c44d", + "id": "af150bbd-c5cb-4cb5-bca9-0056a51ed35f", "name": "Lists all sources in IdentityNow.", "request": { "name": "Lists all sources in IdentityNow.", @@ -260873,7 +260873,7 @@ }, "response": [ { - "id": "f5276fab-652d-4a5e-af3a-8c8e74df2944", + "id": "d17ff742-6393-40da-b2a4-d50ee5f2a2d4", "name": "List of Source objects", "originalRequest": { "url": { @@ -260980,7 +260980,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a331c436-8c2d-4099-9118-5c6a9cd380ef", + "id": "86f1e2de-1a18-4d6a-9a3b-4f8882ce594b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -261087,7 +261087,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32cb40b3-cab0-4f14-8b09-ccb8f2cad6e5", + "id": "74bcfcc8-2960-4456-8252-d57cdbaed3b3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -261194,7 +261194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb62bdcd-e711-44bb-ae72-244304baf4dd", + "id": "6c4600cb-65f4-4994-ab08-e72286c1379e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -261301,7 +261301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3644a4cc-20e5-483f-b624-1184f2ff2a9c", + "id": "3e06945b-2976-4b80-b91a-2532dab68f64", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -261408,7 +261408,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bad11a52-1c7b-4e53-9655-34be8bf07c10", + "id": "a6289ac2-115a-44db-8870-76b54c8d48ef", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -261515,7 +261515,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55df8563-88c0-4d4f-b697-9f7de9227f2a", + "id": "ca0457c1-5c2f-4e19-9a5b-24fe22beea20", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -261628,7 +261628,7 @@ } }, { - "id": "6de6c7e9-4014-4f42-bb54-e38653244429", + "id": "3f9998ab-d90d-44f5-afb8-a0dd038018f6", "name": "Creates a source in IdentityNow.", "request": { "name": "Creates a source in IdentityNow.", @@ -261680,7 +261680,7 @@ }, "response": [ { - "id": "4f6b4468-db18-408a-9f7c-30830e5f3cbf", + "id": "268b3ebd-ef7a-42cf-b305-d93b4340d521", "name": "Created Source object. Any passwords will only show the the encrypted cipher-text, as they are not decrypt-able in IdentityNow cloud-based services, per IdentityNow security design.", "originalRequest": { "url": { @@ -261746,7 +261746,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a8c9f3c-9b04-456a-a027-0668340be70d", + "id": "ad0c26a6-7c18-44ce-8c4b-109fae064dcc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -261812,7 +261812,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c4eaef1-44ad-4c06-8b03-448f866e45ba", + "id": "c7fc3255-0e28-4527-a8d1-50211d5ef9df", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -261878,7 +261878,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0eeeb6be-ee38-4d5e-9ba0-2ee1f2d18eb6", + "id": "75be088a-8a19-47eb-a462-29e203e9ef93", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -261944,7 +261944,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5805c0fa-7d1f-41ae-bd8f-7f55975832df", + "id": "2fe7c4de-e0e8-4a86-83d0-371b215991be", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -262010,7 +262010,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34b2c017-08bc-45df-8831-c5dc186ab324", + "id": "faa0b917-2c00-46ae-a11a-6db26cdc11ce", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -262082,7 +262082,7 @@ } }, { - "id": "2f7f3ac0-3da0-492f-a95b-96e080a79d76", + "id": "4ccf4a6e-5bb2-4bb1-8139-b7dada03b7b8", "name": "Get Source by ID", "request": { "name": "Get Source by ID", @@ -262123,7 +262123,7 @@ }, "response": [ { - "id": "af5b4de8-3a30-4a3e-87a9-192e6bc692ff", + "id": "2d4f6df7-bda1-45bb-9791-c9983ad03a73", "name": "Source object.", "originalRequest": { "url": { @@ -262167,7 +262167,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4dbb72e-0466-418d-b455-fd85381c6e0e", + "id": "2eb320ac-477e-460b-970e-cc54ebbb6b56", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -262211,7 +262211,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a268c131-88bf-43fc-890d-9961a3a261ac", + "id": "a88ada58-a156-480d-9a1f-ab01671d0f17", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -262255,7 +262255,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d4e2303-891a-4f13-a587-6bc4c1146737", + "id": "fc0d8f7c-da88-474d-a06b-708dff9c8ab7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -262299,7 +262299,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cf543ef-9d16-4cf6-bb6a-4d9741413159", + "id": "7b46ebdf-a77d-472c-9dd0-5d54b1f05897", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -262343,7 +262343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8473feb-b03a-41fc-943d-a3cda753d44d", + "id": "dada6dc8-35c4-4566-8abd-47606c834045", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -262387,7 +262387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0661e80-2a69-41ec-82ec-7473026eb9a9", + "id": "3e361944-6fe9-44f9-84d4-30ab0bcb9615", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -262437,7 +262437,7 @@ } }, { - "id": "2630c6b0-bdb2-440d-a889-3f0a92fcd27a", + "id": "6ab16ed5-3d66-4c6f-b10b-84ce52c8e580", "name": "Update Source (Full)", "request": { "name": "Update Source (Full)", @@ -262491,7 +262491,7 @@ }, "response": [ { - "id": "d1520530-d505-49e4-a70f-ea19fde10ede", + "id": "4f0eacc6-e6db-4958-b819-4f0e9b159bdf", "name": "Updated Source object. Any passwords will only show the the encrypted cipher-text so that they aren't decryptable in Identity Security Cloud (ISC) cloud-based services, per ISC security design.", "originalRequest": { "url": { @@ -262548,7 +262548,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9fc0a73-11f4-4439-95c1-3da19188ba95", + "id": "688b0529-d033-4713-9200-ef215ba46676", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -262605,7 +262605,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8491d36a-5c2b-4cf1-87cc-54a551474764", + "id": "2eef6678-ab9b-4a55-ad91-3092c1e8c37c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -262662,7 +262662,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ebca628-bcc9-4be5-8dd1-33e949340b7f", + "id": "5ab29e6a-e752-47d3-938b-de64ef80ce03", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -262719,7 +262719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d7bc5b2-8439-4c8b-be75-dfc69b2dd9f4", + "id": "4f7350a3-40fd-4987-8144-98d6d53a618f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -262776,7 +262776,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d2b088b-5aa3-45ae-8bc6-6e1865a4e458", + "id": "f0d1deda-aa9c-4a8c-a0c4-09da93dd3511", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -262833,7 +262833,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1f6fae9-7778-46e2-b9a2-1cd49e7e08bf", + "id": "a48bb013-0120-4bcf-a4cd-f1594f4b8652", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -262896,7 +262896,7 @@ } }, { - "id": "75aa0bb7-3732-488b-89ff-5f84d6b5b2d0", + "id": "4adafddc-a988-4c97-ac84-13ae3b24d382", "name": "Update Source (Partial)", "request": { "name": "Update Source (Partial)", @@ -262950,7 +262950,7 @@ }, "response": [ { - "id": "11b45ed1-6067-4387-b16f-03ad1aaafecb", + "id": "f5791294-189f-45ce-9184-a6166bed9995", "name": "Edit the source description", "originalRequest": { "url": { @@ -263007,7 +263007,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9aedc8f7-4b97-4d36-8abb-2fe2039b9fbf", + "id": "87ab1d6e-c8ab-4344-8406-480efa16a8db", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -263064,7 +263064,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17096e8c-97c4-4289-b180-274502c03e63", + "id": "5d580d0f-6024-4a6c-b656-5b732f299060", "name": "Edit source features", "originalRequest": { "url": { @@ -263121,7 +263121,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1aa7830-39cd-4380-a8d2-86f32dab1921", + "id": "2e0f2250-a032-4bb6-99d1-2ca9521bd253", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -263178,7 +263178,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6da531dd-01dc-4396-8392-f3ef5f3d6b54", + "id": "b39c6f62-2c4b-412d-ad0d-f1c339b92ec8", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -263235,7 +263235,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6dfd8eb4-8732-4b7d-833d-b9ba0232bbe7", + "id": "49248a87-2518-4c89-a35a-23f970da3c9e", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -263292,7 +263292,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae09cc98-49ac-422e-9e5d-3455b3ca7e03", + "id": "ac9d7ce0-c73b-491f-9fed-1baa087f4c09", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -263349,7 +263349,7 @@ "_postman_previewlanguage": "json" }, { - "id": "349e8912-0623-4a02-8df5-0d15c15166fd", + "id": "37fe2e3f-afd0-431c-9d80-9861f225e92a", "name": "Edit the source description", "originalRequest": { "url": { @@ -263406,7 +263406,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ede985ea-c9d1-4b09-8dad-201bd1717ed6", + "id": "996b8abf-5953-4e65-aa97-915f74d6ace2", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -263463,7 +263463,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78604840-41d2-40f9-aa67-161d03721a0f", + "id": "1851eaa8-944e-4185-a50a-0b44a8b8d807", "name": "Edit source features", "originalRequest": { "url": { @@ -263520,7 +263520,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17f57b09-532d-46f5-863a-b4894fc21981", + "id": "14a4d10d-bfd8-4143-87f3-ddae265135ff", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -263577,7 +263577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a04ca90-1732-4c86-ac78-6669708d5f6d", + "id": "0f0fac18-25a4-4b41-9308-5daa779a3efe", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -263634,7 +263634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8828ffe6-7eb6-4dd0-ac04-d390ecc97026", + "id": "357b792e-0742-4f23-a226-58fbb909ea33", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -263691,7 +263691,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12f9513a-7d5b-4a3b-b151-04350c38c282", + "id": "023aee5d-0f2e-4fed-8a4a-f514bdf4386d", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -263748,7 +263748,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa3a4a90-4bc5-4e29-8003-1b95e91a3484", + "id": "8f21ee0a-820e-4cbd-af3c-5fcf9c661424", "name": "Edit the source description", "originalRequest": { "url": { @@ -263805,7 +263805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7caee219-3c8f-49bb-83d8-e9bb6ef312f6", + "id": "0c62221b-de50-4d28-8d4a-4522b8de9e34", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -263862,7 +263862,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0fb4521c-62ea-414c-a095-d636652a115b", + "id": "500c66aa-5a77-40f5-943d-2e07c4fd2b3b", "name": "Edit source features", "originalRequest": { "url": { @@ -263919,7 +263919,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d17e5e3f-e7cd-4134-b73a-ba627ca743d2", + "id": "0975c697-9c5c-42d9-8fb7-374539ff0315", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -263976,7 +263976,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0b2b5e0-2376-4ab7-8540-bbca20473b36", + "id": "740e4d1e-e6b2-429f-8037-a1b4ce7abecd", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -264033,7 +264033,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4ba7949-192f-40cd-8a61-7d22bbceeaa0", + "id": "8164ae02-6b8a-418c-8793-6037cd715c0a", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -264090,7 +264090,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1c4b8ae-85fb-4334-a90a-d76a6ff13db1", + "id": "9011ca1b-05ba-44da-a39e-4ad96c626735", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -264147,7 +264147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "661f2538-e871-4ff5-80fb-b5b77353bf0a", + "id": "5427140a-8c2d-4158-97ba-14ab8d9bece9", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -264204,7 +264204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcad12e7-f8d4-4546-b0b6-c2240bf3cf2f", + "id": "6d0e289f-6c6f-4016-a371-7c755d4de8f4", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -264261,7 +264261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f12b9a9-32f8-4059-8295-f5c7f8633f85", + "id": "730e768d-129a-4df6-8ffc-6a37eae22496", "name": "Edit source features", "originalRequest": { "url": { @@ -264318,7 +264318,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7d230d2-69d4-4373-ae6c-fcba0d312a30", + "id": "d7caf02b-27ca-4901-b5e6-1e68e619f7c6", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -264375,7 +264375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a774c92-e111-46a7-a5a0-0439a1781b66", + "id": "7934bab6-467b-4369-b999-784bd09a921d", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -264432,7 +264432,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b8c821b-f6c8-4822-babd-3fae2ab03b30", + "id": "b2bdc785-a8c7-4230-9483-0b0954925ec7", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -264489,7 +264489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5b17a68-b44b-4183-b539-865005d439e2", + "id": "91050d34-8bbd-425b-ba46-0363e73a8891", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -264546,7 +264546,7 @@ "_postman_previewlanguage": "json" }, { - "id": "605035e2-7acd-49dc-bed9-ebdaee12d928", + "id": "38c65e20-a0ab-4b9e-8da6-3715bf77ba3e", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -264603,7 +264603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34c64063-132e-4b82-8093-accee1f0c3d0", + "id": "9de65878-446a-4e87-b02f-6c907762384a", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -264660,7 +264660,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5534a36-e95b-411c-b090-19d5895833b4", + "id": "518f6503-60ad-49e2-997d-f2cab88b0951", "name": "Edit source features", "originalRequest": { "url": { @@ -264717,7 +264717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5850240-6d80-47c2-801e-ee6bce99a9b6", + "id": "e7b6973f-3ab5-4d96-b89f-f027ed3e10cd", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -264774,7 +264774,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15763c7e-be38-403a-b3ce-4662c015ccbb", + "id": "4efcaf73-c659-4226-9644-65740c1b4818", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -264831,7 +264831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6dd5165-9030-4398-be8f-048457ed18b8", + "id": "2a5e3161-0b61-4174-8af0-ff7e7d70ca1e", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -264888,7 +264888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a7e24c2-5a1b-4c1a-8089-067f67149e75", + "id": "14915956-274e-4814-a3fc-97fb16db6766", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -264945,7 +264945,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac1deb52-b888-4116-a1c3-0e1f255a3a1c", + "id": "44636bec-88fe-4dda-8e78-ca870e764b97", "name": "Edit the source description", "originalRequest": { "url": { @@ -265002,7 +265002,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de2e9fd4-88ef-45e2-80df-90632147c69c", + "id": "479dd5b2-5498-41f4-a655-07baaf1c1682", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -265059,7 +265059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2389cda0-3d7a-400e-81aa-df74c89c0651", + "id": "f014f14f-32a8-4c04-936a-dd07b1544064", "name": "Edit source features", "originalRequest": { "url": { @@ -265116,7 +265116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb226b44-2f11-4cdd-abc6-790dadc06e61", + "id": "e25d616b-ce26-4c77-9494-f7df09a66c86", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -265173,7 +265173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6838e0ec-4698-417b-90d2-5fd7466013ed", + "id": "a00a2d90-5efa-462b-9df1-753f706f022f", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -265230,7 +265230,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d236a9a-0424-4ee9-beef-465e96ce6565", + "id": "355b604c-cf5d-4724-83ab-deb4f5e772df", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -265287,7 +265287,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58a74900-8a16-4a6e-bfab-5fce3c14a307", + "id": "94e54ee4-9a31-4d1d-a6f0-c5a830f6bba8", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -265344,7 +265344,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96588af7-fbdf-4491-ba5d-80730f4b5e2e", + "id": "0468a472-8613-47a0-97ab-c40948ec462a", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -265401,7 +265401,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc88f1d2-25e6-4dac-8ca6-d2eac9498e91", + "id": "9989e7f2-8a05-4ff6-8aab-1dfec7fc714c", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -265458,7 +265458,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fb5519b-4590-467b-a4b2-d403e448f295", + "id": "7f084350-8333-4ec9-bdae-54d956d473f8", "name": "Edit source features", "originalRequest": { "url": { @@ -265515,7 +265515,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9d988b9-17fa-4c46-b498-c713efbc78f0", + "id": "bf4e0926-750d-4e5c-bc3a-0323ab3e5d88", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -265572,7 +265572,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04e8e0f9-c551-4eb7-869f-f921381dcfd7", + "id": "8d4f0ec9-b5f3-4031-b137-2f69bde4c146", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -265629,7 +265629,7 @@ "_postman_previewlanguage": "json" }, { - "id": "deea7bae-38d0-4c98-8635-30ea0f741e9e", + "id": "4601de98-7c3a-4312-8852-c3bca426a658", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -265686,7 +265686,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b7f5353-8752-40cc-a2f0-c79b7bec766a", + "id": "3d4fa35a-cd59-4cdd-a067-f1acda3ba347", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -265749,7 +265749,7 @@ } }, { - "id": "50a2d0d4-1b21-49f3-a548-c247a3c8099d", + "id": "18f2322c-e0e1-440a-8784-d058a781e3c4", "name": "Delete Source by ID", "request": { "name": "Delete Source by ID", @@ -265790,7 +265790,7 @@ }, "response": [ { - "id": "073a0928-a72f-4901-94a9-b9b66fd766f3", + "id": "b06abc99-fcb7-43dd-ae21-c0dff598b3df", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -265834,7 +265834,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb682f1d-9cef-415e-a39d-cae66f37487c", + "id": "dfefdfdf-3ac5-4f27-a7bd-368a20fe08b2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -265878,7 +265878,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8cb688c6-f21f-486d-b2a7-0f02d908df52", + "id": "fad9c638-7ec0-4abe-a3ac-a479670cb89e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -265922,7 +265922,7 @@ "_postman_previewlanguage": "json" }, { - "id": "120dff4e-3ce5-436b-a859-cfee7a682697", + "id": "c388a966-8cfe-4c46-9fdd-edf741c7a2d8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -265966,7 +265966,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b033708-dcd1-4190-b668-52d5d34f2bd4", + "id": "5c92ff99-a270-4633-9bfc-1b6fa284dee0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -266010,7 +266010,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f310868-42aa-48d8-b712-c4051a80d78f", + "id": "cf1c1d79-e1fd-4eb1-8a8a-ebc5daef0675", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -266054,7 +266054,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c10ceba-c574-4e42-a79a-a958087c24e8", + "id": "44a79c80-9b21-4c53-9fe3-44197a88aaf5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -266104,7 +266104,7 @@ } }, { - "id": "aa3a0385-0f4f-41cc-ad42-2221f060cdba", + "id": "93471c31-b2bb-4088-aa2b-e02a77b4a38c", "name": "Lists ProvisioningPolicies", "request": { "name": "Lists ProvisioningPolicies", @@ -266146,7 +266146,7 @@ }, "response": [ { - "id": "2bea0789-ae08-4b63-b845-5e896269c63c", + "id": "56acdee6-bb38-4edf-81ad-fccb2b3b304c", "name": "List of ProvisioningPolicyDto objects", "originalRequest": { "url": { @@ -266191,7 +266191,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1db4f06e-99fe-49bc-91dc-0468ec7139f5", + "id": "5b6e425a-39f8-424a-9f58-05acea380d2f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -266236,7 +266236,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d50c61a6-2862-4dbf-b378-378ee0092cf4", + "id": "29d2e069-e0e3-424c-8b1a-484409bbb459", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -266281,7 +266281,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06e97bc8-0a0f-4722-80e8-799d07f59b69", + "id": "3f623aa1-3ad1-4b23-bca2-23ccb84f22fb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -266326,7 +266326,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc336c6c-c151-4bb8-ab2f-55924af22048", + "id": "9dd65546-c2a0-49dd-82c1-3fe59fea0b19", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -266371,7 +266371,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40373be8-7288-43d7-ad7d-da123392d64f", + "id": "687b274b-45ba-4169-a514-88f7295e7304", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -266416,7 +266416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70daa3aa-ed5a-45bb-9663-33b58f7214c9", + "id": "8e737b24-0c9e-43af-982f-a66a3f97643f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -266467,7 +266467,7 @@ } }, { - "id": "e47127bc-84ff-4b9c-bfb0-8ce02ccf010f", + "id": "69ffbc0a-411a-415c-b212-b2ad6e2fd2fe", "name": "Create Provisioning Policy", "request": { "name": "Create Provisioning Policy", @@ -266522,7 +266522,7 @@ }, "response": [ { - "id": "6a4387c3-1d2b-4f39-88be-d103809ebb83", + "id": "780a185c-614e-49e6-bfa0-8a2ca70c76e0", "name": "Created ProvisioningPolicyDto object", "originalRequest": { "url": { @@ -266580,7 +266580,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc784a18-3de4-46dd-9e0f-3c692251b8bf", + "id": "c277b764-1328-4abd-b7c1-709c80280c82", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -266638,7 +266638,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ffdb41e-a7c8-4d6e-b530-b952386206ef", + "id": "d1bf4004-963f-47c4-802c-8e65412513d4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -266696,7 +266696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7bc6ec52-7d42-4a65-aaff-198c9b0ac08f", + "id": "5490511d-4c8c-4f0d-a226-1a7ae41f1142", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -266754,7 +266754,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c17e49fc-3a59-4f2c-98c8-bf0d9644bcfa", + "id": "504098a3-0f0b-45ed-a4d8-c50fcbfb94ef", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -266812,7 +266812,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4517593-10da-4b4a-9b51-5aaf8be2609f", + "id": "4e659b9a-0b7f-449f-bfdc-9beef023ccc4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -266870,7 +266870,7 @@ "_postman_previewlanguage": "json" }, { - "id": "787d015f-a9d2-4a1f-ba5a-f491e91cffa5", + "id": "695c5dee-c403-4147-9a6b-489fa305887f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -266934,7 +266934,7 @@ } }, { - "id": "dfd52319-bc1d-45b7-bb68-a02f61b4428f", + "id": "57eb1250-f83c-4b70-b28e-6577d2fb0250", "name": "Get Provisioning Policy by UsageType", "request": { "name": "Get Provisioning Policy by UsageType", @@ -266987,7 +266987,7 @@ }, "response": [ { - "id": "02b957b7-8018-4c03-826e-a9950fc180da", + "id": "6e2710fb-f405-4d0d-9280-7a7026d9b8e9", "name": "The requested ProvisioningPolicyDto was successfully retrieved.", "originalRequest": { "url": { @@ -267033,7 +267033,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90e6cac3-baa8-464b-8803-65819820b3fe", + "id": "f42a13ec-0d2c-41b9-8cfb-7946208ddc70", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -267079,7 +267079,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b54f3bf2-b970-4776-99c2-1e07f01a39cc", + "id": "f32e721e-9244-40b3-9ac6-267c96daf826", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -267125,7 +267125,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6403d10-a1af-40fc-bb8d-9197889b566f", + "id": "86e749d6-cefa-40e9-9f64-f7d608bb7b4d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -267171,7 +267171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac2a6a66-dbaf-4c68-b96e-5e768139f177", + "id": "6e29a04e-c201-4829-912c-c89d96b9d392", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -267217,7 +267217,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1545c70e-c0fe-48d4-9dc4-fe3742777344", + "id": "7916c658-ac88-4f86-b094-6372fcee39fd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -267263,7 +267263,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1689151-4b81-4503-81cc-4c83102ea0ca", + "id": "aaeb9c15-974b-4ffa-b7ef-3bc3fad3d628", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -267315,7 +267315,7 @@ } }, { - "id": "1d79ec07-8507-49f0-a7bd-5d7e5ef7196f", + "id": "8775aebf-ad45-40bf-8c03-bd5b25f233a1", "name": "Update Provisioning Policy by UsageType", "request": { "name": "Update Provisioning Policy by UsageType", @@ -267381,7 +267381,7 @@ }, "response": [ { - "id": "742fa666-36db-4d68-9562-4d1a6a2eb346", + "id": "79575fe0-8f8a-4516-86eb-05570ebaf9d0", "name": "The ProvisioningPolicyDto was successfully replaced.", "originalRequest": { "url": { @@ -267440,7 +267440,7 @@ "_postman_previewlanguage": "json" }, { - "id": "971c1068-33d6-4334-b729-370a7357d614", + "id": "5c65c05d-6060-445e-9081-ae07423d9e0f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -267499,7 +267499,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3b398d1-5fd2-4b6c-ba1b-5b144f30e5d0", + "id": "2ff7cc81-0389-47ce-8363-23f520c14842", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -267558,7 +267558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcfad420-aefa-4a8a-a0da-8d75635df632", + "id": "6bb0d4f7-bb4a-4cab-97af-5591a922ecf3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -267617,7 +267617,7 @@ "_postman_previewlanguage": "json" }, { - "id": "071d9233-2d26-4769-a9f1-fbc62493b961", + "id": "2bab373d-7d2d-4ec3-a49e-2bcf0d28454a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -267676,7 +267676,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41839ef7-7a3b-44cf-b5d2-c5d9aa4f5a89", + "id": "22c2306b-fee8-4f1b-bf92-b865cd08d17f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -267735,7 +267735,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20d82422-0a1c-4ee1-86b9-d7c6372eb30e", + "id": "ae92e8b6-4617-406f-b1d1-c5237f9a2a90", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -267800,7 +267800,7 @@ } }, { - "id": "0bacfe7a-8983-4cd7-bfca-237db20e7c24", + "id": "bd6e307d-4c93-4ab1-be67-b90f65c8fc9c", "name": "Partial update of Provisioning Policy", "request": { "name": "Partial update of Provisioning Policy", @@ -267866,7 +267866,7 @@ }, "response": [ { - "id": "ed5a5b9c-354e-4d73-bc66-1a4f46bdbff8", + "id": "022a0219-2b02-4089-97eb-b1116300369c", "name": "The ProvisioningPolicyDto was successfully updated.", "originalRequest": { "url": { @@ -267925,7 +267925,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95d828db-46bf-47fa-985d-9fcc19432e01", + "id": "d2ec8bdf-6f02-4151-b728-f6487e54ff73", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -267984,7 +267984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2781e8c2-0abd-40b5-8514-65c5f3deec6d", + "id": "d1f9d54d-1ad8-4002-bafe-1513e1485184", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -268043,7 +268043,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ba6ce8b-b18d-48c7-9999-d5e8bc56e830", + "id": "2b43511d-defc-4773-bf64-f1dad6744957", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -268102,7 +268102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06d5ef10-b910-42c1-96ae-5795ba6a2b7c", + "id": "b709ac67-8210-44ea-bc09-4548dcb2d1c3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -268161,7 +268161,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd7ebcc3-bda3-4e68-909b-2e818618366e", + "id": "dd5cf314-dfcb-46a9-8df3-a45e7b8554f0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -268220,7 +268220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7baebbe6-a5da-4619-9fb0-2b45017e7f21", + "id": "1b1439db-9e1b-4ca4-995f-e277ed141076", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -268285,7 +268285,7 @@ } }, { - "id": "e8e981aa-a1b4-4be1-b5f2-b508365c1b4e", + "id": "33c140d6-b09a-48d4-9f43-c392a093201f", "name": "Delete Provisioning Policy by UsageType", "request": { "name": "Delete Provisioning Policy by UsageType", @@ -268338,7 +268338,7 @@ }, "response": [ { - "id": "405373d4-e42d-402f-9c09-d36ac1d439fc", + "id": "040ad464-714d-481d-b70f-d95cb9390696", "name": "The ProvisioningPolicyDto was successfully deleted.", "originalRequest": { "url": { @@ -268374,7 +268374,7 @@ "_postman_previewlanguage": "text" }, { - "id": "9110372b-4b5b-482e-ab70-4cdb17b41e1f", + "id": "072a403c-79aa-44da-846d-9e7955287b0f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -268420,7 +268420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6653c886-c5f6-4f76-bb6b-b4fb941c0caa", + "id": "5f0e3e23-1d3d-4b17-85ac-4da623d825d0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -268466,7 +268466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a09f6b52-73ef-45a7-aacb-8921a08fe8e1", + "id": "cbae1f9e-287b-4524-a1e3-3357323cd99a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -268512,7 +268512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d3fadec-a91b-4b75-94dc-b9e8fe863436", + "id": "bcb0160f-e255-4e26-9a05-b7f6b495000e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -268558,7 +268558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6efcc740-4ae4-4556-a69a-785e074e41f2", + "id": "1f258d06-a108-4c9a-a26d-ed1acbd51b93", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -268604,7 +268604,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18946df4-ee0b-4778-9a54-de949e4e6e62", + "id": "f61c77c5-3671-41f3-a32b-7516202e3007", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -268656,7 +268656,7 @@ } }, { - "id": "129dec30-2234-4fa9-86c7-79117b4b9e82", + "id": "1aa0b066-da20-4521-9b1b-4e0ecddf99e2", "name": "Bulk Update Provisioning Policies", "request": { "name": "Bulk Update Provisioning Policies", @@ -268712,7 +268712,7 @@ }, "response": [ { - "id": "7e3de645-3d60-4f81-ba8b-87330c84d72b", + "id": "14a4b96a-f5e3-4f7d-9865-5b2a92b135fe", "name": "A list of the ProvisioningPolicyDto was successfully replaced.", "originalRequest": { "url": { @@ -268771,7 +268771,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e8622c0-e3ac-4526-8957-6a6d1473f1e1", + "id": "eeb9bea8-1ed3-4874-8bb4-126bce25f11e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -268830,7 +268830,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3053ca5-50b7-4095-a261-3b024986ca05", + "id": "71a6346c-6a35-41d5-993e-a3feda93912b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -268889,7 +268889,7 @@ "_postman_previewlanguage": "json" }, { - "id": "570b5411-c692-4aec-adac-99435e06d2f8", + "id": "c13859ea-d4d8-4d31-9f40-a7a073159913", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -268948,7 +268948,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2a68f34-f8aa-42bd-a1c6-33c8ea3d56d2", + "id": "d6b49173-82d4-415c-b3e7-10adb64e271c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -269007,7 +269007,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f35604af-1cb1-4e41-b7c1-eca5d6585b1d", + "id": "6c0ecf2d-deef-472f-b3cf-73107da56517", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -269066,7 +269066,7 @@ "_postman_previewlanguage": "json" }, { - "id": "460f1633-b626-4ade-ae25-34be8c7a6d87", + "id": "0906b5fc-42da-4e19-9ced-17bc22aa4470", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -269131,7 +269131,7 @@ } }, { - "id": "3a49d871-0a4b-4467-9c05-543984d3d192", + "id": "d738d08a-4492-4c2b-a8e7-006e046eb0cb", "name": "List Schemas on Source", "request": { "name": "List Schemas on Source", @@ -269192,7 +269192,7 @@ }, "response": [ { - "id": "5113d777-4882-42ba-aed4-a5814592ceb6", + "id": "a72535d8-bc8d-4695-b153-173b0743d31b", "name": "The schemas were successfully retrieved.", "originalRequest": { "url": { @@ -269256,7 +269256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2641c50-7421-4eed-981f-15b104a6f123", + "id": "6025766f-a2d4-45c2-b198-a4d9ddc1f4a6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -269320,7 +269320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32da8239-c694-49e9-97df-e5c960e6bcdb", + "id": "dce0aad0-7ea2-4f53-8bb9-facabea1636e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -269384,7 +269384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18c82279-4fe4-47f2-b3d0-7ef0297163ee", + "id": "b313d073-f528-47f9-95af-24b810414a24", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -269448,7 +269448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4503cf5a-97ad-4605-bda9-28ae6bea6e57", + "id": "164e41c9-b601-44ed-abef-7242682085d2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -269512,7 +269512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d375fd4-0e81-4991-99e8-7187e41b3adf", + "id": "4e71b626-574c-4bc7-a3d3-1c344ea41b89", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -269576,7 +269576,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da00ec71-22de-4d44-9e60-766c745d2a43", + "id": "154e3432-5980-4284-bb35-18ac026021eb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -269646,7 +269646,7 @@ } }, { - "id": "2b9c3f28-f871-468f-8da3-b13197f08b06", + "id": "63462eec-a1e1-4a24-9d1f-f5f097d9b444", "name": "Create Schema on Source", "request": { "name": "Create Schema on Source", @@ -269701,7 +269701,7 @@ }, "response": [ { - "id": "97e0178a-33ee-4b49-8a9c-861d7f536d84", + "id": "3f88443a-a167-4d96-b93f-184174757ef1", "name": "The schema was successfully created on the specified source.", "originalRequest": { "url": { @@ -269759,7 +269759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2de26ef8-2419-4e2d-b158-03925f7d033b", + "id": "7c72c208-3852-40a7-9177-662d05ec9abb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -269817,7 +269817,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e98d70a-10d3-4fd7-be53-61b58d1c4e31", + "id": "d1b9bced-d147-4113-9cdf-9dd0a168495d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -269875,7 +269875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99f5c1ce-2dff-4ce0-bba6-a34f01eb8aef", + "id": "7e49c9c4-ab32-4f4d-bce8-63b0025f0744", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -269933,7 +269933,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffec917a-2dd5-4adf-9982-323e20e5ffba", + "id": "b94fabe0-e3f8-46be-8c40-608bf3473853", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -269991,7 +269991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "906e2a7f-40fb-4c80-8165-692c7be5c256", + "id": "88f7a92a-7b52-475b-8553-a433619a075a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -270055,7 +270055,7 @@ } }, { - "id": "6665d864-578c-40cc-b059-34c039ed2b7f", + "id": "e3f2c4ab-0436-4104-b5a6-08321c7fe7f6", "name": "List Schedules on Source", "request": { "name": "List Schedules on Source", @@ -270097,7 +270097,7 @@ }, "response": [ { - "id": "d9e62e35-7258-4290-aee9-beee8ec310c4", + "id": "09764217-f780-4464-b09e-01a12deb342d", "name": "The schedules were successfully retrieved.", "originalRequest": { "url": { @@ -270142,7 +270142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe694982-15ee-417d-991d-587285f8d1e1", + "id": "e4811977-7201-4a67-97bc-4e174e5a1154", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -270187,7 +270187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72426e18-2df8-4c98-a12e-00ee7854b326", + "id": "8fd80c4b-a6c4-478a-8562-59ab69fb0ec1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -270232,7 +270232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3cefda9-0d39-4b08-8129-b45c4558becc", + "id": "36241351-fac4-4528-b8ec-11696d40a18d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -270277,7 +270277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35429043-2b1d-47ba-848b-3332546529be", + "id": "0b523111-f393-4191-a37e-85b715ff0f37", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -270322,7 +270322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b625801-5983-43fd-a517-ba1c440c7cb4", + "id": "aacf4414-c695-4020-9d45-bd9cabb1270d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -270367,7 +270367,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e584987-d00f-42eb-a633-92f55ac3eae0", + "id": "f5f3b827-13b8-4f0f-a7ef-a47467d66d31", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -270418,7 +270418,7 @@ } }, { - "id": "ba5cc666-946c-4da0-b6e4-3a2c5afe0321", + "id": "616d33c4-a479-44f7-957b-8a891defbb36", "name": "Create Schedule on Source", "request": { "name": "Create Schedule on Source", @@ -270473,7 +270473,7 @@ }, "response": [ { - "id": "40b7eabf-2ab9-4c71-b7ec-b8c44b71c5f9", + "id": "ac4da352-928a-4b1f-a278-1136edce6c27", "name": "The schedule was successfully created on the specified source.", "originalRequest": { "url": { @@ -270531,7 +270531,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff6b47d4-dd79-4e26-9977-baa41151cb37", + "id": "820f4183-3cee-479b-8d53-e53670bf6892", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -270589,7 +270589,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fbce7c9-d193-4912-b81a-ca83a2fe86e0", + "id": "b59570ab-3d15-4051-857e-9908ecf965f3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -270647,7 +270647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60313cd5-571a-41a8-9c9a-67f4902affd3", + "id": "169343b1-b31d-4d92-92b6-b5ba66e0f876", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -270705,7 +270705,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c9a9b17-f7ad-451c-aa7d-859a1f049d96", + "id": "6ed568f6-e056-46f8-b9a5-c5ca51309570", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -270763,7 +270763,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01cf065f-5c5e-4e58-b0ba-6e22f136508c", + "id": "e04bc2ac-d545-4816-a0fa-69805969c1b2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -270827,7 +270827,7 @@ } }, { - "id": "1a5be89b-df90-42f1-b934-a24af6e99541", + "id": "cedface9-5789-40cc-91e4-0a302e02398f", "name": "Get Source Schedule by Type", "request": { "name": "Get Source Schedule by Type", @@ -270880,7 +270880,7 @@ }, "response": [ { - "id": "6fcc52cf-bf54-42d4-b0fa-7b8dd544bd51", + "id": "32aa10fd-b2f3-48a1-a2d5-67997153185d", "name": "The requested Schedule was successfully retrieved.", "originalRequest": { "url": { @@ -270926,7 +270926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75ea09f2-4b70-48e1-8acd-80f2fe13c90b", + "id": "e1aefc1f-cf2e-433e-b3d6-c9da5ee2a8a4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -270972,7 +270972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05b03bcb-ba75-4e61-9ae7-4d948882c1ec", + "id": "80bdaca7-316b-404d-b017-e6489a835102", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -271018,7 +271018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "581c2037-3813-4804-85d3-4b524e1dfdc4", + "id": "0832fd84-f7ee-4291-a3c5-d84703246b15", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -271064,7 +271064,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2dd8adb8-d372-4595-a1f6-5ebae4f49c88", + "id": "8e4972fa-8a1f-4fe5-a0c9-50f8bca90314", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -271110,7 +271110,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d20896b5-f8fe-4b98-ba49-8e2773cf7a82", + "id": "2adf2524-3dc6-46b1-99b1-8181bf669d7c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -271156,7 +271156,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5819a12-5576-4e67-9ace-bcc042468d3e", + "id": "3250fe9c-af7a-48d8-bd2a-acc76462bbe9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -271208,7 +271208,7 @@ } }, { - "id": "977c311c-6f79-4860-97f2-95eb35e74214", + "id": "166fe0c3-ef85-4dd0-b8f8-0a075d9886f4", "name": "Update Source Schedule (Partial)", "request": { "name": "Update Source Schedule (Partial)", @@ -271274,7 +271274,7 @@ }, "response": [ { - "id": "e49ef50c-3b24-4e13-993a-12254156b92c", + "id": "6c5d0e99-b7a9-4872-adf7-90e35f435d91", "name": "The Schedule was successfully updated.", "originalRequest": { "url": { @@ -271333,7 +271333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a88e5e8-94ce-4838-b2cc-7be3c484c940", + "id": "535226ec-88a0-43d6-a94a-d3c7e48988bd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -271392,7 +271392,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11a6c1e5-2a16-4b58-9ced-c0962cc46b23", + "id": "3ed2ecd5-0fe2-4499-8e96-2489acf9f026", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -271451,7 +271451,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a33fee0-a6ad-47c6-bddb-e2265b555cff", + "id": "83d66e3b-3dd7-44c9-97ed-47c03dd52353", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -271510,7 +271510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eda617a9-1abe-4bb4-9a51-a83d5a57a74c", + "id": "a487a2f4-e838-417d-83c3-5944113c8033", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -271569,7 +271569,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6603b0ac-53a4-43b9-aec3-82432311b585", + "id": "dcea259d-4653-4b2d-bf22-e86dbbd3c617", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -271628,7 +271628,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d95cce9-6c33-4e0e-9340-c0db5daa95c3", + "id": "00d2db80-d327-4a58-9797-ee07d47fc803", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -271693,7 +271693,7 @@ } }, { - "id": "86db8764-bdde-4a42-af85-6edcfe092f72", + "id": "969a9804-22e0-4279-a1b0-aeac527fe2b2", "name": "Delete Source Schedule by type.", "request": { "name": "Delete Source Schedule by type.", @@ -271743,7 +271743,7 @@ }, "response": [ { - "id": "c24a03dd-cad4-4275-953f-897c56915858", + "id": "5ab39908-e7c0-4ea2-90cd-bf4a8a57b231", "name": "The Schedule was successfully deleted.", "originalRequest": { "url": { @@ -271779,7 +271779,7 @@ "_postman_previewlanguage": "text" }, { - "id": "c8c0279f-eb42-4d47-a840-d68b886da870", + "id": "526b28d0-a31a-4589-9937-ff88fbd86f85", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -271825,7 +271825,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f8975ef-6901-4a9c-a00c-587f1bd14cba", + "id": "ca64a78a-2d9d-4b26-9304-d8feaf592500", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -271871,7 +271871,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6ea7d05-b905-4687-97be-7bc2078ef658", + "id": "1d7423bc-b97d-425d-9073-535d85be7277", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -271917,7 +271917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ef1db11-ab6b-4321-a422-3abfa8dc1e2b", + "id": "7e625247-c2fe-4554-850e-d671b1c81fa9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -271963,7 +271963,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ab910b0-7931-4136-9b6f-43942de9c259", + "id": "63851214-3272-47a1-a2f5-92acab1db44a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -272009,7 +272009,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33f84a8e-0f59-4c9d-9b41-0241463ff5a0", + "id": "f61c1ada-7884-4169-b43c-1fb4b477ccfe", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -272061,7 +272061,7 @@ } }, { - "id": "50ba491b-e877-4faf-9c9e-96d2fa45409e", + "id": "d3ede5e0-2b6b-4270-8f05-e8f92e49261d", "name": "Get Source Schema by ID", "request": { "name": "Get Source Schema by ID", @@ -272114,7 +272114,7 @@ }, "response": [ { - "id": "29ea75cb-5f19-4808-98db-d5eb0930f5a4", + "id": "d261dc70-2c9b-4e75-a42a-3d0979789052", "name": "The requested Schema was successfully retrieved.", "originalRequest": { "url": { @@ -272160,7 +272160,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ba56351-ccac-4ad2-955a-6ddf83f16c67", + "id": "ca59ce6a-ef92-4af7-8523-f63092e6cdd5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -272206,7 +272206,7 @@ "_postman_previewlanguage": "json" }, { - "id": "452796e9-35ff-412b-897a-9e2779b02cd6", + "id": "cc994d80-7aac-4341-8113-46b65437a383", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -272252,7 +272252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "518d6c60-993e-4d0f-ab53-5920abbc4a54", + "id": "4ebfa777-50f3-4a98-ae37-ea0174237be1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -272298,7 +272298,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17be20a5-cbcf-42d9-8cbf-74eb473000d1", + "id": "86b2649f-06ff-4824-bbd1-bc391c4189e1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -272344,7 +272344,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e16eec0-d2ac-4a41-831a-dc4a97bded5f", + "id": "7afef1b5-f6cf-4c44-a935-a8d9961627de", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -272390,7 +272390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7713ec87-1d5d-45c3-9cb0-e4fe9050756a", + "id": "e2f7c26d-e86c-4b8e-949f-f00e9dc69bcc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -272442,7 +272442,7 @@ } }, { - "id": "88b62628-d256-4f55-8532-097a2a7bca2d", + "id": "16a965de-c044-4c2c-83f6-44db5a133857", "name": "Update Source Schema (Full)", "request": { "name": "Update Source Schema (Full)", @@ -272508,7 +272508,7 @@ }, "response": [ { - "id": "1fb94026-1814-400e-9ccb-26e26bf14e86", + "id": "4850ee82-bf74-4a63-bcdf-f56f6661147b", "name": "The Schema was successfully replaced.", "originalRequest": { "url": { @@ -272567,7 +272567,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff1f8e51-3b2f-435f-8a95-415fd27e25d9", + "id": "41143b96-3a33-48ac-8eac-cab8684035ce", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -272626,7 +272626,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28041241-7076-48ea-8198-e06e8e526753", + "id": "31510586-a03d-4170-8ace-be2beafd94b4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -272685,7 +272685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb054b4f-ce84-42b8-8b1c-83b5f8e33861", + "id": "cc5e3f5c-1fad-44e4-b968-6171dc5c3d83", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -272744,7 +272744,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2846c9be-56d7-45ba-ad17-6a3b28fa8b34", + "id": "42d4aec8-68d3-4c23-b14c-38baa0a658fe", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -272803,7 +272803,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48759528-b62f-4736-a471-dc73b2f4060c", + "id": "349fd69e-10de-484f-844d-766cad2be770", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -272862,7 +272862,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f940bc6c-eb08-4583-b06a-fbf6f04c03ca", + "id": "452953a2-bfef-44eb-a20c-e544d986395b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -272927,7 +272927,7 @@ } }, { - "id": "b9adfc18-97d1-4053-ba35-4a8d3e337833", + "id": "1f1dcaa7-439b-43e2-9b13-20559c56d88d", "name": "Update Source Schema (Partial)", "request": { "name": "Update Source Schema (Partial)", @@ -272993,7 +272993,7 @@ }, "response": [ { - "id": "6e7fc630-e568-4411-9c29-1b3d18317db3", + "id": "3e13915f-d494-4768-a04a-312fe076611f", "name": "The Schema was successfully updated.", "originalRequest": { "url": { @@ -273052,7 +273052,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd1e453e-d2a4-4b0e-b2cd-f83a52d69d0f", + "id": "96b43284-1f9c-4164-8d58-5726226b25ce", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -273111,7 +273111,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a005507-6ac9-4c50-bd94-570fb0dcf281", + "id": "e489a6d5-1451-4000-81f2-457ccc9bf358", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -273170,7 +273170,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac1b1d7d-2931-401b-b77a-3288a3da50a2", + "id": "f7f78dfb-9291-4338-bea4-a861a3814119", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -273229,7 +273229,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87f7508c-75a9-45b4-89dc-bd96be06d412", + "id": "425cded7-81a2-46dd-9909-322388cb1efe", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -273288,7 +273288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07afd13b-ae53-4543-846e-ca012eef509e", + "id": "4e40e2c7-175a-4b80-9955-b5a3d3521074", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -273347,7 +273347,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0829d1d3-b0af-4dcb-b654-479960b647c6", + "id": "2604327c-271d-49ba-984f-b506d60cdb04", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -273412,7 +273412,7 @@ } }, { - "id": "75f149b8-54c7-4076-81fa-119a502fc2d3", + "id": "df8d2890-01de-42fe-9f28-3ffa7f29b893", "name": "Delete Source Schema by ID", "request": { "name": "Delete Source Schema by ID", @@ -273462,7 +273462,7 @@ }, "response": [ { - "id": "17156497-32fc-4078-9e1e-ad42758890ff", + "id": "026abeff-300c-4949-a2dd-550e3313472d", "name": "The Schema was successfully deleted.", "originalRequest": { "url": { @@ -273498,7 +273498,7 @@ "_postman_previewlanguage": "text" }, { - "id": "80736f20-1ed0-4c0b-b791-d16cae74f414", + "id": "73005035-83b2-4112-8310-f62ddadd8f70", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -273544,7 +273544,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3e0b669-c2b0-4eb6-859c-55558d6884b0", + "id": "2ff084b9-b9e8-4b59-8e36-88ee126e46a9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -273590,7 +273590,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e528e9e4-54a4-478d-ab49-7886ff93668b", + "id": "e695124d-91d5-4cb6-a67d-ac530baaef41", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -273636,7 +273636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f1795fa-a7a3-490d-951f-76b04260d6d6", + "id": "c145f584-9173-489c-8211-1b606a5e35d4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -273682,7 +273682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2b813b9-db79-414f-8d03-54a8ada18994", + "id": "3bff9c1b-4a31-4f4c-9fb2-e5866185c99f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -273728,7 +273728,7 @@ "_postman_previewlanguage": "json" }, { - "id": "838388f6-056b-48c2-a767-8dd547983058", + "id": "b00f5b14-ec33-4ebb-880e-877c46899144", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -273780,7 +273780,7 @@ } }, { - "id": "92a3660c-da87-4010-9cf1-2f5d6438224a", + "id": "0dca6e80-42db-4c5f-8bb6-a2d85fe580bb", "name": "Fetches source health by id", "request": { "name": "Fetches source health by id", @@ -273822,7 +273822,7 @@ }, "response": [ { - "id": "f63a8694-8ce1-40c0-bc1a-3497ebad2e61", + "id": "b0fb813b-fdc7-449c-82d2-405a09825d15", "name": "Fetched source health successfully", "originalRequest": { "url": { @@ -273867,7 +273867,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1033971-5b73-4025-9354-1509ce1b11f4", + "id": "0f96df75-9ab1-4ff4-b601-b8063080482f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -273912,7 +273912,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c69d3de-c21f-4002-8942-fc12e2948ddd", + "id": "787850c3-d63a-4385-a168-119f650d9a3d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -273957,7 +273957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b57683e6-2fdd-42ba-b7e5-8d20a5e570dc", + "id": "152a0dfc-a1bc-4207-9328-7690a937f05f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -274002,7 +274002,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8faa8ecd-03c8-4b20-a6aa-aaabf54edd70", + "id": "9cb7487b-c724-4ebd-91f7-f7bfa208ef61", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -274047,7 +274047,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cdfeb483-694e-46e2-b9bd-6c6874d9db7e", + "id": "fc124cfe-adce-4055-9fb4-0355c5c7b77a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -274092,7 +274092,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8935f0cb-d4bb-4958-bcfe-1f08a32c680e", + "id": "96f4e795-dcba-4df4-b76e-2831ac893a86", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -274143,7 +274143,7 @@ } }, { - "id": "6c62937c-1c4c-4391-828e-b1e49d689043", + "id": "351d6442-8502-42f4-b889-535dd50f1d68", "name": "Downloads source accounts schema template", "request": { "name": "Downloads source accounts schema template", @@ -274186,7 +274186,7 @@ }, "response": [ { - "id": "542cca6e-2c3d-4574-aca0-998dfe3db902", + "id": "37375c6d-9819-4eeb-99b4-744a4cb710be", "name": "Successfully downloaded the file", "originalRequest": { "url": { @@ -274232,7 +274232,7 @@ "_postman_previewlanguage": "text" }, { - "id": "e95ee74c-a354-491b-a719-4665cc878ad8", + "id": "ad41cd6d-8003-4516-b9dd-41dfd5f58504", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -274278,7 +274278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3d08d1e-dfde-463a-849f-938bd0d420d9", + "id": "93c19443-6fd9-4aaa-be47-7654601e515e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -274324,7 +274324,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0423e06-8e7d-4430-95bb-a9298a892ab9", + "id": "95af3d19-e608-46fe-9c1a-4e0398605f75", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -274370,7 +274370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50c259e4-b3a7-4595-863e-77dbd4a81270", + "id": "e00b2df8-f8ac-48c6-92d3-4dd433d80558", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -274416,7 +274416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36259439-9431-45e9-b283-3e5abdd48a1b", + "id": "62639f8b-66d4-4ed6-b821-bfbabc104d06", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -274462,7 +274462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee574526-25ac-4738-bf24-711f347c00d8", + "id": "21c037a8-3e2a-451d-bee6-c81f892ac3e4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -274514,7 +274514,7 @@ } }, { - "id": "a0c850fa-20a3-401c-811c-a4f5b2763e95", + "id": "78a222bc-64ed-4e32-9391-d43ee80a14ab", "name": "Uploads source accounts schema template", "request": { "name": "Uploads source accounts schema template", @@ -274573,7 +274573,7 @@ }, "response": [ { - "id": "6f073ab7-a3e7-4343-9e29-bb799f5dcf58", + "id": "5139cf1e-844c-4dc2-8890-8504654683d1", "name": "Successfully uploaded the file", "originalRequest": { "url": { @@ -274635,7 +274635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e88aa6be-91dc-4722-8113-037b3dacdb30", + "id": "ebe8365c-00e1-401b-b68e-73f21117d442", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -274697,7 +274697,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4ad5f9a-f906-4905-9aaf-446a56a9001e", + "id": "08ce93dd-0224-4cc5-99a4-2abe091c6059", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -274759,7 +274759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ad94270-665f-4431-b4e4-17f2eb1054cf", + "id": "26838dad-1d08-46c5-94ec-7d6df7ecc47b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -274821,7 +274821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f307d735-a04d-457c-b73c-495aa11d1b32", + "id": "d9459ae0-0724-48b8-a721-5b27655fa0e6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -274883,7 +274883,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69e2ab4a-dba9-4126-87fb-4e5b1a6bf256", + "id": "55ea3262-ca4b-4f8b-b098-edd09d97e4de", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -274951,7 +274951,7 @@ } }, { - "id": "5dffad6f-8f12-4d92-a4c6-2803e46f5546", + "id": "30f48efb-a0c8-454c-8911-b3b856b157e4", "name": "Downloads source entitlements schema template", "request": { "name": "Downloads source entitlements schema template", @@ -275004,7 +275004,7 @@ }, "response": [ { - "id": "f068a732-f5d9-417e-995c-ceec2c672385", + "id": "320519df-fe2a-4deb-b608-7eb952cfd39f", "name": "Successfully downloaded the file", "originalRequest": { "url": { @@ -275060,7 +275060,7 @@ "_postman_previewlanguage": "text" }, { - "id": "54eaf33e-9693-4186-9adb-9cc0bbb38e90", + "id": "ae5bdcf4-65f5-4671-b47d-742505390b0b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -275116,7 +275116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f4ea5dc-24d2-4920-8c9a-c0aaba9e8e48", + "id": "b2bd8a64-2e33-4325-bbf0-8e184fe073a9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -275172,7 +275172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da8bff2d-46b1-41d0-bc7b-61852b575970", + "id": "6ca31a89-eeaf-4b34-8b46-ea1f9559ae8a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -275228,7 +275228,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ac32aff-54f3-440a-95b3-2424bfae3bd8", + "id": "332fb4d8-b966-472b-80ae-2223cd6ca408", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -275284,7 +275284,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14ade82f-306c-4a26-a6f9-c90b835e5758", + "id": "aa03f066-7f5b-4471-99f3-09f954d9cd5e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -275340,7 +275340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8a043a1-13d2-45ea-bf2a-938da30cc5d9", + "id": "fa6fa858-1814-4032-92a4-437bcef875cc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -275402,7 +275402,7 @@ } }, { - "id": "6a75caa1-79d9-486b-bcdf-a60e1899249e", + "id": "9eed7692-c00d-4423-ba45-b9bd75fb83ae", "name": "Uploads source entitlements schema template", "request": { "name": "Uploads source entitlements schema template", @@ -275471,7 +275471,7 @@ }, "response": [ { - "id": "0f527c90-f810-418e-9bda-795a78ab024d", + "id": "43eb5c8a-dd42-40c1-a9a5-aaa10543f0c6", "name": "Successfully uploaded the file", "originalRequest": { "url": { @@ -275543,7 +275543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f21568b2-19c6-4fd7-abd4-0d27ca21f932", + "id": "7fe384cd-6286-49ae-b76b-b0f49347ea30", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -275615,7 +275615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef5338ce-d4eb-44ef-a0de-8df5d017399b", + "id": "3bb2f917-6cda-4183-85bf-a9f30563e773", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -275687,7 +275687,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e138c9a6-f148-40d6-af03-bb28e9c96ed3", + "id": "015baa9e-3292-4813-8ab5-b6ba638ff2c0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -275759,7 +275759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "426f05c4-c2bb-4461-b168-df0d42c51d10", + "id": "0646c08d-63b3-42f2-9aaf-2b65548efefe", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -275831,7 +275831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68f7f2e4-d6b6-4eb1-9daa-2bb7e2185608", + "id": "3c7d28cd-c0fc-4369-afaa-70bea80a3c2f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -275909,7 +275909,7 @@ } }, { - "id": "f8386ade-0b54-48af-8050-29c1cef5ef71", + "id": "a846a3f8-0d9c-4171-930a-1609a76f00eb", "name": "Upload connector file to source", "request": { "name": "Upload connector file to source", @@ -275967,7 +275967,7 @@ }, "response": [ { - "id": "98949250-1308-4bc4-8725-eccdf0d433dd", + "id": "55db9169-8bf9-4ded-bfa7-d164647bcd37", "name": "Uploaded the file successfully and sent all post-upload events", "originalRequest": { "url": { @@ -276028,7 +276028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "585a5935-dc70-475e-834c-41397405c608", + "id": "3c909cfa-b294-49c3-b2ab-cdd7d7b16ef7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -276089,7 +276089,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb9dcc36-54d8-4f8d-985d-dd62d7938ad1", + "id": "34e03d6c-7ee6-41cc-b8eb-a45d0f4b2adb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -276150,7 +276150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0fea3bd1-1a04-428c-b3ad-2ecd907ac252", + "id": "db15ae2d-e88c-41ff-9929-b2c52a48121e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -276211,7 +276211,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b02cbf9-0050-4c94-a15e-8ec6635790ed", + "id": "d9047415-ff8c-4f46-ab5e-f865357968a9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -276272,7 +276272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71abdc36-2d6b-4019-9adb-7a38f36ce716", + "id": "e2b4eca6-ab16-4ec7-b638-59d89fa79bc0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -276339,7 +276339,7 @@ } }, { - "id": "1bb08efe-57fb-4fe5-8f75-dc659ab6dcff", + "id": "d8a9a853-e39e-43cf-87c5-a4f76c8301cd", "name": "Attribute Sync Config", "request": { "name": "Attribute Sync Config", @@ -276390,7 +276390,7 @@ }, "response": [ { - "id": "8f8e0399-9375-4106-9952-c338f3bc0105", + "id": "edf77ed5-1d54-4f9d-9d6d-4e66ab20ecf1", "name": "Attribute synchronization configuration for a source", "originalRequest": { "url": { @@ -276444,7 +276444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b85c715e-bb15-40eb-8e0d-a36d2d90518e", + "id": "3e244b24-cb19-4fa6-9f82-505ded894386", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -276498,7 +276498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e729536-96c7-4d74-8311-fbcc310404df", + "id": "3d157a0e-35eb-44d5-8bfb-ac82e7cce884", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -276552,7 +276552,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53998390-c2c9-4e80-bb34-83a1c80c4b38", + "id": "5d7a1737-2e39-4adc-9a66-d695fc6fbee7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -276606,7 +276606,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15b8b061-2a95-4138-8b19-41d7d3cf546b", + "id": "edca342b-32cd-4ee5-bd1d-07a139ace115", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -276660,7 +276660,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b546af1-7a64-4735-a092-e9a1ee022751", + "id": "77a5fcb7-93f9-4b35-9fc4-227f4411da04", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -276714,7 +276714,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84773679-bf9e-42f3-affb-9960bd395ec9", + "id": "bc032f84-b8db-4342-aa0b-7e4b5f2f05a9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -276774,7 +276774,7 @@ } }, { - "id": "3025f3ca-8cad-49b7-ae3a-8a8223bac376", + "id": "085cddd7-455a-4e9a-a8ac-5266058e0bbb", "name": "Update Attribute Sync Config", "request": { "name": "Update Attribute Sync Config", @@ -276838,7 +276838,7 @@ }, "response": [ { - "id": "98739e0c-00eb-4239-8878-d929a723b06b", + "id": "e16a5138-55d0-40d5-b63f-3a0ff60c3e82", "name": "Updated attribute synchronization configuration for a source", "originalRequest": { "url": { @@ -276905,7 +276905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "592fd5ba-840a-4204-9fd9-1d64be071d90", + "id": "617ef825-6349-4b9f-837a-9ef2c4624f21", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -276972,7 +276972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a9077b5-c98b-4c84-98c4-26b776b7320f", + "id": "0d90a5fe-69c0-4ceb-a1a6-9873b4283ae7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -277039,7 +277039,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ddbff9f-9153-4010-a3cc-690ddcc375e8", + "id": "c9c9a559-35ef-4c77-acc6-36cf1bff7a99", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -277106,7 +277106,7 @@ "_postman_previewlanguage": "json" }, { - "id": "577ef721-3af7-405f-999c-de99b534d6c4", + "id": "f5019244-d791-4c1a-88ec-d8674570fd27", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -277173,7 +277173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87c93059-6dd6-4232-bf2d-a03b7b1c005f", + "id": "ffd8cf89-47c3-46c9-8242-13991571f597", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -277240,7 +277240,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1356704-5d36-4aca-bcc4-af5110c7186f", + "id": "3548017d-4c07-4d8f-9ea6-3903f00a5306", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -277313,7 +277313,7 @@ } }, { - "id": "442761a1-a01a-4857-866c-dcde71a1bf39", + "id": "b3489e8f-ea3f-445d-b28b-5ec2b1e71a19", "name": "Check connection for source connector.", "request": { "name": "Check connection for source connector.", @@ -277365,7 +277365,7 @@ }, "response": [ { - "id": "6ea5f033-c2ba-4872-bebf-4e4bb692939a", + "id": "d2e57f78-32d6-4fc3-852e-6d6968d75c74", "name": "The result of checking connection to the source connector with response from it.", "originalRequest": { "url": { @@ -277420,7 +277420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "824ab666-8cd2-480b-88fe-7472d0edaba9", + "id": "91b1b918-3d64-412a-abe9-2dfaf50bb853", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -277475,7 +277475,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e570bc0f-9cfd-44dc-9d0f-432982f20191", + "id": "4c4d57ad-3629-435e-a765-9af01e1df541", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -277530,7 +277530,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80e4f059-a15e-4d2b-965c-bb10df7f3264", + "id": "2a4a764c-4181-4f8c-9a78-57b5a7234ed0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -277585,7 +277585,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6686eb08-3fcd-40aa-b363-50eea0aaeb6d", + "id": "45e685c1-b3cd-439c-84e2-5ed6c9bf6f9a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -277640,7 +277640,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c7b70ed-fafb-49ad-bdf4-c6c2bd8788e6", + "id": "e4694304-dde1-4d67-8e75-92697a67571c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -277695,7 +277695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b24d5c89-bd9f-4656-92b0-c8c4fef63f42", + "id": "9bf1106f-e767-4fc9-9418-c3609f77e538", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -277756,7 +277756,7 @@ } }, { - "id": "31bc5f69-311d-4378-8d32-601fce74275c", + "id": "86fdf59f-10dd-4065-b06e-44ff5738c70b", "name": "Peek source connector's resource objects", "request": { "name": "Peek source connector's resource objects", @@ -277821,7 +277821,7 @@ }, "response": [ { - "id": "dc1dece1-19fa-4f11-b0ec-1b128074dc09", + "id": "306d65d8-42e8-4d87-9d6d-2f7e1c6be7ea", "name": "List of resource objects that was fetched from the source connector.", "originalRequest": { "url": { @@ -277884,12 +277884,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"ODS-AD-Test [source-999999]\",\n \"objectCount\": 25,\n \"elapsedMillis\": 1055,\n \"resourceObjects\": [\n {\n \"instance\": \"exercitation veni\",\n \"identity\": \"CN=Aaron Carr,OU=test1,DC=test2,DC=test\",\n \"uuid\": \"{abf7bd9b-68b4-4d21-9b70-870c58ebf844}\",\n \"previousIdentity\": \"nostrud irure labore a\",\n \"name\": \"Aaron Carr\",\n \"objectType\": \"account\",\n \"incomplete\": false,\n \"incremental\": false,\n \"delete\": false,\n \"remove\": false,\n \"missing\": [\n \"missFieldOne\",\n \"missFieldTwo\"\n ],\n \"attributes\": {\n \"telephoneNumber\": \"12-(345)678-9012\",\n \"mail\": \"example@test.com\",\n \"displayName\": \"Aaron Carr\"\n },\n \"finalUpdate\": false\n },\n {\n \"instance\": \"laborum quis aliqua\",\n \"identity\": \"CN=Aaron Carr,OU=test1,DC=test2,DC=test\",\n \"uuid\": \"{abf7bd9b-68b4-4d21-9b70-870c58ebf844}\",\n \"previousIdentity\": \"proid\",\n \"name\": \"Aaron Carr\",\n \"objectType\": \"account\",\n \"incomplete\": false,\n \"incremental\": false,\n \"delete\": false,\n \"remove\": false,\n \"missing\": [\n \"missFieldOne\",\n \"missFieldTwo\"\n ],\n \"attributes\": {\n \"telephoneNumber\": \"12-(345)678-9012\",\n \"mail\": \"example@test.com\",\n \"displayName\": \"Aaron Carr\"\n },\n \"finalUpdate\": false\n }\n ]\n}", + "body": "{\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"ODS-AD-Test [source-999999]\",\n \"objectCount\": 25,\n \"elapsedMillis\": 1055,\n \"resourceObjects\": [\n {\n \"instance\": \"dolor fugiat magna sed occaecat\",\n \"identity\": \"CN=Aaron Carr,OU=test1,DC=test2,DC=test\",\n \"uuid\": \"{abf7bd9b-68b4-4d21-9b70-870c58ebf844}\",\n \"previousIdentity\": \"ex\",\n \"name\": \"Aaron Carr\",\n \"objectType\": \"account\",\n \"incomplete\": false,\n \"incremental\": false,\n \"delete\": false,\n \"remove\": false,\n \"missing\": [\n \"missFieldOne\",\n \"missFieldTwo\"\n ],\n \"attributes\": {\n \"telephoneNumber\": \"12-(345)678-9012\",\n \"mail\": \"example@test.com\",\n \"displayName\": \"Aaron Carr\"\n },\n \"finalUpdate\": false\n },\n {\n \"instance\": \"tempor\",\n \"identity\": \"CN=Aaron Carr,OU=test1,DC=test2,DC=test\",\n \"uuid\": \"{abf7bd9b-68b4-4d21-9b70-870c58ebf844}\",\n \"previousIdentity\": \"Lorem cupidatat aliqua in\",\n \"name\": \"Aaron Carr\",\n \"objectType\": \"account\",\n \"incomplete\": false,\n \"incremental\": false,\n \"delete\": false,\n \"remove\": false,\n \"missing\": [\n \"missFieldOne\",\n \"missFieldTwo\"\n ],\n \"attributes\": {\n \"telephoneNumber\": \"12-(345)678-9012\",\n \"mail\": \"example@test.com\",\n \"displayName\": \"Aaron Carr\"\n },\n \"finalUpdate\": false\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "acf04fbd-a149-4a4b-8a1b-7b9264da8905", + "id": "e24bf4a2-3662-476a-a6c4-0acbfc905c17", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -277957,7 +277957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8cdf27e4-6066-42a3-87c0-7231ef7764eb", + "id": "8f253603-8fd9-44f3-a10b-d7ab34bd8166", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -278025,7 +278025,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46af8d0b-b3c3-4992-bb5b-364fe9099a59", + "id": "3beaa091-e418-48fc-95cd-cfcfe7860c77", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -278093,7 +278093,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a08ecd69-fc75-41ab-8b34-f77209285b3e", + "id": "f9b1adec-3333-4b7e-b35b-dfa01b2e8fb0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -278161,7 +278161,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5ac11b2-8e71-45c7-a73d-5174482c5a76", + "id": "55a3160a-3bd8-47bb-9936-1bc366b1a3b5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -278229,7 +278229,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a17d2410-13dd-44a9-ba15-a45f8043b7b6", + "id": "a4060d2b-52f4-46d9-b130-b40aab369e52", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -278303,7 +278303,7 @@ } }, { - "id": "255112eb-adfe-43ce-80e1-afc440efbfaa", + "id": "feb31d86-44b5-48c4-943d-71b34d5e2ce1", "name": "Ping cluster for source connector", "request": { "name": "Ping cluster for source connector", @@ -278355,7 +278355,7 @@ }, "response": [ { - "id": "4c196e96-e163-4aba-b3d1-a65a35432671", + "id": "c3ca2508-fec8-436e-b7ec-7f3b1ae98fb2", "name": "The result of pinging connection with the source connector.", "originalRequest": { "url": { @@ -278410,7 +278410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f56dad03-c5e9-479a-ae9a-543f6609c5ca", + "id": "3f8989ec-1fb2-43f1-81ab-b23312238dbc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -278465,7 +278465,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e01b697b-23b2-4839-b82a-0be45c0a392c", + "id": "718ab87b-23ab-491c-9599-9875d6450814", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -278520,7 +278520,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d783acd8-fd52-4b2c-970a-bf05cf169125", + "id": "490eb57b-1533-462c-b441-9f8225709e5c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -278575,7 +278575,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb696044-3031-4c9e-a653-f3338925b64a", + "id": "f087160d-1951-43b9-a0c1-68da7ba4e8fd", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -278630,7 +278630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "418a22e1-f1ab-4f69-999c-27b89388288a", + "id": "75fa1fdb-b300-4ab1-97a2-7580e73511fc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -278685,7 +278685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bad1e630-688d-40ff-906f-c875034cd7d3", + "id": "1caae960-8ecc-44f9-8434-081bc7d0f45a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -278746,7 +278746,7 @@ } }, { - "id": "efcd5b69-41b0-48cc-8db8-5d35302cf1ac", + "id": "92420343-3226-433a-86c7-532f5ef92323", "name": "Test configuration for source connector", "request": { "name": "Test configuration for source connector", @@ -278798,7 +278798,7 @@ }, "response": [ { - "id": "4f7d1983-2992-473a-bdbc-ec3af5b8fc2e", + "id": "6aec7dec-5c4d-474d-99f6-40eed71552e7", "name": "The result of testing source connector configuration with response from it.", "originalRequest": { "url": { @@ -278853,7 +278853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35fd5aa7-fb08-4e1a-8593-f95a51236e1f", + "id": "0196aa5c-40b3-45b5-a4e1-988adf518506", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -278908,7 +278908,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66bf81ed-1c00-4b6e-a138-a8e0b17ac111", + "id": "34b3c310-1b63-4b4d-ab27-7f1224f22877", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -278963,7 +278963,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31d92f3d-2292-49b8-af5b-2ac4f3213064", + "id": "6836728b-1064-4bf8-8807-3ab97ab637e1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -279018,7 +279018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f8715ec-e9b0-4cde-95fd-43e4f1931e63", + "id": "87048ce7-7b4c-4df8-b184-edff7c0d3c2b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -279073,7 +279073,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1adffdfb-6595-4e2c-a937-c8b99f5949b0", + "id": "e91d8b9c-88d0-481b-9fb8-1f77dc63d3f4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -279128,7 +279128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "594df5d8-9963-43ea-941f-08ff4cf56ded", + "id": "943e14ec-a3af-4935-92f2-8b5b0e95d486", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -279189,7 +279189,7 @@ } }, { - "id": "fee77a06-e586-4e8e-b8d3-be9c331d66e0", + "id": "8eca2abc-954b-4bb3-896a-9b411bfa55fd", "name": "Gets source config with language translations", "request": { "name": "Gets source config with language translations", @@ -279215,13 +279215,13 @@ "type": "text/plain" }, "key": "locale", - "value": "false" + "value": "sv" } ], "variable": [ { "type": "any", - "value": "ipsum fugiat esse", + "value": "pariatur ullamco", "key": "id", "disabled": true, "description": { @@ -279251,7 +279251,7 @@ }, "response": [ { - "id": "15d006c7-44bf-4847-9f8b-217a9b28803c", + "id": "0182cb61-93e5-48de-8402-d88ae30add32", "name": "A Connector Detail object", "originalRequest": { "url": { @@ -279272,7 +279272,7 @@ "type": "text/plain" }, "key": "locale", - "value": "false" + "value": "sv" } ], "variable": [] @@ -279311,12 +279311,12 @@ "value": "application/json" } ], - "body": "{\n \"name\": \"JDBC\",\n \"sourceConfigXml\": \"
\\n\\t
\",\n \"sourceConfig\": \"qui\",\n \"directConnect\": true,\n \"fileUpload\": false,\n \"uploadedFiles\": \"qui sint Lorem\",\n \"connectorMetadata\": {\n \"supportedUI\": \"EXTJS\"\n }\n}", + "body": "{\n \"name\": \"JDBC\",\n \"sourceConfigXml\": \"
\\n\\t
\",\n \"sourceConfig\": \"aliqua consequat eu non\",\n \"directConnect\": true,\n \"fileUpload\": false,\n \"uploadedFiles\": \"in qui dolore adi\",\n \"connectorMetadata\": {\n \"supportedUI\": \"EXTJS\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d5a18db4-49d6-4d65-aa47-a7336bf291df", + "id": "b9cb344a-58f2-4e34-b7e0-294677bb0c27", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -279337,7 +279337,7 @@ "type": "text/plain" }, "key": "locale", - "value": "false" + "value": "sv" } ], "variable": [] @@ -279381,7 +279381,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4acdd98-7453-49b2-ae26-3111bf302af5", + "id": "5de0ed46-e4ed-4f61-bab9-779ccd3104ec", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -279402,7 +279402,7 @@ "type": "text/plain" }, "key": "locale", - "value": "false" + "value": "sv" } ], "variable": [] @@ -279446,7 +279446,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23a59c5e-9a44-4db4-b692-d7409070056d", + "id": "69e27dfd-1c01-4c94-a156-067729fc5c72", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -279467,7 +279467,7 @@ "type": "text/plain" }, "key": "locale", - "value": "false" + "value": "sv" } ], "variable": [] @@ -279511,7 +279511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0865e29d-53f8-459d-9b47-a17b83598736", + "id": "b3984c50-7cc4-4c1d-9b84-5bc58581861a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -279532,7 +279532,7 @@ "type": "text/plain" }, "key": "locale", - "value": "false" + "value": "sv" } ], "variable": [] @@ -279576,7 +279576,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b633a2bf-59c7-49bb-bb0c-ecccdbe60ad3", + "id": "6d3dbfe6-32b5-4382-bb5b-46c56d224ff6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -279597,7 +279597,7 @@ "type": "text/plain" }, "key": "locale", - "value": "false" + "value": "sv" } ], "variable": [] @@ -279647,7 +279647,7 @@ } }, { - "id": "27bbb5c8-e9ed-4033-87b1-7f7c9bbd4bdc", + "id": "94df5b32-3a6a-4d38-b5a6-754b1f64af56", "name": "Native Change Detection Configuration", "request": { "name": "Native Change Detection Configuration", @@ -279702,7 +279702,7 @@ }, "response": [ { - "id": "6085f8e4-4416-4428-bced-56b5446cd412", + "id": "3850f1bd-1cae-4258-ba08-881d323084a9", "name": "Native change detection configuration for a source", "originalRequest": { "url": { @@ -279756,7 +279756,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2fcc282c-fc7c-4aa1-8d7e-b3e5d3487966", + "id": "7ab5ef6d-55a4-47df-9564-54778d0b65c4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -279810,7 +279810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a93011c-90fc-4ae4-98d0-3b3b0dc38cba", + "id": "d627b323-dac5-4a35-acf2-76fb13f09cac", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -279864,7 +279864,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4dbf19a-7eff-4cfd-af39-7c543b956886", + "id": "e89eb69a-bd77-47c9-a67c-28c2f6e6f877", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -279918,7 +279918,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8748713-d2ed-49ed-abc5-0bfd00df3761", + "id": "9bc0b015-003f-489e-a791-ab01983b891c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -279972,7 +279972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8c5fd53-b56c-4391-8748-fee74c2662e7", + "id": "db08cd21-d9a5-4e1f-8133-71beef8e0659", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -280026,7 +280026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e96e46a-bd9d-4502-8ebe-3241f76dfb84", + "id": "97e14f7c-7fc3-4098-94d6-7afe09d755ab", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -280086,7 +280086,7 @@ } }, { - "id": "dd460717-da63-4b69-8f36-6bd3a31986b9", + "id": "48b8058d-8171-4bd8-80e8-25143ae5d3a8", "name": "Update Native Change Detection Configuration", "request": { "name": "Update Native Change Detection Configuration", @@ -280154,7 +280154,7 @@ }, "response": [ { - "id": "57197c1e-a6a8-403f-b91d-76a81bf36e5a", + "id": "34ab3802-39b0-4ffd-b4aa-4d263d4d8fb4", "name": "Updated native change detection configuration for a source", "originalRequest": { "url": { @@ -280221,7 +280221,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d9ccab2-b302-4bc8-a7a8-106d2c251b79", + "id": "43fe858d-5634-4ea1-93dd-399fd2c18996", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -280288,7 +280288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a9b7a70-9ddf-42be-864b-ecd08d88f4fd", + "id": "ce69f3fe-3f6b-4ee1-b49b-0c1b6d10fbe5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -280355,7 +280355,7 @@ "_postman_previewlanguage": "json" }, { - "id": "608e6fe1-08ad-4b9d-af95-e080b0b863f7", + "id": "7e4bdc64-20e3-4e47-8a74-ff4f0d634347", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -280422,7 +280422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fa3e358-b0b7-4a33-8a5b-ae8994b4768f", + "id": "1b5ffc02-dd94-414e-b8f1-fe32444d4130", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -280489,7 +280489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f17dd6e0-189b-47bf-85d0-728fbf03e9d3", + "id": "e28de046-5dcc-4015-b384-bdf6335249c9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -280556,7 +280556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0004b37-4ded-4b2f-9deb-d6cf748e9915", + "id": "be3d7e82-1ead-4546-a820-d044dfd7b218", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -280629,7 +280629,7 @@ } }, { - "id": "cafc55a7-e032-43f7-b999-3e1b996b86ee", + "id": "573d3ea7-8f84-4f6c-bcb8-5d3e1f08f00d", "name": "Delete Native Change Detection Configuration", "request": { "name": "Delete Native Change Detection Configuration", @@ -280684,7 +280684,7 @@ }, "response": [ { - "id": "079bab7d-40f0-4839-ae0b-506750138222", + "id": "f2fe5a27-cc3c-4273-b8fd-8a3775482760", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -280728,7 +280728,7 @@ "_postman_previewlanguage": "text" }, { - "id": "b70f73e6-fc3a-40ed-8c75-fca69dd2b9dd", + "id": "29ac88cf-f15a-458c-b0f4-6248319c5c4e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -280782,7 +280782,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b20e80c-fa88-41d9-b9e9-c831428e3c6d", + "id": "7078edaf-abae-466d-8e09-428cce2e9059", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -280836,7 +280836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c013d08-5af6-4901-af0e-8caccad5bef2", + "id": "74dc7967-5c5c-451e-bcba-214c577c2084", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -280890,7 +280890,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44c42b6a-c825-45ed-ad86-c47dfebe7cf8", + "id": "9423d056-9535-40b9-a5b7-593d40a5c0b9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -280944,7 +280944,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48c86573-f050-406b-a399-0af03e18e0ef", + "id": "23f5e77f-d152-447a-8176-0ee539e8d2af", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -280998,7 +280998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53351ad2-65e6-43fc-aca5-41a730a4ec02", + "id": "eb59b3da-251c-4e9c-977f-a8175b61775f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -281058,7 +281058,7 @@ } }, { - "id": "9a42902c-62c0-4109-a2fb-831e8f222dd5", + "id": "2768b316-d284-43da-bece-2bacf72f8f20", "name": "Remove All Accounts in a Source", "request": { "name": "Remove All Accounts in a Source", @@ -281109,7 +281109,7 @@ }, "response": [ { - "id": "27e12aa2-3f61-4bd2-b47f-44f4aee11cbe", + "id": "e49c274a-affb-4922-a6ea-822132547358", "name": "Accepted. Returns task result details of removal request.", "originalRequest": { "url": { @@ -281163,7 +281163,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72359e14-fb6f-4782-8f10-9ccfa528deeb", + "id": "ec392a90-7cff-4f37-979c-3c2f1c6b67e1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -281217,7 +281217,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffeff304-9f5c-4d8c-9f4e-fcc616af88b4", + "id": "1fd83675-483a-4e3c-859f-3525dc35697e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -281271,7 +281271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4cf1f1eb-e90f-4d3b-8b99-18bc2e2d0e55", + "id": "70da0604-4ace-4bae-ba2d-0f7d27b93fbb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -281325,7 +281325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a5416bd-28d5-4b46-9e0c-c600ca8b7c61", + "id": "168f07fa-158c-40fa-ab59-0a586b5857ae", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -281379,7 +281379,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3213d906-192b-4f59-903c-1380e4de7b39", + "id": "b275ec1c-e37a-4b90-94b7-8a170054b19b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -281439,7 +281439,7 @@ } }, { - "id": "cc972141-3539-423d-99c9-6838d62258f6", + "id": "52105d6f-3b11-4307-b71b-148fff2580ec", "name": "Synchronize single source attributes.", "request": { "name": "Synchronize single source attributes.", @@ -281460,7 +281460,7 @@ "variable": [ { "type": "any", - "value": "ipsum fugiat esse", + "value": "pariatur ullamco", "key": "id", "disabled": true, "description": { @@ -281490,7 +281490,7 @@ }, "response": [ { - "id": "67eea945-06db-421d-b9fe-e21627074a51", + "id": "a2d6e128-44e3-4930-90ff-c8ec9d5e6f52", "name": "A Source Sync job", "originalRequest": { "url": { @@ -281544,7 +281544,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88a05b24-2888-4011-b6ac-9ca01e39fbfb", + "id": "eb7119c3-8d54-4b39-8f83-64a40d6c1158", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -281598,7 +281598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d47cac6-ae05-4829-a47a-bec92cf0ee22", + "id": "b3613595-e421-4337-96e8-1dfb1dfc420f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -281652,7 +281652,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcb68929-0d2c-4fcd-baac-9effc91cca38", + "id": "ff318d98-92cf-4592-a021-6984f49f7633", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -281706,7 +281706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e46d5607-1199-46af-bae9-b2df55b7efac", + "id": "cd8a22e6-0212-4aa5-bbbf-8b9f7359f2e5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -281760,7 +281760,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ef21a2b-dcf3-4399-9b34-5b58ef32a713", + "id": "4c48a08c-5a35-483b-bbec-d4c2218730ab", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -281814,7 +281814,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f781d765-ed3b-462f-8a38-266bb029782f", + "id": "a58c660f-fab6-4b5b-82fa-379c291b2d86", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -281874,7 +281874,7 @@ } }, { - "id": "bd950e03-c368-4980-9344-f46dfc42bbd1", + "id": "4bbfebbc-c04b-4a3e-bdc3-6087ea140d7b", "name": "Get Source Entitlement Request Configuration", "request": { "name": "Get Source Entitlement Request Configuration", @@ -281919,7 +281919,7 @@ }, "response": [ { - "id": "2ebc5bc9-3fad-4a85-822e-53ea8c90602d", + "id": "73343ce2-6c2d-41e7-a405-c7cf415c2df1", "name": "Get default config", "originalRequest": { "url": { @@ -281973,7 +281973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a441cd91-12b2-47ff-987d-3cea3df9836b", + "id": "70a6e2f2-eeb9-40db-ae9a-779ee157a0e8", "name": "Get config with one approval", "originalRequest": { "url": { @@ -282027,7 +282027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e29009f-fc56-4d63-bf65-96cf39baacca", + "id": "4dfacf9d-d67a-4112-9c53-055ee9a22b9d", "name": "Get config with multiple approvals", "originalRequest": { "url": { @@ -282081,7 +282081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60b06bb5-f80a-4b88-982d-9d36a0950c2c", + "id": "11ec2a5a-890e-4bc9-b81e-d7650834b235", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -282135,7 +282135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4f8f39e-d58e-42ef-82b5-2cc21c7c9e9d", + "id": "d594e9b6-fe51-47a0-9420-25c8a6ad420b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -282189,7 +282189,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c37f03a1-6f27-428b-9bf7-f82cd31a276a", + "id": "dba0c3b9-4655-40fe-aea4-ed6cc7a94054", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -282243,7 +282243,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ef4299c-e449-4403-87ad-1b9cc4e18fa7", + "id": "534ca86d-ea9c-4018-9880-0d9b539045a2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -282297,7 +282297,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da29fa03-0b98-41d5-ad85-f91cc276bed2", + "id": "dc4e9b0e-74ab-42df-a19a-e6f2b060c474", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -282357,7 +282357,7 @@ } }, { - "id": "27b0a760-afe3-45d7-95b8-fed1cf34995a", + "id": "298cd68a-472c-4d4a-b274-a2b1e3c627d3", "name": "Update Source Entitlement Request Configuration", "request": { "name": "Update Source Entitlement Request Configuration", @@ -282415,7 +282415,7 @@ }, "response": [ { - "id": "feabeab4-c8c0-40d8-92fa-8402bcb27195", + "id": "899692c7-8d78-40e9-a149-c9797af639ce", "name": "Set config with no approvals", "originalRequest": { "url": { @@ -282482,7 +282482,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efdec8bf-b702-4720-b1df-9f79aee95ebf", + "id": "9b7e1dbb-c778-493d-a9f1-78de6111b572", "name": "Set config with one approval", "originalRequest": { "url": { @@ -282549,7 +282549,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83b2429d-89d5-4309-9f0e-1d938e8ba914", + "id": "55f653e4-3381-426e-af53-d64d7029b8b3", "name": "Set config with multiple approvals", "originalRequest": { "url": { @@ -282616,7 +282616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f2aa3aa-dfb9-4607-b50e-8bdddef141eb", + "id": "c6d406ba-641c-49c8-8a58-84dd01f9a34c", "name": "Set config with no approvals", "originalRequest": { "url": { @@ -282683,7 +282683,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf04c3e5-014c-432c-8d82-8f5d3380c4fb", + "id": "e6577627-f9ad-425f-955a-0f31c6ad2d15", "name": "Set config with one approval", "originalRequest": { "url": { @@ -282750,7 +282750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e73d2629-c032-4961-aefc-ac0c1a0ba4f3", + "id": "38241e06-e22b-4d4d-92f9-9dd35bce464f", "name": "Set config with multiple approvals", "originalRequest": { "url": { @@ -282817,7 +282817,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6649dff-f0af-4640-a620-b42af08d0269", + "id": "11bb9fec-932c-4405-88da-3e270585fb35", "name": "Set config with no approvals", "originalRequest": { "url": { @@ -282884,7 +282884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40329b8d-d546-4732-9498-cdbb5892ff8b", + "id": "e79ab891-9e00-494f-a289-a0668a265b6e", "name": "Set config with one approval", "originalRequest": { "url": { @@ -282951,7 +282951,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce09a4fd-2cf5-4c2c-97a4-c9d2c228c932", + "id": "eb8732de-ead5-47dd-8dff-80461e7b104e", "name": "Set config with multiple approvals", "originalRequest": { "url": { @@ -283018,7 +283018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "381c4f0a-4b2f-4a96-9142-003ac5977cbd", + "id": "60e65412-b6b5-422d-b6f9-a0283cd8c74a", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -283085,7 +283085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f1c484f-31fa-4740-8403-8ff56cb08c7f", + "id": "ae53f31c-51bd-4951-b794-894cd4716ff3", "name": "Set config with one approval", "originalRequest": { "url": { @@ -283152,7 +283152,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f14e2f4-4927-4700-ad36-67444900332d", + "id": "46ce97fa-413e-4767-ab52-74382c36eacb", "name": "Set config with multiple approvals", "originalRequest": { "url": { @@ -283219,7 +283219,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28c3e27f-b516-4cc7-8efc-873b0bf58533", + "id": "afac2a36-eac6-4bd6-b849-c7d17975199a", "name": "Set config with no approvals", "originalRequest": { "url": { @@ -283286,7 +283286,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edbcf47e-847b-464f-9e14-490b8658f45b", + "id": "1d6d1abb-852a-412d-83e0-c8efa947dc1e", "name": "Set config with one approval", "originalRequest": { "url": { @@ -283353,7 +283353,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b88bf811-841f-4b80-a234-ee0b25980c75", + "id": "ffc9f8cc-6ba1-4dc6-837c-4d308d9a4715", "name": "Set config with multiple approvals", "originalRequest": { "url": { @@ -283420,7 +283420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6448daa-f61c-4cc7-99b9-4a4226b39d28", + "id": "32ed40a0-e508-4abf-8c00-07d274bc78af", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -283487,7 +283487,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb72f7a8-a678-4e10-b183-3555d55aee37", + "id": "09ac8553-9bb1-4cca-934a-2dc109810a07", "name": "Set config with one approval", "originalRequest": { "url": { @@ -283554,7 +283554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "970a5e58-0692-4230-bd80-f9c81c882baf", + "id": "1411f5fe-eabc-4502-965d-3fd07ba4c34d", "name": "Set config with multiple approvals", "originalRequest": { "url": { @@ -283627,7 +283627,7 @@ } }, { - "id": "53cef969-387b-4265-b1fd-e8879e689b91", + "id": "4db43515-a579-4404-9c12-e6ba0aa58c54", "name": "Account Aggregation", "request": { "name": "Account Aggregation", @@ -283703,7 +283703,7 @@ }, "response": [ { - "id": "f3a46023-5ccd-463e-b3ff-e2f0727d7718", + "id": "85eeb0b7-eb9a-4f1d-897e-b272f3cd9e36", "name": "Aggregate Accounts Task", "originalRequest": { "url": { @@ -283777,12 +283777,12 @@ "value": "application/json" } ], - "body": "{\n \"success\": \"true\",\n \"task\": {\n \"id\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"QUARTZ\",\n \"name\": \"Cloud Account Aggregation\",\n \"description\": \"Aggregate from the specified application\",\n \"launcher\": \"John Doe\",\n \"created\": \"1992-09-21T04:26:46.048Z\",\n \"launched\": \"1990-02-06T07:43:55.934Z\",\n \"completed\": \"1982-04-02T18:51:25.438Z\",\n \"completionStatus\": \"TEMP_ERROR\",\n \"parentName\": \"Audit Report\",\n \"progress\": \"Initializing...\",\n \"attributes\": {\n \"appId\": \"c31386cb18bb403cbb6df4c86294ff82\",\n \"optimizedAggregation\": \"enabled\",\n \"est1a2\": {}\n },\n \"returns\": [\n {\n \"displayLabel\": \"TASK_OUT_ACCOUNT_AGGREGATION_APPLICATIONS\",\n \"attributeName\": \"applications\"\n },\n {\n \"displayLabel\": \"TASK_OUT_ACCOUNT_AGGREGATION_APPLICATIONS\",\n \"attributeName\": \"applications\"\n }\n ]\n }\n}", + "body": "{\n \"success\": \"true\",\n \"task\": {\n \"id\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"QUARTZ\",\n \"name\": \"Cloud Account Aggregation\",\n \"description\": \"Aggregate from the specified application\",\n \"launcher\": \"John Doe\",\n \"created\": \"1995-12-16T04:02:00.617Z\",\n \"launched\": \"1974-01-18T14:51:36.645Z\",\n \"completed\": \"1971-05-03T00:13:55.817Z\",\n \"completionStatus\": \"ERROR\",\n \"parentName\": \"Audit Report\",\n \"progress\": \"Initializing...\",\n \"attributes\": {\n \"appId\": \"c31386cb18bb403cbb6df4c86294ff82\",\n \"optimizedAggregation\": \"enabled\",\n \"elit4\": {},\n \"incididunt40\": {},\n \"exercitation_e7\": {},\n \"uta2\": {}\n },\n \"returns\": [\n {\n \"displayLabel\": \"TASK_OUT_ACCOUNT_AGGREGATION_APPLICATIONS\",\n \"attributeName\": \"applications\"\n },\n {\n \"displayLabel\": \"TASK_OUT_ACCOUNT_AGGREGATION_APPLICATIONS\",\n \"attributeName\": \"applications\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e9511f15-a74f-4c6b-8c93-65c2c34e548d", + "id": "040ee0c4-108c-40b1-b1a2-1f9d2cd5b902", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -283861,7 +283861,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a963803-233c-475d-b851-a6754d1dd9fa", + "id": "fd89cba1-b13d-4581-aaa1-a5f7ca052cf1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -283940,7 +283940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0700b31-bfbc-43a5-85d0-b9b258f746a0", + "id": "b9285352-bace-49f4-8579-58a33e4ce1e2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -284019,7 +284019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a41f74d7-f93a-4333-b4c5-a561cd84cf8e", + "id": "6e446271-923b-493f-810a-7fd4ee92a76b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -284098,7 +284098,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73b7e272-1d46-400c-bbf9-154dbe6d86a6", + "id": "ea083b20-3bc7-4d57-89cb-5961c9277018", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -284183,7 +284183,7 @@ } }, { - "id": "ce13f8fa-8c6f-4579-8d76-437f4dc97914", + "id": "957f73d1-fe5b-456e-9aa2-0a9a540f8cd4", "name": "Process Uncorrelated Accounts", "request": { "name": "Process Uncorrelated Accounts", @@ -284250,7 +284250,7 @@ }, "response": [ { - "id": "10b2bb69-c67c-4657-8f21-8565501aa57c", + "id": "3338f1e3-00dc-45fa-b20e-eb886b8f3538", "name": "Uncorrelated Accounts Task", "originalRequest": { "url": { @@ -284315,12 +284315,12 @@ "value": "application/json" } ], - "body": "{\n \"success\": \"true\",\n \"task\": {\n \"id\": \"90b83a6bb737489494794f84cd3a51e6\",\n \"type\": \"QUARTZ\",\n \"name\": \"Cloud Process Uncorrelated Accounts\",\n \"description\": \"Processes uncorrelated accounts for the specified application.\",\n \"launcher\": \"John Doe\",\n \"created\": \"1981-06-28T00:53:52.433Z\",\n \"launched\": \"1983-10-30T01:26:48.897Z\",\n \"completed\": \"1982-01-02T18:16:51.824Z\",\n \"completionStatus\": \"WARNING\",\n \"parentName\": \"Audit Report\",\n \"progress\": \"Initializing...\",\n \"attributes\": {\n \"qpocJobId\": \"5d303d46-fc51-48cd-9c6d-4e211e3ab63c\",\n \"taskStartDelay\": \"\"\n },\n \"returns\": {}\n }\n}", + "body": "{\n \"success\": \"true\",\n \"task\": {\n \"id\": \"90b83a6bb737489494794f84cd3a51e6\",\n \"type\": \"QUARTZ\",\n \"name\": \"Cloud Process Uncorrelated Accounts\",\n \"description\": \"Processes uncorrelated accounts for the specified application.\",\n \"launcher\": \"John Doe\",\n \"created\": \"1977-02-09T01:35:28.645Z\",\n \"launched\": \"2011-12-30T12:09:55.536Z\",\n \"completed\": \"1964-11-28T20:32:47.103Z\",\n \"completionStatus\": \"SUCCESS\",\n \"parentName\": \"Audit Report\",\n \"progress\": \"Initializing...\",\n \"attributes\": {\n \"qpocJobId\": \"5d303d46-fc51-48cd-9c6d-4e211e3ab63c\",\n \"taskStartDelay\": \"\"\n },\n \"returns\": {}\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2ed7008d-8d66-4c06-b3ce-e6b7788c61fc", + "id": "54d3f28a-9602-426d-a166-997d8ecd9c8a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -284390,7 +284390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f58ba4e0-e784-411f-82f1-55c4ac4d3741", + "id": "a60e9b1b-d01a-4856-bd0b-96b29f468111", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -284460,7 +284460,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a54dc17-6c7b-4550-97b9-277f0be3ddc1", + "id": "f3f64719-de68-4374-aa39-39f1737b36be", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -284530,7 +284530,7 @@ "_postman_previewlanguage": "json" }, { - "id": "102eda7f-8422-4294-8e04-30e4a76d444a", + "id": "5d640401-51e8-41c6-ac3c-bc9f5e57d9c3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -284600,7 +284600,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b8aaeef-9cbf-40ec-9736-8dc7d223e277", + "id": "56a17337-acb7-4aa5-8863-a4e871160177", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -284682,7 +284682,7 @@ "description": "Import and export configuration for some objects between tenants.", "item": [ { - "id": "07085861-5382-41f1-8256-7e6d15e3ae72", + "id": "b428284f-7b13-47b6-9d5f-d3f03c4f50be", "name": "Initiates configuration objects export job", "request": { "name": "Initiates configuration objects export job", @@ -284734,7 +284734,7 @@ }, "response": [ { - "id": "4f5ae1f0-7a5d-4e83-8d77-fb3ed97edc05", + "id": "2d16e797-7862-4414-a3cb-3db1a33106a3", "name": "Export all objects available", "originalRequest": { "url": { @@ -284800,7 +284800,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c97b862-069b-4c93-b5d7-9cce29870550", + "id": "ca3ebc3c-ffcf-4d18-b594-dd82d1bf14fd", "name": "Export sources by ID", "originalRequest": { "url": { @@ -284866,7 +284866,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03f66b38-828f-4c22-bf16-0753d2d2ab41", + "id": "41696ad8-01d5-4e53-bce3-4115f2c8743e", "name": "Export transforms by name", "originalRequest": { "url": { @@ -284932,7 +284932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aea97afb-8cce-4f2d-9386-7bcc54aeca12", + "id": "0e8e98b8-7642-4f67-bc5d-590812b4837b", "name": "Export trigger subscriptions triggers and transforms with custom options", "originalRequest": { "url": { @@ -284998,7 +284998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0dcba92e-1fc2-45e6-88f1-05768d6741cb", + "id": "f2026563-e1f0-4c0a-8f6a-df15a9dc2dbc", "name": "Export all objects available", "originalRequest": { "url": { @@ -285064,7 +285064,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83012e8d-5dc3-49cf-a2dd-c1ce692a2dce", + "id": "5278670f-8f60-4363-bbac-0004407b8bf6", "name": "Export sources by ID", "originalRequest": { "url": { @@ -285130,7 +285130,7 @@ "_postman_previewlanguage": "json" }, { - "id": "462a4acb-1b85-488e-8631-fc8c25a81c68", + "id": "e0995c23-e7ac-4bc4-b7b8-d5862e6310d3", "name": "Export transforms by name", "originalRequest": { "url": { @@ -285196,7 +285196,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb519f35-efa5-4642-acc9-c98ba62fa7ff", + "id": "057778a2-a13d-453b-8810-f00d3506f69a", "name": "Export trigger subscriptions triggers and transforms with custom options", "originalRequest": { "url": { @@ -285262,7 +285262,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47c27c25-f957-48ce-8016-3fabfc1b90b6", + "id": "2dec4f14-40fd-4388-8253-ad72052a9c81", "name": "Export all objects available", "originalRequest": { "url": { @@ -285328,7 +285328,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73281b73-ca69-4389-a079-b7982d7543ec", + "id": "d5e910ae-e107-4868-95cb-02935372b146", "name": "Export sources by ID", "originalRequest": { "url": { @@ -285394,7 +285394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f2164fd-ac61-455e-84b7-ec04422646db", + "id": "86c1b71f-a821-4b73-a485-f94c1e7167e1", "name": "Export transforms by name", "originalRequest": { "url": { @@ -285460,7 +285460,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6cb90b0c-876c-48a2-8c6e-1058966f209e", + "id": "0a3bfe51-777b-4735-a03f-3b2d6177995a", "name": "Export trigger subscriptions triggers and transforms with custom options", "originalRequest": { "url": { @@ -285526,7 +285526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4fb96d5f-eafc-41a8-b1b6-1a90bda06377", + "id": "3df88330-3fd6-4ba0-8e94-37d8be110414", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -285592,7 +285592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e76e68bb-c6af-474c-8a44-577d53fab1c0", + "id": "c5fa6751-6af5-498b-a936-5530d47c6b47", "name": "Export sources by ID", "originalRequest": { "url": { @@ -285658,7 +285658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a79c455-3033-4d3d-96fd-ff8306298e63", + "id": "4d729782-f843-4a8b-a574-5df0488fa97a", "name": "Export transforms by name", "originalRequest": { "url": { @@ -285724,7 +285724,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12aa4d1c-7dc0-4a63-9ad5-e7cf3eebb75c", + "id": "2d6230e8-bf63-4fa0-8644-c442fbfbff30", "name": "Export trigger subscriptions triggers and transforms with custom options", "originalRequest": { "url": { @@ -285790,7 +285790,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53a5ec8a-4097-4a84-8560-b69a55b23be0", + "id": "3264349f-b9e4-4f22-8911-8052a0f7a688", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -285856,7 +285856,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f5a948f-2490-435a-8f45-ada2a49f0050", + "id": "67a5e2b3-c94c-4e61-b1ce-3aedae01a9e5", "name": "Export sources by ID", "originalRequest": { "url": { @@ -285922,7 +285922,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f221040-c8f0-4763-9dfe-eb5a0cd8f481", + "id": "d352579a-61a2-4fa4-b6fd-ceec22053657", "name": "Export transforms by name", "originalRequest": { "url": { @@ -285988,7 +285988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99612bb9-7cba-4a0b-8b10-2567b6847133", + "id": "8b269481-07fc-4359-8f39-a3e88572f99e", "name": "Export trigger subscriptions triggers and transforms with custom options", "originalRequest": { "url": { @@ -286054,7 +286054,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89184860-378b-4432-b5d9-67dd762d835c", + "id": "df251c08-2c15-4496-8127-3cb3e01875dc", "name": "Export all objects available", "originalRequest": { "url": { @@ -286120,7 +286120,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c57361d9-246b-43ae-8585-7c919094ce14", + "id": "7ef2cc68-18a2-46df-b7ef-76bf14d73cf2", "name": "Export sources by ID", "originalRequest": { "url": { @@ -286186,7 +286186,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37ed0c41-7fda-4e1b-b66a-318704e1a106", + "id": "7eaacf59-9734-4d50-b86b-cd0cffffdb90", "name": "Export transforms by name", "originalRequest": { "url": { @@ -286252,7 +286252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "636f8808-2d5a-41a3-8c1e-bd7feb772c2e", + "id": "91806bc2-2a01-4897-bcd0-4f5e8e709403", "name": "Export trigger subscriptions triggers and transforms with custom options", "originalRequest": { "url": { @@ -286318,7 +286318,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c29757c4-7846-4ed9-91df-3c2bade4ecb5", + "id": "bb933303-f56e-478b-ab05-2c318034a2cb", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -286384,7 +286384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78e5bd73-298d-4349-ba80-0eb1aafe86e1", + "id": "eaaaf5ce-54f3-4226-b8d7-3c8954ca4856", "name": "Export sources by ID", "originalRequest": { "url": { @@ -286450,7 +286450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbb84975-476d-43dc-a845-c8e92ab8e74a", + "id": "de7fda78-4bea-467e-a3b0-7d2357baf2ac", "name": "Export transforms by name", "originalRequest": { "url": { @@ -286516,7 +286516,7 @@ "_postman_previewlanguage": "json" }, { - "id": "359b107f-29f1-44d1-ae78-dde44ae95bed", + "id": "04ca384a-142a-42f6-a03f-4287e2da9266", "name": "Export trigger subscriptions triggers and transforms with custom options", "originalRequest": { "url": { @@ -286588,7 +286588,7 @@ } }, { - "id": "4543a41b-55fa-4bc7-bdbb-db17e301c327", + "id": "24ad36c4-e07b-4c79-ba7e-64bf380a3bc0", "name": "Get export job status", "request": { "name": "Get export job status", @@ -286639,7 +286639,7 @@ }, "response": [ { - "id": "24a45875-6c70-4dde-aa69-cef33c046c03", + "id": "62741cef-6665-4181-aacd-e73b45b9aad8", "name": "Export job status successfully returned.", "originalRequest": { "url": { @@ -286693,7 +286693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e91d7a51-16cc-4c59-a106-d49ced44efb7", + "id": "ab8a386d-96b9-4568-95c4-2e0806827106", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -286747,7 +286747,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d57e4d0-39bf-4fe6-bedb-1f9cd6489960", + "id": "730ed07f-aa4d-43fd-bfa3-7d0078e487c1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -286801,7 +286801,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aefd4c18-aa8d-47b3-b32b-1eccf1bedf77", + "id": "3a966cda-e52f-49ad-9e8f-4e6690e11558", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -286855,7 +286855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "596f3ee2-8aac-41cf-95a3-e4a100f174c7", + "id": "c9c98aac-58cd-4351-a46e-622be462c1dc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -286909,7 +286909,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0fe75b0d-3fa0-4882-99d2-6da4f6dcbf4d", + "id": "d17496f6-ed01-4c01-aabb-47e5cae04d40", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -286963,7 +286963,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f90fbfd4-5295-417d-a044-375e0c211a01", + "id": "e9780c2a-8855-4f36-ba43-59d9d8666953", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -287023,7 +287023,7 @@ } }, { - "id": "810157f0-2e79-40c2-a3ab-cbf4e777ea0f", + "id": "1c701b5a-e8df-4878-8e5d-8ae42d93c855", "name": "Download export job result.", "request": { "name": "Download export job result.", @@ -287075,7 +287075,7 @@ }, "response": [ { - "id": "9a629de1-905d-4f1d-9486-dcd9c2d26cb7", + "id": "17a45f69-af9f-4071-81f0-b311ff2b935d", "name": "Exported JSON objects.", "originalRequest": { "url": { @@ -287125,12 +287125,12 @@ "value": "application/json" } ], - "body": "{\n \"version\": 1,\n \"timestamp\": \"2021-05-11T22:23:16Z\",\n \"tenant\": \"sample-tenant\",\n \"description\": \"Export Job 1 Test\",\n \"options\": {\n \"excludeTypes\": [\n \"SOURCE\",\n \"SOURCE\"\n ],\n \"includeTypes\": [\n \"TRIGGER_SUBSCRIPTION\",\n \"TRIGGER_SUBSCRIPTION\"\n ],\n \"objectOptions\": {\n \"TRIGGER_SUBSCRIPTION\": {\n \"includedIds\": [\n \"be9e116d-08e1-49fc-ab7f-fa585e96c9e4\"\n ],\n \"includedNames\": [\n \"Test 2\"\n ]\n }\n }\n },\n \"objects\": [\n {\n \"version\": 1,\n \"self\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"object\": {\n \"fugiat08b\": -45650443,\n \"consectetur76b\": 90174464,\n \"magnaaf\": 88281156\n }\n },\n {\n \"version\": 1,\n \"self\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"object\": {\n \"minim_185\": \"irure nisi\",\n \"eiusmod_49\": true,\n \"consectetur_38\": -7261481\n }\n }\n ]\n}", + "body": "{\n \"version\": 1,\n \"timestamp\": \"2021-05-11T22:23:16Z\",\n \"tenant\": \"sample-tenant\",\n \"description\": \"Export Job 1 Test\",\n \"options\": {\n \"excludeTypes\": [\n \"SOURCE\",\n \"SOURCE\"\n ],\n \"includeTypes\": [\n \"TRIGGER_SUBSCRIPTION\",\n \"TRIGGER_SUBSCRIPTION\"\n ],\n \"objectOptions\": {\n \"TRIGGER_SUBSCRIPTION\": {\n \"includedIds\": [\n \"be9e116d-08e1-49fc-ab7f-fa585e96c9e4\"\n ],\n \"includedNames\": [\n \"Test 2\"\n ]\n }\n }\n },\n \"objects\": [\n {\n \"version\": 1,\n \"self\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"object\": {\n \"eu_3b\": -8434694.93755129,\n \"labored\": -42865667.10610229\n }\n },\n {\n \"version\": 1,\n \"self\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"object\": {\n \"aute__\": -48188123\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e5457e8a-0165-411c-8d43-222057b303b4", + "id": "6619ac4f-b9f2-4d5e-a82c-7c3dda792755", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -287185,7 +287185,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0744bf5-3aac-4dd8-9e8c-0802b68700b9", + "id": "de3e144d-a5d0-4159-90e8-8343016dca80", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -287240,7 +287240,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3fa4189-e30a-4f61-9b14-be989a50600f", + "id": "0691a174-c8ff-4936-96d9-5ad1c66dd6ad", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -287295,7 +287295,7 @@ "_postman_previewlanguage": "json" }, { - "id": "560012e3-bbda-4788-89bf-4b36e14198b3", + "id": "46c103d0-fd59-482e-905c-156744b0d660", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -287350,7 +287350,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7dd6f48e-ed86-4669-b215-f06e54bfea88", + "id": "889f47f7-f4f6-421d-ba84-2963b589a882", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -287405,7 +287405,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c95c6559-dd3f-4373-ab5b-f6e61f9e4671", + "id": "f7e70473-bf5e-4d30-bf25-3f88de460282", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -287466,7 +287466,7 @@ } }, { - "id": "579da6a7-d3de-47c3-9ac9-daf9aae0a4fc", + "id": "8f1c5ac6-2822-476e-9048-1a3e022bc30c", "name": "Initiates configuration objects import job", "request": { "name": "Initiates configuration objects import job", @@ -287540,7 +287540,7 @@ }, "response": [ { - "id": "60c41b48-9b70-4871-914f-f2a5be5789f2", + "id": "4c531ddf-0266-47e7-980a-e7fa8f71bcf8", "name": "Import job accepted and queued for processing.", "originalRequest": { "url": { @@ -287628,7 +287628,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29ae54fb-5b10-4ab6-9a87-99bbb9995b03", + "id": "617c77a2-4179-4532-9af3-05cdd9d5ffd3", "name": "Client Error - Returned if the request body is invalid.\n", "originalRequest": { "url": { @@ -287716,7 +287716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3eedbe78-426d-4dbf-ac88-ae7938a147e8", + "id": "bf313abc-055b-435d-8d46-1f399d15462d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -287804,7 +287804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2e92efd-9e31-4d35-85a8-a514afea36c3", + "id": "6c97d6b2-78f0-4b18-936a-9e75d76bd5d4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -287892,7 +287892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7dd1e51d-528c-4e01-a89a-e3006b616ff1", + "id": "7868d3dd-574c-4940-a880-6abc9e19e282", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -287980,7 +287980,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc3587cf-1fb3-475d-b297-7667a47bdaed", + "id": "6a0f2ed2-6c26-40d3-90e4-35b20dd018f4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -288068,7 +288068,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a54a89c-afb3-4ea5-bcd1-fa1d025f422d", + "id": "a349e89f-4c13-44b8-b62d-287dba4860bb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -288162,7 +288162,7 @@ } }, { - "id": "48a7964c-8f4b-43a0-bf24-9a9ffb435cc8", + "id": "b0fb025a-c312-4bba-a5b8-6c8068755336", "name": "Get import job status", "request": { "name": "Get import job status", @@ -288213,7 +288213,7 @@ }, "response": [ { - "id": "087fd3ca-2fb0-406e-a022-3e17d5c80e6b", + "id": "e4285aa7-5696-485c-ab0e-15b7da8fff52", "name": "Import job status successfully returned.", "originalRequest": { "url": { @@ -288267,7 +288267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbfb3dac-df2f-4fc9-af03-120421386a5b", + "id": "8325a54b-4bf6-4564-9f28-bff263c864bf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -288321,7 +288321,7 @@ "_postman_previewlanguage": "json" }, { - "id": "266ef8f2-58ee-4456-b1ec-eb28eee6c158", + "id": "da8df9ea-484c-4a26-84be-ec716ab34145", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -288375,7 +288375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7c2f19f-4583-49c6-9b45-77e33108a976", + "id": "76ca221e-ea3c-4376-9d7c-6bd06752e9c3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -288429,7 +288429,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6b464dc-369e-4dda-8bb8-d69f8232da1f", + "id": "cb2f6a7a-1e1c-4927-b29c-c0c2c096de58", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -288483,7 +288483,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4086658a-9d15-484d-b3f3-a4449dfaec19", + "id": "c12e8b86-56fe-4d52-95f4-29ca4995c2ce", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -288537,7 +288537,7 @@ "_postman_previewlanguage": "json" }, { - "id": "badbec08-d7ce-4a09-8c9d-f1546b8ba125", + "id": "bdeabe69-5996-4991-a21c-f20b7da4aead", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -288597,7 +288597,7 @@ } }, { - "id": "73e6d36a-7e36-4d59-8940-62de131fa396", + "id": "2f9f53e0-281f-4cd9-b82b-6e9bb20c8949", "name": "Download import job result", "request": { "name": "Download import job result", @@ -288649,7 +288649,7 @@ }, "response": [ { - "id": "c80bc2f6-23eb-4fb1-a433-311eded698b9", + "id": "0e82ef55-053d-4fdc-89c7-d0bf06bd3793", "name": "Import results JSON object, containing detailed results of the import operation.", "originalRequest": { "url": { @@ -288699,12 +288699,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": {\n \"cillum018\": {\n \"infos\": [\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"consectetur_35\": {},\n \"commodo3\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"Ut_6\": {},\n \"deserunt_e\": {}\n }\n }\n ],\n \"warnings\": [\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"quis_b5\": {},\n \"aliquip_15\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"veniam_fd\": {},\n \"sit_fc\": {}\n }\n }\n ],\n \"errors\": [\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"irurec6\": {},\n \"etd46\": {},\n \"inb83\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"in7f\": {},\n \"Lorem_a\": {}\n }\n }\n ],\n \"importedObjects\": [\n {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n }\n ]\n },\n \"laboruma\": {\n \"infos\": [\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"labore56\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"ullamco2\": {},\n \"proident9\": {}\n }\n }\n ],\n \"warnings\": [\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"consequat_07d\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"velit_899\": {},\n \"Duiseb\": {},\n \"reprehenderit040\": {},\n \"velit_8d\": {}\n }\n }\n ],\n \"errors\": [\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"dolor13\": {},\n \"nulla4c\": {},\n \"velit2fb\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"esse_9\": {},\n \"non65\": {},\n \"dolor4\": {},\n \"occaecat_5ad\": {}\n }\n }\n ],\n \"importedObjects\": [\n {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n }\n ]\n },\n \"autef\": {\n \"infos\": [\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"doeb0\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"proident_5c\": {},\n \"voluptateb\": {},\n \"irure_913\": {},\n \"Duis_00f\": {}\n }\n }\n ],\n \"warnings\": [\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"culpa__a_\": {},\n \"nisif03\": {},\n \"cillumf39\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"pariatur2\": {}\n }\n }\n ],\n \"errors\": [\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"nisi_541\": {},\n \"minim_b\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"exercitation_b\": {},\n \"magna_5\": {}\n }\n }\n ],\n \"importedObjects\": [\n {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n }\n ]\n }\n },\n \"exportJobId\": \"be9e116d-08e1-49fc-ab7f-fa585e96c9e4\"\n}", + "body": "{\n \"results\": {\n \"fugiat_8\": {\n \"infos\": [\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"Lorembb\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"id_7\": {},\n \"ullamco4d6\": {},\n \"pariatur91\": {},\n \"aliquip_a4\": {}\n }\n }\n ],\n \"warnings\": [\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"sunt_be\": {},\n \"non_f\": {},\n \"eiusmod0\": {},\n \"reprehenderit_50c\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"dolore_694\": {},\n \"proident71\": {}\n }\n }\n ],\n \"errors\": [\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"voluptatee84\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"deseruntad1\": {}\n }\n }\n ],\n \"importedObjects\": [\n {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n }\n ]\n },\n \"ea_1\": {\n \"infos\": [\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"reprehenderit_767\": {},\n \"esse15\": {},\n \"quis_0d\": {},\n \"voluptate__0f\": {},\n \"ut6f\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"pariaturcc\": {},\n \"quis_c\": {}\n }\n }\n ],\n \"warnings\": [\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"pariatur_d\": {},\n \"ea8\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"ullamco_857\": {},\n \"qui3\": {},\n \"aliquaa\": {}\n }\n }\n ],\n \"errors\": [\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"adipisicing49\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"ad_0c\": {},\n \"cupidatatc\": {},\n \"commodoff\": {}\n }\n }\n ],\n \"importedObjects\": [\n {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n }\n ]\n },\n \"culpa_3\": {\n \"infos\": [\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"irure_a17\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"cupidatat_60\": {},\n \"velit_e6\": {}\n }\n }\n ],\n \"warnings\": [\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"elit__\": {},\n \"etb\": {},\n \"in3f6\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"laborum_8c5\": {},\n \"mollit56\": {}\n }\n }\n ],\n \"errors\": [\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"culpa_2\": {}\n }\n },\n {\n \"key\": \"UNKNOWN_REFERENCE_RESOLVER\",\n \"text\": \"Unable to resolve reference for object [type: IDENTITY, id: 2c91808c746e9c9601747d6507332ecz, name: random identity]\",\n \"details\": {\n \"culpa_f\": {},\n \"Excepteur_448\": {},\n \"nullaa\": {}\n }\n }\n ],\n \"importedObjects\": [\n {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n }\n ]\n }\n },\n \"exportJobId\": \"be9e116d-08e1-49fc-ab7f-fa585e96c9e4\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "309942fe-78b6-4cf5-b2f9-a7b733b4ae45", + "id": "6ae4ed4d-5d9f-49fa-b646-3dd14da2a079", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -288759,7 +288759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c61621e-cf31-4c3f-b3ef-339af490a878", + "id": "aa4289ac-a582-4c30-9e3b-9bd5213dc6fa", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -288814,7 +288814,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c9fe534-0f82-477b-ae2e-1de18fbbb21b", + "id": "c62794f7-a64c-458f-8152-a7854fbc8abd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -288869,7 +288869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b33050f-87f9-4a91-9d5f-3b76abc42a08", + "id": "e7237008-d18e-419a-8c62-7f09a49e8ddf", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -288924,7 +288924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28357006-9085-4ec1-a18a-af4da91ea06c", + "id": "5e6b7bf8-0fe2-4532-869f-182980de10eb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -288979,7 +288979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b358504e-7eed-49f4-8956-26cbc9da8974", + "id": "11dec8f2-b140-469e-8253-a5afbcf8e7d9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -289040,7 +289040,7 @@ } }, { - "id": "3f67c3ac-4cf1-427d-a64c-57141e659f03", + "id": "39e870f6-db89-4e2a-8bb8-94ed9a7195bd", "name": "Get config object details", "request": { "name": "Get config object details", @@ -289079,7 +289079,7 @@ }, "response": [ { - "id": "f62891f3-ad6d-4848-9b67-6a324401948e", + "id": "e0fddae0-ce75-4722-9447-f96831bcb5e4", "name": "Object configurations returned successfully.", "originalRequest": { "url": { @@ -289132,7 +289132,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6572cadd-650f-4f01-9552-c163d442ecfe", + "id": "7c612446-fd77-4feb-8c80-f50470c51f6f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -289185,7 +289185,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a6d692a-5bfd-45bf-ad22-a44d31e58e6e", + "id": "e821f697-c462-4e3a-8f6f-3b97e39328b4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -289238,7 +289238,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13542229-3dd5-45a0-b908-497c42ef6823", + "id": "7a838676-a60f-41bd-8289-5e56b0a171f9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -289291,7 +289291,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55bdc7fd-3b48-4e73-9576-e3af22068236", + "id": "46e97a89-80a6-4d3d-b64e-cba1e1ddf231", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -289344,7 +289344,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3db73b8f-c6e3-4bcb-937d-a4bd1a95cca8", + "id": "f8369e0d-d19e-438e-816e-a37d1da589aa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -289397,7 +289397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f7f930d-c9a6-4645-aad3-f127dde148a6", + "id": "652dac34-0cd4-4695-aa77-39479cb0617f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -289462,7 +289462,7 @@ "description": "Use this API to leverage power of LLM to generate suggested entitlement description.\n", "item": [ { - "id": "6883fb58-66c9-4cd0-97dc-600630aa926f", + "id": "ed9d2a77-23c9-4741-bdb4-35362535e9d9", "name": "Submit Sed Batch Stats Request", "request": { "name": "Submit Sed Batch Stats Request", @@ -289513,7 +289513,7 @@ }, "response": [ { - "id": "37d216e2-c246-4ac2-b37a-7b11d60cccc5", + "id": "d74afba6-3f77-4a48-804f-fcb4246624cf", "name": "Stats of Sed batch.", "originalRequest": { "url": { @@ -289562,12 +289562,12 @@ "value": "application/json" } ], - "body": "{\n \"batchComplete\": true,\n \"batchId\": \"23009abe-4c50-3b76-cd0c-b4f1740c82d0\",\n \"discoveredCount\": 100,\n \"discoveryComplete\": true,\n \"processedCount\": 100\n}", + "body": "{\n \"batchComplete\": true,\n \"batchId\": \"urn:uuid:b7dd91ea-85ad-dd3b-191b-693bf0a922b9\",\n \"discoveredCount\": 100,\n \"discoveryComplete\": true,\n \"processedCount\": 100\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "223544c3-8ccc-427e-86c0-b5fd3aa5132f", + "id": "db750de4-5c14-4923-b31f-2a4a3f8b8c74", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -289621,7 +289621,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f85d774e-ca0c-478f-b572-e324c11922aa", + "id": "d3c32fc9-fa3d-435b-b0fa-d48df3427068", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -289675,7 +289675,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c80ec834-8b0e-4bc2-a23e-dd2eead62362", + "id": "969e4e8f-cbb9-4356-bb84-45e0edb54961", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -289729,7 +289729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2b89e10-ad29-444d-a09c-6415b101c62c", + "id": "e4c2b2b5-0645-40b3-9506-dad470729b41", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -289783,7 +289783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bafdad21-0034-4cf1-bc3b-02f20d9e284d", + "id": "92cd314f-c7ba-4142-8984-b36b023da05c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -289837,7 +289837,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fb6a41d-6af8-465b-bfd0-3cd0e0070a6a", + "id": "9d5599ed-dd3c-4c16-8a35-69c66afba74e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -289897,7 +289897,7 @@ } }, { - "id": "a66afbb4-9ce8-4db5-8212-b7abd06ef1b0", + "id": "b9b4f0d5-ebdd-4e50-81d2-c1f0f3d886c7", "name": "List Sed Batch Request", "request": { "name": "List Sed Batch Request", @@ -289935,7 +289935,7 @@ }, "response": [ { - "id": "6e75c636-01a4-49ae-9ddb-700b78e66727", + "id": "063e0235-82c8-4b5a-bb5c-173854da41e3", "name": "Status of batch", "originalRequest": { "url": { @@ -289987,7 +289987,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98c8d041-f70d-4721-91d6-b1833179ce09", + "id": "1f2f7a14-f05b-4d28-933e-71609bf422d0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -290039,7 +290039,7 @@ "_postman_previewlanguage": "json" }, { - "id": "521456c4-a046-4866-8d4a-aba264c2daf4", + "id": "f1aa2e2a-9c97-46ee-85b8-bc58f682de5e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -290091,7 +290091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19d1c049-45e5-4de9-a14d-270f642be259", + "id": "67c756c8-8101-42bc-978d-c522a3c9ee12", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -290143,7 +290143,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0b2d5d7-ca08-4e03-a730-ae7463d93612", + "id": "39b296d5-f4b4-47fe-a3b4-ff55c76f1def", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -290195,7 +290195,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b265b7f3-2fcb-4fe9-96cd-9e146f091ae4", + "id": "2869e810-6936-4079-b001-3032022f7eb2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -290247,7 +290247,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9b1b46b-e195-470c-b1fa-7e7331887d94", + "id": "3cc7058f-3f00-447c-9f15-508b04cc965d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -290305,7 +290305,7 @@ } }, { - "id": "9a0b97f3-e55c-43ee-aab6-08d618d8f587", + "id": "f8f3b42f-915a-4ec4-944d-80e161331b55", "name": "Submit Sed Batch Request", "request": { "name": "Submit Sed Batch Request", @@ -290356,7 +290356,7 @@ }, "response": [ { - "id": "4e1a090e-29fb-401b-b6b4-afb518991ef9", + "id": "08271aee-34d2-4997-a7da-20d124dcd00a", "name": "Sed Batch Response", "originalRequest": { "url": { @@ -290416,12 +290416,12 @@ "value": "application/json" } ], - "body": "{\n \"batchId\": \"urn:uuid:8739e0c2-0040-1d88-961f-10c182ba9248\"\n}", + "body": "{\n \"batchId\": \"af3b7259-b6ac-76ac-295b-82c6f5ee7da8\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a33c6cf8-5c06-42cd-824c-ed26f7327de5", + "id": "b8316746-c8c1-417b-b33a-48097708b43a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -290486,7 +290486,7 @@ "_postman_previewlanguage": "json" }, { - "id": "646cef85-74b6-4528-89d7-642fe429c394", + "id": "3a73cefe-0155-47e7-999a-0b9e5d4bbbdd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -290551,7 +290551,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afcb62dc-daec-4d83-a6d7-e51546368b47", + "id": "55ae5cc4-aa22-496a-be51-ff61c92f6713", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -290616,7 +290616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54e7a372-df54-4e0b-82a2-342136f628dc", + "id": "f7f4ff4b-793c-448b-860c-c60b3d4281d4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -290681,7 +290681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8de5e648-596c-49ba-b3de-d743be911a4d", + "id": "01dc05bb-b532-4c78-b575-09589b5ccbf0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -290746,7 +290746,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a409fd9-dcee-42a8-af87-73769800fbb8", + "id": "b8b0cf07-2fc6-4b0b-b1b1-fc8437357c68", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -290817,7 +290817,7 @@ } }, { - "id": "9a6deb1b-ab39-47b2-b31e-abc59b05416b", + "id": "4c00f931-61c6-4645-9777-4f2868002034", "name": "Submit Bulk Approval Request", "request": { "name": "Submit Bulk Approval Request", @@ -290857,7 +290857,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"3323776b-8f63-eaf4-35ad-0555a8d524fa\",\n \"54995526-9473-17f1-3bd3-9a4ab5b399b7\"\n ]\n },\n {\n \"items\": [\n \"d8e61664-d08e-48ea-a56f-f5be931da6a3\",\n \"urn:uuid:93bf09a7-3b9d-888b-b062-7a937be61dff\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"d7e83082-2895-926b-a525-d5c5de0ef383\",\n \"urn:uuid:df0d35dd-817a-ae00-41c2-061521707986\"\n ]\n },\n {\n \"items\": [\n \"419d149d-5e1b-ac54-3719-d4b6fe5c3219\",\n \"32051bf0-bc05-f921-e976-7567002324ff\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -290868,7 +290868,7 @@ }, "response": [ { - "id": "0baef5bb-8c2e-4e05-8cbf-d94d6219616d", + "id": "697fbc48-934e-473a-b591-efc722bf34d8", "name": "List of SED Approval Status", "originalRequest": { "url": { @@ -290911,7 +290911,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"3323776b-8f63-eaf4-35ad-0555a8d524fa\",\n \"54995526-9473-17f1-3bd3-9a4ab5b399b7\"\n ]\n },\n {\n \"items\": [\n \"d8e61664-d08e-48ea-a56f-f5be931da6a3\",\n \"urn:uuid:93bf09a7-3b9d-888b-b062-7a937be61dff\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"d7e83082-2895-926b-a525-d5c5de0ef383\",\n \"urn:uuid:df0d35dd-817a-ae00-41c2-061521707986\"\n ]\n },\n {\n \"items\": [\n \"419d149d-5e1b-ac54-3719-d4b6fe5c3219\",\n \"32051bf0-bc05-f921-e976-7567002324ff\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -290928,12 +290928,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"failedReason\": \"invalid status\",\n \"id\": \"urn:uuid:05e813fb-c3e6-ffe5-24f5-a3f8ff227ea9\",\n \"status\": \"SUCCESS\"\n },\n {\n \"failedReason\": \"invalid status\",\n \"id\": \"2a1c38c2-13cc-b731-f328-cbda0ca08bf0\",\n \"status\": \"SUCCESS\"\n }\n]", + "body": "[\n {\n \"failedReason\": \"invalid status\",\n \"id\": \"urn:uuid:537fca7c-51ab-7086-c66c-7c0f873f63a7\",\n \"status\": \"SUCCESS\"\n },\n {\n \"failedReason\": \"invalid status\",\n \"id\": \"urn:uuid:107bff02-8926-116a-ffc7-84e15749afdc\",\n \"status\": \"SUCCESS\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "bcb78a5c-f51f-4d9c-be33-cfbb9ff2f8ed", + "id": "6fc497fa-12b7-46e8-a5c7-a9a4d9f32014", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -290976,7 +290976,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"3323776b-8f63-eaf4-35ad-0555a8d524fa\",\n \"54995526-9473-17f1-3bd3-9a4ab5b399b7\"\n ]\n },\n {\n \"items\": [\n \"d8e61664-d08e-48ea-a56f-f5be931da6a3\",\n \"urn:uuid:93bf09a7-3b9d-888b-b062-7a937be61dff\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"d7e83082-2895-926b-a525-d5c5de0ef383\",\n \"urn:uuid:df0d35dd-817a-ae00-41c2-061521707986\"\n ]\n },\n {\n \"items\": [\n \"419d149d-5e1b-ac54-3719-d4b6fe5c3219\",\n \"32051bf0-bc05-f921-e976-7567002324ff\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -290998,7 +290998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19c68224-f445-4af5-8d9e-280f995d73fe", + "id": "7b9bfb2a-f27f-4d35-89ae-87a469358e70", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -291041,7 +291041,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"3323776b-8f63-eaf4-35ad-0555a8d524fa\",\n \"54995526-9473-17f1-3bd3-9a4ab5b399b7\"\n ]\n },\n {\n \"items\": [\n \"d8e61664-d08e-48ea-a56f-f5be931da6a3\",\n \"urn:uuid:93bf09a7-3b9d-888b-b062-7a937be61dff\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"d7e83082-2895-926b-a525-d5c5de0ef383\",\n \"urn:uuid:df0d35dd-817a-ae00-41c2-061521707986\"\n ]\n },\n {\n \"items\": [\n \"419d149d-5e1b-ac54-3719-d4b6fe5c3219\",\n \"32051bf0-bc05-f921-e976-7567002324ff\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -291063,7 +291063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb39499d-3312-4516-9d79-06340d5b6646", + "id": "0f91c150-30ff-4f77-87bb-68a24713a241", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -291106,7 +291106,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"3323776b-8f63-eaf4-35ad-0555a8d524fa\",\n \"54995526-9473-17f1-3bd3-9a4ab5b399b7\"\n ]\n },\n {\n \"items\": [\n \"d8e61664-d08e-48ea-a56f-f5be931da6a3\",\n \"urn:uuid:93bf09a7-3b9d-888b-b062-7a937be61dff\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"d7e83082-2895-926b-a525-d5c5de0ef383\",\n \"urn:uuid:df0d35dd-817a-ae00-41c2-061521707986\"\n ]\n },\n {\n \"items\": [\n \"419d149d-5e1b-ac54-3719-d4b6fe5c3219\",\n \"32051bf0-bc05-f921-e976-7567002324ff\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -291128,7 +291128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8956c2f6-0c31-484f-b5bb-825f8ad7be01", + "id": "55c19fb1-2b5e-43a1-bcfb-7e789ac463e7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -291171,7 +291171,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"3323776b-8f63-eaf4-35ad-0555a8d524fa\",\n \"54995526-9473-17f1-3bd3-9a4ab5b399b7\"\n ]\n },\n {\n \"items\": [\n \"d8e61664-d08e-48ea-a56f-f5be931da6a3\",\n \"urn:uuid:93bf09a7-3b9d-888b-b062-7a937be61dff\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"d7e83082-2895-926b-a525-d5c5de0ef383\",\n \"urn:uuid:df0d35dd-817a-ae00-41c2-061521707986\"\n ]\n },\n {\n \"items\": [\n \"419d149d-5e1b-ac54-3719-d4b6fe5c3219\",\n \"32051bf0-bc05-f921-e976-7567002324ff\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -291193,7 +291193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2af51db-e7b1-4511-ad2d-7495f6ecec65", + "id": "9b81286d-2bf5-49a9-ba9d-a8d01fc39624", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -291236,7 +291236,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"3323776b-8f63-eaf4-35ad-0555a8d524fa\",\n \"54995526-9473-17f1-3bd3-9a4ab5b399b7\"\n ]\n },\n {\n \"items\": [\n \"d8e61664-d08e-48ea-a56f-f5be931da6a3\",\n \"urn:uuid:93bf09a7-3b9d-888b-b062-7a937be61dff\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"d7e83082-2895-926b-a525-d5c5de0ef383\",\n \"urn:uuid:df0d35dd-817a-ae00-41c2-061521707986\"\n ]\n },\n {\n \"items\": [\n \"419d149d-5e1b-ac54-3719-d4b6fe5c3219\",\n \"32051bf0-bc05-f921-e976-7567002324ff\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -291258,7 +291258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b291eb1-ceaf-42fa-aedc-84eb1dbb7565", + "id": "9c0c57e0-0091-4d3f-8d8b-47f12140d9ce", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -291301,7 +291301,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"3323776b-8f63-eaf4-35ad-0555a8d524fa\",\n \"54995526-9473-17f1-3bd3-9a4ab5b399b7\"\n ]\n },\n {\n \"items\": [\n \"d8e61664-d08e-48ea-a56f-f5be931da6a3\",\n \"urn:uuid:93bf09a7-3b9d-888b-b062-7a937be61dff\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"d7e83082-2895-926b-a525-d5c5de0ef383\",\n \"urn:uuid:df0d35dd-817a-ae00-41c2-061521707986\"\n ]\n },\n {\n \"items\": [\n \"419d149d-5e1b-ac54-3719-d4b6fe5c3219\",\n \"32051bf0-bc05-f921-e976-7567002324ff\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -291329,7 +291329,7 @@ } }, { - "id": "322f446a-5427-458b-ad52-3e7436299c2d", + "id": "6e97528c-6fbc-447f-85e7-b5003dfe07cc", "name": "Submit Sed Assignment Request", "request": { "name": "Submit Sed Assignment Request", @@ -291369,7 +291369,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:7871d38a-1842-1d47-f727-6e06a71c9926\",\n \"urn:uuid:15da65fa-14f1-9110-ae97-17d51f2513cc\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:2700df36-fa6c-4791-b181-83d44515914e\",\n \"urn:uuid:874f3019-359c-1791-4595-fef3906ee626\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -291380,7 +291380,7 @@ }, "response": [ { - "id": "00b0e2a1-46c0-4c34-9a7a-bf4bd26e0ed8", + "id": "d9c4acc8-9093-4175-b2bb-d7701cd3eefd", "name": "Sed Assignment Response", "originalRequest": { "url": { @@ -291423,7 +291423,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:7871d38a-1842-1d47-f727-6e06a71c9926\",\n \"urn:uuid:15da65fa-14f1-9110-ae97-17d51f2513cc\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:2700df36-fa6c-4791-b181-83d44515914e\",\n \"urn:uuid:874f3019-359c-1791-4595-fef3906ee626\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -291440,12 +291440,12 @@ "value": "application/json" } ], - "body": "{\n \"batchId\": \"urn:uuid:8a7fe744-256b-1a78-0eb6-acabbf119082\"\n}", + "body": "{\n \"batchId\": \"847c54e3-2385-4d03-01cc-79e754f93886\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0788c0d6-cd2e-4c00-be40-3b2535ab7705", + "id": "1b431e7f-aba7-485b-a4d0-b3c1748556e0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -291488,7 +291488,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:7871d38a-1842-1d47-f727-6e06a71c9926\",\n \"urn:uuid:15da65fa-14f1-9110-ae97-17d51f2513cc\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:2700df36-fa6c-4791-b181-83d44515914e\",\n \"urn:uuid:874f3019-359c-1791-4595-fef3906ee626\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -291510,7 +291510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a3a17d8-824b-4d33-aabe-430d00c6b72b", + "id": "f34a65cf-7ea4-47ce-b6cc-4943828fc4a2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -291553,7 +291553,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:7871d38a-1842-1d47-f727-6e06a71c9926\",\n \"urn:uuid:15da65fa-14f1-9110-ae97-17d51f2513cc\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:2700df36-fa6c-4791-b181-83d44515914e\",\n \"urn:uuid:874f3019-359c-1791-4595-fef3906ee626\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -291575,7 +291575,7 @@ "_postman_previewlanguage": "json" }, { - "id": "169517ac-67e3-4131-9357-797f31218c60", + "id": "310fef53-0342-44d2-aeae-7e5b8003f9dc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -291618,7 +291618,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:7871d38a-1842-1d47-f727-6e06a71c9926\",\n \"urn:uuid:15da65fa-14f1-9110-ae97-17d51f2513cc\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:2700df36-fa6c-4791-b181-83d44515914e\",\n \"urn:uuid:874f3019-359c-1791-4595-fef3906ee626\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -291640,7 +291640,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69a9f7ff-c82d-4fb8-a279-94789015ae5c", + "id": "fef51f33-0edd-4a1b-8ae5-d7bdec66b85f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -291683,7 +291683,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:7871d38a-1842-1d47-f727-6e06a71c9926\",\n \"urn:uuid:15da65fa-14f1-9110-ae97-17d51f2513cc\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:2700df36-fa6c-4791-b181-83d44515914e\",\n \"urn:uuid:874f3019-359c-1791-4595-fef3906ee626\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -291705,7 +291705,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1e0d9ff-1835-4ea2-98b5-5207e43c22a5", + "id": "a93eba92-7fc5-43f7-8e1b-c8e80fc264e4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -291748,7 +291748,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:7871d38a-1842-1d47-f727-6e06a71c9926\",\n \"urn:uuid:15da65fa-14f1-9110-ae97-17d51f2513cc\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:2700df36-fa6c-4791-b181-83d44515914e\",\n \"urn:uuid:874f3019-359c-1791-4595-fef3906ee626\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -291770,7 +291770,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34456901-b59e-4743-84dd-a02d69ae7eed", + "id": "eaa29229-118e-4c3d-a371-564d3e9a9f0b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -291813,7 +291813,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:7871d38a-1842-1d47-f727-6e06a71c9926\",\n \"urn:uuid:15da65fa-14f1-9110-ae97-17d51f2513cc\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"urn:uuid:2700df36-fa6c-4791-b181-83d44515914e\",\n \"urn:uuid:874f3019-359c-1791-4595-fef3906ee626\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -291841,7 +291841,7 @@ } }, { - "id": "2d992e54-70dd-4dfe-8ab1-9344eb4c65f5", + "id": "154a2b8c-7799-44e1-adc1-11cecac22d24", "name": "List Suggested Entitlement Descriptions", "request": { "name": "List Suggested Entitlement Descriptions", @@ -291943,7 +291943,7 @@ }, "response": [ { - "id": "727b1572-8a41-4ffd-8326-ba45e87d46fc", + "id": "1e3fef51-013c-461d-8d21-a1703d0b2b2d", "name": "List of Suggested Entitlement Details", "originalRequest": { "url": { @@ -292059,7 +292059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0646cc31-ed14-468b-b734-28f1f3348984", + "id": "dbc15421-3cb8-42b8-9906-69149d8322fc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -292175,7 +292175,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6d33127-a3f5-4366-aa41-84648960e6e4", + "id": "92175fe0-8caf-459c-9b01-16cde6c2cdec", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -292291,7 +292291,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fb7fa84-182a-4611-8e5d-4cafa6d47ae8", + "id": "0af47966-4380-4106-9b83-488df2daa8e8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -292407,7 +292407,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bde0eb18-2c2b-40ca-bed7-1495face61b9", + "id": "b0fdfe12-4b7f-4eaa-9358-6dbba4ecd6c2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -292523,7 +292523,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54be8074-dc1a-447c-a659-fea0c9af6cf5", + "id": "a56c1bc9-2ae5-4f03-953c-efbd129117f8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -292639,7 +292639,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec3e5b07-7ce9-46b3-9df5-eaab96df737d", + "id": "b5b2cdcf-01a1-476e-bda8-12754c5fa94c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -292761,7 +292761,7 @@ } }, { - "id": "e8a75f43-5ae6-4e37-bfbe-6e62c60af881", + "id": "be73c662-d1ba-450d-af15-5258ccfe3909", "name": "Patch Suggested Entitlement Description", "request": { "name": "Patch Suggested Entitlement Description", @@ -292823,7 +292823,7 @@ }, "response": [ { - "id": "c065cb49-3957-45f8-9ed7-cc0c82e5ef00", + "id": "05e76eb0-a729-437b-a0c8-2868f61b6305", "name": "detail of patched sed", "originalRequest": { "url": { @@ -292888,7 +292888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc32df0f-9065-4f75-bb37-044a58b961d9", + "id": "c1f4a82c-c265-4476-a5d8-b22d951efb78", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -292953,7 +292953,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eae9e07c-7be7-4e76-adb5-d9d84f7bbbc9", + "id": "b8c6fe09-4bbb-4f3f-b0f0-3fa141b9eebb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -293018,7 +293018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e9b90c0-9190-4397-97a4-51645055695a", + "id": "4977663f-17ec-411f-9ee7-abb781c5fd94", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -293083,7 +293083,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5837af47-cbc0-496f-910f-75ed61d7eae2", + "id": "e1888b80-b05a-47f4-9348-74789cb42099", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -293148,7 +293148,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21b908d3-bde9-4a2f-b225-5052d182c922", + "id": "9aace859-cf52-4fd2-8282-54020f27aae5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -293213,7 +293213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6cbf2543-96bb-4631-9c72-fc1fef1bcf6e", + "id": "46c387a1-bd2c-4c81-a31e-2e6f87f56da0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -293290,7 +293290,7 @@ "description": "Use this API to implement object tagging functionality. \nWith object tagging functionality in place, any user in an organization can use tags as a way to group objects together and find them more quickly when the user searches Identity Security Cloud. \n\nIn Identity Security Cloud, users can search their tenants for information and add tags objects they find.\nTagging an object provides users with a way of grouping objects together and makes it easier to find these objects in the future. \n\nFor example, if a user is searching for an entitlement that grants a risky level of access to Active Directory, it's possible that the user may have to search through hundreds of entitlements to find the correct one. \nOnce the user finds that entitlement, the user can add a tag to the entitlement, \"AD_RISKY\" to make it easier to find the entitlement again.\nThe user can add the same tag to multiple objects the user wants to group together for an easy future search, and the user can also do so in bulk.\nWhen the user wants to find that tagged entitlement again, the user can search for \"tags:AD_RISKY\" to find all objects with that tag. \n\nWith the API, you can tag even more different object types than you can in Identity Security Cloud (access profiles, entitlements, identities, and roles). \nYou can use the API to tag all these objects:\n\n- Access profiles \n\n- Applications \n\n- Certification campaigns\n\n- Entitlements\n\n- Identities \n\n- Roles \n\n- SOD (separation of duties) policies\n\n- Sources \n\nYou can also use the API to directly find, create, and manage tagged objects without using search queries. \n\nThere are limits to tags: \n\n- You can have up to 500 different tags in your tenant.\n\n- You can apply up to 30 tags to one object. \n\n- You can have up to 10,000 tag associations, pairings of 1 tag to 1 object, in your tenant. \n\nBecause of these limits, it is recommended that you work with your governance experts and security teams to establish a list of tags that are most expressive of governance objects and access managed by Identity Security Cloud. \n\nThese are the types of information often expressed in tags: \n\n- Affected departments\n\n- Compliance and regulatory categories \n\n- Remediation urgency levels \n\n- Risk levels \n\nRefer to [Tagging Items in Search](https://documentation.sailpoint.com/saas/help/search/index.html?h=tags#tagging-items-in-search) for more information about tagging objects in Identity Security Cloud. \n", "item": [ { - "id": "3c980f08-504e-49cb-b355-fa5c2e5bfb6b", + "id": "febfd85b-0ccf-4ffb-86da-e2dc66663955", "name": "List Tagged Objects", "request": { "name": "List Tagged Objects", @@ -293356,7 +293356,7 @@ }, "response": [ { - "id": "9956f95c-2d2f-453f-96b4-a72449b9f504", + "id": "46187e7f-fffb-4896-b46b-457aa8e6a2c2", "name": "List of all tagged objects.", "originalRequest": { "url": { @@ -293436,7 +293436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "929ee4c7-a526-4fb3-a68a-2da503fb0bbd", + "id": "e0875371-5143-4bfa-b753-01dbb9290d18", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -293516,7 +293516,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2b181b2-c54d-400d-8f7f-c3c81095b824", + "id": "e3e66b01-4b98-49b2-a54f-7af181eb18d3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -293596,7 +293596,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e016836-e882-43db-85bd-4b1af04eea0f", + "id": "1519d1e9-3d44-48b0-a38f-6b751141c074", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -293676,7 +293676,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc2da3aa-a045-4c3b-9693-35eb9cad0446", + "id": "a977cda9-04fa-42e5-8158-b86e023fdf97", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -293756,7 +293756,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee1cb9b0-4642-41b0-b1b2-ca17aaf8002d", + "id": "c319312b-c63c-4d07-ad7f-0c7d690df4ca", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -293842,7 +293842,7 @@ } }, { - "id": "0a521712-07aa-4749-a3bb-b04d76db1f10", + "id": "96b69377-2cee-4e33-aa18-fa1ea7dab15f", "name": "Add Tag to Object", "request": { "name": "Add Tag to Object", @@ -293884,7 +293884,7 @@ }, "response": [ { - "id": "b7a0dd0d-53cb-4ecd-afd8-6e8a06adb078", + "id": "82e6961d-960b-403f-90fe-3d3a62bfdd5d", "name": "Created.", "originalRequest": { "url": { @@ -293930,7 +293930,7 @@ "_postman_previewlanguage": "text" }, { - "id": "168fb8ad-7beb-4763-955f-879732a00f9f", + "id": "e25d01dc-b01e-4a6e-9d4a-75d4889a5c3b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -293986,7 +293986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54091f1c-b311-49c1-b014-07d90c22fada", + "id": "4133dbf8-f650-44e2-bda7-e2fa09422bcf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -294042,7 +294042,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea84f8f7-a097-4dfb-98c4-d3d8a105ab89", + "id": "8db44b0f-267f-4c44-a09b-5a0df2eb137e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -294098,7 +294098,7 @@ "_postman_previewlanguage": "json" }, { - "id": "033252a0-206a-4676-ae65-b9b66639e377", + "id": "06dc907f-23de-4945-861f-fd45ddd10621", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -294154,7 +294154,7 @@ "_postman_previewlanguage": "json" }, { - "id": "207dbc10-1b92-4598-91e1-e5753da2c3d4", + "id": "664bb6e0-1bbb-4b32-ae4c-6babf6ea3c08", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -294216,7 +294216,7 @@ } }, { - "id": "e4a67ee9-69ca-46d2-8539-2263b415d6eb", + "id": "2946ce96-6843-4504-8d05-b302589399fe", "name": "List Tagged Objects by Type", "request": { "name": "List Tagged Objects by Type", @@ -294294,7 +294294,7 @@ }, "response": [ { - "id": "9319eb97-ac2c-4ea0-8c53-67e309d99af6", + "id": "46fa550e-0ecc-4135-b095-ecad4c3a24f2", "name": "List of all tagged objects for specified type.", "originalRequest": { "url": { @@ -294375,7 +294375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "162f2df3-272b-4a43-b6ec-744b1e55639a", + "id": "f0e86929-d93c-4a70-bd9f-0d9d978ba761", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -294456,7 +294456,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff583e95-79e3-4c05-820e-4ffed89dd807", + "id": "70fb84b7-6c96-44b3-a394-3c2176d3e920", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -294537,7 +294537,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa63fba5-be92-4e2e-800e-784a0ec21d98", + "id": "35b75552-cc70-4946-b198-cd318e28a37d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -294618,7 +294618,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0dc19d05-5456-4240-9d3d-c416debfef42", + "id": "bfa1feba-b9ee-4a89-bde0-06fe8f36280e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -294699,7 +294699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4717207e-67c1-42cb-b574-fa36cb402271", + "id": "1414807f-a819-4cf9-a000-b4941671b629", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -294786,7 +294786,7 @@ } }, { - "id": "e41cd32b-170b-42fc-8750-5e3ce0844f62", + "id": "fdd7f4f5-db5a-416b-b3e9-49bc963a8a99", "name": "Get Tagged Object", "request": { "name": "Get Tagged Object", @@ -294838,7 +294838,7 @@ }, "response": [ { - "id": "ce539cb3-06a5-4c3d-934b-a623b6a6ea56", + "id": "9f2ffe3e-0ff1-42dd-8b71-6bbfc5a0a2a2", "name": "Tagged object by type and ID.", "originalRequest": { "url": { @@ -294883,7 +294883,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0edb9cd-2165-48ba-95b9-12d1f78fc7c8", + "id": "efc37be1-b089-47c5-aa14-c6d0c281c2e7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -294928,7 +294928,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac614a6a-2c61-415d-8870-84fe7f14d387", + "id": "fd4d5a97-2c6e-4950-b336-8b2840465ce6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -294973,7 +294973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4e02dd3-5759-4539-8974-ad9829a45c98", + "id": "6ce65043-c960-4b46-a26b-e316236a0d87", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -295018,7 +295018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef631b7f-b0c8-47a5-a812-6086b50f1fa9", + "id": "fb804c43-15d7-4116-af77-e2d379339056", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -295063,7 +295063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3aab0278-f76b-4c89-9920-f05d3df79b0d", + "id": "ff7b2d61-e7be-4874-8b32-b96680dfa405", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -295114,7 +295114,7 @@ } }, { - "id": "c6ac1183-1db1-44f0-8f61-abe2a339e10f", + "id": "781295ca-8dc4-480d-830a-7b9e0650a6a9", "name": "Update Tagged Object", "request": { "name": "Update Tagged Object", @@ -295179,7 +295179,7 @@ }, "response": [ { - "id": "3080e22b-475b-46f9-9e7a-a3f978148d66", + "id": "10e6d427-37be-4c02-8345-a02f5a987464", "name": "Tagged object by type and ID.", "originalRequest": { "url": { @@ -295237,7 +295237,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65502cd1-d4bb-4172-9552-d25bcf7bbeaa", + "id": "f98938ca-2589-4e81-9cf3-498cc198a602", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -295295,7 +295295,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a62328be-2603-4d75-b7c3-42d0cd6ac35f", + "id": "7de07c2f-f6c7-4998-be6d-5d5cc027c411", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -295353,7 +295353,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7df1de45-59f4-455c-8ac2-2157a6481cee", + "id": "7df65e17-d1d2-418f-b017-0ee952480cd2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -295411,7 +295411,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c0ee6ad-02bc-47e1-8428-3a81ac311416", + "id": "ec9ce859-fd96-4d90-bb65-ee83420626ad", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -295469,7 +295469,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d49bb46-3b3e-4508-9a28-8f865d8fc384", + "id": "b84cd378-45a2-4240-bdaf-b8266dad41a8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -295533,7 +295533,7 @@ } }, { - "id": "c88d98e8-1968-4ae1-9d58-aee47ce39b31", + "id": "c8749250-dff7-45d9-927e-c774bc8c8364", "name": "Delete Tagged Object", "request": { "name": "Delete Tagged Object", @@ -295585,7 +295585,7 @@ }, "response": [ { - "id": "2534bec0-4e91-4c35-b83d-89028a29f253", + "id": "78d1924c-fc00-4c88-bccf-314de69631eb", "name": "No content.", "originalRequest": { "url": { @@ -295620,7 +295620,7 @@ "_postman_previewlanguage": "text" }, { - "id": "735f83a9-dd18-4d06-8eb3-da38dd17f93c", + "id": "2d2dd176-56e4-4ed4-8250-319ee38db551", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -295665,7 +295665,7 @@ "_postman_previewlanguage": "json" }, { - "id": "027981d4-00a1-4883-ac79-4bb480d66fb1", + "id": "f8189b5e-b0cc-4bac-bc66-a2657cbb2030", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -295710,7 +295710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f21a8971-870f-42ec-8387-15f206061799", + "id": "0bf63513-fa20-4b52-bb67-a20da825c1b7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -295755,7 +295755,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45c207cf-49c3-4644-887d-d76d521d81fd", + "id": "8221df72-6545-4dee-9ed8-9bfe3a7fd175", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -295800,7 +295800,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5eeffed4-a701-4488-bd5d-9e5f2aaf47d1", + "id": "bc65ae35-4ca3-4f8a-8965-7ca890d3d9e4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -295851,7 +295851,7 @@ } }, { - "id": "d6324fd7-d0bd-40f8-923a-185a45d92719", + "id": "34156ea7-1b48-485f-ac76-7575280a7e70", "name": "Tag Multiple Objects", "request": { "name": "Tag Multiple Objects", @@ -295894,7 +295894,7 @@ }, "response": [ { - "id": "2217520e-2768-4085-b3f7-8349677aafc4", + "id": "545eb275-df5b-42bc-a50e-68f97a6d84c1", "name": "Request succeeded.", "originalRequest": { "url": { @@ -295951,7 +295951,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78ff26c2-3cd1-4df1-afb7-0157954a77f5", + "id": "f94b24ab-61a6-4ea9-9b86-abe2afaed252", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -296008,7 +296008,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b14b3cc-dc22-4bb8-a801-ee5580ec8514", + "id": "c80d2716-995d-4768-8272-b22a454cd305", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -296065,7 +296065,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6e3fc1c-ef01-4625-a5c4-c962414cc50a", + "id": "4c7e4928-6230-4fbf-bb12-bf2d77fedebd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -296122,7 +296122,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13ad5b3a-368d-43e9-b518-7d3298fa2ff7", + "id": "7cca206b-4c68-4375-8b67-741d937ef0a1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -296179,7 +296179,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0dd31b3-ab29-4aee-97b2-1dc6b5977b8f", + "id": "20c1faef-e35f-461c-b1ba-44f6c21242cb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -296242,7 +296242,7 @@ } }, { - "id": "f37d005c-0291-458d-aea3-9cbe9afcfaac", + "id": "cf8a1966-33aa-4c0d-9084-53a1e2558912", "name": "Remove Tags from Multiple Objects", "request": { "name": "Remove Tags from Multiple Objects", @@ -296285,7 +296285,7 @@ }, "response": [ { - "id": "3c1ebd15-7741-423b-930b-ca05a599206b", + "id": "ade5ec11-a654-4d14-ba17-3c6c699b3c41", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -296332,7 +296332,7 @@ "_postman_previewlanguage": "text" }, { - "id": "aecbbbff-b225-4690-a155-bf785e7af557", + "id": "d79d079c-be76-42d5-bb57-71938fcfaa17", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -296389,7 +296389,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6aaa63b-5665-4359-8547-890e9b81e33c", + "id": "333b8b57-f9cc-47e1-85d0-2dfeb9097d9f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -296446,7 +296446,7 @@ "_postman_previewlanguage": "json" }, { - "id": "342ad4be-53b5-4ddc-bea8-f6daf9f3fb83", + "id": "590219c7-cd5c-48b3-b0eb-68ef0ca14d93", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -296503,7 +296503,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d0029f0-cc50-4d48-957d-283705912aca", + "id": "f7769ea6-b014-454d-9017-6216cff4ff69", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -296560,7 +296560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ec81708-17ba-4a86-af98-963092c500bd", + "id": "cf85304a-c5ba-41e5-8d6f-624a699e6e91", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -296629,7 +296629,7 @@ "description": "", "item": [ { - "id": "58d3121e-233d-47ee-9e6a-722715c0bc1b", + "id": "9fae7444-4237-4986-8d73-d3687ef100b0", "name": "Get task status by ID.", "request": { "name": "Get task status by ID.", @@ -296679,7 +296679,7 @@ }, "response": [ { - "id": "31d8a6c6-6b61-4c00-9f04-af79d03abc0e", + "id": "c3376946-671e-4735-82fb-d090cc495ef0", "name": "Responds with a TaskStatus for the task with the given task ID.", "originalRequest": { "url": { @@ -296727,12 +296727,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"voluptate_df4\": 75038752\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n}", + "body": "{\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"consectetur_02_\": -25356951.420630485\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "63c7bab0-7f7a-4252-8ed2-7650bc1a63f3", + "id": "9eef3984-3b28-4535-85c7-73bdd364bbab", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -296785,7 +296785,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb95665c-5328-4056-a072-8e1f008a0564", + "id": "14c9932c-e915-4d81-8c04-27d540da91ab", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -296838,7 +296838,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f64ce48-2b34-47d1-bf72-ab74f9c05fb9", + "id": "48ec83b5-a44f-47b7-aabc-caa2ad85745e", "name": "Forbidden, generally due to a lack of security rights", "originalRequest": { "url": { @@ -296881,7 +296881,7 @@ "_postman_previewlanguage": "text" }, { - "id": "20d87d80-4dec-4a1e-9672-8a3438c1ce81", + "id": "d278adec-46c4-4eb5-acd0-acd3a3eb7817", "name": "TaskStatus with the given id was not found.", "originalRequest": { "url": { @@ -296924,7 +296924,7 @@ "_postman_previewlanguage": "text" }, { - "id": "d139a2ee-5829-4a37-8a1e-02e4f2c5bc9b", + "id": "f8bdabfe-8631-4c4a-9664-dd06d7c8c836", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -296977,7 +296977,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39fee3f6-94ea-4022-8026-32e7679f5057", + "id": "e3220da1-fa0a-4976-b2b9-38989757b7b5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -297036,7 +297036,7 @@ } }, { - "id": "d6a53da9-f846-4c9c-bbb8-ec3e84bae84c", + "id": "29231a1c-1f4c-4952-a500-0146aa74f9fc", "name": "Update task status by ID", "request": { "name": "Update task status by ID", @@ -297099,7 +297099,7 @@ }, "response": [ { - "id": "ffcf41c2-ca8b-4236-880b-e7c8f57f0455", + "id": "2437b4ca-ac9e-4b22-bee1-6cfbcf4466ba", "name": "This response indicates the PATCH operation succeeded, and the API returns the updated task object.", "originalRequest": { "url": { @@ -297160,12 +297160,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"voluptate_df4\": 75038752\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n}", + "body": "{\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"consectetur_02_\": -25356951.420630485\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b42d24b0-3529-4de1-a098-b1359a15f11c", + "id": "98e7bdaf-d7b2-40df-9393-50b5926c9d1c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -297231,7 +297231,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73ff6d42-8f9d-4228-b7e5-552d93a87e26", + "id": "074f4ee1-73a2-49ce-9b2d-0356a01bf908", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -297297,7 +297297,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb9dd4ab-ed91-422e-9b3c-e934b1a21f25", + "id": "d6257652-b7ae-46c3-8d81-bf52c51eb37a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -297363,7 +297363,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8bd29bb9-91e8-461c-8288-228e43223894", + "id": "3500c168-1bdb-4b6d-b8be-d3339f20388d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -297429,7 +297429,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18a1a2f6-8425-4efe-ae09-4dddaae41079", + "id": "0de51f43-c729-48e7-9826-cb86c4e8a1d4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -297495,7 +297495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cbde35d-0b4b-480c-b8ac-0166df18f7f3", + "id": "b835101e-7b1d-426b-b006-07296294ab38", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -297567,7 +297567,7 @@ } }, { - "id": "50c7a99a-afc2-4326-be69-780d12c5e61f", + "id": "09f3c705-a178-4e48-8c74-69425d21a004", "name": "Retrieve a task status list.", "request": { "name": "Retrieve a task status list.", @@ -297651,7 +297651,7 @@ }, "response": [ { - "id": "530dd299-219c-4429-8626-cfb330274094", + "id": "791822ac-4e3b-4714-b419-94654aaed7f0", "name": "Responds with a TaskStatus for the task with the given task ID.", "originalRequest": { "url": { @@ -297744,12 +297744,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"sede\": false\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n },\n {\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"veniam9ec\": 87324908,\n \"sint_4\": true\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"Lorem_1\": -40938755\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n },\n {\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"cillum_750\": 98188349.57563758\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3e738932-ed23-4b3c-9d42-45946f0f496b", + "id": "6b773028-70a7-4985-bcbd-8bc30bdb2e7a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -297847,7 +297847,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73d0b107-04a3-4e82-a51c-d3b2aab9ec60", + "id": "17a82cc4-367e-450e-9f83-960c77ace9f9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -297945,7 +297945,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9efd9675-0425-4da7-b66c-94302ce37317", + "id": "cc0b88fc-f30c-426e-8000-20a10730c7df", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -298043,7 +298043,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a88cc58-3e8c-4cb0-b5e2-5c2a0e34ba14", + "id": "863d4c2e-86be-4224-b27a-4a04024c1712", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -298141,7 +298141,7 @@ "_postman_previewlanguage": "json" }, { - "id": "103ac538-bb51-4a05-80e7-cc319e316548", + "id": "b84cde72-6d90-4943-9ad6-83bf19663e67", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -298239,7 +298239,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a8c076b-bf2d-4ecf-ba11-55ae50d1487a", + "id": "7f6ac80b-ebca-42f0-8339-8f0afe2547c6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -298343,7 +298343,7 @@ } }, { - "id": "aa2e382d-620c-48b8-90c5-074194a0a207", + "id": "3a19c67b-1384-4f4e-9d24-994205105f8a", "name": "Retrieve a pending task list.", "request": { "name": "Retrieve a pending task list.", @@ -298410,7 +298410,7 @@ }, "response": [ { - "id": "3ec84a76-1c85-4f39-a258-32965052e549", + "id": "553cd071-6a2c-49f8-a71d-f63cb0030416", "name": "Responds with a list of TaskStatus for pending tasks.", "originalRequest": { "url": { @@ -298486,12 +298486,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"sede\": false\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n },\n {\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"veniam9ec\": 87324908,\n \"sint_4\": true\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"Lorem_1\": -40938755\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n },\n {\n \"id\": \"id12345\",\n \"type\": \"QUARTZ\",\n \"uniqueName\": \"Big Task\",\n \"description\": \"A Really Big Task\",\n \"parentName\": \"Parent Task\",\n \"attributes\": {\n \"identityCount\": 0\n },\n \"created\": \"2020-07-11T21:23:15.000Z\",\n \"modified\": \"2020-07-11T21:23:15.000Z\",\n \"launched\": \"2020-07-11T21:23:15.000Z\",\n \"launcher\": \"sweep\",\n \"completed\": \"2020-07-11T21:23:15.000Z\",\n \"completionStatus\": \"SUCCESS\",\n \"messages\": [\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n },\n {\n \"key\": \"akey\",\n \"localizedText\": {\n \"locale\": \"An error has occurred!\",\n \"message\": \"Error has occurred!\"\n },\n \"type\": \"INFO\",\n \"parameters\": [\n {\n \"name\": \"value\"\n }\n ]\n }\n ],\n \"progress\": \"Started\",\n \"percentComplete\": 100,\n \"returns\": [\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n },\n {\n \"name\": \"label\",\n \"attributeName\": \"identityCount\"\n }\n ],\n \"target\": {\n \"id\": \"c6dc37bf508149b28ce5b7d90ca4bbf9\",\n \"type\": \"APPLICATION\",\n \"name\": \"Active Directory [source]\"\n },\n \"taskDefinitionSummary\": {\n \"arguments\": {\n \"cillum_750\": 98188349.57563758\n },\n \"description\": \"Aggregates from the specified application.\",\n \"executor\": \"sailpoint.task.ServiceTaskExecutor\",\n \"id\": \"2c91808475b4334b0175e1dff64b63c5\",\n \"uniqueName\": \"Cloud Account Aggregation\",\n \"parentName\": \"Cloud Account Aggregation\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6ee00728-e16e-4dde-a10c-9c20cbd75610", + "id": "791e026a-9ae6-481e-9527-7a381ce0cdad", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -298562,7 +298562,7 @@ "_postman_previewlanguage": "text" }, { - "id": "e5f0888f-7bee-4cc5-ae1b-e32d6ddaeb04", + "id": "52f2ceab-a23f-4960-a7ea-f5a9927a4bbd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -298643,7 +298643,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1474f2a0-a07b-4683-a7cb-4f1fe42cb3f0", + "id": "94c63521-cbe0-44cb-a5f7-c9f6be76f5e9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -298730,7 +298730,7 @@ } }, { - "id": "49393927-a978-4ed4-b570-bae198c3a981", + "id": "d38e0d89-943a-4caf-87f8-80403a1107db", "name": "Retrieve headers only for pending task list.", "request": { "name": "Retrieve headers only for pending task list.", @@ -298797,7 +298797,7 @@ }, "response": [ { - "id": "98869183-7bc7-42e9-b4e3-30b8557d3efe", + "id": "349e478f-d414-48e0-92ee-0635bd780239", "name": "Responds with headers for List of TaskStatus for pending tasks.", "originalRequest": { "url": { @@ -298868,7 +298868,7 @@ "_postman_previewlanguage": "text" }, { - "id": "477a7f55-4b0a-4dad-8a37-ac5acde281ef", + "id": "459f66d1-1cfb-4478-9dad-25518d3da9d3", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -298939,7 +298939,7 @@ "_postman_previewlanguage": "text" }, { - "id": "64883c95-8cc6-4fca-a0c9-16bf03465195", + "id": "ec179472-48c2-4a2c-8ab0-d4dd9ae4db4a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -299020,7 +299020,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15cac998-b46f-4c46-aab8-283a6618f74b", + "id": "d52adb28-b6cb-437a-a95f-80f8bc9f73f3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -299113,7 +299113,7 @@ "description": "API for reading tenant details.", "item": [ { - "id": "d89098d2-0d22-4bea-9be9-018158c05d23", + "id": "76e7936b-8a57-4b3f-a1ae-3e026d748b04", "name": "Get Tenant Information.", "request": { "name": "Get Tenant Information.", @@ -299151,7 +299151,7 @@ }, "response": [ { - "id": "2b9b50d9-0207-40ff-a31f-7c4166749527", + "id": "b073b817-6e80-47b4-b47f-b8ffbec0c8d3", "name": "Tenant Info", "originalRequest": { "url": { @@ -299203,7 +299203,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05d1b19a-b8b2-4be8-b137-4ca7099fa073", + "id": "9318f23a-e2ba-4720-bf9f-bcabc8c76966", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -299255,7 +299255,7 @@ "_postman_previewlanguage": "json" }, { - "id": "892f0403-f026-4e9c-a6b7-c289bb09718d", + "id": "27a702ff-ec73-476d-af11-3e4b1beedd26", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -299307,7 +299307,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4d1457c-3636-426e-b580-53f376f747d4", + "id": "b213ae32-5bec-4d8b-9b03-e289d96a15f2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -299359,7 +299359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52e7e512-30aa-4766-b439-70718d81c6a6", + "id": "34b7c9ff-9b7c-44c7-b085-75272c6ac046", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -299411,7 +299411,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7312de2-c0c2-44fa-a897-3254298cf53d", + "id": "83fc6080-e758-4e6c-b862-cb4f22b48e14", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -299463,7 +299463,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97891952-1590-43f9-9844-a01d5a5b6f47", + "id": "8fc9fb86-5b19-4ce4-af01-10a0346dfd8c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -299527,7 +299527,7 @@ "description": "The purpose of this API is to expose functionality for the manipulation of Transform objects.\nTransforms are a form of configurable objects which define an easy way to manipulate attribute data without having\nto write code. These endpoints don't require API calls to other resources, audit service is used for keeping track\nof which users have made changes to the Transforms.\n\nRefer to [Transforms](https://developer.sailpoint.com/docs/extensibility/transforms/) for more information about transforms.\n", "item": [ { - "id": "fffa4e65-5a44-45b0-85e3-179f3cf2c519", + "id": "6254630d-8afe-4020-9467-8107751991a4", "name": "List transforms", "request": { "name": "List transforms", @@ -299602,7 +299602,7 @@ }, "response": [ { - "id": "ba74a011-fb06-4999-a672-b79f78bdf28b", + "id": "0cbb2890-ca19-4cc8-9831-836688112b60", "name": "A list of transforms matching the given criteria.", "originalRequest": { "url": { @@ -299691,7 +299691,7 @@ "_postman_previewlanguage": "json" }, { - "id": "533876e8-a9eb-445b-a64e-a2bd04254051", + "id": "83fe808f-08cb-49aa-bb31-9e78239aab20", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -299780,7 +299780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbf10026-a12f-4400-97f7-168d1b88ad8c", + "id": "70e5c5d3-f5af-49c2-b968-a17288b79c9c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -299869,7 +299869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14100f38-34a2-471d-abd3-cd54ee5a13d0", + "id": "259ae918-76f9-40cd-9243-ed46512a20af", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -299958,7 +299958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8bede82-6512-4124-9a0f-67a553cb1f12", + "id": "1f31ecc9-fb77-4f9d-a90f-d637d557c7b4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -300047,7 +300047,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fb5a170-4e22-45a1-b385-14269970d42f", + "id": "efc1de3f-f674-4d03-9186-bb46ee9d894d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -300136,7 +300136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0336456-85a0-4b48-b6e2-d864be8cf19e", + "id": "324d7278-7b43-4e8c-92b0-b680d54e2697", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -300231,7 +300231,7 @@ } }, { - "id": "2e90dbd0-d639-44f8-9b8e-1b8455783c27", + "id": "3485708a-08e8-4812-a6ed-2bd24f2bbe29", "name": "Create transform", "request": { "name": "Create transform", @@ -300273,7 +300273,7 @@ }, "response": [ { - "id": "35ebd905-a8a9-4c19-b7a4-5eb780e05fcd", + "id": "2a44d413-3d91-493e-9fd9-da5d8b262a67", "name": "Indicates the transform was successfully created and returns its representation.", "originalRequest": { "url": { @@ -300329,7 +300329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47e0d513-f87f-4be0-86aa-e2e97fd4e74a", + "id": "1689a41e-a1c6-4257-bdb4-4ec5cc79977e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -300385,7 +300385,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5384017d-13cb-487c-aa34-c6e78a3297df", + "id": "417f9665-7ff0-4fcb-8aa5-4390861f7e1d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -300441,7 +300441,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86693b3f-8d9a-469c-9c77-8349da511ea6", + "id": "9cce44c6-9bce-42c6-ad71-a68a45620a72", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -300497,7 +300497,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43ec864b-16bb-4f49-a5a6-0dd759063257", + "id": "7ba4bcf0-0ac4-4f24-a5e3-2390b2a05b2c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -300553,7 +300553,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36201f89-42c1-4b4b-a31a-03882e158333", + "id": "afeaa44c-c00d-486b-918c-e51c0a5e1c65", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -300609,7 +300609,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62494261-5f12-4d6e-920f-ef42f33ed21e", + "id": "fadac098-397d-4b08-b16b-b3c0f85da047", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -300671,7 +300671,7 @@ } }, { - "id": "8f243d0a-b26b-4def-95d5-5d9777376c21", + "id": "f0948390-2afd-42d6-a2fa-452f1fd69f17", "name": "Transform by ID", "request": { "name": "Transform by ID", @@ -300712,7 +300712,7 @@ }, "response": [ { - "id": "ee3c0f5a-0b17-4483-b982-2592c7e7d266", + "id": "71347555-10ca-40b6-a622-9f9f229d0db8", "name": "Transform with the given ID", "originalRequest": { "url": { @@ -300756,7 +300756,7 @@ "_postman_previewlanguage": "json" }, { - "id": "201508fd-9ac4-4c6d-ad00-f7fb07daa746", + "id": "089f44ab-a44f-4658-9016-2dc3ed921565", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -300800,7 +300800,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f31c1b1-8495-4d57-8433-66ca8771f45e", + "id": "3a6a3f09-ed2d-4af4-89d5-0ff65f475246", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -300844,7 +300844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98f36b84-956b-48b0-a798-7a9a668b13c1", + "id": "2d64a130-290b-4916-9b46-17952c16690e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -300888,7 +300888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80717685-99d5-456a-ae14-b16c1609212a", + "id": "be08f8ee-90fe-478c-8f3a-102b535ac137", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -300932,7 +300932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae9a06be-6ebf-456e-a65d-b2aa2418ba01", + "id": "7efcd102-bc5c-440a-b6b5-07e907368d03", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -300976,7 +300976,7 @@ "_postman_previewlanguage": "json" }, { - "id": "954f3713-a166-4b8d-a106-8c8bce081ea0", + "id": "a0415754-e89c-4dc0-8d88-08b293bb45f7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -301026,7 +301026,7 @@ } }, { - "id": "7bd5453b-8df8-4687-bcf7-b152c467396c", + "id": "1ad271a1-f2f8-4cee-8280-92ffa2cc5dd4", "name": "Update a transform", "request": { "name": "Update a transform", @@ -301080,7 +301080,7 @@ }, "response": [ { - "id": "3b96e7de-8116-4356-9028-8c50ad74e394", + "id": "a182e1fc-38c1-4db1-8b6c-b078553c7211", "name": "Indicates the transform was successfully updated and returns its new representation.", "originalRequest": { "url": { @@ -301137,7 +301137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a83b5de9-fc40-42a5-b245-dbe74962557e", + "id": "029ecd89-8fbd-4925-8986-368e73ae8d78", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -301194,7 +301194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdd06638-3db7-4070-94ce-d33291669d2d", + "id": "b1158b1f-7e81-4e3f-af86-431f639f2e22", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -301251,7 +301251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6961f651-e71f-4c86-ac4b-642f8a107bd0", + "id": "5e4727ba-9c49-48c2-96d9-20ce0036335d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -301308,7 +301308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad4602e8-eb24-4697-b9a3-eccc901ba9cc", + "id": "436222e7-ab29-4e6a-8b2d-2432179c483b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -301365,7 +301365,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47dd1c46-7024-4a6a-9010-a43ce711855a", + "id": "795f4b36-081f-4249-8ecb-08ccc112625e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -301422,7 +301422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c599655-63be-403e-97be-5ebbf0763aa2", + "id": "42a97b57-9dd5-4bb7-a75f-0aa93fa9627c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -301485,7 +301485,7 @@ } }, { - "id": "782cc567-b213-4615-91db-4372abd8f350", + "id": "72523d1d-e8cb-41fa-b5c7-0340b06f7646", "name": "Delete a transform", "request": { "name": "Delete a transform", @@ -301526,7 +301526,7 @@ }, "response": [ { - "id": "95efa59e-2e86-467c-b04c-f78482b72c9e", + "id": "651d5934-97be-471a-8a90-1b72e2511482", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -301560,7 +301560,7 @@ "_postman_previewlanguage": "text" }, { - "id": "20d6da98-2db7-4780-9483-7be2419aa142", + "id": "6270cb3e-f5ff-480a-b964-93ac649d4e49", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -301604,7 +301604,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89fd839a-5260-4fed-ad35-578f1ed54bb1", + "id": "95c3547b-c29b-4b10-9582-e64f980d43ac", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -301648,7 +301648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0232c350-3479-4fa8-b68c-d37f15085d16", + "id": "869c50fd-c528-4153-a937-38e1b97c7351", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -301692,7 +301692,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79adbcc7-11f2-4858-87f3-e95eacdf20d4", + "id": "d50a724b-4fae-4c2f-a5fd-7d72844cdc5f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -301736,7 +301736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9dee269f-f8e3-4e8b-b1d0-d4dd15cbb753", + "id": "0a629eb2-2f47-4ec6-b307-a3ed17c26f42", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -301780,7 +301780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c40edf42-b537-4f7c-9337-457480100d4d", + "id": "1f919334-d831-4eb8-a6fa-0bbac9feea5c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -301836,7 +301836,7 @@ "description": "Event Triggers provide real-time updates to changes in Identity Security Cloud so you can take action as soon as an event occurs, rather than poll an API endpoint for updates. Identity Security Cloud provides a user interface within the admin console to create and manage trigger subscriptions. These endpoints allow for programatically creating and managing trigger subscriptions.\n\nThere are two types of event triggers:\n * `FIRE_AND_FORGET`: This trigger type will send a payload to each subscriber without needing a response. Each trigger of this type has a limit of **50 subscriptions**.\n * `REQUEST_RESPONSE`: This trigger type will send a payload to a subscriber and expect a response back. Each trigger of this type may only have **one subscription**.\n\n## Available Event Triggers\nProduction ready event triggers that are available in all tenants.\n\n| Name | ID | Type | Trigger condition |\n|-|-|-|-|\n| [Access Request Dynamic Approval](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/access-request-dynamic-approval/) | idn:access-request-dynamic-approver | REQUEST_RESPONSE |After an access request is submitted. Expects the subscriber to respond with the ID of an identity or workgroup to add to the approval workflow. |\n| [Access Request Decision](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/access-request-decision/) | idn:access-request-post-approval | FIRE_AND_FORGET | After an access request is approved. |\n| [Access Request Submitted](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/access-request-submitted/) | idn:access-request-pre-approval | REQUEST_RESPONSE | After an access request is submitted. Expects the subscriber to respond with an approval decision. |\n| [Account Aggregation Completed](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/account-aggregation-completed/) | idn:account-aggregation-completed | FIRE_AND_FORGET | After an account aggregation completed, terminated, failed. |\n| Account Attributes Changed | idn:account-attributes-changed | FIRE_AND_FORGET | After an account aggregation, and one or more account attributes have changed. |\n| Account Correlated | idn:account-correlated | FIRE_AND_FORGET | After an account is added to an identity. |\n| Accounts Collected for Aggregation | idn:aggregation-accounts-collected | FIRE_AND_FORGET | New, changed, and deleted accounts have been gathered during an aggregation and are being processed. |\n| Account Uncorrelated | idn:account-uncorrelated | FIRE_AND_FORGET | After an account is removed from an identity. |\n| Campaign Activated | idn:campaign-activated | FIRE_AND_FORGET | After a campaign is activated. |\n| Campaign Ended | idn:campaign-ended | FIRE_AND_FORGET | After a campaign ends. |\n| Campaign Generated | idn:campaign-generated | FIRE_AND_FORGET | After a campaign finishes generating. |\n| Certification Signed Off | idn:certification-signed-off | FIRE_AND_FORGET | After a certification is signed off by its reviewer. |\n| [Identity Attributes Changed](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/account-aggregation-completed/) | idn:identity-attributes-changed | FIRE_AND_FORGET | After One or more identity attributes changed. |\n| [Identity Created](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/identity-created/) | idn:identity-created | FIRE_AND_FORGET | After an identity is created. |\n| [Provisioning Action Completed](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/provisioning-completed/) | idn:post-provisioning | FIRE_AND_FORGET | After a provisioning action completed on a source. |\n| [Scheduled Search](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/scheduled-search/) | idn:saved-search-complete | FIRE_AND_FORGET | After a scheduled search completed. |\n| [Source Created](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/source-created/) | idn:source-created | FIRE_AND_FORGET | After a source is created. |\n| [Source Deleted](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/source-deleted/) | idn:source-deleted | FIRE_AND_FORGET | After a source is deleted. |\n| [Source Updated](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/source-updated/) | idn:source-updated | FIRE_AND_FORGET | After configuration changes have been made to a source. |\n| [VA Cluster Status Change](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/va-cluster-status-change/) | idn:va-cluster-status-change | FIRE_AND_FORGET | After the status of a VA cluster has changed. |\n\n## Early Access Event Triggers\nTriggers that are in-development and not ready for production use. Please contact support to enable these triggers in your tenant.\n\n| Name | ID | Type | Trigger condition |\n|-|-|-|-|\n| [Identity Deleted](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/identity-deleted/) | idn:identity-deleted | FIRE_AND_FORGET | After an identity is deleted. |\n| [Source Account Created](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/source-account-created/) | idn:source-account-created | FIRE_AND_FORGET | After a source account is created. |\n| [Source Account Deleted](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/source-account-deleted/) | idn:source-account-deleted | FIRE_AND_FORGET | After a source account is deleted. |\n| [Source Account Updated](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/source-account-updated/) | idn:source-account-updated | FIRE_AND_FORGET | After a source account is changed. |\n", "item": [ { - "id": "9fe54822-50bf-4655-a0c8-918ceb9234bb", + "id": "971accdc-3884-4387-bacd-9c086bdd696a", "name": "List Triggers", "request": { "name": "List Triggers", @@ -301920,7 +301920,7 @@ }, "response": [ { - "id": "94937bed-6edd-4205-80bd-4c2732bed684", + "id": "6befba68-a86d-43f5-a85b-159214d75281", "name": "List of triggers.", "originalRequest": { "url": { @@ -302018,7 +302018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09c9a4be-dac4-4017-a96c-e67b2a9f8aa2", + "id": "72f11303-4ae6-4504-989f-a2d1fda5924a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -302116,7 +302116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9098077a-45ff-4d2d-8749-2e1b8e7b3efc", + "id": "a835a4ee-09f2-4e54-a884-0d1774cec342", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -302214,7 +302214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d1d1e21-4e66-488d-b7ce-e3e9f26c2780", + "id": "c847bbad-2303-45c7-8849-1dcbab525cf1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -302312,7 +302312,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11166cce-b62c-4fac-b852-f46ba1ec81cd", + "id": "9903f9fd-cc60-42f0-915b-e7b21e27819a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -302410,7 +302410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "722c8f34-6043-4af1-88af-ca74397a0c2c", + "id": "c48fb92c-88cb-45d3-a31a-65ab8368c881", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -302514,7 +302514,7 @@ } }, { - "id": "42cf300b-1107-4a22-be91-e2ea6b80a020", + "id": "9db9b19e-a3a3-4a80-a54f-24b9e1f8d4c9", "name": "Create a Subscription", "request": { "name": "Create a Subscription", @@ -302565,7 +302565,7 @@ }, "response": [ { - "id": "969bf052-21a7-4e03-ae8f-67a7e7a6fa75", + "id": "50088089-93e4-4d0a-9314-d16a2c39352e", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -302630,7 +302630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c745bcd9-aae6-4fa1-82ed-c93c6f8d5490", + "id": "394b56f2-1efb-4729-aed5-265e06e94f03", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -302695,7 +302695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7010821-16ac-43e4-bc97-736e0cd26f0d", + "id": "17200522-b813-405a-ab48-2c02a957cc57", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -302760,7 +302760,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3572cf4-7841-473f-a3bc-669f78fc57c4", + "id": "598ea006-feb4-40a4-a163-e62a52710b9b", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -302825,7 +302825,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecb0d47c-d252-4dd3-9965-1b66f9cedf0d", + "id": "5b7313c0-70af-437e-a08d-ea740503cb3f", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -302890,7 +302890,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33a70d6d-b7bd-4aff-aa89-35606b57947c", + "id": "0e3cc411-fddb-48f4-9fae-3c6b57463731", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -302955,7 +302955,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f037a461-bfa8-4de1-abc0-64b7d711d11a", + "id": "e426a80b-589e-4411-9476-a850211b986d", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -303020,7 +303020,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3af3da5-8e56-40b0-a407-0256f15a4714", + "id": "3a101bbe-b5d5-43e8-b9f7-8c55943693ca", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -303085,7 +303085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80d776f7-fe95-430e-83d8-d653b03463c8", + "id": "dbb0342e-9f9b-4731-9825-89cc18cac2ea", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -303150,7 +303150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "899662e6-4ff8-4dfc-b2f9-5551edfe2d23", + "id": "58f2c5df-2241-4d68-bb55-b38c7d6018c5", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -303215,7 +303215,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c167186e-a4cd-4844-b96b-602cf4299b9f", + "id": "f5e84446-1d09-4603-a277-8fc74d1d8de6", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -303280,7 +303280,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7aca881-2e9f-4356-abf9-a9652b452ee0", + "id": "6daea51b-d862-4aea-bc4b-e9b806ccf148", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -303345,7 +303345,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16b30a9a-8b5c-43b8-a8c8-3681c22bb07d", + "id": "7a4d21c3-a3a5-458f-a8ef-ec8b653804d6", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -303410,7 +303410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12aed5cc-d5f7-4baa-a9fa-a4720ee44040", + "id": "ab1c855b-a612-4baa-9c74-365e03042de5", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -303475,7 +303475,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65b510dd-0846-4177-8ff4-873dedc75d17", + "id": "a7a2167a-1d73-4ebe-9838-0d6bb8d656dc", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -303540,7 +303540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9d66a75-5a37-47d7-888d-f410ae008dad", + "id": "d4f2796c-0b59-4334-8561-530692d2ca69", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -303605,7 +303605,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ad09873-ccd5-4146-91b2-7f182a017fda", + "id": "3adbe81e-90ba-47ee-a2ba-01c5ada16770", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -303670,7 +303670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d867685d-0499-4269-b1e5-9d048beb6e70", + "id": "a8d38d14-5f45-4077-b57d-1f40388b9379", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -303741,7 +303741,7 @@ } }, { - "id": "109a7a5c-4e00-48ef-b3fc-3468cd6e1da2", + "id": "366d4f90-879d-4fb0-bb62-7ff256415ea8", "name": "List Subscriptions", "request": { "name": "List Subscriptions", @@ -303825,7 +303825,7 @@ }, "response": [ { - "id": "6719c675-5063-4c2c-a155-9fc451d7c713", + "id": "c3388851-fca8-4483-9d03-fd7d89cb213a", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -303923,7 +303923,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6cf79ebe-d73f-44c9-9211-c83d0d006ff7", + "id": "69dfb762-286d-4a2a-9a5b-acaf64fc6a41", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -304021,7 +304021,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd06429a-4b33-4ffd-8e70-c012ecbdd679", + "id": "9063ee14-6333-45b2-bf65-33abb26fd0b0", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -304119,7 +304119,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b89e3071-c803-495a-b41c-fe7c55983d86", + "id": "a1788e59-45a6-4953-a2bd-ceb6a017c7b1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -304217,7 +304217,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afd38c1b-4ce6-4380-b015-1bc70c1940dc", + "id": "9183e1c6-596d-4dff-865d-e5bf8ab33abf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -304315,7 +304315,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffe9451d-cddc-4e20-b15c-93ad4ec8e360", + "id": "8d3f2de7-db53-42a6-ac38-605e78472f58", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -304413,7 +304413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0afd4f0-7696-4f8e-9d11-f1bcb65c0239", + "id": "58c6c9c2-e2aa-45ab-a3bf-a7428be20e7e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -304511,7 +304511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "686914e3-4489-437c-b51c-3cced5359613", + "id": "2809c829-45c2-4e77-b5a8-996e82508065", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -304615,7 +304615,7 @@ } }, { - "id": "15ab81d7-4be1-4807-a954-eeff55c1b765", + "id": "d1060810-eef9-4e94-98d4-d77009d74670", "name": "Update a Subscription", "request": { "name": "Update a Subscription", @@ -304678,7 +304678,7 @@ }, "response": [ { - "id": "9a59fcf5-1467-4073-8b13-79b1a33245c1", + "id": "f9988bdd-866f-41be-b13b-39959d4ec393", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -304744,7 +304744,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28755b3c-d3f2-473a-9fe8-9d0032696760", + "id": "8bc77115-5196-4bc8-8502-11b67d6df558", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -304810,7 +304810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4fb61a6f-011e-4495-b721-75e3c856c3f0", + "id": "c1a4c6fa-b42b-49f0-9a3a-65ccb79d600e", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -304876,7 +304876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82357295-c26e-43d6-b0f0-3ba5f31e788e", + "id": "06a0691a-2655-4602-a480-775592fcce47", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -304942,7 +304942,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46a524f6-c5ac-473d-b50f-5ed5927c0cba", + "id": "dcce8fb8-902a-47e9-ad91-b653155fe230", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -305008,7 +305008,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84b2bf05-aaf0-4967-8aa4-03d9d795c34b", + "id": "1132a407-7aa2-43cf-98d1-cf7c31657128", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -305074,7 +305074,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9565b777-735e-455c-b19f-cf5351322795", + "id": "fb9424dd-cec0-49e0-9c42-53127018c175", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -305140,7 +305140,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65baf007-85ae-42da-ac2d-f27b3a7edc1a", + "id": "c35c4c9d-706b-46f5-b2c4-660d16e2ba0f", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -305206,7 +305206,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a5089dc-5059-4d84-a831-966a1645b410", + "id": "d5194bb7-fd00-41d3-92f8-960163d4bfdc", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -305272,7 +305272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cd3caa5-78ef-4431-9898-f40cd168f3b8", + "id": "65f9f5fc-2a05-4d59-a53f-250d1bf941ba", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -305338,7 +305338,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0e7c721-69ab-4ff1-8ccd-53cd513c20cd", + "id": "827a783e-9f72-4140-a474-ec1b1a414b3e", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -305404,7 +305404,7 @@ "_postman_previewlanguage": "json" }, { - "id": "544bf1c0-c2ef-44ed-8d8e-aa9fe8320228", + "id": "e4a34f0d-9506-4bc2-bca6-7fab624a6a2f", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -305470,7 +305470,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f3d5e14-466d-4d77-be11-b4f8d1c0181e", + "id": "a4470214-a969-4b89-ae11-33c69f4c577f", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -305536,7 +305536,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91233473-2586-44f4-b06e-5c5f310fb409", + "id": "869ae7ca-31f8-4f26-b356-02d9e0502251", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -305602,7 +305602,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e474bdc-71af-4d52-9b2b-c51e9b6660cd", + "id": "da196597-d798-4328-90d6-58ef3bc5d80b", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -305668,7 +305668,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61258a10-a4ec-4fcc-88cd-0a7f0e2ea094", + "id": "48c503e9-1842-456e-b4ca-3bbe91765f36", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -305734,7 +305734,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9377c40-b262-47d4-9b21-15af69c1da54", + "id": "8a6b09f7-b5e0-4e10-bfd1-ed524d10a047", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -305800,7 +305800,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a326b34-b5f6-4887-9bc0-c4ee1688acc3", + "id": "ad981dcf-7a09-4dee-aa64-7d52c4c48802", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -305866,7 +305866,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf834e00-ec69-42da-ac7b-e3866cd2e22d", + "id": "2c0ba49d-4720-4369-a435-d8cfd17b65de", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -305932,7 +305932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7daf2c5-1574-4f54-9a9e-7a0e2d32808e", + "id": "7c02fdf8-873e-46cf-90d5-5b0fcf136e05", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -305998,7 +305998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cedd3fd3-6247-47b5-ac51-16a3eabba3e3", + "id": "f5fd50e2-5f77-4168-842f-14af6ada1700", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -306070,7 +306070,7 @@ } }, { - "id": "6601fcd3-966e-44a5-8043-d1c51dd80391", + "id": "15fb9981-f626-4fbc-aae3-4ae3897d5621", "name": "Patch a Subscription", "request": { "name": "Patch a Subscription", @@ -306133,7 +306133,7 @@ }, "response": [ { - "id": "a5c0059b-3434-4a49-830a-18b6c81bdbd9", + "id": "527bb7aa-300f-4a61-9f67-e1479b286561", "name": "Updated subscription.", "originalRequest": { "url": { @@ -306199,7 +306199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c352b19-0817-4cb6-a584-a9cb4baba074", + "id": "4852a4f2-468b-4ca1-a57a-c18b610447da", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -306265,7 +306265,7 @@ "_postman_previewlanguage": "json" }, { - "id": "610686ed-c6be-40ff-9eeb-842b47916258", + "id": "29a4bc28-046a-4656-9596-a50ed4334380", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -306331,7 +306331,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f267ce0-7004-4087-8134-fc5f94a448cd", + "id": "909c98ed-2efd-4dee-a947-7f184564af77", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -306397,7 +306397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8816535f-d5d7-4c1a-a323-128362bf901f", + "id": "c343e5ec-407a-4cd4-a3f9-d03b3c3796c5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -306463,7 +306463,7 @@ "_postman_previewlanguage": "json" }, { - "id": "399dee9e-4bd3-42c6-a3f1-a6f462cd1b19", + "id": "115e9f6a-4fbc-4901-8856-c87429015af7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -306529,7 +306529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "943e1563-ed33-4cc3-b20e-02d8ece86752", + "id": "905b9a9b-09f2-4ded-8633-2f0ef5709a01", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -306601,7 +306601,7 @@ } }, { - "id": "505329ac-f970-400f-85e2-3052bc8e3f01", + "id": "44fcd040-5504-4be3-ad3c-e30306b5718b", "name": "Delete a Subscription", "request": { "name": "Delete a Subscription", @@ -306651,7 +306651,7 @@ }, "response": [ { - "id": "ff28369c-3ea5-4e35-bb53-ecf6b30b54f1", + "id": "6f310493-e677-468a-90c0-196ff0077f09", "name": "Subscription is deleted successfully.", "originalRequest": { "url": { @@ -306694,7 +306694,7 @@ "_postman_previewlanguage": "text" }, { - "id": "50968050-f252-4d3c-9633-45b49a152668", + "id": "0d410853-90a3-4e3b-b722-e8d3402a994b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -306747,7 +306747,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ba5a25c-fccc-4843-bbd4-410734c0c5ab", + "id": "cd7f4f1e-3b2f-4b48-8420-c8abd50ce392", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -306800,7 +306800,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b55131f-9200-4975-b5f3-1e68f5cbc63e", + "id": "5293fe8c-86e9-4570-b5a2-ffe0e7c51fe1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -306853,7 +306853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73a43e6f-e7b3-40b9-9be9-3c979b9102a4", + "id": "97b89a32-78d3-4b42-baee-c3977d75d169", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -306906,7 +306906,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cf1e35b-562b-4aad-9c39-90a3503bdc04", + "id": "e0de865a-1702-4d41-aaad-8fbd6d68778b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -306959,7 +306959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25cd6e6c-55c1-4e5d-bd76-8d52af7f14c2", + "id": "d5530b38-b0ea-43e9-ac76-04d5460045b6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -307018,7 +307018,7 @@ } }, { - "id": "1725fd28-6690-46e8-9b6d-cbdf789fa889", + "id": "f4f5ed8d-ac86-483e-8255-3eed63951c58", "name": "Validate a Subscription Filter", "request": { "name": "Validate a Subscription Filter", @@ -307070,7 +307070,7 @@ }, "response": [ { - "id": "13bc897c-d8a0-407b-bafa-af4ab9119ca9", + "id": "0d917d84-d1d8-45b4-a903-20889198f002", "name": "Boolean whether specified filter expression is valid against the input.", "originalRequest": { "url": { @@ -307136,7 +307136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2096f40c-0129-47d8-9a4e-ac30a7438e79", + "id": "dc1c68ac-4718-4a14-920c-71121cc99ec5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -307202,7 +307202,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78984ce2-7067-49e3-8caa-b606c8527d14", + "id": "70e58d2c-bc24-4066-9b9e-de02857bb0e8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -307268,7 +307268,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdbce856-e69c-4532-8e50-4ea5eb1e9e27", + "id": "9f298fd2-8225-48ed-b55c-a22310ce5d7c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -307334,7 +307334,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d666d53-2377-4cea-862c-dc7c1e6840e4", + "id": "9b8ac67f-e4c6-45a1-8191-e804375e1228", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -307400,7 +307400,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f283db1c-301e-47c1-b763-b249f8b962db", + "id": "d8a3d55e-6fe8-4e09-a72b-bfcfcfa9154c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -307472,7 +307472,7 @@ } }, { - "id": "426ba255-8cdd-421d-8297-269cc031b360", + "id": "5d7b369d-f79a-45ee-837c-46e242118acb", "name": "List Latest Invocation Statuses", "request": { "name": "List Latest Invocation Statuses", @@ -307557,7 +307557,7 @@ }, "response": [ { - "id": "65627e7a-6873-4ab6-ae25-0f0bb0d6f51d", + "id": "e5b85e23-b54a-4a19-b15a-85af16020889", "name": "List of latest invocation statuses.", "originalRequest": { "url": { @@ -307656,7 +307656,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6d2ecab-263a-4c3b-b37b-6ee99f1de3a4", + "id": "bb5bc14a-a9f3-4b9f-94e9-020feaa5f9a8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -307755,7 +307755,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41572650-2c1f-4b56-91e7-bef3ce418ea3", + "id": "9219216c-e908-41a2-b849-5ddbfbda7c5c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -307854,7 +307854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1240ae9f-5597-44d4-aee5-a256cab06853", + "id": "92d9f6c6-0b8f-4f9a-a1d1-2e9c0fec295e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -307953,7 +307953,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6ec4f60-42da-481b-b838-1cbc08f5f838", + "id": "0ce656c6-f695-4da3-832b-e7af6c14db02", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -308052,7 +308052,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0674ff9-b74b-42e8-bc5c-af053a9f2620", + "id": "c8556498-e24c-41e2-8670-75a99f6d0821", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -308157,7 +308157,7 @@ } }, { - "id": "ad8db430-af81-4b6b-9877-f32bdb019a3f", + "id": "998504e7-44c9-43ae-8aad-243c47b237b7", "name": "Complete Trigger Invocation", "request": { "name": "Complete Trigger Invocation", @@ -308221,7 +308221,7 @@ }, "response": [ { - "id": "57f2218d-1253-43cd-a1dd-f4153f4f66ab", + "id": "c824e49e-b073-459f-bd0a-f3e59f3cbbc9", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -308278,7 +308278,7 @@ "_postman_previewlanguage": "text" }, { - "id": "11263e63-3d76-43a8-8b16-113d19108bf7", + "id": "8391c104-6d5a-4876-bb85-049b64a58665", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -308345,7 +308345,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f451178a-3411-43ef-9ca4-2e4515b91b9b", + "id": "56537b6f-df74-4e01-8054-97f7c8a5323a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -308412,7 +308412,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c47fdc0e-0807-44a0-85ef-c967cd4056ce", + "id": "0d6a1574-2bb8-445d-93c0-babeba30adff", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -308479,7 +308479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5fe27cc-5f0e-4395-ac2f-5c7674be26ae", + "id": "d989d2c1-ef12-493f-bc03-4112faeb7d2f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -308546,7 +308546,7 @@ "_postman_previewlanguage": "json" }, { - "id": "359e31ae-dbce-48bd-a795-e7640ff87781", + "id": "735f2571-62c8-40ba-a515-425e18801097", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -308619,7 +308619,7 @@ } }, { - "id": "118f5488-d47f-45b3-bdb3-487ea6f0f9ad", + "id": "21a4dad2-8028-426b-83c6-5c296c02969a", "name": "Start a Test Invocation", "request": { "name": "Start a Test Invocation", @@ -308671,7 +308671,7 @@ }, "response": [ { - "id": "27f7b3f2-9a47-4d33-9f0f-f7eb40ca6e71", + "id": "f24fb966-28bf-41f9-b5b7-0646f74b5067", "name": "Test Trigger with Mock Input", "originalRequest": { "url": { @@ -308737,7 +308737,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc1c4072-8b2f-4167-b7a1-11ea506220fc", + "id": "59324d86-82f5-4899-8fda-89125e0fd2e7", "name": "Send Test to only One Subscriber", "originalRequest": { "url": { @@ -308803,7 +308803,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10135003-9453-4486-9d65-e0b09bc3e111", + "id": "591be475-5076-460f-929f-6d1b3fbb835c", "name": "Trigger invocation is skipped, because tenant has not subscribed to the specified trigger.", "originalRequest": { "url": { @@ -308859,7 +308859,7 @@ "_postman_previewlanguage": "text" }, { - "id": "1ecd189b-7e38-4496-b5a8-11f3f1daa647", + "id": "da68f453-ad7f-4d99-9a94-c7e2ab06bb41", "name": "Test Trigger with Mock Input", "originalRequest": { "url": { @@ -308925,7 +308925,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0bbc55d-0ca5-44fd-87ba-0beccc449f6b", + "id": "7083bfa6-5234-4d81-8994-1828ff4f8327", "name": "Send Test to only One Subscriber", "originalRequest": { "url": { @@ -308991,7 +308991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9dce2cec-08a6-4fdc-afc2-29dfab42a57b", + "id": "8e6a6d97-da48-413b-aa98-467f6d20d99c", "name": "Test Trigger with Mock Input", "originalRequest": { "url": { @@ -309057,7 +309057,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef8cce38-9b1f-4352-937e-78e6d016dd0b", + "id": "7fd43f84-ef92-4e15-a93b-0967927432f0", "name": "Send Test to only One Subscriber", "originalRequest": { "url": { @@ -309123,7 +309123,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79f31a05-b9a8-44f1-a26b-063129eb7c76", + "id": "8c2d0015-02bb-4b46-89ae-933c6f1ffd6b", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -309189,7 +309189,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cce78598-e7b8-48b6-8e6f-72549b324129", + "id": "443828f6-bbbf-4729-b390-aa57ce1297ba", "name": "Send Test to only One Subscriber", "originalRequest": { "url": { @@ -309255,7 +309255,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2cc6c62-1444-4dab-88f9-5c87ed89dd41", + "id": "8753524d-f64f-42ee-8b87-f14af9a65bc5", "name": "Test Trigger with Mock Input", "originalRequest": { "url": { @@ -309321,7 +309321,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79fb2d16-f824-4e5f-a68b-073dd9261f18", + "id": "3df785b4-bf7f-4238-89ff-271fc8720298", "name": "Send Test to only One Subscriber", "originalRequest": { "url": { @@ -309387,7 +309387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46c415d4-e56f-4d92-8745-c446fe99d894", + "id": "aeb6a2c9-0212-4954-a67b-827fe9186f24", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -309453,7 +309453,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b4b4e9a-c5ac-419c-a695-198c4c8e018b", + "id": "0b32d63b-e94d-4c0c-ac60-36cbf57633b0", "name": "Send Test to only One Subscriber", "originalRequest": { "url": { @@ -309531,7 +309531,7 @@ "description": "API for managing UI Metadata. Use this API to manage metadata about your User Interface.\nFor example you can set the iFrameWhitelist parameter to permit another domain to encapsulate IDN within an iframe or set the usernameEmptyText to change the placeholder text for Username on your tenant's login screen.", "item": [ { - "id": "aa308723-06ba-4926-8316-07df7d05b0f7", + "id": "3fcaa35e-ca08-4e29-9734-14864d6a4be7", "name": "Get a tenant UI metadata", "request": { "name": "Get a tenant UI metadata", @@ -309570,7 +309570,7 @@ }, "response": [ { - "id": "8849aae2-099e-408d-864a-76eeaf8402aa", + "id": "e9d2a2c7-cdaf-4743-a137-1ce392b21418", "name": "A tenant UI metadata object", "originalRequest": { "url": { @@ -309623,7 +309623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "807d97bf-8d43-4428-82b9-55420447fd3b", + "id": "974555ed-9bc8-4795-a4bd-ff37c54d94e0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -309676,7 +309676,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4648f2b6-e74f-4711-9e8b-a866500d59c0", + "id": "d7138598-7374-4e99-97c6-3b1f26464325", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -309729,7 +309729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afa53e23-be97-4386-bf9c-7b87357b9920", + "id": "007992d5-ba22-40b8-b82f-25c68469187d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -309782,7 +309782,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b2f2861-cc23-4731-9c99-28d5c0580019", + "id": "51fe8e32-8678-4dd6-88eb-61381becd992", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -309835,7 +309835,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10fa0c91-d28b-49e3-831a-4d67cedccb87", + "id": "667b96e9-da84-4786-b32b-3abd035d3dd3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -309888,7 +309888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c4b260b-3675-460f-937f-119596018ddf", + "id": "9f35d546-0ddc-43ba-ac2c-bd37fc44a493", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -309947,7 +309947,7 @@ } }, { - "id": "45ff00dc-53fa-4dd0-89f6-7df182c70e1d", + "id": "6eb932a4-cd32-4be0-899a-fdbba721c8b8", "name": "Update tenant UI metadata", "request": { "name": "Update tenant UI metadata", @@ -309999,7 +309999,7 @@ }, "response": [ { - "id": "352cecc4-b6ea-4bc3-ba6d-bcf41f6c6d58", + "id": "d17b64d3-33b5-49c3-b70f-499fc7a12d3d", "name": "A tenant UI metadata object", "originalRequest": { "url": { @@ -310065,7 +310065,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ec2f01c-cec2-4dee-a44a-5a11efeb23c9", + "id": "05f0af17-1a8b-4c82-aaab-7c0a7541db51", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -310131,7 +310131,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1eedad9-970f-4454-b459-0b65d83fa223", + "id": "992132c7-1e1b-4310-bb56-be3e29b7f60a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -310197,7 +310197,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe65d6b3-aea3-4e3d-9689-86514fd82cdb", + "id": "c9d5cb62-a7ae-43e0-b882-9ebbf7c6d3b8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -310263,7 +310263,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81128b4f-a028-4a3e-93d5-769141b22bef", + "id": "cb0f1ff6-14a1-4f38-9c3d-111a36de5d1f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -310329,7 +310329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "514b7d57-a5ba-415d-ad0b-45442c100a0f", + "id": "09b4b491-b539-49bd-8370-8ef90fa9916d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -310395,7 +310395,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d76ada8-f200-4b20-873e-bcbc81dddd7e", + "id": "651c8807-a0ca-4780-8210-ac4a63ef6fa9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -310473,7 +310473,7 @@ "description": "Vendors use ISC connectors to connect their source data to ISC, but the data in their source and the data in ISC may be stored in different formats. \nConnector mappings allow vendors to match their data on both sides of the connection. \nThe vendors can then track and manage access across their sources from ISC. \nThis API allows you to create and manage these vendor connector mappings. \n", "item": [ { - "id": "88cdc07f-90b7-4bca-b772-bcb6fedcd976", + "id": "2ccbf3f4-10c4-493e-9eda-3d301570ceb4", "name": "List Vendor Connector Mappings", "request": { "name": "List Vendor Connector Mappings", @@ -310502,7 +310502,7 @@ }, "response": [ { - "id": "f088ae77-2dfa-41ed-9e1d-da2f4dab41ad", + "id": "56223a7f-e88b-4914-a52e-1247ae836b13", "name": "Successfully retrieved list.", "originalRequest": { "url": { @@ -310545,7 +310545,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71a3f88b-9908-4503-9d8f-c4a0088c5da6", + "id": "b57de15f-5da0-4ac4-ac0c-6fbab07ef871", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -310588,7 +310588,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdc60822-ce3a-424b-b95d-6d97f4966f55", + "id": "15bae73b-c371-4760-ba66-3de2c9227c01", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -310631,7 +310631,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b3a8143-9db0-4b2f-a9b0-f8e487ab5e2b", + "id": "46df46b6-2d01-497a-ad01-b1b7d31c5e5b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -310674,7 +310674,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e28cf06b-0074-4bfa-bb7e-a6846902b371", + "id": "c9ae4282-70d9-40ad-bc00-6ce0df4e8fe7", "name": "Method Not Allowed - indicates that the server knows the request method, but the target resource doesn't support this method.", "originalRequest": { "url": { @@ -310717,7 +310717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efa4ed32-27fa-4d80-a519-f96a686492f5", + "id": "f317da16-3594-408f-8039-f4b26883b245", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -310760,7 +310760,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d1f2fd9-e4d2-49d3-8ea8-833b011c204d", + "id": "d440d646-4022-4052-aee7-4312fa26f833", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -310809,7 +310809,7 @@ } }, { - "id": "8f3d019a-ff3c-41ed-9e02-560c9b0362d1", + "id": "98727528-65f2-4fcb-9ca4-2ed7a39ff030", "name": "Create Vendor Connector Mapping", "request": { "name": "Create Vendor Connector Mapping", @@ -310851,7 +310851,7 @@ }, "response": [ { - "id": "533492d3-4b10-4f74-b42e-f88d1e8ca12d", + "id": "78615cc9-ec1b-4891-81ab-ad221b956ca0", "name": "Successfully created a new vendor connector mapping.", "originalRequest": { "url": { @@ -310907,7 +310907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94aa8526-9c72-4f2d-91b8-3850d975a30a", + "id": "4bc198f0-75bc-4b8c-913d-5c36b0773283", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -310963,7 +310963,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f443b6dd-17d8-4da1-bb37-780dfd68243e", + "id": "a62ff2e2-09cc-4149-9d64-ff1e35d3e02b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -311019,7 +311019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09099ff2-1466-4b7e-bbb6-10af78b1dbe6", + "id": "39632d54-d6c7-4229-8ef7-f29e15ddfb8b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -311075,7 +311075,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35740dbe-aa46-469e-bf9d-023f6eb0ecd4", + "id": "766b2623-0a86-49bb-80b0-605fb4c9c88d", "name": "Method Not Allowed - indicates that the server knows the request method, but the target resource doesn't support this method.", "originalRequest": { "url": { @@ -311131,7 +311131,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96b6bc60-1ec6-4985-92c1-aac507e6d97b", + "id": "2907edac-67d0-4e35-ba88-205c110d62f2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -311187,7 +311187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1ba437d-1052-4ee1-b02d-051acaed1c13", + "id": "4d56b2e1-1866-4075-85ae-5c58db575f92", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -311249,7 +311249,7 @@ } }, { - "id": "97d3e525-a013-4c4d-91b1-7c7a30489bf8", + "id": "bd71833f-f688-446a-a215-e2eaeb1a9ccb", "name": "Delete Vendor Connector Mapping", "request": { "name": "Delete Vendor Connector Mapping", @@ -311291,7 +311291,7 @@ }, "response": [ { - "id": "42b1c5d2-7c73-4e5e-a062-96563084681f", + "id": "ae36dc4e-6856-4e4a-8e19-0b57e34b3fb3", "name": "Successfully deleted the specified vendor connector mapping.", "originalRequest": { "url": { @@ -311347,7 +311347,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb986893-8845-4de8-9c4b-5d6da96592bd", + "id": "8c0df373-bfb3-46ce-b901-696049aff356", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -311403,7 +311403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05e4d405-e901-4bc0-b504-a79643eaf092", + "id": "11ae86c5-a63e-4e82-ba7f-1235ae20d916", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -311459,7 +311459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39e8aaf4-8496-4146-b7c5-f6e211655800", + "id": "01ac9cbf-ea70-4776-90b7-46d8890c8d64", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -311515,7 +311515,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34748f44-d546-4676-867f-68cda6006f60", + "id": "5003eaa1-d4a8-4836-9d33-4b54afad2d53", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -311571,7 +311571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afa457e9-899d-428b-acbe-5bc53d6a8e15", + "id": "61814d5d-1b2c-4185-84bf-399c1077225d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -311627,7 +311627,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74c2d668-63a2-4aa6-a411-81cdae518b62", + "id": "3c13c423-0275-4c95-8988-03680d46a8b3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -311695,7 +311695,7 @@ "description": "Use this API to implement work item functionality. \nWith this functionality in place, users can manage their work items (tasks). \n\nWork items refer to the tasks users see in Identity Security Cloud's Task Manager. \nThey can see the pending work items they need to complete, as well as the work items they have already completed. \nTask Manager lists the work items along with the involved sources, identities, accounts, and the timestamp when the work item was created. \nFor example, a user may see a pending 'Create an Account' work item for the identity Fred.Astaire in GitHub for Fred's GitHub account, fred-astaire-sp. \nOnce the user completes the work item, the work item will be listed with his or her other completed work items. \n\nTo complete work items, users can use their dashboards and select the 'My Tasks' widget. \nThe widget will list any work items they need to complete, and they can select the work item from the list to review its details. \nWhen they complete the work item, they can select 'Mark Complete' to add it to their list of completed work items. \n\nRefer to [Task Manager](https://documentation.sailpoint.com/saas/user-help/task_manager.html) for more information about work items, including the different types of work items users may need to complete.\n", "item": [ { - "id": "31a505f0-588f-40a3-9a77-955405358731", + "id": "2ed0c9e2-d369-4720-9bfb-869078a6e1ed", "name": "List Work Items", "request": { "name": "List Work Items", @@ -311761,7 +311761,7 @@ }, "response": [ { - "id": "3b1caec4-8455-41db-a0f2-1b9ab6aff0fd", + "id": "b8660307-65ac-4a27-b986-c97bbdb2b78b", "name": "List of work items", "originalRequest": { "url": { @@ -311841,7 +311841,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e251168-9b93-42d8-b74c-b96d73e23f63", + "id": "1571b6f0-a0b6-4ca5-8100-40f7b4d31c86", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -311921,7 +311921,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3e2ad96-435e-4c4e-8a4c-3e7a8bc5c29f", + "id": "2cd33792-a6e7-4749-9bfa-44db94051cba", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -312001,7 +312001,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc6bd6d1-f950-4b8a-8c29-90967344b065", + "id": "5b2ef02b-edaf-4de8-8572-0a3ddc5ad959", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -312081,7 +312081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f416cd4-4fcb-4692-bab7-0a49362a9b3b", + "id": "018c65b6-1bee-4e8e-804d-eb8d7457021c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -312161,7 +312161,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5eb2312-29e0-44be-be87-2441287dd873", + "id": "8248fc6c-b6da-4525-9a46-504ae5345534", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -312247,7 +312247,7 @@ } }, { - "id": "b955f565-389d-4039-8691-26d5d198f36f", + "id": "292450d1-a979-43e4-bd26-e1b0916bcf55", "name": "Completed Work Items", "request": { "name": "Completed Work Items", @@ -312314,7 +312314,7 @@ }, "response": [ { - "id": "c93180a0-aa3f-48d9-b473-aeb063162e8b", + "id": "68742468-2b66-4c28-838c-ce3304d36ac4", "name": "List of completed work items.", "originalRequest": { "url": { @@ -312395,7 +312395,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13afd6da-0f85-4587-8cc2-db70ca2256b5", + "id": "15119249-4572-490f-9110-d0e447d34d82", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -312476,7 +312476,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33d8d998-9230-417d-8860-f64ef028a324", + "id": "5bc4ce54-7c89-4f99-8c2b-ad399669bbfd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -312557,7 +312557,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5dcba69-ed13-410c-bcc1-5f3b36b76a51", + "id": "8448bac6-47c5-4a9e-965b-42701e324a86", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -312638,7 +312638,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1197190-93c6-40b3-bb0a-fa09ac79908c", + "id": "3ab1710e-c370-452c-8c72-a4275eaea22a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -312719,7 +312719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c6fb63f-7fa7-46a8-a90d-91ae6975ee1a", + "id": "a6f31271-a65b-4e46-b9ee-5ad84d5a1317", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -312806,7 +312806,7 @@ } }, { - "id": "80a7eb24-908b-41b8-8c7a-56aa07778c19", + "id": "6ca30b8d-79ce-47db-a9ad-476c932311d5", "name": "Count Work Items", "request": { "name": "Count Work Items", @@ -312846,7 +312846,7 @@ }, "response": [ { - "id": "ed31d2e0-8250-4fd7-a6f9-819bfc9c36c4", + "id": "5649a589-ffe1-4f36-acf6-9895a0e2312d", "name": "List of work items", "originalRequest": { "url": { @@ -312900,7 +312900,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab70806e-9c31-421f-b0e4-6c6a50c9f510", + "id": "37e04314-f827-4817-a7b4-d806b305397b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -312954,7 +312954,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15475b7c-ecef-40e1-8a08-6ae405619d44", + "id": "55fdbf8c-f72c-401e-87b4-df19afc94ce4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -313008,7 +313008,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0680211a-ad63-4125-a6ff-a1aa2168a783", + "id": "a8d4c312-f826-4516-b1c9-270780730518", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -313062,7 +313062,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec47c16f-6a5c-48be-8ad8-5fd7f3257c93", + "id": "95d8e9a5-ad35-4481-9ffb-ec3a1897518f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -313116,7 +313116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d763938c-1d50-4469-be81-21242c19ae4f", + "id": "4ce5280d-4f20-4782-8ca3-3f57bff8e6d8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -313176,7 +313176,7 @@ } }, { - "id": "ae1394b1-9ee8-442d-aeb3-52d540d37d0f", + "id": "815d7f23-9bcd-4b8e-9a99-c0643390187d", "name": "Count Completed Work Items", "request": { "name": "Count Completed Work Items", @@ -313217,7 +313217,7 @@ }, "response": [ { - "id": "5e0a511d-9c3e-4989-9ae8-a43415e49809", + "id": "a11d10e0-4a54-4a1c-b27a-b07248940b35", "name": "List of work items", "originalRequest": { "url": { @@ -313272,7 +313272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4b95c42-3473-4d2c-8005-3c49527f0c7a", + "id": "ffaab453-2624-4ced-bc27-9dfdd52a1691", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -313327,7 +313327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c2ccbcb-c667-40b5-8d6c-65c77e0fab4b", + "id": "a27c2aa3-72be-46f9-a518-aec2690bd2ed", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -313382,7 +313382,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4ef2f90-d999-41df-8983-64f464fd9808", + "id": "717b155d-be54-405a-92aa-aa44dcc04bf8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -313437,7 +313437,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9960bd8-028c-446c-94ac-bfde984f4252", + "id": "4e9e17b8-8776-4674-bb39-226622e7915a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -313492,7 +313492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "807a5add-3e73-4230-9fe8-d3320b6991e7", + "id": "298f86fa-ff61-4465-97b1-830323ecc01a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -313553,7 +313553,7 @@ } }, { - "id": "a93abf70-e95a-4ec8-86b7-9c29de0e16e6", + "id": "42df1fcb-9bd5-42b4-83ec-387a7c18102c", "name": "Work Items Summary", "request": { "name": "Work Items Summary", @@ -313593,7 +313593,7 @@ }, "response": [ { - "id": "027208dd-6dd4-4b4b-860d-e0e0523c3a9b", + "id": "3cc7b54a-217a-4409-b6f0-52deebfd3b52", "name": "List of work items", "originalRequest": { "url": { @@ -313647,7 +313647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba7c18e6-72d1-4579-b535-59c071ebb644", + "id": "75245bf2-0660-4b98-9492-7780899e2991", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -313701,7 +313701,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9dce8ca9-b775-4c42-a264-cdc99f2d3ab2", + "id": "6fc15da1-2c48-49de-91f7-136973e0a2aa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -313755,7 +313755,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1c0e081-63aa-4265-b091-9460f4aef200", + "id": "caa8d772-07c3-4afc-b638-48feac251eb7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -313809,7 +313809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1b6c214-e2ea-4b8a-b3db-fa6b4694be14", + "id": "a5331de5-dbec-4ea2-a95b-a31fa5bdaad2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -313863,7 +313863,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ffcd55d-0f13-48bc-80b2-ad4029d937e6", + "id": "94aab387-e1f6-4f8e-929a-976214d0fac9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -313923,7 +313923,7 @@ } }, { - "id": "86320225-c3ce-4148-8c26-d25a97aa6031", + "id": "7b8fe392-c6a5-4bf4-9a80-9314dbb1536a", "name": "Get a Work Item", "request": { "name": "Get a Work Item", @@ -313964,7 +313964,7 @@ }, "response": [ { - "id": "651fe84d-3659-4f92-ad42-c34abffa0bca", + "id": "229cd6c9-f515-4824-93d6-adfaa6e97af5", "name": "The work item with the given ID.", "originalRequest": { "url": { @@ -314008,7 +314008,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccf8de7a-3aa5-4cd5-96bb-9a53ffe4924f", + "id": "f543a386-5fde-4910-8a2f-beec2e28b568", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -314052,7 +314052,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1021e718-721e-409b-bdbd-9e2920185c3c", + "id": "25f857c0-35c2-4d83-9fc0-33bd92e0c492", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -314096,7 +314096,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9db045a-eb31-46ab-b0b7-145eed5c8591", + "id": "1ba5c40c-0415-4194-ac38-204e4bd7aad0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -314140,7 +314140,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1da91177-0827-4db4-b89d-3ebcfcfe9140", + "id": "d5e7c9bf-706d-46db-b6f8-4632a7c7cfd1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -314184,7 +314184,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc5dfd9b-1612-4213-b78d-71b0b529de9d", + "id": "a1f0bc84-1010-4539-ad6d-b2815f81c71e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -314234,7 +314234,7 @@ } }, { - "id": "6dcfb52a-a12d-463f-af8f-3dc897969558", + "id": "c0228b19-c781-4869-8dfa-ea4c426bb583", "name": "Complete a Work Item", "request": { "name": "Complete a Work Item", @@ -314275,7 +314275,7 @@ }, "response": [ { - "id": "89bac121-1005-4c0b-a9c1-8d723cf676a2", + "id": "bc07d100-b400-4070-bc14-c9b7a72c65cf", "name": "A WorkItems object", "originalRequest": { "url": { @@ -314319,7 +314319,7 @@ "_postman_previewlanguage": "json" }, { - "id": "874ea1c5-b052-49b2-9f98-4d305c593cec", + "id": "ab7d23d3-99cf-48ba-97c3-b01a0f0aebb6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -314363,7 +314363,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aef39db2-42cc-4c45-b466-eed35d0b3ff5", + "id": "ada2b467-7208-446b-beb2-f01d76ef8c26", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -314407,7 +314407,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b880e9dd-fae8-4f27-9fff-279b22efd1ed", + "id": "ac31c4d4-2500-4f4f-bad4-1fbcf011c1d9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -314451,7 +314451,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1c2c3a8-b74a-4e32-9086-c2794869e469", + "id": "261fe58d-c3fc-481e-b699-313eacf671db", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -314495,7 +314495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2ff0d50-1c3e-4838-9c7a-42dc7d43d093", + "id": "07a65402-926c-474a-9400-3d38904e4c7a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -314539,7 +314539,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c06280fd-ab09-4fa4-aab9-0e3d1c83e781", + "id": "fee08a1e-baf8-4569-bf87-d65c57cd3dc0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -314589,7 +314589,7 @@ } }, { - "id": "178174f6-8a9d-4380-850f-8b844a0ffd04", + "id": "fbd84991-ac10-453a-b17d-3cad66c82962", "name": "Approve an Approval Item", "request": { "name": "Approve an Approval Item", @@ -314642,7 +314642,7 @@ }, "response": [ { - "id": "5044b1f9-befb-4dda-b259-42740dfe01af", + "id": "d469a5af-456e-43bb-9eb1-7fa77c29019c", "name": "A work items details object.", "originalRequest": { "url": { @@ -314688,7 +314688,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2f9a55e-212c-4912-a5c7-46596b4bea12", + "id": "150375aa-89e8-45b1-b135-7b0a6d352bf0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -314734,7 +314734,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47d80549-9a31-4bd0-81e7-625dc67d4319", + "id": "8702a31f-9300-4c78-b5fe-3f3e75a51bc2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -314780,7 +314780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "287bf380-ae5d-4c9d-b36c-aac1067ae03c", + "id": "da33f791-8924-4b52-8af5-cd03523e38cb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -314826,7 +314826,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5d9c8e2-f595-423a-8fbe-ef17cdf725ed", + "id": "63d2776a-010b-49cc-b1a0-3158c53a387f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -314872,7 +314872,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a2c3291-77e4-4dd0-ae19-3e8e8e59c9d9", + "id": "9a9a3753-b305-4b23-8b00-28c53b9eaf29", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -314918,7 +314918,7 @@ "_postman_previewlanguage": "json" }, { - "id": "434919ce-53cb-4dbb-b97d-9943c1d7cbc7", + "id": "5ffe7a1a-71f4-40aa-b62e-7cf75e64d4f6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -314970,7 +314970,7 @@ } }, { - "id": "e97c87cf-a139-463e-b134-1f90490673f2", + "id": "9c71cbfe-3906-459a-b40c-3f9562e3574f", "name": "Reject an Approval Item", "request": { "name": "Reject an Approval Item", @@ -315023,7 +315023,7 @@ }, "response": [ { - "id": "3d3ee48b-1ec1-4a7e-8a24-c3112ca31ec9", + "id": "753d501a-f18f-40cc-ac6a-ef84134dc0f9", "name": "A work items details object.", "originalRequest": { "url": { @@ -315069,7 +315069,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbfe9457-4409-4ad9-b365-32743e03acad", + "id": "6cb8b79e-3383-4256-938b-1efec0034047", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -315115,7 +315115,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf936ec9-4fd7-45e9-a46e-73f371b39422", + "id": "e8a82d2d-c58c-4a2b-969d-303022f65e16", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -315161,7 +315161,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80570c28-3725-44c2-b1d6-762db8a3949b", + "id": "74fe4bd5-c7da-47ab-81f9-40638ba643d8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -315207,7 +315207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a34994a3-690a-4a4f-877c-d3543ba2e61e", + "id": "77fdc762-ce3b-4dce-bfbd-01883fe8645b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -315253,7 +315253,7 @@ "_postman_previewlanguage": "json" }, { - "id": "def5d728-8be4-41b1-849a-383c2f34b22b", + "id": "0439c170-748f-42f3-927a-9d7914af8e09", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -315299,7 +315299,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3044ed5-48ad-47cb-aa20-3ea22b52cd51", + "id": "79ee1753-d16d-4be3-ad48-1d50a75d208e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -315351,7 +315351,7 @@ } }, { - "id": "0a96d097-79c8-4612-92c0-f14790a0ae6a", + "id": "bfbbde41-11b0-47af-8c58-cf53f325fef6", "name": "Bulk approve Approval Items", "request": { "name": "Bulk approve Approval Items", @@ -315393,7 +315393,7 @@ }, "response": [ { - "id": "e14b6865-b977-4be1-8fab-580b9b9fe5ea", + "id": "1e55d7c5-a91d-4765-a740-5bb7e4a64711", "name": "A work items details object.", "originalRequest": { "url": { @@ -315438,7 +315438,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53488505-111c-4a34-aa67-bc7de48ce7be", + "id": "82010842-c0b7-4cf6-ac5c-057849fb8081", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -315483,7 +315483,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88015765-fca4-4f62-b08e-179f25cafefc", + "id": "a97a9863-c904-4e69-8031-e2f112c84eee", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -315528,7 +315528,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0005fe58-9256-4419-9514-48d28865c0eb", + "id": "0a368e38-0fb1-426f-97e5-4ef5c6ef517b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -315573,7 +315573,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52d0302c-fdf3-4939-b45d-b009c53a1975", + "id": "30cb895a-55f8-487b-bf7f-b5511f243377", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -315618,7 +315618,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e575ae4-2d85-4b69-9233-acc8c70a3337", + "id": "360eed86-c889-4d0c-8ece-ed15d12339f9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -315663,7 +315663,7 @@ "_postman_previewlanguage": "json" }, { - "id": "188378fb-13f0-4d0d-b707-7ee97dd7b41a", + "id": "54251d09-5704-47d8-9eee-7a73827bc738", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -315714,7 +315714,7 @@ } }, { - "id": "52defbfb-5e30-4bb4-9469-e2cff61f2865", + "id": "ad9ea84c-c1a3-4d4e-9de6-0c7cb1587ea2", "name": "Bulk reject Approval Items", "request": { "name": "Bulk reject Approval Items", @@ -315756,7 +315756,7 @@ }, "response": [ { - "id": "ef2005ac-a5f1-4c46-a980-73f14458e6f1", + "id": "45179cf5-4cb3-412d-b086-a157a1ca0454", "name": "A work items details object.", "originalRequest": { "url": { @@ -315801,7 +315801,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12812126-d2c0-461e-ae57-3ebdef633c47", + "id": "0da15aa4-d7bd-4d91-9e32-9a040d5ccf53", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -315846,7 +315846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b93263f-a3b3-4f78-b355-81b90b794828", + "id": "8ab7426b-e6c2-4a54-9c3c-a531950aa231", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -315891,7 +315891,7 @@ "_postman_previewlanguage": "json" }, { - "id": "126a0acb-8e56-482f-a6a6-23a478b2b3bf", + "id": "76fd6a41-0edb-4688-b648-d5c64a72346d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -315936,7 +315936,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3fa57139-b6cc-485a-a7c2-23daf3de2f11", + "id": "fcf9e94e-6f73-46fd-b48b-31fd6bd13f49", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -315981,7 +315981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbbbc9c8-ab35-427f-90fc-41e0e2baa7e8", + "id": "0ab377b9-b105-4dbf-8fa6-d9d339330aad", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -316026,7 +316026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "626976dc-8cb9-41fd-a862-6ebb9316fed9", + "id": "58b9ba1a-2fa4-4056-bb2c-eb961cfb35ba", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -316077,7 +316077,7 @@ } }, { - "id": "e205fbf9-8085-470a-b29d-4fd95e0f514f", + "id": "50064d3b-b779-4c9f-a106-74a622e934b6", "name": "Submit Account Selections", "request": { "name": "Submit Account Selections", @@ -316132,7 +316132,7 @@ }, "response": [ { - "id": "063f015e-561a-4e69-881f-714f73f2b43d", + "id": "bad0d242-a993-4fb2-9c43-cf071411e14b", "name": "A work items details object.", "originalRequest": { "url": { @@ -316190,7 +316190,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22823faa-69b1-424b-beca-f39298ccba77", + "id": "f5403f51-7d12-4575-94a4-4b341db34150", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -316248,7 +316248,7 @@ "_postman_previewlanguage": "json" }, { - "id": "253daefa-c47e-4a5b-91a3-e93eb5181eb2", + "id": "6bca84f7-7b56-4bf4-9936-1a98e4cf5f60", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -316306,7 +316306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8af7e207-0fca-4854-90f4-316a60195607", + "id": "96142f6f-c57f-4c39-be1e-2ad86d1d28c3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -316364,7 +316364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b48935d2-6ac0-413b-af31-19c0d778abdf", + "id": "6103de97-dcf2-4269-83fd-f709cd4eeadb", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -316422,7 +316422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31464adb-bfe7-4df8-aef5-552d0b10f250", + "id": "314bf58b-c714-40e1-adce-e13a901932de", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -316480,7 +316480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d268249b-cd9f-4855-8a98-2615370d44bc", + "id": "9153fed6-f6c0-48e0-bfdf-9f63e1b3b319", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -316544,7 +316544,7 @@ } }, { - "id": "44689654-f4bb-4d48-a886-5aecdbe44b32", + "id": "55ac2a36-9267-43ef-9b7a-b0980340bdf6", "name": "Forward a Work Item", "request": { "name": "Forward a Work Item", @@ -316599,7 +316599,7 @@ }, "response": [ { - "id": "2a8e13ea-e844-48dc-8b12-cc855a8555df", + "id": "37685232-e70d-4c1c-9b1a-8abb66c8eee5", "name": "Success, but no data is returned.", "originalRequest": { "url": { @@ -316647,7 +316647,7 @@ "_postman_previewlanguage": "text" }, { - "id": "9a1a5001-69b6-4732-8198-7a337cb650da", + "id": "a595bf20-b10d-4575-a9bf-06884988430f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -316705,7 +316705,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83e65048-508b-4f10-9a77-3d94b4e98a90", + "id": "e29978e6-3430-4a3b-be2d-9aed40f9417a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -316763,7 +316763,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49cdd6af-f4ef-42ff-be89-909e39bd8f97", + "id": "e616891d-c4b6-411a-ae2d-fe77d41cfb9b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -316821,7 +316821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2a1668d-4aaa-47f0-b343-04ab3f8ae90c", + "id": "761aba13-b4b2-4d74-943b-5d74abb1d817", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -316879,7 +316879,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af66a60f-b90c-4fc7-abd3-77a7a0033362", + "id": "52a14843-58cc-40a5-a9e0-437407de180b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -316949,7 +316949,7 @@ "description": "Use this API to implement work reassignment functionality.\n\nWork Reassignment allows access request reviews, certifications, and manual provisioning tasks assigned to a user to be reassigned to a different user. This is primarily used for:\n\n- Temporarily redirecting work for users who are out of office, such as on vacation or sick leave\n- Permanently redirecting work for users who should not be assigned these tasks at all, such as senior executives or service identities\n\nUsers can define reassignments for themselves, managers can add them for their team members, and administrators can configure them on any user’s behalf. Work assigned during the specified reassignment timeframes will be automatically reassigned to the designated user as it is created.\n\nRefer to [Work Reassignment](https://documentation.sailpoint.com/saas/help/users/work_reassignment.html) for more information about this topic.\n", "item": [ { - "id": "3a26ed5c-d43a-43d6-9c94-07a6ae747a48", + "id": "cfb6c222-b86f-495c-8ed4-853be4960279", "name": "List Reassignment Config Types", "request": { "name": "List Reassignment Config Types", @@ -316988,7 +316988,7 @@ }, "response": [ { - "id": "454d4804-4730-4b96-a6ec-705ed6b92063", + "id": "d4ec0d61-8b7a-4df7-abc8-2e3a1127c76d", "name": "List of Reassignment Configuration Types", "originalRequest": { "url": { @@ -317041,7 +317041,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d883c02c-805b-40ea-9b04-dcbe4b658542", + "id": "95dc72f6-2bb9-4838-8ce1-60fd8f3608ef", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -317094,7 +317094,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73ef9bd3-59a2-426b-8806-8a7c9ca90915", + "id": "d0b08ded-b4ef-4969-8d3d-5dad6e2a754e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -317147,7 +317147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed80b4c8-4ff6-4b3b-95ce-1e20a2df309f", + "id": "e4cbc5e6-e7db-4994-88b4-5e2f584bf8bc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -317200,7 +317200,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07413aed-1b03-4480-ab9d-60fc94bae9da", + "id": "a342cba1-7b9d-407b-b1e4-7aceee62b9ce", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -317253,7 +317253,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fb87ee9-e297-4287-8343-8a18129e65a3", + "id": "8a0db038-091b-4702-8895-27101f39fd5c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -317312,7 +317312,7 @@ } }, { - "id": "607e6605-265b-4c0f-8fc3-37f5c3d07ab1", + "id": "763b469b-2ae1-4bd0-be7d-24aee1886f20", "name": "List Reassignment Configurations", "request": { "name": "List Reassignment Configurations", @@ -317350,7 +317350,7 @@ }, "response": [ { - "id": "a00963b9-aca3-4c03-8ae7-716540d8904f", + "id": "781cf506-881c-4095-9466-7adc8e6ba1b1", "name": "A list of Reassignment Configurations for an org", "originalRequest": { "url": { @@ -317402,7 +317402,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97e325d2-0f3d-4756-b2c0-9af074e42b2e", + "id": "c8b37fa8-715c-4f92-9bad-acb32c9a081f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -317454,7 +317454,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b54079d-b950-4d62-b5e3-c121a1b08741", + "id": "3c864ec4-d470-4547-993c-14df12d00e32", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -317506,7 +317506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79261c1b-343d-40d1-ada1-cab3411c4bb9", + "id": "05c58c56-95db-4823-8ad1-a3f6310b2795", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -317558,7 +317558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "feb50343-f4ee-4c78-8121-0408f13908cf", + "id": "c09a7f17-4fcd-4e61-a2eb-f847f9e8f600", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -317610,7 +317610,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f7e7dc7-46a9-4760-981a-b87f3cdecfe1", + "id": "821d713b-2af9-4a1f-8806-0f635b409f54", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -317662,7 +317662,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1be6101b-17f2-41a6-9d32-bcfd0c692678", + "id": "610f8257-1c12-47c8-9079-a13a030dbcdc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -317720,7 +317720,7 @@ } }, { - "id": "ed505aab-11ba-4277-b6b8-8fda1f597dba", + "id": "e709a998-0636-469d-8bed-f97f957dcb87", "name": "Create a Reassignment Configuration", "request": { "name": "Create a Reassignment Configuration", @@ -317771,7 +317771,7 @@ }, "response": [ { - "id": "1bfca90d-5d27-4755-b08d-688e8dfbe88a", + "id": "b209c6fc-515f-43d1-831b-72bce72b5fc6", "name": "The newly created Reassignment Configuration object", "originalRequest": { "url": { @@ -317836,7 +317836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "810b94ce-aac3-4b7f-be3b-dd24094275f2", + "id": "06e9e171-2760-451c-aeb0-607867d34529", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -317901,7 +317901,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32760404-e664-436c-a898-ba66e6522990", + "id": "9e6eebf2-17a4-4c81-b9f0-1849af58364c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -317966,7 +317966,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b2b2053-01fd-48b4-85bc-62ab03d90907", + "id": "6cb091c0-b8a5-443d-bc76-1e1eeec9c63c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -318031,7 +318031,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c4e3054-9c5f-46e0-ad50-2a17831e81a5", + "id": "c277dfdc-36d0-4830-bb8b-5566479bcef9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -318096,7 +318096,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf8d05ed-470c-44a9-a3b6-e380e50f83b0", + "id": "ea243de6-b0d6-46e2-a4ac-d6384f28419d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -318167,7 +318167,7 @@ } }, { - "id": "394861cc-d208-4cb3-b687-bd653a5e9f5a", + "id": "3604706c-618e-4465-b30b-a10da8686c2b", "name": "Get Reassignment Configuration", "request": { "name": "Get Reassignment Configuration", @@ -318217,7 +318217,7 @@ }, "response": [ { - "id": "dda1f026-ddb6-4e39-b75e-947e04ab2f8d", + "id": "eb96672b-c110-4a0e-9b12-7d39742f7072", "name": "Reassignment Configuration for an identity", "originalRequest": { "url": { @@ -318270,7 +318270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1117ed4-fe7e-4a3c-8f41-0eef295df1a6", + "id": "cfffd77c-5478-43b6-9d48-a0c08efc788d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -318323,7 +318323,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a405ccf-684c-41b8-a7fa-bb9138160adc", + "id": "f1881d91-a00f-49cf-9f51-024ed3cdf933", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -318376,7 +318376,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5a7c422-886d-4188-8aef-189a542fd077", + "id": "f41542ab-577b-4a2a-9289-dd0d61c6a525", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -318429,7 +318429,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f75d503-1d69-4c05-966a-669b55341c3b", + "id": "8d5fcb7d-89f0-40d0-8446-6dd5380097ce", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -318482,7 +318482,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac5a0fe7-012f-424d-8288-c248d1900539", + "id": "e6f6a961-6e2b-4cd5-9985-ac2ecc3d3876", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -318535,7 +318535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a30189f-dc78-4d43-a8a7-9bde499a8c97", + "id": "b553f859-9b5c-4de8-b9c7-06aaf6e517a2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -318594,7 +318594,7 @@ } }, { - "id": "8a02c816-b51a-49e7-a6b0-673e236ca500", + "id": "326fa872-2b84-4cff-be1e-b7d78e084e34", "name": "Update Reassignment Configuration", "request": { "name": "Update Reassignment Configuration", @@ -318657,7 +318657,7 @@ }, "response": [ { - "id": "2f2f4567-a75d-49fb-9965-bbccbef4f0ff", + "id": "6e3eb0f9-ae0c-4d2a-874b-d24b349f5acb", "name": "Reassignment Configuration updated", "originalRequest": { "url": { @@ -318723,7 +318723,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b507a5dc-f119-4b3c-9a15-41508263efc2", + "id": "a2f18789-220a-4383-b18a-9ebd7b1785b6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -318789,7 +318789,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e403f90-f2d6-4d89-bd76-b403369b453b", + "id": "b86c8111-2570-4d34-bf52-065dea6153f6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -318855,7 +318855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abc26bcd-07c5-43a6-9a74-48be56930283", + "id": "24e769ca-d3d4-450a-81b5-8c75d6e25cb0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -318921,7 +318921,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a02c8d8a-5875-4d7a-ab1b-80f2882c6736", + "id": "8dcf3814-fd74-4d41-a9b7-03e34a623bae", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -318987,7 +318987,7 @@ "_postman_previewlanguage": "json" }, { - "id": "488106d0-fd03-4fad-b513-7aecfe72b877", + "id": "a1030b48-510c-4efe-be2a-fc2ac08f96d1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -319059,7 +319059,7 @@ } }, { - "id": "75d85d0b-3f0a-4e37-8f2c-aade4fbe778e", + "id": "3e0f25ed-d80a-44c6-aff1-d6424828e5ea", "name": "Delete Reassignment Configuration", "request": { "name": "Delete Reassignment Configuration", @@ -319120,7 +319120,7 @@ }, "response": [ { - "id": "9385bbeb-c0a2-4c03-b64e-be3bec3930bf", + "id": "44407536-2663-4066-8dcf-f3c998e5950f", "name": "Reassignment Configuration deleted", "originalRequest": { "url": { @@ -319164,7 +319164,7 @@ "_postman_previewlanguage": "text" }, { - "id": "0e79cba1-ea69-41a9-bc99-8e748333e541", + "id": "ac25d8d1-c7aa-41b8-acb6-0907e4167cc8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -319218,7 +319218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6133f06-0e0c-4e9b-adf1-bbb51035b847", + "id": "33bb8e77-33b6-422c-af65-cc96f15a4c51", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -319272,7 +319272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc856c69-bcc9-496d-8176-87fb58d49a3e", + "id": "8d338d42-796b-4c3d-889f-9a212998a973", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -319326,7 +319326,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce68437c-05f2-45be-8b5f-9d8621758874", + "id": "5afc31ab-15f0-4196-ba64-4a3179ea89e6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -319380,7 +319380,7 @@ "_postman_previewlanguage": "json" }, { - "id": "844b7666-1ff1-4bb6-899d-46c833d7d306", + "id": "e031707f-fdf6-4945-aba1-ab5f41ceb2cf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -319440,7 +319440,7 @@ } }, { - "id": "0c8cec10-7ae0-4a14-afa1-9b8f16979e9b", + "id": "b060ab12-48ce-4e7c-a7f1-bb6b16115c67", "name": "Evaluate Reassignment Configuration", "request": { "name": "Evaluate Reassignment Configuration", @@ -319512,7 +319512,7 @@ }, "response": [ { - "id": "08e34076-0be6-48e4-b1bb-1f1f292df077", + "id": "7cfb0c55-aff5-47a2-870a-835f7f6ed9b6", "name": "Evaluate response when no Reassignment Configuration is found", "originalRequest": { "url": { @@ -319577,7 +319577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e191ec04-8082-410e-b1ad-29c7e988abc1", + "id": "86e6f08c-6f44-47d4-8c5b-e915459cd602", "name": "Evaluate response when a long Reassignment trail is found", "originalRequest": { "url": { @@ -319642,7 +319642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80bef764-b1e0-4443-98e0-6574d82a39fc", + "id": "793309b1-1a4d-4dfc-b41d-11c309cfb073", "name": "Evaluate response when a self-review is found and manager or org admin escalation is applied", "originalRequest": { "url": { @@ -319707,7 +319707,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5eb8ab38-f87c-461a-b6e9-c63ba2555146", + "id": "16f6ad3e-2907-429c-aa69-affa6e51b019", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -319772,7 +319772,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a9625c1-0e01-4257-981f-ce0b11391411", + "id": "d1cba470-22a5-4959-983c-86826a1d1662", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -319837,7 +319837,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5312f12b-d7cc-450a-b03b-87524e795ac9", + "id": "d7aca410-e14c-4e84-876e-c5b629a8e6b6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -319902,7 +319902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df4156ed-9e2f-430d-b905-6db0c0fdec96", + "id": "c601e265-6fbb-40ce-95e4-a7e814f18f70", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -319967,7 +319967,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e18428d9-b123-4eeb-a25a-f58ef553fba3", + "id": "dd7d4964-7243-492b-98a9-253824e2e365", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -320038,7 +320038,7 @@ } }, { - "id": "056fc34c-077a-4062-915b-6b6e77714e95", + "id": "e3591599-6317-46a2-bef6-8a5acf5e2055", "name": "Get Tenant-wide Reassignment Configuration settings", "request": { "name": "Get Tenant-wide Reassignment Configuration settings", @@ -320077,7 +320077,7 @@ }, "response": [ { - "id": "df6fdbc9-b45b-4a66-9ca9-5ec9d4ca1fb5", + "id": "d111991a-55f6-4f5f-ac3b-3a8575270979", "name": "Tenant-wide Reassignment Configuration settings", "originalRequest": { "url": { @@ -320130,7 +320130,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5372fbf8-374e-4918-8efd-1465d246a57f", + "id": "aff949dd-0efd-42a8-a8ab-76d80fda1bf4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -320183,7 +320183,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab0a7e2d-28de-4a0e-99fa-a412244cf56e", + "id": "c8b8505d-3202-47a0-9156-73bf82ac1769", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -320236,7 +320236,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af9c5651-a79d-4ccc-b2a5-6663650a2767", + "id": "2e87e493-5d02-486d-81b1-1078edfc2a44", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -320289,7 +320289,7 @@ "_postman_previewlanguage": "json" }, { - "id": "354242e6-1253-4653-a387-8c1a1d933cd5", + "id": "ce48bb0b-8458-4fa9-8221-7384bc8871e6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -320342,7 +320342,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84431c15-901e-4308-b6dd-7c91c335ab0e", + "id": "98ce5565-54e6-4852-8258-a4c5caafd39f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -320395,7 +320395,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8138e314-6e82-4373-a826-dba2d79b6d2d", + "id": "02415653-4433-4ed0-be23-ba29e441afd5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -320454,7 +320454,7 @@ } }, { - "id": "5541bb89-2f7d-42ee-a053-b53a65688c05", + "id": "147b50d1-5b04-4709-a1ed-94e3cb2b7030", "name": "Update Tenant-wide Reassignment Configuration settings", "request": { "name": "Update Tenant-wide Reassignment Configuration settings", @@ -320506,7 +320506,7 @@ }, "response": [ { - "id": "56d7ec10-7ca6-46fc-975a-24e01247ac78", + "id": "e12416af-4d41-4bf0-8ab2-0aa3a5b5944b", "name": "Tenant-wide Reassignment Configuration settings", "originalRequest": { "url": { @@ -320572,7 +320572,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91391b5a-fa2a-492f-bdd7-924338550a31", + "id": "cfcce8ec-c664-44e0-b1fb-20dc8cb5e9b0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -320638,7 +320638,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66388c4c-d9a2-4e2d-ad6d-6b8656875c4a", + "id": "dd92dc27-a67b-4758-8da7-c60f7b1aaf44", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -320704,7 +320704,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b83622d0-ed21-4c17-908a-5df17250d80b", + "id": "bf620cd7-735e-4869-9333-6de09fafdf84", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -320770,7 +320770,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f18d92c-f8db-42b9-ae4a-c2e7afc6cd0c", + "id": "463689f0-0263-4999-b683-3a11bd5e1d09", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -320836,7 +320836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf81ca48-c8f0-424a-a673-4fbf1a9314ea", + "id": "a76dc0c9-7149-4188-984e-ed6b355150e1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -320914,7 +320914,7 @@ "description": "Workflows allow administrators to create custom automation scripts directly within Identity Security Cloud. These automation scripts respond to [event triggers](https://developer.sailpoint.com/docs/extensibility/event-triggers/#how-to-get-started-with-event-triggers) and perform a series of actions to perform tasks that are either too cumbersome or not available in the Identity Security Cloud UI. Workflows can be configured via a graphical user interface within Identity Security Cloud, or by creating and uploading a JSON formatted script to the Workflow service. The Workflows API collection provides the necessary functionality to create, manage, and test your workflows via REST.\n", "item": [ { - "id": "2a1b98d3-3cf1-4f8c-9b59-c6524c5d9c08", + "id": "3b082778-e13c-4eab-bd22-fa30ac9e5799", "name": "List Workflows", "request": { "name": "List Workflows", @@ -320943,7 +320943,7 @@ }, "response": [ { - "id": "5dce1b24-91a2-417f-8197-5c596c092a75", + "id": "7b21c84a-7391-4cdd-a8e6-215be8c44d29", "name": "List of workflows", "originalRequest": { "url": { @@ -320981,12 +320981,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"dolor commodo minim\"\n },\n \"displayName\": \"Excepteur consequat sit eu\"\n }\n },\n {\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"sit dolore nulla\"\n },\n \"displayName\": \"anim dolor\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"magna\"\n },\n \"displayName\": \"Ut magna\"\n }\n },\n {\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"ullamco\"\n },\n \"displayName\": \"deserunt eiusmod non do\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b1890de0-3830-4044-a8a3-f54b23f6042d", + "id": "569c5301-915d-4d7a-a8af-11ed38693828", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -321029,7 +321029,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed4e3f32-1ed0-414e-82e1-437486f42c5a", + "id": "4cf6f8f5-d743-43af-8f82-a91a31f8984f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -321072,7 +321072,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a720a64-3ba0-4f5a-b733-5602358f3556", + "id": "3bacb55c-22ba-4662-9f55-6d453a941834", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -321115,7 +321115,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b79b6b4-b1a6-487f-a169-40718fcb37f8", + "id": "38843f3b-427c-48b1-a5f8-9bbb61620aa8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -321158,7 +321158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ee22bf8-bc5d-4c6e-bbb2-299b92868844", + "id": "a8a853ba-c879-47b1-8edd-41ada35a2148", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -321207,7 +321207,7 @@ } }, { - "id": "6e2da027-0895-4130-b234-4e88c48b0e6a", + "id": "d9fce9fe-f7f5-493d-a51f-80bffe79d232", "name": "Create Workflow", "request": { "name": "Create Workflow", @@ -321249,7 +321249,7 @@ }, "response": [ { - "id": "8035667b-585c-40a0-82f6-92ce80bec9a2", + "id": "2d18ffd9-3811-4fb8-8fe5-e5fd093d6e5b", "name": "Event Trigger", "originalRequest": { "url": { @@ -321300,12 +321300,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"sint sit\"\n },\n \"displayName\": \"Lorem sint magna id\"\n }\n}", + "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"elit in ullamco off\"\n },\n \"displayName\": \"do ut aute irure amet\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9f065ac6-fb79-42b4-a5c1-5ee0a1463ab0", + "id": "e8cdce52-4b3e-4c54-9154-de3b5ef9f47b", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -321356,12 +321356,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"sint sit\"\n },\n \"displayName\": \"Lorem sint magna id\"\n }\n}", + "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"elit in ullamco off\"\n },\n \"displayName\": \"do ut aute irure amet\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "49ec28a7-7b67-4ac5-b70c-8fa8717aa03e", + "id": "f359e71e-b55e-4d80-a6ef-627bd947dbc4", "name": "External Trigger", "originalRequest": { "url": { @@ -321412,12 +321412,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"sint sit\"\n },\n \"displayName\": \"Lorem sint magna id\"\n }\n}", + "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"elit in ullamco off\"\n },\n \"displayName\": \"do ut aute irure amet\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ce9640c3-8c36-4b87-8037-231ec14fa194", + "id": "3a761d51-5575-4f68-8856-5f2f44b1400b", "name": "Event Trigger", "originalRequest": { "url": { @@ -321473,7 +321473,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6cd1e56a-4d5b-4988-9c16-544b1c3dac49", + "id": "18388ad5-ac4e-4336-a016-80af3ed86a63", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -321529,7 +321529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "474a53d8-5deb-459c-8311-0cf620d0c1a8", + "id": "c078e276-043f-429b-9ac2-8b3c66704aaa", "name": "External Trigger", "originalRequest": { "url": { @@ -321585,7 +321585,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc4a984b-4ff3-4f12-8a6f-e5f152ac4b02", + "id": "4003f95e-4514-454b-a99f-502b25b90158", "name": "Event Trigger", "originalRequest": { "url": { @@ -321641,7 +321641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4388c1ab-f213-4c4b-907f-2020a13ecea6", + "id": "8dcc5e88-2a4c-464c-9183-83743e9292ee", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -321697,7 +321697,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb79efe4-fd08-440f-9d51-3ce0a22aad6b", + "id": "41d4f97d-a7bc-402d-9bee-448cbf1ad13f", "name": "External Trigger", "originalRequest": { "url": { @@ -321753,7 +321753,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db94e707-8fcc-463a-bb66-8197cfdc7531", + "id": "d13637f2-8728-40a9-bf9e-06a237ae8121", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -321809,7 +321809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c9a79dd-fe12-4685-99c3-566fc1259730", + "id": "25e96474-42cc-4d1f-8d4f-1dcc23c9a353", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -321865,7 +321865,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96569d1e-49e1-443c-9a8d-d0a01078a82f", + "id": "3a2c716a-e1f7-43b2-b5f5-f0c5c1559a5d", "name": "External Trigger", "originalRequest": { "url": { @@ -321921,7 +321921,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83c21b0c-d645-4f9f-aa06-8581da199876", + "id": "5dc9863f-d619-4e7a-a3f2-c75dd1c476bf", "name": "Event Trigger", "originalRequest": { "url": { @@ -321977,7 +321977,7 @@ "_postman_previewlanguage": "json" }, { - "id": "217343bc-e075-4810-97f2-7e83bb988c15", + "id": "aa1eadd6-9d16-468d-a071-e219131239b8", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -322033,7 +322033,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59ca88f5-810c-4657-ab29-6498a9f17aac", + "id": "57959566-26c3-4b57-8db9-14f9143415f1", "name": "External Trigger", "originalRequest": { "url": { @@ -322089,7 +322089,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62d296cf-7dd9-4cd4-bcc3-c31e4df9e9ef", + "id": "ce57fbee-074a-46e9-b7fa-bee98d3e645a", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -322145,7 +322145,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b5d82d2-4899-4973-88eb-3b8056aa40c0", + "id": "ee3b1025-e2b1-42ad-94a7-dca88eec0dfe", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -322201,7 +322201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ccb1222-c071-4eb9-94b2-9f46d5f3177b", + "id": "fbd55b7d-59bd-4eea-9aa3-4d6d58a87397", "name": "External Trigger", "originalRequest": { "url": { @@ -322263,7 +322263,7 @@ } }, { - "id": "bddfd8eb-519b-45b3-9ff3-92de7a7a4c5d", + "id": "a67076fd-d89c-42cd-9bc8-ea0f3b56e00f", "name": "Get Workflow By Id", "request": { "name": "Get Workflow By Id", @@ -322304,7 +322304,7 @@ }, "response": [ { - "id": "c02122dd-18f9-4fe2-81ee-a6e528a652b8", + "id": "d36df67f-1566-4299-aa7b-ad5cc6dafc54", "name": "The workflow object", "originalRequest": { "url": { @@ -322343,12 +322343,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"sint sit\"\n },\n \"displayName\": \"Lorem sint magna id\"\n }\n}", + "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"elit in ullamco off\"\n },\n \"displayName\": \"do ut aute irure amet\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "625b0c5a-5d52-4c36-8207-e599998f9f3e", + "id": "d37cb101-0278-4545-9c7c-4d797f27c2ef", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -322392,7 +322392,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c3d3051-ef87-42a9-a9c8-f9710791031b", + "id": "6b7ed23e-bf27-402d-8c1c-6955cc5b900c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -322436,7 +322436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a095f1c7-4e04-4856-a9ef-f909bf237491", + "id": "b051af58-2190-4931-8995-b6def1685fe7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -322480,7 +322480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba2f2e63-c1fa-4386-aa6d-125262a7f149", + "id": "f2390e92-ff5e-40cd-9e4e-361c995b09e1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -322524,7 +322524,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc4d57b5-feb7-4941-9a26-58da66e6774a", + "id": "b055179e-6b6d-4e19-840a-9e0f579e02c9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -322574,7 +322574,7 @@ } }, { - "id": "5e8ba32a-ac44-4b70-b4f2-4e7a017c16d8", + "id": "efefa0b3-b827-4956-b2da-fe8cbd715f33", "name": "Update Workflow", "request": { "name": "Update Workflow", @@ -322617,7 +322617,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"ea adipisicing\"\n },\n \"displayName\": \"velit ad incididunt dolor\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"dolor laboris id\"\n },\n \"displayName\": \"cillum\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -322628,7 +322628,7 @@ }, "response": [ { - "id": "59104fbc-4eca-4406-98ad-3c28b87e83be", + "id": "06758b42-3bf0-4498-9173-44891c54601a", "name": "The Workflow object", "originalRequest": { "url": { @@ -322663,7 +322663,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"ea adipisicing\"\n },\n \"displayName\": \"velit ad incididunt dolor\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"dolor laboris id\"\n },\n \"displayName\": \"cillum\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -322680,12 +322680,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"sint sit\"\n },\n \"displayName\": \"Lorem sint magna id\"\n }\n}", + "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"elit in ullamco off\"\n },\n \"displayName\": \"do ut aute irure amet\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f07b5646-170c-49aa-b37b-f19cdaa3890d", + "id": "dc56421a-6689-4539-8d61-b7d4f99fe549", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -322720,7 +322720,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"ea adipisicing\"\n },\n \"displayName\": \"velit ad incididunt dolor\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"dolor laboris id\"\n },\n \"displayName\": \"cillum\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -322742,7 +322742,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce4957b6-0a04-4bf0-89d0-6f36214ed71c", + "id": "a5c86a1b-7251-4ab0-baaa-5718e874016c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -322777,7 +322777,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"ea adipisicing\"\n },\n \"displayName\": \"velit ad incididunt dolor\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"dolor laboris id\"\n },\n \"displayName\": \"cillum\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -322799,7 +322799,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffcbd999-9888-4476-a9ba-a68fc9c7d5a3", + "id": "0685d172-f7bb-4e60-821e-fdcd505c6554", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -322834,7 +322834,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"ea adipisicing\"\n },\n \"displayName\": \"velit ad incididunt dolor\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"dolor laboris id\"\n },\n \"displayName\": \"cillum\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -322856,7 +322856,7 @@ "_postman_previewlanguage": "json" }, { - "id": "861d0323-d78f-44e0-b05e-b3081db2fb43", + "id": "76d6edd8-8a2f-4685-a756-a69094de1d35", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -322891,7 +322891,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"ea adipisicing\"\n },\n \"displayName\": \"velit ad incididunt dolor\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"dolor laboris id\"\n },\n \"displayName\": \"cillum\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -322913,7 +322913,7 @@ "_postman_previewlanguage": "json" }, { - "id": "726028df-9cd6-4c7b-b889-528b5e7be6f1", + "id": "d92f0a1b-335a-44ed-bf20-0849dbbf0ced", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -322948,7 +322948,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"ea adipisicing\"\n },\n \"displayName\": \"velit ad incididunt dolor\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"dolor laboris id\"\n },\n \"displayName\": \"cillum\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -322976,7 +322976,7 @@ } }, { - "id": "bdd081b0-cd2b-497c-a0e3-f9c510ce8bba", + "id": "b2552ed9-f207-4e44-b684-6bfb29dee0bf", "name": "Patch Workflow", "request": { "name": "Patch Workflow", @@ -323030,7 +323030,7 @@ }, "response": [ { - "id": "5fad9ed9-17dc-4ec8-bd0f-1a49be9d36de", + "id": "e35049af-1b93-4f5e-a244-de489d0fbae1", "name": "The Workflow object", "originalRequest": { "url": { @@ -323082,12 +323082,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"sint sit\"\n },\n \"displayName\": \"Lorem sint magna id\"\n }\n}", + "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"elit in ullamco off\"\n },\n \"displayName\": \"do ut aute irure amet\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4e4faf77-b267-44c5-a988-f5d43444a926", + "id": "f2943ac0-0142-4257-bbf3-f8e4f1b4294f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -323144,7 +323144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "665ed3c7-7919-4456-bafd-855ee3bb61cb", + "id": "72b3e63f-3f55-4732-af2b-e1855e973826", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -323201,7 +323201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34f2fcf3-1e8d-4b23-bb0d-6152e3d62ab1", + "id": "bf6661a3-8a36-4c18-9819-0cc13a8c81b6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -323258,7 +323258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cb50184-63e9-40fe-9587-d01cc8d9c51a", + "id": "aac878a4-3ec0-4a5b-aac3-943464e50c56", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -323315,7 +323315,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6709e5ae-673e-41e6-b62d-18136a87d14d", + "id": "98eebe18-21a8-4e6d-9623-494329b45baa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -323378,7 +323378,7 @@ } }, { - "id": "cc1f9fba-0501-40ef-be25-972dc17a8842", + "id": "de2e7b65-f710-4a0f-baaf-af427c5407ef", "name": "Delete Workflow By Id", "request": { "name": "Delete Workflow By Id", @@ -323419,7 +323419,7 @@ }, "response": [ { - "id": "98b8e620-0897-4cce-93fe-e74a375409b5", + "id": "782d88f1-65d0-45db-af7f-8c1128cce287", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -323453,7 +323453,7 @@ "_postman_previewlanguage": "text" }, { - "id": "e58021e5-b45f-4d90-b8fc-936e83e515e6", + "id": "69255d54-b6bf-43d7-b2d4-c450a969a3db", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -323497,7 +323497,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6147b300-7cd4-4018-81af-0fdbc01261e6", + "id": "0c70fe55-f0df-49e3-a135-7525ec036466", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -323541,7 +323541,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db44ef4f-fa88-465b-9f0e-a6b402b90650", + "id": "0067f37c-2a02-4ceb-839a-a5c4dee5ac2c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -323585,7 +323585,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad3a76e8-0c63-41ed-a98f-76c796a4a1aa", + "id": "c16cb967-2d83-4ea7-8618-4a8872a1e649", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -323629,7 +323629,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfab9eff-f352-42af-a7d5-bdbd105cf2f4", + "id": "8f63240e-b049-4900-82fa-862820e8aa7c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -323679,7 +323679,7 @@ } }, { - "id": "2bfcfade-e7e2-4ada-a2f8-834907f101f0", + "id": "573d14b8-aac0-4a95-b09c-1ae5285f96f5", "name": "Test Workflow By Id", "request": { "name": "Test Workflow By Id", @@ -323734,7 +323734,7 @@ }, "response": [ { - "id": "1116ee63-e7a2-40c7-a7c2-990135cb4e27", + "id": "d8d76c6b-aac0-4cc0-b6a0-be2d1af0ba03", "name": "The Workflow object", "originalRequest": { "url": { @@ -323792,7 +323792,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3208b777-4290-43c5-8b06-70f6e48d1170", + "id": "1830ee1e-bc91-4058-bbdb-8db3a5c95adf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -323850,7 +323850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "498ca671-0308-42a3-8792-9fb1c520fe5a", + "id": "e4ef16b8-68ca-4ffd-9241-114ebcf99478", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -323908,7 +323908,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a6eab59-af4b-4da7-89a1-8ff51483da83", + "id": "ce0cb10b-b5d0-4d37-a4fb-dda1ee36bce5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -323966,7 +323966,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1789bbf-dd01-455b-992d-fd99c1e2d7d6", + "id": "aebbf442-e030-42b0-8eab-1751032bf062", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -324024,7 +324024,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54f877a5-46f6-4795-8f46-c8598be4fd49", + "id": "8839e314-9aa8-4b7e-8859-191d10bc4a54", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -324088,7 +324088,7 @@ } }, { - "id": "bdc1f140-98f9-43c6-9b00-0b99d1bc6e6e", + "id": "52a24346-78cf-4326-8161-9095acd04f53", "name": "List Workflow Executions", "request": { "name": "List Workflow Executions", @@ -324167,7 +324167,7 @@ }, "response": [ { - "id": "2e411403-3c6c-4fdb-a429-da5d3f183cff", + "id": "c643ccf3-cba8-4d84-ad5e-79c74509029f", "name": "List of workflow executions for the specified workflow.", "originalRequest": { "url": { @@ -324249,7 +324249,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34123fd9-cce6-464f-885a-38099f64458e", + "id": "67080289-b0b5-45b6-86fa-448ee0c79984", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -324331,7 +324331,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90726a9c-80e0-4586-8500-a15579192d83", + "id": "15668ce0-2e8d-4871-9969-f67721038363", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -324413,7 +324413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77ec2830-7704-4a2e-8a4d-9a20368092d1", + "id": "bd98da08-3e4d-4e72-b141-9dd60c88ddcd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -324495,7 +324495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f2979f3-0a6a-49f3-b530-f2bf3686aa9d", + "id": "d354081a-2c62-4e48-8ad0-15f76ca0b4c5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -324577,7 +324577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc189a5b-57a7-4f5e-85d1-133c89f5394c", + "id": "5f27c9af-f4a8-47b8-a7c3-b98dd1145143", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -324659,7 +324659,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d91d1f93-027b-4deb-b10d-35d77664eb45", + "id": "8a84af55-a706-4ece-9ede-2a71305220f0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -324747,7 +324747,7 @@ } }, { - "id": "4ccb8102-f9a5-4e6a-a2f0-cd3cc893328a", + "id": "f95bef9f-9da5-4ce4-9a83-8f8f137415b3", "name": "Get Workflow Execution", "request": { "name": "Get Workflow Execution", @@ -324788,7 +324788,7 @@ }, "response": [ { - "id": "726e6a70-7d81-4e25-a645-1834b8fbb7a6", + "id": "a7044f3c-e434-4aff-af62-a4136b867a83", "name": "Workflow execution.", "originalRequest": { "url": { @@ -324832,7 +324832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "acd11b0a-1ed3-4679-825c-512702ef6f36", + "id": "e74a68be-a952-4146-b877-87cd1c4c4733", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -324876,7 +324876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b72fdde9-d33c-4d7e-a71a-fcd149cf1b92", + "id": "ed25399a-4694-4b3a-a5b9-1a20dbbbfb10", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -324920,7 +324920,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53f452f8-a726-4e98-b4b7-ef73d1d04442", + "id": "9531bdf1-cd7d-4160-abb3-1d3821b1b146", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -324964,7 +324964,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d444b2f-2eb9-4ca6-bfee-e0446e342984", + "id": "2ca3275e-a074-4f0a-b1d0-47342537716f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -325008,7 +325008,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5157ebb9-933f-4e6c-9d72-be5e1d9e5554", + "id": "34681dac-d059-4bfa-8322-6202ab602549", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -325052,7 +325052,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cf30809-c83a-4f34-b720-a690ef7b2b13", + "id": "4a491b2b-3a1f-463b-b4a4-edc5d0f9d20f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -325102,7 +325102,7 @@ } }, { - "id": "f2331d74-4edd-4a43-a362-790d95c4f100", + "id": "94625992-18b4-42d7-a056-68fd27a522f8", "name": "Get Workflow Execution History", "request": { "name": "Get Workflow Execution History", @@ -325144,7 +325144,7 @@ }, "response": [ { - "id": "a6188451-2cf3-409f-a7ef-792e52e1c66c", + "id": "b28d9419-25da-4d54-a341-871a9653f059", "name": "List of workflow execution events for the given workflow execution", "originalRequest": { "url": { @@ -325189,7 +325189,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91ea27ea-60f0-4ced-a3cd-0ceeedbbe017", + "id": "4a570683-a5fb-4986-8a33-8ac7d9fdd32b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -325234,7 +325234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e84a49e-e8ad-4d2e-9cff-4ae8fbf1c7ea", + "id": "0680cca6-040e-47a8-ba14-673a532641ce", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -325279,7 +325279,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a0f8062-ff14-4e0d-ab62-ce99ce69b781", + "id": "07056c85-7856-4f14-9709-341f346f6136", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -325324,7 +325324,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e751c83-d6b6-45dc-bf51-80ca2f0ff8c8", + "id": "d0222d5c-03c2-4484-a275-97d7237f3395", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -325369,7 +325369,7 @@ "_postman_previewlanguage": "json" }, { - "id": "344ac31c-cee0-45b0-b6c4-5b93ab46b7ca", + "id": "62df5365-ecf8-4453-802f-dbcbe0cb1480", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -325414,7 +325414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb03ab60-798a-4491-ba9a-7014288c6d67", + "id": "136fb9e5-061d-483c-b7c8-ee016cd944b0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -325465,7 +325465,7 @@ } }, { - "id": "3b9df667-e8b3-4f75-a07a-977c825a1e3c", + "id": "3f841b4e-9cce-4cac-8c33-63b867ffded8", "name": "Cancel Workflow Execution by ID", "request": { "name": "Cancel Workflow Execution by ID", @@ -325507,7 +325507,7 @@ }, "response": [ { - "id": "a87232c4-fa0b-4409-a5c2-3ef9649c8816", + "id": "6cee412b-87e2-4623-8fbb-1dace5ee8502", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -325542,7 +325542,7 @@ "_postman_previewlanguage": "text" }, { - "id": "cb4ac20c-b476-4b43-a02f-d4a1715450be", + "id": "0cd374c6-fb54-4606-a60e-83a46d36800b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -325587,7 +325587,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab9ce06b-7d1e-4912-941f-4192e4e4f19b", + "id": "980a3369-2b58-48a1-88b4-08c2bc96f9d1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -325632,7 +325632,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58415659-9524-441b-b9f4-7ace7acb6b22", + "id": "7228576c-e1be-4187-9167-4379455c865c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -325677,7 +325677,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3dcb6c6b-5108-4b96-b173-b1611b81381c", + "id": "88ebfea1-4246-4b7a-b82d-8dc1f4fe21c6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -325722,7 +325722,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df541048-6758-4794-8686-5e499135c3a5", + "id": "5870f79f-34f7-46ea-95b6-6754add3b295", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -325767,7 +325767,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f720c11-8ebf-4eff-873d-6c4a2ce00c78", + "id": "9d8e7402-880f-4ac5-9e43-2e6ddf7d99f0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -325818,7 +325818,7 @@ } }, { - "id": "35b82bc6-893a-4cb2-a472-122247e19bda", + "id": "fbf0be46-5c31-4329-90de-17fd90ae469c", "name": "List Complete Workflow Library", "request": { "name": "List Complete Workflow Library", @@ -325866,7 +325866,7 @@ }, "response": [ { - "id": "eebdaed6-10a9-43c7-b8e7-cb733b0faf79", + "id": "9719cabf-19cc-42b5-ac9d-04baa5fc28b4", "name": "List of workflow steps", "originalRequest": { "url": { @@ -325923,12 +325923,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": true,\n \"deprecatedBy\": \"2001-01-27T00:06:42.210Z\",\n \"versionNumber\": -30519893,\n \"isSimulationEnabled\": false,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n },\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": true,\n \"deprecatedBy\": \"2002-07-24T10:47:21.014Z\",\n \"versionNumber\": -73261338,\n \"isSimulationEnabled\": false,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": false,\n \"deprecatedBy\": \"1946-09-27T21:08:07.265Z\",\n \"versionNumber\": 59151456,\n \"isSimulationEnabled\": false,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n },\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": true,\n \"deprecatedBy\": \"1972-08-08T20:39:53.686Z\",\n \"versionNumber\": 20827472,\n \"isSimulationEnabled\": false,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1a563fcf-67ed-4b28-ab04-6cbb9c5d2314", + "id": "e85ff8c1-a558-4db4-8885-4d4dce93830b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -325990,7 +325990,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bef16d79-d2a4-44de-9ee6-d6786994222f", + "id": "a3c5b38e-ef90-4c4f-bd76-a04b9166a42f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -326052,7 +326052,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d7dad38-aae7-4866-a85e-f0c2b381ea3a", + "id": "65dc0e9a-e920-4b92-886d-c908a1a0122d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -326114,7 +326114,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e043990c-6d4e-4a9c-ad31-eafd71ea71ab", + "id": "15070146-a2ab-4cf5-9f3d-215f398b33e4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -326176,7 +326176,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1fad165-3331-4cd0-bfff-a0b4dc62c82e", + "id": "98812d69-51b4-4e06-89e9-023d8a4546e9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -326244,7 +326244,7 @@ } }, { - "id": "002ebbec-18e9-4cb6-9e29-40ff335c04b0", + "id": "a692052b-e079-40da-8f57-912368c209d5", "name": "List Workflow Library Actions", "request": { "name": "List Workflow Library Actions", @@ -326302,7 +326302,7 @@ }, "response": [ { - "id": "8ce531f6-20c9-4110-ae20-1083f6fb7ae4", + "id": "4470e534-d383-4b56-9acc-5eb9594fcf72", "name": "List of workflow actions", "originalRequest": { "url": { @@ -326369,12 +326369,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": true,\n \"deprecatedBy\": \"2001-01-27T00:06:42.210Z\",\n \"versionNumber\": -30519893,\n \"isSimulationEnabled\": false,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n },\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": true,\n \"deprecatedBy\": \"2002-07-24T10:47:21.014Z\",\n \"versionNumber\": -73261338,\n \"isSimulationEnabled\": false,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": false,\n \"deprecatedBy\": \"1946-09-27T21:08:07.265Z\",\n \"versionNumber\": 59151456,\n \"isSimulationEnabled\": false,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n },\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": true,\n \"deprecatedBy\": \"1972-08-08T20:39:53.686Z\",\n \"versionNumber\": 20827472,\n \"isSimulationEnabled\": false,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3be15cba-b5d6-46c7-bf88-7727c58a735d", + "id": "f97049a5-09ad-4f93-8cb7-12c0f60f3226", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -326446,7 +326446,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d36233d9-b4fd-4454-b941-afa20a16dad7", + "id": "4321389c-3f91-4dc0-9c0c-04e7b3b2439b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -326518,7 +326518,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31229c7a-ca33-47e3-b057-2b566e858a56", + "id": "3a985b1e-aa3a-4aa2-a424-f67f6235a30b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -326590,7 +326590,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3bf75e5-8683-4437-9b4f-46f86a845fc1", + "id": "b29fd285-5d46-4554-9a77-4ff307ef504d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -326662,7 +326662,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3035e912-b11b-46b1-b7d5-eefa4fbd5a58", + "id": "fc948fe6-c0f0-403c-854a-8dab7747a950", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -326740,7 +326740,7 @@ } }, { - "id": "4829f149-5005-4ba9-a38c-a55327f04ebc", + "id": "5eeaf28f-f142-4b69-ad9b-f9b32fe32403", "name": "List Workflow Library Triggers", "request": { "name": "List Workflow Library Triggers", @@ -326798,7 +326798,7 @@ }, "response": [ { - "id": "2b490bdb-7b8e-4283-a4c9-58e33296cdad", + "id": "a522bbf2-ea5c-4855-b55e-3a4062a58f3f", "name": "List of workflow triggers", "originalRequest": { "url": { @@ -326865,12 +326865,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"idn:identity-attributes-changed\",\n \"type\": \"EVENT\",\n \"deprecated\": false,\n \"deprecatedBy\": \"1950-12-07T20:47:12.648Z\",\n \"isSimulationEnabled\": true,\n \"outputSchema\": {},\n \"name\": \"Identity Attributes Changed\",\n \"description\": \"One or more identity attributes changed.\",\n \"isDynamicSchema\": false,\n \"inputExample\": {\n \"changes\": [\n {\n \"attribute\": \"department\",\n \"newValue\": \"marketing\",\n \"oldValue\": \"sales\"\n },\n {\n \"attribute\": \"manager\",\n \"newValue\": {\n \"name\": \"mean.guy\",\n \"type\": \"IDENTITY\"\n },\n \"oldValue\": {\n \"name\": \"nice.guy\",\n \"type\": \"IDENTITY\"\n }\n },\n {\n \"attribute\": \"email\",\n \"newValue\": \"john.doe@gmail.com\",\n \"oldValue\": \"john.doe@hotmail.com\"\n }\n ],\n \"identity\": {\n \"name\": \"john.doe\",\n \"type\": \"IDENTITY\"\n }\n }\n },\n {\n \"id\": \"idn:identity-attributes-changed\",\n \"type\": \"EVENT\",\n \"deprecated\": false,\n \"deprecatedBy\": \"2024-09-04T08:27:57.140Z\",\n \"isSimulationEnabled\": true,\n \"outputSchema\": {},\n \"name\": \"Identity Attributes Changed\",\n \"description\": \"One or more identity attributes changed.\",\n \"isDynamicSchema\": false,\n \"inputExample\": {\n \"changes\": [\n {\n \"attribute\": \"department\",\n \"newValue\": \"marketing\",\n \"oldValue\": \"sales\"\n },\n {\n \"attribute\": \"manager\",\n \"newValue\": {\n \"name\": \"mean.guy\",\n \"type\": \"IDENTITY\"\n },\n \"oldValue\": {\n \"name\": \"nice.guy\",\n \"type\": \"IDENTITY\"\n }\n },\n {\n \"attribute\": \"email\",\n \"newValue\": \"john.doe@gmail.com\",\n \"oldValue\": \"john.doe@hotmail.com\"\n }\n ],\n \"identity\": {\n \"name\": \"john.doe\",\n \"type\": \"IDENTITY\"\n }\n }\n }\n]", + "body": "[\n {\n \"id\": \"idn:identity-attributes-changed\",\n \"type\": \"EVENT\",\n \"deprecated\": false,\n \"deprecatedBy\": \"1980-02-15T06:48:21.644Z\",\n \"isSimulationEnabled\": true,\n \"outputSchema\": {},\n \"name\": \"Identity Attributes Changed\",\n \"description\": \"One or more identity attributes changed.\",\n \"isDynamicSchema\": false,\n \"inputExample\": {\n \"changes\": [\n {\n \"attribute\": \"department\",\n \"newValue\": \"marketing\",\n \"oldValue\": \"sales\"\n },\n {\n \"attribute\": \"manager\",\n \"newValue\": {\n \"name\": \"mean.guy\",\n \"type\": \"IDENTITY\"\n },\n \"oldValue\": {\n \"name\": \"nice.guy\",\n \"type\": \"IDENTITY\"\n }\n },\n {\n \"attribute\": \"email\",\n \"newValue\": \"john.doe@gmail.com\",\n \"oldValue\": \"john.doe@hotmail.com\"\n }\n ],\n \"identity\": {\n \"name\": \"john.doe\",\n \"type\": \"IDENTITY\"\n }\n }\n },\n {\n \"id\": \"idn:identity-attributes-changed\",\n \"type\": \"EVENT\",\n \"deprecated\": false,\n \"deprecatedBy\": \"2022-02-17T12:06:26.108Z\",\n \"isSimulationEnabled\": true,\n \"outputSchema\": {},\n \"name\": \"Identity Attributes Changed\",\n \"description\": \"One or more identity attributes changed.\",\n \"isDynamicSchema\": false,\n \"inputExample\": {\n \"changes\": [\n {\n \"attribute\": \"department\",\n \"newValue\": \"marketing\",\n \"oldValue\": \"sales\"\n },\n {\n \"attribute\": \"manager\",\n \"newValue\": {\n \"name\": \"mean.guy\",\n \"type\": \"IDENTITY\"\n },\n \"oldValue\": {\n \"name\": \"nice.guy\",\n \"type\": \"IDENTITY\"\n }\n },\n {\n \"attribute\": \"email\",\n \"newValue\": \"john.doe@gmail.com\",\n \"oldValue\": \"john.doe@hotmail.com\"\n }\n ],\n \"identity\": {\n \"name\": \"john.doe\",\n \"type\": \"IDENTITY\"\n }\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1e7d6943-d3a0-4891-a9a2-14f66017c145", + "id": "810fb292-5407-4b7a-8bf3-e81d131d719c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -326942,7 +326942,7 @@ "_postman_previewlanguage": "json" }, { - "id": "663062a3-6d89-4f82-987d-77ae3811f3da", + "id": "bbee9c46-3a9b-4e8b-9c25-f244f7d42969", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -327014,7 +327014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "675b7772-d7fe-4155-b02d-8628733ec7ed", + "id": "d91c008e-c904-4353-9743-8cf64f9acbee", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -327086,7 +327086,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c9db054-fe84-4e35-ad1a-2342f76401f9", + "id": "c0b50eab-5192-47ef-a409-26e135be8db9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -327158,7 +327158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38dc48f9-e881-405b-8364-aed964c5d206", + "id": "24ce7b17-e163-49f0-9526-7bae4d21fdaa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -327236,7 +327236,7 @@ } }, { - "id": "390f6a7c-5349-47ea-99cf-93282733c700", + "id": "8cf5e655-67f5-456f-a5d2-a1d683ed72fd", "name": "List Workflow Library Operators", "request": { "name": "List Workflow Library Operators", @@ -327266,7 +327266,7 @@ }, "response": [ { - "id": "9e5fe28d-5fd9-42c4-8819-68136908989e", + "id": "8878f871-e4e0-416d-8db4-c6c765150560", "name": "List of workflow operators", "originalRequest": { "url": { @@ -327305,12 +327305,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"sp:compare-boolean\",\n \"name\": \"Compare Boolean Values\",\n \"type\": \"OPERATOR\",\n \"description\": \"Compare two boolean values and decide what happens based on the result.\",\n \"isDynamicSchema\": false,\n \"deprecated\": false,\n \"deprecatedBy\": \"2002-11-21T20:58:26.451Z\",\n \"isSimulationEnabled\": true,\n \"formFields\": [\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable B.\",\n \"helpText\": \"\",\n \"label\": \"Variable A\",\n \"name\": \"variableA.$\",\n \"required\": true,\n \"type\": \"text\"\n },\n {\n \"helpText\": \"Select an operation.\",\n \"label\": \"Operation\",\n \"name\": \"operator\",\n \"options\": [\n {\n \"label\": \"Equals\",\n \"value\": \"BooleanEquals\"\n }\n ],\n \"required\": true,\n \"type\": \"select\"\n },\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable A.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB.$\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"Enter True or False.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB\",\n \"required\": false,\n \"type\": \"text\"\n }\n ]\n },\n {\n \"id\": \"sp:compare-boolean\",\n \"name\": \"Compare Boolean Values\",\n \"type\": \"OPERATOR\",\n \"description\": \"Compare two boolean values and decide what happens based on the result.\",\n \"isDynamicSchema\": false,\n \"deprecated\": false,\n \"deprecatedBy\": \"1972-12-14T15:25:22.291Z\",\n \"isSimulationEnabled\": true,\n \"formFields\": [\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable B.\",\n \"helpText\": \"\",\n \"label\": \"Variable A\",\n \"name\": \"variableA.$\",\n \"required\": true,\n \"type\": \"text\"\n },\n {\n \"helpText\": \"Select an operation.\",\n \"label\": \"Operation\",\n \"name\": \"operator\",\n \"options\": [\n {\n \"label\": \"Equals\",\n \"value\": \"BooleanEquals\"\n }\n ],\n \"required\": true,\n \"type\": \"select\"\n },\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable A.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB.$\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"Enter True or False.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB\",\n \"required\": false,\n \"type\": \"text\"\n }\n ]\n }\n]", + "body": "[\n {\n \"id\": \"sp:compare-boolean\",\n \"name\": \"Compare Boolean Values\",\n \"type\": \"OPERATOR\",\n \"description\": \"Compare two boolean values and decide what happens based on the result.\",\n \"isDynamicSchema\": false,\n \"deprecated\": false,\n \"deprecatedBy\": \"1964-01-19T13:08:53.161Z\",\n \"isSimulationEnabled\": false,\n \"formFields\": [\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable B.\",\n \"helpText\": \"\",\n \"label\": \"Variable A\",\n \"name\": \"variableA.$\",\n \"required\": true,\n \"type\": \"text\"\n },\n {\n \"helpText\": \"Select an operation.\",\n \"label\": \"Operation\",\n \"name\": \"operator\",\n \"options\": [\n {\n \"label\": \"Equals\",\n \"value\": \"BooleanEquals\"\n }\n ],\n \"required\": true,\n \"type\": \"select\"\n },\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable A.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB.$\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"Enter True or False.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB\",\n \"required\": false,\n \"type\": \"text\"\n }\n ]\n },\n {\n \"id\": \"sp:compare-boolean\",\n \"name\": \"Compare Boolean Values\",\n \"type\": \"OPERATOR\",\n \"description\": \"Compare two boolean values and decide what happens based on the result.\",\n \"isDynamicSchema\": false,\n \"deprecated\": true,\n \"deprecatedBy\": \"1996-11-05T17:25:00.834Z\",\n \"isSimulationEnabled\": false,\n \"formFields\": [\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable B.\",\n \"helpText\": \"\",\n \"label\": \"Variable A\",\n \"name\": \"variableA.$\",\n \"required\": true,\n \"type\": \"text\"\n },\n {\n \"helpText\": \"Select an operation.\",\n \"label\": \"Operation\",\n \"name\": \"operator\",\n \"options\": [\n {\n \"label\": \"Equals\",\n \"value\": \"BooleanEquals\"\n }\n ],\n \"required\": true,\n \"type\": \"select\"\n },\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable A.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB.$\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"Enter True or False.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB\",\n \"required\": false,\n \"type\": \"text\"\n }\n ]\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "50cab77a-00b2-4699-add8-de3d168a7b91", + "id": "5ec1c83a-9f45-4a4e-abc7-cb338b79ff6e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -327354,7 +327354,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4f4efe9-263c-4dc4-a6ba-b2825323fb30", + "id": "755407bc-f2e3-4498-833e-2af24e07fff1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -327398,7 +327398,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2604f9a1-f71d-4c79-b237-b9f0948b356b", + "id": "c54def05-e437-4857-9bc8-423263de3bb3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -327442,7 +327442,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8779e2e3-bb0b-4956-a8ff-3bf798ccfb1f", + "id": "7538cac9-3c37-4df2-9fff-2a1701b2193c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -327486,7 +327486,7 @@ "_postman_previewlanguage": "json" }, { - "id": "462a399d-cf81-447b-a682-aa39e95fb416", + "id": "22264508-7b35-4ad9-9d59-3f94380be0e2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -327536,7 +327536,7 @@ } }, { - "id": "225bfdbf-bef2-4fc2-83c6-dd48de800d71", + "id": "2bd7db77-bd85-46f2-bb05-7d0ba71530a5", "name": "Generate External Trigger OAuth Client", "request": { "name": "Generate External Trigger OAuth Client", @@ -327579,7 +327579,7 @@ }, "response": [ { - "id": "2f44a352-2a1d-4bbb-bde2-6563fb44b781", + "id": "6493c3cb-fc6a-4c26-af12-4ea6043f88ae", "name": "The OAuth Client object", "originalRequest": { "url": { @@ -327625,7 +327625,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fea68ca0-e211-48ff-ad86-6038f96bd981", + "id": "551cafc5-3b59-41c1-939a-db12419fdfb0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -327671,7 +327671,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08b46f3f-e7cb-4e93-8c28-a2efc4c6bd9f", + "id": "ed0571a5-efcf-42d7-8586-e56fca99778f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -327717,7 +327717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7082e91-8615-49ac-b4ad-209499f94c10", + "id": "5579d036-97f2-4e46-905f-d99b3a907cce", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -327763,7 +327763,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6a81a95-82cb-43fb-9928-da055d6403a8", + "id": "182ad16d-7df1-481f-9243-1d5bd8d221c2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -327809,7 +327809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ad79876-55af-461a-a342-6fc887ce4fba", + "id": "468ae1af-ef27-41db-9fab-fea244b9adb4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -327861,7 +327861,7 @@ } }, { - "id": "a9af079e-fbaa-4bdf-ab55-3c2ad0841b7e", + "id": "fe542f11-6e84-4468-831c-3a52b034f4d1", "name": "Execute Workflow via External Trigger", "request": { "name": "Execute Workflow via External Trigger", @@ -327917,7 +327917,7 @@ }, "response": [ { - "id": "ff9240c2-57d7-445a-8ac6-9395b74480d7", + "id": "b444e126-f81f-4589-886e-de999fef9514", "name": "The Workflow object", "originalRequest": { "url": { @@ -327976,7 +327976,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbef108a-b284-4b5b-ba13-e06816177164", + "id": "577e35af-a0a6-4480-bfe8-f8d751c34691", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -328035,7 +328035,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e71a1b42-a4b7-4968-821a-6fbca7c7947e", + "id": "e63d040a-fd8f-4c99-b763-ddee968e9369", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -328094,7 +328094,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8efa10a1-c34b-41c8-8acc-62e86e4495f5", + "id": "e434f949-607e-423e-a33b-5304971509ac", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -328153,7 +328153,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fad2cde6-ea48-4b7d-a8b0-456d82b3f8ed", + "id": "f4b551ca-b57d-4aaf-8687-9c3c12df693c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -328212,7 +328212,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88d84371-57d0-4e8a-ac9d-c692e74e0b00", + "id": "7340b9ea-fa43-487e-835c-b786abe5a498", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -328277,7 +328277,7 @@ } }, { - "id": "3cf3a345-e6b4-465e-acdc-1820f9414589", + "id": "4d683415-1714-4f49-b789-af790d33c102", "name": "Test Workflow via External Trigger", "request": { "name": "Test Workflow via External Trigger", @@ -328334,7 +328334,7 @@ }, "response": [ { - "id": "58bc3ae4-2254-45e4-b2f3-f645180910d2", + "id": "08e322b0-61ea-4e74-bddb-170013110b08", "name": "Responds with the test input", "originalRequest": { "url": { @@ -328394,7 +328394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c73f83d1-8251-41e6-a37c-d36267029c58", + "id": "2e06d6dd-8277-450f-8fdc-4b2343490f1a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -328454,7 +328454,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c747576e-5473-418f-ab25-82df654d0baf", + "id": "17436917-8877-4064-8a4d-67174d7beaf3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -328514,7 +328514,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b69b572-cff2-4d8d-aed7-1c37960b5d93", + "id": "ceaeab47-b74a-47ea-8f95-8e9441c6f94b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -328574,7 +328574,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8a27792-90d4-4dc3-8c04-056b44bcb8a6", + "id": "d19a27a0-4f67-4da5-85d0-d2f885c43335", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -328634,7 +328634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7f9e8af-7dbb-459a-9167-9dbb8a65e7dc", + "id": "dc90459c-231f-4af6-b5c0-da84ef90db55", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -328780,7 +328780,7 @@ } ], "info": { - "_postman_id": "240791e9-8114-4d5f-9755-da3e760190d8", + "_postman_id": "8b9edaab-b12d-4c4a-9867-0903bf2e2d1d", "name": "Identity Security Cloud V2024 API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": { diff --git a/postman/collections/sailpoint-api-v3.json b/postman/collections/sailpoint-api-v3.json index 9c61519f..cd6e203e 100644 --- a/postman/collections/sailpoint-api-v3.json +++ b/postman/collections/sailpoint-api-v3.json @@ -5,7 +5,7 @@ "description": "Use this API to implement and customize access profile functionality. \nWith this functionality in place, administrators can create access profiles and configure them for use throughout Identity Security Cloud, enabling users to get the access they need quickly and securely.\n\nAccess profiles group entitlements, which represent access rights on sources. \n\nFor example, an Active Directory source in Identity Security Cloud can have multiple entitlements: the first, 'Employees,' may represent the access all employees have at the organization, and a second, 'Developers,' may represent the access all developers have at the organization.\n\nAn administrator can then create a broader set of access in the form of an access profile, 'AD Developers' grouping the 'Employees' entitlement with the 'Developers' entitlement.\n\nWhen users only need Active Directory employee access, they can request access to the 'Employees' entitlement.\n\nWhen users need both Active Directory employee and developer access, they can request access to the 'AD Developers' access profile.\n\nAccess profiles are the most important units of access in Identity Security Cloud. Identity Security Cloud uses access profiles in many features, including the following:\n\n- Provisioning: When you use the Provisioning Service, lifecycle states and roles both grant access to users in the form of access profiles.\n\n- Certifications: You can approve or revoke access profiles in certification campaigns, just like entitlements. \n\n- Access Requests: You can assign access profiles to applications, and when a user requests access to the app associated with an access profile and someone approves the request, access is granted to both the application and its associated access profile.\n\n- Roles: You can group one or more access profiles into a role to quickly assign access items based on an identity's role. \n\nIn Identity Security Cloud, administrators can use the Access drop-down menu and select Access Profiles to view, configure, and delete existing access profiles, as well as create new ones. \nAdministrators can enable and disable an access profile, and they can also make the following configurations: \n\n- Manage Entitlements: Manage the profile's access by adding and removing entitlements. \n\n- Access Requests: Configure access profiles to be requestable and establish an approval process for any requests that the access profile be granted or revoked. \nDo not configure an access profile to be requestable without first establishing a secure access request approval process for the access profile.\n\n- Multiple Account Options: Define the logic Identity Security Cloud uses to provision access to an identity with multiple accounts on the source. \n\nRefer to [Managing Access Profiles](https://documentation.sailpoint.com/saas/help/access/access-profiles.html) for more information about access profiles.\n", "item": [ { - "id": "cca389af-a943-43c2-ace8-15fcb54af726", + "id": "9344179a-0678-46db-84e3-921a257510c6", "name": "List Access Profiles", "request": { "name": "List Access Profiles", @@ -107,7 +107,7 @@ }, "response": [ { - "id": "a4529e9a-c8b9-448b-a0d1-03cd3df25a66", + "id": "e304e0cc-3a20-40e1-b9fd-6362828a30b3", "name": "List of access profiles.", "originalRequest": { "url": { @@ -223,7 +223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6eb7b63-b3ff-4444-953a-9eb5f1ad3038", + "id": "7fdd6247-d7ad-4684-aec0-fa2fc7fb1778", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -339,7 +339,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b9f0533-8553-4401-a180-2a497f9bca60", + "id": "b478d06d-cdff-4677-9014-a38e4fff3215", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -455,7 +455,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6138e99e-5db1-4ef7-9445-c0bf9f21b25f", + "id": "7818f256-a34d-410d-8060-b3beb497acc0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -571,7 +571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "474a53bd-7669-4ade-9108-204f5645b67d", + "id": "70962376-b12e-4ac3-8be2-848dc93b1d0e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -687,7 +687,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7efbaff1-c1a4-4b8a-b752-b32165fd1682", + "id": "5ee57173-010e-4652-82f7-3e01d55d5f6f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -809,7 +809,7 @@ } }, { - "id": "0b08a609-425a-4de6-a651-39d184ebfceb", + "id": "2ec9e885-1c65-4425-bd86-3b1eb7b41515", "name": "Create Access Profile", "request": { "name": "Create Access Profile", @@ -851,7 +851,7 @@ }, "response": [ { - "id": "9d1f5ffc-2ec4-4358-93c7-bd62054b4179", + "id": "7c115d3e-179c-4b3b-b758-b007f090711e", "name": "Access profile created.", "originalRequest": { "url": { @@ -907,7 +907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28ef1ceb-feca-440e-a70a-74b82f871ad4", + "id": "79df29c0-f312-4098-9714-5e611a09ba11", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -963,7 +963,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dcbcda06-11d8-46f2-be53-b92f7e562632", + "id": "89faadbf-f9e5-448b-85fe-b1e15c7d966c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -1019,7 +1019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3d74316-ba1d-4c8b-9444-dae1c65a1c86", + "id": "db1983f5-cae4-4b28-b443-58a5bf6e1774", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -1075,7 +1075,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dea28378-ea3a-4b8d-864b-ff3eecec32eb", + "id": "13d2edd4-9dbc-4bc4-823c-b5da2f45ddd2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -1131,7 +1131,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6500eca7-7e56-41a4-a522-28edf740ada9", + "id": "0857c87c-f15d-4e65-b094-77a35e07f8ac", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -1193,7 +1193,7 @@ } }, { - "id": "60b84c1e-fb96-4433-b344-b506cba13541", + "id": "fb73e635-d8e6-40c4-ae58-45333f16bb4f", "name": "Get an Access Profile", "request": { "name": "Get an Access Profile", @@ -1234,7 +1234,7 @@ }, "response": [ { - "id": "d839b4ce-b03c-4982-a1c9-b69e0b4414ab", + "id": "04434365-58d7-4df5-b0ea-a4053e1f460c", "name": "An AccessProfile", "originalRequest": { "url": { @@ -1278,7 +1278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "492b0779-d88b-44fb-8a24-c166c824fe0d", + "id": "20826f02-a761-4803-bd9c-a90977091c6d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -1322,7 +1322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "237fad0a-5154-4315-800f-b7e8fe02c3a8", + "id": "5d94145c-47ea-485d-9cad-008ec3416888", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -1366,7 +1366,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4faf3cac-1dde-4c71-aede-28b01357d071", + "id": "4a8eadae-8668-41be-96ac-8c282ec481fc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -1410,7 +1410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "286dd812-b36b-4bf0-90f0-a7e4b4b2d77e", + "id": "381fabe8-8327-4a3b-bc5e-b37d58f20a9b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -1454,7 +1454,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6804f9f-5ab4-4d8c-97cd-346f62be0b13", + "id": "cd2a3a28-9729-48d6-a0af-20e7526831da", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -1504,7 +1504,7 @@ } }, { - "id": "e86178ef-74c9-4f67-b067-1e8036961f33", + "id": "6a096267-2a1e-4c5f-90e9-8b5397472b03", "name": "Patch a specified Access Profile", "request": { "name": "Patch a specified Access Profile", @@ -1558,7 +1558,7 @@ }, "response": [ { - "id": "0a8e7678-e98e-460e-b772-e1d93b3caffc", + "id": "b27ae428-7a13-4397-b2ed-ab4f3e547c6e", "name": "Add Entitlements", "originalRequest": { "url": { @@ -1615,7 +1615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1125e7f-76ea-4729-a794-e7d808f02fa1", + "id": "51d64a9a-df9a-408c-a156-7712b9dd8ec3", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -1672,7 +1672,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67737507-0f95-4cec-86e4-74b1c6e7adf1", + "id": "8520f751-c0b7-4f69-ab61-471794beb87e", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -1729,7 +1729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0c6685d-309b-4ed1-8ab0-c5e21d4104f9", + "id": "704ecdc8-a585-4adc-bfe0-a40fdfeb2ff5", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -1786,7 +1786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5bc9ff20-39a1-4cf0-a4af-4522c8784c00", + "id": "ad5993f5-cf60-44d0-abb2-454bc396225e", "name": "Replace Source", "originalRequest": { "url": { @@ -1843,7 +1843,7 @@ "_postman_previewlanguage": "json" }, { - "id": "864a7cf7-d150-43ea-aeb5-b32adcff809a", + "id": "6db5709e-c865-450f-ae9b-4fad7740070e", "name": "Add Entitlements", "originalRequest": { "url": { @@ -1900,7 +1900,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c1e6f17-b8bc-4a9e-8e63-e3e306b1de73", + "id": "cc17b371-0a30-46e1-91cb-6ca8baa0faac", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -1957,7 +1957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "914a49f7-5ad9-4d98-bb4e-53e270fede3c", + "id": "cf1ee5c4-5417-4b3d-9da3-4ec973eb33cc", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -2014,7 +2014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "581b9944-d6a5-4817-8a51-cc4e4a71144a", + "id": "a7a864c7-a761-45fa-bdaf-4371944995ed", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -2071,7 +2071,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de94e65f-13bb-4eb6-861f-4c6fe2b56d3f", + "id": "18e9878d-3db7-4ad3-91ee-c63601752ba6", "name": "Replace Source", "originalRequest": { "url": { @@ -2128,7 +2128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5df13f7f-79f9-4b0a-8cd1-46c10421378a", + "id": "f51f0484-5325-4272-ba7d-5d8d23cfcb61", "name": "Add Entitlements", "originalRequest": { "url": { @@ -2185,7 +2185,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2335744d-800b-4209-bcb7-5e828ecaae64", + "id": "a1b79506-b607-4798-8319-7a0caa89ecb5", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -2242,7 +2242,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c855f41-6e5b-4005-822a-0a7eda70560f", + "id": "05a70d12-6f5e-432b-9fa3-b2bbba6c87a3", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -2299,7 +2299,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96b95ef3-555c-430a-aaf9-5a459406d1b7", + "id": "afdeaae2-d956-458e-bf38-e4b0c9d2af75", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -2356,7 +2356,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66e5297a-6355-4935-8d75-7e8e72b27374", + "id": "817f6794-fb6f-40e1-ba11-8b3bb983ff12", "name": "Replace Source", "originalRequest": { "url": { @@ -2413,7 +2413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f22404a-d0aa-45f0-843c-cd127942ce30", + "id": "883cd1f8-2d88-4908-bd4b-6f89962091c7", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -2470,7 +2470,7 @@ "_postman_previewlanguage": "json" }, { - "id": "738fbb41-6429-4085-a98c-f25626be2058", + "id": "88a5c198-16a6-4329-bf3b-a447e183154f", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -2527,7 +2527,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9838e482-7e83-4aae-a8f9-01ae5c5710a8", + "id": "5a7d3a5e-a076-4edc-8a31-7f5ba3740a82", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -2584,7 +2584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4db27387-837f-4114-9cdd-01b99ffa9ad2", + "id": "c116e89a-a442-41a5-a65c-a757aa014cb6", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -2641,7 +2641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17b8cce3-664c-489f-b9d5-2353642823a3", + "id": "8a745f4e-4508-4079-a46b-9f90feca2867", "name": "Replace Source", "originalRequest": { "url": { @@ -2698,7 +2698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b263fa45-9334-436f-b094-8c298123ff32", + "id": "a1238dda-238e-4620-b367-372d6be5352d", "name": "Add Entitlements", "originalRequest": { "url": { @@ -2755,7 +2755,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43690ea0-6a9f-4e58-afef-8e48b7356313", + "id": "98d36b4a-88d9-4f06-b7ee-5b7d153eb708", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -2812,7 +2812,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba0294e6-1737-4acc-b791-f70a632376f2", + "id": "6dad4ca4-e80c-47a7-a435-5576639338e3", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -2869,7 +2869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2165e407-e667-47d5-bb8b-21d476e746f5", + "id": "847186f4-a91e-4ccc-a744-c057293cc21c", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -2926,7 +2926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca795652-b269-49c4-b2c0-764ffab78ff8", + "id": "a4e728f0-81e2-4e4f-b886-12b3e8d112a9", "name": "Replace Source", "originalRequest": { "url": { @@ -2983,7 +2983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "629e112a-933d-466e-86c4-95d822f09e7b", + "id": "73076157-a274-47fb-a0f1-7266df0398dd", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -3040,7 +3040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e358682d-d636-4d40-a072-b236cbaee56a", + "id": "6af98a99-d84c-4811-a2c2-1ab1c2eedcb6", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -3097,7 +3097,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e832e70-d438-4854-b131-20f2873f8408", + "id": "4eaa2e4a-8071-4bea-98d1-13366e2297aa", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -3154,7 +3154,7 @@ "_postman_previewlanguage": "json" }, { - "id": "536d1a47-52d0-4131-9bd4-ee29e3fd163a", + "id": "ef08781d-3a26-4308-9a92-e11d23d423e9", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -3211,7 +3211,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3392414a-d2d2-46df-84a9-558728ddda8c", + "id": "84097247-8b1b-4474-ac22-c0d4148d52ca", "name": "Replace Source", "originalRequest": { "url": { @@ -3274,7 +3274,7 @@ } }, { - "id": "058d59b4-2b50-4477-8889-7d304d59350f", + "id": "cde81158-8fbc-4ba3-96f3-a8c1c87f17d3", "name": "Delete the specified Access Profile", "request": { "name": "Delete the specified Access Profile", @@ -3315,7 +3315,7 @@ }, "response": [ { - "id": "818fc1aa-3dba-4f20-96e0-602c1d1e66ee", + "id": "6e2666fd-19be-4f56-be3e-f4f806c7720c", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -3349,7 +3349,7 @@ "_postman_previewlanguage": "text" }, { - "id": "37f9a2ce-65f6-49ce-b456-b2fc09063eb2", + "id": "51fdad0a-684d-4bb1-9571-43a5af9c3098", "name": "Returned when an access profile cannot be deleted as it's being used.", "originalRequest": { "url": { @@ -3393,7 +3393,7 @@ "_postman_previewlanguage": "json" }, { - "id": "174fa4ef-df86-4254-bc53-f59bbf915c16", + "id": "e1734b0e-e16e-4aa0-aea7-ce9680900c46", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -3437,7 +3437,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb1dd88a-6892-4627-a025-c5562d7c6d57", + "id": "908b03c3-4836-4309-a9ea-5fb868351152", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -3481,7 +3481,7 @@ "_postman_previewlanguage": "json" }, { - "id": "590861da-8f80-4617-8765-6b736eb3d3cd", + "id": "539e5b92-d239-42b4-8c8d-829adae152e7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -3525,7 +3525,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24bf8075-81d8-4b71-b312-2bfd7dc23f44", + "id": "a91a87d8-b851-47a5-aa40-9f0d154384fe", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -3575,7 +3575,7 @@ } }, { - "id": "895c7792-195b-41f6-9401-69d0a11dc974", + "id": "df4e2afb-b880-4d7d-a3e4-bed11b8e2f9c", "name": "Delete Access Profile(s)", "request": { "name": "Delete Access Profile(s)", @@ -3618,7 +3618,7 @@ }, "response": [ { - "id": "b9bd4f5c-aa45-4750-a3ea-f66beb36af07", + "id": "9d15d48f-4bb2-41bd-bb70-2862a2945d91", "name": "Returned only if **bestEffortOnly** is **false**, and one or more Access Profiles are in use.", "originalRequest": { "url": { @@ -3675,7 +3675,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a51dc297-d795-4d30-a2e9-65e40844b9aa", + "id": "c321dcbd-e425-48ca-9525-e1f1d6d17f25", "name": "Returned if at least one deletion will be performed.", "originalRequest": { "url": { @@ -3732,7 +3732,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d7bff84-9fc0-4f54-9be1-cb41658cd085", + "id": "a7675e27-81f4-4385-8b55-111830262065", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -3789,7 +3789,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96eef5d4-46c5-4fd9-8c6e-1e8545195150", + "id": "ec83f203-3d1d-40a9-8ebb-379fcba4a9d4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -3846,7 +3846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7c214b9-ddf9-467b-b2d9-2be38a575745", + "id": "f3a961e4-0757-43c5-ba43-269aeb539257", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -3903,7 +3903,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ae13d7c-cccd-4b25-9063-5e81a1181179", + "id": "be2bc45f-fc79-4edd-9959-32b9f6cba58e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -3960,7 +3960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8b41409-cc9b-467b-9865-e2eba891555b", + "id": "11646087-319d-473f-b0ab-69866918c152", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -4023,7 +4023,7 @@ } }, { - "id": "b89c5d5b-6d59-492a-9276-53e348b43c04", + "id": "507bb795-bae5-416b-aec8-56e6ff9d622c", "name": "List Access Profile's Entitlements", "request": { "name": "List Access Profile's Entitlements", @@ -4111,7 +4111,7 @@ }, "response": [ { - "id": "1a9a743c-970a-4ad0-8826-9162720114d7", + "id": "1ebc66c8-0393-4e88-9825-de64e072ea56", "name": "List of entitlements.", "originalRequest": { "url": { @@ -4202,7 +4202,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80311986-4b53-4ef6-a0f7-f0d9bc0b5fb8", + "id": "97b45b12-b56a-4129-a75f-8ade72befa5f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -4293,7 +4293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0d286b6-4eaf-4dee-8338-0f86d4ee7ca5", + "id": "5b9bd5e2-9a99-4f15-98af-cf75bb33890a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -4384,7 +4384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f86c3b2-94b4-43ad-9981-31c148b3da19", + "id": "b6c1536e-dbc9-4b25-81bb-a271baa667d3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -4475,7 +4475,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95343af3-43ff-4193-9245-cbf1addeb780", + "id": "7bdb8fa7-effa-4c8a-9af9-e8ea0c831e57", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -4566,7 +4566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78455f73-01ae-487e-80ad-3796ef80d87e", + "id": "0f520aca-24c2-4b28-84af-0c31a1ce63f5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -4669,7 +4669,7 @@ "description": "Use this API to implement and customize access request approval functionality. \nWith this functionality in place, administrators can delegate qualified users to review users' requests for access or managers' requests to revoke team members' access to applications, entitlements, or roles. \nThis enables more qualified users to review access requests and the others to spend their time on other tasks. \n\nIn Identity Security Cloud, users can request access to applications, entitlements, and roles, and managers can request that team members' access be revoked. \nFor applications and entitlements, administrators can set access profiles to require approval from the access profile owner, the application owner, the source owner, the requesting user's manager, or a governance group for access to be granted or revoked. \nFor roles, administrators can also set roles to allow access requests and require approval from the role owner, the requesting user's manager, or a governance group for access to be granted or revoked. \nIf the administrator designates a governance group as the required approver, any governance group member can approve the requests.\n \nWhen a user submits an access request, Identity Security Cloud sends the first required approver in the queue an email notification, based on the access request configuration's approval and reminder escalation configuration.\n\nIn Approvals in Identity Security Cloud, required approvers can view pending access requests under the Requested tab and approve or deny them, or the approvers can reassign the requests to different reviewers for approval. \nIf the required approver approves the request and is the only reviewer required, Identity Security Cloud grants or revokes access, based on the request. \nIf multiple reviewers are required, Identity Security Cloud sends the request to the next reviewer in the queue, based on the access request configuration's approval reminder and escalation configuration. \nThe required approver can then view any completed access requests under the Reviewed tab. \n\nRefer to [Access Requests](https://documentation.sailpoint.com/saas/help/requests/index.html) for more information about access request approvals.\n", "item": [ { - "id": "6494fdbd-dae0-4898-85c3-e0ad52f522c2", + "id": "34691fb8-013f-4540-921c-31953faf59f9", "name": "Pending Access Request Approvals List", "request": { "name": "Pending Access Request Approvals List", @@ -4754,7 +4754,7 @@ }, "response": [ { - "id": "3baaee71-ec4b-4876-8c8e-8712557443e4", + "id": "e0fb66d4-2226-4828-881f-00c6ffdd1be1", "name": "List of Pending Approvals.", "originalRequest": { "url": { @@ -4853,7 +4853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55b431b4-e0f5-4f4e-ad7e-c8f5ae3fd030", + "id": "f86faeda-ed6f-4b7f-bfd0-62bc14921a31", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -4952,7 +4952,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c31e92f8-448a-4e29-a649-678ebec9cf7f", + "id": "b3021fb5-94c4-496a-8c7a-16f1de70c762", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -5051,7 +5051,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0e724a5-e7fc-414e-87c5-a371cab4fc6a", + "id": "40c11650-d851-40b2-8925-d7f89dce8424", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -5150,7 +5150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07c8813f-0014-4f46-b7da-9878e8b836cb", + "id": "2a048ffe-7234-491c-b58a-b2377ab31c6b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -5249,7 +5249,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1160024-a9d9-452f-bedd-f0ff70b856d5", + "id": "e1838cd5-865f-4014-b408-b8446de1bd03", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -5354,7 +5354,7 @@ } }, { - "id": "59b58248-2c20-49aa-8087-7b9ccad114a4", + "id": "1dfd8dfd-cbad-45b5-a76d-2522f3bd3a12", "name": "Completed Access Request Approvals List", "request": { "name": "Completed Access Request Approvals List", @@ -5439,7 +5439,7 @@ }, "response": [ { - "id": "7e561c54-5028-4db4-b02e-0bd51da8fa4d", + "id": "d3e32d9c-ed24-438b-a85e-955ad1c240f6", "name": "List of Completed Approvals.", "originalRequest": { "url": { @@ -5538,7 +5538,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d538794e-1dc5-4714-9ddf-2881bccb4081", + "id": "0de5ce9e-8463-4886-973c-702391440946", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -5637,7 +5637,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e1a8c67-51c7-4c92-a21e-e467c56971e5", + "id": "4edc8c8f-4f6f-4684-89c3-7f9ec4fe517d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -5736,7 +5736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e7b986b-5c23-4728-aa20-f603e88bf638", + "id": "41a896f1-b3eb-4f4b-a454-ad832243a6ea", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -5835,7 +5835,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe44315d-3b36-427b-a0a2-c689fb4de80e", + "id": "36dad628-52fc-4b3d-9a27-708f5f60e975", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -5934,7 +5934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "281ec9cb-9c58-4852-bd5a-484f1bdebd76", + "id": "d97f8932-52b5-48c6-98d2-89228a0c178f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -6039,7 +6039,7 @@ } }, { - "id": "df66d881-0317-4c87-8cfc-685075e9af0e", + "id": "dd0fd050-7851-49a6-8e68-e6f9a71927be", "name": "Approve Access Request Approval", "request": { "name": "Approve Access Request Approval", @@ -6094,7 +6094,7 @@ }, "response": [ { - "id": "68f337f1-2bab-4bb5-b251-46ceeb4a4e11", + "id": "231eb1c7-5a54-472e-a52b-721518f41ee8", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -6152,7 +6152,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af46f29e-f254-4b9b-9c41-9659fb472f17", + "id": "4f294deb-6d59-4d07-bf95-af890c1a9433", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -6210,7 +6210,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bad51f3f-5947-421b-85a2-27fba9a1a6bd", + "id": "fe1d8598-effe-420b-a63e-cb298b6fe896", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -6268,7 +6268,7 @@ "_postman_previewlanguage": "json" }, { - "id": "526cd217-336e-4c15-925c-69ac5c81eec0", + "id": "d1a4e112-6b72-40f2-897b-484aa2850833", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -6326,7 +6326,7 @@ "_postman_previewlanguage": "json" }, { - "id": "389d5a91-68cb-46db-88ff-9ae0f9751c21", + "id": "1fdf0b26-976f-4818-b1d9-9ad7029bf4dc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -6384,7 +6384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cf71745-7575-4a84-ab28-abba76ad124f", + "id": "14306e69-90b2-432f-ac4e-de8442ccbf69", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -6442,7 +6442,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f362c2e-4b83-4a46-a9b5-0f7f191f6d26", + "id": "632449ef-a536-496d-908e-00d9603b903e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -6506,7 +6506,7 @@ } }, { - "id": "96eb5999-691f-4413-878d-ec5ba1da4e0e", + "id": "8b97ab72-e706-4763-b07b-c9256b908dc0", "name": "Reject Access Request Approval", "request": { "name": "Reject Access Request Approval", @@ -6561,7 +6561,7 @@ }, "response": [ { - "id": "685e968a-5ca0-4a63-9d91-ec8001e86252", + "id": "4eaeb4f9-b3cd-4dd9-adcf-4004a167c2d1", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -6619,7 +6619,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ac25293-4bc1-4cd5-9be3-dc9c127e52fb", + "id": "2d53f18a-d832-4709-9552-27e35493f4fe", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -6677,7 +6677,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad8441c9-8925-436f-806b-3f78fc9a030e", + "id": "deb8edc0-067b-47fc-9502-4af174b547e6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -6735,7 +6735,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0d96523-ef0a-4cc6-aaf0-562a0ffc431d", + "id": "e0350b09-8506-4d97-bfb5-b1dcc4bbe0ca", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -6793,7 +6793,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4daeac40-f8e7-4fc4-9004-21aedea76009", + "id": "6e638725-2a8e-4d2d-ab88-7c1efae356b4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -6851,7 +6851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18e9b167-e2e3-42c9-8568-a53dc08252ca", + "id": "a54bc954-e9f4-4b71-a1e1-1c64ddac0f55", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -6909,7 +6909,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d48b494d-6e27-47bb-8ac1-c0bc896e9e02", + "id": "0b3cca38-a065-4043-b2ef-f9a3a2b824ae", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -6973,7 +6973,7 @@ } }, { - "id": "48f29e3f-1592-4cb0-b258-2cfeab0c661a", + "id": "d27102cc-c4f7-4c03-bfd2-df6764a1f090", "name": "Forward Access Request Approval", "request": { "name": "Forward Access Request Approval", @@ -7028,7 +7028,7 @@ }, "response": [ { - "id": "4d4c76df-9ba5-4b91-8647-c1b682f14209", + "id": "ff299f9b-a514-4fdf-93b0-b04154266ba7", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -7086,7 +7086,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b671560-f997-4db2-9dbe-39d59a919f09", + "id": "fc48abc6-2205-4fce-ab49-ec6ba4199357", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -7144,7 +7144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71c8169b-d617-4678-9c2b-3a766fac1e90", + "id": "f29b39af-6c85-4d40-a738-1e1b6f70ffd2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -7202,7 +7202,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ccb601b-280a-46e2-a32e-bf1662f14d7f", + "id": "c4128b48-8943-4957-9a70-eb252712b475", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -7260,7 +7260,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a905cb97-956c-4d3d-be16-0a3d57f7505e", + "id": "ac20fada-40db-4ac6-aae6-bf3ebefd737a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -7318,7 +7318,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc29747b-5a58-444d-a3bb-bcbbf1825730", + "id": "2b4d7d6f-3c96-4302-834a-d993efd3301c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -7376,7 +7376,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b75e5145-c531-4706-addf-695ebb5da1f7", + "id": "85d09e8f-facd-43e2-9dc4-49673f199cc8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -7440,7 +7440,7 @@ } }, { - "id": "1bcd51ea-8990-4507-861a-06c47e115eb7", + "id": "c645548d-de06-4003-bf70-8691e12e4ca6", "name": "Get Access Requests Approvals Number", "request": { "name": "Get Access Requests Approvals Number", @@ -7489,7 +7489,7 @@ }, "response": [ { - "id": "29f24933-be4f-44ad-81e4-94f2159647ca", + "id": "166a8adb-5b65-4804-9f79-f8531fa603c0", "name": "Number of pending, approved, rejected access request approvals.", "originalRequest": { "url": { @@ -7552,7 +7552,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e8e5e33-f9d3-414f-a5b4-8281c1e4571a", + "id": "10648800-5fd8-450c-a4ac-5493d5421789", "name": "Client Error - Returned if the query parameter is invalid.", "originalRequest": { "url": { @@ -7615,7 +7615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00f72473-0b64-45ca-b830-0466b5ff5a1a", + "id": "6a1ce954-4f4e-4c5a-8819-8f3458cf63f8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -7678,7 +7678,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82c6dfb0-d7f1-4f3a-af25-0c6ba47b3cc8", + "id": "9678ab94-4f87-4922-8ccd-89cdf7b4d45a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -7741,7 +7741,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b990a30-f09b-4c2d-ae5f-26c86673315f", + "id": "0d691813-8242-4fc0-a48d-b3db772b746e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -7804,7 +7804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef053ec0-4d7f-415b-a1a4-5f93cd55236c", + "id": "2532db69-7025-42b9-8c48-20cb48f8aba0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -7879,7 +7879,7 @@ "description": "Use this API to implement and customize access request functionality. \nWith this functionality in place, users can request access to applications, entitlements, or roles, and managers can request that team members' access be revoked.\nThis allows users to get access to the tools they need quickly and securely, and it allows managers to take away access to those tools. \n\nIdentity Security Cloud's Access Request service allows end users to request access that requires approval before it can be granted to users and enables qualified users to review those requests and approve or deny them.\n\nIn the Request Center in Identity Security Cloud, users can view available applications, roles, and entitlements and request access to them. \nIf the requested tools requires approval, the requests appear as 'Pending' under the My Requests tab until the required approver approves, rejects, or cancels them. \n\nUsers can use My Requests to track and/or cancel the requests.\n\nIn My Team on the Identity Security Cloud Home, managers can submit requests to revoke their team members' access. \nThey can use the My Requests tab under Request Center to track and/or cancel the requests.\n\nRefer to [Requesting Access](https://documentation.sailpoint.com/saas/user-help/requests/requesting_access.html) for more information about access requests.\n", "item": [ { - "id": "20c9365b-4bd7-49c0-bccf-39f7f1341f9a", + "id": "b3477806-261d-44d6-828d-cc49b3ab1d03", "name": "Submit Access Request", "request": { "name": "Submit Access Request", @@ -7921,7 +7921,7 @@ }, "response": [ { - "id": "88bf0889-af09-4ece-8a21-0ceceadf8c95", + "id": "9a43b7bb-a8d9-4a68-988d-28ccfe790d71", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -7977,7 +7977,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51b721e5-5091-430a-8c44-855a85ef494f", + "id": "124a7d1f-bfd7-4d3f-bb16-96e3c7ab3f0f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -8033,7 +8033,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfd50d03-57dc-4b05-a2d2-eeaf05759e0c", + "id": "87512031-1a0d-4f27-85a4-dc9517c008be", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -8089,7 +8089,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aef82800-caf5-4c7e-87b5-d43e5c8e36b3", + "id": "3bf293f5-ffa3-4e28-b2bb-cb68d3f78601", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -8145,7 +8145,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cf3c566-4a00-42ef-ac05-97263dfb094f", + "id": "dacfdfe0-5ca7-4564-a9df-8cfd74abf512", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -8201,7 +8201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79e01c34-105f-4524-b520-5ab2730ae58a", + "id": "e1ca49fd-fe93-46d6-960a-b9918506bb82", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -8263,7 +8263,7 @@ } }, { - "id": "fcf532a3-bd7f-482d-bb1f-7543556537da", + "id": "12db72f9-acb1-493a-934f-ab1e8e6e0380", "name": "Cancel Access Request", "request": { "name": "Cancel Access Request", @@ -8306,7 +8306,7 @@ }, "response": [ { - "id": "d3507bac-3c63-4c3b-8108-56efdbd34030", + "id": "0c40d454-8a33-47b7-a54c-dcd17863bab2", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -8363,7 +8363,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f5f0e0c-901c-44f2-b55a-dc8240264e5c", + "id": "0184b8a9-02f5-48b8-ae7b-d73d5cd94ab9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -8420,7 +8420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9346debe-d80f-425e-860f-ea7744a5c51b", + "id": "49abd72f-0b20-43a6-875c-3dacebea83d0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -8477,7 +8477,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f706bc0-6a7c-4463-8ff1-b2d674501355", + "id": "67b7bc64-14c9-4513-b411-77c54431a67d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -8534,7 +8534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d276cd4-434c-4bb5-8f39-0727ed571925", + "id": "e4b9f9ac-0d54-4d81-ab1a-6e37478c9969", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -8591,7 +8591,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8ce79fe-467f-4de4-82ac-c5cfd0e86932", + "id": "36e58d43-b1c8-40ac-8c20-c7c4d8ccb2d1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -8648,7 +8648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ceea3c3-7396-4867-b0bd-6ec7b8cbc8ee", + "id": "84d82875-82e6-490f-b352-e6b08885022a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -8711,7 +8711,7 @@ } }, { - "id": "c7606242-a8c0-4def-b2da-dd5d90056b91", + "id": "80d2c3a0-d334-4bf7-82af-203315af1af8", "name": "Get Access Request Configuration", "request": { "name": "Get Access Request Configuration", @@ -8740,7 +8740,7 @@ }, "response": [ { - "id": "b27e17fc-4acb-48a7-bfc0-1381ec09bdc0", + "id": "0b74a372-85ec-4a41-bfd1-c16fee044ede", "name": "Access Request Configuration Details.", "originalRequest": { "url": { @@ -8783,7 +8783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94ec80b5-69d7-423d-a4d3-c301113b8c34", + "id": "da705263-a578-4969-8807-615101d0a6b7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -8826,7 +8826,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d09b0f4-8a29-47ea-94ce-853f67c7f696", + "id": "709d9946-9ffa-4ebc-9a8a-18b781ae7136", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -8869,7 +8869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0421235-86f1-4174-8cb6-b912189ec509", + "id": "50fbce1d-9471-4bdf-ba86-d2a4dfd2ac1d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -8912,7 +8912,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84b8d51a-2833-42d1-8267-b187c2d0a164", + "id": "74be4435-18f6-4b92-aa49-4313e9103aab", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -8955,7 +8955,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43ea637e-fa23-4a08-907b-c927a6525897", + "id": "2b07af06-e452-4d35-933c-216250c4b277", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -9004,7 +9004,7 @@ } }, { - "id": "4e954972-8c8a-4e16-9b5e-c888569e6bc6", + "id": "be80fc4c-ef6f-4c08-8820-4f329549209d", "name": "Update Access Request Configuration", "request": { "name": "Update Access Request Configuration", @@ -9046,7 +9046,7 @@ }, "response": [ { - "id": "9e53e0b4-ab74-459b-bf5a-1c7ea26d5032", + "id": "c77f6a4b-1167-4a3f-a21d-9f59cab9c66d", "name": "Access Request Configuration Details.", "originalRequest": { "url": { @@ -9102,7 +9102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f05955b-5269-48bc-99b2-23b8653d51c8", + "id": "eb71937d-6956-4740-8520-6b81b8c02592", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -9158,7 +9158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6100d72-75f5-4822-a6f9-de303f2d1dff", + "id": "dcda3270-a7d8-42b1-a64b-be12ebaa2fc5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -9214,7 +9214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99e09be1-7b6e-40f5-8f50-f65efba49317", + "id": "d9abfde1-2dae-4d0f-8b7b-19009f7b5644", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -9270,7 +9270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e514a2f8-177d-443c-96b8-5fff9bb98e75", + "id": "c3dbc097-edec-41e8-9d4d-1917d94c1cfc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -9326,7 +9326,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2754adaa-f31c-47b5-b2df-1144d4046aab", + "id": "be9faa01-9c6e-414c-8178-3a9e6a14f832", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -9388,7 +9388,7 @@ } }, { - "id": "041b3da7-af63-401f-bbe2-7aad14fab1a0", + "id": "57ed3b00-3a1e-47ee-86f4-e7df5175d1b7", "name": "Access Request Status", "request": { "name": "Access Request Status", @@ -9508,7 +9508,7 @@ }, "response": [ { - "id": "6aa33c55-334f-49a1-9709-94cea648f883", + "id": "682dd5cb-96f6-4500-9fd6-34b56d244def", "name": "List of requested item statuses.", "originalRequest": { "url": { @@ -9642,7 +9642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "821e114f-0435-4782-87f8-3ba56f27dcd6", + "id": "e3daaff0-139f-4b26-ab14-92744cd1e9d7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -9776,7 +9776,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46d1a6ef-87b4-4c9e-85ef-d78219ea699b", + "id": "31f5183a-e93a-4526-be88-4aac1598e0c8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -9910,7 +9910,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8959a9c6-252b-4a2b-9f97-b35dd5bba4a3", + "id": "283b5b0a-17b4-4973-a62f-75127a078246", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -10044,7 +10044,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5be05083-7ec5-468f-b366-73dd0f579e6c", + "id": "105f05da-c9d6-4e35-873a-47dac5919a75", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -10178,7 +10178,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9658ce18-b06c-478b-9d76-14244bb34868", + "id": "86f75d05-d743-4f81-a114-914c03213300", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -10324,7 +10324,7 @@ "description": "Use this API to implement account activity tracking functionality.\nWith this functionality in place, users can track source account activity in Identity Security Cloud, which greatly improves traceability in the system. \n\nAn account activity refers to a log of each action performed on a source account. This is useful for auditing the changes performed on an account throughout its life. \nIn Identity Security Cloud's Search, users can search for account activities and select the activity's row to get an overview of the activity's account action and view its progress, its involved sources, and its most basic metadata, such as the identity requesting the option and the recipient. \n\nAccount activity includes most actions Identity Security Cloud completes on source accounts. Users can search in Identity Security Cloud for the following account action types: \n\n- Access Request: These include any access requests the source account is involved in. \n\n- Account Attribute Updates: These include updates to a single attribute on an account on a source. \n\n- Account State Update: These include locking or unlocking actions on an account on a source. \n\n- Certification: These include actions removing an entitlement from an account on a source as a result of the entitlement's revocation during a certification.\n\n- Cloud Automated `Lifecyclestate`: These include automated lifecycle state changes that result in a source account's correlated identity being assigned to a different lifecycle state. \nIdentity Security Cloud replaces the `Lifecyclestate` variable with the name of the lifecycle state it has moved the account's identity to. \n\n- Identity Attribute Update: These include updates to a source account's correlated identity attributes as the result of a provisioning action. \nWhen you update an identity attribute that also updates an identity's lifecycle state, the cloud automated `Lifecyclestate` event also displays.\nAccount Activity does not include attribute updates that occur as a result of aggregation.\n\n- Identity Refresh: These include correlated identity refreshes that occur for an account on a source whenever the account's correlated identity profile gets a new role or updates. \nThese also include refreshes that occur whenever Identity Security Cloud assigns an application to the account's correlated identity based on the application's being assigned to All Users From Source or Specific Users From Source. \n\n- Lifecycle State Refresh: These include the actions that took place when a lifecycle state changed. This event only occurs after a cloud automated `Lifecyclestate` change or a lifecycle state change. \n\n- Lifecycle State Change: These include the account activities that result from an identity's manual assignment to a null lifecycle state.\n\n- Password Change: These include password changes on sources.\n\nRefer to [Account Activity](https://documentation.sailpoint.com/saas/help/search/index.html#account-activity) for more information about account activities.\n", "item": [ { - "id": "08e2d64b-faf0-46fa-93a1-211cce7d7307", + "id": "144c95b2-3086-4929-82f9-275d95fc54ca", "name": "List Account Activities", "request": { "name": "List Account Activities", @@ -10426,7 +10426,7 @@ }, "response": [ { - "id": "8e63e972-4036-4c88-ade7-ff75e7749743", + "id": "1e5c486d-5ada-445f-8080-c184c7c674ab", "name": "List of account activities", "originalRequest": { "url": { @@ -10542,7 +10542,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fd84a9f-fc77-46fc-b505-2613a4d2f971", + "id": "c80eb5af-a153-460d-8092-976918a57780", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -10658,7 +10658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41e26fda-d1ea-4c53-a719-2cd77f623ade", + "id": "badadca5-a69a-43ae-a9d0-90539260e6a7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -10774,7 +10774,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35c87c18-2433-47ac-b5e2-74c3e2566dde", + "id": "80ae8628-a4c9-472d-a48f-bbd5c8e05b64", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -10890,7 +10890,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef2b9b3d-8a10-405a-953f-c5c8fce50a91", + "id": "ea797d20-1a76-4adf-aab8-6269558b459f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -11006,7 +11006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33fa2eba-73b5-45be-afba-ee0156c5c64b", + "id": "280e7f22-0214-452f-9592-13e6b3dfa0c9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -11128,7 +11128,7 @@ } }, { - "id": "b3a9448e-64f4-443b-9226-84fd9feb2b0f", + "id": "01e58f85-5f34-4916-a85e-78c3c3002402", "name": "Get an Account Activity", "request": { "name": "Get an Account Activity", @@ -11169,7 +11169,7 @@ }, "response": [ { - "id": "1d772b34-0f91-496b-8ab1-0a04aaf3c382", + "id": "072280cf-d1d8-49c2-8860-bfdab31d5260", "name": "An account activity object", "originalRequest": { "url": { @@ -11213,7 +11213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91e02150-a3c2-4f9d-a72e-3ec2aadf7daf", + "id": "96c9c271-8da5-4d76-aae6-978fa4504229", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -11257,7 +11257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e48c4c2-fcf7-4b4f-a06f-c1855acc2165", + "id": "c78271d7-78e6-4e1a-8fc5-bf3c542b5139", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -11301,7 +11301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64c433db-9dd4-4b43-b4ab-2aa93241dd04", + "id": "76db47cf-f74e-45a6-acd1-4861b66e75ce", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -11345,7 +11345,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1ca9968-e7fc-4998-bab2-985e6af43bcb", + "id": "abf581a4-a35c-48a8-b648-786241216c41", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -11389,7 +11389,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d66638e-b445-49d4-886a-38de2503c6f1", + "id": "59afb636-1cb1-45a7-be8d-68c510f8564f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -11433,7 +11433,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ff04fe1-796f-47ea-b198-23f124a0c43e", + "id": "e64bc0c6-0b8b-4177-9dfb-50bbaf1c23d1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -11489,7 +11489,7 @@ "description": "Use this API to implement account usage insight functionality.\nWith this functionality in place, administrators can gather information and insights about how their tenants' source accounts are being used.\nThis allows organizations to get the information they need to start optimizing and securing source account usage.\n", "item": [ { - "id": "7babfd9c-abe6-4c84-8d9d-c3e4416e89e8", + "id": "40e0a38c-94eb-4157-a753-b8171d7a2155", "name": "Returns account usage insights", "request": { "name": "Returns account usage insights", @@ -11568,7 +11568,7 @@ }, "response": [ { - "id": "d101c868-c2d0-4ffd-9685-22eea26ee1f3", + "id": "cbfca473-ab95-4250-9994-a3b87de88a9c", "name": "Summary of account usage insights for past 12 months.", "originalRequest": { "url": { @@ -11650,7 +11650,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c84afea-af68-4ddb-9b40-58fea54e99d1", + "id": "56ac7b99-e40d-45ca-a1bb-364fbd6963fa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -11732,7 +11732,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6d500ff-7bf4-4e66-8ed5-50624236e3b8", + "id": "4d233864-e6ea-4836-b091-5568b75fabe0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -11814,7 +11814,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92f47928-4e19-4e8a-a5b6-88a48fc9ec98", + "id": "eedd56ad-76d4-4c56-aef8-ba16aa38fc10", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -11896,7 +11896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72db4531-187b-4e0c-a6d9-db783538a363", + "id": "f40a18c8-bf3c-4404-ad2b-2a2295d215df", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -11978,7 +11978,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b330a2ef-6ee3-40ca-87c8-925ca673c024", + "id": "4ccba09b-e3c5-4326-91f5-7e2029588077", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -12072,7 +12072,7 @@ "description": "Use this API to implement and customize account functionality.\nWith this functionality in place, administrators can manage users' access across sources in Identity Security Cloud. \n\nIn Identity Security Cloud, an account refers to a user's account on a supported source.\nThis typically includes a unique identifier for the user, a unique password, a set of permissions associated with the source and a set of attributes. Identity Security Cloud loads accounts through the creation of sources in Identity Security Cloud.\n\nAdministrators can correlate users' identities with the users' accounts on the different sources they use. \nThis allows Identity Security Cloud to govern the access of identities and all their correlated accounts securely and cohesively. \n\nTo view the accounts on a source and their correlated identities, administrators can use the Connections drop-down menu, select Sources, select the relevant source, and select its Account tab. \n\nTo view and edit source account statuses for an identity in Identity Security Cloud, administrators can use the Identities drop-down menu, select Identity List, select the relevant identity, and select its Accounts tab. \nAdministrators can toggle an account's Actions to aggregate the account, enable/disable it, unlock it, or remove it from the identity. \n\nAccounts can have the following statuses: \n\n- Enabled: The account is enabled. The user can access it.\n\n- Disabled: The account is disabled, and the user cannot access it, but the identity is not disabled in Identity Security Cloud. This can occur when an administrator disables the account or when the user's lifecycle state changes. \n\n- Locked: The account is locked. This may occur when someone has entered an incorrect password for the account too many times.\n\n- Pending: The account is currently updating. This status typically lasts seconds. \n\nAdministrators can select the source account to view its attributes, entitlements, and the last time the account's password was changed.\n\nRefer to [Managing User Accounts](https://documentation.sailpoint.com/saas/help/common/users/user_access.html#managing-user-accounts) for more information about accounts.\n", "item": [ { - "id": "b0116764-f2d8-4c95-b3b5-ed591180e904", + "id": "b03252f7-1b53-48c1-8728-ddd39a3dbffa", "name": "Accounts List", "request": { "name": "Accounts List", @@ -12147,7 +12147,7 @@ }, "response": [ { - "id": "3f76a38d-8ec0-47f8-b277-77010d3c4dc4", + "id": "0da4ee4b-efd7-4ceb-a9e9-f8764b6974ff", "name": "List of account objects", "originalRequest": { "url": { @@ -12236,7 +12236,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e6d590a-e528-435a-9444-698e65baecbc", + "id": "887447a9-74b8-44f2-a8c2-bfcb0125400f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -12325,7 +12325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3d19ace-be7f-4b7f-89a1-f121431fb886", + "id": "4e7047b7-6744-4193-b218-2f25614240d6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -12414,7 +12414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "333529f9-b47b-40b6-9277-c04aed280c9a", + "id": "834ac014-83af-46ee-b1c8-fb62e0a4f78a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -12503,7 +12503,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccc60eda-f8e9-42f7-875b-009f8fcb4939", + "id": "e3db292d-5773-484b-8dc1-a414c38abf55", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -12592,7 +12592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f42b8e6-4c63-404e-b96d-43af2622a31f", + "id": "d6af7e0a-7642-4daf-be69-7afd09db3a40", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -12687,7 +12687,7 @@ } }, { - "id": "ea273a09-6325-47bb-8d6e-6124291fa702", + "id": "badaf76c-0c3e-4f4d-ab72-dda2464f9bb0", "name": "Create Account", "request": { "name": "Create Account", @@ -12729,7 +12729,7 @@ }, "response": [ { - "id": "79c7cf11-7d4f-40eb-a5c1-456d7087897b", + "id": "204028fb-f75d-45b6-a597-ac43734b7be1", "name": "Async task details", "originalRequest": { "url": { @@ -12785,7 +12785,7 @@ "_postman_previewlanguage": "json" }, { - "id": "333c6606-6c4c-48cc-a5f2-fb20b3ed15e6", + "id": "10f7f134-5faf-4bd8-a1b9-569ad667b2c7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -12841,7 +12841,7 @@ "_postman_previewlanguage": "json" }, { - "id": "030b50f9-3866-4431-911b-b54950ae7c3f", + "id": "ac90ed3d-4c60-461e-bd72-048f65f43a73", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -12897,7 +12897,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08f9017f-6bce-49a7-ad74-d6b53be880f4", + "id": "e92b0223-e01d-47ee-91c1-bce1ef019cb6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -12953,7 +12953,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb456279-baeb-4de6-bc21-61f702a8ff15", + "id": "81e3887f-a0c6-473e-bc81-9021ea25e01f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -13009,7 +13009,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e39525d-5ccb-4467-91f6-21b919b8de8c", + "id": "15c7927c-5673-42a7-a690-05154ee1c7b9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -13071,7 +13071,7 @@ } }, { - "id": "11a0e858-aad5-4c70-90d5-67e3802f9228", + "id": "ce57f811-46a3-41aa-9cde-999d8cf5adf9", "name": "Account Details", "request": { "name": "Account Details", @@ -13112,7 +13112,7 @@ }, "response": [ { - "id": "0c774e7e-3fd4-4bce-8003-7a6de84541aa", + "id": "6dc06fc3-1302-46cc-b95f-f1a7beb51c8d", "name": "Account object.", "originalRequest": { "url": { @@ -13156,7 +13156,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cea3a718-7deb-41a7-aed5-4d2ce5786a60", + "id": "66351487-4bb0-42a3-833d-77cf297895f4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -13200,7 +13200,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf2ec876-1a94-403b-af41-6904f364767c", + "id": "a9208b75-85b7-486f-82f1-17da1db3959f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -13244,7 +13244,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cd12bb0-01f3-4209-8741-ed90913a40d7", + "id": "d02d4e46-91bd-4a14-ba5b-404883cb3f41", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -13288,7 +13288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b213600-73b5-463f-9d78-409a92730f7b", + "id": "23529254-ad4e-42fd-a44a-1baa2765fd63", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -13332,7 +13332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be3d5ba5-f818-4710-84c4-186a2c0f48f3", + "id": "aff53790-7cf1-4d66-a6ed-c1c965ae1d94", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -13376,7 +13376,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba3592c7-bf94-4f25-b4f4-9388e008ef6d", + "id": "1e74a4ae-8cb1-4c72-bfb3-6103ea9775ae", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -13426,7 +13426,7 @@ } }, { - "id": "fa5e2fc5-76ce-4a27-8b72-4983d048eb7b", + "id": "b7bada05-07ca-4f2d-8c88-9396ac33b7ba", "name": "Update Account", "request": { "name": "Update Account", @@ -13480,7 +13480,7 @@ }, "response": [ { - "id": "1128eee8-43a2-4bf2-b9f6-d898453d7ecb", + "id": "9c3dfb97-3aaa-4582-926b-ac389061ae1b", "name": "Uncorrelate account", "originalRequest": { "url": { @@ -13537,7 +13537,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbd6d9d9-03e1-4a3e-82ed-9e2ed34d38f5", + "id": "25c67f2d-638d-4901-abb2-d8c58203097b", "name": "Reassign account", "originalRequest": { "url": { @@ -13594,7 +13594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6de0a374-419b-4585-923b-de5826c2de59", + "id": "8f781902-d78e-4207-a3aa-d0f47a004174", "name": "Add account attribute", "originalRequest": { "url": { @@ -13651,7 +13651,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96c7cbbf-8ece-4771-b8c1-f91849598b8b", + "id": "bb9f943b-bad8-4f33-ba81-133bc6997b86", "name": "Replace account attribute", "originalRequest": { "url": { @@ -13708,7 +13708,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63d85f7a-6946-4109-81bd-e21e3fe3a35f", + "id": "f597e279-9ad6-46bf-9c1d-38a5b9ea9d5d", "name": "Remove account attribute", "originalRequest": { "url": { @@ -13765,7 +13765,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d766f509-af18-4435-9442-40af5c03cafc", + "id": "32872d11-ce76-406b-ba46-330067a54945", "name": "Uncorrelate account", "originalRequest": { "url": { @@ -13822,7 +13822,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5320d68-01c2-402e-8547-4d0bc47405e5", + "id": "736bde93-ee72-4ad3-9cd1-1ac8b1667cae", "name": "Reassign account", "originalRequest": { "url": { @@ -13879,7 +13879,7 @@ "_postman_previewlanguage": "json" }, { - "id": "079a826f-646f-497d-a812-ca23acaaa3fa", + "id": "c773e0f1-0537-4fab-82da-d61445e6170d", "name": "Add account attribute", "originalRequest": { "url": { @@ -13936,7 +13936,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1dc2770-d7d8-4c80-ab8e-a15c361cf323", + "id": "c1139f61-8fef-475d-999b-a66ed7cb0eb4", "name": "Replace account attribute", "originalRequest": { "url": { @@ -13993,7 +13993,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af7d99db-654e-43c7-860c-105ebe5257fe", + "id": "3a31922e-062c-45a3-af70-a50131bc21b8", "name": "Remove account attribute", "originalRequest": { "url": { @@ -14050,7 +14050,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d39c410-9a63-422a-b52f-7d3f7967a7e8", + "id": "0f42ef72-03e7-4241-8e88-6dea7c4560d6", "name": "Uncorrelate account", "originalRequest": { "url": { @@ -14107,7 +14107,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43afc1a6-0c9d-4a6e-b78e-2e62e94e446f", + "id": "9fd14440-9ca6-4fd5-a4cd-cc6889adf307", "name": "Reassign account", "originalRequest": { "url": { @@ -14164,7 +14164,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d98e87e-c43e-418c-b07d-d75b0520fedf", + "id": "c8bfa0ea-3146-4653-af57-c1508453563d", "name": "Add account attribute", "originalRequest": { "url": { @@ -14221,7 +14221,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4a80810-e61f-4bf4-b2a2-68db036757b6", + "id": "9b6bc4ee-83ca-483d-b163-539601739c66", "name": "Replace account attribute", "originalRequest": { "url": { @@ -14278,7 +14278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fc6639d-8baa-4429-a54c-cd709bd9c75c", + "id": "e48d7d0b-c6ad-42b6-bfe9-cef81c882574", "name": "Remove account attribute", "originalRequest": { "url": { @@ -14335,7 +14335,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cfd093a-4373-4818-a064-b1da72547609", + "id": "9038ff7d-760c-417c-8ec2-c2796b9028ac", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -14392,7 +14392,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b524df38-a636-4b78-b05e-fa2de63f83d8", + "id": "aa6298f0-dc04-45de-9ff1-cf562e94d405", "name": "Reassign account", "originalRequest": { "url": { @@ -14449,7 +14449,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24bc618c-561d-456d-8e8c-9795a3732ef0", + "id": "09002af4-cd12-455a-9411-578d7f690c48", "name": "Add account attribute", "originalRequest": { "url": { @@ -14506,7 +14506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d63f92d-b3a9-4a55-b855-98018608e5dc", + "id": "260d47b3-bd74-44bc-bb29-c1679485c331", "name": "Replace account attribute", "originalRequest": { "url": { @@ -14563,7 +14563,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b5b9478-a01a-48cf-803c-50693325bfef", + "id": "d37fd475-4e3d-464f-a886-f2515441e79e", "name": "Remove account attribute", "originalRequest": { "url": { @@ -14620,7 +14620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e39e4eac-9369-4c24-8f13-6989061b4109", + "id": "65bae909-f1f3-4abc-bb05-346f0c5e8d42", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -14677,7 +14677,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23373fcd-0150-4738-be1b-b0b041d76f73", + "id": "3460d803-ada9-4592-af33-e569889f4102", "name": "Reassign account", "originalRequest": { "url": { @@ -14734,7 +14734,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55a55338-eae3-414a-9c68-7d15f0e1ec6d", + "id": "67362eb3-396e-4b4a-ab56-9cadecfa4ee8", "name": "Add account attribute", "originalRequest": { "url": { @@ -14791,7 +14791,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54851884-e5b6-4196-a2a6-7cf9933e3844", + "id": "f2254cc3-40c8-49f0-a071-f8e1e3ecb790", "name": "Replace account attribute", "originalRequest": { "url": { @@ -14848,7 +14848,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ec755b3-cfd2-4754-bfb8-afbfd0948ca7", + "id": "8a9dc5aa-92a2-42ba-bcd4-5ed55d46acaf", "name": "Remove account attribute", "originalRequest": { "url": { @@ -14905,7 +14905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6e85736-0fc5-487d-b5bc-46d72ca729e9", + "id": "c0b68f48-cfad-4ea9-a1c4-5a790d66774f", "name": "Uncorrelate account", "originalRequest": { "url": { @@ -14962,7 +14962,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14c06e16-bc7b-4940-bd91-78e30a4177fa", + "id": "2560a7bd-abd8-46e2-ae37-aa7b29eacba1", "name": "Reassign account", "originalRequest": { "url": { @@ -15019,7 +15019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78531fa5-1a7a-4691-a175-4d0e01f91e99", + "id": "d3ed5d4f-940a-4071-b5a4-ce884e1d5504", "name": "Add account attribute", "originalRequest": { "url": { @@ -15076,7 +15076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5f981df-7763-4585-b90b-273a83b294fd", + "id": "cb68f17a-8983-4b38-a6d8-b8a6c5d55cee", "name": "Replace account attribute", "originalRequest": { "url": { @@ -15133,7 +15133,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db4bae32-5617-405e-a0fc-edb42c093f02", + "id": "dd92422d-4337-4d2d-9b4e-4d4b2d629d74", "name": "Remove account attribute", "originalRequest": { "url": { @@ -15190,7 +15190,7 @@ "_postman_previewlanguage": "json" }, { - "id": "985c801d-53c2-4308-acfe-0e5b5f75ee68", + "id": "01e2c26d-ff84-40e8-b630-747b7f58869f", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -15247,7 +15247,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9f1e9a2-2cbb-47bd-8af8-fe07b6e89c4a", + "id": "0b6362fe-1957-459f-9af3-e32eb4938f39", "name": "Reassign account", "originalRequest": { "url": { @@ -15304,7 +15304,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d6114c0-21b3-4e71-8654-b1883967b716", + "id": "076170e6-5e1f-4f08-9446-8dc891742c84", "name": "Add account attribute", "originalRequest": { "url": { @@ -15361,7 +15361,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f4de05f-1598-437b-b42d-20c5fdd1aaa4", + "id": "9dded3fd-3b1d-419d-ac3a-056cb4e2faf6", "name": "Replace account attribute", "originalRequest": { "url": { @@ -15418,7 +15418,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f1cb816-22e2-48db-b658-f536f85155e4", + "id": "0f49209c-c09c-4bc6-b829-b0fa06a93d6f", "name": "Remove account attribute", "originalRequest": { "url": { @@ -15481,7 +15481,7 @@ } }, { - "id": "126a8328-5091-4b28-a870-50ed2f598729", + "id": "839e29a3-73a3-4326-850f-e5d8a2ccb1a6", "name": "Update Account", "request": { "name": "Update Account", @@ -15535,7 +15535,7 @@ }, "response": [ { - "id": "9ab4bee8-2b3e-4de1-b055-3f974e7e9a5f", + "id": "c6623aab-37f2-4edd-ba83-bcadeff24af3", "name": "Async task details.", "originalRequest": { "url": { @@ -15592,7 +15592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92c34aaa-0d18-43ad-b597-0b7e299d0399", + "id": "0ef47513-1a6f-43cc-a841-e90fc89a55f5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -15649,7 +15649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c56a1fc8-a951-4ac9-8228-b2a458f4d667", + "id": "606b8c41-4e5c-499a-8e6e-1f2c1f50b807", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -15706,7 +15706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e95bcdfc-025f-495d-bc87-70260a7096a8", + "id": "06424354-80bd-4599-995e-066957e2a5d8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -15763,7 +15763,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c88e3b9e-2fe9-43cc-9966-8995b67213c2", + "id": "543733fc-d37a-4f25-b3be-bf230496aa5c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -15820,7 +15820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f20b7ab0-1c28-4a13-bec3-c441baa3cd59", + "id": "52662e90-62c2-466e-bf64-33196e8f7a0e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -15877,7 +15877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e23ac22-c940-4834-9fc0-a5316b81f41c", + "id": "52800e45-e2cd-4d09-8ea7-3616488abf6a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -15940,7 +15940,7 @@ } }, { - "id": "dba0a91d-71fc-4630-ad37-33d83a39e5d2", + "id": "457ca7dd-ef1a-47c1-b111-3bdb54ae6b4a", "name": "Delete Account", "request": { "name": "Delete Account", @@ -15981,7 +15981,7 @@ }, "response": [ { - "id": "080620b5-2a40-4af5-b2ec-cc69feba8a8e", + "id": "28861fcb-6088-4eec-aeca-8d793218827b", "name": "Async task details.", "originalRequest": { "url": { @@ -16025,7 +16025,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c104c42-d649-4622-9259-42e755e2b5ad", + "id": "aea34cdd-79be-4366-99ca-4c40a83f36d7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -16069,7 +16069,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa8967cc-ce64-4dec-8290-34bed726744f", + "id": "cee85e78-5b99-4635-895b-e94b71d93802", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -16113,7 +16113,7 @@ "_postman_previewlanguage": "json" }, { - "id": "697a506d-c175-43c7-a91a-191fff6d90e9", + "id": "c2bd3a27-ef28-4085-9b86-731728410d5c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -16157,7 +16157,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91e373c3-ac96-4332-b8bd-fac6c4f1b415", + "id": "e76cbf90-bafc-4906-8bb6-ef1c616caa87", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -16201,7 +16201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8ff246d-4d8e-4fda-b709-054e51bb9b72", + "id": "f5d8ae3b-48ea-404f-9034-849781582deb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -16245,7 +16245,7 @@ "_postman_previewlanguage": "json" }, { - "id": "116e79db-9441-48ce-ba30-b297a0056b88", + "id": "16d219d8-8323-437f-ab89-9ea0028bde49", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -16295,7 +16295,7 @@ } }, { - "id": "54066a4f-3ed8-436a-9d65-5c2307134b20", + "id": "a7cced53-eb3f-4f86-b3b3-cc828207f6dd", "name": "Account Entitlements", "request": { "name": "Account Entitlements", @@ -16365,7 +16365,7 @@ }, "response": [ { - "id": "e401006f-f6b8-4559-9fa6-7ea52c7d6f77", + "id": "69a8d3d6-1183-4030-8b08-8dffea0f0f76", "name": "An array of account entitlements", "originalRequest": { "url": { @@ -16438,7 +16438,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b4450d0-ccc6-47a9-a2ab-0572d48f4015", + "id": "98f7c5ee-5563-4b43-becd-a961729f86fb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -16511,7 +16511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34bd6860-2a67-485a-8395-a64ab544fcae", + "id": "59eb47d6-f7cc-4119-8bf9-8510459c9b5d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -16584,7 +16584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35e1742e-b611-415f-811b-5080918f0278", + "id": "ad26e475-58ac-4c86-87fb-22601caf0e9b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -16657,7 +16657,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e54ece5-9805-4296-a360-b75294ce9f64", + "id": "1ff90311-591c-4cd7-b369-a7901923f8fa", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -16730,7 +16730,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2494c7a-c6a2-4c07-9268-4cf2277ffec9", + "id": "70744c11-cef3-4808-88c2-f5077ab60b48", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -16803,7 +16803,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8432ebe-8047-4588-a17e-2462bad3ab68", + "id": "24492cdd-a570-4e99-accc-16350465a834", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -16882,7 +16882,7 @@ } }, { - "id": "b3914abc-fea5-44f9-8807-f4db5de7586b", + "id": "be448b83-0142-4d3e-8c33-255d8c09b052", "name": "Reload Account", "request": { "name": "Reload Account", @@ -16924,7 +16924,7 @@ }, "response": [ { - "id": "4df7b1af-34ad-4019-bff1-8489dd77e55a", + "id": "d2d5e529-e3ea-4154-a183-322fa932cb7e", "name": "Async task details", "originalRequest": { "url": { @@ -16969,7 +16969,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2fe08234-4481-40fb-9b3f-b22a58853663", + "id": "c1af0f32-476e-45f9-87ed-52db5a13720d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -17014,7 +17014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "481877a0-f841-4b62-85a4-f03aa09add45", + "id": "85da1e01-5641-462d-95f3-caba51c958a9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -17059,7 +17059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa6dd0d0-9aa6-4e7f-8fa2-b3eec5217ddd", + "id": "3cf3f6c1-b4f3-4a75-8c5a-262d0a5e6a36", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -17104,7 +17104,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e407872-86c7-4b97-a8ba-76492d90233f", + "id": "61fe12fa-b4d9-4ac4-9bc7-4faf025d0df2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -17149,7 +17149,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eca313dd-a42b-4f10-94b6-e8eabe2e402a", + "id": "441f04d3-cf35-4829-aad9-67aa04ac0049", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -17194,7 +17194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f30be2f-183f-4be9-954c-bd42b8ee0596", + "id": "b72f1eeb-aea9-48d2-8deb-af8424e4bba2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -17245,7 +17245,7 @@ } }, { - "id": "fe6fcf90-0e55-44c7-b899-d5e85557e30a", + "id": "516dfac4-b24c-43b6-900e-809a88db2e18", "name": "Enable Account", "request": { "name": "Enable Account", @@ -17300,7 +17300,7 @@ }, "response": [ { - "id": "e69ff043-9e7c-4891-aa64-bcef480b88dd", + "id": "e8852012-f966-42c8-a5df-7308c1404b79", "name": "Async task details", "originalRequest": { "url": { @@ -17358,7 +17358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90e70747-28c6-4130-95c4-fdb2bf85b2ea", + "id": "57bd4750-d5e7-47ea-ae26-0f8382cb748c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -17416,7 +17416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96eeb1ac-8069-46cb-a430-e06139d2ce05", + "id": "a7ed1326-b6c6-4e73-8b1b-849de824d8f2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -17474,7 +17474,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64337fbd-8596-4ac8-a5a5-f7bb1aeafa22", + "id": "0aa17fb2-acf6-4434-9117-8d66aa467056", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -17532,7 +17532,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6572ac28-c619-4f56-b01a-5beaca67a4b7", + "id": "7b0fc92d-6e9d-43e1-8ec5-d9a077b0a6d1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -17590,7 +17590,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6121a4e3-07f1-43d1-87a5-21cc6ec59b9d", + "id": "09555890-be17-4aa7-a993-9b245d1045d5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -17648,7 +17648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68919b2d-4bdc-4710-b1e0-6e7992d57759", + "id": "11b87cd0-f3a5-43db-968c-9bbf0d784ff1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -17712,7 +17712,7 @@ } }, { - "id": "fb1c85cb-c990-4853-b6c5-b8c4da46613f", + "id": "18b5876b-b9a4-46dd-830b-c0aed607e426", "name": "Disable Account", "request": { "name": "Disable Account", @@ -17767,7 +17767,7 @@ }, "response": [ { - "id": "394857dc-2d92-4acb-8082-ec647ff4cdc8", + "id": "c8be2595-1c8a-49c2-a457-8c258f832581", "name": "Async task details", "originalRequest": { "url": { @@ -17825,7 +17825,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03b9afc9-0af8-4cc0-af39-5aaf82e2a894", + "id": "1e7adfd7-5427-4d8e-8af1-48f5028f625b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -17883,7 +17883,7 @@ "_postman_previewlanguage": "json" }, { - "id": "124afe98-b5b6-421e-978d-3007a4fc3029", + "id": "8bc631cd-ec07-43e9-a088-4ce6e120bfa6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -17941,7 +17941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "455415c8-3b9d-44f8-a12f-2d974e6c421e", + "id": "54980996-0a34-4cd0-9d20-851b91e1544f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -17999,7 +17999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9101b2b9-8f67-4978-b300-cec2c5f43dde", + "id": "27aa3ece-8ab0-47ab-866f-c10835cd0907", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -18057,7 +18057,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42c392f5-bb67-42e3-b135-5544ad7bbc14", + "id": "21db08a3-d81e-480c-a139-6a09eb826329", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -18115,7 +18115,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20bd543c-7160-49df-ac2c-d90f43158fef", + "id": "09e06a1d-daad-414f-9c99-437ca4c3b0a7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -18179,7 +18179,7 @@ } }, { - "id": "4e81e158-76a8-44ac-ac9c-4cbe7a45994d", + "id": "92e73663-029f-44fe-9d79-998ec5f497ae", "name": "Unlock Account", "request": { "name": "Unlock Account", @@ -18234,7 +18234,7 @@ }, "response": [ { - "id": "8265ee99-3d51-437a-ad67-51bf555d5b63", + "id": "f5e4cad0-cbc2-4324-9a33-92ffd93cc7e1", "name": "Async task details", "originalRequest": { "url": { @@ -18292,7 +18292,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04b4a1a4-c264-4d10-80c0-650e37e4adc4", + "id": "ccc23345-78e9-426c-897a-620eaf09e250", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -18350,7 +18350,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a1e7e93-1502-4e6e-81c7-36e1de4506f4", + "id": "71b9e666-3842-458f-8294-f4c6762857f6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -18408,7 +18408,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b62c2503-b591-4009-a573-98defdb89a9e", + "id": "d1792e0e-9f71-4784-a965-5df4e4f4d265", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -18466,7 +18466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd417f01-7848-4f4f-83e8-f560490d080f", + "id": "a8f93926-8a54-43a4-95d5-ffd5bc241cf7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -18524,7 +18524,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06246023-6511-4b73-be4f-c3a608f5205f", + "id": "7f9d558a-cd6a-40fa-9006-29b756c44dc4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -18582,7 +18582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "039387ab-85fd-4d08-b3a7-384a802cca76", + "id": "8e60d102-cadb-4e41-b870-38e3943dafe0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -18652,7 +18652,7 @@ "description": "Use this API to discover applications within your Okta connector and receive connector recommendations by manually uploading application names.\n", "item": [ { - "id": "d7bfcb07-28c2-4863-8239-53041ba22679", + "id": "8ec7d2fc-b695-4eac-8899-3c9d39522d76", "name": "Download CSV Template for Discovery", "request": { "name": "Download CSV Template for Discovery", @@ -18681,7 +18681,7 @@ }, "response": [ { - "id": "58f20d07-700d-47ce-b4a6-d9411c780303", + "id": "f14bd4eb-acbb-4b1e-bc7f-3718741ff05c", "name": "A CSV file download was successful.", "originalRequest": { "url": { @@ -18724,7 +18724,7 @@ "_postman_previewlanguage": "text" }, { - "id": "9d804857-6f0a-4b42-9c4b-f9c4cd97816a", + "id": "2827450b-daed-4d50-a579-5dbf36fd2e0b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -18767,7 +18767,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8cdafa9-f1e2-4603-8795-deb32bda1059", + "id": "5c614d0c-7812-427e-8ba4-1a4ce7a921b2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -18810,7 +18810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfed5d4c-ee59-43a3-81cb-11e1c0e7e111", + "id": "86e1d2ff-7e8e-4237-b0e7-5240f6fa1d99", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -18853,7 +18853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3899bc31-c72a-4109-8595-535c4dbd3a85", + "id": "6ae14deb-998a-400c-955e-63195c137666", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -18896,7 +18896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c5097b2-4347-4411-85a3-2264d54a62e1", + "id": "542368bf-dc3a-4dfb-85f2-96aae191bb5d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -18945,7 +18945,7 @@ } }, { - "id": "a8702587-33a1-4027-82be-61e8d54edcf5", + "id": "cbfbc2f5-3b5a-416c-a2c4-9798469ba76e", "name": "Upload CSV to Discover Applications", "request": { "name": "Upload CSV to Discover Applications", @@ -18990,7 +18990,7 @@ }, "response": [ { - "id": "e4bbd67f-3c7a-487e-8c06-db68d560c0dd", + "id": "04008aad-0fc8-473d-b90d-85ca89d4cdd3", "name": "The CSV has been successfully processed.", "originalRequest": { "url": { @@ -19039,7 +19039,7 @@ "_postman_previewlanguage": "text" }, { - "id": "9a3a76d7-eddc-432a-8eee-febf45f5208c", + "id": "5e3e7da1-e404-4894-a0bb-66ee4f7a61f5", "name": "Bad request - There was an error with the CSV format or validation failed (e.g., `application_name` missing). Error message should be provided in response.\n", "originalRequest": { "url": { @@ -19098,7 +19098,7 @@ "_postman_previewlanguage": "json" }, { - "id": "575d9eba-2167-452d-a1d1-bec7f645ba1d", + "id": "56ca4980-39e0-43cd-9311-789cdd9a7fb6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -19157,7 +19157,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e895a8fe-b14e-4088-82f5-f2d745fb409b", + "id": "ced24481-0430-4f6c-8fee-8c355dc42083", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -19216,7 +19216,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cda14590-cedb-415f-80a3-771fe812bc2f", + "id": "0423aa79-8219-45ea-b97d-4e1c1fc660a1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -19275,7 +19275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdecd1e6-1618-426e-a70b-2de66f4ef053", + "id": "eeb3f7df-3387-4af0-bd03-e27b0e977af1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -19340,7 +19340,7 @@ } }, { - "id": "08a799f8-3864-4378-86bc-1feb6467d134", + "id": "dc1fc9db-e829-44e5-886f-f362e605a3bf", "name": "Get Discovered Applications for Tenant", "request": { "name": "Get Discovered Applications for Tenant", @@ -19415,7 +19415,7 @@ }, "response": [ { - "id": "f2f952bb-ebbe-4472-aa4f-981f55ca9cd8", + "id": "c6c5b93a-8d4c-4764-956b-0fa501db5c47", "name": "Slim Discovered Application", "originalRequest": { "url": { @@ -19504,7 +19504,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d30b1c2-a15e-467c-9841-fc33b578f231", + "id": "f5c70107-06a3-4f41-b2e0-7ee7fd627008", "name": "Discovered Application", "originalRequest": { "url": { @@ -19593,7 +19593,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e0bbd6c-9a03-4bf9-8c2a-c0d58351e6b6", + "id": "a2500cd1-a309-4df4-b53f-55c3af021aec", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -19682,7 +19682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f2155f7-8cb5-4bae-a872-0bd5d8e0909c", + "id": "b2792728-142c-4448-b7fc-406f129c9016", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -19771,7 +19771,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6bbce39a-aed2-4e78-99be-ad2cc87c43c0", + "id": "01571d6f-f7c0-438b-9c7c-6e9626f7978c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -19860,7 +19860,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0befc59f-f2ac-4c34-97e0-1fd5ceb31dbf", + "id": "e14653a5-9a88-4e3e-866c-9bea998e6c3e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -19949,7 +19949,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2949947-4452-4929-8ad1-a481393b92d7", + "id": "730e6c11-c153-4b34-9fac-dec142b93e34", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -20050,7 +20050,7 @@ "description": "Use this API to implement user authentication system functionality. \nWith this functionality in place, users can get a user's authentication system details, including their capabilities, and modify those capabilities. \nThe user's capabilities refer to their access to different systems, or authorization, within the tenant, like access to certifications (CERT_ADMIN) or reports (REPORT_ADMIN). \nThese capabilities also determine a user's access to the different APIs. \nThis API provides users with a way to determine a user's access and make quick and easy changes to that access.\n", "item": [ { - "id": "40187f02-ed15-463c-bece-c1bb2a12b7e7", + "id": "090024fd-ad74-4a4a-a6bb-660da031972b", "name": "Auth User Details", "request": { "name": "Auth User Details", @@ -20091,7 +20091,7 @@ }, "response": [ { - "id": "dbb51322-94eb-4977-8915-fec4ea511772", + "id": "983cd531-0cfb-4b1a-a797-38554ea3b9c5", "name": "The specified user's authentication system details.", "originalRequest": { "url": { @@ -20135,7 +20135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bc4ea1b-bdd7-4d8d-9833-c55443dacf80", + "id": "d225b32e-a1a0-4735-b13d-7946bb98a9b4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -20179,7 +20179,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9984591-a5f9-45f1-a5b7-32d1007d2bc3", + "id": "13154502-28ef-4146-962d-0b40c44077f4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -20223,7 +20223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6557cb71-116d-43aa-9611-8e27a3f35729", + "id": "7e1a7b0a-7324-431a-a1e7-ded6b51c574f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -20267,7 +20267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cc09214-0b76-4be1-9e5f-401db0ecdc0a", + "id": "82f5bad5-1961-42e5-9107-8ac541f01d56", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -20311,7 +20311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "519b2a8a-a0e1-464c-b529-22b096df9bd5", + "id": "6729d34f-7391-4a3c-9ebf-230136ff8810", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -20355,7 +20355,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4ab830e-2b1b-4174-81e3-58f5ed321c06", + "id": "c01fe4f8-ea3d-427e-8736-af83e1534de7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -20405,7 +20405,7 @@ } }, { - "id": "5e8aef2e-168c-48e2-8e35-3c62cfcff164", + "id": "e64b1976-1186-451d-a7ef-e65380f77054", "name": "Auth User Update", "request": { "name": "Auth User Update", @@ -20459,7 +20459,7 @@ }, "response": [ { - "id": "f27e3a92-e023-4147-b241-8e29a90c1562", + "id": "f3b77fce-c381-4514-91ad-b72986b2b679", "name": "Auth user updated.", "originalRequest": { "url": { @@ -20516,7 +20516,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc5f9aca-2665-4eb3-869d-28e2ed84d551", + "id": "579fb36d-27f5-48b2-9753-af262eb43a3a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -20573,7 +20573,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b35a295-0d85-455d-9247-ae746621b5d1", + "id": "3a8b54a0-42d7-450f-b5f9-e31374a0fc64", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -20630,7 +20630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37a908fc-a9fd-4cbe-9290-0fab78492258", + "id": "0fe8200d-5002-4945-a1a9-9c9a01dadb92", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -20687,7 +20687,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bce1e697-e67b-4918-843a-cf1c4ba4bcc1", + "id": "7cc23d55-20a6-49f0-a4ee-610494ce4f89", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -20744,7 +20744,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50a44f6b-607a-480b-95d0-b8a4eff40ddc", + "id": "57dbf2c0-5d23-4edc-85a8-6394fa72d286", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -20801,7 +20801,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b231b2b-acab-439e-9083-cfbc9da933cd", + "id": "452fcf88-3aa3-411a-bda5-732bd01ca2bb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -20870,7 +20870,7 @@ "description": "Use this API to implement and customize branding functionality. \nWith this functionality in place, administrators can get and manage existing branding items, and they can also create new branding items and configure them for use throughout Identity Security Cloud. \nThe Branding APIs provide administrators with a way to customize branding items. \nThis customization includes details like their colors, logos, and other information. \nRefer to [Certifications](https://documentation.sailpoint.com/saas/user-help/certifications.html) for more information about certifications.\n", "item": [ { - "id": "4a415de4-e9ce-44ef-875d-bca6645cd54b", + "id": "5f7e1c6a-01ca-4cf3-b4e3-e76a1da8c614", "name": "List of branding items", "request": { "name": "List of branding items", @@ -20899,7 +20899,7 @@ }, "response": [ { - "id": "0f35976d-c9d9-4dcf-a9a1-83dff0eb5ecd", + "id": "e74ca05b-0bff-4674-88d6-6b22663691a2", "name": "A list of branding items.", "originalRequest": { "url": { @@ -20937,12 +20937,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"sed\",\n \"navigationColor\": \"velit laborum reprehenderit\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n },\n {\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"sint in et\",\n \"navigationColor\": \"dolor laboris adipisicing ut\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n }\n]", + "body": "[\n {\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"elit veniam dolor ea eiusmod\",\n \"navigationColor\": \"aliquip laboris consectetu\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n },\n {\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"nulla do aute\",\n \"navigationColor\": \"ea ex\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "864e025b-587c-451f-98ff-b472dd97e7e0", + "id": "0e397482-92f3-4bca-8a7f-e5dbc9bf83b8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -20985,7 +20985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9085806f-4076-454b-9ae0-0650fdc5ec75", + "id": "4348eec6-9b6d-42ec-9132-b4b1a2b0663e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -21028,7 +21028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "677524d2-e5e4-48f7-b443-5f7297c5256a", + "id": "27198ae8-5a7b-4467-994a-083d7a6da922", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -21071,7 +21071,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65d12dd4-3b88-4ad5-906f-c2020b92f351", + "id": "af770723-ee6a-4cd7-a189-1c023e7d01c3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -21114,7 +21114,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3c4121e-316e-4700-9372-c8617073cdfc", + "id": "0bbb453f-9e9e-424b-8da7-f0410b86577f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -21163,7 +21163,7 @@ } }, { - "id": "b9b06639-56b1-4e69-b77e-501db3ced0be", + "id": "5613b3f7-d42f-4e5c-879a-43fbecc23d53", "name": "Create a branding item", "request": { "name": "Create a branding item", @@ -21228,7 +21228,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "velit s", + "value": "minim ad", "type": "text" }, { @@ -21237,7 +21237,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "ad Ut ipsum", + "value": "officia proident amet", "type": "text" }, { @@ -21271,7 +21271,7 @@ }, "response": [ { - "id": "398b04bb-ce03-4f53-8fe3-bff05501819a", + "id": "4e7c1b7a-2089-4794-8a63-a0ab0be07e28", "name": "Branding item created", "originalRequest": { "url": { @@ -21339,7 +21339,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "velit s", + "value": "minim ad", "type": "text" }, { @@ -21348,7 +21348,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "ad Ut ipsum", + "value": "officia proident amet", "type": "text" }, { @@ -21388,12 +21388,12 @@ "value": "application/json" } ], - "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"Excepteur laboris non sit\",\n \"navigationColor\": \"ea\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", + "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"non\",\n \"navigationColor\": \"labore proident dolore Lorem\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "be713c9b-a2d6-459e-a4eb-cfbe86d9d60c", + "id": "94675843-1166-4c15-a3d6-3c316e776248", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -21461,7 +21461,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "velit s", + "value": "minim ad", "type": "text" }, { @@ -21470,7 +21470,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "ad Ut ipsum", + "value": "officia proident amet", "type": "text" }, { @@ -21515,7 +21515,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b35c3c6f-9365-4982-94fa-1835f624fce8", + "id": "453c7615-e94d-4a79-bb52-b2a3067d5cd2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -21583,7 +21583,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "velit s", + "value": "minim ad", "type": "text" }, { @@ -21592,7 +21592,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "ad Ut ipsum", + "value": "officia proident amet", "type": "text" }, { @@ -21637,7 +21637,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9923aff-ec4d-4bb9-af74-0e9d74565f06", + "id": "b3e82990-268d-4238-b81f-c989a5d8e0d8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -21705,7 +21705,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "velit s", + "value": "minim ad", "type": "text" }, { @@ -21714,7 +21714,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "ad Ut ipsum", + "value": "officia proident amet", "type": "text" }, { @@ -21759,7 +21759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18e9c0fd-48c3-40a0-b3e4-581ab9fb1f4d", + "id": "d8564240-aeb7-48a3-87ca-16e0e91034cb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -21827,7 +21827,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "velit s", + "value": "minim ad", "type": "text" }, { @@ -21836,7 +21836,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "ad Ut ipsum", + "value": "officia proident amet", "type": "text" }, { @@ -21881,7 +21881,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9212fd62-1688-4828-a564-8ec928f1b009", + "id": "e3468000-eab0-41a4-9b06-25852d31189e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -21949,7 +21949,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "velit s", + "value": "minim ad", "type": "text" }, { @@ -21958,7 +21958,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "ad Ut ipsum", + "value": "officia proident amet", "type": "text" }, { @@ -22009,7 +22009,7 @@ } }, { - "id": "a5a32f5f-e46e-48cc-94d9-1d2a2c36e303", + "id": "9d6d0644-95b5-4a74-95d5-43afb915197b", "name": "Get a branding item", "request": { "name": "Get a branding item", @@ -22050,7 +22050,7 @@ }, "response": [ { - "id": "e890cc25-b296-4507-aa42-36ec5f0b649f", + "id": "ae5023bf-cb7d-4c80-8821-95c948a265fb", "name": "A branding item object", "originalRequest": { "url": { @@ -22089,12 +22089,12 @@ "value": "application/json" } ], - "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"Excepteur laboris non sit\",\n \"navigationColor\": \"ea\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", + "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"non\",\n \"navigationColor\": \"labore proident dolore Lorem\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ce023196-2c1d-4710-9933-a1b351a1151e", + "id": "6b8c0753-9b53-44b8-83a4-77717d3cdd09", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -22138,7 +22138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2151040f-e446-49d0-93b0-47ae1635a77b", + "id": "e57c5166-6a87-4ce9-88b4-7c3f84fc615a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -22182,7 +22182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc05e3ee-994e-4a3b-82ea-c1a63f75a81a", + "id": "992dbd5b-1d04-4f9f-8fcb-cbdf44ef09b4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -22226,7 +22226,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a84e10c-33af-424f-a7ae-d59f833f441b", + "id": "952fac9e-1f85-44c5-87b9-304d72402025", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -22270,7 +22270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36f172c9-efe9-402b-bfa9-e9bbbfb4543b", + "id": "3fa49992-ec0b-4d69-8767-98b9bf8a1183", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -22314,7 +22314,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2966f93b-d4a5-4234-a679-ee17de8fd4e2", + "id": "0e619838-4f51-4da3-8f44-d95016faa4eb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -22364,7 +22364,7 @@ } }, { - "id": "beb4f928-f7cd-4f07-840d-fe4259b69cbc", + "id": "8c78a7e1-7903-4699-b3fb-941a682eaeea", "name": "Update a branding item", "request": { "name": "Update a branding item", @@ -22441,7 +22441,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "velit s", + "value": "minim ad", "type": "text" }, { @@ -22450,7 +22450,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "ad Ut ipsum", + "value": "officia proident amet", "type": "text" }, { @@ -22484,7 +22484,7 @@ }, "response": [ { - "id": "c3c37e25-aa52-4a09-aeb1-fd55f8b4e4d9", + "id": "b6de419b-9be1-44a0-95bd-2fede894e2b1", "name": "Branding item updated", "originalRequest": { "url": { @@ -22553,7 +22553,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "velit s", + "value": "minim ad", "type": "text" }, { @@ -22562,7 +22562,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "ad Ut ipsum", + "value": "officia proident amet", "type": "text" }, { @@ -22602,12 +22602,12 @@ "value": "application/json" } ], - "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"Excepteur laboris non sit\",\n \"navigationColor\": \"ea\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", + "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"non\",\n \"navigationColor\": \"labore proident dolore Lorem\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "884dc82c-cc6d-4049-947d-5cd75d57cffc", + "id": "115e5401-aaab-47e7-96c2-dd7c9b7beb2e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -22676,7 +22676,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "velit s", + "value": "minim ad", "type": "text" }, { @@ -22685,7 +22685,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "ad Ut ipsum", + "value": "officia proident amet", "type": "text" }, { @@ -22730,7 +22730,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c6ee382-e802-4759-9703-9d74473f0739", + "id": "b0c52149-87f0-4d2d-8e0a-8a2b8a999854", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -22799,7 +22799,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "velit s", + "value": "minim ad", "type": "text" }, { @@ -22808,7 +22808,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "ad Ut ipsum", + "value": "officia proident amet", "type": "text" }, { @@ -22853,7 +22853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "713e0ac5-515e-41a0-b23b-32d70b30d6c1", + "id": "458abe5b-129c-4855-bdf2-012e25e5b47c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -22922,7 +22922,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "velit s", + "value": "minim ad", "type": "text" }, { @@ -22931,7 +22931,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "ad Ut ipsum", + "value": "officia proident amet", "type": "text" }, { @@ -22976,7 +22976,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d27dec4a-70ac-4d60-90a4-efe252d9e2c4", + "id": "46b6f20a-bd3a-4178-8de9-7875b70876b8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -23045,7 +23045,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "velit s", + "value": "minim ad", "type": "text" }, { @@ -23054,7 +23054,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "ad Ut ipsum", + "value": "officia proident amet", "type": "text" }, { @@ -23099,7 +23099,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c7dd24a-7054-4e2d-a6a1-5c28a627baae", + "id": "4c115332-f66d-4375-b38e-6906c5b8072a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -23168,7 +23168,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "velit s", + "value": "minim ad", "type": "text" }, { @@ -23177,7 +23177,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "ad Ut ipsum", + "value": "officia proident amet", "type": "text" }, { @@ -23222,7 +23222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a832a318-bd2e-4da5-b193-7330f838f671", + "id": "886c04b7-4813-4d02-b815-eeed005509c7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -23291,7 +23291,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "velit s", + "value": "minim ad", "type": "text" }, { @@ -23300,7 +23300,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "ad Ut ipsum", + "value": "officia proident amet", "type": "text" }, { @@ -23351,7 +23351,7 @@ } }, { - "id": "d42d2b20-12f9-476e-bb55-516a538da927", + "id": "41108018-a352-417a-b2cf-a4c32287bc86", "name": "Delete a branding item", "request": { "name": "Delete a branding item", @@ -23392,7 +23392,7 @@ }, "response": [ { - "id": "70b1a6c2-87b8-49c2-994e-0732a29d0f54", + "id": "f30cfc6a-5e6b-4a4d-b575-b4dee9aee9db", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -23426,7 +23426,7 @@ "_postman_previewlanguage": "text" }, { - "id": "8653a66f-b4a1-412c-9c8e-cd3ef7a01e2d", + "id": "6394bc64-9108-4005-b276-8e39ab0569c4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -23470,7 +23470,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df1e1573-b3c6-40b4-9c1e-874d690cccfa", + "id": "c24b9fb8-1ccc-4af3-b287-64619dc60290", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -23514,7 +23514,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1503e20-baa4-49ab-b4cc-a6ffd7c22cd6", + "id": "ba4906a0-47d7-43d4-9b9b-c7f4cdafcec0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -23558,7 +23558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c99ed5d-732e-4af1-83b2-16cc20f907cf", + "id": "fcbba8dc-6eb2-4319-acca-08cb7eb2784e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -23602,7 +23602,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d692792e-a2be-4c6e-9f73-8f607165d276", + "id": "b9bbcc9e-fcc9-4481-ae64-3fef6fff82e7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -23646,7 +23646,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8020d7a-a211-428f-a650-06b5a5f50136", + "id": "cef39954-3c2e-4399-80cd-83341eee6842", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -23702,7 +23702,7 @@ "description": "Use this API to implement the certification campaign filter functionality. These filters can be used to create a certification campaign that includes a subset of your entitlements or users to certify.\n\nFor example, if for a certification campaign an organization wants to certify only specific users or entitlements, then those can be included/excluded on the basis of campaign filters.\n\nFor more information about creating a campaign filter, refer to [Creating a Campaign Filter](https://documentation.sailpoint.com/saas/help/certs/campaign_filters.html#creating-a-campaign-filter)\n\nYou can create campaign filters using any of the following criteria types:\n\n- Access Profile : This criteria type includes or excludes access profiles from a campaign.\n\n- Account Attribute : This criteria type includes or excludes certification items that match a specified value in an account attribute.\n\n- Entitlement : This criteria type includes or excludes entitlements from a campaign.\n\n- Identity : This criteria type includes or excludes specific identities from your campaign.\n\n- Identity Attribute : This criteria type includes or excludes identities based on whether they have an identity attribute that matches criteria you've chosen.\n\n- Role : This criteria type includes or excludes roles, as opposed to identities.\n\n- Source : This criteria type includes or excludes entitlements from a source you select.\n\nFor more information about these criteria types, refer to [Types of Campaign Filters](https://documentation.sailpoint.com/saas/help/certs/campaign_filters.html#types-of-campaign-filters)\n\nOnce the campaign filter is created, it can be linked while creating the campaign. The generated campaign will have the items to review as per the campaign filter.\n\nFor example, An inclusion campaign filter is created with a source of Source 1, an operation of Equals, and an entitlement of Entitlement 1. When this filter is selected, only users who have Entitlement 1 are included in the campaign, and only Entitlement 1 is shown in the certification.\n", "item": [ { - "id": "e5f06c8f-3261-488e-9be5-30339bded3eb", + "id": "59b2eb29-b10e-4f49-acca-c5dc5c5fa429", "name": "Create Campaign Filter", "request": { "name": "Create Campaign Filter", @@ -23744,7 +23744,7 @@ }, "response": [ { - "id": "2beb650f-06b0-4a48-a849-4522923c0e3d", + "id": "e0a71a4a-d914-4441-8585-861cba64e5f9", "name": "Created successfully.", "originalRequest": { "url": { @@ -23800,7 +23800,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efbbe111-63b9-46b5-8c99-d76e27e35bcc", + "id": "673b0f93-8d5d-4851-8cb3-b0d3b6fa26a7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -23856,7 +23856,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b1b7226-0118-41ed-8dc1-a88ba415f45d", + "id": "4232bd43-dae0-462f-b65a-3da325d06a78", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -23912,7 +23912,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e5f4075-0f97-4168-a6e0-217b5555f883", + "id": "8b0f6a4d-8574-484a-a237-032b852a6148", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -23968,7 +23968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fb52c7b-015a-48bf-ba66-0ccec91507b7", + "id": "615c37dd-b8d3-44b3-89fe-0aa071d7e308", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -24024,7 +24024,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef36c5ff-90e4-4905-aaa4-2895314f7e53", + "id": "d057b034-c36d-4cf7-8521-afb4c676eb8d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -24086,7 +24086,7 @@ } }, { - "id": "06c80fc5-22b7-46e5-b19e-35fd9d189ec7", + "id": "6c3eb6ea-6773-4027-9881-d8bd23ef95e9", "name": "List Campaign Filters", "request": { "name": "List Campaign Filters", @@ -24143,7 +24143,7 @@ }, "response": [ { - "id": "8237189c-98c8-4ccb-8ef3-5fb1865f6cd6", + "id": "8571ae1c-d296-4727-88ad-e005c60a3cad", "name": "List of campaign filter objects.", "originalRequest": { "url": { @@ -24214,7 +24214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36d2b1ba-f9d1-4e98-adc6-edd4559d464d", + "id": "1fd7cfda-dc97-4868-a8c4-e2f29587206b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -24285,7 +24285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f924dd6f-f693-4a38-9713-23effd54570c", + "id": "aa94da53-8de7-44bf-b223-6fe48fb07a96", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -24356,7 +24356,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91a5194a-9c06-4cfb-9305-43d6333c1150", + "id": "07f036ae-3fb3-4a45-be9e-a17c75b53b06", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -24427,7 +24427,7 @@ "_postman_previewlanguage": "json" }, { - "id": "512577a9-861f-46f5-863e-c80e09d7d279", + "id": "ad4f91c6-c629-4255-b829-529be6830309", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -24498,7 +24498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a06c2aa-5ddf-455d-b8f9-8f99f54a1948", + "id": "9d7307bb-60cd-4adc-b9e3-7f8fab512aae", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -24575,7 +24575,7 @@ } }, { - "id": "46400548-4306-44bf-b295-60338ffd5297", + "id": "872a5dfa-f438-44f1-8359-8806176016bf", "name": "Get Campaign Filter by ID", "request": { "name": "Get Campaign Filter by ID", @@ -24616,7 +24616,7 @@ }, "response": [ { - "id": "c7558f33-0fda-40ca-ac52-e3d90c74b632", + "id": "556507ea-2887-479e-9ae9-84911820f188", "name": "A campaign filter object.", "originalRequest": { "url": { @@ -24660,7 +24660,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39fc9664-c691-40b9-b567-f62847927037", + "id": "86e524a2-bc5a-473a-8477-4ba2e474abc9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -24704,7 +24704,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41bae547-e6a9-4469-a109-12e1c119c188", + "id": "1e72095f-dc8a-4c53-8406-b1c8e312b02d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -24748,7 +24748,7 @@ "_postman_previewlanguage": "json" }, { - "id": "154139b2-a371-4405-8f28-3f2379451894", + "id": "414ba76b-eb4b-46c0-879a-3ba62eb28654", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -24792,7 +24792,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5ace2c7-6c4b-45af-ab3c-f9aa162fc434", + "id": "54b63631-dc3d-4448-abf6-7975bfd27740", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -24836,7 +24836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9256fdfa-f7ca-4237-8ee8-2688d647fa4b", + "id": "aa17f774-bf41-4e7d-a1ac-761312534eb2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -24880,7 +24880,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eca03e7d-c5cc-4ff8-af3f-eb5b310b9e13", + "id": "5db93160-4b93-486f-b309-588c5027bfc9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -24930,7 +24930,7 @@ } }, { - "id": "488906a5-f1b3-46fe-aca7-0bd0644c4990", + "id": "74c52647-df81-4a7a-a4dc-40ca44d8d934", "name": "Updates a Campaign Filter", "request": { "name": "Updates a Campaign Filter", @@ -24988,7 +24988,7 @@ }, "response": [ { - "id": "1967910a-31ad-435e-a0f1-e6c5be03cd5b", + "id": "c2adae63-25a0-46e8-b51b-4e37f4959c9c", "name": "Created successfully.", "originalRequest": { "url": { @@ -25045,7 +25045,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4d00955-c946-4907-830d-3bd86f39a345", + "id": "7c42fc6e-2b42-4bab-bc79-98dde650ece6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -25102,7 +25102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91b0cfe5-b044-48bc-89f7-e56beb761690", + "id": "523c7013-b0b9-4cfa-87c0-7629cd4655ae", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -25159,7 +25159,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02669369-88a8-48a1-956b-7d27a0d6abbe", + "id": "033240f3-a5e1-4c8c-8b2c-052819bd5e4d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -25216,7 +25216,7 @@ "_postman_previewlanguage": "json" }, { - "id": "966fc783-b2d9-43d6-bc39-644326364b03", + "id": "3f439e93-2fb7-4c10-9bcb-341229f4b3aa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -25273,7 +25273,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b724f5b-d05a-4511-89b6-099638684ee0", + "id": "06cf1271-db6b-43f3-9742-3274e6edaf68", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -25336,7 +25336,7 @@ } }, { - "id": "270ef1c2-1ee0-4e65-ab69-7e64389311f8", + "id": "3bd47c96-be35-4a0c-9421-b10e2d2a0ad0", "name": "Deletes Campaign Filters", "request": { "name": "Deletes Campaign Filters", @@ -25379,7 +25379,7 @@ }, "response": [ { - "id": "f5a96cf0-9e36-4ac5-9ed0-cb5e5b603821", + "id": "9e97ced6-6d37-4523-9c0e-3597b2dbeeca", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -25426,7 +25426,7 @@ "_postman_previewlanguage": "text" }, { - "id": "4f16d8d0-d50a-4def-b742-3f4b01925486", + "id": "8b6a647d-ffc6-4af8-bf35-b15792feaef7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -25483,7 +25483,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4218bcb6-be38-469f-bbc8-970c13eb805b", + "id": "a78946e0-59ef-4381-a1fa-be3e39ec9c89", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -25540,7 +25540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28f88f31-2fa4-4ff6-88df-47612999f69c", + "id": "ce772f1b-5551-490e-bd3c-c34998059990", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -25597,7 +25597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84e5214f-d943-4905-ba77-2d595d931e86", + "id": "0b104236-83da-4ea8-b0aa-8e2af8a82278", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -25654,7 +25654,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ce5ac0e-4dd2-45c4-b93b-9853682f8a43", + "id": "62ba9be4-0378-4c92-9454-153b5500897b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -25711,7 +25711,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62788a3f-9a03-4e26-9fb3-058f6dcafef2", + "id": "56a06fb3-e85e-4560-8857-4a8441c28886", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -25780,7 +25780,7 @@ "description": "Use this API to implement certification campaign functionality.\nWith this functionality in place, administrators can create, customize, and manage certification campaigns for their organizations' use. \nCertification campaigns provide Identity Security Cloud users with an interactive review process they can use to identify and verify access to systems. \nCampaigns help organizations reduce risk of inappropriate access and satisfy audit requirements. \n\nA certification refers to Identity Security Cloud's mechanism for reviewing a user's access to entitlements (sets of permissions) and approving or removing that access. \nThese certifications serve as a way of showing that a user's access has been reviewed and approved. \nMultiple certifications by different reviewers are often required to approve a user's access. \nA set of multiple certifications is called a certification campaign. \n\nFor example, an organization may use a Manager Certification campaign as a way of showing that a user's access has been reviewed and approved by multiple managers. \nOnce this campaign has been completed, Identity Security Cloud would provision all the access the user needs, nothing more. \n\nIdentity Security Cloud provides two simple campaign types users can create without using search queries, Manager and Source Owner campaigns:\n\nYou can create these types of campaigns without using any search queries in Identity Security Cloud: \n\n- ManagerCampaign: Identity Security Cloud provides this campaign type as a way to ensure that an identity's access is certified by their managers. \nYou only need to provide a name and description to create one. \n\n- Source Owner Campaign: Identity Security Cloud provides this campaign type as a way to ensure that an identity's access to a source is certified by its source owners. \nYou only need to provide a name and description to create one. \nYou can specify the sources whose owners you want involved or just run it across all sources. \n\nFor more information about these campaign types, refer to [Starting a Manager or Source Owner Campaign](https://documentation.sailpoint.com/saas/help/certs/starting_campaign.html).\n\nOne useful way to create certification campaigns in Identity Security Cloud is to use a specific search and then run a campaign on the results returned by that search. \nThis allows you to be much more specific about whom you are certifying in your campaigns and what access you are certifying in your campaigns. \nFor example, you can search for all identities who are managed by \"Amanda.Ross\" and also have the access to the \"Accounting\" role and then run a certification campaign based on that search to ensure that the returned identities are appropriately certified. \n\nYou can use Identity Security Cloud search queries to create these types of campaigns: \n\n- Identities: Use this campaign type to review and revoke access items for specific identities. \nYou can either build a search query and create a campaign certifying all identities returned by that query, or you can search for individual identities and add those identities to the certification campaign. \n\n- Access Items: Use this campaign type to review and revoke a set of roles, access profiles, or entitlements from the identities that have them. \nYou can either build a search query and create a campaign certifying all access items returned by that query, or you can search for individual access items and add those items to the certification campaign. \n\n- Role Composition: Use this campaign type to review a role's composition, including its title, description, and membership criteria. \nYou can either build a search query and create a campaign certifying all roles returned by that query, or you can search for individual roles and add those roles to the certification campaign. \n\n- Uncorrelated Accounts: Use this campaign type to certify source accounts that aren't linked to an authoritative identity in Identity Security Cloud. \nYou can use this campaign type to view all the uncorrelated accounts for a source and certify them. \n\nFor more information about search-based campaigns, refer to [Starting a Campaign from Search](https://documentation.sailpoint.com/saas/help/certs/starting_search_campaign.html).\n\nOnce you have generated your campaign, it becomes available for preview. \nAn administrator can review the campaign and make changes, or if it's ready and accurate, activate it. \n\nOnce the campaign is active, organization administrators or certification administrators can designate other Identity Security Cloud users as certification reviewers. \nThose reviewers can view any of the certifications they either need to review (active) or have already reviewed (completed).\n\nWhen a certification campaign is in progress, certification reviewers see the listed active certifications whose involved identities they can review. \nReviewers can then make decisions to grant or revoke access, as well as reassign the certification to another reviewer. If the reviewer chooses this option, they must provide a reason for reassignment in the form of a comment.\n\nOnce a reviewer has made decisions on all the certification's involved access items, he or she must \"Sign Off\" to complete the review process.\nDoing so converts the certification into read-only status, preventing any further changes to the review decisions and deleting the work item (task) from the reviewer's list of work items. \n\nOnce all the reviewers have signed off, the certification campaign either completes or, if any reviewers decided to revoke access for any of the involved identities, it moves into a remediation phase. \nIn the remediation phase, identities' entitlements are altered to remove any entitlements marked for revocation.\nIn this situation, the certification campaign completes once all the remediation requests are completed. \n\nThe end of a certification campaign is determined by its deadline, its completion status, or by an administrator's decision. \n\nFor more information about certifications and certification campaigns, refer to [Certifications](https://documentation.sailpoint.com/saas/user-help/certifications.html).\n", "item": [ { - "id": "b73a90c8-4ca9-4042-9fb0-c255e63d7f06", + "id": "a3295045-f3ea-486e-8e72-a35537934a8c", "name": "List Campaigns", "request": { "name": "List Campaigns", @@ -25864,7 +25864,7 @@ }, "response": [ { - "id": "ee7bd96d-e089-4439-aa5c-c9e2e04403e3", + "id": "75529a75-4f71-4966-b8e1-0884c8f9ace5", "name": "Slim Campaign", "originalRequest": { "url": { @@ -25962,7 +25962,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ad1f2e9-5d68-4f35-a842-0ed5e7b30ff3", + "id": "6b31f37d-426e-4c59-9c28-93b6d20fdc47", "name": "Full Campaign", "originalRequest": { "url": { @@ -26060,7 +26060,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3b39d11-6f20-4497-bcfd-31c6e6efc6c0", + "id": "b0a2dd74-810e-49ab-ac38-64285be1b3e2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -26158,7 +26158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf214fcd-894e-4f33-818b-ea4f86066e5d", + "id": "9a0cc4b6-4547-4960-b255-92be4f117d76", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -26256,7 +26256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "202d0112-8e63-41eb-ab9e-d2c2b4d33803", + "id": "0f7e8575-454b-42ef-a470-5bd192f88f06", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -26354,7 +26354,7 @@ "_postman_previewlanguage": "json" }, { - "id": "130417d8-eb46-42e9-8ae9-066a6edb5ac6", + "id": "2e85ce0c-78e2-4777-a469-a39e54788ffb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -26452,7 +26452,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69d7aa06-adce-4030-ae71-9bef6e8b228f", + "id": "35a505c0-2247-47ba-8b77-cbe07d074e9f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -26556,7 +26556,7 @@ } }, { - "id": "de0283b4-2636-4ac8-8438-4ada41c94957", + "id": "19429334-4679-48b2-ad20-99dc9ee36918", "name": "Create a campaign", "request": { "name": "Create a campaign", @@ -26598,7 +26598,7 @@ }, "response": [ { - "id": "98374029-9d3f-4f22-b38b-d8fbc46e52d8", + "id": "710251e2-c384-4bff-b009-ee9bac96cd6d", "name": "Manager", "originalRequest": { "url": { @@ -26654,7 +26654,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33c3e49b-8cda-4cc4-bdaa-45c901945ec2", + "id": "325b0910-2e06-457d-a203-cba0637da77e", "name": "Search", "originalRequest": { "url": { @@ -26710,7 +26710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "961b6e0e-f5ec-4ce4-ae5f-6975ccc15598", + "id": "678f6a01-68ec-46c2-b19a-bf41a0c59acd", "name": "Source Owner", "originalRequest": { "url": { @@ -26766,7 +26766,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b1a15c9-ac3f-44d3-a8b5-df841d488bea", + "id": "2dcf7e86-3e14-4a14-9c65-71159c58a389", "name": "Role Composition", "originalRequest": { "url": { @@ -26822,7 +26822,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e9d9a9c-b4be-4fe9-8ee2-fb38e208c313", + "id": "a0a2a0d4-1036-4bfb-9bc0-267aa36f0573", "name": "Manager", "originalRequest": { "url": { @@ -26878,7 +26878,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02f2dfec-1c00-43b7-b830-87b53d3c5cf9", + "id": "5d1cab6b-3974-4b2d-9582-d0f5471cc2ff", "name": "Search", "originalRequest": { "url": { @@ -26934,7 +26934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30be6457-8db1-4ffe-b3db-3abe314c2d75", + "id": "222aac3c-8c9b-4602-94f0-627dff4d7207", "name": "Source Owner", "originalRequest": { "url": { @@ -26990,7 +26990,7 @@ "_postman_previewlanguage": "json" }, { - "id": "157d2cfb-c99a-4702-bcf4-857029095d5c", + "id": "13b02ca1-5fd0-4a2b-b0bf-297fcdaf567c", "name": "Role Composition", "originalRequest": { "url": { @@ -27046,7 +27046,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ca5f464-4c5d-4927-9e92-d5ef600415f8", + "id": "c0d32c0e-74e2-4879-98cc-cf99c80d8233", "name": "Machine Account", "originalRequest": { "url": { @@ -27102,7 +27102,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0061e474-98f7-487c-98ba-23feae020221", + "id": "b6ca5653-f861-42c9-bbab-35722b0abc8a", "name": "Manager", "originalRequest": { "url": { @@ -27158,7 +27158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "101b82af-06f2-41fe-a234-fe2b45ff120f", + "id": "cc654918-0057-4a02-95d3-cd2044c6ee02", "name": "Search", "originalRequest": { "url": { @@ -27214,7 +27214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5be137d-5c0c-4aec-914c-72f3d02e4edc", + "id": "d9948121-69a9-44c1-898c-c867dd661f79", "name": "Source Owner", "originalRequest": { "url": { @@ -27270,7 +27270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f9790df-b148-484c-8e31-1da476efe019", + "id": "f17f21e8-51dc-43a9-8ff0-1ae8df5b1087", "name": "Role Composition", "originalRequest": { "url": { @@ -27326,7 +27326,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c69c4ffc-a638-4c09-9e5b-6ec581907de1", + "id": "570bdce1-95b1-4b88-bab8-f1c13550ad14", "name": "Machine Account", "originalRequest": { "url": { @@ -27382,7 +27382,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6732cc39-3e17-4617-9799-ddd67c52aee7", + "id": "b5cbaa46-e337-4764-8c92-d055d7e33861", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -27438,7 +27438,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f141eff-a353-4f99-a99c-9b66daf727f3", + "id": "02286425-93e9-408f-909a-e19006f7fed9", "name": "Search", "originalRequest": { "url": { @@ -27494,7 +27494,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1461c2c-622b-4949-8901-c92437db2b12", + "id": "f8ae8b91-ebcc-4127-89da-0be2f928837f", "name": "Source Owner", "originalRequest": { "url": { @@ -27550,7 +27550,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43b1e7fe-4347-4bdc-88ed-f32cf0351f72", + "id": "61b8298d-5b6f-4450-8d09-d71f8ff1d500", "name": "Role Composition", "originalRequest": { "url": { @@ -27606,7 +27606,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50a5018c-cf72-4c5a-96a1-c645c182b1d5", + "id": "304ca542-838a-43ea-b0fb-511b5ec1883f", "name": "Machine Account", "originalRequest": { "url": { @@ -27662,7 +27662,7 @@ "_postman_previewlanguage": "json" }, { - "id": "397753ac-19b7-426b-a5c4-0dbede36f153", + "id": "13b46162-5663-4079-aa60-8a31bdc6db04", "name": "Manager", "originalRequest": { "url": { @@ -27718,7 +27718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ec0d3f7-792c-4310-9bcc-5a2bb59fb5d3", + "id": "67522d69-ffa2-43ef-ae07-39afa12ad455", "name": "Search", "originalRequest": { "url": { @@ -27774,7 +27774,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8bf397c1-1dad-47d1-994f-fe0c6c220258", + "id": "a18d2a0f-ce6c-4497-a196-4effc72c6807", "name": "Source Owner", "originalRequest": { "url": { @@ -27830,7 +27830,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05f4e0a5-2d42-40be-805d-293ddfbe36cc", + "id": "0689ce7d-87c4-4347-9b85-6105846d7c99", "name": "Role Composition", "originalRequest": { "url": { @@ -27886,7 +27886,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c95eca1-dd17-4e79-a2ac-3dd4f414fed8", + "id": "7c2484bd-0ac0-4aa4-8ff5-5ba73115f247", "name": "Machine Account", "originalRequest": { "url": { @@ -27942,7 +27942,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a3b9341-4301-4683-99cf-5def78c1b2f6", + "id": "b970d01c-aaa5-467e-bd7d-b27541f88f5d", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -27998,7 +27998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71cff7e7-8ba4-45c8-aeab-bc4210def36f", + "id": "4265431e-8371-4efc-835a-99ba81dff216", "name": "Search", "originalRequest": { "url": { @@ -28054,7 +28054,7 @@ "_postman_previewlanguage": "json" }, { - "id": "595c4857-a41a-43e3-a8e5-ee471f9082a2", + "id": "126074ce-24e6-490f-ae5a-8f19d2a5c8fa", "name": "Source Owner", "originalRequest": { "url": { @@ -28110,7 +28110,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cf3085f-0419-40fc-88ca-4ffd97dd1062", + "id": "c9b6c6d3-62e0-47a4-9094-8d35f7bcdeb0", "name": "Role Composition", "originalRequest": { "url": { @@ -28166,7 +28166,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42d6cc9a-49a2-4607-bbc7-ee87572ec998", + "id": "1cebeec1-4ad7-4a1a-b8b7-17f939d4b14a", "name": "Machine Account", "originalRequest": { "url": { @@ -28228,7 +28228,7 @@ } }, { - "id": "de7755bc-ce63-4d78-8703-9b2db9c43bf5", + "id": "ecec18cd-4b2a-4c61-a764-f7b16997997b", "name": "Get Campaign", "request": { "name": "Get Campaign", @@ -28279,7 +28279,7 @@ }, "response": [ { - "id": "f146c906-f71d-479b-8a0e-5335ac89116c", + "id": "23e47f6d-0656-4a5f-81ce-759315701cdf", "name": "Manager", "originalRequest": { "url": { @@ -28333,7 +28333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1184d29-bbc6-4674-b57d-916f8f60cf34", + "id": "64949ebb-eab8-4deb-9750-d437fc91563c", "name": "Search", "originalRequest": { "url": { @@ -28387,7 +28387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed7700ef-090a-45b1-8d25-91fad91a5753", + "id": "3e12df2e-6bf5-4ee2-98df-127c609db7bc", "name": "Source Owner", "originalRequest": { "url": { @@ -28441,7 +28441,7 @@ "_postman_previewlanguage": "json" }, { - "id": "726a1540-0746-458f-ad3e-04a1962978b4", + "id": "848c7d1b-0a15-4305-9466-21f4d8d0cf3f", "name": "RoleComposition", "originalRequest": { "url": { @@ -28495,7 +28495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c2364a7-a9a7-4cfa-8e5d-49a80dde63d8", + "id": "958862ef-d240-40e8-a07c-23cb4f43f5cb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -28549,7 +28549,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24a06dd5-50aa-4965-96ad-b679c1cd1803", + "id": "d8db8702-aff9-44ae-ac9f-64159bc5bf31", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -28603,7 +28603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "999fe60d-d5ff-4267-b920-d89d71081828", + "id": "66931453-1355-4e9a-b1ca-146274b9e66f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -28657,7 +28657,7 @@ "_postman_previewlanguage": "json" }, { - "id": "819dbe0a-7b27-4b8a-b6ce-8dbb78a88dfb", + "id": "d4f1758e-c32b-4aaa-984d-22ead933c49d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -28711,7 +28711,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ddac573b-2451-4d52-83cd-511523a02458", + "id": "1a4c154d-bb1f-4692-91ac-a9e71f7eaad5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -28765,7 +28765,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e612ae83-ad76-4664-a8b3-015eab566d2f", + "id": "0c76b0d2-1b0f-41cf-b818-0e7e16cfeaff", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -28825,7 +28825,7 @@ } }, { - "id": "533f69e0-6602-4fdd-a901-e4ae3f410e73", + "id": "bd63644f-1c62-4eb6-9239-163d8f8216ee", "name": "Update a Campaign", "request": { "name": "Update a Campaign", @@ -28879,7 +28879,7 @@ }, "response": [ { - "id": "612488bb-1b85-4110-bd76-87c885007e55", + "id": "4db3b79f-74ad-4330-aeac-40524fe3ea78", "name": "Manager", "originalRequest": { "url": { @@ -28936,7 +28936,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb52592f-cc8e-4062-9959-f0f2fbbc15be", + "id": "e0e61ad1-ca48-4c85-a0a6-88afd79879d9", "name": "Search", "originalRequest": { "url": { @@ -28993,7 +28993,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9516ea65-0463-41b0-83bf-2d29221dd38c", + "id": "d2b46641-74f8-4e40-a910-705cd0c6b711", "name": "Source Owner", "originalRequest": { "url": { @@ -29050,7 +29050,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7b6366e-8cb4-485a-a47c-a5948759e5e3", + "id": "5e869969-6d17-44c6-b0d0-6fc510c0a76c", "name": "RoleComposition", "originalRequest": { "url": { @@ -29107,7 +29107,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3dd07c8a-94cf-4226-93d4-ae5c54b49472", + "id": "0a12ebca-2d0a-4679-9d6f-17ecdd39f3b2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -29164,7 +29164,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b931f98-48b6-4f1d-b3ae-7eb28add3382", + "id": "8f18d70e-ce9e-438c-986a-f0b69533ebb7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -29221,7 +29221,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da7d5e53-c41e-43c5-88b2-c2229bd4e47a", + "id": "ea8e178f-75d8-41a9-883b-e7d6b2aa2b89", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -29278,7 +29278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a12c4c4-3efd-4054-a1e1-50aa3e82bcac", + "id": "af5358a5-bac6-4e11-a8d1-d121363075b5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -29335,7 +29335,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2487ab5-5458-4d54-8b4c-132a78b88c82", + "id": "ed4d905c-20ea-42d7-a3fc-90a911c3e82c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -29392,7 +29392,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7c4d49e-51af-4e89-94c8-20243e693b01", + "id": "c9d5c60e-0cf3-45df-adaf-e22335d53280", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -29455,7 +29455,7 @@ } }, { - "id": "e14f44ba-26ce-472a-bf77-ca7c734482ca", + "id": "d47e3fbd-5838-4dbe-9f41-83f06ae4a350", "name": "Reassign Certifications", "request": { "name": "Reassign Certifications", @@ -29510,7 +29510,7 @@ }, "response": [ { - "id": "ef61eb0a-c971-412f-a4b7-61cfd5f2def4", + "id": "1b79c96f-06af-4670-b29f-396fddb5a0de", "name": "The reassign task that has been submitted.", "originalRequest": { "url": { @@ -29568,7 +29568,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75dee7de-bd32-411f-9ea8-9dafed96be4e", + "id": "d5a4f5a6-a6ce-47e5-a3f3-450ad4ab52f1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -29626,7 +29626,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9eeb5d1-5d4f-4630-bf1e-35688b0f118a", + "id": "fefe8328-0265-4e13-af08-08599353c55e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -29684,7 +29684,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdf5ddac-ff7c-4ccd-a83d-050c606ad1ce", + "id": "92db8c3b-b0d8-4217-986e-252b9ab8c1fe", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -29742,7 +29742,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa40911a-b6b8-404b-8106-cc7d6d76ffc3", + "id": "dd9b5fe7-23fa-4436-87da-4a04e3237ed1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -29800,7 +29800,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97402fb2-ade8-4010-a2b7-dec04124ac13", + "id": "85cb78d7-3000-4b93-90e7-708f30cfce24", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -29858,7 +29858,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2e1b959-c4db-480c-a016-11c6a6a14b14", + "id": "18e02213-4fb5-439a-ad5d-b00cd24f328b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -29922,7 +29922,7 @@ } }, { - "id": "84a8ba12-4cde-4ef4-84d7-a5d351abb471", + "id": "2d6b9ebd-4d5f-4f6e-b833-79c191c7f567", "name": "Activate a Campaign", "request": { "name": "Activate a Campaign", @@ -29977,7 +29977,7 @@ }, "response": [ { - "id": "41c6f1b5-e0fc-485e-a919-10f0661b0c61", + "id": "0528c86d-1fbb-4e6d-8056-cb2d221d30c6", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -30035,7 +30035,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2067482-2a18-4773-99cf-ab4970655416", + "id": "ecae6548-1959-406a-9ab3-472175c6302e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -30093,7 +30093,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1a973bd-74cf-44ed-9da3-c860909f31c0", + "id": "9b82292b-1c9a-4fde-8b8d-bb984b62d8a1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -30151,7 +30151,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d36392d2-1408-46a8-b6ae-6136922b0858", + "id": "bc7eddd3-d21a-406f-ab7f-8f440dd27ab8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -30209,7 +30209,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0575cff7-5cb1-45eb-8c0e-4a63d59c08d2", + "id": "cfec0170-6d7a-4446-a7ec-1fc83863fa29", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -30267,7 +30267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7dd6cc93-e18d-4e76-a30a-660b1dc7cc8d", + "id": "18c32d37-e2b4-4718-aabb-d6c3485bfe77", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -30325,7 +30325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92f92f11-a62f-42cc-97f5-4e9575ce9d7e", + "id": "fb1a7b4e-847f-4827-bdfe-b631b0db0600", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -30389,7 +30389,7 @@ } }, { - "id": "4cd43b2e-a209-4eb3-86c6-ea2dd6f3f6f9", + "id": "57d23510-f682-486d-89d5-707c481a2dda", "name": "Complete a Campaign", "request": { "name": "Complete a Campaign", @@ -30444,7 +30444,7 @@ }, "response": [ { - "id": "10fbc4e0-d586-40d6-bce1-e7c756257729", + "id": "14c0ed34-060b-457f-861a-fa57cb02a7d7", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -30502,7 +30502,7 @@ "_postman_previewlanguage": "json" }, { - "id": "262ab2ca-3d8a-4649-932d-1c1c45912f27", + "id": "659e1873-9dad-4eee-a0c7-c1a41f2b6569", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -30560,7 +30560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de0f6268-cff8-4882-be32-368bc3182f54", + "id": "a30a2b6b-70b0-4ec4-a836-efe8d111fa27", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -30618,7 +30618,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8654d1a6-1d91-427d-b10d-e1492fd9a160", + "id": "e012ab59-7a38-424e-9d58-5b3037cff405", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -30676,7 +30676,7 @@ "_postman_previewlanguage": "json" }, { - "id": "986f7a60-fe74-4c6e-9452-fb3b7b787320", + "id": "23895454-c46f-41a0-9846-b686846443c2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -30734,7 +30734,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49e36cee-89fc-4f4e-9123-b5184f75dcb8", + "id": "9dc57a78-e072-40c1-9738-1e25a7716517", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -30792,7 +30792,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3bd5701-2a9c-445a-8c07-4292ba65f480", + "id": "7f2f2216-bbda-4ba7-8261-3a8b7ebba1a8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -30856,7 +30856,7 @@ } }, { - "id": "5d19c335-7be3-4cd2-9e79-2d9ef8b42fd6", + "id": "8dec72c4-4c32-4aa7-8362-7cf9589a506b", "name": "Delete Campaigns", "request": { "name": "Delete Campaigns", @@ -30899,7 +30899,7 @@ }, "response": [ { - "id": "5d8d543c-b4f5-4d21-840b-b91b2a54dc11", + "id": "652cc942-e6cb-41c6-84df-0e15f22f51f0", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -30956,7 +30956,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3698753c-cac8-4a1c-871e-07f72952a0be", + "id": "579f3151-6fcb-447f-9136-2b5b816873da", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -31013,7 +31013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8f944b4-0a37-4409-a618-aa06fda9cc45", + "id": "d5edf4ae-0716-401a-bcac-d43a771a24ca", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -31070,7 +31070,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bc3d045-d81a-45e9-bb8c-8d6d1979a3dd", + "id": "69544e0c-32a3-499e-ad09-e66a73a31f3d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -31127,7 +31127,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b29aaf7-fd82-43a0-b372-bfcbfff3b5a8", + "id": "a90be125-02a2-4a3c-adb2-d15c774fefe7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -31184,7 +31184,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0050f347-f6eb-45a7-8e43-854aacbc0033", + "id": "f614d40c-8f26-43dc-b3bf-8b42c7f93fad", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -31241,7 +31241,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c245437c-e5ba-490a-abfd-33db7837c407", + "id": "f5c524cc-090d-4ea8-af7c-0bea411a57da", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -31304,7 +31304,7 @@ } }, { - "id": "c627c85e-1b18-4d6b-ac5e-016cf00cfe5f", + "id": "d47266fa-0dd3-423d-b337-8345f633b5f1", "name": "Run Campaign Remediation Scan", "request": { "name": "Run Campaign Remediation Scan", @@ -31346,7 +31346,7 @@ }, "response": [ { - "id": "4f03a15d-a65f-4e64-88c4-889a836b6f9d", + "id": "a0c94f5a-f7da-4a30-9913-6be590ca2d35", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -31391,7 +31391,7 @@ "_postman_previewlanguage": "json" }, { - "id": "019df249-7b5e-4a94-b98f-c850901ee43e", + "id": "12e10dd6-832b-4848-8836-ce7bd72b88c9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -31436,7 +31436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "555b9666-af1f-4eca-942e-23ed676c31ee", + "id": "a5d5cc0c-867a-4834-9087-50d2e9d9eb65", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -31481,7 +31481,7 @@ "_postman_previewlanguage": "json" }, { - "id": "170ebd9b-7205-475a-a935-fc140b065c38", + "id": "3f66fa6c-b274-4f15-b767-02382e078f1d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -31526,7 +31526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3dd33bcf-2ded-4a2b-a1b3-15cf0856dedc", + "id": "afaa75de-a9a5-4836-b703-3e4c76679f9c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -31571,7 +31571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe11f79e-d02b-4fe9-9098-4e8023b24f92", + "id": "12f4cc67-37a4-4e0a-bf52-5360244a4e98", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -31616,7 +31616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9aedf84-722b-44ec-a211-302e78f93a68", + "id": "b7177d9e-743f-4bee-8039-7267ace6b5cc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -31667,7 +31667,7 @@ } }, { - "id": "6a7f9aff-4075-4f7c-a199-5d74efa9776e", + "id": "999a9839-a54b-400a-97a3-dd89c18369b3", "name": "Get Campaign Reports", "request": { "name": "Get Campaign Reports", @@ -31709,7 +31709,7 @@ }, "response": [ { - "id": "73c1c9a0-0fe1-4ac1-b0e2-2f551b92e1ba", + "id": "db08925b-147d-4fef-acbd-e8beb4ef1242", "name": "Array of campaign report objects.", "originalRequest": { "url": { @@ -31754,7 +31754,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9001926-d9be-41c7-ab60-fafadbb1e4f4", + "id": "25986a37-279a-473a-a865-0014a0b71940", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -31799,7 +31799,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5253966e-4681-4676-b73e-b472167f6bad", + "id": "939b775b-ba65-4005-8b87-ee80ba4d7400", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -31844,7 +31844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a684021-6803-4543-ada5-a5b400cf3f73", + "id": "63c95f06-2371-4379-9329-0cc6ad968c76", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -31889,7 +31889,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70b50484-9c88-4cec-9636-b6709ac3f151", + "id": "f3b4993c-b562-4c38-be07-ad83c17ffcc5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -31934,7 +31934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b43a797-c718-4df4-9e91-3663618c5892", + "id": "a9d2665f-13ed-4233-a778-57c046258800", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -31979,7 +31979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12d00cb2-9b15-4211-8e50-a8130a3f0e88", + "id": "f098a8d7-ac90-4984-a9c0-a6cbea5da147", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -32030,7 +32030,7 @@ } }, { - "id": "839c20e7-2e2a-472c-83e9-717ff6f36ebb", + "id": "d552a440-f470-4fbd-b08f-7d3eada6d373", "name": "Run Campaign Report", "request": { "name": "Run Campaign Report", @@ -32083,7 +32083,7 @@ }, "response": [ { - "id": "a639e54b-0a0f-49d6-a0ac-48fd8d4ba7c9", + "id": "6a0ad90f-164d-4e3f-bc52-1e0770024932", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -32129,7 +32129,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a7df000-9597-4028-805d-2930ed67a4c9", + "id": "a1b40837-b691-436d-b348-30c29e67e565", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -32175,7 +32175,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b6e4b42-c5d8-467b-9585-1b0f91baf3fd", + "id": "2e1f0ae3-9312-4af6-aa82-7f0a88f575dd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -32221,7 +32221,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf8e8b67-252f-4ff1-80c0-dfba93020f27", + "id": "ba49b7b2-6536-4893-aa21-848b498c2504", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -32267,7 +32267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90e0df64-ffa4-40ab-bae1-29d840f99c8a", + "id": "b79557a0-27bc-4e3c-8c2a-3c6b84d2f9d5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -32313,7 +32313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef57bda7-be5a-4fed-ae1e-2bf0b5bb3cfa", + "id": "022cbcb9-33bf-4b56-a8c1-a65a109b91a2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -32359,7 +32359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf172f9b-a8a8-4173-9111-4dfd5c7cd70c", + "id": "f47b7a47-8a41-41fc-9c5f-f41fdfb56e6b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -32411,7 +32411,7 @@ } }, { - "id": "64d8a397-294c-4528-8bbb-689b1b8c25fe", + "id": "0a21d483-753c-447e-b31b-d7baab1058ae", "name": "Get Campaign Reports Configuration", "request": { "name": "Get Campaign Reports Configuration", @@ -32441,7 +32441,7 @@ }, "response": [ { - "id": "69d76014-a06f-42e0-9fbb-1db61e603973", + "id": "1b43e3d9-3112-4a03-b76d-c5eb136bd648", "name": "Campaign report configuration.", "originalRequest": { "url": { @@ -32485,7 +32485,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fc92588-d25f-4a42-96e1-9464309c4f28", + "id": "005a8fb9-8b2e-44f0-9d8b-6914738bdf59", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -32529,7 +32529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e70b91a-3eb2-4616-bbbe-ca5df0aba02d", + "id": "43b8e105-44aa-41aa-83d3-8c7da36855a1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -32573,7 +32573,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3ab3ca4-99bf-4a4f-a845-1866f06224b2", + "id": "2714f1d8-5fad-4e71-a2b8-c7db3df73a7f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -32617,7 +32617,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7d5a156-0979-4d8f-a285-bdc86e9c7ff1", + "id": "cfffd60e-d369-4c5b-99ee-8fd698552abf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -32661,7 +32661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b87802d-70f8-42f3-9aed-c0c21e3f1127", + "id": "bf33df9f-d11f-45ed-8262-e3239c67ce4d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -32711,7 +32711,7 @@ } }, { - "id": "bb00209c-29fc-4c9d-a909-b32a9d2817f8", + "id": "fb72ce57-c0d8-4ac7-8cc3-29eaad527d67", "name": "Set Campaign Reports Configuration", "request": { "name": "Set Campaign Reports Configuration", @@ -32754,7 +32754,7 @@ }, "response": [ { - "id": "2d33bd0d-7836-479c-9ccd-5580602f2b32", + "id": "9e118e86-5781-410c-be7f-ab5f733b0563", "name": "The persisted campaign report configuration.", "originalRequest": { "url": { @@ -32811,7 +32811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a7566d6-ccff-4b5f-a176-68af9a0d17d8", + "id": "b3c3139b-df73-43e4-b230-3d2904fb47c2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -32868,7 +32868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f13cba7a-a62a-4a88-abcb-f7150931203f", + "id": "2a611572-24c2-49ff-8493-bfc7ffa9a05a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -32925,7 +32925,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c0b2773-76d4-419c-a9bd-88d2b4a4c2a3", + "id": "254dbd07-f92c-4a7e-a7ae-f202cfac142d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -32982,7 +32982,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f75cf6d5-2db2-4fbf-89b2-7b0318c9fca3", + "id": "4c2462c7-b039-4208-bce3-456779317b3a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -33039,7 +33039,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfcb553f-77de-4bc9-a912-34a190d9b875", + "id": "f6a902c1-14e4-44eb-b3c0-4eae73d90292", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -33102,7 +33102,7 @@ } }, { - "id": "bcc86fa0-0f34-4b27-b11b-c5b36bd271da", + "id": "9160b311-81cf-48d5-ab60-f8b9bee52fc2", "name": "Create a Campaign Template", "request": { "name": "Create a Campaign Template", @@ -33144,7 +33144,7 @@ }, "response": [ { - "id": "c16456ec-4eb9-4c39-b57b-a8f7c038edea", + "id": "b770b883-c036-4397-aae3-effff9907ec7", "name": "Manager", "originalRequest": { "url": { @@ -33200,7 +33200,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e13e540-6daf-4bb8-86e5-5045ac232420", + "id": "921ffd5e-69d1-44c7-bd8c-2363fe936878", "name": "Search", "originalRequest": { "url": { @@ -33256,7 +33256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35b1b599-ea00-4eb5-bc01-7b0dbf938f68", + "id": "1039dfcb-737f-4634-a56f-7c67c425b9fd", "name": "Source Owner", "originalRequest": { "url": { @@ -33312,7 +33312,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3167f39-5ab5-4ee5-bfd8-3e589487c982", + "id": "107d599b-bb8b-48f9-aeee-b15d8d9553f4", "name": "RoleComposition", "originalRequest": { "url": { @@ -33368,7 +33368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "458dd364-a795-4aa0-804a-bd4e79667dfa", + "id": "b72c8b6d-bd91-4826-b092-708882f38951", "name": "Manager", "originalRequest": { "url": { @@ -33424,7 +33424,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ebfcc94-e57d-4f1e-b0bf-98af5e130764", + "id": "f61be219-beab-4222-89ba-47cda4df706d", "name": "Search", "originalRequest": { "url": { @@ -33480,7 +33480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60e1572e-186a-47e9-90c2-b80a426e126a", + "id": "e0ab8d59-3176-4092-b11f-9a941ea02e65", "name": "Source Owner", "originalRequest": { "url": { @@ -33536,7 +33536,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6497ac5d-8c26-442b-a277-4e433a6ca2f7", + "id": "57621413-e74b-495a-bd9f-df1bca9753d5", "name": "RoleComposition", "originalRequest": { "url": { @@ -33592,7 +33592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51dac997-ab8f-46f9-9c5c-738d7c329608", + "id": "de506893-ba49-4348-8671-da4ad563f8b2", "name": "Manager", "originalRequest": { "url": { @@ -33648,7 +33648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "015bd9b1-e7d0-4fa7-82b6-a79765423a5b", + "id": "19d0135d-9e95-4037-a95a-3e5d5210b960", "name": "Search", "originalRequest": { "url": { @@ -33704,7 +33704,7 @@ "_postman_previewlanguage": "json" }, { - "id": "097686c2-f2e8-437c-a282-deb23c0a8026", + "id": "55236bd0-8eae-400c-a198-08814dba4871", "name": "Source Owner", "originalRequest": { "url": { @@ -33760,7 +33760,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b3d8129-4800-4502-a70d-d349bb0f7bb4", + "id": "31caa31e-09e8-414b-9969-3dfcb42ca1d9", "name": "RoleComposition", "originalRequest": { "url": { @@ -33816,7 +33816,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22fc52b7-2674-4eda-8c72-682c5a55b94f", + "id": "33ebdab9-9833-41f1-a635-aa0586194e37", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -33872,7 +33872,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5179d732-d1c6-4d5b-870a-ec68c92fb6ec", + "id": "d87a2f3c-75d9-4a9b-aa8d-6d555a625fda", "name": "Search", "originalRequest": { "url": { @@ -33928,7 +33928,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de21bf80-12fc-4c4f-943e-7593e1c92865", + "id": "3f77a73e-823a-48c9-80fd-c6a3f3306e69", "name": "Source Owner", "originalRequest": { "url": { @@ -33984,7 +33984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "433f63a7-9e01-48f1-b523-63112e123d39", + "id": "54771c2d-0ebf-4800-8f88-3157d8965312", "name": "RoleComposition", "originalRequest": { "url": { @@ -34040,7 +34040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eadee20c-f3a7-4bc8-91b9-eb0e0f57841e", + "id": "d66f2b44-1139-4333-b598-8d3a575f9d42", "name": "Manager", "originalRequest": { "url": { @@ -34096,7 +34096,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d267385-ec88-45c8-8861-d7cde6c99081", + "id": "d93e3c4c-101b-4d4a-bfa2-e8c7afb4e6f1", "name": "Search", "originalRequest": { "url": { @@ -34152,7 +34152,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1bf92d28-da93-4fd7-b94c-ec3b57d58680", + "id": "9e5056ed-1f7e-4bcb-a47b-0c603ea25a58", "name": "Source Owner", "originalRequest": { "url": { @@ -34208,7 +34208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5ffbe11-d40f-4214-a759-9905927e3041", + "id": "9a2aaead-0670-4c00-8b41-beef0d48bfb6", "name": "RoleComposition", "originalRequest": { "url": { @@ -34264,7 +34264,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4def5c0-cd05-4bf5-adce-3130b9a07e06", + "id": "65bd84a2-5cd2-4dc6-b201-82178b458162", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -34320,7 +34320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23344a35-6f9e-4630-869f-ebbe3baa0205", + "id": "20aaaf12-a7db-4c32-8d2e-9129c6b2a2b7", "name": "Search", "originalRequest": { "url": { @@ -34376,7 +34376,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27c6b361-472c-4513-99ec-5908cd778adc", + "id": "76e1d644-7a8f-4158-985a-a9bf6fa84939", "name": "Source Owner", "originalRequest": { "url": { @@ -34432,7 +34432,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cd6f5ba-2889-45b5-b5aa-f512b4919cd2", + "id": "ce3ab085-bd7d-4f37-940c-42d44ab6f8e5", "name": "RoleComposition", "originalRequest": { "url": { @@ -34494,7 +34494,7 @@ } }, { - "id": "73c637f0-08c6-4394-bad9-c4c47d928c8e", + "id": "b6b4ed21-881a-4d63-a771-ec0d874c49b9", "name": "List Campaign Templates", "request": { "name": "List Campaign Templates", @@ -34569,7 +34569,7 @@ }, "response": [ { - "id": "8c031a37-250f-4bd1-90b8-a93549b53e23", + "id": "b5dc7607-c1f7-4f51-89ad-8588e7650a92", "name": "List of campaign template objects.", "originalRequest": { "url": { @@ -34658,7 +34658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0afd4a91-e91e-4796-996a-14ed355e22dd", + "id": "e6734b3e-bf35-4740-9195-09df504b4754", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -34747,7 +34747,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dea15291-1278-482d-8cd2-7e806404b46c", + "id": "c6db251b-3193-4e57-946e-3d5e7daf4994", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -34836,7 +34836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1914dd56-d7a7-4962-93e3-b9ead185625a", + "id": "2b858001-30ed-4ff5-97a8-6c27beaf5b8d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -34925,7 +34925,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44aeb299-40cb-4127-afa8-34d44b578c71", + "id": "06a0be16-d773-4633-847f-169d1d67e7ce", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -35014,7 +35014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e689dd5e-a8d0-4da2-9fdd-ba8f553849d8", + "id": "6f09fb73-b113-4c63-9ccf-7a901e931672", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -35109,7 +35109,7 @@ } }, { - "id": "fe33b451-b70a-4d76-a0cf-4c7694e306a1", + "id": "45738f50-d72a-414b-8de4-13388dfb9ade", "name": "Update a Campaign Template", "request": { "name": "Update a Campaign Template", @@ -35163,7 +35163,7 @@ }, "response": [ { - "id": "4e2d7c30-0b67-4a2c-ac8d-38a2cf075530", + "id": "bca63ce5-059c-4b4d-8106-e5f411c6bb72", "name": "Manager", "originalRequest": { "url": { @@ -35220,7 +35220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a6ea4ad-090e-4ae3-8bdc-47cc9e328bde", + "id": "6bb8ac88-3e16-4d60-b69f-07fdb25f19ae", "name": "Search", "originalRequest": { "url": { @@ -35277,7 +35277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a38a6004-fc9d-4801-89b3-c29a3bf70498", + "id": "7da8eb2a-a73a-4112-9929-331c237b89fd", "name": "Source Owner", "originalRequest": { "url": { @@ -35334,7 +35334,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5a05d64-daf0-4ea0-87a8-f32585e9ead4", + "id": "150e7079-c11c-4caf-b57a-e923ca2b13e9", "name": "RoleComposition", "originalRequest": { "url": { @@ -35391,7 +35391,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69f7cbc4-e07f-4f50-a38f-9179f009ff16", + "id": "d5053ef2-5660-42a3-b3ae-5b2652f8ee84", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -35448,7 +35448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2074b181-0150-4a8c-8328-a13f28900b99", + "id": "c6d3e96d-34ec-4008-b7ff-e106eb0f91e4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -35505,7 +35505,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ffee3c8-0e49-4386-80ad-da9d3de10cc7", + "id": "82d04250-0a17-4a0a-8149-3547374336ea", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -35562,7 +35562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60b46f1e-3f7c-459a-a87e-182f5c924645", + "id": "81063ea8-826c-4cac-9fb9-2fcaef47ac22", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -35619,7 +35619,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2e2ac3e-0aee-424f-8639-6288c0c6e18c", + "id": "4e608d3d-d9a0-4569-a9cb-f4f60ff32651", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -35676,7 +35676,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19028f95-34b4-4dd3-bd82-e9c45105b838", + "id": "c12ed6d1-44af-41f7-826e-a9c4a07b2cb2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -35739,7 +35739,7 @@ } }, { - "id": "aa2fb1b0-4304-40cf-bb6d-5a173396adbe", + "id": "da67ae3c-86c1-4ddf-9a4f-a4146324cd0d", "name": "Get a Campaign Template", "request": { "name": "Get a Campaign Template", @@ -35780,7 +35780,7 @@ }, "response": [ { - "id": "4e67ae18-97ce-47f0-a537-aa1349d7d1ab", + "id": "bd901e6d-4831-4910-8c98-d07105dd9a61", "name": "Manager", "originalRequest": { "url": { @@ -35824,7 +35824,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c3997ad-0499-444d-bff9-093c9798b867", + "id": "8392f033-3d41-4635-b5d7-73dd87958f9c", "name": "Search", "originalRequest": { "url": { @@ -35868,7 +35868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "243b4ad3-00d2-48e5-864e-0f4adfe86f51", + "id": "d899b79b-a9e4-423e-8b87-26fa0f9399af", "name": "Source Owner", "originalRequest": { "url": { @@ -35912,7 +35912,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1456e936-db6e-4930-9762-ecea3a44a35c", + "id": "37091af6-dd5d-4645-9a5d-af531d06fcde", "name": "RoleComposition", "originalRequest": { "url": { @@ -35956,7 +35956,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19992245-a272-4c96-b989-1ba3d6b94102", + "id": "6a34eef8-1bef-4b8f-9e37-a64b3cf60e9a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -36000,7 +36000,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63c8eaa8-18eb-4590-b3e2-078fc9e7cc1b", + "id": "aee549bf-85e7-4cd7-bc5d-d967c9731887", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -36044,7 +36044,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14c4017a-e58d-49bb-9ef5-a5a4ae91e273", + "id": "0e38e45d-4053-494c-b160-c3c8ac6cd22e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -36088,7 +36088,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91b84903-f04e-499f-9746-509435cacacc", + "id": "76a2d577-ce41-4217-aeb7-a5322012860e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -36132,7 +36132,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff656597-60e3-4559-a252-cc28a7e07a18", + "id": "f211400c-2ed0-422d-b271-7e302fd13cec", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -36176,7 +36176,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62383b52-706f-4ceb-9374-3205fb8d5e57", + "id": "65f23f5e-8bb2-4971-b37a-92ba1eea95e5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -36226,7 +36226,7 @@ } }, { - "id": "e0a0e85b-0b5e-459f-9530-ba3a28f61502", + "id": "0e108b31-b717-4c61-b36f-abfac0d6d0eb", "name": "Delete a Campaign Template", "request": { "name": "Delete a Campaign Template", @@ -36267,7 +36267,7 @@ }, "response": [ { - "id": "fbb3bfad-03f7-443f-8744-b25c3a2d9b19", + "id": "b83a6857-9cef-4abf-9c87-b529aeb12e0a", "name": "The campaign template was successfully deleted.", "originalRequest": { "url": { @@ -36301,7 +36301,7 @@ "_postman_previewlanguage": "text" }, { - "id": "610879b9-283c-4065-a0ba-20550ccbe86c", + "id": "3a3fe070-f2ce-4465-990f-501053d00b9e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -36345,7 +36345,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c55dfcb3-fd60-42db-b61e-e593824b6f5a", + "id": "600f289d-f1b3-46d2-a163-bad0311389dc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -36389,7 +36389,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9281ce7d-1bb1-49b6-a296-bafadb10ea36", + "id": "d1ee86ad-8d37-46d8-82f0-f22bd496a8ca", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -36433,7 +36433,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af2714ed-e1cc-4640-b4a9-e5c21627dd05", + "id": "ccb6c87e-1027-499e-82fa-632cb9baf7b5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -36477,7 +36477,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83aef291-3c9a-420a-bebc-7dd18c83c0f4", + "id": "ba57905b-9dde-4977-a736-4fa7fe0ac533", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -36521,7 +36521,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e69fd9e-3d51-4bee-90e2-4f015df2461a", + "id": "b9acf4bd-c63b-4a02-bd76-81ef6b3dd30e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -36571,7 +36571,7 @@ } }, { - "id": "ea973e15-2588-40e8-9328-e436012cd628", + "id": "fc3be99d-35d8-4610-b88e-17664ffdd870", "name": "Get Campaign Template Schedule", "request": { "name": "Get Campaign Template Schedule", @@ -36613,7 +36613,7 @@ }, "response": [ { - "id": "6333775f-0224-45c0-b6fc-c65cfea22ee3", + "id": "84d47a31-d548-4ca8-9e43-a734a2fbeba7", "name": "Current schedule for the campaign template. See the [Set Campaign Template Schedule endpoint documentation](https://developer.sailpoint.com/docs/api/v3/set-campaign-template-schedule) for more examples.", "originalRequest": { "url": { @@ -36658,7 +36658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a72d4476-d182-4cc9-b9a8-736a08958e11", + "id": "0a433e9a-f73d-4599-be62-73d89a5a46d0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -36703,7 +36703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc56d0c1-86d4-4a65-8b42-32b37f945920", + "id": "14abb6c6-10ef-460d-ac54-6d4ce8384fa5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -36748,7 +36748,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7528830e-e376-4427-9ffc-e23c1f5e00a2", + "id": "a148c798-9a86-447c-be32-2b89aaa95fb3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -36793,7 +36793,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b872adbc-b43d-4d85-80c7-f3461c5fb924", + "id": "f8e18c76-f52f-4628-b428-2b4b1c3176ce", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -36838,7 +36838,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27845481-f93c-4dcb-a73d-00c17b25cb8a", + "id": "520aa4e9-0acf-4160-9c43-8cdbbdef2da4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -36883,7 +36883,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a93bc10-1376-4236-aa9d-bda651ce7c15", + "id": "80834e48-0097-4a6e-8cfa-9c8774efa839", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -36934,7 +36934,7 @@ } }, { - "id": "f0eeabaf-88c6-411b-9d67-459f3e45a9ab", + "id": "aca1bf8d-624c-4a37-b111-8c8eff78ce91", "name": "Set Campaign Template Schedule", "request": { "name": "Set Campaign Template Schedule", @@ -36989,7 +36989,7 @@ }, "response": [ { - "id": "b3756a94-70ac-4492-9855-929cf02124b3", + "id": "08f014d8-3e9c-4ce5-992c-13dc0c83951e", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -37037,7 +37037,7 @@ "_postman_previewlanguage": "text" }, { - "id": "504b8fb7-69e0-4d26-ba1f-62a1d8b68b3a", + "id": "e87ce05d-19aa-4848-9d42-e297fb867e8c", "name": "Monthly", "originalRequest": { "url": { @@ -37095,7 +37095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01c17fe1-026a-4a0a-8e62-9200a529e55c", + "id": "09f61286-6d45-4703-9a32-bb1b033fbbea", "name": "Once a year", "originalRequest": { "url": { @@ -37153,7 +37153,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39b7e0dd-65da-49ee-b582-129622bb003a", + "id": "6b53373f-df71-4e9c-a823-7d63f536d086", "name": "Quarterly", "originalRequest": { "url": { @@ -37211,7 +37211,7 @@ "_postman_previewlanguage": "json" }, { - "id": "830c3f1a-fa4c-42ac-9cb9-81cbf64f6f76", + "id": "be66b5a1-d564-479b-8bf5-7f3b91cde242", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -37269,7 +37269,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a83564e-03e7-4860-9974-d63b1df40092", + "id": "2a7f4592-5172-423a-8d2d-5112d23cff05", "name": "On a Specific Date", "originalRequest": { "url": { @@ -37327,7 +37327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3b6a34d-729c-45f9-b4a3-097b5ea6edd4", + "id": "b0357c3d-34f7-45ec-a26c-d39a78fb7f7a", "name": "Monthly", "originalRequest": { "url": { @@ -37385,7 +37385,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bebdca4-96f2-403d-8e7a-3a738a430626", + "id": "92e711be-e52d-4f2e-8bc2-0a6f863da7ba", "name": "Once a year", "originalRequest": { "url": { @@ -37443,7 +37443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63466213-04af-4cb5-a7d0-9cb82f7a43da", + "id": "a3ea4fe8-d099-4aae-ad7e-26eb401506e6", "name": "Quarterly", "originalRequest": { "url": { @@ -37501,7 +37501,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba32b51f-7130-46c5-b5d3-cdcdef6dd961", + "id": "1cfd1f42-246e-47ba-8ba6-fe0f5043b8d2", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -37559,7 +37559,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b72aae82-83b3-48c2-b74e-e061b2ca30e6", + "id": "1892644d-22d7-44ff-96eb-59faa176d956", "name": "On a Specific Date", "originalRequest": { "url": { @@ -37617,7 +37617,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a19da697-c3b4-47e9-ab7c-3728ca2bd32d", + "id": "d2306619-ef41-4605-a3cc-487fb3bdc79a", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -37675,7 +37675,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb155146-0a02-4641-8928-1203bea53873", + "id": "f43d5588-1c30-4a62-8ae2-4b7c98f2659b", "name": "Once a year", "originalRequest": { "url": { @@ -37733,7 +37733,7 @@ "_postman_previewlanguage": "json" }, { - "id": "865b55e0-2a8f-450c-abd8-6094796e7bc4", + "id": "4a355b0e-f7ac-4fb4-b0bc-44bed4043eb2", "name": "Quarterly", "originalRequest": { "url": { @@ -37791,7 +37791,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3a8446c-d1b8-4f7c-881d-f1c4c65de721", + "id": "794a9b03-f85e-48e4-acd4-4aa06556d056", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -37849,7 +37849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3c96797-9bce-4bf6-8553-c46c22b985b9", + "id": "a7097b9b-bd8e-4999-96c6-ac93dfcdc7de", "name": "On a Specific Date", "originalRequest": { "url": { @@ -37907,7 +37907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11563422-523e-40cd-81ab-c4370633cb65", + "id": "1c325f01-6bb0-4837-866c-7c8571582a06", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -37965,7 +37965,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eac14825-f8c2-4c86-ac33-91aa48d2665d", + "id": "6ef099cb-e715-4de5-873f-7706eb3d8833", "name": "Once a year", "originalRequest": { "url": { @@ -38023,7 +38023,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d834da62-2802-4759-a07b-76b91ba47bf0", + "id": "1c49afc7-987d-44c1-809b-8e28fadfd36a", "name": "Quarterly", "originalRequest": { "url": { @@ -38081,7 +38081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a5c825e-a608-4fcd-8c37-a3caf57ce7d0", + "id": "c7f79d6a-847e-4ecd-b184-714a6c5d79fe", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -38139,7 +38139,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c947ac68-d26d-49c3-a84c-bfca0a697203", + "id": "c2d3935d-9502-43fc-a221-bad15a591493", "name": "On a Specific Date", "originalRequest": { "url": { @@ -38197,7 +38197,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c832d46-5df7-4296-b8b0-eeead66fd1db", + "id": "53485662-46c0-4174-9657-07ad6b00364a", "name": "Monthly", "originalRequest": { "url": { @@ -38255,7 +38255,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52a4b229-d4c1-4d3b-81d3-ac26048ece9a", + "id": "b847c34d-5fe4-4e13-9ed9-e6f0a7b7c494", "name": "Once a year", "originalRequest": { "url": { @@ -38313,7 +38313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8570efd-b720-4f74-9c6c-cb7fb49e6e83", + "id": "a43bb5dc-b5d2-4e70-b178-1345ffc83ecb", "name": "Quarterly", "originalRequest": { "url": { @@ -38371,7 +38371,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5136f208-3ef4-4bcb-88ff-8f4d0ab98af4", + "id": "b2d94a6f-8537-4f57-ad63-0db868f0ff69", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -38429,7 +38429,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4d04fb2-f709-4c23-b7e1-6121ee71a405", + "id": "b398a359-1f6a-417c-8e5e-df717fbe7ec0", "name": "On a Specific Date", "originalRequest": { "url": { @@ -38487,7 +38487,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b17c874-57a1-4d4f-8530-0818dc807b99", + "id": "d3bc535a-e501-42cc-9dc4-486532fae4bc", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -38545,7 +38545,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8675674c-28ac-4a90-add8-48399d0273a0", + "id": "479c8ed8-deec-4a97-8fab-ecac17bafa28", "name": "Once a year", "originalRequest": { "url": { @@ -38603,7 +38603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "567adf34-17d8-40c2-bc4e-789c0b55c550", + "id": "35fb95c8-141f-4d5d-a8b4-5b8c129210b4", "name": "Quarterly", "originalRequest": { "url": { @@ -38661,7 +38661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a918621-e330-4085-9744-dae206b31f4c", + "id": "906d8bb6-5cbf-48c4-9423-10f0840a0580", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -38719,7 +38719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3bdc9385-093e-4610-9ef2-b344193071d1", + "id": "f2e019ce-aadb-4b75-8a03-707bab0cd999", "name": "On a Specific Date", "originalRequest": { "url": { @@ -38783,7 +38783,7 @@ } }, { - "id": "981ec262-1710-47e5-a1f5-7dba8f210bd2", + "id": "20731af8-4423-4ff6-8d5f-cbe85504515b", "name": "Delete Campaign Template Schedule", "request": { "name": "Delete Campaign Template Schedule", @@ -38825,7 +38825,7 @@ }, "response": [ { - "id": "d8d0eb2b-c62f-4b39-b7c4-bac568a357ef", + "id": "3dd105d3-66c7-4ea2-9d8f-14a81383c818", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -38860,7 +38860,7 @@ "_postman_previewlanguage": "text" }, { - "id": "af1a0327-6ad2-4ed2-8ed5-800986e3d422", + "id": "5598f89e-6bfc-4d92-ab01-8aabec4edc6f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -38905,7 +38905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f343ec5-53ca-4fd1-9425-25d3d0d86892", + "id": "48b3228f-694d-4301-9ab1-e40fe9b6c320", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -38950,7 +38950,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0186e5b-b6e9-4502-a3d0-58d07e3176ea", + "id": "3f750044-a7e0-4570-8eac-fef34cdd3202", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -38995,7 +38995,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b57deea-9345-4f80-bcd8-cea97eb69ba5", + "id": "72af92fd-b4c6-4f9f-b2cc-4c7cbc04f224", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -39040,7 +39040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32192884-03b9-4cea-90c0-2a5c39585da3", + "id": "6c3d7357-63cc-4e05-b9d7-dbaca1f1592f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -39085,7 +39085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65aa4d02-b347-4bd5-9a34-4ce4103fac83", + "id": "df30c968-b691-4bdc-9a53-22b529db6916", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -39136,7 +39136,7 @@ } }, { - "id": "61b7560e-7451-4afc-996b-3305c57ef8ce", + "id": "340b55d1-2481-4492-9c95-7368aa335fca", "name": "Generate a Campaign from Template", "request": { "name": "Generate a Campaign from Template", @@ -39178,7 +39178,7 @@ }, "response": [ { - "id": "68e9fc10-a6ff-493c-9a37-9ef59c28b82e", + "id": "735d137f-28db-4c73-99d4-ed343405615f", "name": "This response indicates that a campaign was successfully generated from this template, and the API returns a reference to the new campaign.", "originalRequest": { "url": { @@ -39223,7 +39223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d5e5a1e-1cd1-4243-9c83-8c3da74fc570", + "id": "b9baa6eb-5396-4014-84f0-83dc86f7dca6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -39268,7 +39268,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88e7965f-f524-4529-b5f2-dda0d1b8bf29", + "id": "c5ef522a-545a-4e29-9c8c-72c16f7753c7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -39313,7 +39313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb254a3d-e5d1-49f9-b6e6-c1368cf282a4", + "id": "1237d7db-f364-4574-bc7b-3ff14f81a8e1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -39358,7 +39358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5894bb48-653e-400c-a2a9-ae2155ea34bc", + "id": "b790bfe4-65f9-4c51-9d0f-92eec979a698", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -39403,7 +39403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2268ddb5-0e0e-419e-862d-e94304bdcd80", + "id": "1c0d2464-7096-4c55-8c26-654e29cfda90", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -39460,7 +39460,7 @@ "description": "Use this API to implement certification summary functionality. \nWith this functionality in place, administrators and designated certification reviewers can review summaries of identity certification campaigns and draw conclusions about the campaigns' scope, security, and effectiveness. \nImplementing certification summary functionality improves organizations' ability to review their [certifications](https://documentation.sailpoint.com/saas/user-help/certifications.html) and helps them satisfy audit and regulatory requirements by enabling them to trace access changes and the decisions made in their review processes. \n\nA certification refers to Identity Security Cloud's mechanism for reviewing a user's access to entitlements (sets of permissions) and approving or removing that access. \nThese certifications serve as a way of showing that a user's access has been reviewed and approved. \nMultiple certifications by different reviewers are often required to approve a user's access. \nA set of multiple certifications is called a certification campaign. \n\nFor example, an organization may use a Manager Certification as a way of showing that a user's access has been reviewed and approved by their manager, or if the certification is part of a campaign, that the user's access has been reviewed and approved by multiple managers. \nOnce this certification has been completed, Identity Security Cloud would provision all the access the user needs, nothing more. \n\nCertification summaries provide information about identity certification campaigns such as the identities involved, the number of decisions made, and the access changed. \nFor example, an administrator or designated certification reviewer can examine the Manager Certification campaign to get an overview of how many entitlement decisions are made in that campaign as opposed to role decisions, which identities would be affected by changes to the campaign, and how those identities' access would be affected.\n", "item": [ { - "id": "ae6cedd6-d4f8-4dc9-b9ed-75f9470b77bd", + "id": "345e882c-a76e-4366-949e-84e69a5e42e6", "name": "Summary of Certification Decisions", "request": { "name": "Summary of Certification Decisions", @@ -39512,7 +39512,7 @@ }, "response": [ { - "id": "4a9ea418-0cf7-4ca0-a3c3-f491c09c4404", + "id": "ff1b4ed2-6eae-48a4-9946-f03c12290364", "name": "Summary of the decisions made", "originalRequest": { "url": { @@ -39567,7 +39567,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae04e6d6-ab35-4295-abee-26ed5f80b7da", + "id": "d56f2403-c5b2-4340-b6ff-b6c2327e0b35", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -39622,7 +39622,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3818d4a0-da18-4f84-8f6e-694a1b978a3d", + "id": "188fda59-2016-4d55-b652-a521b43c99ba", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -39677,7 +39677,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36ac1c2e-e389-42a8-a99a-ef9a7a2c050d", + "id": "26d4e462-0f8b-460b-ab31-832455dbadca", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -39732,7 +39732,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cdcaacd-7525-402d-832b-6fec3f391912", + "id": "c1939076-9289-4e6a-9138-96d7dec2db65", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -39787,7 +39787,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f031f9e2-331a-4651-9745-f7a244f96872", + "id": "a4b01ce3-e7a2-44c9-b475-5b85f99a0ecd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -39842,7 +39842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce288b7f-de6d-40a1-9018-a55239b96131", + "id": "3dde2ecd-5261-4c0c-a491-2b9bf51b30ea", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -39903,7 +39903,7 @@ } }, { - "id": "7c636162-48a8-4354-b9c2-9864d8020972", + "id": "a0613a03-851a-464c-b048-8a33ad675543", "name": "Identity Summaries for Campaign Certification", "request": { "name": "Identity Summaries for Campaign Certification", @@ -39991,7 +39991,7 @@ }, "response": [ { - "id": "557c90b4-d51b-4125-9b64-0b71cf25f269", + "id": "11d04635-21cb-4bc6-a8e3-0bf2dbb9be1d", "name": "List of identity summaries", "originalRequest": { "url": { @@ -40082,7 +40082,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63922a72-7915-4e4f-a241-240437d5b115", + "id": "684c6fd7-2ac5-44a0-bb62-a46232bf5a97", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -40173,7 +40173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bba5371f-570d-4e48-b83a-f87488c1fcc7", + "id": "1f5efd39-c586-4f4c-8078-c5a2fdb63ba1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -40264,7 +40264,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18dcb412-84cf-48fa-a6e5-376c42d04e63", + "id": "c9a548a1-abf3-4de1-a8a9-c40593ac19de", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -40355,7 +40355,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de90220d-1f9d-4699-806b-b0050327deb8", + "id": "01793b2c-3d5f-465a-91e1-77aafcc5a323", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -40446,7 +40446,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03638aa3-b1ca-45bd-899c-eae572ab6624", + "id": "6e63f2bd-9867-48a7-81e4-1949ce810983", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -40537,7 +40537,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34cc805b-84fc-42eb-9f90-d41b40dc8294", + "id": "969f639c-448b-47d2-ba37-3878dc401899", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -40634,7 +40634,7 @@ } }, { - "id": "935ab489-3fca-443d-9598-e60b27c0dd20", + "id": "474ff7a6-d951-404f-9045-7a262175de35", "name": "Access Summaries", "request": { "name": "Access Summaries", @@ -40733,7 +40733,7 @@ }, "response": [ { - "id": "4dca7f54-b8d4-45ea-b590-018da5e383fe", + "id": "404998f4-d339-4267-b9da-67850bb763d2", "name": "List of access summaries", "originalRequest": { "url": { @@ -40825,7 +40825,7 @@ "_postman_previewlanguage": "json" }, { - "id": "140d6e91-308c-4dcf-8c30-1e0cc18f7e23", + "id": "f2f91624-6544-48c9-9371-eeb318a88c1c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -40917,7 +40917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "543aa439-c0ed-4928-aed5-3cd41c6ab8e8", + "id": "d3064821-530a-4e78-8955-1d7f4b83b6e8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -41009,7 +41009,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0f40463-7661-4b21-9059-85a3da88393f", + "id": "372c3368-7db0-4bed-8c85-bf38bdee8574", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -41101,7 +41101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d06855e-cad3-41bd-af31-bf85f4b1f3c4", + "id": "d54d7b3d-06e7-4e6e-9127-52753aeb678b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -41193,7 +41193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10688de9-2ea3-4540-af70-b80cc0989fc4", + "id": "fec59b29-f114-4265-8ae6-e3c04eb98538", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -41285,7 +41285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b4d3ef6-b40b-4dfb-a513-2fa373a0df0c", + "id": "568e03d9-06aa-49a0-a1e7-c0d16b3a5ec2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -41383,7 +41383,7 @@ } }, { - "id": "9902452f-c980-43ab-a75b-6aeca8ee5894", + "id": "f69388ef-70c3-4efb-8fc5-70206a6a607e", "name": "Summary for Identity", "request": { "name": "Summary for Identity", @@ -41436,7 +41436,7 @@ }, "response": [ { - "id": "2bac5368-59bf-4930-a7ba-477b52d189e3", + "id": "1dad5d6a-eedb-4790-8a0d-6a692c2adbe3", "name": "An identity summary", "originalRequest": { "url": { @@ -41482,7 +41482,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ca185f7-9fa4-490e-8b22-57a18008d56b", + "id": "f87edda2-5af9-44a7-899a-256107dbf1fa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -41528,7 +41528,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac4f2958-5cee-4feb-945b-6242dbfd6069", + "id": "bda63bc6-e4d1-473d-8de5-03b0ea51a159", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -41574,7 +41574,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc16da19-d162-41c4-af19-b295295140a9", + "id": "fd5b4401-e3df-4a94-8f94-c402ea662492", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -41620,7 +41620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d86d023-c71a-47c3-a09f-ada9b3285541", + "id": "7a97390d-8743-417c-8d8f-17002eb34d8e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -41666,7 +41666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "834f475d-433e-4670-b976-efa5c832fe92", + "id": "57c945e4-a4ff-4ab5-b8eb-e1c8b3bd82c0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -41712,7 +41712,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6e40815-5b6c-4a1e-8803-efc404eaa209", + "id": "83df50f9-2770-41e0-adf9-9ee1c0721931", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -41770,7 +41770,7 @@ "description": "Use this API to implement certification functionality. \nWith this functionality in place, administrators and designated certification reviewers can review users' access certifications and decide whether to approve access, revoke it, or reassign the review to another reviewer. \nImplementing certifications improves organizations' data security by reducing inappropriate access through a distributed review process and helping them satisfy audit and regulatory requirements. \n\nA certification refers to Identity Security Cloud's mechanism for reviewing a user's access to entitlements (sets of permissions) and approving or removing that access. \nThese serve as a way of showing that a user's access has been reviewed and approved. \nMultiple certifications by different reviewers are often required to approve a user's access. \nA set of multiple certifications is called a certification campaign.\n\nFor example, an organization may use a Manager Certification as a way of showing that a user's access has been reviewed and approved by their manager, or if the certification is part of a campaign, that the user's access has been reviewed and approved by multiple managers. \nOnce this certification has been completed, Identity Security Cloud would provision all the access the user needs, nothing more. \n\nOrganization administrators or certification administrators can designate other Identity Security Cloud users as certification reviewers. \nThose reviewers can select the 'Certifications' tab to view any of the certifications they either need to review or have already reviewed under the 'Active' and 'Completed' tabs, respectively. \n\nWhen a certification campaign is in progress, certification reviewers will see certifications listed under 'Active,' where they can review the involved identities. \nUnder the 'Decision' column on the right, next to each access item, reviewers can select the checkmark to approve access, select the 'X' to revoke access, or they can toggle the 'More Options' menu to reassign the certification to another reviewer and provide a reason for reassignment in the form of a comment. \n\nOnce a reviewer has made decisions on all the certification's involved access items, he or she must select 'Sign Off' to complete the review process.\nDoing so converts the certification into read-only status, preventing any further changes to the review decisions and deleting the work item (task) from the reviewer's list of work items. \n\nOnce all the reviewers have signed off, the certification campaign either completes or, if any reviewers decided to revoke access for any of the involved identities, it moves into a remediation phase. In the remediation phase, identities' entitlements are altered to remove any entitlements marked for revocation.\nIn this situation, the certification campaign completes once all the remediation requests are completed.\n", "item": [ { - "id": "70e338de-6f3e-44c0-8bd8-f03ed92f0861", + "id": "11a9e932-4c3a-4cf5-bbc9-6464954bc462", "name": "List Identity Campaign Certifications", "request": { "name": "List Identity Campaign Certifications", @@ -41854,7 +41854,7 @@ }, "response": [ { - "id": "2df75c20-e35a-453b-9bc8-607029c1d076", + "id": "b9a4b90a-78a7-4e90-b435-920d36678511", "name": "List of identity campaign certifications.", "originalRequest": { "url": { @@ -41952,7 +41952,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd8831e8-54fe-43bf-b6e1-b222fded9c12", + "id": "ed45663c-0140-46df-87ff-674fa9d7236b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -42050,7 +42050,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a326b416-f278-48e1-b133-9cd01e58cf30", + "id": "2e908b3f-cf18-4c37-aafc-438c74d7e6f6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -42148,7 +42148,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da548c1e-3892-4fc2-a5e4-18e55da9990d", + "id": "64cd896b-463c-4f2b-9230-4e7bed1865d7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -42246,7 +42246,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3c915a9-8286-4a1d-9d31-0b6d7612287b", + "id": "fc3133aa-3774-4a7b-ad99-a9d7e946ce7d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -42344,7 +42344,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce22aa75-d227-460e-9fcc-6913d403be45", + "id": "0c6e185d-aeaa-49c7-baf4-4a3c7cd135e7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -42448,7 +42448,7 @@ } }, { - "id": "e8c72def-17d7-4707-b0b0-81d8e9750e6b", + "id": "4fad3ec3-2c5e-4cff-b3c6-9d50ca405f2b", "name": "Identity Certification by ID", "request": { "name": "Identity Certification by ID", @@ -42489,7 +42489,7 @@ }, "response": [ { - "id": "a482b8b5-2846-45d7-87c4-495c87aa0f76", + "id": "dfc72e1b-cd6d-4376-9170-200e2c9ff7e0", "name": "An identity campaign certification object", "originalRequest": { "url": { @@ -42533,7 +42533,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5df7c7c9-d4c9-4b47-8b92-628e5aed10b7", + "id": "51b7528e-2706-495e-a8bb-449e295f13f3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -42577,7 +42577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a3912e1-b8e4-45cc-b0ff-762c0e5b7fe1", + "id": "4225ce71-9c92-4642-ad41-f96fca9e2a6f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -42621,7 +42621,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f1bba8b-e1d6-430f-b1e3-8999e4f56204", + "id": "0a4e5b65-d7f8-4211-bc4f-3faecce43460", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -42665,7 +42665,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb98b4fd-b2eb-4cd2-ad0c-8008e870c2bd", + "id": "182734d2-82c1-45f8-ad77-fe4580e3590f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -42709,7 +42709,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5429be0b-a179-49e6-b6f6-e0e1b3e8afba", + "id": "50437718-d46b-45d6-a014-7975544d7d5a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -42753,7 +42753,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49da6fed-5e87-47cd-93aa-c46fe90387fd", + "id": "55ce25c2-5240-4cb5-940b-7b880c20773d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -42803,7 +42803,7 @@ } }, { - "id": "ae8eb141-e005-42e2-9741-7e81a54b59c2", + "id": "8408ee19-ba8f-47ce-971e-69bfa8c07379", "name": "List of Access Review Items", "request": { "name": "List of Access Review Items", @@ -42918,7 +42918,7 @@ }, "response": [ { - "id": "c469243f-7919-48c9-adf4-10c025dd3806", + "id": "47fc7350-b03a-4b2f-84b2-b68f8c5c6b7e", "name": "A list of access review items", "originalRequest": { "url": { @@ -43036,7 +43036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1dcc114-9ba2-43ca-ace4-2f9b151d2a67", + "id": "938aab1d-2451-4db0-bade-769becba8e0d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -43154,7 +43154,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74672fd8-096d-404d-9e5b-b831dc707114", + "id": "d13d34bc-a98a-4ad0-b84f-6d6df548d0b6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -43272,7 +43272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c607a8da-ecdf-478a-90e5-405d27b520be", + "id": "62d25c1e-fb69-463b-8c8b-496a8d6baf38", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -43390,7 +43390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "023e4528-1dd7-48d7-8e81-e7c2984c861d", + "id": "67cf41e2-cc1b-4695-832f-b5472dbf6f3e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -43508,7 +43508,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13b88866-cac2-4ad6-a154-f2c8cfa11e08", + "id": "6f3ec72d-15b8-402e-b957-c63e2cc55528", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -43626,7 +43626,7 @@ "_postman_previewlanguage": "json" }, { - "id": "440899c1-0f63-46d6-8884-5a8fbb926cfd", + "id": "488970ef-3f30-41da-a691-087badbe7b7d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -43750,7 +43750,7 @@ } }, { - "id": "c6024186-217a-46a4-8348-d8cdd2e87ece", + "id": "dc63b1c3-2489-4522-9a31-d952523bc7bf", "name": "Decide on a Certification Item", "request": { "name": "Decide on a Certification Item", @@ -43805,7 +43805,7 @@ }, "response": [ { - "id": "7434002d-9a48-458e-b290-fb2279b9354a", + "id": "2368a972-36f1-43ab-9133-63a8e766a22c", "name": "An identity campaign certification object", "originalRequest": { "url": { @@ -43863,7 +43863,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48bbd51e-8755-45f8-9ab4-6e7367db3665", + "id": "83fda477-e93f-4d17-9238-cec945fcfc39", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -43921,7 +43921,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a21165a-8769-45ac-b6ec-bf3d51e09382", + "id": "5ec77019-0e19-46ee-bc1a-81f4b2414a56", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -43979,7 +43979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50f46bea-bfed-4425-9ad3-96adb9227df3", + "id": "27562ee7-94ed-438f-be25-bb8cae06100d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -44037,7 +44037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0461d801-5fef-4f28-9c6c-850dd0cba447", + "id": "57d7da75-b4f1-487a-8911-dc8894f5f9e3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -44095,7 +44095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b586089e-091e-493f-960a-e013aad719de", + "id": "effd817e-b306-4007-8270-8841e15623a1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -44153,7 +44153,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc5de76a-a8e9-4153-ab9a-a6d9a72c077f", + "id": "7ca0e638-31d3-46d8-88c9-98f8a80605f7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -44217,7 +44217,7 @@ } }, { - "id": "78d0e6a5-e858-43c4-be8e-ebedd6c05e4d", + "id": "62220b93-686a-45f7-b4d3-64ed6956d030", "name": "Reassign Identities or Items", "request": { "name": "Reassign Identities or Items", @@ -44272,7 +44272,7 @@ }, "response": [ { - "id": "721d71a8-c2c2-4e38-bd08-137d65856177", + "id": "ddae8ee4-4263-4c92-b268-a6a6b14af7f0", "name": "An identity campaign certification details after completing the reassignment.", "originalRequest": { "url": { @@ -44330,7 +44330,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b2d11e4-fa30-40e2-98ff-007395410016", + "id": "f232627c-9f71-43c4-9fda-cac1efdbdf5b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -44388,7 +44388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b943cc29-2109-4aec-9cf1-f47d6dc819d6", + "id": "fd980178-ea1a-4871-a85d-a11af0dfca67", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -44446,7 +44446,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb9ce888-cfe3-41da-bee9-43a2f676946b", + "id": "2b0bde73-75e1-4653-bda8-48bbe58d95b8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -44504,7 +44504,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba03db69-ecb7-4167-9d51-cbe684a8c37e", + "id": "7dfc38d2-5b89-41a8-b4f8-073f9a45117b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -44562,7 +44562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53a487a8-5bf2-4b7a-bc60-2cb5d92665c3", + "id": "52ecd217-795d-4187-92ea-95fbd718c379", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -44620,7 +44620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ba2ee5a-2993-45e3-b65e-194ae35e60ca", + "id": "1424d141-f0c8-4258-89bf-0c57d01031fa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -44684,7 +44684,7 @@ } }, { - "id": "6b45b611-3254-434e-b701-912669d258f2", + "id": "ced4b733-3b8b-4ccf-81a2-024db7cced17", "name": "Finalize Identity Certification Decisions", "request": { "name": "Finalize Identity Certification Decisions", @@ -44726,7 +44726,7 @@ }, "response": [ { - "id": "46158d09-fdd1-463b-9c37-8960917a379e", + "id": "e6a01088-7341-414a-9bb1-34796c71a1f0", "name": "An identity campaign certification object", "originalRequest": { "url": { @@ -44771,7 +44771,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d5224c9-7a2a-4455-b8e8-b037957882be", + "id": "b9d96757-4c4b-4a78-9709-2e404a1016cc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -44816,7 +44816,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71b133db-5d51-4f9c-97c3-1ffc2a55a3e5", + "id": "53fec12c-9110-4bd4-a4bc-ecc4498d6401", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -44861,7 +44861,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a28ae017-0073-45f3-a9d1-f24de0e10c83", + "id": "b2bf1220-2f61-45c5-a69e-101df6d08599", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -44906,7 +44906,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b2c4aa2-3287-4677-80ae-ae34bcb31e92", + "id": "8370d819-b833-4f53-a84d-9d9d2331c5ad", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -44951,7 +44951,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac35a7b7-d161-436f-ba69-92a542cba8a4", + "id": "fceebaa4-eaeb-4c04-8471-db97a54ed714", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -44996,7 +44996,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b68ec78-01ba-4cb9-b1b1-c04b5e0cf0f4", + "id": "a375368c-9371-4f25-a32e-bdeed7c49bc0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -45047,7 +45047,7 @@ } }, { - "id": "20f47cf9-b667-45b9-9425-d04da5a7d397", + "id": "dd222242-0892-4afe-be69-2a91c062f568", "name": "Permissions for Entitlement Certification Item", "request": { "name": "Permissions for Entitlement Certification Item", @@ -45138,7 +45138,7 @@ }, "response": [ { - "id": "c42c5085-ebec-47db-a6d1-5b17b389ee85", + "id": "de36e626-3573-49be-a614-da3805fad6b0", "name": "A list of permissions associated with the given itemId", "originalRequest": { "url": { @@ -45222,7 +45222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b7ac393-0fb5-4242-920f-7ffb1188e903", + "id": "d32c70f1-c820-4bbb-ba7d-b9385c65d7d1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -45306,7 +45306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42bec790-2ed7-4168-8f84-72cf16613a17", + "id": "dc553d9c-1c22-4a40-ad8e-d5a4648b790d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -45390,7 +45390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f323611e-2c81-4fbf-8696-14a35985f257", + "id": "965e5663-476c-4a63-bcbf-3de03fa8af3a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -45474,7 +45474,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70314a56-5aeb-41c0-80d0-c3fa842180fe", + "id": "36c37465-7a45-40e0-8405-726d28634a28", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -45558,7 +45558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad7bd394-de62-410e-9309-8e4224ab6305", + "id": "27b65355-20c8-41c5-8932-4688f1b9af31", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -45642,7 +45642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5f79914-3e3f-4ffc-9e2c-59ca51772572", + "id": "c6833e19-91ff-4975-91b8-0c11ac4df81f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -45732,7 +45732,7 @@ } }, { - "id": "56be72b1-6ec8-4dce-a529-089a066f7b15", + "id": "b6c1b7e4-9f47-47c4-9fed-659c21575f18", "name": "List of Reviewers for certification", "request": { "name": "List of Reviewers for certification", @@ -45820,7 +45820,7 @@ }, "response": [ { - "id": "181e6132-5d26-400d-aac4-629a35b76cd9", + "id": "9cb6f782-ca21-4c27-9580-48616fe31969", "name": "A list of reviewers", "originalRequest": { "url": { @@ -45911,7 +45911,7 @@ "_postman_previewlanguage": "json" }, { - "id": "748c462e-f2a6-41e7-ab96-53d0bc4a4683", + "id": "4e13cb7f-2ac4-43a7-8eac-f3344ba39ecc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -46002,7 +46002,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8603f0f7-1b77-49da-bbd5-beaac8f570c7", + "id": "6ec5d98d-60ef-484e-b353-93b3656dcdb0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -46093,7 +46093,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50e3b148-40e3-41fd-ab21-bb0dd1388aa0", + "id": "e1ee5ec7-70f9-4eb3-a95d-fd21c30b1009", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -46184,7 +46184,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee5853aa-6aea-41c9-adf5-4a95a778d3e3", + "id": "28542917-d20d-43f1-beac-ddf8af843101", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -46275,7 +46275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da2fb5f6-e64a-4603-b4c6-1e469a9777f0", + "id": "a1e1213b-486d-4dbb-9a52-eed04ed1368b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -46366,7 +46366,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19ce666c-b096-4c0f-ba64-439fa61b1433", + "id": "bb773ef0-8ebb-460d-8e45-95e3083ce0f4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -46463,7 +46463,7 @@ } }, { - "id": "b92018de-1e54-49aa-8d81-5049143eca84", + "id": "05ed9684-8c2d-4fdc-a3d9-37a1827b244b", "name": "Reassign Certifications Asynchronously", "request": { "name": "Reassign Certifications Asynchronously", @@ -46518,7 +46518,7 @@ }, "response": [ { - "id": "84fd4b30-690c-4187-aa9d-bd02ad9b030a", + "id": "ba5621e2-9455-4fe6-abc3-cde3dc3a459b", "name": "A certification task object for the reassignment which can be queried for status.", "originalRequest": { "url": { @@ -46576,7 +46576,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a632450b-ae52-4410-b7ac-164b430fdac1", + "id": "6657f90f-ca6e-4ed6-90ad-e2a59a0ddbee", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -46634,7 +46634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afe72ed4-e84c-4871-8768-0973aa27b3ed", + "id": "f17f71ba-ef36-4e96-ac82-c3fa98b69779", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -46692,7 +46692,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2cf9d25-6da0-48ee-aa93-2901da05ea79", + "id": "f517d8d9-e2aa-41c1-8e81-f3aefae1d85c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -46750,7 +46750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f2eb5f9-be84-49bf-bd74-04615262ce20", + "id": "a3715488-9ff6-4c07-a595-d85b683f8c49", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -46808,7 +46808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e3eab28-5a88-4e12-8c4a-83fccf1c8313", + "id": "8319fcfa-a4b0-494c-9c19-706e02179276", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -46866,7 +46866,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d9123e5-d256-4f75-9917-255214924f0b", + "id": "550a2e27-0654-42f1-a881-8a1af260f955", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -46930,7 +46930,7 @@ } }, { - "id": "2be0778d-4b2e-4bc3-9d8d-242b002ffac3", + "id": "cf51697b-3c75-43b6-aa94-4cd83f72be5f", "name": "Certification Task by ID", "request": { "name": "Certification Task by ID", @@ -46971,7 +46971,7 @@ }, "response": [ { - "id": "d7d1a800-7cf7-4e17-a9d7-4904bd7f0d87", + "id": "986c9be7-3cfd-4e20-8682-4e93082861d0", "name": "A certification task", "originalRequest": { "url": { @@ -47015,7 +47015,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1788e418-e3ea-4f9f-adda-fee58f5fa95c", + "id": "73e30bdf-0403-4e5e-a2b4-b5b918a1b29d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -47059,7 +47059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "299d75b3-fcca-41d5-8c60-70d8e0a459e5", + "id": "42a4212c-77d3-4a0b-a7e1-afeaa3a8fe9a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -47103,7 +47103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b61d1db-310e-4515-b5e8-dcc91c405c5e", + "id": "5a7ee894-3efa-4d1c-92db-b5cd2f2e9ee4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -47147,7 +47147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfa014b1-a181-48d3-b169-3c2d96ff5960", + "id": "325f3dc8-daaa-44c2-8278-b50426519bf7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -47191,7 +47191,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa879226-2612-4bb3-8cbb-9091a90bcd10", + "id": "7f0497f7-ebda-4da0-881b-a87f83129c2b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -47235,7 +47235,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49d62590-c8eb-4315-9125-3aaed30b3dbf", + "id": "e1072aa9-fc16-4ffa-80b7-0543f1167c47", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -47285,7 +47285,7 @@ } }, { - "id": "d9132d5b-7497-4ee0-9c16-4c585f480df0", + "id": "60490a72-5482-4735-81bd-cceb0b464316", "name": "List of Pending Certification Tasks", "request": { "name": "List of Pending Certification Tasks", @@ -47360,7 +47360,7 @@ }, "response": [ { - "id": "74801004-2591-4f77-81fd-c15d906e962f", + "id": "5270007f-4b0f-4901-a5be-4f942a4177ae", "name": "A list of pending certification tasks", "originalRequest": { "url": { @@ -47449,7 +47449,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a8b2826-357e-4aee-b59f-9b7b3bc5bac0", + "id": "5e3708ec-6d68-43c2-8cce-56a3488d6511", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -47538,7 +47538,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f37eb4ad-b847-416c-9425-341b781cf80c", + "id": "cc3cbc12-59f4-4e7c-b050-b56499e725f6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -47627,7 +47627,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a2ce8dd-73c6-4c70-9668-68a79f94afce", + "id": "ed5c8a03-4911-4a5f-82f9-9fb0ab6d531a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -47716,7 +47716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "256f63ba-ea4b-4896-a2a6-e9f2a050c4fd", + "id": "7d37c3d1-1810-402b-a38f-c8ba20a8e033", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -47805,7 +47805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "011cd471-fab4-4c53-a61b-3237ffbaaba8", + "id": "f4b998e4-c1cf-4782-a9fa-939e97e4a54e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -47894,7 +47894,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb915aac-38c0-481f-bde8-a59cceab30d0", + "id": "c458f063-5798-432e-bea8-a0e9fb74ad87", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -47995,7 +47995,7 @@ "description": "Upload configurations and manage object mappings between tenants.\n\nConfiguration files can be managed and deployed using Configuration Hub by uploading a JSON file which contains configuration data.\n\nThe function of object mapping allows objects with varying names and IDs to be compared. While objects are compared, a user can replace a value in the source tenant with a new value. Object mapping also helps in locating referenced objects to the source object during the drafting process.\n\nRefer to [Uploading a Configuration File](https://documentation.sailpoint.com/saas/help/confighub/config_hub.html#uploading-a-configuration-file) for more information about uploading Configuration Files\n\nRefer to [Mapping Objects](https://documentation.sailpoint.com/saas/help/confighub/config_hub.html#mapping-objects) for more information about object mappings.\n", "item": [ { - "id": "2d75aac8-2aad-45c3-8477-c702dd34b2c3", + "id": "f9392e0a-9d77-4ee5-be55-2ad7d0b94130", "name": "Gets list of object mappings", "request": { "name": "Gets list of object mappings", @@ -48037,7 +48037,7 @@ }, "response": [ { - "id": "34529953-5bc6-4e4a-8116-05448caf6747", + "id": "ba3bf2df-deae-4681-99e9-f4bc7579f698", "name": "List of existing object mappings between current org and source org.", "originalRequest": { "url": { @@ -48082,7 +48082,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a13c911-ff12-461d-9bc0-69a5fddcb82f", + "id": "e61893e2-a287-4331-a9b0-20ecd5b05af6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -48127,7 +48127,7 @@ "_postman_previewlanguage": "json" }, { - "id": "099541ff-a10f-4f91-8e92-1b7006745055", + "id": "1b68b85a-e66b-4779-95f7-74d0522b9d1b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -48172,7 +48172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52bd2f0a-7611-4544-9194-ddd3d3d7dffa", + "id": "eec0e650-bb4d-4d0c-ad2f-85eb42f0bebf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -48217,7 +48217,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94789e1e-05f3-406f-a2bb-0ced068acfd7", + "id": "48c23fe0-42b2-491b-a565-a397a4a06a79", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -48262,7 +48262,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5017315e-f655-4294-a746-1cedfc338d7e", + "id": "c648577c-69d5-4553-9dfe-7988256392bd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -48307,7 +48307,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7408dbc-232e-462c-974a-f0209b321ed9", + "id": "ba17d583-b632-4c27-b884-b6b30dffbc39", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -48358,7 +48358,7 @@ } }, { - "id": "34e2ffec-9b30-43b6-ba66-e20085442d74", + "id": "ac1f3966-0310-44b3-a7e7-e1b8f34964e4", "name": "Creates an object mapping", "request": { "name": "Creates an object mapping", @@ -48413,7 +48413,7 @@ }, "response": [ { - "id": "bd6e2d47-e113-4a7b-910e-9bb424c53c0c", + "id": "194ac051-58a2-45cf-8511-2c7a28b51bd7", "name": "The created object mapping between current org and source org.", "originalRequest": { "url": { @@ -48471,7 +48471,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45990f27-36d6-46c3-ad5b-8b584a07a868", + "id": "162bd10d-200f-4aba-88b8-0c80fad3f588", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -48529,7 +48529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e6920b0-5857-430d-b876-9b1078283b3d", + "id": "5ebfc215-6c1f-4b42-b4da-e85e482de463", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -48587,7 +48587,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b58b9e3a-4739-4be5-a6a8-229cb39eb077", + "id": "c0959b99-0343-4815-81b3-bfe249078612", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -48645,7 +48645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f9a8c23-ee4c-43de-ae70-0590f2d456c4", + "id": "14f7520f-9bc4-4cb4-a74f-9e6cc10241ef", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -48703,7 +48703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a21ec88a-f3a5-4ab5-b08a-98bab9b1c6dc", + "id": "f5cb59dd-48f2-48d9-bde3-afa686aa0ef9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -48761,7 +48761,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bbfda4f-3566-4b96-bc8b-06695f5dc5ed", + "id": "e21e4bcd-86f3-482e-856d-3e26d5ca8e4c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -48825,7 +48825,7 @@ } }, { - "id": "688b28d2-76b5-49a9-bd2c-630df9a03f9d", + "id": "21a0413b-5f7c-474e-b1ae-930e0dd2ccfe", "name": "Deletes an object mapping", "request": { "name": "Deletes an object mapping", @@ -48878,7 +48878,7 @@ }, "response": [ { - "id": "578cd8cc-98d2-4581-8ded-757fb04d20df", + "id": "7b523af6-0095-4451-b7a6-d14870918325", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -48914,7 +48914,7 @@ "_postman_previewlanguage": "text" }, { - "id": "600509f6-7995-468f-bc5d-5671d3836bbb", + "id": "56ea07d9-ed2d-4965-b4f7-3732bf7ef9fe", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -48960,7 +48960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "725b9b50-4175-42ae-83f6-aa48fee4bd5d", + "id": "2fa3c126-047a-487b-85bb-3c1e1b49ee90", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -49006,7 +49006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6160c353-4cff-4966-966d-53d187a60f55", + "id": "457fd7a0-b118-4871-9de8-8973e2b1adb9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -49052,7 +49052,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17311a80-d5a8-4d6a-ba76-7f045eef7137", + "id": "d6ad3dda-b36a-45ad-a6b3-9bf541810b08", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -49098,7 +49098,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00111582-398f-4198-a73a-fe19412e45d9", + "id": "bf76563a-7e0b-458a-85dd-cefdb1e0456a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -49144,7 +49144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a03a05ae-2d26-4386-8bcf-b9a687cb5027", + "id": "7442def0-b673-4a71-8f1a-5c6939ef62c7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -49196,7 +49196,7 @@ } }, { - "id": "8c64cc5c-53a2-4f6e-9e83-469de7bf7c89", + "id": "7c0b2d75-e27b-448c-adfd-4964f025888e", "name": "Bulk creates object mappings", "request": { "name": "Bulk creates object mappings", @@ -49252,7 +49252,7 @@ }, "response": [ { - "id": "b73d9665-e3e8-4baa-8de3-bb19f761fd75", + "id": "d8927d53-a567-4e91-b343-18b7c282bf5c", "name": "The created object mapping between current org and source org.", "originalRequest": { "url": { @@ -49311,7 +49311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35a0c94a-5615-4b30-9d91-9481b456281d", + "id": "09716708-2738-44d7-9cff-1d43301a3bcf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -49370,7 +49370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74a1a397-32d6-4528-9b77-3ec387c6ce51", + "id": "a4f63aa5-ef1e-4932-8e67-ef041dd694de", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -49429,7 +49429,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8167405-1031-4b40-b4c0-76a2e737f4e5", + "id": "5bbd435e-b13e-4c84-b861-88077837075c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -49488,7 +49488,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b319c72-f3c3-42cf-a8d1-ffa0bcdbde7d", + "id": "7e6d9fe2-018e-4dda-92fa-d07ebdb45121", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -49547,7 +49547,7 @@ "_postman_previewlanguage": "json" }, { - "id": "488f0eb3-c3eb-4943-a38e-dc9570705bb7", + "id": "7cdd0e44-b6ae-4cfc-8671-ae427b9034f6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -49606,7 +49606,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c7b148b-d532-40ee-896f-01ef54ed6683", + "id": "2321bbd1-ed62-4f50-8e28-fc0a8a9da12b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -49671,7 +49671,7 @@ } }, { - "id": "f4249801-a357-487f-9507-5522f70adecd", + "id": "9348f1e3-0869-4803-9c3b-80b8ca57e313", "name": "Bulk updates object mappings", "request": { "name": "Bulk updates object mappings", @@ -49727,7 +49727,7 @@ }, "response": [ { - "id": "d7a5a712-60d2-45d8-8185-6092f8ad850d", + "id": "9681a152-0c52-4b9f-9e0c-f7f0822d7945", "name": "The updated object mappings.", "originalRequest": { "url": { @@ -49786,7 +49786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d72442ab-e6c3-4b93-8262-41c77dde1b42", + "id": "7e23a69f-9be6-4d00-95ab-455f6e968d6d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -49845,7 +49845,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c5a67f8-d92c-47ac-a11a-96825e3b9515", + "id": "9769814b-5955-40ca-9ba9-33e51861000e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -49904,7 +49904,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09d2d3bf-c273-4cff-a1a0-11860853ac17", + "id": "691258d9-6ec2-4730-a781-e13abe69b362", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -49963,7 +49963,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d7ef14b-d1d5-440a-8c53-24617413562e", + "id": "11abce97-6b99-4338-89f2-c1941b7fcf32", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -50022,7 +50022,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a8322d2-e9f2-4f3a-9474-d7283df9c4fe", + "id": "5581d891-c3cc-4cc7-8a5e-e2d6058bb07d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -50081,7 +50081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a141005a-1a3e-45f9-a49d-daea5d264004", + "id": "76ab7d65-dc5f-49b2-880f-a594e0d63d2a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -50146,7 +50146,7 @@ } }, { - "id": "d8cf0f27-09a4-49b4-8a07-a1cd525bcc34", + "id": "b1844135-0285-401a-a4d0-0bdeed0aeba1", "name": "List Uploaded Configurations", "request": { "name": "List Uploaded Configurations", @@ -50187,7 +50187,7 @@ }, "response": [ { - "id": "c7aae07c-5627-479a-9095-ae0e4f539bc6", + "id": "28a69e10-3e03-4839-b7a8-a57d46108c10", "name": "List of existing uploaded configurations.", "originalRequest": { "url": { @@ -50242,7 +50242,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e46dda5-5ad1-48a1-b22d-88b2f69842df", + "id": "09648035-abea-4373-9849-5acc17fb7d78", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -50297,7 +50297,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0ad2125-0186-46fe-a808-0d0317fbb074", + "id": "585d7105-96d4-40b3-800e-fbed9fb4d730", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -50352,7 +50352,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d340cda-f280-4844-9ea7-f8750f803ad9", + "id": "c9581a95-576e-40aa-a74b-a5b865c4108f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -50407,7 +50407,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14d24532-d5fe-4957-89db-50baf8e4a682", + "id": "d8850862-a7a4-491c-a8bd-2486b8ddb1fc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -50462,7 +50462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d010cd9-3144-4121-9c56-288bb9850258", + "id": "7e9110da-0c53-4d4f-9db2-a74fb01bfcca", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -50517,7 +50517,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee85d639-c07d-4d1b-abd5-95ddc0589f7a", + "id": "cea08fc1-e143-4e4b-a7ff-49c98c26bb4d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -50578,7 +50578,7 @@ } }, { - "id": "861d8e99-f68b-4ebd-8531-4fa44e20f22f", + "id": "dea001d8-d763-440f-8179-cc88fadbe0c7", "name": "Upload a Configuration", "request": { "name": "Upload a Configuration", @@ -50626,7 +50626,7 @@ "type": "text/plain" }, "key": "name", - "value": "reprehenderit elit ipsum est do", + "value": "", "type": "text" } ] @@ -50634,7 +50634,7 @@ }, "response": [ { - "id": "a68f4cfc-e365-40f0-a3f0-174562e6f13a", + "id": "2beca784-5870-483c-86a8-32f66c19ffb8", "name": "Upload job accepted and queued for processing.", "originalRequest": { "url": { @@ -50685,7 +50685,7 @@ "type": "text/plain" }, "key": "name", - "value": "reprehenderit elit ipsum est do", + "value": "", "type": "text" } ] @@ -50704,7 +50704,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e871d643-9619-4de7-9388-79d464cee177", + "id": "8c45cccd-06ce-4550-8bf6-445b6a0fda59", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -50755,7 +50755,7 @@ "type": "text/plain" }, "key": "name", - "value": "reprehenderit elit ipsum est do", + "value": "", "type": "text" } ] @@ -50774,7 +50774,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2fa42044-1deb-450c-97c4-1cc75bd3bd38", + "id": "a33c7ade-a3f8-4041-8529-72f7cedac164", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -50825,7 +50825,7 @@ "type": "text/plain" }, "key": "name", - "value": "reprehenderit elit ipsum est do", + "value": "", "type": "text" } ] @@ -50844,7 +50844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f05d64d-aca3-483f-b0d1-23a2178ab565", + "id": "eef133de-c25a-4941-a57b-851b1f6942b5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -50895,7 +50895,7 @@ "type": "text/plain" }, "key": "name", - "value": "reprehenderit elit ipsum est do", + "value": "", "type": "text" } ] @@ -50914,7 +50914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea794d75-ac3c-4163-aafc-06cb05f7d9f8", + "id": "2e56ddcd-5e29-4c36-95dd-cb509b41da9c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -50965,7 +50965,7 @@ "type": "text/plain" }, "key": "name", - "value": "reprehenderit elit ipsum est do", + "value": "", "type": "text" } ] @@ -50984,7 +50984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be97e08d-6d14-417d-9f73-ffe0006d5ace", + "id": "c800fea1-a2bc-4fe0-a9f9-d3c7503a6a2f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -51035,7 +51035,7 @@ "type": "text/plain" }, "key": "name", - "value": "reprehenderit elit ipsum est do", + "value": "", "type": "text" } ] @@ -51060,7 +51060,7 @@ } }, { - "id": "70fff541-3f86-4770-a18b-a4454a61f807", + "id": "68fc6fde-ed74-41b3-8ef5-97b21fb88220", "name": "Get an Uploaded Configuration", "request": { "name": "Get an Uploaded Configuration", @@ -51103,7 +51103,7 @@ }, "response": [ { - "id": "08b44265-3953-4cd7-89be-d9ab3a1a1b2d", + "id": "8f8efe91-eef3-4ce8-8a92-9d991762cc3d", "name": "Gets an uploaded configuration details.", "originalRequest": { "url": { @@ -51149,7 +51149,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11d14767-eff8-4d6f-8cd0-2e562d6e9f00", + "id": "63af69ce-5053-4be2-8a91-e13a6e16bfbd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -51195,7 +51195,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b11618d5-755c-4040-9980-c3c84bbeeefe", + "id": "104b65c9-eb95-4ca6-a9a7-eb53b4a17543", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -51241,7 +51241,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df5be7ed-46e7-482b-8f1f-512c9fc31af2", + "id": "e0166d4b-55a2-42e3-b536-a4aa92a3e1b2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -51287,7 +51287,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb89942b-6b74-47f6-bb2b-8de677a60ec2", + "id": "6c3f77b5-9e27-4453-bdef-a2dd592874b2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -51333,7 +51333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05a3c4a6-27c2-4e13-844f-30cc80a5b3a5", + "id": "bf1bf2b0-fd59-49ad-85a7-bdd4479b8d46", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -51379,7 +51379,7 @@ "_postman_previewlanguage": "json" }, { - "id": "617f4fea-3fbd-4433-8e01-b7e22457ec5c", + "id": "fe81f3b0-326b-4290-8ac4-5b93142b61b9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -51431,7 +51431,7 @@ } }, { - "id": "d30b8b8c-bf12-413b-b010-e37f07b0b0d8", + "id": "52fbb15c-9f95-4aa7-84a2-6184fe14e8e6", "name": "Delete an Uploaded Configuration", "request": { "name": "Delete an Uploaded Configuration", @@ -51474,7 +51474,7 @@ }, "response": [ { - "id": "3cc598aa-e5d6-42b9-bbd3-89231ff1b317", + "id": "9b28ca53-6430-4989-b7a6-ac141635041a", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -51510,7 +51510,7 @@ "_postman_previewlanguage": "text" }, { - "id": "4c0b54e4-dcd2-4bdd-8558-55c336b4a318", + "id": "d925d22c-eb80-42ba-a07b-995b7b7814f8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -51556,7 +51556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c8c25d5-bb24-4ddd-958c-7994c896f399", + "id": "e7b3a462-ca66-4d0c-a78c-d64ad086e056", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -51602,7 +51602,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28003490-6a31-458f-8c6a-5f4b700b9c94", + "id": "58133663-4a45-4306-bbeb-bb79369cbba3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -51648,7 +51648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "170906fe-5d7a-4c03-8217-bf6d103b4e30", + "id": "caf20926-aa8b-4618-9dae-cd0c973270a5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -51694,7 +51694,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db309e43-6535-495a-850b-eab7702450c2", + "id": "5aab6e4c-174a-4e53-a9dd-927db13543fd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -51740,7 +51740,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5072513c-6099-445e-87e5-728883907baa", + "id": "489ce86f-1351-40ec-b35f-a89a24904285", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -51798,7 +51798,7 @@ "description": "Use this API to implement connector functionality.\nWith this functionality in place, administrators can view available connectors.\n\nConnectors are the bridges Identity Security Cloud uses to communicate with and aggregate data from sources.\nFor example, if it is necessary to set up a connection between Identity Security Cloud and the Active Directory source, a connector can bridge the two and enable Identity Security Cloud to synchronize data between the systems.\nThis ensures account entitlements and states are correct throughout the organization.\n\nIn Identity Security Cloud, administrators can use the Connections drop-down menu and select Sources to view the available source connectors.\n\nRefer to [Identity Security Cloud Connectors](https://documentation.sailpoint.com/connectors/identitynow/landingpages/help/landingpages/identitynow_connectivity_landing.html) for more information about the connectors available in Identity Security Cloud.\n\nRefer to [SaaS Connectivity](https://developer.sailpoint.com/docs/connectivity/saas-connectivity/) for more information about the SaaS custom connectors that do not need VAs (virtual appliances) to communicate with their sources.\n\nRefer to [Managing Sources](https://documentation.sailpoint.com/saas/help/sources/managing_sources.html) for more information about using connectors in Identity Security Cloud.\n", "item": [ { - "id": "2e10251e-1dc7-4014-bd93-df3fde805b90", + "id": "cddbc3be-64a6-464c-8b0f-0344bbf8ebea", "name": "Gets connector by script name", "request": { "name": "Gets connector by script name", @@ -51849,7 +51849,7 @@ }, "response": [ { - "id": "9c9276ce-e34b-4109-b652-960e2c8d1d36", + "id": "57bd2852-d5b6-4d53-a775-74e239a16cbf", "name": "A Connector Dto object", "originalRequest": { "url": { @@ -51903,7 +51903,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73db42a3-ec59-4287-bd28-1e68eee52151", + "id": "fd035494-2bab-4940-a47d-efe10f2e9c0a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -51957,7 +51957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6eacb2ff-608e-447f-8a37-0c3f1a5470fe", + "id": "46539544-8027-45b0-8510-6f51630acede", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -52011,7 +52011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "039da61b-2563-4585-b29b-47d41ce99f0a", + "id": "01dc8461-0d38-44dd-9563-58dd936acc5d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -52065,7 +52065,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68310d43-61c2-4203-bcf9-42d0c01ebb32", + "id": "6330733d-4069-4b98-b117-80e43094739c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -52119,7 +52119,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cca251e-2348-4c00-8d91-3dce8043e78e", + "id": "fabf5481-eef4-4b45-b010-32122ab3443e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -52173,7 +52173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "637fa2a6-43c3-44c5-8a71-f777f19c8f2b", + "id": "1e3fcb73-3b24-4201-959f-977e4e537785", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -52233,7 +52233,7 @@ } }, { - "id": "2e6f0944-6678-4ebf-8a55-40247f98acc0", + "id": "0346a60d-dc81-47d3-bca3-6da34749572b", "name": "Deletes connector by script name", "request": { "name": "Deletes connector by script name", @@ -52274,7 +52274,7 @@ }, "response": [ { - "id": "f096ad74-2cfd-4a6d-9692-a01066cfdaa9", + "id": "ec2543d9-471b-4a03-9738-31cf5c46fe5c", "name": "The custom connector was successfully deleted.", "originalRequest": { "url": { @@ -52308,7 +52308,7 @@ "_postman_previewlanguage": "text" }, { - "id": "814fe590-aa61-4102-bdd3-a1ac347e0be7", + "id": "76a8aa80-f424-4160-ab9a-18b0351af8d2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -52352,7 +52352,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ab563ef-e23d-4131-aa28-74f34c6db83b", + "id": "16a2504d-8108-42e4-b6fb-6fdc59e32afd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -52396,7 +52396,7 @@ "_postman_previewlanguage": "json" }, { - "id": "276fe234-0118-4b9f-ac37-cbc100bfcd02", + "id": "ae881bc0-b71a-4745-beb6-cf1ebf650069", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -52440,7 +52440,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d494d6af-94f2-4b08-882f-268936a09b16", + "id": "51297d4a-c871-43f2-b6ff-dca4232e377b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -52484,7 +52484,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49c09e44-ab4e-4ff4-85ea-bd945f7a6a0a", + "id": "48dde2a7-eafc-4583-b068-61e8f6cb75df", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -52528,7 +52528,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f351da74-4bdf-446b-a4fb-a186dcf02516", + "id": "c0a88584-ddbd-46be-a8de-3586894eb351", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -52578,7 +52578,7 @@ } }, { - "id": "878315db-4f4a-44cf-b73c-9456dd868304", + "id": "14faae86-c54b-4cd4-b147-557941aec3a3", "name": "Update connector by script name", "request": { "name": "Update connector by script name", @@ -52632,7 +52632,7 @@ }, "response": [ { - "id": "3badd336-aaf3-468d-a2de-9dc9c6aef732", + "id": "0705890c-1a60-47e4-811f-5dc74d06d61e", "name": "A updated Connector Dto object", "originalRequest": { "url": { @@ -52689,7 +52689,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cda98db0-8d1c-4be4-9377-b3cdcc962323", + "id": "88cd61b1-7a9e-444f-93b8-d975d6ff765c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -52746,7 +52746,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f43920dd-338d-4354-bca9-4eef71b46735", + "id": "8a19f16b-5580-4ad9-8cbf-5ae6ed568646", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -52803,7 +52803,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01afe548-29c6-4aae-9524-d7363948f3a8", + "id": "865d9610-bc58-47f7-8687-82f01ae30b72", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -52860,7 +52860,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef643a8f-a235-4905-a163-866a63e8e54f", + "id": "ec6cb784-a3f9-4819-a56f-daa968d34374", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -52917,7 +52917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed5549be-0bfe-4c02-8d02-857dc8b3319b", + "id": "b3d316a5-d760-4f14-86f3-b45f034da97c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -52974,7 +52974,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7878a4b5-7216-47a7-81d5-83f53c6dd734", + "id": "18c1a8eb-2c67-40a4-addc-a809209abd09", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -53037,7 +53037,7 @@ } }, { - "id": "b7dd56e9-968f-4774-8ca6-70957b03a2a5", + "id": "046869ff-feb5-4a42-b128-794458a3d488", "name": "Gets connector list", "request": { "name": "Gets connector list", @@ -53112,7 +53112,7 @@ }, "response": [ { - "id": "1f99682f-451a-4eb8-8a5e-aec42e00d217", + "id": "8c0ecc30-50cc-4faa-ae7e-5f982af76c62", "name": "A Connector Dto object", "originalRequest": { "url": { @@ -53201,7 +53201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71e38333-1453-492c-b345-150a678fce7d", + "id": "8fe85ceb-fe1d-49e3-9109-13bb6f59fa18", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -53290,7 +53290,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f894b091-4b74-4c4d-8fae-632f5a7e7fad", + "id": "7a8fc9fb-7cd2-4161-9806-97125600bbbb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -53379,7 +53379,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8de1c840-9e8b-4436-ad14-df2806f3c2f8", + "id": "b3c0edb0-fa7e-4c55-865b-59ad4cd1004b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -53468,7 +53468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78e66e2d-b5ff-4759-9433-300f4d12c9e9", + "id": "4050bd7d-d6d3-47d2-a694-4e12ccacc83f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -53557,7 +53557,7 @@ "_postman_previewlanguage": "json" }, { - "id": "793c3f82-d348-4b19-8d5c-e5209a0c9077", + "id": "12291423-7181-47f0-9b4f-3d61b0387cb2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -53646,7 +53646,7 @@ "_postman_previewlanguage": "json" }, { - "id": "422e037f-ed82-4af6-8cf8-b0158cc69de0", + "id": "38a5617f-72a5-427b-9287-b379267d3678", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -53741,7 +53741,7 @@ } }, { - "id": "f7ddc6e8-1167-40d3-a51e-0d0ee102d956", + "id": "82f23661-432d-4523-81e6-d9dd701d71c0", "name": "Create custom connector", "request": { "name": "Create custom connector", @@ -53783,7 +53783,7 @@ }, "response": [ { - "id": "e28e6f5f-f2a7-485a-a94c-1c243e8d7003", + "id": "a4bd0ada-ab07-4da9-8751-10ddaa72698f", "name": "A Connector Dto object", "originalRequest": { "url": { @@ -53839,7 +53839,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d865916d-d178-4dd9-beca-1686c95f8b22", + "id": "48ced5b0-553f-47ba-bca0-a21dbd2736fe", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -53895,7 +53895,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eafc5327-564e-4f40-a996-3b8c17d1953e", + "id": "557d23b5-dace-40ba-9ca4-eca7b76e3e06", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -53951,7 +53951,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9be99d7a-a19a-4a02-ad1f-7846dba70716", + "id": "9bb4c31e-74b4-4e28-b489-039096575c6a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -54007,7 +54007,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c431767-9ccb-4e06-9ff6-3ab4ce8f4109", + "id": "fffe74bd-3468-4cd2-ae8d-6258613506c4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -54063,7 +54063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c431ed73-6bc8-435a-8b0f-0c238049e0e4", + "id": "8f69618d-deac-49e8-ab5b-7c2b490077cb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -54119,7 +54119,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4c91940-b2ce-4b1a-943b-d9bb7f855f2c", + "id": "7ca5fb4a-5ebb-4bd2-9c36-5ae385592721", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -54181,7 +54181,7 @@ } }, { - "id": "c839e8ae-7a46-499a-839a-57987158b80d", + "id": "9824de2e-875a-4476-a061-b0785321fa2f", "name": "get Connector Source Config", "request": { "name": "get Connector Source Config", @@ -54223,7 +54223,7 @@ }, "response": [ { - "id": "4e6b3de9-4798-42a4-8516-38c2629398a9", + "id": "20dd4079-01d9-406f-88d9-32d1dad6453e", "name": "The connector's source template", "originalRequest": { "url": { @@ -54268,7 +54268,7 @@ "_postman_previewlanguage": "xml" }, { - "id": "db43268b-f6ed-4fc2-90c4-0d4b6be770c9", + "id": "6bbf15d7-9fbb-4b06-940b-de478b57c4a3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -54313,7 +54313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e90536b-6ec7-4bbc-a60d-81db95e75466", + "id": "97e2a385-f8f0-4747-b78d-17b0b5291ceb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -54358,7 +54358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e2d758c-0446-4955-8b8c-25651dfb2535", + "id": "6e350634-386d-483b-a951-89d834489145", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -54403,7 +54403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9d55406-ebae-47d1-b046-8957b35f38fa", + "id": "b10ed85b-83d4-412e-984b-b12cb80c702b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -54448,7 +54448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17ca3c19-83d4-4529-8873-606774756492", + "id": "dc3f3848-1eee-4917-aabc-1c2754f7b6a6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -54493,7 +54493,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70fff92e-cfd3-4cea-aa86-5b8adf1bc88d", + "id": "1b44295f-5946-4756-9869-9cb1fbf712e5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -54544,7 +54544,7 @@ } }, { - "id": "6f9ee5e9-0142-4ac2-9462-4d452118c2b1", + "id": "756f1634-e4b0-43b7-a1e6-d9c2fddff9c7", "name": "put Source Config", "request": { "name": "put Source Config", @@ -54602,7 +54602,7 @@ }, "response": [ { - "id": "0777bac5-bca2-4f3b-8a02-7c5bcba30de8", + "id": "24ad54ca-0ab3-4fca-a44a-f525dce06ab0", "name": "The connector's update detail", "originalRequest": { "url": { @@ -54663,7 +54663,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3218b7ad-b239-424f-b8e7-b0cf16381db8", + "id": "54233302-2836-4c80-b7fe-193947cc2630", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -54724,7 +54724,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecb5d4c2-bdfc-42f5-8d6a-836d3f0350de", + "id": "77e1f88a-a7b9-4cf6-a2ae-e04d59b2bf66", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -54785,7 +54785,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3118434-6be4-4ae9-89c9-ab33f4e09a40", + "id": "37bc7c31-e2d3-44b4-9950-f42a5b9975cd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -54846,7 +54846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cf10072-3267-4284-9c47-b5c4b9b6bd83", + "id": "b25e6cad-0948-4d83-a48c-1987b646eea1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -54907,7 +54907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4643fad1-35cc-4e32-87ba-c51cdbc5c6da", + "id": "4c89d942-8bd2-4544-ad34-249565ad1856", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -54968,7 +54968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ba50361-ca08-45dc-bd35-9f2b593554f6", + "id": "012951b3-074e-4098-866a-6fa38a5804f7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -55035,7 +55035,7 @@ } }, { - "id": "fde3d280-d6d3-4a08-bb1c-9589200e667a", + "id": "91a36136-f296-4a4a-820d-50ad7c75d8c9", "name": "get Connector Translations", "request": { "name": "get Connector Translations", @@ -55088,7 +55088,7 @@ }, "response": [ { - "id": "b5373bd5-9d3f-4df0-9df2-fd356043abfb", + "id": "9e07417a-7612-4cc7-9b85-d38d61215e68", "name": "The connector's translations", "originalRequest": { "url": { @@ -55129,12 +55129,12 @@ "value": "text/plain" } ], - "body": "amet eu", + "body": "laborum nulla minim dolore", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "0dcc9898-3f55-4b78-a7e5-8d9d293f1982", + "id": "049c55a5-7bea-478f-9bfe-4f0a935cfee3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -55180,7 +55180,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a160aa3-d04b-44d5-b303-ba10dadc6c30", + "id": "35d0f761-216a-436c-aaad-148c5636299f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -55226,7 +55226,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ab96717-b661-4f1e-b629-f0491046957b", + "id": "47c3756a-965e-42db-b3f7-ac27e3673054", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -55272,7 +55272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "690feb4a-2515-406b-8156-924101b3614a", + "id": "d54b2c6f-a6ab-465c-af49-40703f6e1188", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -55318,7 +55318,7 @@ "_postman_previewlanguage": "json" }, { - "id": "898370e7-17a1-4110-8555-a9620a3888db", + "id": "46cd6e93-d078-4628-9030-b12ac097ca62", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -55364,7 +55364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0fd9fde-85f8-441e-b6f1-4c55a230bd97", + "id": "3b9390c5-aa46-45c7-ad89-8452375affe6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -55416,7 +55416,7 @@ } }, { - "id": "631d7f91-427a-4f89-af86-427c9cc6b106", + "id": "ed4875fb-cf14-4de4-af9a-7d76691703ff", "name": "put Translations", "request": { "name": "put Translations", @@ -55476,7 +55476,7 @@ }, "response": [ { - "id": "30b1cfd5-5018-45b9-9d76-7156bf79a1f7", + "id": "38838885-395c-4e45-a3a5-ef11821733c0", "name": "The connector's update detail", "originalRequest": { "url": { @@ -55529,7 +55529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e78c0c7-0569-4c40-bdef-bd30636827f7", + "id": "1d507fde-e0aa-4cfe-b8d2-d157eca8215d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -55582,7 +55582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c915e03a-c2e5-4c99-b1dc-4e3f874835ff", + "id": "fef42a17-0395-4d2e-9589-72a918415d18", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -55635,7 +55635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d27b5e2-ee5d-4024-a180-f1123552da8b", + "id": "41b392f4-0223-4f7d-8bf4-7d0f73611f1c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -55688,7 +55688,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2941aa9-70c9-4861-a621-53a66bb7c827", + "id": "58387b3c-2bb7-4419-be8d-3961661b5095", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -55741,7 +55741,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85d6df72-99c2-4967-9ffa-72274bf2ef16", + "id": "782f8025-83a2-49df-8b1b-c25e1887da0d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -55794,7 +55794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7008a2f-8c37-4975-865a-86ee64c3a3e4", + "id": "db17ced2-e8ba-4f0e-a5b8-b5f831584a7e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -55853,7 +55853,7 @@ } }, { - "id": "987646cc-a70b-4702-a9fd-b222db64afcd", + "id": "16b2628a-4242-4596-9500-37721f92c49e", "name": "get Connector Source Template", "request": { "name": "get Connector Source Template", @@ -55895,7 +55895,7 @@ }, "response": [ { - "id": "9365b15a-607b-42f4-89fd-8b841b34c89c", + "id": "d1a34a5d-02f8-403e-b0a8-6319acc257c9", "name": "The connector's source template", "originalRequest": { "url": { @@ -55940,7 +55940,7 @@ "_postman_previewlanguage": "xml" }, { - "id": "fb51f9e7-dd1a-40ea-b452-2df82978d410", + "id": "a09c6efb-fbbc-4ab4-ae4a-70eb6e3133f2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -55985,7 +55985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d3ba7f1-4887-41a5-bc3f-c2789c0c2de5", + "id": "e065e174-f3e2-40c7-985d-b30c5b43aa42", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -56030,7 +56030,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8df6a62-1415-42ec-8c42-fd7f22c295ee", + "id": "dd55e70e-e693-4eb1-bceb-e8b5b4ffd1e3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -56075,7 +56075,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d59c0719-2dcd-42e1-a17b-a38fd8bbf9c1", + "id": "a4d63a9e-282e-4daa-8a9e-57f356929168", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -56120,7 +56120,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33072517-9491-4f32-a988-7e38120c7140", + "id": "98a507a2-e52e-4ab9-9a87-67ac4b98a0e1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -56165,7 +56165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7059c944-a051-4327-b02b-d5a10204f2da", + "id": "25ea34d8-e53e-41c1-9073-7041f448c869", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -56216,7 +56216,7 @@ } }, { - "id": "9fba3c97-60ff-4192-9cba-019d6cde1df3", + "id": "06eb2443-b34c-4533-875b-79d6ed26df87", "name": "put Source Template", "request": { "name": "put Source Template", @@ -56274,7 +56274,7 @@ }, "response": [ { - "id": "3fc20ba4-4439-4d40-b279-1538a1c8f131", + "id": "53112aa0-72e5-4b74-8d16-1d109ed7b47f", "name": "The connector's update detail", "originalRequest": { "url": { @@ -56335,7 +56335,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a32fa78b-54cb-40e3-9719-7649eacaca4a", + "id": "5ef1e8eb-5c68-4d18-bad4-309569e09891", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -56396,7 +56396,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc07e8c7-b60c-48e6-ad84-f1d584aa4d1c", + "id": "31648d25-7f72-420b-9118-503594f34a3a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -56457,7 +56457,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0eb364f-34cb-4ddf-bbd7-c0a4a3d14ecb", + "id": "ba9370c2-11d8-4247-8afa-673371baa622", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -56518,7 +56518,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09b81cad-5beb-4e4d-8821-99ed35d19cdf", + "id": "5a1fe728-08ac-4ef4-9730-490897675512", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -56579,7 +56579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "449061b9-344c-4d8d-a0ad-0d3c28eeffa6", + "id": "57a886ed-faeb-4cbe-a8d3-1ee02932f9d5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -56640,7 +56640,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4a9976f-a05e-4329-9cd8-8bf573af3712", + "id": "04978a3b-e360-4399-8a26-8e15a0f70dac", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -56707,7 +56707,7 @@ } }, { - "id": "581e0809-a6b3-45db-861e-12c3d13cb77b", + "id": "b4256670-68b9-4536-95ec-8cc817747bb2", "name": "get Connector Correlation Config", "request": { "name": "get Connector Correlation Config", @@ -56749,7 +56749,7 @@ }, "response": [ { - "id": "3665212b-0e88-44ed-be61-3fe6a6d7360b", + "id": "d36a75dc-ae10-4dde-b438-abd25c6603bf", "name": "The connector's correlation config", "originalRequest": { "url": { @@ -56794,7 +56794,7 @@ "_postman_previewlanguage": "xml" }, { - "id": "260e754e-7f98-45f8-8875-7a630a06d8bc", + "id": "54865137-40a4-4a55-8a32-a66342af6620", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -56839,7 +56839,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ff62b18-0440-4209-a23c-554dc6675fe1", + "id": "7379541a-68e0-4d53-95e3-5824ecd79315", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -56884,7 +56884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81ff32c8-e53d-4101-8426-f0f66860aab9", + "id": "1614bf2b-3b41-42bb-81f1-6c6fa439099c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -56929,7 +56929,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8effc27d-cf3e-401d-ad4a-b0b60616f9c6", + "id": "e1ae952f-f7b4-45c3-b1ec-75edc3cb47ac", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -56974,7 +56974,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f04227f-fe5c-4ae2-8f53-b9a365471b3b", + "id": "b5003a14-9063-46e2-b335-76265891d628", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -57019,7 +57019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06f33f6d-89b4-4631-8c78-0773892b3b79", + "id": "0a7f29b8-e661-4eb6-ba19-654d34dbb044", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -57070,7 +57070,7 @@ } }, { - "id": "9ff9bb90-c99d-48f8-891a-d14d4dd3749a", + "id": "96fab7a2-6ab0-4397-add7-3959402bcb34", "name": "put Correlation Config", "request": { "name": "put Correlation Config", @@ -57128,7 +57128,7 @@ }, "response": [ { - "id": "3ac90e35-d657-4c16-8a1c-4234d0c3325a", + "id": "24883516-64a3-46c9-83c3-0a7932644dd8", "name": "The connector's update detail", "originalRequest": { "url": { @@ -57189,7 +57189,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2615f47-5523-4362-898e-9cf7f9d81bb1", + "id": "2f6b5e5d-74dd-4fa3-baa5-ebcd5534d4cb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -57250,7 +57250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1b633b2-ca80-4352-b966-1eba739a0c3e", + "id": "3914897c-9ab0-47a9-80d1-d396914dd9d5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -57311,7 +57311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5630db13-a457-4f22-9ec3-9f6208220ae6", + "id": "a2085313-f402-429c-ae91-e2a2afe74597", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -57372,7 +57372,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e9d3892-3f2d-4d11-abdb-8defa6bbe225", + "id": "55ad7ecc-926e-4348-a385-b9c52aad882b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -57433,7 +57433,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1268fa72-1d92-45dc-952a-b82026485b9e", + "id": "97398e9d-1daf-4976-a280-8b537414caba", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -57494,7 +57494,7 @@ "_postman_previewlanguage": "json" }, { - "id": "248b9daa-fada-484d-aa07-56dd93616472", + "id": "ef195436-77f6-41e6-addb-6a77dc758c63", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -57567,7 +57567,7 @@ "description": "Use this API to implement and customize global tenant security settings.\nWith this functionality in place, administrators can manage the global security settings that a tenant/org has.\nThis API can be used to configure the networks and Geographies allowed to access Identity Security Cloud URLs.\n", "item": [ { - "id": "602bdf68-46d2-4c38-8b63-c550007dc466", + "id": "1a8d0a49-eb57-4326-b09c-a63c677395ff", "name": "Get security network configuration.", "request": { "name": "Get security network configuration.", @@ -57597,7 +57597,7 @@ }, "response": [ { - "id": "dad32e60-029d-4cd6-85d0-8893f6e787dc", + "id": "7c8e4b9d-2dcb-4091-a017-4a8afd06e30e", "name": "Network configuration for the tenant's auth org.", "originalRequest": { "url": { @@ -57641,7 +57641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "607c05ac-ffe7-4703-9e02-b720fbbdd490", + "id": "3148c273-b59b-4f9d-824b-3b3e3a3e846a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -57685,7 +57685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d4b37b0-346a-4352-9e5b-01bf9b1b2714", + "id": "ac139b59-114d-4a2a-892e-14eb17f22eea", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -57729,7 +57729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f5821dc-a401-4a88-b9ac-13fb5bdaa55b", + "id": "fbce8f6b-4a65-41ca-bdf5-c30da144f619", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -57773,7 +57773,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29843ca9-1933-4ea5-91fe-93aae7073d31", + "id": "16dd8cc7-6a51-4a50-88bb-540a19ef2a37", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -57817,7 +57817,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef9fad0a-ec75-4b37-b21d-ef9dde1ed669", + "id": "c66b1346-6003-4bd3-ab16-7e99e60b50ee", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -57861,7 +57861,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce3d3664-10f1-4a48-905c-e8b708a9a1c3", + "id": "ea658a2b-4301-4e66-ba87-02f4141c209b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -57911,7 +57911,7 @@ } }, { - "id": "1515c471-23dc-48ba-9ecd-e91600146223", + "id": "9200afc5-758a-4bf9-a6a1-d91a71ef5321", "name": "Create security network configuration.", "request": { "name": "Create security network configuration.", @@ -57954,7 +57954,7 @@ }, "response": [ { - "id": "2387097c-9d0c-41e5-abaa-43c777cb2996", + "id": "3c370be2-6c18-435e-93fa-a94f8d75fd0a", "name": "Network configuration for the tenant.", "originalRequest": { "url": { @@ -58011,7 +58011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ed724e5-1056-4cd1-bca8-7ecce8e3ec48", + "id": "d9199691-8944-4a01-b516-5f7bfe2e0853", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -58068,7 +58068,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae7b7c70-230a-41e4-b5e3-00ca9fa8fdd1", + "id": "5db0dc8a-2dae-49d2-a5df-d8f77934b9be", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -58125,7 +58125,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9ec41ee-6e88-4352-be9c-ae0f16b7551a", + "id": "d23d6384-e293-4b55-a2e2-bad3fae1a9e1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -58182,7 +58182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca7138a9-641a-4acb-82b4-40c161fd0f89", + "id": "580445cb-bccb-4ac2-a4c8-0754c7eece67", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -58239,7 +58239,7 @@ "_postman_previewlanguage": "json" }, { - "id": "369447a2-d004-4f66-ba40-d3e31432bcab", + "id": "acdd218e-4521-4ac3-b9ea-3e11f2eafdda", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -58296,7 +58296,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29a5a9d4-0eb4-4762-a2b6-246582ec3eb7", + "id": "cc4719b2-9106-4889-83af-5b165323acfc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -58359,7 +58359,7 @@ } }, { - "id": "927c328e-4e81-4aff-9fcc-d26a48886a33", + "id": "af147868-8055-4511-ad0a-fb9beba12e1e", "name": "Update security network configuration.", "request": { "name": "Update security network configuration.", @@ -58402,7 +58402,7 @@ }, "response": [ { - "id": "6fe21f67-6040-4ab0-8ca0-d8f82f69c47b", + "id": "b419ec6f-8ba5-475c-b68d-d26bd33c362d", "name": "Updated Auth Org network configuration.", "originalRequest": { "url": { @@ -58459,7 +58459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f09e76d1-84a8-44cc-a8bc-155c85b7e417", + "id": "aeb5966c-702e-4ccd-ac69-78f4e7786306", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -58516,7 +58516,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db378e7a-df0e-4aa2-9340-afbb8c7ced82", + "id": "5b531608-c106-486a-b593-b809785da1be", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -58573,7 +58573,7 @@ "_postman_previewlanguage": "json" }, { - "id": "acb2fb61-205b-445c-b699-73a59da0a922", + "id": "dc2f1510-060a-4a9a-8188-a8d2afbb6115", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -58630,7 +58630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03635124-abe7-4611-ab8a-9993ee5b5f2e", + "id": "cd3cdeb0-270f-4151-8bba-a2d20e02f4ba", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -58687,7 +58687,7 @@ "_postman_previewlanguage": "json" }, { - "id": "501cfe10-b8b4-440e-9671-c6399b166965", + "id": "b8e09498-5f3e-454c-8dbb-e9a3fc040cd4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -58744,7 +58744,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45b6a171-650b-4afb-bb39-94470dcfc895", + "id": "f7ba7b50-0cba-4339-a9b9-9b6c60b2ca81", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -58807,7 +58807,7 @@ } }, { - "id": "689ae791-a14d-463b-b6a2-8212b5c8e1e8", + "id": "84491c5d-9684-4e5f-895c-6b5e59de5a60", "name": "Get Auth Org Lockout Configuration.", "request": { "name": "Get Auth Org Lockout Configuration.", @@ -58837,7 +58837,7 @@ }, "response": [ { - "id": "1b57beb0-8460-4c7e-86d4-f186f9be949c", + "id": "b0730b55-879c-4028-abb0-91bd4d43b35b", "name": "Lockout configuration for the tenant's auth org.", "originalRequest": { "url": { @@ -58881,7 +58881,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86dc3cca-973f-4879-a60d-96ee43317d79", + "id": "2f5f1ce3-c04e-48bb-8e8c-3aaa177b1655", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -58925,7 +58925,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1eca357-ee60-434a-b721-3a792e606a41", + "id": "36c7dba3-9255-4646-9ac2-2c16ec00dcda", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -58969,7 +58969,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6229385c-d3b0-4b56-96ee-38625fad4eb6", + "id": "324f13ee-6996-4d39-990b-b01713eac627", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -59013,7 +59013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c6772af-d546-4d59-8368-b50f33a3af88", + "id": "e57685f3-0c8e-487b-9552-3e3782289602", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -59057,7 +59057,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0cd215c-6348-4135-ba48-a1fc918f8d01", + "id": "63472582-1030-4aca-9902-11098446d7c4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -59101,7 +59101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11a18939-586b-4cbe-9694-426f38b2c26b", + "id": "96656183-07f0-4ddc-839e-920bcfc839f2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -59151,7 +59151,7 @@ } }, { - "id": "73baeda1-aaf3-401a-aff3-c7a116ab6f87", + "id": "72334448-a387-4c73-b4b7-21a0632573c8", "name": "Update Auth Org Lockout Configuration", "request": { "name": "Update Auth Org Lockout Configuration", @@ -59194,7 +59194,7 @@ }, "response": [ { - "id": "7d344dfe-9ac0-4627-9cc0-6a250b34dbf7", + "id": "ee320edf-dcaa-4d40-81a3-319e85df3643", "name": "Updated Auth Org lockout configuration.", "originalRequest": { "url": { @@ -59251,7 +59251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "147e6829-cdf6-40b2-a691-2d4e8ebbbd81", + "id": "9ddc3349-5a6c-4a3e-bfbb-5d377e917f8a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -59308,7 +59308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b80d790-73d4-4d2c-81c7-2f99ccd8ed8f", + "id": "a8fd8272-e949-4c37-be46-41e00327056f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -59365,7 +59365,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2d363e6-7221-4567-a80d-c9fecb90b7af", + "id": "1fbba882-7e3e-43ec-84e9-a0bf7535f0e2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -59422,7 +59422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fcd108b-0880-47d0-867c-30f850f32fef", + "id": "c0888acc-3462-42a4-8b39-967195358b82", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -59479,7 +59479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b03e558e-05ef-432f-9c20-42baec0b8edd", + "id": "b06f81ae-f145-4745-9828-0e2609a48fc5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -59536,7 +59536,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7e80246-6209-4023-ba2d-d20d19e02995", + "id": "98e11aab-1de1-49f2-822a-ec82aac7b1c3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -59599,7 +59599,7 @@ } }, { - "id": "94ad0deb-6435-4c07-b05e-db6dbe6baa84", + "id": "b1dd99e6-22a7-471a-aecf-8471c11a3258", "name": "Get Service Provider Configuration.", "request": { "name": "Get Service Provider Configuration.", @@ -59629,7 +59629,7 @@ }, "response": [ { - "id": "d3a13130-bb5d-4c86-8dff-59adeaa50bb0", + "id": "c9f78625-40a5-40a1-b406-ab4a40d07ac3", "name": "Service provider configuration for the tenant.", "originalRequest": { "url": { @@ -59673,7 +59673,7 @@ "_postman_previewlanguage": "json" }, { - "id": "717c4f0c-4ff3-4a50-bac6-74d7e0654eee", + "id": "8b302809-4d21-4178-8e64-8e23ee497e43", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -59717,7 +59717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd3c6326-fcbd-481a-aab4-cdc9920d97d8", + "id": "a91789a9-8fcb-4780-91b3-3b1d3f7aaabe", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -59761,7 +59761,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6fddd96-eb16-45d2-a3b4-32c06d3944bd", + "id": "8745b951-94b8-4ea1-b4b6-80187002e9cd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -59805,7 +59805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c800e8c-11a5-49da-a56d-4d2ec3d2cc71", + "id": "495268cd-23c3-423d-98ed-1c4189862b7f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -59849,7 +59849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a469108-8d86-45b7-9eef-610a5cb70009", + "id": "fd506d73-7e95-4b9f-8bfe-789c553278f7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -59893,7 +59893,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c258b3ba-cfa8-49a9-9ac2-b72822bdedb1", + "id": "0d69f96b-bf72-4bfa-8356-43d924963d7b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -59943,7 +59943,7 @@ } }, { - "id": "f9b43bf8-0a31-4023-93ef-71663b25b8c3", + "id": "3ae41cb7-2c3e-4cf7-b27c-d78e283bf1aa", "name": "Update Service Provider Configuration", "request": { "name": "Update Service Provider Configuration", @@ -59986,7 +59986,7 @@ }, "response": [ { - "id": "69cdc418-53ff-488d-9a56-038b095c4035", + "id": "fec19336-9096-43fb-b5ff-e6f8c9a8fb9d", "name": "Auth Org Service Provider configuration updated.", "originalRequest": { "url": { @@ -60043,7 +60043,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32a909c4-f263-46e8-8e06-75586d669e8f", + "id": "d8e3e3b9-1682-4480-90e0-da1c3791b04c", "name": "400.1 Bad Request Content", "originalRequest": { "url": { @@ -60100,7 +60100,7 @@ "_postman_previewlanguage": "json" }, { - "id": "784ce37b-626f-4eb2-b910-ff974de51908", + "id": "c1505b90-6fce-4f59-b0e6-1ad872e21c8d", "name": "400.1.3 Illegal value", "originalRequest": { "url": { @@ -60157,7 +60157,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03e35ea1-33bf-4579-84b5-39f254983c47", + "id": "1f687abb-c293-41aa-b389-a088ada79e79", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -60214,7 +60214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06757858-cd6c-4259-b1bb-58c8857927bc", + "id": "a9f00967-083c-417d-9132-65ec3fa2b09b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -60271,7 +60271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7d8e88f-2b74-4eb7-b08c-fc858481eb28", + "id": "2bc21d22-173e-4cbc-ac14-84e503185ebf", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -60328,7 +60328,7 @@ "_postman_previewlanguage": "json" }, { - "id": "beecf5e7-c0c5-4782-a0cc-bbab50d13b75", + "id": "83ddb1b7-2ff3-48d8-9bf5-e2ad38a72e15", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -60385,7 +60385,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32b3af00-208b-458e-84ef-bb60ccd568f4", + "id": "29828322-eee5-43dc-bfdb-5bde83254ad1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -60448,7 +60448,7 @@ } }, { - "id": "232583ea-7663-44f7-8a06-77eccb07cf41", + "id": "cae115e7-eb15-4782-a648-aa74e361b0f3", "name": "Get Auth Org Session Configuration.", "request": { "name": "Get Auth Org Session Configuration.", @@ -60478,7 +60478,7 @@ }, "response": [ { - "id": "6a9096bd-2f81-45f7-aa68-0bf410c5ea95", + "id": "c151941a-5fe9-464e-88e6-ebf70a847782", "name": "Session configuration for the tenant's auth org.", "originalRequest": { "url": { @@ -60522,7 +60522,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1881be30-a5da-4b88-958a-9af726c6a295", + "id": "5bd7ed72-cb17-4046-aa53-7ee6aa54c23c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -60566,7 +60566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7138c12-4579-402d-b303-bb4f186450b8", + "id": "c273b8fb-1408-4975-beb2-22168ceebe0d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -60610,7 +60610,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6aec0aff-3890-4d5d-a41b-26e8a056d731", + "id": "c5405934-f7bc-4b79-9dad-6be12dbf46bd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -60654,7 +60654,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1210882e-cfdf-42d0-a3c7-360af4607c54", + "id": "f4f7cca0-1d39-4b7a-a616-c0069e13842e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -60698,7 +60698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c8d2713-babb-4913-a927-b471e14e774d", + "id": "8fc1e522-b75d-42d5-93ee-70e8d67c3c15", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -60742,7 +60742,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8edce40d-7f70-40db-bfd6-237a5d3defd7", + "id": "2d56e06d-0268-4f08-9f0c-1255acaf76b7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -60792,7 +60792,7 @@ } }, { - "id": "55911586-4022-4662-9976-0e3f532c0234", + "id": "f671faa0-5813-41f4-9eea-cb792d346e1b", "name": "Update Auth Org Session Configuration", "request": { "name": "Update Auth Org Session Configuration", @@ -60835,7 +60835,7 @@ }, "response": [ { - "id": "c96f063f-ed41-4667-8553-3ed9e0aa475e", + "id": "500ec27e-7417-4c68-9565-14f61c284883", "name": "Updated Auth Org session configuration.", "originalRequest": { "url": { @@ -60892,7 +60892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88faeb58-3031-44c6-a6da-9241ce0ddd22", + "id": "2a1f0fec-62d8-4eb7-a0c7-dbdc06cbd7da", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -60949,7 +60949,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44162323-dc09-4079-a218-a15abd93d54d", + "id": "e7827283-03f8-4918-bca2-cf751be13f23", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -61006,7 +61006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3b703f6-ee72-496a-9382-8eaae4af2a61", + "id": "c58df531-13bd-400a-bdb1-de3d2bdbf2fc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -61063,7 +61063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f19eea1f-f298-43f6-ba78-f5c7350eb3da", + "id": "04e2ef85-4dc7-40e9-85cf-faca0f521e40", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -61120,7 +61120,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be8d6f85-d9c5-43e0-8fe6-85240cc33061", + "id": "70d98886-0e96-4590-a544-351fb72bb519", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -61177,7 +61177,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40cccdf9-cfc7-46e5-8187-c34bb2ff6fd9", + "id": "34e1f19f-5624-4d7f-b547-3a61462bcba3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -61246,7 +61246,7 @@ "description": "Use this API to implement identity profile functionality. \nWith this functionality in place, administrators can view identity profiles and their configurations. \n\nIdentity profiles represent the configurations that can be applied to identities as a way of granting them a set of security and access, as well as defining the mappings between their identity attributes and their source attributes. \n\nIn Identity Security Cloud, administrators can use the Identities drop-down menu and select Identity Profiles to view the list of identity profiles. \nThis list shows some details about each identity profile, along with its status. \nThey can select an identity profile to view its settings, its mappings between identity attributes and correlating source account attributes, and its provisioning settings. \n\nRefer to [Creating Identity Profiles](https://documentation.sailpoint.com/saas/help/setup/identity_profiles.html) for more information about identity profiles.\n", "item": [ { - "id": "b2068ec7-cfaf-43bb-8d78-28b1f7b2c334", + "id": "bef9255a-455c-47e9-93a5-b5f39bad09af", "name": "Identity Profiles List", "request": { "name": "Identity Profiles List", @@ -61321,7 +61321,7 @@ }, "response": [ { - "id": "97f7b01d-602e-4c33-9409-ee27ceff05b5", + "id": "b5f82773-10fa-4a33-8c47-69f3f5ea2f14", "name": "List of identityProfiles.", "originalRequest": { "url": { @@ -61410,7 +61410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "adce5b4a-210c-435e-a71f-4da116aa9b58", + "id": "4592a98c-ac99-4da6-b09b-dafd93f1eab9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -61499,7 +61499,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72db37b2-0667-4b99-ac10-f366efa1e067", + "id": "dd4067cb-e41f-45e2-814c-235f5d2a4d66", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -61588,7 +61588,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f5c3d1d-4a96-4b07-b57f-faad0fb29fc0", + "id": "2d876145-1210-43fc-8e78-cee12d896133", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -61677,7 +61677,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6770c0af-decf-45eb-ade5-1cb5e469ba8c", + "id": "a8e29042-c4a7-465b-be23-96205d31e890", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -61766,7 +61766,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09c9a219-f9c5-4769-9983-88f7f52f6293", + "id": "9c986dc3-0ee1-4fcf-b7ba-a9a103522e04", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -61861,7 +61861,7 @@ } }, { - "id": "ff5401f0-a2af-4807-878e-8c9691801c9b", + "id": "24e751ae-6441-4b29-8e79-9a14a628d390", "name": "Create an Identity Profile", "request": { "name": "Create an Identity Profile", @@ -61903,7 +61903,7 @@ }, "response": [ { - "id": "68280d08-3f26-47c0-b327-8fc311d9e5a9", + "id": "cd6636f9-7a5b-4e80-ba34-924c53dfcf02", "name": "The created Identity Profile", "originalRequest": { "url": { @@ -61959,7 +61959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b78ff18-6584-490d-b846-3c03e650663a", + "id": "8ef78e3b-4303-4e74-8d79-cfd38cf59bd7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -62015,7 +62015,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14c1592c-2a63-4328-b4cb-d978aa63f02b", + "id": "04009a61-3540-4458-b2fb-bf8a43ddc751", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -62071,7 +62071,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8265910b-38a4-4833-99ea-39d601ad919b", + "id": "0ac29d37-546c-4142-8ed3-dfd804a9760b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -62127,7 +62127,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a62ebd33-2ce2-4477-a45b-e340336be5b0", + "id": "4f6eb72a-72f1-418b-b21f-ce9265d5e182", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -62183,7 +62183,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5184bad-4c18-4cac-b3b4-1796140078c8", + "id": "b526c26d-93b4-4bc1-a586-cd85a036d761", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -62245,7 +62245,7 @@ } }, { - "id": "518391cf-9b85-4498-88a7-930c76ac1d6b", + "id": "5c24ad43-53eb-4fbf-9d28-108ddddf6c8e", "name": "Delete Identity Profiles", "request": { "name": "Delete Identity Profiles", @@ -62288,7 +62288,7 @@ }, "response": [ { - "id": "5acd9e79-4234-4cef-8f7b-c82520824b7b", + "id": "bb42ff1a-a8c4-4cca-86b3-0499fcdd9522", "name": "Accepted - Returns a TaskResult object referencing the bulk delete job created.", "originalRequest": { "url": { @@ -62340,12 +62340,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"ff8081814d977c21014da056804a0af3\",\n \"name\": \"Background Object Terminator c8f030f2-b1a6-4e33-99e8-6935bc18735d\",\n \"description\": \"Generic task for terminating data in the overlay, used by the TerminationService.\",\n \"launcher\": \"support\",\n \"completed\": \"1983-06-01T20:42:41.186Z\",\n \"launched\": \"1947-04-25T11:42:15.313Z\",\n \"completionStatus\": \"Success\"\n}", + "body": "{\n \"id\": \"ff8081814d977c21014da056804a0af3\",\n \"name\": \"Background Object Terminator c8f030f2-b1a6-4e33-99e8-6935bc18735d\",\n \"description\": \"Generic task for terminating data in the overlay, used by the TerminationService.\",\n \"launcher\": \"support\",\n \"completed\": \"2004-01-01T17:15:26.403Z\",\n \"launched\": \"1989-11-21T06:30:55.771Z\",\n \"completionStatus\": \"Success\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "684ec2cf-f280-4088-aa99-4a99e1bb8867", + "id": "1aa18d9f-80ca-490c-b528-974334185605", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -62402,7 +62402,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd974c21-31a0-4d46-8b3c-d3d2fb023865", + "id": "e5903944-cea9-41d5-800a-4b4381d95072", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -62459,7 +62459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26af9867-91a5-4eb3-a78c-39908f177f00", + "id": "b5015812-0c6a-4341-8435-40b521cf989d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -62516,7 +62516,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eda7e6ce-4f28-43e1-a650-d0a9ac7edd77", + "id": "e6ac141a-6943-44a6-9c82-b120a7d36179", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -62573,7 +62573,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b5178b6-b492-4881-a80d-4f6ff7e56b74", + "id": "9fe058cc-28ba-4d08-bbcf-7ae02c80ef5d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -62636,7 +62636,7 @@ } }, { - "id": "b8353e0a-d120-4bf2-9d1f-72a42df15d80", + "id": "f24c7055-4196-4f41-a288-4f37fbdcbc69", "name": "Export Identity Profiles", "request": { "name": "Export Identity Profiles", @@ -62712,7 +62712,7 @@ }, "response": [ { - "id": "a417fdaa-556b-4336-9657-d6cfb82b2a94", + "id": "49586f39-dd34-45fd-b2b6-0798e21a681a", "name": "List of export objects with identity profiles.", "originalRequest": { "url": { @@ -62802,7 +62802,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fdb77f8-8ac9-42cf-bc18-29df80f5b569", + "id": "c47717d3-29b7-4f7d-b183-bfab77f63699", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -62892,7 +62892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d053d303-8a4c-445e-a056-87fd9fee8491", + "id": "8c1fed53-ba54-4d01-8ff5-51af6d21adf0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -62982,7 +62982,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10947ca5-9bd6-464d-b11e-fd401e2247c2", + "id": "2fd4d3d1-a364-4945-b9c9-cf290a6f7fa0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -63072,7 +63072,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfd51d2d-b626-4c02-9859-abeb9aa43db0", + "id": "ee4f37fc-c5a8-4ffd-8052-d6f6eee41829", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -63162,7 +63162,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d13c5653-fe36-4266-810e-7f3e86038061", + "id": "b55e08e9-64d1-4c62-91f3-06bf6f91e4ac", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -63258,7 +63258,7 @@ } }, { - "id": "49788bff-1cdf-4cdb-bb36-7fbb964ba134", + "id": "8d2d3258-ce3a-4d49-b2a7-b8c8d1d12d5d", "name": "Import Identity Profiles", "request": { "name": "Import Identity Profiles", @@ -63301,7 +63301,7 @@ }, "response": [ { - "id": "27c84f80-7b72-4245-b73c-ef4095df665b", + "id": "b0b26d96-1cf8-48f4-9349-23bd9dc28817", "name": "The result of importing Identity Profiles.", "originalRequest": { "url": { @@ -63358,7 +63358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29c7c6fa-b410-4cfd-863e-83bd5711df28", + "id": "65c3eb0b-11bd-4163-b60f-84dc0359a3b5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -63415,7 +63415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2487ae3a-9adf-4e6a-9a20-83adf6557cfe", + "id": "75a48a7b-6488-41b3-9f63-b91ae55b2eb0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -63472,7 +63472,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af84173a-1b27-42a2-ae52-e4fe95d0a576", + "id": "e20886a3-52fd-469d-b509-e29670a1a302", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -63529,7 +63529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f84a206e-0f87-4525-85a2-205f521b1b52", + "id": "ef44f4a3-2393-4da6-8791-1c9dfdc0923c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -63586,7 +63586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "036e7766-8d53-49ca-b216-6e96d23d5901", + "id": "5d9344ec-33d8-4378-bf0b-37025198bbd9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -63649,7 +63649,7 @@ } }, { - "id": "17cb7f24-a999-4c2d-9176-8fa1fcdbbeff", + "id": "3d4bc563-f58e-4a4f-991b-be3bf1a735b7", "name": "Generate Identity Profile Preview", "request": { "name": "Generate Identity Profile Preview", @@ -63681,7 +63681,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"fa906641-11e4-3752-7752-8e88f7b0144f\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", + "raw": "{\n \"identityId\": \"urn:uuid:62fef599-3c87-94ff-4a55-d33197e5621b\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -63692,7 +63692,7 @@ }, "response": [ { - "id": "24e96ebc-4899-400d-a11c-419dc5c862d5", + "id": "638bdc87-510b-412d-9a17-9a9e0211fd71", "name": "A preview of the identity attributes after applying identity attributes config sent in request body.", "originalRequest": { "url": { @@ -63727,7 +63727,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"fa906641-11e4-3752-7752-8e88f7b0144f\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", + "raw": "{\n \"identityId\": \"urn:uuid:62fef599-3c87-94ff-4a55-d33197e5621b\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -63749,7 +63749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1efa83be-0e1c-4550-b8fa-809e8426e23c", + "id": "f84e5d89-1159-4e8f-8f24-980371706ebd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -63784,7 +63784,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"fa906641-11e4-3752-7752-8e88f7b0144f\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", + "raw": "{\n \"identityId\": \"urn:uuid:62fef599-3c87-94ff-4a55-d33197e5621b\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -63806,7 +63806,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05f09fe8-840f-4af7-82ef-4d95e3c18474", + "id": "33a62d6c-d0db-4970-a620-a8bf964ad779", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -63841,7 +63841,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"fa906641-11e4-3752-7752-8e88f7b0144f\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", + "raw": "{\n \"identityId\": \"urn:uuid:62fef599-3c87-94ff-4a55-d33197e5621b\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -63863,7 +63863,7 @@ "_postman_previewlanguage": "json" }, { - "id": "beb80445-789a-4786-82b6-e36c05b9611c", + "id": "625fcc24-7899-47cb-8e44-4ab5b4739f17", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -63898,7 +63898,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"fa906641-11e4-3752-7752-8e88f7b0144f\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", + "raw": "{\n \"identityId\": \"urn:uuid:62fef599-3c87-94ff-4a55-d33197e5621b\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -63920,7 +63920,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17fec4f0-0bfa-42ed-a9c7-046fd5d27d37", + "id": "a9f30668-a3ba-410f-9f8c-38aea0712d02", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -63955,7 +63955,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"fa906641-11e4-3752-7752-8e88f7b0144f\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", + "raw": "{\n \"identityId\": \"urn:uuid:62fef599-3c87-94ff-4a55-d33197e5621b\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -63977,7 +63977,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a16a6d58-4dfb-4273-99bf-73f76260db3c", + "id": "b6b28d74-84b7-4f99-979d-f4c64fa49abe", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -64012,7 +64012,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"fa906641-11e4-3752-7752-8e88f7b0144f\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", + "raw": "{\n \"identityId\": \"urn:uuid:62fef599-3c87-94ff-4a55-d33197e5621b\",\n \"identityAttributeConfig\": {\n \"enabled\": true,\n \"attributeTransforms\": [\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n },\n {\n \"identityAttributeName\": \"email\",\n \"transformDefinition\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"e-mail\",\n \"sourceName\": \"MySource\",\n \"sourceId\": \"2c9180877a826e68017a8c0b03da1a53\"\n }\n }\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -64040,7 +64040,7 @@ } }, { - "id": "4a30f91a-561f-4ccc-a10d-2734f8c8cf0f", + "id": "0bd6edd1-1d1b-4b75-9464-9c3089521b24", "name": "Get single Identity Profile", "request": { "name": "Get single Identity Profile", @@ -64081,7 +64081,7 @@ }, "response": [ { - "id": "5b544749-8675-45a8-a3d8-0694ff6d2dad", + "id": "7566750b-25cf-497e-8824-bcae584bea5b", "name": "An Identity Profile object.", "originalRequest": { "url": { @@ -64125,7 +64125,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7eb50b5b-82f5-41d5-9f04-6cf9ac4217bf", + "id": "54fdf117-4fb8-417f-9bcf-bf7bf76072a1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -64169,7 +64169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a14befb3-020a-4cd6-9a77-7a944c7f8de4", + "id": "379e868f-f0ee-439e-aec2-eb6a5de63d93", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -64213,7 +64213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "310aa20d-64d8-430b-b36c-f7904c3924b5", + "id": "6c2e796b-1941-4128-a089-f1ef6f4deb93", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -64257,7 +64257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc888fab-e0d0-4f85-8322-3208e846f47c", + "id": "13781153-05cf-460f-a3ae-f1d5e0afaa12", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -64301,7 +64301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4821cf9b-86ca-4219-854b-299e26e25caf", + "id": "dec68748-5a60-4226-8a7c-e365332e18b2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -64345,7 +64345,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8c29713-a0a3-4a31-8112-652f318799b6", + "id": "e6630687-dd41-4404-9387-5a713e2e3d6a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -64395,7 +64395,7 @@ } }, { - "id": "c30cd00c-38b4-4652-9730-fbf817a9c86d", + "id": "61c9cc4b-65ef-48c3-b833-514b7ad55973", "name": "Delete an Identity Profile", "request": { "name": "Delete an Identity Profile", @@ -64436,7 +64436,7 @@ }, "response": [ { - "id": "65616cb1-fa84-427d-ac2d-35056f00d23a", + "id": "34239eba-5f82-45b8-af24-c69b6c61ea3b", "name": "Accepted - Returns a TaskResult object referencing the bulk delete job created.", "originalRequest": { "url": { @@ -64475,12 +64475,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"ff8081814d977c21014da056804a0af3\",\n \"name\": \"Background Object Terminator c8f030f2-b1a6-4e33-99e8-6935bc18735d\",\n \"description\": \"Generic task for terminating data in the overlay, used by the TerminationService.\",\n \"launcher\": \"support\",\n \"completed\": \"2000-10-05T20:44:39.426Z\",\n \"launched\": \"1956-04-17T08:57:13.255Z\",\n \"completionStatus\": \"Success\"\n}", + "body": "{\n \"id\": \"ff8081814d977c21014da056804a0af3\",\n \"name\": \"Background Object Terminator c8f030f2-b1a6-4e33-99e8-6935bc18735d\",\n \"description\": \"Generic task for terminating data in the overlay, used by the TerminationService.\",\n \"launcher\": \"support\",\n \"completed\": \"1948-11-10T14:56:02.835Z\",\n \"launched\": \"2009-05-18T22:35:06.946Z\",\n \"completionStatus\": \"Success\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3cb209c5-cff9-4b40-94c7-a22fe2e3f861", + "id": "acbe4458-557b-4e54-8a8e-202162f5f237", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -64524,7 +64524,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d38d50c1-e4fb-40c4-967c-664168493013", + "id": "0dc31020-e0bb-4ddd-aaab-a43ec5c54979", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -64568,7 +64568,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11b49870-f738-4e71-969f-fec3d506111b", + "id": "622e3333-a3a9-4df0-9d82-882450cee5e3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -64612,7 +64612,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39b0498b-6b0e-49bc-bc08-f893931faebd", + "id": "f7893df8-276b-40a5-b308-24daf5403df9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -64656,7 +64656,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf4ae56f-a58f-41a2-84c0-b6db18a1d4cf", + "id": "f18f3dcf-57fb-461e-b6be-423f131777ad", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -64700,7 +64700,7 @@ "_postman_previewlanguage": "json" }, { - "id": "173b1751-e8d7-4c69-a072-8e5940e51a30", + "id": "fe3884b3-7854-44a4-9c08-02b3dc56274d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -64750,7 +64750,7 @@ } }, { - "id": "7f31738a-5363-4b6f-b442-fc68c488ab96", + "id": "a4c56a73-109e-4c4e-b3d2-167d3bc5d2bb", "name": "Update the Identity Profile", "request": { "name": "Update the Identity Profile", @@ -64804,7 +64804,7 @@ }, "response": [ { - "id": "fe9fdc7d-7b1c-41fe-a3f5-86f0f34e5fd2", + "id": "5ea2f49c-76d1-4c1b-a3c9-1ebbd3dfce6e", "name": "The updated Identity Profile.", "originalRequest": { "url": { @@ -64861,7 +64861,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff7b129f-671f-473a-906b-d957b1ac5132", + "id": "f95f51cc-4643-45aa-b55d-988a2022b5e8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -64918,7 +64918,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66a7cab0-3a05-4425-a14c-74a8fdc2b266", + "id": "631088f3-1c51-4c01-9e57-5002f929f43a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -64975,7 +64975,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03cbbd3e-a2fc-49b9-85f0-763c6911c44f", + "id": "af5df9ed-e742-4e6a-bc53-443675ab3872", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -65032,7 +65032,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9102e9e3-9386-46db-913b-6eb75ac95686", + "id": "5fa796b4-44b3-447f-ae1c-d3af8f13fbdc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -65089,7 +65089,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cbbdf38-3f3b-43a0-8273-4e87c84aa687", + "id": "1ff78a1c-1d2a-4656-80ab-0cb87e4aca6d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -65146,7 +65146,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c075ee93-808d-480e-97ea-3221ce1752a4", + "id": "4cafbc58-5e87-4ff5-b6ff-684e4b122298", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -65209,7 +65209,7 @@ } }, { - "id": "8a36b903-85c0-4a92-8247-c51be445b787", + "id": "8f067a76-98c0-481e-81ac-4c4bfc766b88", "name": "Get default Identity Attribute Config", "request": { "name": "Get default Identity Attribute Config", @@ -65251,7 +65251,7 @@ }, "response": [ { - "id": "579752c0-4e7d-4f19-95e8-471f1df26644", + "id": "4f2cd6fa-5b3e-4173-9c96-591f14fee661", "name": "An Identity Attribute Config object.", "originalRequest": { "url": { @@ -65296,7 +65296,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc6de298-ef3a-4c55-8f55-43b1494cc431", + "id": "2436946d-326d-4582-9e61-81cfd70d7ba1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -65341,7 +65341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cb4541f-63b1-4bef-8b05-bf80f575d5ff", + "id": "7a320b92-b0d0-4050-b7e4-d5c469a613e8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -65386,7 +65386,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc55ebe4-5586-4333-b536-96fc5f3446ed", + "id": "0fe1bbc6-6898-4d7f-931c-78eb73d4576f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -65431,7 +65431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c72b6c68-8290-444f-8641-f811fa870c13", + "id": "1a73ad04-6045-47e0-a307-2460db3ee245", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -65476,7 +65476,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae171246-c646-42df-aa1e-28386b5d34c4", + "id": "17514f10-4073-488c-a89f-d8908952ac8d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -65521,7 +65521,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f607ce4-5208-4ea7-99b4-917cd740b30d", + "id": "43701efc-fffd-4198-9991-a0c17b9670ab", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -65572,7 +65572,7 @@ } }, { - "id": "aa8e1e5c-ebca-43af-81bd-724a75c019ff", + "id": "216fd580-2905-4fda-930a-3b4ebfbbdf24", "name": "Process identities under profile", "request": { "name": "Process identities under profile", @@ -65614,7 +65614,7 @@ }, "response": [ { - "id": "15a35062-9eb4-4d4d-b0b4-961843c7167b", + "id": "a9b1b1c1-ecd0-4bb9-8277-b89ffefdba1e", "name": "Accepted status after refresh has launched", "originalRequest": { "url": { @@ -65659,7 +65659,7 @@ "_postman_previewlanguage": "json" }, { - "id": "177cf6a2-158f-4557-9275-1639b29ad58b", + "id": "76c26021-0401-4ab6-8aab-d898a4b677a6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -65704,7 +65704,7 @@ "_postman_previewlanguage": "json" }, { - "id": "361094e7-b09a-4c11-a6f3-ecb29a40b682", + "id": "947519f3-c5f3-4505-aebc-561a90820a06", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -65749,7 +65749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53b4615b-0a1e-400d-b0af-7493a8520a65", + "id": "e8fad520-9536-43a4-90c3-e786e5676132", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -65794,7 +65794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "082d4f65-7fc7-4e51-8455-e8122587a26f", + "id": "c0293366-ab2b-4895-a260-abbebc6cced3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -65839,7 +65839,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46dda6e0-35e8-40e0-8485-a77c8777a192", + "id": "99e0eadd-860d-4d62-8298-4eb0d7ce7430", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -65884,7 +65884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab7be8e6-d933-4ec1-aaf7-11549da89a3e", + "id": "a1bc8b47-ab64-477a-b85a-1e6dcbc02278", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -65941,7 +65941,7 @@ "description": "Use this API to implement and customize lifecycle state functionality.\nWith this functionality in place, administrators can create and configure custom lifecycle states for use across their organizations, which is key to controlling which users have access, when they have access, and the access they have.\n\nA lifecycle state describes a user's status in a company. For example, two lifecycle states come by default with Identity Security Cloud: 'Active' and 'Inactive.' \nWhen an active employee takes an extended leave of absence from a company, his or her lifecycle state may change to 'Inactive,' for security purposes. \nThe inactive employee would lose access to all the applications, sources, and sensitive data during the leave of absence, but when the employee returns and becomes active again, all that access would be restored. \nThis saves administrators the time that would otherwise be spent provisioning the employee's access to each individual tool, reviewing the employee's certification history, etc. \n\nAdministrators can create a variety of custom lifecycle states. Refer to [Planning New Lifecycle States](https://documentation.sailpoint.com/saas/help/provisioning/lifecycle.html#planning-new-lifecycle-states) for some custom lifecycle state ideas.\n\nAdministrators must define the criteria for being in each lifecycle state, and they must define how Identity Security Cloud manages users' access to apps and sources for each lifecycle state.\n\nIn Identity Security Cloud, administrators can manage lifecycle states by going to Admin > Identities > Identity Profile, selecting the identity profile whose lifecycle states they want to manage, selecting the 'Provisioning' tab, and using the left panel to either select the lifecycle state they want to modify or create a new lifecycle state. \n\nIn the 'Provisioning' tab, administrators can make the following access changes to an identity profile's lifecycle state: \n\n- Enable/disable the lifecycle state for the identity profile.\n\n- Enable/disable source accounts for the identity profile's lifecycle state.\n\n- Add existing access profiles to grant to the identity profiles in that lifecycle state.\n\n- Create a new access profile to grant to the identity profile in that lifecycle state.\n\nAccess profiles granted in a previous lifecycle state are automatically revoked when the identity moves to a new lifecycle state. \nTo maintain access across multiple lifecycle states, administrators must grant the access profiles in each lifecycle state. \nFor example, if an administrator wants users with the 'HR Employee' identity profile to maintain their building access in both the 'Active' and 'Leave of Absence' lifecycle states, the administrator must grant the access profile for that building access to both lifecycle states.\n\nDuring scheduled refreshes, Identity Security Cloud evaluates lifecycle states to determine whether their assigned identities have the access defined in the lifecycle states' access profiles. \nIf the identities are missing access, Identity Security Cloud provisions that access. \n\nAdministrators can also use the 'Provisioning' tab to configure email notifications for Identity Security Cloud to send whenever an identity with that identity profile has a lifecycle state change. \nRefer to [Configuring Lifecycle State Notifications](https://documentation.sailpoint.com/saas/help/provisioning/lifecycle.html#configuring-lifecycle-state-notifications) for more information on how to do so.\n\nAn identity's lifecycle state can have four different statuses: the lifecycle state's status can be 'Active,' it can be 'Not Set,' it can be 'Not Valid,' or it 'Does Not Match Technical Name Case.' \nRefer to [Moving Identities into Lifecycle States](https://documentation.sailpoint.com/saas/help/provisioning/lifecycle.html#moving-identities-into-lifecycle-states) for more information about these different lifecycle state statuses. \n\nRefer to [Setting Up Lifecycle States](https://documentation.sailpoint.com/saas/help/provisioning/lifecycle.html) for more information about lifecycle states.\n", "item": [ { - "id": "d661d5d5-b765-46af-9111-5ef8e9fbc418", + "id": "0d3a3ab8-73f4-4ead-adb1-9bc183965aab", "name": "Set Lifecycle State", "request": { "name": "Set Lifecycle State", @@ -65996,7 +65996,7 @@ }, "response": [ { - "id": "8c4882a4-77b7-423b-91a3-58b00a58bf38", + "id": "58799be8-bd0a-49c9-a2c8-529f518c5700", "name": "The request was successfully accepted into the system.", "originalRequest": { "url": { @@ -66054,7 +66054,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ee6348f-4a0a-47fc-94c8-7a2b1944d30e", + "id": "e194d3d5-bd28-4dd4-8700-dc08fd26a03e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -66112,7 +66112,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1267b8d3-1d92-4c86-a3c4-b1414a5fae7c", + "id": "fae997da-d915-489c-8298-c7c4a3d3f7ca", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -66170,7 +66170,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7eeb4ea4-106d-4840-b06b-9a931bc0347c", + "id": "6087c34e-79b3-4555-ba40-5f49ba801eb2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -66228,7 +66228,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0a178b2-63da-4f0c-b7b3-e2603e4acf92", + "id": "54cf7f9a-dde7-41b7-92b9-90df361aa8d7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -66286,7 +66286,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f91c6dfd-af22-4ba4-b434-3aa7f6cf093f", + "id": "6992bdb1-d3a3-4af7-9a47-c4f8f6bb0449", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -66344,7 +66344,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77aeaed5-622b-4c3f-89e1-a353f4b12a6a", + "id": "c0e4d50f-c152-447a-9022-b872d680f4dd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -66408,7 +66408,7 @@ } }, { - "id": "c7f4e7d2-35a7-4d2f-9370-e74f46cba267", + "id": "edcee032-4b7a-4e8e-a3d8-8110c344ed63", "name": "Lists LifecycleStates", "request": { "name": "Lists LifecycleStates", @@ -66487,7 +66487,7 @@ }, "response": [ { - "id": "46619908-db59-48c0-8823-f366fb075b25", + "id": "c91f45f4-28d4-4e38-a672-97ee34e153f0", "name": "List of LifecycleState objects.", "originalRequest": { "url": { @@ -66569,7 +66569,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e206858c-01da-4512-9a5b-9620580b5437", + "id": "d1ca33d9-9111-479c-bdc2-55b2dd9c58dc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -66651,7 +66651,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65b1dd29-13c6-4b6c-9488-f9b5639c7710", + "id": "f367df2b-9225-4d03-a682-6f62d68b2de6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -66733,7 +66733,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a921b039-2a8a-491c-926d-426aef11708f", + "id": "b2d56733-ce34-482a-affb-6d4e638a1fa4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -66815,7 +66815,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f5ab828-c20f-42eb-8e13-5bd4b690cea7", + "id": "3be71bbc-c435-4824-b121-f2ae497804e4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -66897,7 +66897,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d87e61eb-c12e-45b2-aa72-c7d48d37955d", + "id": "612d60ab-8b6d-4f51-a9f9-2dc5951736b9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -66985,7 +66985,7 @@ } }, { - "id": "c3800e10-e588-4852-9b64-5f16fc8d4a18", + "id": "0b1b5173-d63b-42af-bdb9-429db5e34215", "name": "Create Lifecycle State", "request": { "name": "Create Lifecycle State", @@ -67040,7 +67040,7 @@ }, "response": [ { - "id": "e6642636-b11b-421d-9074-ac641ce9b15a", + "id": "4d5f40cf-cad1-4eb6-9a82-cd82307c3fb8", "name": "Created LifecycleState object.", "originalRequest": { "url": { @@ -67098,7 +67098,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecf097bb-3d6a-49d9-b142-ecc06953bee7", + "id": "5dbfc00e-1583-468f-bec7-cb41e248501f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -67156,7 +67156,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08d9183f-26d3-4725-a51f-bbd360c647f2", + "id": "a16a598a-55e4-49e1-b938-93b58d0a8b66", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -67214,7 +67214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "897a4602-2398-4690-ba8a-a478881256a4", + "id": "c25b9cdc-c293-4928-b4ce-5474d8fe9daf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -67272,7 +67272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d3996fe-5c55-4772-9866-898db4df8ca8", + "id": "751471c3-463f-4efd-b60e-2040fc32cd7c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -67330,7 +67330,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc5be7ea-5434-49f6-b193-d2440db2d3d5", + "id": "429f09c9-c50d-4071-a157-3c1dc8428019", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -67394,7 +67394,7 @@ } }, { - "id": "f3073d75-55b1-4543-b687-a2ae84ab86d7", + "id": "1ce6f8a1-ef7f-46e0-9124-bd4f81780c35", "name": "Get Lifecycle State", "request": { "name": "Get Lifecycle State", @@ -67447,7 +67447,7 @@ }, "response": [ { - "id": "4f67a6cb-7acd-4577-8d38-57dd3ed95cba", + "id": "9c92379e-4ebf-46b6-aed5-2c4c27d12164", "name": "The requested LifecycleState was successfully retrieved.", "originalRequest": { "url": { @@ -67493,7 +67493,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d74c025e-0e57-4eda-aac1-1956b931993e", + "id": "11f81e56-d20c-4cdf-b204-f15fdfd753e5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -67539,7 +67539,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31ed9b3a-6ce1-414a-8d91-28a9873b4a40", + "id": "ba793b69-2f21-4eed-b352-d7f49e2af35a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -67585,7 +67585,7 @@ "_postman_previewlanguage": "json" }, { - "id": "127d853f-7ba5-4181-9954-8f9c12a08d27", + "id": "7a13a29a-ac34-4f18-9120-52750d7a27f7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -67631,7 +67631,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5b9f3ce-1e97-4f37-ae4c-beb24e7812b8", + "id": "3816bb6d-39ed-4dba-a417-e8feea7a6104", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -67677,7 +67677,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9053576f-c3a7-46a5-b45a-174874fbb9d1", + "id": "c34a12d7-d54c-49af-bc42-e33bae33fd0a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -67723,7 +67723,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3bdf37a2-9730-41d2-b1c2-efa6a9d3766b", + "id": "11f9e114-b20f-4abe-a857-da9bd1c45a0c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -67775,7 +67775,7 @@ } }, { - "id": "3a4e30b6-3c88-4771-81fb-ff037a2f7190", + "id": "590702f9-2563-4237-9f41-42a52102e38d", "name": "Update Lifecycle State", "request": { "name": "Update Lifecycle State", @@ -67841,7 +67841,7 @@ }, "response": [ { - "id": "e2f6a912-a112-43c9-82a6-35904d0520bd", + "id": "8799c9ea-1e3a-48d4-9b4b-3e251e1c8c5b", "name": "The LifecycleState was successfully updated.", "originalRequest": { "url": { @@ -67900,7 +67900,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1750ca40-f0cf-4af9-ad11-8cf434fd9eca", + "id": "35a16325-a1a8-4b0a-88cb-707a872b5d82", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -67959,7 +67959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0c44cc8-37c4-4a46-a6ae-809e3dd55dfa", + "id": "7963e28c-a07c-4b60-98e5-63529b7b3556", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -68018,7 +68018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "491dbe5d-4cde-4495-bd19-ea6d5f800bf2", + "id": "69c3df9f-49d5-4987-8a58-7ee2e4f7c0a0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -68077,7 +68077,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6d0aaab-9b92-4b0c-b7f6-520ba9ddac8a", + "id": "4334af9c-ced7-4e70-940a-c751b51f978d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -68136,7 +68136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b1be3e5-53d2-4f29-8b93-684d3a8c266d", + "id": "6d64c7fc-3f72-4536-ad09-ddb569053b04", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -68195,7 +68195,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9dbf8d7e-03b3-4947-8477-34a767f17659", + "id": "9243b706-3925-4030-babe-b43feaebb173", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -68260,7 +68260,7 @@ } }, { - "id": "bb70d7fe-c5a7-4084-8036-15ea5d954080", + "id": "ec286a42-553e-407d-8658-16e13c2b32fd", "name": "Delete Lifecycle State", "request": { "name": "Delete Lifecycle State", @@ -68313,7 +68313,7 @@ }, "response": [ { - "id": "0465119e-0841-43f4-9de4-1a0d83884733", + "id": "e4706ee8-092b-42ff-8090-5e50d2eb4bda", "name": "The request was successfully accepted into the system.", "originalRequest": { "url": { @@ -68354,12 +68354,12 @@ "value": "application/json" } ], - "body": "{\n \"type\": \"LIFECYCLE_STATE\",\n \"id\": \"cupidatat amet Duis\",\n \"name\": \"Contractor Lifecycle\"\n}", + "body": "{\n \"type\": \"LIFECYCLE_STATE\",\n \"id\": \"in\",\n \"name\": \"Contractor Lifecycle\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1ec1c9e8-732f-482c-9a51-987ffd2d3931", + "id": "2b06da59-a7af-4ff8-b882-87017e1f6034", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -68405,7 +68405,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79d63339-5bbb-42d6-a5aa-c7a1aa04f932", + "id": "c51b869f-e2ea-4873-8c86-ab3358c6c83c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -68451,7 +68451,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c9f0aaa-7afc-4472-96e5-a8c20369bf99", + "id": "ec636411-eca5-4f01-aed0-7ad3a15aaaa6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -68497,7 +68497,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a2566e6-f16a-441d-a881-07ef7bd12539", + "id": "5c81b386-8650-4bbd-a8e3-812a65373216", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -68543,7 +68543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bab793c5-9c10-4af4-b6f7-217185f703a8", + "id": "39ef859c-5bbd-462d-a08e-f39d209675aa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -68589,7 +68589,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3c31630-31d5-4adf-8fa9-4b2c1694b73c", + "id": "ee311f97-45df-40be-8328-687b6abfda5f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -68647,7 +68647,7 @@ "description": "Read and create operations for client data and statuses", "item": [ { - "id": "68d8b1e0-c0d9-4a7a-88aa-9093d8ee6d5c", + "id": "486fde87-6491-44a3-bd13-fdf1cd18e446", "name": "Get Managed Clients", "request": { "name": "Get Managed Clients", @@ -68713,7 +68713,7 @@ }, "response": [ { - "id": "48a87551-8b4e-4f1c-8b80-8e04579b0c66", + "id": "3ef729dd-607a-4ba3-adce-6c3ea2a1aec5", "name": "Responds with a list of ManagedClient based on the query params provided", "originalRequest": { "url": { @@ -68788,12 +68788,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"minim in irure dolore ut\",\n \"cookbook\": \"fugiat ea irure\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"commodo sunt Excepteur ad eiusmod\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n },\n {\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"eiusmod ea\",\n \"cookbook\": \"dolor quis enim\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"laboris dolore velit consectetur cupidatat\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n }\n]", + "body": "[\n {\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"sunt\",\n \"cookbook\": \"labore dolor eiusmod deserunt eu\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"proident incididunt\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n },\n {\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"ipsum officia\",\n \"cookbook\": \"enim aliqua id mini\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"eu nulla id est\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "cbf9cdc8-2114-4263-a4b0-336132654598", + "id": "f21d4b79-672d-4b01-896f-9c3130a16523", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -68873,7 +68873,7 @@ "_postman_previewlanguage": "json" }, { - "id": "897cb6dd-b525-4a60-a65a-534623772285", + "id": "fb632742-b57b-484d-bd10-78518e8ac89c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -68953,7 +68953,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5498d90b-d06a-4842-a330-7f5978eee304", + "id": "414bc1f4-a13f-48c1-bc42-8b04f911a863", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -69033,7 +69033,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2b06e7c-6999-4fa8-a112-127c15e08c4e", + "id": "42786b7e-360a-4073-b0ee-7219b275873e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -69113,7 +69113,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4502828-50f7-4eb3-a5f9-ac6dbfcda74a", + "id": "1255179a-d2cd-46dd-942a-e2febb8439fc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -69199,7 +69199,7 @@ } }, { - "id": "b55d88c8-9dbf-4a99-9b82-bb5a2e4663b9", + "id": "f4d6a340-8f21-40d3-8c48-ca629fc39a25", "name": "Create a new Managed Client", "request": { "name": "Create a new Managed Client", @@ -69241,7 +69241,7 @@ }, "response": [ { - "id": "36ff96a4-1814-48f3-81de-a5e799a1c594", + "id": "6fdf290e-959d-461b-96ef-a7727fc52cbb", "name": "The created ManagedClient", "originalRequest": { "url": { @@ -69292,12 +69292,12 @@ "value": "application/json" } ], - "body": "{\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"occaecat et\",\n \"cookbook\": \"ipsum irure ut amet\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"culpa consectetur anim\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n}", + "body": "{\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"sed ut ea\",\n \"cookbook\": \"fugiat qui\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"incididunt\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c634c907-ae86-408a-898d-f5015761b9bf", + "id": "1aac898a-0b7c-4b27-af60-66ff5ec066f3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -69353,7 +69353,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4bd0f74-b37c-411a-89ab-ff33688ed1ac", + "id": "ae5b57e9-6dff-4b89-8f25-bfff0a418979", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -69409,7 +69409,7 @@ "_postman_previewlanguage": "json" }, { - "id": "991ace14-314a-4bc9-b311-b4ac14553019", + "id": "bce37c35-4e6a-4147-bff8-a18c2cf8d019", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -69465,7 +69465,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c82f5c6-29d0-438c-8808-ed1a62a12200", + "id": "5cec8fa2-cbbc-4fce-8559-e84300d24e83", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -69521,7 +69521,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb085800-a158-49f5-a366-584a3bf9359c", + "id": "388037d2-bab4-4421-a3ef-f54652e2e537", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -69583,7 +69583,7 @@ } }, { - "id": "20c4fb8b-fe9c-4dc2-a188-db63a506ddea", + "id": "00227cab-2d76-4c4b-a3ee-af37226017c0", "name": "Get a Managed Client", "request": { "name": "Get a Managed Client", @@ -69624,7 +69624,7 @@ }, "response": [ { - "id": "47b85758-a0ed-473c-a4ee-73104778dc2d", + "id": "5b6a6f78-1d21-42f4-9b6d-6c382a55f947", "name": "Responds with a Managed Client", "originalRequest": { "url": { @@ -69663,12 +69663,12 @@ "value": "application/json" } ], - "body": "{\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"occaecat et\",\n \"cookbook\": \"ipsum irure ut amet\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"culpa consectetur anim\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n}", + "body": "{\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"sed ut ea\",\n \"cookbook\": \"fugiat qui\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"incididunt\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e27f4f68-d8b1-4eef-ad25-6b5bcde0f30e", + "id": "77b5d3c4-f803-40db-aaea-354537f49fe2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -69712,7 +69712,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8311820-c372-4908-a29d-6265a572af79", + "id": "be583612-362d-49f1-9fbe-969e2b7731d2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -69756,7 +69756,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f3671f9-f224-4cd0-8942-4c286fa6bb11", + "id": "42b5e351-a7bf-4fe5-9e6f-80268dcf74c2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -69800,7 +69800,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94b363c0-ffde-4a99-9372-1d6a09077666", + "id": "e884fe18-24a6-40d4-be7e-679e0717d6a2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -69844,7 +69844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "560cfcff-2c79-40db-b78c-db4d091be89b", + "id": "a7740425-b4e3-4bb4-b456-cb1f17cd5289", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -69888,7 +69888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a47bf149-da46-4b7d-99e7-f59fdf904b99", + "id": "98d61ff9-dfa1-42cb-b685-b4819e7d3a84", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -69938,7 +69938,7 @@ } }, { - "id": "22ccbee2-2ce1-4d0b-bc07-6c4ae0a12c09", + "id": "4e396a86-a7c9-4008-9d18-11b966355971", "name": "Update a Managed Client", "request": { "name": "Update a Managed Client", @@ -69992,7 +69992,7 @@ }, "response": [ { - "id": "555ac1be-7f3c-4e8b-bedc-0aa3aafd4743", + "id": "9713e9d6-be2c-4511-a905-80c3affc28ef", "name": "The updated Managed Client", "originalRequest": { "url": { @@ -70044,12 +70044,12 @@ "value": "application/json" } ], - "body": "{\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"occaecat et\",\n \"cookbook\": \"ipsum irure ut amet\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"culpa consectetur anim\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n}", + "body": "{\n \"clientId\": \"00be54a2-bb6d-402f-9159-beb2d5319347\",\n \"clusterId\": \"e1ff7bb24c934240bbf55e1aa39e41c5\",\n \"description\": \"A short description of the ManagedClient\",\n \"type\": \"VA\",\n \"id\": \"2c9180878eaf4204018eb019c3570003\",\n \"alertKey\": \"CLIENT_STATUS_NOT_CONFIGURED\",\n \"apiGatewayBaseUrl\": \"sed ut ea\",\n \"cookbook\": \"fugiat qui\",\n \"ccId\": 2248,\n \"ipAddress\": \"123.456.78.90\",\n \"lastSeen\": \"2020-01-01T00:00:00.000000Z\",\n \"name\": \"aName\",\n \"sinceLastSeen\": \"incididunt\",\n \"status\": \"NORMAL\",\n \"clusterType\": \"idn\",\n \"vaDownloadUrl\": \"aUrl\",\n \"vaVersion\": \"va-megapod-useast1-610-1621372012\",\n \"secret\": \"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381\",\n \"createdAt\": \"2023-08-04T20:48:01.865Z\",\n \"updatedAt\": \"2023-08-04T20:48:01.865Z\",\n \"provisionStatus\": \"PROVISIONED\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "25bc2503-9b1b-4a98-a77e-6b021fed536a", + "id": "5227f1af-e14f-4c1f-a76b-d831732a907e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -70106,7 +70106,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb41c4de-ca90-4557-a170-22f6e3195664", + "id": "e7404aec-34ba-453a-8ac7-3b64fc32044e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -70163,7 +70163,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15af9116-f01f-44d3-b83a-3442735d9e35", + "id": "9887e4d0-e6a2-4b56-970b-f6941c1e6f05", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -70220,7 +70220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d359c5c7-7cec-47b1-bd07-96cba5e98ea3", + "id": "76ab6e1f-ffdb-4ee4-9b83-0575c6b9ffac", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -70277,7 +70277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "003d8744-adeb-4759-ac7c-5b907b5b0bf3", + "id": "fc22caff-7ea2-4260-b820-f94dd5d1c4ec", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -70334,7 +70334,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ba83798-89a3-4617-9c4e-c0245a4aa630", + "id": "88396a47-a5d8-4879-927c-cc8005b263ad", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -70397,7 +70397,7 @@ } }, { - "id": "d0603556-8af2-4e8b-b63a-a2344b0af1f6", + "id": "9d84b5b2-89d5-43e9-b79f-e35073de32e2", "name": "Delete a Managed Client", "request": { "name": "Delete a Managed Client", @@ -70438,7 +70438,7 @@ }, "response": [ { - "id": "0def1eff-008b-42a2-9aed-6bc0632beec8", + "id": "3fe5f8bf-4528-4785-92e6-601bd1beaada", "name": "The Managed Client was successfully deleted.", "originalRequest": { "url": { @@ -70472,7 +70472,7 @@ "_postman_previewlanguage": "text" }, { - "id": "b41912e9-cf39-43bd-82d6-8d05c1453280", + "id": "17eda273-f497-4447-bb3b-88491bb65c88", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -70516,7 +70516,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45494d1d-b374-4332-9d27-53a059a20edc", + "id": "b2344edd-2ab4-4e7f-947e-5eacf6b52c8d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -70560,7 +70560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "411939b9-ed97-4e56-9ec0-4f8dd1dded07", + "id": "06e20013-5b9b-4f77-9f51-98e6cd4d224e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -70604,7 +70604,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cce8a4a2-7141-431c-9ef4-f7660cc964c1", + "id": "9659e786-60fa-4a0e-a317-0fdda9482ab7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -70648,7 +70648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d56fc53-9734-4e40-9de1-b1670f97fc70", + "id": "d90b449d-dffb-4cfa-b5b1-3876c37d24e5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -70698,7 +70698,7 @@ } }, { - "id": "75e41476-f535-444e-9f01-58b0680ffafd", + "id": "78bad4b5-a2d0-4fb0-a29e-efd656b4051e", "name": "Get Managed Client Status.", "request": { "name": "Get Managed Client Status.", @@ -70750,7 +70750,7 @@ }, "response": [ { - "id": "b0888b77-92d5-4397-b56e-8e56dcaddf7b", + "id": "4d811e4f-51e0-4995-981e-e3f0199b6dc7", "name": "Responds with the Status of the Managed Client with the given ID and Type.", "originalRequest": { "url": { @@ -70805,7 +70805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51a99bcb-ac40-4de6-a073-75f6a3b60817", + "id": "7529c6ee-a381-4706-859f-0233284a928f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -70860,7 +70860,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b0f3ebe-9be1-4b0e-b8bd-aa582562776c", + "id": "cae0e9f8-823b-4951-afa3-606190a87e57", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -70915,7 +70915,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a76c2e48-716c-40e4-b2ed-a95715ae2cc2", + "id": "4bc734bf-701d-4e35-b4a9-5d5f9e3e14fd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -70970,7 +70970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19d89450-18c8-4017-8408-0cd68bf490b7", + "id": "6e5ea210-d32b-46b7-b4b5-6ec33f20575a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -71025,7 +71025,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e6bef08-a3b4-45b9-a4f1-ba02b591585b", + "id": "0e99f4ff-387a-468d-9768-2e27c2d65cc6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -71080,7 +71080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06593530-e28f-41fc-80d2-4ba2f12675ac", + "id": "396b8448-10d1-4f2d-92cc-214f5549c07f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -71147,7 +71147,7 @@ "description": "Read and create pperations for client Clusters, including Log Configuration", "item": [ { - "id": "ede2c1bc-e96d-4409-bec7-9c0c2c061f78", + "id": "107b93c6-f750-4bca-b6cc-f8b179c0c7e7", "name": "Retrieve all Managed Clusters.", "request": { "name": "Retrieve all Managed Clusters.", @@ -71213,7 +71213,7 @@ }, "response": [ { - "id": "62f1ed78-b9a9-45d8-ba83-e47c4dfb6989", + "id": "082944f3-daaf-442d-8383-696b053c1847", "name": "Responds with a list of ManagedCluster.", "originalRequest": { "url": { @@ -71293,7 +71293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f176c83-7d4b-458a-a2a1-4c5c5bf03747", + "id": "cfdfeb9f-e1d4-4078-aae3-936e7e38234c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -71373,7 +71373,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1964b75c-7078-4ef7-a0d0-7bae711645a5", + "id": "7148d211-09e0-4204-8124-8e26bd0738bb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -71453,7 +71453,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c4421ee-49ee-492f-b506-8617ad5c7e51", + "id": "a8b9f215-5fb4-4043-924d-5dff6faf7094", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -71533,7 +71533,7 @@ "_postman_previewlanguage": "json" }, { - "id": "000195ac-1bfa-4b4b-9f67-6e54d1098d18", + "id": "67e613e1-2330-434a-b665-bca0cc4ae680", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -71613,7 +71613,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8edd4f77-ab21-43ca-9656-2c0662d6b302", + "id": "33cdfe6a-d16e-4513-96af-456d49ba707c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -71699,7 +71699,7 @@ } }, { - "id": "91512517-0246-46d5-b9ea-e118753c3b37", + "id": "6b3627d1-7214-48fd-9571-077322c3d757", "name": "Create a new Managed Cluster", "request": { "name": "Create a new Managed Cluster", @@ -71741,7 +71741,7 @@ }, "response": [ { - "id": "60f2cf0e-60a7-4930-b3dc-29e4182835e0", + "id": "d7345509-4082-4d11-8972-c7ee35098736", "name": "The created ManagedClient", "originalRequest": { "url": { @@ -71797,7 +71797,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09bb7450-fa0d-43de-8b9b-5215ebc49e7c", + "id": "1429af4e-b435-451a-8c22-2eb5c2e38f9a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -71853,7 +71853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c7497b4-bdd5-4573-9e23-f3ad8f4f992e", + "id": "4ae82451-6569-475d-8180-676ab48b639c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -71909,7 +71909,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8a0ab44-0510-4a91-b995-e61f034f5456", + "id": "264da318-40f7-4a9d-8dc7-b78ced69930c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -71965,7 +71965,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99476b4e-6c83-4c8b-9712-9330998723ff", + "id": "9eceac02-e801-4c17-aae8-fd2b2e70a9d0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -72021,7 +72021,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c40214c9-5c74-44a1-a47b-38d49a3d0c3c", + "id": "aba36c5d-b273-44af-a100-317c6a589159", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -72083,7 +72083,7 @@ } }, { - "id": "b64e537a-9ef8-4b80-beda-2469104b9af1", + "id": "c079ebc9-d0c3-4844-b059-ca20f4cbc31c", "name": "Get a specified Managed Cluster.", "request": { "name": "Get a specified Managed Cluster.", @@ -72124,7 +72124,7 @@ }, "response": [ { - "id": "40f78be6-9c7b-477f-bd19-fd5081a0683c", + "id": "45f6c685-2d56-4d02-87a6-f2fe5335876b", "name": "Responds with ManagedCluster having the given ID.", "originalRequest": { "url": { @@ -72168,7 +72168,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcdf88a1-75de-4d74-a544-8b63885cb2cf", + "id": "00618a35-ac9e-4b56-be69-a50f934c33e4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -72212,7 +72212,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e70eea96-5aad-45b7-ae0f-7fc281d5b27f", + "id": "044744d7-f4e0-4c37-b801-f103b527ea37", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -72256,7 +72256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd9201f9-eecb-4404-84b9-0086373a4ca5", + "id": "bc6fc43f-8ded-4f4f-9de7-f2ed735720c4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -72300,7 +72300,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e9a1e4c-fc0a-4bfc-a53a-161097d0bdc4", + "id": "78a4bb6a-e27c-4a87-8a89-ad73ec6d724a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -72344,7 +72344,7 @@ "_postman_previewlanguage": "json" }, { - "id": "550b4fdf-e865-4f7c-ae85-b7cc2e03689c", + "id": "3aa9864c-a01b-43c3-aa82-7416a8816700", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -72388,7 +72388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "915a4ea6-b73d-4317-8390-e0e495e82019", + "id": "bae4c3dc-fff9-4ee2-9f11-70fa2f70103f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -72438,7 +72438,7 @@ } }, { - "id": "e7bbabc3-c7ea-4fc9-ae57-1ba6f1f738ab", + "id": "e7fe6904-5088-45f5-a895-38dbfb29d12f", "name": "Update a Managed Cluster", "request": { "name": "Update a Managed Cluster", @@ -72492,7 +72492,7 @@ }, "response": [ { - "id": "00189229-568d-4d85-b0a1-8f215f679f67", + "id": "75ec1773-e824-4197-bbab-080260088695", "name": "The updated Managed Cluster", "originalRequest": { "url": { @@ -72549,7 +72549,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3dc70d30-ecb5-4411-af11-6864853d6fd7", + "id": "907042eb-f1ac-47ea-a0c7-2148edc6bdbe", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -72606,7 +72606,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b86898b-5d8d-433f-ab43-623a14ab74a4", + "id": "6482cede-99d2-4068-86fd-71785484e039", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -72663,7 +72663,7 @@ "_postman_previewlanguage": "json" }, { - "id": "234b4f6f-eb18-4416-a185-5e61f516a61e", + "id": "9d930507-f285-4950-9885-1fdf65d8ac42", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -72720,7 +72720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "357f8fb9-a14d-416e-b5bb-16e51afc2f8f", + "id": "f9b28f24-0554-4028-a7d5-8aca937ba652", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -72777,7 +72777,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72dfc764-5d1f-44dd-8f61-a1f7e6d2e083", + "id": "9e855cd6-5f3f-46c9-afb6-fb669ec22393", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -72834,7 +72834,7 @@ "_postman_previewlanguage": "json" }, { - "id": "538bc649-b68f-49b8-ae55-04d46f433204", + "id": "6feefa75-369d-49ed-a023-d4e14149bd70", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -72897,7 +72897,7 @@ } }, { - "id": "44238a0f-ad91-413c-8846-f4a224c6b3e7", + "id": "ebc8bd5f-67f1-406b-8fba-efff58d8e444", "name": "Delete a Managed Cluster", "request": { "name": "Delete a Managed Cluster", @@ -72948,7 +72948,7 @@ }, "response": [ { - "id": "2250573c-0fc4-4eb4-908b-52fb490998e1", + "id": "75f95fe3-5968-4f26-b458-9e4b95c3b204", "name": "The Managed Cluster was successfully deleted.", "originalRequest": { "url": { @@ -72992,7 +72992,7 @@ "_postman_previewlanguage": "text" }, { - "id": "739c5f1f-829b-46ec-bc19-dfb3a5fa6191", + "id": "3dc3e809-1303-4581-985d-bafeff5178d6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -73046,7 +73046,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb97c2b6-37be-44e2-8d92-a32f120c2ec0", + "id": "eb23f052-bbf9-4763-898e-4e5ab77a305b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -73100,7 +73100,7 @@ "_postman_previewlanguage": "json" }, { - "id": "acfdeb64-7af0-400e-b802-0bbaba27d475", + "id": "f9d085cc-ba0a-4def-b265-fd079575dc1a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -73154,7 +73154,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26e6f52e-65e8-4080-ac62-8465049146d9", + "id": "63f7f45b-2af8-4d67-9bd7-04bf3e7ebd41", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -73208,7 +73208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f2ea801-1f8c-47dc-a421-6a5740c69e31", + "id": "5bbc7b77-4b7c-434c-a8d1-d57e174b97b6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -73268,7 +73268,7 @@ } }, { - "id": "76a3272c-e7c0-4258-9b7b-0b07b2ff0ded", + "id": "67b3c796-dc8a-4e4e-97b4-9ea6df0761a9", "name": "Get Managed Cluster's log configuration", "request": { "name": "Get Managed Cluster's log configuration", @@ -73310,7 +73310,7 @@ }, "response": [ { - "id": "28ee4dcc-ccdc-4c72-8a39-59b98d940396", + "id": "9809ec01-3afb-40fc-8d62-ca10868e4462", "name": "Log configuration of ManagedCluster matching given cluster ID", "originalRequest": { "url": { @@ -73355,7 +73355,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3ebd1a4-8954-4012-8fdd-5c3b8fe12891", + "id": "34a0914a-45a6-46fd-959c-80389f5e7316", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -73390,7 +73390,7 @@ "_postman_previewlanguage": "text" }, { - "id": "348bcdeb-1fe3-4413-93dc-b38eb61c5ec4", + "id": "ea7b3646-cf3b-4666-a1e8-7c3b2fa42532", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -73435,7 +73435,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83838c4b-7110-4b60-9389-0553157968c4", + "id": "d94642de-5863-4611-8757-7bc8d09e5b3f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -73480,7 +73480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b05bb4e7-3088-4568-8e4c-20d8ae987840", + "id": "08dbda4a-23dc-408a-a050-1a04f7af51a0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -73525,7 +73525,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b53ae90-4c4f-4ee3-9d64-4f044357a961", + "id": "e136a496-b7bb-4607-97f6-dc384d015333", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -73570,7 +73570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27e8d4ae-3db9-48a3-ba05-d956ca31e131", + "id": "22f81b99-b9ba-4015-8475-c1dccef9722f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -73615,7 +73615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eba0a661-be81-4013-b857-cb1454fa99fc", + "id": "d0d51645-5e16-4f67-938a-668c70b3a7ef", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -73666,7 +73666,7 @@ } }, { - "id": "56856afb-54d1-44da-a0db-dee19abcf173", + "id": "67939603-8ed0-45d8-8442-714b20eb4462", "name": "Update Managed Cluster's log configuration", "request": { "name": "Update Managed Cluster's log configuration", @@ -73721,7 +73721,7 @@ }, "response": [ { - "id": "d4cc7d38-9e42-4cb2-b327-8346d87dcec4", + "id": "01fadd29-d958-4c9a-8b9a-ec412b3c1107", "name": "Duration Minutes", "originalRequest": { "url": { @@ -73779,7 +73779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3944fbab-5757-4a69-bb38-e03197b6c02c", + "id": "72acc9e1-ceb5-43a8-9def-95e26422aa5e", "name": "Expiration", "originalRequest": { "url": { @@ -73837,7 +73837,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b736ac36-3df0-47a4-9de8-edd277f5d430", + "id": "3df1bbbb-9ebb-48de-b024-aa8356ed231c", "name": "Duration Minutes", "originalRequest": { "url": { @@ -73895,7 +73895,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f89e48b8-8892-4da7-b98d-e7bae2e02c47", + "id": "72a54f46-67d1-42bd-af12-8630e806aae3", "name": "Expiration", "originalRequest": { "url": { @@ -73953,7 +73953,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24b0aa65-9784-4d2f-aa31-e7c2ffa745f4", + "id": "fa754784-72bf-4ff4-b815-0d02209d9029", "name": "Duration Minutes", "originalRequest": { "url": { @@ -74011,7 +74011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a6f0b89-a620-4c7c-b952-a6fcc82b830c", + "id": "21037860-8b08-445d-b4ea-8da3f683ed40", "name": "Expiration", "originalRequest": { "url": { @@ -74069,7 +74069,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c48228ae-fdba-4941-9c3f-57123e82e11f", + "id": "fbf61e93-b602-4246-8529-99af2859c161", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -74127,7 +74127,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c8c11fa-1d7d-4576-8126-cd1b6d16b9fa", + "id": "4d3655b2-e15b-4ee6-baf4-4319469b5141", "name": "Expiration", "originalRequest": { "url": { @@ -74185,7 +74185,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36dc0432-a1e3-4be0-bbc6-9a94e39caa9d", + "id": "da1f40df-352a-4148-bb83-9291bc8746c2", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -74243,7 +74243,7 @@ "_postman_previewlanguage": "json" }, { - "id": "455bd5f7-171b-40b9-98c9-514951925a37", + "id": "446a6928-22d5-4e9b-a2d8-08e3cf56a532", "name": "Expiration", "originalRequest": { "url": { @@ -74301,7 +74301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99881e99-3219-47e0-a62b-4872ec8355e5", + "id": "52c03272-c845-4fc4-a79c-e2559424e781", "name": "Duration Minutes", "originalRequest": { "url": { @@ -74359,7 +74359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5929d5e6-6a41-4695-9b07-e084747c14f4", + "id": "a442138d-12d4-4836-9630-49d74b3cb2b9", "name": "Expiration", "originalRequest": { "url": { @@ -74417,7 +74417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8f76dd9-7a03-4301-986f-1e82219de87c", + "id": "7d54c7af-7133-45eb-b850-16daf19f0951", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -74475,7 +74475,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4eb095ee-365b-4130-b7ca-aba70d68e3fe", + "id": "175f51f2-f514-4b37-8955-643c6c492198", "name": "Expiration", "originalRequest": { "url": { @@ -74545,7 +74545,7 @@ "description": "Configure and test multifactor authentication (MFA) methods", "item": [ { - "id": "9e540a0c-b25b-489d-8d14-19f07b72f7c8", + "id": "876f6610-99a2-4743-8319-031e6bbe666f", "name": "Configuration of Okta MFA method", "request": { "name": "Configuration of Okta MFA method", @@ -74576,7 +74576,7 @@ }, "response": [ { - "id": "e2db67db-f9ec-45e8-83d7-878e7bb4bd3c", + "id": "2affcc1f-5b9b-4b5a-ae5b-9235505d56e7", "name": "The configuration of an Okta MFA method.", "originalRequest": { "url": { @@ -74621,7 +74621,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40fd2193-d806-43de-93a2-9d688f01482b", + "id": "1f573013-1e4e-455b-b045-51a201897465", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -74666,7 +74666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d41f308-8664-49ca-bd72-b8d0fb6d4278", + "id": "dfe11c79-f3b7-4b70-83d3-a214068beb7b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -74711,7 +74711,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ea52118-7a45-492f-ab5f-6c36daf413dd", + "id": "1cf2032f-41b8-4205-b705-2f06ea31a359", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -74756,7 +74756,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3a6913b-847a-47e6-aadb-ad72b2b233a2", + "id": "36197434-0abd-489d-8c5f-29b635e13342", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -74801,7 +74801,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2b40c23-d0ac-4110-ae64-676d84a2de37", + "id": "fbfe0637-b0bd-4873-900e-4522064bd237", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -74852,7 +74852,7 @@ } }, { - "id": "2d18981b-b5af-4ae2-ac70-6fdbe73fda38", + "id": "159af4d6-ad5b-4a56-a963-3aff1852fd71", "name": "Set Okta MFA configuration", "request": { "name": "Set Okta MFA configuration", @@ -74896,7 +74896,7 @@ }, "response": [ { - "id": "da6e4f98-ed38-466e-81d1-2cbcb8d9fdb8", + "id": "dfb0b5a1-baa0-4549-9402-9ad48ecae2d5", "name": "MFA configuration of an Okta MFA method.", "originalRequest": { "url": { @@ -74954,7 +74954,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0bf9a07d-379e-46fc-9331-74d720f9bddb", + "id": "b9964103-85d0-4580-ae47-fe55bca4de56", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -75012,7 +75012,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fd99fac-8a3d-4ac8-aa53-a12ec04ec737", + "id": "1128b2ec-053c-425a-b9b2-61b1f766810f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -75070,7 +75070,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a91a1a65-6df4-43da-922e-974d94bdf56b", + "id": "e0bf97e4-8aae-47ce-a10d-23869482f0ab", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -75128,7 +75128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4610d35-e061-44a6-9413-051b70750510", + "id": "b6d0ae5c-607e-4cb7-99bb-deca307d4c9e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -75186,7 +75186,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b984505d-4676-4026-908f-1d998c0a4064", + "id": "fd55510d-2ed8-4643-83d6-6ef83e519758", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -75250,7 +75250,7 @@ } }, { - "id": "c474611e-8b54-4862-9e54-bf7a1fb53f51", + "id": "f62bba9c-7e9e-4566-9a5f-aa785628d962", "name": "Configuration of Duo MFA method", "request": { "name": "Configuration of Duo MFA method", @@ -75281,7 +75281,7 @@ }, "response": [ { - "id": "04ebead6-cf61-4483-9f7e-0afddd55bcb0", + "id": "8abd56a8-bb60-49ff-85df-acb7ed918c77", "name": "The configuration of an Duo MFA method.", "originalRequest": { "url": { @@ -75326,7 +75326,7 @@ "_postman_previewlanguage": "json" }, { - "id": "616b2aa7-aedc-4e4d-aa42-f1fea924f930", + "id": "848fb276-ea79-4445-8e48-58774721e188", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -75371,7 +75371,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a7a4461-a313-4507-b20c-122702eebdba", + "id": "5c79d05c-c76a-42b4-828c-0c6745844fd5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -75416,7 +75416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "380bb958-8c2d-4371-b954-b0623f4926f1", + "id": "6b4e31f7-24a1-4164-9e5c-fb0efc41b513", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -75461,7 +75461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f747c4bf-333e-4b2f-9d5e-7a5c8c857678", + "id": "06ccda3d-d1bd-4463-a156-c0d80f73fd7a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -75506,7 +75506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d4cd2c6-0777-470b-84bf-55584683dc9d", + "id": "f70ad5d9-138e-4f65-8d93-b9ba19780452", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -75557,7 +75557,7 @@ } }, { - "id": "9da4d635-70ce-4846-a7a6-40058a351cab", + "id": "13105073-94e9-4c29-ab43-4fd003c2fe45", "name": "Set Duo MFA configuration", "request": { "name": "Set Duo MFA configuration", @@ -75601,7 +75601,7 @@ }, "response": [ { - "id": "27265db5-c32c-47fa-9d7d-d06ffb21dc5f", + "id": "4b3a607b-3b3a-49d9-bb29-ffd82d31465f", "name": "MFA configuration of an Duo MFA method.", "originalRequest": { "url": { @@ -75659,7 +75659,7 @@ "_postman_previewlanguage": "json" }, { - "id": "881537a2-57d6-4134-9d55-5b7db0204869", + "id": "7d48b9cb-2672-48fd-be0f-03666aca0df1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -75717,7 +75717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "547b9834-447b-4714-b710-f453e9142c67", + "id": "7a369f54-496a-499a-93a2-c1a4adc5b598", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -75775,7 +75775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db41600a-c290-4854-aba4-3ec059f80643", + "id": "39108ee5-dfc8-4fbe-a852-792b3171a8fe", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -75833,7 +75833,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1de33c6d-4e03-43e9-b852-6344ef86359b", + "id": "b45c55de-8e31-44fb-8f80-0d8db1a03876", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -75891,7 +75891,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0789792-b2ed-47b0-9c24-7c2c2d938a4f", + "id": "9a219ff4-03cc-43cf-b6b2-46fd939d4281", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -75955,7 +75955,7 @@ } }, { - "id": "d35df327-6233-4fd0-b9cc-464643db1318", + "id": "10632227-f713-48b1-8305-b867342524a9", "name": "Configuration of KBA MFA method", "request": { "name": "Configuration of KBA MFA method", @@ -75996,7 +75996,7 @@ }, "response": [ { - "id": "1c77b2b9-b9da-433f-90ae-53c999137937", + "id": "4f4fa128-bbe3-4f38-8604-d4d4eba32ec8", "name": "The configuration for KBA MFA method.", "originalRequest": { "url": { @@ -76051,7 +76051,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5989db12-942b-48bd-b6da-19f30c91e98e", + "id": "32b7420d-7958-4835-a151-9f54cf7014ae", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -76106,7 +76106,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e49fdcc2-4307-4ea3-875c-db2163999b7c", + "id": "e190ccbe-c39a-4455-bf85-4b2a1e2f3db2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -76161,7 +76161,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a040d946-06d7-4832-aa60-de4de191a63c", + "id": "0bf9576a-a213-48fd-9420-e01d2fca2dd6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -76216,7 +76216,7 @@ "_postman_previewlanguage": "json" }, { - "id": "526093f0-1770-45bb-a916-56a693f6cd8d", + "id": "09784005-e2d4-4dd7-834a-883ad5aaff3b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -76271,7 +76271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "695e06da-4d7e-4970-9191-bb02e321862e", + "id": "566fce87-70c2-472d-a8fa-a9936b13e2a3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -76332,7 +76332,7 @@ } }, { - "id": "3deb281a-a18d-4604-8267-6a091d1c7655", + "id": "6f20c942-d45e-4855-8201-679ce09df98b", "name": "Set MFA KBA configuration", "request": { "name": "Set MFA KBA configuration", @@ -76377,7 +76377,7 @@ }, "response": [ { - "id": "824bed94-9a65-4f9c-8e99-bf61029aff48", + "id": "2a12b6cc-f040-492a-af91-5922611de789", "name": "The new KBA configuration for the user.", "originalRequest": { "url": { @@ -76436,7 +76436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c05faf1a-def6-423d-8562-ab9bb740c988", + "id": "87ca3f9d-cd6e-4ccd-838a-678cd14f017b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -76495,7 +76495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aff3937a-f36e-465e-a59e-11e9cefe4002", + "id": "27bd006a-648a-497a-9df8-5c37c77711e0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -76554,7 +76554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90b7b453-9ed8-439b-9ccc-949c33657eb6", + "id": "15f64587-5897-4f20-9025-e346566a4031", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -76613,7 +76613,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7309d61-1621-4193-8f10-492c6c86108a", + "id": "b583ff4a-01e1-42b8-8238-f345f4fb0ea9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -76672,7 +76672,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f8e1c32-7e2b-4390-8434-8eaa31aaaebc", + "id": "f1c3a144-c41c-48c5-8daf-7ad14c48d17b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -76737,7 +76737,7 @@ } }, { - "id": "057cdc4d-a701-4237-b419-ba9a2e957937", + "id": "49d96da9-a049-40ba-ba12-cdece503e97c", "name": "MFA method's test configuration", "request": { "name": "MFA method's test configuration", @@ -76779,7 +76779,7 @@ }, "response": [ { - "id": "ad1809b5-c734-4a4a-ad68-01fcf06f6c30", + "id": "4e4bce83-e45f-49e1-b17a-61a958700b7c", "name": "The result of configuration test for the MFA provider.", "originalRequest": { "url": { @@ -76824,7 +76824,7 @@ "_postman_previewlanguage": "json" }, { - "id": "124d8f06-fe84-43fd-95e5-de215f93660c", + "id": "16a721e3-c789-4170-88c7-07e3f548f030", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -76869,7 +76869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bafa67b4-913e-494c-bc1b-d19275c964ca", + "id": "87a76b7b-4f2c-4afc-b74b-9866d44eaf5f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -76914,7 +76914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc88d7d9-b8cb-4974-a73d-db8574c17a1f", + "id": "30b44c68-81a8-4aa7-8245-4e9c4cfd8367", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -76959,7 +76959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "145cfc62-6407-45b9-82f8-280b0e23f254", + "id": "5c2e464f-efff-40ab-9eb2-694d16605213", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -77004,7 +77004,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62d5258f-94e0-49bc-8c60-59c7fdd5ca69", + "id": "153b2f37-8610-4361-886c-694d2aead817", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -77055,7 +77055,7 @@ } }, { - "id": "13bd9a8f-523b-4eb8-b633-af7011c3d3c9", + "id": "cea2b5a2-b8f4-4d1c-bc61-0009dc3329b7", "name": "Delete MFA method configuration", "request": { "name": "Delete MFA method configuration", @@ -77097,7 +77097,7 @@ }, "response": [ { - "id": "fec1d44c-d887-4602-8c84-79469d763267", + "id": "c9e1abd6-1397-4cf9-a105-24fe22408779", "name": "MFA configuration of an MFA method.", "originalRequest": { "url": { @@ -77142,7 +77142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9930fb57-193c-455c-813d-46f051d8e5a1", + "id": "e29cc4ad-6428-4aae-b3d2-5a53d2374351", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -77187,7 +77187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc489c40-f96e-4f32-b046-fa4e58558b90", + "id": "c9ca1033-c93b-437f-b672-5afaadd1bd20", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -77232,7 +77232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "482dd679-681b-4f18-9cfa-0d2abe51b59e", + "id": "8947261c-2d27-4f44-9aba-68b5ddf26e66", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -77277,7 +77277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0bc774d-7785-4afa-8d35-27d9f75bf7e5", + "id": "5f25a59f-ee9b-46ec-a4af-c892580cbb6d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -77322,7 +77322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbca3f56-b7fc-43ab-99bf-95316c4edb2f", + "id": "961a28ac-a218-4876-ac24-829a1d1b9192", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -77379,7 +77379,7 @@ "description": "This API used for multifactor authentication functionality belong to gov-multi-auth service. This controller allow you to verify authentication by specified method", "item": [ { - "id": "20782b92-f52e-4e4a-8947-151a8ebb630b", + "id": "60e6aa48-796e-40e6-b585-f13e281045b9", "name": "Verifying authentication via Okta method", "request": { "name": "Verifying authentication via Okta method", @@ -77423,7 +77423,7 @@ }, "response": [ { - "id": "488090e5-d3f3-4c3b-a9c6-aa6fd03533cf", + "id": "c72848b8-54a6-4680-a170-d0a677e103a4", "name": "The status of verification request.", "originalRequest": { "url": { @@ -77481,7 +77481,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15934886-dcb0-4a0d-8cc6-32a22b8776fe", + "id": "e120bedc-42bb-4043-81f6-4aa74d9a166a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -77539,7 +77539,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22478f1d-c217-40de-a7c0-2d08d39ea912", + "id": "e9fae396-176b-416a-8728-0b14ceb079c8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -77597,7 +77597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a9dd1c1-86ea-4a0e-8938-f7f1b3c11589", + "id": "9e308a9f-2630-4cb1-88ea-690baf6db5d2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -77655,7 +77655,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2785ee4-e891-49ff-8a08-24c8820f67ee", + "id": "449ac654-df47-4d70-ab18-a62cc0975383", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -77713,7 +77713,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcb6b984-7fc9-488a-983a-33cfdf0b2583", + "id": "50434ad5-175f-4df0-ac09-82a5811cbacd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -77777,7 +77777,7 @@ } }, { - "id": "f7b22ad9-136e-46b2-b8dd-7ed4150c6e5f", + "id": "ec17df71-01ca-480e-a5f6-7e8971df64fb", "name": "Verifying authentication via Duo method", "request": { "name": "Verifying authentication via Duo method", @@ -77821,7 +77821,7 @@ }, "response": [ { - "id": "20f96e43-6e82-4098-a9c9-5d3aab8b5519", + "id": "9fcdfe29-d57f-43ef-9620-7e497c620a76", "name": "The status of verification request.", "originalRequest": { "url": { @@ -77879,7 +77879,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a74ff92-2b4b-46a7-b174-7504307befde", + "id": "9f64a455-645f-48fb-b3da-5a790ff43583", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -77937,7 +77937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f6f53ad-a6f8-4cb3-8a0e-ae7a492a2d1a", + "id": "d5099800-8a0c-42e1-bb69-055a13335cfc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -77995,7 +77995,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41420f08-1d06-4a12-9d52-a3d6bec23537", + "id": "2bbd361f-b711-45b2-833c-de2d8e9c2941", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -78053,7 +78053,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f166f071-fca4-45e2-ab30-91274eb5564c", + "id": "84c2138e-4edd-40fe-b886-abf677850f81", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -78111,7 +78111,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99026017-caa4-46c9-836e-6ee93d74bedf", + "id": "5a7ce86c-6f7e-449a-9ebf-b748ccbd996e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -78175,7 +78175,7 @@ } }, { - "id": "7292028f-778d-4aca-b00f-aa6393da9dba", + "id": "2388b99c-92af-4829-872b-f732c1a2c4b5", "name": "Polling MFA method by VerificationPollRequest", "request": { "name": "Polling MFA method by VerificationPollRequest", @@ -78230,7 +78230,7 @@ }, "response": [ { - "id": "d2627d8b-3171-4a41-b075-28f72c263afe", + "id": "91e94fe4-3266-4fe3-ad0f-d1cb7d1e6ab3", "name": "MFA VerificationPollRequest status an MFA method.", "originalRequest": { "url": { @@ -78288,7 +78288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f12bc411-41c2-4091-a1a3-7ba592a70793", + "id": "a617d17e-dd46-487e-9f3a-8ad73789a3fa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -78346,7 +78346,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68e0090b-5fb3-4866-8053-4e2ad5e31f6c", + "id": "0e13e7e1-d466-474d-91fa-6835fdb729b5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -78404,7 +78404,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13c67d5c-debb-42b8-8cc6-8b35d31dadba", + "id": "4bae21d4-bab3-4116-a10d-6bef3e63d536", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -78462,7 +78462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f0edebb-1d2e-45ff-9ef2-98498addfef7", + "id": "b1f2055b-e63f-4a9c-8eae-647abe9bce95", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -78520,7 +78520,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b6f98ac-2602-4beb-b9be-9576c8378201", + "id": "0e7891da-481d-44f0-81c9-359686da0c77", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -78584,7 +78584,7 @@ } }, { - "id": "ab19b813-412e-4266-85cc-844cac0691b8", + "id": "b2d6bffc-a998-4fb7-92c5-a42629719795", "name": "Authenticate KBA provided MFA method", "request": { "name": "Authenticate KBA provided MFA method", @@ -78628,7 +78628,7 @@ }, "response": [ { - "id": "c748521e-cbef-4c92-99cb-9ffcd6c22a08", + "id": "b8f23ea2-7180-4f10-afe5-1fbb0182ae92", "name": "KBA authenticated status.", "originalRequest": { "url": { @@ -78686,7 +78686,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de164db0-fdcc-4ec3-9a13-faabcb36a521", + "id": "50e8ca3e-d978-422d-ad52-cba6bbe9ba1f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -78744,7 +78744,7 @@ "_postman_previewlanguage": "json" }, { - "id": "538a31d2-648b-4df6-a0d5-a5d8fd6f9039", + "id": "56433695-47d8-47fb-8120-c5ae60e9cbaa", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -78802,7 +78802,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc8d7f29-26cb-4387-a93e-2dfb0ec3f4d4", + "id": "798ab884-9899-4bb8-b903-18a65818c05f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -78860,7 +78860,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be43589a-8e9a-4a58-8e4c-7dbc40ee1a02", + "id": "296759a8-3702-418b-b593-a4e4c2341710", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -78918,7 +78918,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1476f14c-128c-4452-9c54-d03025746ead", + "id": "33431fe4-f400-44ea-81d8-310f35c7b293", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -78982,7 +78982,7 @@ } }, { - "id": "754b75e6-3338-436d-92f4-14a64d4d14fe", + "id": "810ec1f7-3fcc-4766-9ac8-4bbb42d434c4", "name": "Authenticate Token provided MFA method", "request": { "name": "Authenticate Token provided MFA method", @@ -79026,7 +79026,7 @@ }, "response": [ { - "id": "095199c9-c598-4349-8cc3-b0afe82bbfdd", + "id": "16b060f7-09f1-482a-8055-6e835ca57e8e", "name": "Token authenticated status.", "originalRequest": { "url": { @@ -79084,7 +79084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a42e893-ca0b-4576-848e-fd96532446e6", + "id": "c102d9d8-b520-4a09-aec5-53697dca5ba1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -79142,7 +79142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ac99268-c3ea-4bd7-b4ed-e3cdca1bb3ec", + "id": "ae2809b2-322f-4ee6-b117-7e6fe7f84cc6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -79200,7 +79200,7 @@ "_postman_previewlanguage": "json" }, { - "id": "685af4d6-7ee7-4ee2-a33c-e21645bb33a3", + "id": "818fd6dc-880f-4f68-a94c-ab595ccafcc7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -79258,7 +79258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6c668e5-856d-439b-b501-07de366bfbd2", + "id": "c78f727d-adaf-4ae9-90ab-7e652c3f6db3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -79316,7 +79316,7 @@ "_postman_previewlanguage": "json" }, { - "id": "688a93c9-a1eb-4434-ad51-182fdd35175a", + "id": "f5b80f7f-81b8-4460-aad8-46c77285beb8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -79380,7 +79380,7 @@ } }, { - "id": "f050046d-0f0b-40dc-be24-a8b03ac775eb", + "id": "1dd093e3-1702-4e2d-9a6f-93dd7bd3805d", "name": "Create and send user token", "request": { "name": "Create and send user token", @@ -79424,7 +79424,7 @@ }, "response": [ { - "id": "5a19fa12-2330-4c96-8f3f-94a45b7fc249", + "id": "e44e0156-b6cf-4ad9-ac1a-d30b4597a7fd", "name": "Token send status.", "originalRequest": { "url": { @@ -79482,7 +79482,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4ac530d-39e8-4459-b3bc-7c606f4cf968", + "id": "e644462e-2104-44dd-be48-002374e4422f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -79540,7 +79540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ffc0151-2bc2-460b-bb2f-f295a36c03c1", + "id": "51094686-3293-4717-bde5-b822d42e7fa4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -79598,7 +79598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f422e4a-c4b0-46ca-b507-c495558f5a7b", + "id": "f7a5a38b-d780-4370-ac02-a4d77591fb06", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -79656,7 +79656,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03f9c970-0d64-43d5-883e-36df506db681", + "id": "e1d18d84-0621-45a2-a875-b40bec08b6ff", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -79714,7 +79714,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55e7e7fc-8560-495b-afaa-917bfcb4914b", + "id": "1f14a96d-b855-43ed-986f-ed2870e38078", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -79784,7 +79784,7 @@ "description": "Use this API to implement non-employee lifecycle management functionality. \nWith this functionality in place, administrators can create non-employee records and configure them for use in their organizations. \nThis allows organizations to provide secure access to non-employees and control that access. \n\nThe 'non-employee' term refers to any consultant, contractor, intern, or other user in an organization who is not a full-time permanent employee. \nOrganizations can track non-employees' access and activity in Identity Security Cloud by creating and maintaining non-employee sources. \nOrganizations can have a maximum of 50 non-employee sources. \n\nBy using SailPoint's Non-Employee Lifecycle Management functionality, you agree to the following:\n\n- SailPoint is not responsible for storing sensitive data. \nYou may only add account attributes to non-employee identities that are necessary for business operations and are consistent with your contractual limitations on data that may be sent or stored in Identity Security Cloud.\n\n- You are responsible for regularly downloading your list of non-employee accounts for all the sources you create and storing this list of accounts in a managed location to maintain an authoritative system of record and backup data for these accounts.\n\nTo manage non-employees in Identity Security Cloud, administrators must create a non-employee source and add accounts to the source. \n\nTo create a non-employee source in Identity Security Cloud, administrators must use the Admin panel to go to Connections > Sources.\nThey must then specify 'Non-Employee' in the 'Source Type' field. \nRefer to [Creating a Non-Employee Source](https://documentation.sailpoint.com/saas/help/common/non-employee-mgmt.html#creating-a-non-employee-source) for more details about how to create non-employee sources.\n\nTo add accounts to a non-employee source in Identity Security Cloud, administrators can select the non-employee source and add the accounts. \nThey can also use the 'Manage Non-Employees' widget on their user dashboards to reach the list of sources and then select the non-employee source they want to add the accounts to. \n\nAdministrators can either add accounts individually or in bulk. Each non-employee source can have a maximum of 20,000 accounts. \nTo add accounts in bulk, they must select the 'Bulk Upload' option and upload a CSV file. \nRefer to [Adding Accounts](https://documentation.sailpoint.com/saas/help/common/non-employee-mgmt.html#adding-accounts) for more details about how to add accounts to non-employee sources.\n\nOnce administrators have created the non-employee source and added accounts to it, they can create identity profiles to generate identities for the non-employee accounts and manage the non-employee identities the same way they would any other identities. \n\nRefer to [Managing Non-Employee Sources and Accounts](https://documentation.sailpoint.com/saas/help/common/non-employee-mgmt.html) for more information about non-employee lifecycle management.\n", "item": [ { - "id": "734178a5-a128-44c1-9bd2-66476ca7a699", + "id": "7a8e5608-31bd-4cba-8fcf-37e57f263538", "name": "Create Non-Employee Record", "request": { "name": "Create Non-Employee Record", @@ -79826,7 +79826,7 @@ }, "response": [ { - "id": "5c3ef7e9-6d87-483d-90ed-9e66e431889b", + "id": "72bc8a88-e540-49f6-859c-97ceea747383", "name": "Created non-employee record.", "originalRequest": { "url": { @@ -79882,7 +79882,7 @@ "_postman_previewlanguage": "json" }, { - "id": "819c3236-c162-45d0-ab06-64f119137414", + "id": "add01ed6-65fd-41ef-98f2-587e21b26144", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -79938,7 +79938,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b2ca062-b1ad-4a45-9631-a6a4b0bdcca5", + "id": "7db6eb4e-5e28-4d57-acf3-71ad545b7c48", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -79994,7 +79994,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62bb1ea2-cedf-4f52-81d4-7d1d60d246c0", + "id": "3834a6f5-3363-48d1-962f-b9a6382900ba", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -80050,7 +80050,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6eda02af-7024-452a-85bc-c54d1d69d86f", + "id": "3b3ededb-8f65-4770-9685-c5583b4d36d2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -80106,7 +80106,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9af7f027-ccd1-4c47-baf1-1d5fb071ea43", + "id": "1d0b031f-2482-430e-9583-f0c433f640e0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -80168,7 +80168,7 @@ } }, { - "id": "fd50a8f1-f949-4c46-a1e6-164ed16d0729", + "id": "6ff801e6-eb9f-4aea-a9e8-38ab4f663127", "name": "List Non-Employee Records", "request": { "name": "List Non-Employee Records", @@ -80243,7 +80243,7 @@ }, "response": [ { - "id": "dd48d32b-c2df-4082-a2f2-b3ea5002d4db", + "id": "07f9835c-49be-4f37-af8d-4d86b01efd88", "name": "Non-Employee record objects", "originalRequest": { "url": { @@ -80332,7 +80332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe81e80e-b62b-4eb3-8da1-cc6671f91351", + "id": "d2500682-c4c5-4b4a-a3f7-f3019c043731", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -80421,7 +80421,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f085f871-61b6-43dc-b2a8-c1c9a42a5378", + "id": "52eef62f-e1fc-41a9-a4ba-ca4a7e139f48", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -80510,7 +80510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10768587-4cc9-4b0d-97fd-cf77bb70d7a1", + "id": "9d67964c-20d2-455f-a251-a1205021d8dc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -80599,7 +80599,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85e0dfec-6251-4719-8faa-704333299e9f", + "id": "6f417b71-93c9-4b6b-ae98-70d3ae7598ba", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -80688,7 +80688,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c31c382-5b59-4c56-9ce5-0fabe8ffd614", + "id": "a3ec410a-0d5e-43a9-afb8-16c0c62eb4e9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -80783,7 +80783,7 @@ } }, { - "id": "3592ad68-2ca5-458e-b3ea-62bce0bd337d", + "id": "649e5838-0435-4f05-b929-0ff4cf95b77d", "name": "Get a Non-Employee Record", "request": { "name": "Get a Non-Employee Record", @@ -80824,7 +80824,7 @@ }, "response": [ { - "id": "8f178ae6-798a-4a68-8235-cbc211af6092", + "id": "cd0c39ec-9e4e-4fba-983b-5b5a304c9c75", "name": "Non-Employee record object", "originalRequest": { "url": { @@ -80868,7 +80868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec6ae77b-6863-49ee-b8df-a81808ca826c", + "id": "a8c70504-ffd9-4306-a9e7-deadad480acd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -80912,7 +80912,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24abd6ea-a529-440b-9c4b-2899e3339451", + "id": "75ef5ad8-e5f9-4914-8482-585034497615", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -80956,7 +80956,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7449259f-d8d7-434e-abff-3c62b79885c5", + "id": "c89a8725-83a9-4ff7-9e88-46482ddcb476", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -81000,7 +81000,7 @@ "_postman_previewlanguage": "json" }, { - "id": "383e2ec9-fb97-42a2-a83a-39dedc06c754", + "id": "84ac8a07-09cb-4a4e-875e-1671003666a3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -81044,7 +81044,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc96ea74-2a3e-4a91-a90b-c6a5441975e7", + "id": "0ee420a6-9843-4e14-aa4b-abca0ba0d9a3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -81094,7 +81094,7 @@ } }, { - "id": "a36a41df-5a8e-4004-8f19-af6c223c0d7e", + "id": "703fa426-0df0-45aa-bd3c-85c0936b2f8e", "name": "Update Non-Employee Record", "request": { "name": "Update Non-Employee Record", @@ -81148,7 +81148,7 @@ }, "response": [ { - "id": "257a29db-0274-4102-946c-8f2c697b96c8", + "id": "92408b7e-1821-4079-b73f-d7633e8785a7", "name": "An updated non-employee record.", "originalRequest": { "url": { @@ -81205,7 +81205,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4925847-fe40-4e1e-bfb6-0d8f217b30b9", + "id": "228ad72b-f0e9-4784-81bc-e41eef9028e6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -81262,7 +81262,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d960a349-6371-4618-84b7-afceaf98ff6b", + "id": "e34c7de6-5701-4e47-8f2c-e2af2f9191b0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -81319,7 +81319,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e61ae127-36c8-4443-8870-6f50bdb0b555", + "id": "e7af0706-c7ec-4ca7-b83d-559eff817562", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -81376,7 +81376,7 @@ "_postman_previewlanguage": "json" }, { - "id": "526c79d6-6cae-4e06-9bbd-06777ec4eeeb", + "id": "b797c6c8-c8a5-418d-a8bc-3239feb3fc11", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -81433,7 +81433,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f055c29c-91c2-4d46-b596-4b5e3f387434", + "id": "3eaae571-adb7-4e46-a4e6-591b43fb4bdc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -81490,7 +81490,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25a88053-b82a-422c-b7b8-7e44ebfb49ce", + "id": "71f50ffd-4638-4da1-aa5c-cb1443e53cc7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -81553,7 +81553,7 @@ } }, { - "id": "64db04a6-bd90-4775-a1ac-d3846e31d835", + "id": "69eedd35-97e1-4fcc-a795-48b0f24ad956", "name": "Patch Non-Employee Record", "request": { "name": "Patch Non-Employee Record", @@ -81607,7 +81607,7 @@ }, "response": [ { - "id": "b0ea3459-f78c-4b60-a27a-5bf95c48865b", + "id": "57d28a9f-bd44-4da1-b09f-120d42988ebe", "name": "A patched non-employee record.", "originalRequest": { "url": { @@ -81664,7 +81664,7 @@ "_postman_previewlanguage": "json" }, { - "id": "164426e5-caad-4a53-8768-f972e8b0b7bf", + "id": "38b52304-4071-4222-9b5a-14140f3024b7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -81721,7 +81721,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abd7b560-94fa-4af2-be45-acf19722f046", + "id": "fbeecde2-8690-4c6a-ab6b-b26869e2e856", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -81778,7 +81778,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d04b3de6-ad8b-4ccf-bb9c-2893b8c73946", + "id": "4482f910-735b-4f8e-ab25-afc6672d6981", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -81835,7 +81835,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b7294ac-ed0b-4f28-997c-34ccdbda6560", + "id": "382c787b-aa26-450f-8eac-48d83dc099d5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -81892,7 +81892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "215dc84c-45bc-46a1-9a53-cefb70408582", + "id": "cea1c01e-6609-4ee2-b758-c5e53b081b35", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -81949,7 +81949,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f9c8706-f304-46a5-97a6-bd6fd0d5215a", + "id": "0eca6afc-9e19-42ba-876b-c3519e3eed48", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -82012,7 +82012,7 @@ } }, { - "id": "aceab5e6-0258-4a68-9b30-7767c591f3d7", + "id": "ab00f2cc-bd82-458e-a594-3a889b39344e", "name": "Delete Non-Employee Record", "request": { "name": "Delete Non-Employee Record", @@ -82053,7 +82053,7 @@ }, "response": [ { - "id": "1ab59904-3b67-469e-8224-0d1957120bbe", + "id": "269bd70b-a3b3-4571-a5f4-de04bc883094", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -82087,7 +82087,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7ad9e83a-5b75-4113-8b21-4cf662c34416", + "id": "065c8253-c40b-4769-85ae-815c8b6fef0f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -82131,7 +82131,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f21139b9-339a-4273-a670-7dc17006b62c", + "id": "8e6c121d-541d-48b8-9ebc-7545a6ec622e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -82175,7 +82175,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e028f584-83b1-46cc-9b5f-fc052dfb7a82", + "id": "2f2d9fb1-2627-4bcd-b1f0-705892369260", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -82219,7 +82219,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41b5777f-b6d3-4ee7-9913-f40d51bc9aff", + "id": "9ad7fb34-3c7e-4da2-b454-9587d1e1f32a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -82263,7 +82263,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b573094b-0fe1-4d7a-be76-8c5ee9e58355", + "id": "0abd1231-e857-4f73-8a06-f4d99e8f5191", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -82313,7 +82313,7 @@ } }, { - "id": "b02e3090-a7b9-478f-989c-29e7e64b38ab", + "id": "70f59345-6611-4411-ac1c-aaf632721949", "name": "Delete Multiple Non-Employee Records", "request": { "name": "Delete Multiple Non-Employee Records", @@ -82356,7 +82356,7 @@ }, "response": [ { - "id": "1391c95a-cbcc-4b5c-988b-aa5188ca2b6e", + "id": "2b39e6ed-2f31-45a2-9a9a-660c96986571", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -82403,7 +82403,7 @@ "_postman_previewlanguage": "text" }, { - "id": "8e76cceb-5932-47a8-b4d7-580afec56fcd", + "id": "66032aa4-ffcc-47ac-9cb8-f40ec263d409", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -82460,7 +82460,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89fc7c83-316f-491b-89fa-ff1c1091c6a1", + "id": "f9765573-505f-4c91-870c-7ccc443148ec", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -82517,7 +82517,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0360ca7-4443-46cd-9d10-4f1b0c17c753", + "id": "b154d406-9a60-4738-9653-afc00c9ecfa9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -82574,7 +82574,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5092c757-e274-4998-9fd2-052b4c5bd2c9", + "id": "437cb49f-bec3-40c3-97f2-041b47c4646c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -82631,7 +82631,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21b0ea89-bffa-435f-8cab-c108834db96e", + "id": "d37a05ae-0e3a-4244-b1d2-23640246b85c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -82694,7 +82694,7 @@ } }, { - "id": "fe0725cf-b837-487a-a7ac-11b014d37d63", + "id": "e3601de2-107f-4c13-abdd-e833f82d2582", "name": "Create Non-Employee Request", "request": { "name": "Create Non-Employee Request", @@ -82736,7 +82736,7 @@ }, "response": [ { - "id": "25f77dea-775e-4ec0-a499-aeb959ccb190", + "id": "8a535090-e0a7-4fe7-bc40-39921d7fb982", "name": "Non-Employee request creation object", "originalRequest": { "url": { @@ -82792,7 +82792,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca4db517-0bae-42f7-93c1-caa946966da1", + "id": "c3a90f48-bef4-47c5-abda-ad426a335152", "name": "400.1 Bad Request Content", "originalRequest": { "url": { @@ -82848,7 +82848,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27594df4-6a3e-402a-b23b-9a100af28ff5", + "id": "e63202d5-f431-47d0-a089-fd0ee6552acc", "name": "400.1.409 Reference conflict", "originalRequest": { "url": { @@ -82904,7 +82904,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33e52097-b6e6-4072-8891-3cbd98f2440a", + "id": "f09b9226-e22a-474c-856b-97dc540e5dbd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -82960,7 +82960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67b05994-9956-40b3-a440-0c3b6586ddb6", + "id": "252f5761-ae4f-496f-8c3e-9bb59e6ffb94", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -83016,7 +83016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c920a8f0-ecfd-4f76-83ba-8d140fd683ca", + "id": "128434a6-97f6-4eb4-9b77-39ca1d3b0d54", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -83072,7 +83072,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfb5141f-2768-499b-ad4d-11f6e4a6dac7", + "id": "b2909e50-04b1-4118-a709-74e720b789f7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -83134,7 +83134,7 @@ } }, { - "id": "1e81430d-814d-4633-ba45-c018d3d70234", + "id": "e79bdb3f-788f-4524-a515-ee19b7a97fa6", "name": "List Non-Employee Requests", "request": { "name": "List Non-Employee Requests", @@ -83218,7 +83218,7 @@ }, "response": [ { - "id": "0ecee7c9-a920-4765-b6fe-049f625f37c1", + "id": "930731ef-8697-43b6-b6bf-6557963d22d4", "name": "List of non-employee request objects.", "originalRequest": { "url": { @@ -83316,7 +83316,7 @@ "_postman_previewlanguage": "json" }, { - "id": "429faa69-33bd-495a-92a9-9112bc11da09", + "id": "d239c31e-b907-44b7-bac1-54e4c6aeea86", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -83414,7 +83414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5df0d2f1-ac0a-4686-9ba4-bec8ed8dc305", + "id": "c53a3f47-de8e-490c-8aa4-fc1fb520ef87", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -83512,7 +83512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "511c5369-ef10-4148-bf9c-a682cb132e08", + "id": "cc40b231-30f4-4fab-b200-ee68417051ea", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -83610,7 +83610,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9644ff4-71dc-4d34-9d68-5927e47ce517", + "id": "b31e03f1-bb98-4904-8344-335cc14d43c4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -83708,7 +83708,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29e9e56f-12ea-45fc-8272-20e09e16afd4", + "id": "982dab70-ed37-4984-a697-bba59ba62747", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -83812,7 +83812,7 @@ } }, { - "id": "f8cbec58-0825-4c92-b158-90ccae91de23", + "id": "f3c421d0-e6f2-4fed-a7c3-d1f4e6841454", "name": "Get a Non-Employee Request", "request": { "name": "Get a Non-Employee Request", @@ -83853,7 +83853,7 @@ }, "response": [ { - "id": "3a433522-fa30-4a1d-a761-0a766d01ad4a", + "id": "ba89e662-a110-4b86-b545-32fbf8a0a8b7", "name": "Non-Employee request object.", "originalRequest": { "url": { @@ -83897,7 +83897,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c37e5f4d-d744-48d2-8823-bfb582f8117d", + "id": "8bbf2b1d-97b1-4f07-ae5c-caba5cbdc816", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -83941,7 +83941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a87867c-9b7b-4cd6-818d-6905de480241", + "id": "6b15b24d-1893-4dd8-aa8e-221e349e3b31", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -83985,7 +83985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84a13faa-5ce3-46b1-8f44-4953827e23ec", + "id": "ccbf9bda-538e-4caa-8a59-7132eddd76a8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -84029,7 +84029,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a484fb12-2b8d-440c-9e2f-52b1c94ffe03", + "id": "4d97f6b4-f4c9-4156-82e9-80273009cdc3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -84073,7 +84073,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4dbf7200-a06c-46c9-a390-dc8868742bb7", + "id": "7c13be51-f7fd-4e1d-8958-c77817ab378e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -84117,7 +84117,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7aff8f0-01f9-4600-bd01-fd3a02cc1302", + "id": "6203602c-26a7-4073-8250-7c477b2ef2c7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -84167,7 +84167,7 @@ } }, { - "id": "f01c3a5b-0e01-4ee4-8b52-2e8ecc12b761", + "id": "e581fabb-3e94-4d27-8697-96a24be8ed79", "name": "Delete Non-Employee Request", "request": { "name": "Delete Non-Employee Request", @@ -84208,7 +84208,7 @@ }, "response": [ { - "id": "3a149829-7117-464c-9325-ba437232dbe2", + "id": "e49587f1-3bfd-424f-9549-f108ace03060", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -84242,7 +84242,7 @@ "_postman_previewlanguage": "text" }, { - "id": "10412b3b-7ab6-471c-890e-99a0e4f15fa6", + "id": "d22f055a-f803-47c7-9330-8da8ba4d2444", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -84286,7 +84286,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8035eb0-13c3-4f6a-9f01-7ea449bdc5b5", + "id": "af5379c9-b7bc-42db-a2b1-299ba5976ae9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -84330,7 +84330,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4636210c-b48c-4504-9c0c-178cceb19650", + "id": "470f343a-dd6c-4dfd-bb3b-c1c6673277f6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -84374,7 +84374,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30227013-c18a-4e16-a137-c46257a93394", + "id": "a260a5f0-e75b-4d9c-8815-f50ea8740110", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -84418,7 +84418,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db8f6740-bcdc-471f-a18d-a197feb6ef1e", + "id": "22d05f8d-2cf5-45b1-a6ce-3f0ad5e5972d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -84462,7 +84462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e33a0b0-725f-498f-9ffa-3e86b8a85873", + "id": "e1065d50-12cd-4c75-be62-5b52ff89e8d1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -84512,7 +84512,7 @@ } }, { - "id": "7998677a-fcdb-4b96-a8e7-4b65dc5bb381", + "id": "61a01a85-07ca-4bd6-bd4c-384ba726be4f", "name": "Get Summary of Non-Employee Requests", "request": { "name": "Get Summary of Non-Employee Requests", @@ -84554,7 +84554,7 @@ }, "response": [ { - "id": "45c657af-37f0-44ee-bd38-1b2233aa645a", + "id": "4570f89a-a6b3-41af-be13-1eec3f6c9c63", "name": "Non-Employee request summary object.", "originalRequest": { "url": { @@ -84599,7 +84599,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8e406d1-c0ff-47de-8384-421f7b8b39e8", + "id": "c9f9853c-71ef-4e99-bb41-71fd3f842bd1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -84644,7 +84644,7 @@ "_postman_previewlanguage": "json" }, { - "id": "794e04e7-dd4c-4987-a1a9-7714bb99de37", + "id": "393f6a0c-2342-4b25-9549-2912064e4568", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -84689,7 +84689,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f11344f0-c38e-4e54-b415-8d0afe871e69", + "id": "8025ea19-30ae-4a02-b35f-3ae91d4421fb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -84734,7 +84734,7 @@ "_postman_previewlanguage": "json" }, { - "id": "821d76b3-258b-4177-b015-f94b271db116", + "id": "bca59773-f3fb-4453-b487-ef5fd75461f0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -84779,7 +84779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d77ff311-d966-4f10-8035-ba9ad39ee2e0", + "id": "45b96066-2d99-487a-811a-28c8dc2a79ec", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -84830,7 +84830,7 @@ } }, { - "id": "26f84f49-0e9e-4c30-a72f-888618ad4aad", + "id": "eba9adf1-1635-463a-a344-1744ecc6a6c2", "name": "Create Non-Employee Source", "request": { "name": "Create Non-Employee Source", @@ -84872,7 +84872,7 @@ }, "response": [ { - "id": "a840f507-e271-4129-aca3-fff6613a4eff", + "id": "ea7c8f2f-a8e0-4522-928c-7239b4707793", "name": "Created non-employee source.", "originalRequest": { "url": { @@ -84928,7 +84928,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80985e10-f535-4591-9654-1b02b936f34f", + "id": "7db25e6f-60da-471f-ac68-6558af8f7f60", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -84984,7 +84984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23b9410a-796a-4e8c-9d7e-99c47080acdb", + "id": "431aebb7-14ec-4a71-8b39-1f3ce48746f8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -85040,7 +85040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "023a7161-61a3-44ea-b89c-29b88eb2e4ab", + "id": "35524f2a-304e-4f15-a74d-861ee98277b0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -85096,7 +85096,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6e2c298-4cec-44b4-89ab-fce15d1c58f3", + "id": "b1312298-9d4b-48e0-b550-c5cdccc396f0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -85152,7 +85152,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de7f58ad-5d41-417c-b568-7d7264101612", + "id": "698a0d83-6b1c-41a3-9526-7389bbbaf670", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -85214,7 +85214,7 @@ } }, { - "id": "db42c7b5-0d47-4d45-842f-1c4bc4f5bbbc", + "id": "b6d64cbc-5587-4f00-91dc-3ff8245e0996", "name": "List Non-Employee Sources", "request": { "name": "List Non-Employee Sources", @@ -85298,7 +85298,7 @@ }, "response": [ { - "id": "f67e13d8-3380-4cd0-8fda-41fb51e59d67", + "id": "cc087ee3-52d1-404f-b58d-0e7631fc0c06", "name": "List of non-employee sources objects.", "originalRequest": { "url": { @@ -85396,7 +85396,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07fc1935-a93e-401f-bd3e-d29f6f68edd9", + "id": "a18a85a9-b8b2-46ef-94a6-ddd7cb5a0150", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -85494,7 +85494,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94fcc72f-88f8-4a40-8c10-092da7f2ab7c", + "id": "4bc86275-67ec-4432-8929-8c670ccbf8c1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -85592,7 +85592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "907f80f3-4ee7-474c-badf-ce7760f1e391", + "id": "d41aa1e4-166b-4e8d-9890-b2368673de87", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -85690,7 +85690,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23cefc55-c5c5-4720-b6a0-51a8f5fecaa6", + "id": "60c1daad-9492-4b4f-bb44-d5a903742ce1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -85788,7 +85788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d12fc344-464d-4554-abe4-825a357047ae", + "id": "09430bb5-23a6-4c1c-bce7-4dc2df17c8a3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -85892,7 +85892,7 @@ } }, { - "id": "505a5611-83e4-4848-8b43-791e1cc0812e", + "id": "f7d36350-92e9-46e8-b526-f04a0035e991", "name": "Get a Non-Employee Source", "request": { "name": "Get a Non-Employee Source", @@ -85933,7 +85933,7 @@ }, "response": [ { - "id": "cc0f10f0-3e7d-402e-94dc-490889d8f90b", + "id": "14c64f3c-e3d3-4682-9bc2-0c5507ef9877", "name": "Non-Employee source object.", "originalRequest": { "url": { @@ -85977,7 +85977,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef58b590-c761-4229-88ce-06b9dff88207", + "id": "c756b0a5-7d59-43e6-86c1-360277ebe186", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -86021,7 +86021,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46fb7a81-f69d-4ab6-a8b8-0bcbbf483d61", + "id": "0f533669-ef3b-40eb-b925-cd320209bd7b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -86065,7 +86065,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0639a093-3e12-4381-99df-021d0df5da5c", + "id": "ff070b1f-18e0-488d-901d-79258b6818dc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -86109,7 +86109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebbbfb8c-2f72-4c7c-8a44-9122bf28e544", + "id": "418a0f57-b2cd-49cd-a342-02e780db0214", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -86153,7 +86153,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3dcf77f1-dd28-4fff-9445-398f6cfbf341", + "id": "386d205c-6101-416e-af24-29e89300f276", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -86203,7 +86203,7 @@ } }, { - "id": "838be99b-bb52-47a1-8091-024728346a49", + "id": "63d971bf-f37c-44c4-9435-5b0cfa14bd26", "name": "Patch a Non-Employee Source", "request": { "name": "Patch a Non-Employee Source", @@ -86257,7 +86257,7 @@ }, "response": [ { - "id": "b3c182db-e07e-426f-8349-3a4f27937be7", + "id": "296f2f11-d4f9-4e8e-af8f-5a3d68701eab", "name": "A patched non-employee source object.", "originalRequest": { "url": { @@ -86314,7 +86314,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a833a11a-b098-41b9-9105-f7f470512fc9", + "id": "ad20e4ba-2174-40d6-9799-2d3e1e115429", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -86371,7 +86371,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21c338fa-57c5-4b72-bfad-f9e0c061fb52", + "id": "db2dfd50-58a9-4821-9de2-df2dd0e55ae3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -86428,7 +86428,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d65b663d-de81-4582-9ae1-fb919a785566", + "id": "b82c93f9-d48c-4e15-9be3-d33383ce79b1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -86485,7 +86485,7 @@ "_postman_previewlanguage": "json" }, { - "id": "702bd0d3-ae38-4d9a-b9b6-d0d1e70b5faf", + "id": "3b75880e-51ee-4e5d-b3f6-430da9112333", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -86542,7 +86542,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a213496-4490-4380-bc78-15e0eab7f4a6", + "id": "026a5588-5e6f-4762-b114-103d01999521", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -86605,7 +86605,7 @@ } }, { - "id": "0bc96b1a-bd29-4e51-b855-c7d9344b6883", + "id": "1afb9c13-4361-4555-b7c9-8de9b85cffb9", "name": "Delete Non-Employee Source", "request": { "name": "Delete Non-Employee Source", @@ -86646,7 +86646,7 @@ }, "response": [ { - "id": "4b04ce59-7b4c-4136-ae3d-da8c97ca69ea", + "id": "718be356-4282-499b-8c43-5ba91c068c81", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -86680,7 +86680,7 @@ "_postman_previewlanguage": "text" }, { - "id": "4be75b58-7e0c-4936-9a27-e4a9724bb4e3", + "id": "ba4c12b4-3c91-4e0c-8b50-bee7ffdffccf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -86724,7 +86724,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93879c25-0793-4f68-82c4-d4f259559b45", + "id": "bbebef4a-b63b-45d6-a98e-cf4289b2dd0c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -86768,7 +86768,7 @@ "_postman_previewlanguage": "json" }, { - "id": "937cdc26-790b-41e5-8652-fd619dd3b95b", + "id": "8e3d0bdc-3a48-41fe-a793-81d5fa53559b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -86812,7 +86812,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9f530df-e084-4252-8f9b-267360cd1933", + "id": "8e841da1-5ef4-4200-9130-90ba897dc79a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -86856,7 +86856,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da9fbeb8-8fa6-48d3-96a9-d37043cabb49", + "id": "4fa0903d-61f7-4d88-9b38-448bd1523c1c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -86906,7 +86906,7 @@ } }, { - "id": "7893b9c8-9371-4dcf-929b-21050302a8ed", + "id": "ccf8fc52-80c7-426b-85ab-843bb80a4a35", "name": "Exports Non-Employee Records to CSV", "request": { "name": "Exports Non-Employee Records to CSV", @@ -86949,7 +86949,7 @@ }, "response": [ { - "id": "3eb089fc-05e2-4394-9861-2bb59cbd19af", + "id": "1d922dea-2017-4d0e-bc46-8fd548259092", "name": "Exported CSV", "originalRequest": { "url": { @@ -86995,7 +86995,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7cc0625a-f0d1-426e-8288-58b2da599ebc", + "id": "60baee9f-836c-412b-8a4f-7efa5f5f57e9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -87041,7 +87041,7 @@ "_postman_previewlanguage": "json" }, { - "id": "001fa088-7d8d-424a-807e-2d40325d5767", + "id": "e08aa700-2e26-4238-9442-827695ff88ec", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -87087,7 +87087,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ed6c24e-e568-4354-aab2-11236b83f37f", + "id": "b62fdea6-d1a8-42f2-a420-caa74dd13f9f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -87133,7 +87133,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6575edc-ebd7-483a-9047-1ead6fdf7691", + "id": "a0048c5e-abf4-4770-99dc-36e1d135bcc6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -87179,7 +87179,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef21d111-ba9a-4355-84a4-b947b5ccc1db", + "id": "9b6a148d-f914-4dd2-8469-b2d8fb4c5edb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -87225,7 +87225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "307676af-793c-4d4a-8828-89573d2d2d31", + "id": "952050e1-fc84-4ac2-8b29-0b302833d14a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -87277,7 +87277,7 @@ } }, { - "id": "87fc6fd8-7cc5-4e87-a727-9531c8883459", + "id": "d15a0b13-6876-4af2-9b67-357c61fcc8b9", "name": "Imports, or Updates, Non-Employee Records", "request": { "name": "Imports, or Updates, Non-Employee Records", @@ -87335,7 +87335,7 @@ }, "response": [ { - "id": "f61b20b2-dcf8-4e8a-9f76-bbd2020fcaad", + "id": "fd93ef8f-1235-4c42-b1ac-4e0c14b4ad34", "name": "The CSV was accepted to be bulk inserted now or at a later time.", "originalRequest": { "url": { @@ -87396,7 +87396,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce08d158-0ff4-4c9e-9282-60b934ce43e2", + "id": "a34ba641-4741-4fbf-ad8d-3c203468cf33", "name": "Client Error - Returned if the request body is invalid.\nThe response body will contain the list of specific errors with one on each line.\n", "originalRequest": { "url": { @@ -87457,7 +87457,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd18542c-4d7a-45c0-a3a4-4dd5aca46bb6", + "id": "4587da55-be3f-4221-99c3-19c825d5dc02", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -87518,7 +87518,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f0e5146-53f6-425f-aa7d-1743ed844691", + "id": "b8f07edd-e256-438a-83aa-e6f1d651ddba", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -87579,7 +87579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "294a8a4d-d42a-41a9-aa6a-dc3439db5627", + "id": "9bb4fcb7-94a6-4d81-8e65-9fdb4b03177b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -87640,7 +87640,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e040fd2-a955-4801-9864-5bafa45a1a65", + "id": "705f1779-42ef-4233-8d07-2488dc516cc7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -87701,7 +87701,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b10f8bd-9e2b-4063-93fa-aebd6250ae76", + "id": "e7afdbcd-e353-46fb-a4cb-147d32612d32", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -87768,7 +87768,7 @@ } }, { - "id": "c5dc6117-2c91-443d-9b5d-70c7803e25a8", + "id": "41ed1b99-9ee8-47fc-9059-f5bbe4de5fdb", "name": "Obtain the status of bulk upload on the source", "request": { "name": "Obtain the status of bulk upload on the source", @@ -87811,7 +87811,7 @@ }, "response": [ { - "id": "60f8bcd3-3249-45e7-8395-d76c9cb81b30", + "id": "1ce31b2b-c1a6-4c42-961f-6ccae37775b7", "name": "Status of the newest bulk-upload job, if any.", "originalRequest": { "url": { @@ -87857,7 +87857,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58b3e996-a26b-45b0-8b97-7e308ac47290", + "id": "0d182723-ac65-4bbe-96fd-f22e06dd5402", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -87903,7 +87903,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe95e279-a7c2-47fb-8eb6-781775a38f31", + "id": "9c4174aa-0b49-43db-8195-7914a412711d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -87949,7 +87949,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9dc94d20-d209-43b7-86fe-85cf3b385bfd", + "id": "08d69bce-1146-4082-8884-bc7cd7674732", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -87995,7 +87995,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92e24a4c-39fa-4beb-a33b-6b5b270b7ce9", + "id": "ae8105c7-1afc-4845-a28e-7a8a97e11dbc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -88041,7 +88041,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c44c1031-59a5-41e0-8b06-7033ed408f41", + "id": "561093f0-f64c-46bf-8d3c-748c19775fa1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -88093,7 +88093,7 @@ } }, { - "id": "2d64d8d6-4675-4ff6-ab2c-0124e8e8c36c", + "id": "cb1db026-12c6-4e35-a1dc-a334c02dadfb", "name": "Exports Source Schema Template", "request": { "name": "Exports Source Schema Template", @@ -88136,7 +88136,7 @@ }, "response": [ { - "id": "bb9ba7ae-d6ef-4208-8ffa-b0749a4f8016", + "id": "995b4e95-ad51-4dac-a36b-2f8b90999b98", "name": "Exported Source Schema Template", "originalRequest": { "url": { @@ -88182,7 +88182,7 @@ "_postman_previewlanguage": "text" }, { - "id": "6ef111a9-4ebe-4b97-9e35-f352b3ba387b", + "id": "0f6ae2dc-f428-4e83-89de-63a9554ab3ca", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -88228,7 +88228,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f980d47-a2a1-4a1b-b852-90edacd7a4a5", + "id": "cca41400-0273-4465-ad9d-bcbec8f8c85b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -88274,7 +88274,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4f7cebb-ec55-4198-9bfd-ed46d149f1ff", + "id": "d0b3469c-d1eb-4ea7-911f-8843913361a0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -88320,7 +88320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd4f1fd6-c198-463b-8508-4acb8482e3f0", + "id": "ccb39fe3-aaf5-48ff-9aa4-28d213e4f412", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -88366,7 +88366,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35215a62-4f07-43be-9758-06f81036e4d9", + "id": "4a267c77-260b-4479-9eec-0fd79b05f000", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -88412,7 +88412,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdd8a8aa-0901-493e-a66e-30f6136bb2f9", + "id": "700106cd-898e-4feb-8623-8b69659d0737", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -88464,7 +88464,7 @@ } }, { - "id": "c5e219b4-f2ba-4c9b-9200-780608d9fcc6", + "id": "c1fd1dee-2401-49ee-8285-6001af257015", "name": "Get List of Non-Employee Approval Requests", "request": { "name": "Get List of Non-Employee Approval Requests", @@ -88548,7 +88548,7 @@ }, "response": [ { - "id": "f3d291a9-8972-4785-8fae-0af112ba482a", + "id": "55222960-4fc1-48c2-8e4c-0d95e026b7dd", "name": "List of approval items.", "originalRequest": { "url": { @@ -88646,7 +88646,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6b7200c-3308-4059-b307-9a20fc2c7e7e", + "id": "5f3d60cf-51a3-4106-ab88-99fd1e32969c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -88744,7 +88744,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8add7835-d756-4873-9137-68ea2659a75d", + "id": "20d5ccae-577b-48d2-820d-611e7271f4a7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -88842,7 +88842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "358a76e7-e8b8-498f-a8e4-5292ac1bfb1d", + "id": "c142278d-bdb3-4535-a511-b076964807af", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -88940,7 +88940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1690e193-f2b5-452c-98dc-fd58b0d0d598", + "id": "4dc70399-7b71-42c4-b150-06e7f9a9d26c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -89038,7 +89038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f28508b1-1578-4b79-a32f-93b5353efa03", + "id": "6316ce1a-d613-46cb-b4ed-133bba8e6827", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -89142,7 +89142,7 @@ } }, { - "id": "6c7816e7-ea41-465a-9e81-b8775764cce8", + "id": "cbacac6c-892f-4fe5-9131-7444cd73ab17", "name": "Get a non-employee approval item detail", "request": { "name": "Get a non-employee approval item detail", @@ -89193,7 +89193,7 @@ }, "response": [ { - "id": "67266260-a42b-48ae-8edb-d1f849f95441", + "id": "f4866752-b7e0-446f-b5ec-be9f784a0589", "name": "Non-Employee approval item object.", "originalRequest": { "url": { @@ -89247,7 +89247,7 @@ "_postman_previewlanguage": "json" }, { - "id": "001d0d19-db42-4d9a-b386-38affb5370c6", + "id": "c8adad1b-156f-4cf1-b69a-d3b6db1b04ce", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -89301,7 +89301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90d397d6-aeda-4499-a7b0-6b7d0a374937", + "id": "21466f7a-ee04-44ed-b823-dc43bf39c341", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -89355,7 +89355,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b968e00-deaa-41bf-8b11-4237e6b6e59a", + "id": "b736c622-f9be-4628-bf95-84aa51f2d63d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -89409,7 +89409,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e11f3d7a-a929-436c-9e8a-8a5e5cb44ee9", + "id": "ee62057a-0e70-47a2-9ba1-7b5fc948bb44", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -89463,7 +89463,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36d5c2bd-a4ff-404b-af4e-cf2333e020d4", + "id": "494d36e4-5218-42c6-b184-254e051d1cbb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -89523,7 +89523,7 @@ } }, { - "id": "aa787e62-4da4-4764-af42-cebd09fbcb9e", + "id": "63c27f22-81bc-4681-a026-0b48a2f95ef7", "name": "Approve a Non-Employee Request", "request": { "name": "Approve a Non-Employee Request", @@ -89578,7 +89578,7 @@ }, "response": [ { - "id": "69c6d40e-c80e-4956-8efb-ffa52073396e", + "id": "e6d9b84b-90cd-4594-a25f-34663a12a57c", "name": "Non-Employee approval item object.", "originalRequest": { "url": { @@ -89636,7 +89636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "753c0c40-e968-48ec-9b4d-fe821c65a08b", + "id": "5918eb94-0c13-41c6-96b8-e2a90ff9943a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -89694,7 +89694,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9a3238e-ab22-4e8e-b258-21fc95034a78", + "id": "e1d70597-d1ea-4e38-8ff3-7d4fe94700f6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -89752,7 +89752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da0e223a-bf42-455c-aff0-a1d63cd865e1", + "id": "505e00db-2004-4e5c-ad3e-f2f5746d1490", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -89810,7 +89810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85a4a2b7-f4d6-495f-a3d3-7d2e6382a223", + "id": "a8db5788-974b-4556-b3d5-b8be22e81cb9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -89868,7 +89868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "faa665aa-e525-4a8a-bb14-196aa63b1859", + "id": "6b58a7b1-5a06-4093-aeda-4542b8d0db8e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -89932,7 +89932,7 @@ } }, { - "id": "3dbc382c-b9f4-48b7-9109-0272f277dd79", + "id": "11f0e613-144f-4e97-a4ad-cc7eecbc1250", "name": "Reject a Non-Employee Request", "request": { "name": "Reject a Non-Employee Request", @@ -89987,7 +89987,7 @@ }, "response": [ { - "id": "cdc2a023-98c4-4778-96aa-e9d366ff2cb1", + "id": "9eefa610-8ea6-47e8-b0b8-e3170427d68b", "name": "Non-Employee approval item object.", "originalRequest": { "url": { @@ -90045,7 +90045,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e5e8f16-ea48-4358-ae42-5a039aa76a9c", + "id": "04c87eff-f54c-410c-b5d2-b41c25f22366", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -90103,7 +90103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58c8e4d7-67e5-4328-af9b-f0f486b11f24", + "id": "8b734c8b-d9d2-4ce4-9f17-e5ac059b19e7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -90161,7 +90161,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd65a540-539e-473f-a16e-85f0cd9cc198", + "id": "338f870e-b72e-4eb3-bcb4-8d40f514334f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -90219,7 +90219,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6254042b-9b51-4b45-9d8b-3a48770192ad", + "id": "0b9cfda5-7a78-459e-a415-0c0874d6eb56", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -90277,7 +90277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f05b7a5e-5e0f-4090-b842-97f50c91c767", + "id": "d125cca9-2704-4b4a-8e1a-f26151d26030", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -90341,7 +90341,7 @@ } }, { - "id": "3980c9fc-97d7-4cb4-97c6-e2e837abf7f5", + "id": "20539f91-27da-433a-bbbf-290f1038e25e", "name": "Get Summary of Non-Employee Approval Requests", "request": { "name": "Get Summary of Non-Employee Approval Requests", @@ -90383,7 +90383,7 @@ }, "response": [ { - "id": "aab24f3e-5cf9-4566-96a9-6039bf33f64e", + "id": "002476fc-84ce-4ffc-bf31-48589ee08e5c", "name": "summary of non-employee approval requests", "originalRequest": { "url": { @@ -90428,7 +90428,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed8d9270-4960-4877-8fe6-a223c821f3ef", + "id": "aa88e9a2-59be-4e59-9895-43301237fb5f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -90473,7 +90473,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6bb6a19a-12b9-4ef4-b3f6-324cb358280f", + "id": "a678c9b8-1d0c-477f-9f29-292370ec9ccb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -90518,7 +90518,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abf88da4-be21-4b25-84dc-390f5bf20b2f", + "id": "c6a00446-0ac9-4eae-a507-27052651ab4f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -90563,7 +90563,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73205b70-8982-4259-8b6b-583fb7f47d71", + "id": "089fe521-39c1-4aff-98c9-a60592cd4247", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -90608,7 +90608,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7448df3-c8e0-4d31-8432-ddf676d4e1c4", + "id": "92fe9ffa-bf22-4f9f-9ea4-9521f0da2c54", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -90659,7 +90659,7 @@ } }, { - "id": "6d1cab45-1760-48d0-aa59-c14647085554", + "id": "d8d43855-29cd-4b6a-a9dd-46f6a93acec4", "name": "List Schema Attributes Non-Employee Source", "request": { "name": "List Schema Attributes Non-Employee Source", @@ -90701,7 +90701,7 @@ }, "response": [ { - "id": "4fc1071d-d81a-4a6e-8ff0-6c51f5d95efb", + "id": "49ced081-6842-4022-aee2-37b7fa814d41", "name": "A list of Schema Attributes", "originalRequest": { "url": { @@ -90746,7 +90746,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8021508-7b19-4b86-99b2-f806be7f4269", + "id": "df290956-4fb6-46d8-a70a-1e4e20ed3c89", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -90791,7 +90791,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40bc377e-20bc-4cc4-803d-aede4b3fbb80", + "id": "ad0aab1c-ea86-4a5a-85ad-f018b646e6ac", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -90836,7 +90836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2cca303-6e42-4694-b086-3dee2ebaf5be", + "id": "a3c65e5b-6754-49c0-8e62-61c620915885", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -90881,7 +90881,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9220b647-d205-44fe-94d5-4d059b8b8bb9", + "id": "bcfbbbcb-d86b-4406-9aab-791c1e9d9837", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -90926,7 +90926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "007ff0e2-c15b-444a-b667-9f668e1e4e26", + "id": "7e453b78-b16e-46c6-b476-0f974cd49cfb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -90971,7 +90971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44a0a067-3680-492a-a368-d9742c404b59", + "id": "822a11b9-73dd-42cb-90d0-263c09f4b4b3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -91022,7 +91022,7 @@ } }, { - "id": "27d55bd4-6b7a-4130-a150-24c7a87a6fb1", + "id": "5b9391a8-0c03-4139-b48b-46830d1dc2b2", "name": "Create a new Schema Attribute for Non-Employee Source", "request": { "name": "Create a new Schema Attribute for Non-Employee Source", @@ -91077,7 +91077,7 @@ }, "response": [ { - "id": "c99cb8af-9dec-4954-a5e6-ccf7f1a8534b", + "id": "c9ce829c-202b-49f2-ac8b-205a8c48cb51", "name": "Schema Attribute created.", "originalRequest": { "url": { @@ -91135,7 +91135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac2e35bc-7da3-4741-a9cd-cb5527e4fa61", + "id": "f68d2b6a-5af7-4cef-9471-c02dbc1bca6f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -91193,7 +91193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba51e94a-89dd-413c-992f-69590ecb2e8c", + "id": "be66da98-88eb-4061-88ea-b3906a517e7e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -91251,7 +91251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb4640b8-c3d4-46aa-b38c-c7ff05f4ce42", + "id": "667b0282-da8b-48b0-b7f3-c5dc4c930ea5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -91309,7 +91309,7 @@ "_postman_previewlanguage": "json" }, { - "id": "793d81dc-96c3-4323-b545-00484e382373", + "id": "d70c4b93-0a27-4664-abf8-76ffba67f2b9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -91367,7 +91367,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77b1b0ab-097d-4b28-996a-9b0538da6ca3", + "id": "8454b34a-eaba-4970-9123-8d817294904a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -91431,7 +91431,7 @@ } }, { - "id": "3fd134a7-0e35-40a6-af14-dff9330c2f50", + "id": "6ec79b9f-8d02-4fac-90fd-b115c3b32510", "name": "Delete all custom schema attributes for Non-Employee Source", "request": { "name": "Delete all custom schema attributes for Non-Employee Source", @@ -91473,7 +91473,7 @@ }, "response": [ { - "id": "3a42b864-e3bc-4640-ae19-6f65dfade3b8", + "id": "37fb44a6-ad21-4e01-a71e-46166ea66246", "name": "All custon Schema Attributes were successfully deleted.", "originalRequest": { "url": { @@ -91508,7 +91508,7 @@ "_postman_previewlanguage": "text" }, { - "id": "c4eeedee-53e5-4da0-b183-e6d6976d64ac", + "id": "d97deef1-50eb-4498-8101-e7a41322ac92", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -91553,7 +91553,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b932bb7-ef6f-41f4-8b83-a68c3d078f98", + "id": "c9bee48a-2336-4b23-bb8a-35ee2e6ccafc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -91598,7 +91598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "473cee8d-0120-4d93-b59f-f70a1e74e4db", + "id": "0d47b8c7-9274-4ac0-8305-aea3b772edef", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -91643,7 +91643,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62935e6a-3433-4445-882d-40954e95f0ca", + "id": "a6b2be8b-af77-44cc-b881-58332c9a4979", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -91688,7 +91688,7 @@ "_postman_previewlanguage": "json" }, { - "id": "299a305e-3281-42dc-b0cb-56b5530d82bf", + "id": "e389ea3f-62a5-431a-b92e-c281cdd87b17", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -91739,7 +91739,7 @@ } }, { - "id": "e5123938-127b-4bf1-855d-701bd5447bd0", + "id": "6617bc61-30e6-4cc8-97fb-7472c3753858", "name": "Get Schema Attribute Non-Employee Source", "request": { "name": "Get Schema Attribute Non-Employee Source", @@ -91792,7 +91792,7 @@ }, "response": [ { - "id": "0bb0681e-5922-4741-a3d1-91ad8ae9e2d7", + "id": "64d13d80-2620-4ab4-b05d-c97ab109daff", "name": "The Schema Attribute", "originalRequest": { "url": { @@ -91838,7 +91838,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ba9c1d4-a07a-430d-83e2-b4fda6702412", + "id": "2a392c67-96a8-48ed-a792-a6ef07660500", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -91884,7 +91884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bcbfb4e-589a-409a-9124-292b9e532990", + "id": "85bce170-be07-4de3-b551-5bc7711f446a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -91930,7 +91930,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec40e3e1-5760-44f7-97f6-ab5633629db1", + "id": "beb5ff76-9c8d-41a5-965a-7a649884d39d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -91976,7 +91976,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12969cf1-4404-441d-99b3-f3df5261398f", + "id": "d8912273-58c3-49cd-aa08-27d9bed5fa01", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -92022,7 +92022,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ab38b1a-93a8-4bfe-9fc0-326fb3681b21", + "id": "cb100d2e-0bbf-4235-ade3-c04a7ee99241", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -92074,7 +92074,7 @@ } }, { - "id": "f24c7276-2e00-40e1-b340-580161ec251c", + "id": "d17758a7-8b11-45d8-9c66-f6d36390f7c3", "name": "Patch a Schema Attribute for Non-Employee Source", "request": { "name": "Patch a Schema Attribute for Non-Employee Source", @@ -92140,7 +92140,7 @@ }, "response": [ { - "id": "40bfa96b-e2d3-47b5-8369-2c902063b385", + "id": "cfa7cd4f-4a20-4ebd-9c1e-28f7c6030ee6", "name": "The Schema Attribute was successfully patched.", "originalRequest": { "url": { @@ -92199,7 +92199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c57777b-e4de-4ba5-8a73-6d697c28ae25", + "id": "bad3e4a1-6ef9-4be1-a674-56951c903cd8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -92258,7 +92258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac913d35-e781-424e-8adf-965f5cdc94a3", + "id": "f7b0e062-a46d-41ae-9f9a-809c39e850e2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -92317,7 +92317,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c9adcd1-98b6-48c4-906f-d0d6ae90a3aa", + "id": "0f997188-9331-44e6-a1ad-7c63ded5255a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -92376,7 +92376,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c378a8d-eeea-41b4-bd6a-d0deb4d33f7e", + "id": "00a3d666-d765-4056-b41a-8b74d4a17535", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -92435,7 +92435,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31983299-686d-4db8-86b4-ecca595dbef8", + "id": "87500c18-15f7-42db-8df9-f12eece37b63", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -92494,7 +92494,7 @@ "_postman_previewlanguage": "json" }, { - "id": "727ac67f-fb24-4189-b0d4-1e9a8d8a6ef1", + "id": "846e6f58-4290-439d-a2b2-92f35768fce8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -92559,7 +92559,7 @@ } }, { - "id": "840a0321-69ee-47c0-a696-ad154c5974eb", + "id": "7b159a02-3234-4978-ae72-ed39867f6893", "name": "Delete a Schema Attribute for Non-Employee Source", "request": { "name": "Delete a Schema Attribute for Non-Employee Source", @@ -92612,7 +92612,7 @@ }, "response": [ { - "id": "5696d7d4-82d3-463e-b212-1cbcc41f5d51", + "id": "fb0e33ae-63aa-418d-8bb8-06584a72b318", "name": "The Schema Attribute was successfully deleted.", "originalRequest": { "url": { @@ -92648,7 +92648,7 @@ "_postman_previewlanguage": "text" }, { - "id": "24c2e41e-6291-43e9-881e-2ab15cccc816", + "id": "6f3f6889-06b6-469b-8c0c-90623da9be05", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -92694,7 +92694,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed616aaa-7986-4a08-b49c-d62c2eced8dc", + "id": "9535fb45-8bb9-414c-b3bd-c404419e489c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -92740,7 +92740,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e076b335-9df0-4b1b-accf-a8728b2cd409", + "id": "5ecca3e3-fc16-4884-9a24-8cb4cca64f3d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -92786,7 +92786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0154c2fa-fd16-45cf-9fc7-c41b92eabb86", + "id": "7adb5c8e-e25e-4f38-92be-b79cd1f1a2ae", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -92832,7 +92832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56e311b7-e14e-47bb-aacb-060b9fb10115", + "id": "bcbb3e7a-30ea-4eac-a0cc-833cda998004", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -92890,7 +92890,7 @@ "description": "Use this API to implement OAuth client functionality. \nWith this functionality in place, users with the appropriate security scopes can create and configure OAuth clients to use as a way to obtain authorization to use the Identity Security Cloud REST API.\nRefer to [Authentication](https://developer.sailpoint.com/docs/api/authentication/) for more information about OAuth and how it works with the Identity Security Cloud REST API.\n", "item": [ { - "id": "0e197469-b2bd-477e-9311-ef13f23875fa", + "id": "ab2e8c00-a123-4973-9853-12e39a6ae487", "name": "List OAuth Clients", "request": { "name": "List OAuth Clients", @@ -92929,7 +92929,7 @@ }, "response": [ { - "id": "adb2d71f-bc9b-4899-9ba2-e688882011ec", + "id": "233fb627-4633-439e-a77a-99353456990d", "name": "List of OAuth clients.", "originalRequest": { "url": { @@ -92977,12 +92977,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"culpa id eiusmod\",\n \"metadata\": \"id adipisicing quis\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n },\n {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"commodo culpa sit nulla\",\n \"metadata\": \"cillum aliquip\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n }\n]", + "body": "[\n {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"nostrud sed\",\n \"metadata\": \"labore laboris Duis dolore deserunt\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n },\n {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"nulla mollit\",\n \"metadata\": \"veniam\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "81b94ca1-e6e8-4ca0-9e0e-53f618e7a7f2", + "id": "28124cfa-601c-4696-b6fd-e105218824e4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -93035,7 +93035,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55e95b1e-f78a-45bd-a3ba-402ef0703051", + "id": "905775c6-18b2-47d2-b9d3-9c3edb79318b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -93088,7 +93088,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c592bd9-2e51-475d-8035-a605940c22ef", + "id": "d8e31807-b032-487a-9caa-03c46dd205e0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -93141,7 +93141,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c21b30e8-acf1-4dbb-8c9e-6e288af46135", + "id": "865a90e7-9800-47af-b647-c8c4af907a0b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -93194,7 +93194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e271afa-31d3-4022-9437-19b965eec998", + "id": "960c80fd-f49d-470a-98d7-deb15d9a626c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -93253,7 +93253,7 @@ } }, { - "id": "83675298-0990-409e-8226-5868f1c61534", + "id": "62e3ee47-2964-44f8-8f01-59b6881fe21a", "name": "Create OAuth Client", "request": { "name": "Create OAuth Client", @@ -93295,7 +93295,7 @@ }, "response": [ { - "id": "ab0dab95-219b-4bb9-ba3d-09c385128b71", + "id": "1cab89dd-e023-4a37-b564-0b52c144386c", "name": "Request succeeded.", "originalRequest": { "url": { @@ -93351,7 +93351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e21c5705-a782-4b36-b35b-302bf8d747e9", + "id": "7fa941dd-4687-49d9-aa3a-13d931899a08", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -93407,7 +93407,7 @@ "_postman_previewlanguage": "json" }, { - "id": "695a980c-5c09-40c9-a59c-a1e03839fe8e", + "id": "da59ffc7-fbf8-4a1c-bfe2-03b5b7b053d7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -93463,7 +93463,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f4881cf-268b-4998-902f-dafb6833625e", + "id": "0ea851ab-12f1-40cd-9095-2a57628ad5e0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -93519,7 +93519,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aacaaa42-cbcb-4b0b-8cb7-4ebf448ab587", + "id": "9f4378af-4b0b-4449-97cb-6a769a2310e8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -93575,7 +93575,7 @@ "_postman_previewlanguage": "json" }, { - "id": "082249c5-bafa-4bda-8bfd-e90a79c67716", + "id": "c40ce890-0d30-4160-8443-f047246fcad5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -93637,7 +93637,7 @@ } }, { - "id": "9dcb6c02-e0bd-4539-8223-55fa8ebb1511", + "id": "ec19c231-52ff-4ea9-8594-b7253eee8c78", "name": "Get OAuth Client", "request": { "name": "Get OAuth Client", @@ -93678,7 +93678,7 @@ }, "response": [ { - "id": "b656d9ea-a227-4067-9921-d50c1ac49b20", + "id": "97d62545-865b-4340-a246-d1649494f232", "name": "Request succeeded.", "originalRequest": { "url": { @@ -93717,12 +93717,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"Lorem tempor eiusmod nostrud exercitation\",\n \"metadata\": \"sit anim\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n}", + "body": "{\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"aliqua minim Lorem\",\n \"metadata\": \"exercitation ex tempor nostrud\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5d5903d5-bb9b-45af-bff1-4ddcaaf7a236", + "id": "8a29fa1b-05d5-4bb5-9d38-a3382813b085", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -93766,7 +93766,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39fad526-a96f-4670-b590-cb70055d782f", + "id": "ad46eb29-ddad-4232-8f6f-981cfdd70614", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -93810,7 +93810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93d4caec-1af8-466c-bbc2-f44a016b61fc", + "id": "0ab99e2d-01cf-4f41-ac8d-3d5ae6e57da5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -93854,7 +93854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1307cdac-21a9-452c-9883-536a67540055", + "id": "c40bbf13-b384-416b-89d8-29f864f74e6e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -93898,7 +93898,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82bcfa2f-898f-4ef2-adc9-685e20b1ab2d", + "id": "dc0d9db2-0642-4770-94d5-4f5ebd9b328f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -93942,7 +93942,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf101afc-057b-42c2-bdb7-bc7e895def2c", + "id": "5463d557-caf7-4828-ba12-d16fde0ff8cb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -93992,7 +93992,7 @@ } }, { - "id": "ce2bf6b4-1815-4833-8f12-26072e471cc3", + "id": "fa8d18c3-b716-4aa0-bec2-738b66a1a504", "name": "Delete OAuth Client", "request": { "name": "Delete OAuth Client", @@ -94033,7 +94033,7 @@ }, "response": [ { - "id": "a8dae57a-e299-4501-b013-8e83e25475ca", + "id": "7ec82665-b6fd-4415-9dc3-fb8207daf44f", "name": "No content.", "originalRequest": { "url": { @@ -94067,7 +94067,7 @@ "_postman_previewlanguage": "text" }, { - "id": "9776f439-8dbc-40d1-b8b8-7bb15bbf01f8", + "id": "654cc4d0-7293-48d2-9054-ddb741a608f5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -94111,7 +94111,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2949a60d-2476-40a8-a499-5a620836acb8", + "id": "c54b5e2d-8b81-4304-8d97-9973d19f859d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -94155,7 +94155,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e49455dc-ac58-4e42-ad85-b0e43f5ab117", + "id": "eef0cd77-1284-42f4-82cb-ae1f79d75c59", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -94199,7 +94199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79eab04b-c490-4cc5-bf76-c7506bb2866a", + "id": "60d8a3ae-8154-4995-a6d3-f98df75c4564", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -94243,7 +94243,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c148dbe-66f9-43af-afd6-93e70675dba2", + "id": "651991a5-d77f-48f6-b5be-68dde7622a97", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -94287,7 +94287,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3bb48c2f-8106-43a0-9755-17f873955947", + "id": "5675dfab-d1b1-4150-b51b-49fd9ddd83e6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -94337,7 +94337,7 @@ } }, { - "id": "efb2fe8d-b4fe-47cc-b993-82aeb31c58e8", + "id": "0f4947bb-88d6-41b5-8e93-1b077c376f3d", "name": "Patch OAuth Client", "request": { "name": "Patch OAuth Client", @@ -94391,7 +94391,7 @@ }, "response": [ { - "id": "a8229f8c-307c-41b3-aadd-2b33e6511ae0", + "id": "74c9b770-a6fa-46ed-ba53-2eedbd8ec722", "name": "Indicates the PATCH operation succeeded, and returns the OAuth client's new representation.", "originalRequest": { "url": { @@ -94443,12 +94443,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"Lorem tempor eiusmod nostrud exercitation\",\n \"metadata\": \"sit anim\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n}", + "body": "{\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"businessName\": \"Acme-Solar\",\n \"homepageUrl\": \"http://localhost:12345\",\n \"name\": \"Demo API Client\",\n \"description\": \"An API client used for the authorization_code, refresh_token, and client_credentials flows\",\n \"accessTokenValiditySeconds\": 750,\n \"refreshTokenValiditySeconds\": 86400,\n \"redirectUris\": [\n \"http://localhost:12345\"\n ],\n \"grantTypes\": [\n \"AUTHORIZATION_CODE\",\n \"CLIENT_CREDENTIALS\",\n \"REFRESH_TOKEN\"\n ],\n \"accessType\": \"OFFLINE\",\n \"type\": \"CONFIDENTIAL\",\n \"internal\": false,\n \"enabled\": true,\n \"strongAuthSupported\": false,\n \"claimsSupported\": false,\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-06-25T20:22:28.104Z\",\n \"scope\": [\n \"demo:api-client-scope:first\",\n \"demo:api-client-scope:second\"\n ],\n \"secret\": \"aliqua minim Lorem\",\n \"metadata\": \"exercitation ex tempor nostrud\",\n \"lastUsed\": \"2017-07-11T18:45:37.098Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "419e8247-4b6b-439c-92cf-5bc5ffeab52d", + "id": "261aee34-da71-4301-9915-222a4bddf8cb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -94505,7 +94505,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c0a60c1-46a7-49b6-adc0-a1c21d3c939e", + "id": "ee096ed0-1fec-4e51-b45e-8e6236de7bbb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -94562,7 +94562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9ad81ba-eb6e-4374-a2bd-de146ae6747d", + "id": "49b87e3c-c2ce-4454-9625-ecc39f0e7953", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -94619,7 +94619,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3499175-b0f4-4740-bdcb-4b0965068b7c", + "id": "25bc2d25-3481-4894-9416-9188ac923c2e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -94676,7 +94676,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8393586f-a405-4564-915a-c8d61d457df7", + "id": "bc331a10-7b7b-4eef-bcbe-f411e0513381", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -94733,7 +94733,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06213873-7c6b-48f3-a132-ef7772e70b9a", + "id": "505cbf04-7d22-4607-a87e-8bd6ba8159eb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -94802,7 +94802,7 @@ "description": "Use this API to implement organization password configuration functionality. \nWith this functionality in place, organization administrators can create organization-specific password configurations. \n\nThese configurations include details like custom password instructions, as well as digit token length and duration. \n\nRefer to [Configuring User Authentication for Password Resets](https://documentation.sailpoint.com/saas/help/pwd/pwd_reset.html) for more information about organization password configuration functionality.\n", "item": [ { - "id": "4f607875-16b2-4506-a66b-4b8e04ff03a6", + "id": "f6657950-0dcd-486e-bbb3-53e4b6803aaf", "name": "Get Password Org Config", "request": { "name": "Get Password Org Config", @@ -94831,7 +94831,7 @@ }, "response": [ { - "id": "e710541a-6f43-4537-97e5-94d85fc7e44a", + "id": "2b0cd51c-01c7-4e1d-a209-7fb92f92a349", "name": "Reference to the password org config.", "originalRequest": { "url": { @@ -94874,7 +94874,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60e8def6-782c-4b78-8f9a-44bb42a49f1c", + "id": "c72e5b5f-45bd-4937-adfe-7aff39e89ce9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -94917,7 +94917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9904fb70-bdac-4c56-817b-5aed7a09492a", + "id": "ddbcf084-092e-4fb2-879e-244f092714d4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -94960,7 +94960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af9d09c7-2df2-4482-9baf-7ba9c74f8ca7", + "id": "4c638e10-172e-4351-b6f8-fc2d1c87600e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -95003,7 +95003,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7365dbb-7dac-46fc-9380-535bb762d769", + "id": "3bbd4f5a-e769-4c95-af74-29f87f1451cb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -95046,7 +95046,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e2b53c9-3fd9-436c-be24-04ec377b0978", + "id": "9a5075dd-2e06-4ede-9fe3-31c3c1ff173a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -95095,7 +95095,7 @@ } }, { - "id": "46062e54-f58f-4a29-a8d2-c095a08b035e", + "id": "e757e198-e097-4193-abc0-b13b3800898a", "name": "Update Password Org Config", "request": { "name": "Update Password Org Config", @@ -95137,7 +95137,7 @@ }, "response": [ { - "id": "9bb44cf8-55dc-41e1-96cb-870ef8fb3467", + "id": "b6d185b9-dae6-4985-91c6-31550f481dd3", "name": "Reference to the password org config.", "originalRequest": { "url": { @@ -95193,7 +95193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88115a2a-af4b-45c5-b946-3062829741c0", + "id": "a2a6df1d-35c2-4af0-96ff-b500da5ca285", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -95249,7 +95249,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b16c3807-26c7-4c51-a27e-e82c54e67835", + "id": "d5ce5950-45fa-43fb-ab1a-b4afe594b6a9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -95305,7 +95305,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eeff7c18-0db6-4dba-9161-7f69d9e4c16b", + "id": "bf2d9547-d01c-4115-a9f9-181c88845260", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -95361,7 +95361,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5585a56f-8b69-48fc-a1c1-7941c0f23376", + "id": "315a7b78-b1aa-4fa2-89d3-7c4587e74486", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -95417,7 +95417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "692cb046-5076-4471-a154-6d8cff1ece14", + "id": "07f41576-da7b-432c-9bb6-1fb7845c47f2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -95479,7 +95479,7 @@ } }, { - "id": "7afc4730-dcf7-4d61-b3c6-3047837987cb", + "id": "f548080b-b469-4dc1-a7c0-f6d33c795b77", "name": "Create Password Org Config", "request": { "name": "Create Password Org Config", @@ -95521,7 +95521,7 @@ }, "response": [ { - "id": "0b1f703c-cbbb-4ff2-bbc9-c2a7eddbed45", + "id": "eb950c93-67d4-4caa-85ea-ad04551286a6", "name": "Reference to the password org config.", "originalRequest": { "url": { @@ -95577,7 +95577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1eb89fad-16fd-4dce-8fb5-7aa528d579af", + "id": "3291e47b-6da8-473c-8958-542e5fa21744", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -95633,7 +95633,7 @@ "_postman_previewlanguage": "json" }, { - "id": "686abc40-1f53-4e82-ae18-dbdd61858325", + "id": "a3d482cd-dd80-49c1-9a2d-2a88337733aa", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -95689,7 +95689,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5474eb2e-8157-4c94-bc8d-b9ee8fab800b", + "id": "9471f887-27f1-4fdf-8cc3-fb58c54d3eb8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -95745,7 +95745,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f956a5f9-827e-4b7d-8a66-69ae9d73939f", + "id": "b8239069-605e-4283-9825-0261a7fcbc57", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -95801,7 +95801,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7229fbc-ed01-4175-86c6-7f2527a4804a", + "id": "62a48aa8-f545-4657-b639-72b38844d42f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -95869,7 +95869,7 @@ "description": "Use this API to implement password dictionary functionality. \nWith this functionality in place, administrators can create password dictionaries to prevent users from using certain words or characters in their passwords. \n\nA password dictionary is a list of words or characters that users are prevented from including in their passwords. \nThis can help protect users from themselves and force them to create passwords that are not easy to break. \n\nA password dictionary must meet the following requirements to for the API to handle them correctly: \n\n- It must be in .txt format.\n\n- All characters must be UTF-8 characters. \n\n- Each line must contain a single word or character with no spaces or whitespace characters.\n\n- It must contain at least one line other than the locale string.\n\n- Each line must not exceed 128 characters.\n\n- The file must not exceed 2500 lines. \n\nAdministrators should also consider the following when they create their dictionaries: \n\n- Lines starting with a # represent comments.\n\n- All words in the password dictionary are case-insensitive. \nFor example, adding the word \"password\" to the dictionary also disallows the following: PASSWORD, Password, and PassWord.\n\n- The dictionary uses substring matching. \nFor example, adding the word \"spring\" to the dictionary also disallows the following: Spring124, 345SprinG, and 8spring.\nUsers can then select 'Change Password' to update their passwords. \n\nAdministrators must do the following to create a password dictionary: \n\n- Create the text file that will contain the prohibited password values.\n\n- If the dictionary is not in English, they must add a locale string to the top line: locale:`languageCode`_`countryCode`\n\nThe languageCode value refers to the language's 2-letter ISO 639-1 code.\nThe countryCode value refers to the country's 2-letter ISO 3166-1 code.\n\nRefer to this list https://docs.oracle.com/cd/E13214_01/wli/docs92/xref/xqisocodes.html to see all the available ISO 639-1 language codes and ISO 3166-1 country codes.\n\n- Upload the .txt file to Identity Security Cloud with [Update Password Dictionary](https://developer.sailpoint.com/docs/api/v3/put-password-dictionary). Uploading a new file always overwrites the previous dictionary file.\n\nAdministrators can then specify which password policies check new passwords against the password dictionary by doing the following: In the Admin panel, they can use the Password Mgmt dropdown menu to select Policies, select the policy, and select the 'Prevent use of words in this site's password dictionary' checkbox beside it.\n\nRefer to [Configuring Advanced Password Management Options](https://documentation.sailpoint.com/saas/help/pwd/adv_config.html) for more information about password dictionaries.\n", "item": [ { - "id": "81615fa3-218d-439e-bd5a-3a85cea5ecd3", + "id": "0c2e6970-afd6-418b-824b-7f4e37e012db", "name": "Get Password Dictionary", "request": { "name": "Get Password Dictionary", @@ -95898,7 +95898,7 @@ }, "response": [ { - "id": "51dc4fd5-8924-4ae1-8d81-55952aaf7860", + "id": "c9ab27c4-8089-4600-9b18-799844dc490a", "name": "A password dictionary response", "originalRequest": { "url": { @@ -95936,12 +95936,12 @@ "value": "text/plain" } ], - "body": "amet eu", + "body": "laborum nulla minim dolore", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "44913098-74d8-4a3f-9656-0ad788acd2dc", + "id": "4e319ea2-595f-4af8-8d04-7b6e77224502", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -95984,7 +95984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6468b364-6ca1-4e7f-b707-0cfa4c9a2e56", + "id": "78c0fba0-48d5-4973-be54-4d474f23d21a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -96027,7 +96027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "763ca54f-12be-47f8-bc0d-9e3a45bbba10", + "id": "d651203a-bdc4-4cae-8272-b7abc760f7e2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -96070,7 +96070,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17de393e-011f-4ab9-9ca8-692f690d3c97", + "id": "a2521771-be2a-4a07-b336-793f35cc18a7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -96113,7 +96113,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8bfdf52-7d61-41e4-a17c-206b63c54d07", + "id": "947594c8-4643-4036-8c78-100ab9b307c2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -96156,7 +96156,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18333847-7f08-43fb-9171-0c56c09caadf", + "id": "89dc636d-f767-4857-9ebc-a2eac79b5891", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -96205,7 +96205,7 @@ } }, { - "id": "11e76cf6-e344-4ad6-8e23-e2cbd0e7b6d4", + "id": "94b1655b-3b97-4fd5-ad8e-193b06af0af4", "name": "Update Password Dictionary", "request": { "name": "Update Password Dictionary", @@ -96250,7 +96250,7 @@ }, "response": [ { - "id": "d6572a0d-3f6b-4252-a929-76f1c73a7d04", + "id": "eb461484-966c-4d09-857e-f3da217fd49d", "name": "Successfully updated.", "originalRequest": { "url": { @@ -96299,7 +96299,7 @@ "_postman_previewlanguage": "text" }, { - "id": "b6fa7a07-afcf-4134-884a-a8a773496acb", + "id": "f95b721f-855c-4514-b608-3846a313ec0a", "name": "Created.", "originalRequest": { "url": { @@ -96348,7 +96348,7 @@ "_postman_previewlanguage": "text" }, { - "id": "ea42f7a6-0f0b-45d0-a976-0f2c6cfab6b7", + "id": "9ece2db9-8f75-4e71-b64a-f621d2956078", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -96407,7 +96407,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94f8ec7d-7c8e-47cf-8f25-77f876a991f6", + "id": "f6184b04-3068-4197-b90d-9c45da1de2d2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -96466,7 +96466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "463b5c41-fbd5-4d5a-953c-7e7f874bc61d", + "id": "128aed34-43f0-477c-8f9d-7893c47310c5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -96525,7 +96525,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92293f17-0b91-4421-872e-3696f02578ba", + "id": "b71932b5-dedc-4d23-b85c-65a84a76f793", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -96584,7 +96584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f12d75d-76af-41ed-8fea-a45010ffe2e3", + "id": "ca84ba2c-c1df-4a40-a741-d8c2c899dfbc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -96643,7 +96643,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2308b1e8-2351-4683-8404-4b1a5fceb711", + "id": "97a3cae8-f523-4f5c-96d9-e0b944ec562a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -96714,7 +96714,7 @@ "description": "Use this API to implement password management functionality. \nWith this functionality in place, users can manage their identity passwords for all their applications.\n\nIn Identity Security Cloud, users can select their names in the upper right corner of the page and use the drop-down menu to select Password Manager. \nPassword Manager lists the user's identity's applications, possibly grouped to share passwords. \nUsers can then select 'Change Password' to update their passwords. \n\nGrouping passwords allows users to update their passwords more broadly, rather than requiring them to update each password individually. \nPassword Manager may list the applications and sources in the following groups:\n\n- Password Group: This refers to a group of applications that share a password. \nFor example, a user can use the same password for Google Drive, Google Mail, and YouTube. \nUpdating the password for the password group updates the password for all its included applications.\n\n- Multi-Application Source: This refers to a source with multiple applications that share a password. \nFor example, a user can have a source, G Suite, that includes the Google Calendar, Google Drive, and Google Mail applications. \nUpdating the password for the multi-application source updates the password for all its included applications. \n\n- Applications: These are applications that do not share passwords with other applications.\n\nAn organization may require some authentication for users to update their passwords. \nUsers may be required to answer security questions or use a third-party authenticator before they can confirm their updates. \n\nRefer to [Managing Passwords](https://documentation.sailpoint.com/saas/user-help/accounts/passwords.html) for more information about password management.\n", "item": [ { - "id": "104a4ad7-137c-4bf2-ab61-7fc72b924082", + "id": "d53a1463-7f99-47f4-9bf1-3fd438f8df42", "name": "Query Password Info", "request": { "name": "Query Password Info", @@ -96756,7 +96756,7 @@ }, "response": [ { - "id": "71111a4d-7d47-4c0f-852a-535ae192a6e0", + "id": "975517c3-687e-482c-890d-4b229cd9a322", "name": "Reference to the password info.", "originalRequest": { "url": { @@ -96812,7 +96812,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82d5c231-f8d9-4f10-9cf9-dea798645fe1", + "id": "050957ca-8531-48c9-b6f0-86e57345d0ba", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -96868,7 +96868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5390cfab-fe12-464b-b800-2f076c30a2a3", + "id": "892b93c3-d2e0-4a94-9c3d-60bcd074d158", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -96924,7 +96924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0929694-43ca-46d3-9916-49f8a2d1f761", + "id": "f103faaa-12b2-40fd-9c71-94a6772492fa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -96980,7 +96980,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e70b50d-415c-4ea7-8956-5b76c6772a97", + "id": "c3b2dfc3-a539-4d8d-bf7d-effb9b424c83", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -97036,7 +97036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6c543ec-9fe0-43cf-ae5d-d9876a4b2528", + "id": "8ad539d6-2621-4213-a113-3fb35ecf2ad9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -97098,7 +97098,7 @@ } }, { - "id": "e5520123-f5fa-480f-abb5-e16838776147", + "id": "86e9980e-239b-42fe-ab6b-5b0aedb8bd81", "name": "Set Identity's Password", "request": { "name": "Set Identity's Password", @@ -97140,7 +97140,7 @@ }, "response": [ { - "id": "e2c6c1ef-f4ae-479d-a7ca-0ee0e8b1d542", + "id": "41c8fe92-e8bf-40c3-a502-09c699753daa", "name": "Reference to the password change.", "originalRequest": { "url": { @@ -97196,7 +97196,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdca59ad-2543-4cd4-b5ff-99f042d5acc9", + "id": "cb00f20d-f851-4f22-8e59-e7762c27f203", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -97252,7 +97252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41aa6722-fd21-4243-8854-9a646ee8a951", + "id": "d16d713e-39b7-4768-9e1c-1c482270dcb2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -97308,7 +97308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d177d87-724b-4ea5-8564-3a336f79c0bf", + "id": "3ec5494f-c898-4a74-87fa-a36778e3d61a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -97364,7 +97364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb4e12e0-cecc-4771-b26d-58866e4871f9", + "id": "824e433c-404c-4867-92a1-3784d9ed7a5c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -97420,7 +97420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "315754ae-a4f0-4f8d-8c9c-35111c5f8bbe", + "id": "01186a78-5a01-4496-9ce5-16b176ce8270", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -97482,7 +97482,7 @@ } }, { - "id": "41ce4ae6-2877-449e-9411-0cf39f48fda3", + "id": "4bd5258e-f0d1-43b4-84b3-8ad7fdfdacb2", "name": "Get Password Change Request Status", "request": { "name": "Get Password Change Request Status", @@ -97523,7 +97523,7 @@ }, "response": [ { - "id": "aa4015a9-fcf7-4a96-b8ac-b96625c3faec", + "id": "6f1778bf-e34a-4cb1-b530-261b6e15e78d", "name": "Status of the password change request", "originalRequest": { "url": { @@ -97567,7 +97567,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ccc206a-2224-48be-81f5-4f0aef1efc1a", + "id": "28f43539-214f-49b3-9cc5-1eb62083d41f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -97611,7 +97611,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a494bf7d-0241-4b25-87e2-a7650b5881e9", + "id": "fbd189cf-6160-4795-8f09-100c44dbdfab", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -97655,7 +97655,7 @@ "_postman_previewlanguage": "json" }, { - "id": "090a13f7-d9f0-480b-b488-68ce3e4e25c7", + "id": "11378e18-e393-4fe2-bafc-c4d2b6fc8072", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -97699,7 +97699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb5fa029-07ff-4ac2-be1d-c77e7f56fef9", + "id": "ab40cedd-d46e-4ebc-b3e8-c9c5466a8084", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -97743,7 +97743,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b039324-6959-4d15-9da7-b100aba4fb4f", + "id": "8f592c8d-073b-49bf-aef2-d24336aed07d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -97787,7 +97787,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d6135b1-c57c-4c8c-8f3a-f502ca53f34d", + "id": "1a098035-081c-4324-9b8e-159ba45edbda", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -97843,7 +97843,7 @@ "description": "Use these APIs to implement password policies functionality.\nThese APIs allow you to define the policy parameters for choosing passwords.\n\nIdentityNow comes with a default policy that you can modify to define the password requirements your users must meet to log in to IdentityNow, such as requiring a minimum password length, including special characters, and disallowing certain patterns.\nIf you have licensed Password Management, you can create additional password policies beyond the default one to manage passwords for supported sources in your org.\n\nIn the Identity Security Cloud Admin panel, administrators can use the Password Mgmt dropdown menu to select Sync Groups.\nRefer to [Managing Password Policies](https://documentation.sailpoint.com/saas/help/pwd/pwd_policies/pwd_policies.html) for more information about password policies.\n", "item": [ { - "id": "4092c5b9-81eb-42fc-b350-81f52422590c", + "id": "b2f1397e-21a2-4f3a-b390-0b93d1f5ecbb", "name": "Get Password Policy by ID", "request": { "name": "Get Password Policy by ID", @@ -97884,7 +97884,7 @@ }, "response": [ { - "id": "f2b6fba6-4860-42b0-bfc9-2cc8a159e59c", + "id": "a77a4e96-40b1-495d-9a20-5b9147409c35", "name": "Reference to the password policy.", "originalRequest": { "url": { @@ -97928,7 +97928,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8e1757f-991e-4c7d-b414-19b1bd2cf548", + "id": "139855cf-0f70-4c60-8b58-8450efd8e0d8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -97972,7 +97972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3674f19d-3c8c-45fb-a2eb-d3667aa9e6c4", + "id": "2b58a75e-48df-49e0-b9d5-a8b39894d4ff", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -98016,7 +98016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64e4f799-88f3-4d98-867d-5ca8e955e1d8", + "id": "0f046b97-503f-45f4-a0ff-d0844556bc99", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -98060,7 +98060,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0d0ced5-7410-454f-b0ed-a54a2b6f9312", + "id": "c0f9c3e6-9027-472d-a031-642c2dbc2cb5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -98104,7 +98104,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2560523-0c72-4fc3-973f-c8d046119c92", + "id": "b3b6972d-c7c3-49b2-8b72-430262e46db9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -98148,7 +98148,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2cdde8f-62a4-4145-82af-edfaad4790da", + "id": "e3712955-c050-48a6-beac-709f16db8e57", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -98198,7 +98198,7 @@ } }, { - "id": "7a32d20c-162c-4433-8787-c35feb1529d2", + "id": "f3f2cc33-d3ca-4f1c-8218-d229228367e7", "name": "Update Password Policy by ID", "request": { "name": "Update Password Policy by ID", @@ -98252,7 +98252,7 @@ }, "response": [ { - "id": "461300aa-345a-488f-a98a-f16843fe9745", + "id": "072f1fc3-2a5b-4cc6-bbd0-ffead3d78ce9", "name": "Reference to the password policy.", "originalRequest": { "url": { @@ -98309,7 +98309,7 @@ "_postman_previewlanguage": "json" }, { - "id": "299125bb-6efc-4507-b297-0f22313ab591", + "id": "05ea7e2e-f97f-4ec0-867b-a00f700c1e9b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -98366,7 +98366,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c589b56-56c9-4f32-b4b9-8fc110d06779", + "id": "ae247f6a-9a01-4421-92d6-3383fd66cc45", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -98423,7 +98423,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6928700-55df-45ff-bfa0-7947e2de4b18", + "id": "e3eaa256-209d-4ac8-91fd-d4b600880ae8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -98480,7 +98480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d063338-1142-41fa-8cf1-6282ee8d6919", + "id": "99613d74-6068-4f25-848e-fae15a0b2f30", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -98537,7 +98537,7 @@ "_postman_previewlanguage": "json" }, { - "id": "121b738b-6407-45ba-93bd-fa85523da736", + "id": "ad51ea02-c4b4-4f81-928f-70ac5fd023cd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -98594,7 +98594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86361e0c-1134-42ca-a02a-54a4fdde10ee", + "id": "24373ef8-61a0-4476-b636-3c2521c204a0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -98657,7 +98657,7 @@ } }, { - "id": "fb4acf4e-f88b-4900-bb85-a86dde16812f", + "id": "4cbd2767-ff99-4a5c-aafe-59fca1104da4", "name": "Delete Password Policy by ID", "request": { "name": "Delete Password Policy by ID", @@ -98698,7 +98698,7 @@ }, "response": [ { - "id": "ec986932-31cc-4aa4-96b3-e2ed75ce4365", + "id": "ed291681-c689-4190-9873-e30177595863", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -98732,7 +98732,7 @@ "_postman_previewlanguage": "text" }, { - "id": "053d55d2-b34f-4369-ab16-a8f911c6e975", + "id": "569924d7-8710-4d97-90d3-ff809a722b5a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -98776,7 +98776,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2370d4b-4f5b-42fc-9abb-2bd8ec6374cc", + "id": "772e1834-8e20-495b-b6b6-a0aad518e397", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -98820,7 +98820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7903160-0c69-4ac8-8e8f-7cfe49352d2e", + "id": "bf3a3aa5-bc0f-4c84-bde7-d24f3506e631", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -98864,7 +98864,7 @@ "_postman_previewlanguage": "json" }, { - "id": "612e3824-89e8-4c44-9735-0fddefb6adbb", + "id": "c75c40e2-0bbe-4cb3-aa85-0e6d9bc10f2c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -98908,7 +98908,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2457727-e61e-4bd5-9db5-7b5ca0f32770", + "id": "b848a6ea-2ed3-4cb8-968d-6f0f20f1edd2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -98952,7 +98952,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ad8fb11-9f0f-4739-951c-1e379c4fcdad", + "id": "bd0ca910-f528-4bf2-a890-c2fdf1bf2208", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -99002,7 +99002,7 @@ } }, { - "id": "38d8091b-eb40-4811-bb84-3186acd61dca", + "id": "2a257cb7-e67f-4609-98d5-19dd4d06d63e", "name": "Create Password Policy", "request": { "name": "Create Password Policy", @@ -99044,7 +99044,7 @@ }, "response": [ { - "id": "38c2bcb9-2e77-4c79-8e80-16a6b63a481c", + "id": "183aa944-393b-4bc5-9682-54337eeed8bd", "name": "Reference to the password policy.", "originalRequest": { "url": { @@ -99095,12 +99095,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"2c91808e7d976f3b017d9f5ceae440c8\",\n \"description\": \"Information about the Password Policy\",\n \"name\": \"PasswordPolicy Example\",\n \"dateCreated\": \"1962-10-01T21:14:54.966Z\",\n \"lastUpdated\": \"1996-12-07T22:35:55.275Z\",\n \"firstExpirationReminder\": 45,\n \"accountIdMinWordLength\": 4,\n \"accountNameMinWordLength\": 6,\n \"minAlpha\": 5,\n \"minCharacterTypes\": 5,\n \"maxLength\": 25,\n \"minLength\": 8,\n \"maxRepeatedChars\": 3,\n \"minLower\": 8,\n \"minNumeric\": 8,\n \"minSpecial\": 8,\n \"minUpper\": 8,\n \"passwordExpiration\": 8,\n \"defaultPolicy\": true,\n \"enablePasswdExpiration\": true,\n \"requireStrongAuthn\": true,\n \"requireStrongAuthOffNetwork\": true,\n \"requireStrongAuthUntrustedGeographies\": true,\n \"useAccountAttributes\": false,\n \"useDictionary\": false,\n \"useIdentityAttributes\": false,\n \"validateAgainstAccountId\": false,\n \"validateAgainstAccountName\": true,\n \"created\": \"ad deserunt ex dolore\",\n \"modified\": \"proident pariatur labore\",\n \"sourceIds\": [\n \"2c91808382ffee0b01830de154f14034\",\n \"2f98808382ffee0b01830de154f12134\"\n ]\n}", + "body": "{\n \"id\": \"2c91808e7d976f3b017d9f5ceae440c8\",\n \"description\": \"Information about the Password Policy\",\n \"name\": \"PasswordPolicy Example\",\n \"dateCreated\": \"2002-10-11T22:46:26.322Z\",\n \"lastUpdated\": \"1978-11-21T16:34:59.505Z\",\n \"firstExpirationReminder\": 45,\n \"accountIdMinWordLength\": 4,\n \"accountNameMinWordLength\": 6,\n \"minAlpha\": 5,\n \"minCharacterTypes\": 5,\n \"maxLength\": 25,\n \"minLength\": 8,\n \"maxRepeatedChars\": 3,\n \"minLower\": 8,\n \"minNumeric\": 8,\n \"minSpecial\": 8,\n \"minUpper\": 8,\n \"passwordExpiration\": 8,\n \"defaultPolicy\": true,\n \"enablePasswdExpiration\": true,\n \"requireStrongAuthn\": true,\n \"requireStrongAuthOffNetwork\": true,\n \"requireStrongAuthUntrustedGeographies\": true,\n \"useAccountAttributes\": false,\n \"useDictionary\": false,\n \"useIdentityAttributes\": false,\n \"validateAgainstAccountId\": false,\n \"validateAgainstAccountName\": true,\n \"created\": \"nisi in laborum sit non\",\n \"modified\": \"consequat quis aute do voluptat\",\n \"sourceIds\": [\n \"2c91808382ffee0b01830de154f14034\",\n \"2f98808382ffee0b01830de154f12134\"\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c812ffb8-91d7-4999-812f-64be8acb383e", + "id": "be82d166-5575-4765-a586-5d7ced9425c2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -99156,7 +99156,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be8f3234-8a5d-47a6-9764-ca86516d066b", + "id": "c4ab92d0-6c7a-48d9-95f0-1b13879d3c84", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -99212,7 +99212,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4243c43-8f78-41d1-8de9-dba2e3c2e901", + "id": "4ca439b3-17c4-45a2-960d-be6cc38aa899", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -99268,7 +99268,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23b311d5-1b71-4e22-8038-f4ee4c3b07e8", + "id": "2f05560d-f0d3-4415-8496-eb085d958bc0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -99324,7 +99324,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8926c3dc-1825-4e08-9eb4-59856184c904", + "id": "26c40b35-d245-427f-aee8-e0b1e335b62c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -99380,7 +99380,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a2bb33f-b478-4358-8b57-0fae64fafa7d", + "id": "17d56450-c4f2-43cf-8fe8-9db7bf2ace20", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -99442,7 +99442,7 @@ } }, { - "id": "d2f8fcc5-fac8-44e2-972c-9863b9713c14", + "id": "68817888-2cc1-4551-9be8-b4907b966a86", "name": "List Password Policies", "request": { "name": "List Password Policies", @@ -99499,7 +99499,7 @@ }, "response": [ { - "id": "b55cb5e7-63cc-463f-b77f-ad9751a1946d", + "id": "1271a071-f376-4115-a29e-832f7d784139", "name": "List of all Password Policies.", "originalRequest": { "url": { @@ -99570,7 +99570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ace636b-de03-4425-93d6-2daaf64edc8a", + "id": "1ef3f86d-034b-4167-98c8-93974f8d3569", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -99641,7 +99641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3757a18-8ba5-4a60-8d8f-7283b685c2ee", + "id": "9fc64cbe-456f-4176-8c8e-e27f8fcc70e0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -99712,7 +99712,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67f0bc2a-aadf-45cc-94ee-310efc98ab4d", + "id": "7afdf4ba-deee-4f49-bc18-a9b3823761e3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -99783,7 +99783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6241546-e267-4f5b-85fa-8773cf8c5926", + "id": "0baca6dd-d528-4e19-aaf8-6d978572da6d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -99854,7 +99854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b197d57c-d8d5-4d4d-80fb-02a901f96859", + "id": "8b772e98-da6c-4b43-a715-e2c297641545", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -99937,7 +99937,7 @@ "description": "Use this API to implement password sync group functionality. \nWith this functionality in place, administrators can group sources into password sync groups so that all their applications share the same password. \nThis allows users to update the password for all the applications in a sync group if they want, rather than updating each password individually. \n\nA password sync group is a group of applications that shares a password. \nAdministrators create these groups by grouping the applications' sources. \nFor example, an administrator can group the ActiveDirectory, GitHub, and G Suite sources together so that all those sources' applications can also be grouped to share a password. \nA user can then update his or her password for ActiveDirectory, GitHub, Gmail, Google Drive, and Google Calendar all at once, rather then updating each one individually.\n\nThe following are required for administrators to create a password sync group in Identity Security Cloud: \n\n- At least two direct connect sources connected to Identity Security Cloud and configured for Password Management.\n\n- Each authentication source in a sync group must have at least one application. Refer to [Adding and Resetting Application Passwords](https://documentation.sailpoint.com/saas/help/pwd/adv_config.html#adding-and-resetting-application-passwords) for more information about adding applications to sources.\n\n- At least one password policy. Refer to [Managing Password Policies](https://documentation.sailpoint.com/saas/help/pwd/policies.html) for more information about password policies. \n\nIn the Admin panel in Identity Security Cloud, administrators can use the Password Mgmt dropdown menu to select Sync Groups. \nTo create a sync group, administrators must provide a name, choose a password policy to be enforced across the sources in the sync group, and select the sources to include in the sync group. \n\nAdministrators can also delete sync groups in Identity Security Cloud, but they should know the following before they do: \n\n- Passwords related to the associated sources will become independent, so changing one will not change the others anymore. \n\n- Passwords for the sources' connected applications will also become independent. \n\n- Password policies assigned to the sync group are then assigned directly to the associated sources. \nTo change the password policy for a source, administrators must edit it directly. \n\nOnce the password sync group has been created, users can update the password for the group in Password Manager.\n\nRefer to [Managing Password Sync Groups](https://documentation.sailpoint.com/saas/help/pwd/sync_grps.html) for more information about password sync groups.\n", "item": [ { - "id": "183b9edd-50b2-435f-82b2-177a53fe3030", + "id": "d841bc26-7fd8-4901-b3a8-a9a84671cac2", "name": "Get Password Sync Group List", "request": { "name": "Get Password Sync Group List", @@ -99994,7 +99994,7 @@ }, "response": [ { - "id": "ea9d0e4c-e41b-4cbd-b161-da1d9f33f082", + "id": "01a0e4e5-7e24-45c3-9cf9-b589c9dddb13", "name": "A list of password sync groups.", "originalRequest": { "url": { @@ -100065,7 +100065,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7388bc37-5f2e-4d7c-a92d-7ac95e7ee336", + "id": "3a992a8e-6843-47b3-b7dc-997a07a85368", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -100136,7 +100136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccfc8164-9588-4be3-b7b6-a12989509a79", + "id": "cb1be6a1-e6bc-4b65-8fb4-f084592b9527", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -100207,7 +100207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33ed3450-3890-4c10-8478-8533f63061d2", + "id": "cb5afb2d-cb71-4593-96d7-d14191a5869b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -100278,7 +100278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "673f5f08-b0a5-4a1a-b05a-fadcf97e5fb3", + "id": "b4ee51d7-ec52-4cc5-bd3f-b27b279f9294", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -100349,7 +100349,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2299e2d0-4efa-489c-9379-583e4268d2b7", + "id": "d1441b17-30a9-401a-96fa-0a1289a01651", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -100426,7 +100426,7 @@ } }, { - "id": "65ca0b00-5973-446c-a578-753daec7fbcb", + "id": "54adec8e-d1be-4161-a356-f61e2b331a43", "name": "Create Password Sync Group", "request": { "name": "Create Password Sync Group", @@ -100468,7 +100468,7 @@ }, "response": [ { - "id": "6469283a-757a-4871-9ddd-762216f84c12", + "id": "ff39e854-bd91-4e05-9efd-d19eaf550589", "name": "Reference to the password sync group.", "originalRequest": { "url": { @@ -100524,7 +100524,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b856204a-ee72-4e05-a6d3-b5d7c4d15731", + "id": "5c6c77f9-4d86-4322-a413-12b1e55faf73", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -100580,7 +100580,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d525faf3-adfe-47cf-bfff-c48b2e29c6ac", + "id": "25143000-164a-4943-b9a9-002784e217ce", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -100636,7 +100636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29618698-7b0e-41c5-83ba-c515c1155f21", + "id": "18cb722b-2a21-4938-98ff-e827c819569e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -100692,7 +100692,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83a718c7-dc75-4a5c-bc7a-863fafbe1c54", + "id": "29d57f68-0950-4f60-ae08-1e19751450a3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -100748,7 +100748,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39c546ca-0624-4256-b6ab-196347f0abc8", + "id": "09e4d677-b489-453a-8975-4761e086af93", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -100810,7 +100810,7 @@ } }, { - "id": "1b8b203a-5384-4866-bd93-8216dcead565", + "id": "4a2b2416-6282-4405-86e4-fd8a58ad0bb6", "name": "Get Password Sync Group by ID", "request": { "name": "Get Password Sync Group by ID", @@ -100851,7 +100851,7 @@ }, "response": [ { - "id": "867d5e1f-731a-4c94-a72d-a473f3cb9c27", + "id": "b67fdf79-c902-42e7-aa3a-60594d98d26b", "name": "Reference to the password sync group.", "originalRequest": { "url": { @@ -100895,7 +100895,7 @@ "_postman_previewlanguage": "json" }, { - "id": "389c454f-434f-4be5-b48d-7739b5c67188", + "id": "b0d9593c-15d3-4c32-a98a-b1ad08b5273b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -100939,7 +100939,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9dd4597c-7e13-423a-8a5a-5b9b78c3b0e5", + "id": "346c40da-90a6-4fd3-9c7e-f81e6e5decc5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -100983,7 +100983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "525e1601-9d6a-4462-8e14-d51c2ca5ab61", + "id": "17ffc44a-bb3a-4706-abca-ab14edc752e3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -101027,7 +101027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56bbb2bc-127e-4057-a855-7760feef5386", + "id": "779c3ff0-db2f-4802-b357-0898c7b5708b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -101071,7 +101071,7 @@ "_postman_previewlanguage": "json" }, { - "id": "446ddac7-1505-4d0b-b8cc-193fd2684f31", + "id": "b9a6a6c5-a4b5-47ac-8f68-aaf80e991585", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -101115,7 +101115,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3beaccf1-0e78-462d-9c68-4fd7488ba3e9", + "id": "5ffaef4d-665f-48fd-8db3-13a4b87be967", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -101165,7 +101165,7 @@ } }, { - "id": "ea1f2c07-745f-4569-b7ff-e79437587318", + "id": "f5f77aa8-e114-4ab9-bcf3-72fd40f49d57", "name": "Update Password Sync Group by ID", "request": { "name": "Update Password Sync Group by ID", @@ -101219,7 +101219,7 @@ }, "response": [ { - "id": "9941c897-63c9-49b1-a72b-8987912020d7", + "id": "760ae526-06a6-4add-b17c-35c3271ec11a", "name": "Reference to the password sync group.", "originalRequest": { "url": { @@ -101276,7 +101276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8414637-c01b-43f4-922a-672a72dc421f", + "id": "3c71d2a1-5cf8-411c-a22f-d3e31cea6c21", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -101333,7 +101333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0b359d8-b58e-4f69-9580-a1b714969062", + "id": "4d73c7a2-e204-499f-b6ef-0934d29cbe1d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -101390,7 +101390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8534d57a-78c6-42eb-aea8-2f9ad5faa3e5", + "id": "3323e9bf-a0a7-4e3f-8bf8-2068158425f5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -101447,7 +101447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1fd78b4-bbb4-48ae-b441-283da8b94eff", + "id": "c12e3f04-eb4d-4ec7-987c-45cf48c697bc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -101504,7 +101504,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0a168fd-0b46-4089-a19f-7432ee906a60", + "id": "b7b364a8-a499-4cb5-822e-ddac390bbc05", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -101561,7 +101561,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be78b22c-9dc8-4e48-bb25-5937e831c357", + "id": "c4c31d92-ef74-4c49-90a4-c6c6185bad1f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -101624,7 +101624,7 @@ } }, { - "id": "050d1ecc-fb1e-4479-847f-bff210b1f37e", + "id": "5d9f8732-1dd3-4151-8759-50615505acd9", "name": "Delete Password Sync Group by ID", "request": { "name": "Delete Password Sync Group by ID", @@ -101665,7 +101665,7 @@ }, "response": [ { - "id": "92a90ffe-6a67-449a-839a-bd779faf0e59", + "id": "8568936a-0916-4a72-bc84-0e199472053f", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -101699,7 +101699,7 @@ "_postman_previewlanguage": "text" }, { - "id": "f254d9b1-0eb0-4c3f-bfbb-623c63055887", + "id": "8ccffb76-ac1e-4e47-a66a-adfb2cb6e2f0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -101743,7 +101743,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d231ea90-8abb-4391-b224-bc221828b9ab", + "id": "0fbd66bb-b7e0-4340-b722-47df05f67dd3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -101787,7 +101787,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4afbac7-1f9c-4c24-b3a7-aa77de09b3a7", + "id": "37f3b113-dc38-43e9-a118-68fb8f84aca2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -101831,7 +101831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29c0336a-4db6-4755-b347-42cfd8d8787c", + "id": "0aece816-96f8-4059-970b-ce3542c9c724", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -101875,7 +101875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c45fece7-61b4-4cdc-baf5-7133e5354654", + "id": "b9567d72-77c3-4b8e-948c-7ecf6f738f06", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -101931,7 +101931,7 @@ "description": "Use this API to implement personal access token (PAT) functionality. \nWith this functionality in place, users can use PATs as an alternative to passwords for authentication in Identity Security Cloud. \n\nPATs embed user information into the client ID and secret. \nThis replaces the API clients' need to store and provide a username and password to establish a connection, improving Identity Security Cloud organizations' integration security. \n\nIn Identity Security Cloud, users can do the following to create and manage their PATs: Select the dropdown menu under their names, select Preferences, and then select Personal Access Tokens. \nThey must then provide a description about the token's purpose. \nThey can then select 'Create Token' at the bottom of the page to generate and view the Secret and Client ID. \n\nRefer to [Managing Personal Access Tokens](https://documentation.sailpoint.com/saas/help/common/generate_tokens.html) for more information about PATs.\n", "item": [ { - "id": "8492fbdf-547b-4c1d-af7d-1f595652a297", + "id": "ba824ade-cd33-4c4b-a5cb-deb6514c44b3", "name": "List Personal Access Tokens", "request": { "name": "List Personal Access Tokens", @@ -101979,7 +101979,7 @@ }, "response": [ { - "id": "5d10c1b2-3fa4-4b3c-a67a-b91038e81e7b", + "id": "a7572e08-81bf-4449-a596-bc7a3c540c10", "name": "List of personal access tokens.", "originalRequest": { "url": { @@ -102041,7 +102041,7 @@ "_postman_previewlanguage": "json" }, { - "id": "075a8fb5-fb99-4814-ae2e-8c1ced2304cb", + "id": "e285ec9c-bcad-45fa-a9c8-719f560d3db3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -102103,7 +102103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e1ac0ec-ef5f-4de8-a752-add8e035cfe2", + "id": "312516da-b0bc-4cc8-816c-7faecbc3da08", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -102165,7 +102165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6c0d300-e71b-495d-aa08-82e4c9c3fdf8", + "id": "08a22bb7-d8ef-4a2a-b93d-87ce1f99813f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -102227,7 +102227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c218bae7-933a-4f49-8338-a6854f10b531", + "id": "8bcafb8a-2b79-4ccc-ad5f-0a5aa4a3eae6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -102289,7 +102289,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d958282e-7403-49d4-ac3b-bbfcdeaa7165", + "id": "e35166d7-59f1-46ce-894c-0198d976d583", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -102357,7 +102357,7 @@ } }, { - "id": "6a898e70-e741-4e82-9b22-f489a16025a2", + "id": "6585da0c-d8c5-4ebf-9452-fed19c5a2efe", "name": "Create Personal Access Token", "request": { "name": "Create Personal Access Token", @@ -102399,7 +102399,7 @@ }, "response": [ { - "id": "9f685c5f-8113-4a48-8d3a-c1e3b183c9ee", + "id": "6eb1bcd2-3e38-46a5-9c77-9f25d3fe0477", "name": "Created. Note - this is the only time Personal Access Tokens' secret attribute will be displayed.", "originalRequest": { "url": { @@ -102455,7 +102455,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81ce9c73-ba42-4902-af1c-904c0219def6", + "id": "cf5bdc47-c137-4fb4-bb1b-0c35307c2151", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -102511,7 +102511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44cbcac4-cdeb-4660-b137-2d94850318f8", + "id": "9920ab28-3dfe-4a43-adef-c8b075aeae1b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -102567,7 +102567,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b74ca527-4de7-4126-be31-2ffc313e00c0", + "id": "4101bab2-79d7-4665-bc8c-d49db3680a2f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -102623,7 +102623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c0519ac-3de9-4b35-8fbb-19efd187bed8", + "id": "1048ed62-8493-4b42-a8f9-1c1a42d78326", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -102679,7 +102679,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17797411-e97d-4ee5-b04c-c7b2d5016a2f", + "id": "ccfb0d86-db23-484f-b867-45f0947f6bca", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -102741,7 +102741,7 @@ } }, { - "id": "7f0e5003-b4de-469c-afae-424a4b963abc", + "id": "c7dc26c0-c284-479d-bfb4-168c70ea613b", "name": "Patch Personal Access Token", "request": { "name": "Patch Personal Access Token", @@ -102795,7 +102795,7 @@ }, "response": [ { - "id": "028aa829-1cc7-44c7-82af-e98a0bc2b944", + "id": "d6a8b11a-4753-4b0b-8a8d-8b2ff6ac39f4", "name": "Indicates the PATCH operation succeeded, and returns the PAT's new representation.", "originalRequest": { "url": { @@ -102852,7 +102852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd296d2d-7c8b-4573-9328-b7139c9840fc", + "id": "5bc9e8cc-fbab-4185-a73a-4a3141ea39cf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -102909,7 +102909,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e983403-9fe0-4958-a42b-b6e73dad71aa", + "id": "8bbdacf7-cfd3-4c95-89e7-be320ae9e437", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -102966,7 +102966,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de5274a3-81f9-4619-8560-92e18a5ba929", + "id": "42bca523-9584-4510-b53d-1e79d9e81ed3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -103023,7 +103023,7 @@ "_postman_previewlanguage": "json" }, { - "id": "972c7927-004f-4b8a-99c3-9a5f716d6655", + "id": "8bd4ea2f-5012-46d5-8bfc-9e1e03db6c0d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -103080,7 +103080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0811c88-b0c5-4793-a7ff-4b32378f184e", + "id": "f6109477-b872-49ed-87ce-916821fe91a6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -103137,7 +103137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcc68e9d-0d46-4956-93ff-eec64b25c247", + "id": "1897acf4-cc59-47be-8074-00386d471a18", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -103200,7 +103200,7 @@ } }, { - "id": "80800c50-1231-477b-8047-f10f8809b84b", + "id": "76b07c32-8955-431f-b6ec-ca8656c81a3a", "name": "Delete Personal Access Token", "request": { "name": "Delete Personal Access Token", @@ -103241,7 +103241,7 @@ }, "response": [ { - "id": "f6081bb2-5f9b-4053-98c2-37a0203ff33b", + "id": "3e851682-aff5-4562-b596-7c6f1d47f5e5", "name": "No content.", "originalRequest": { "url": { @@ -103275,7 +103275,7 @@ "_postman_previewlanguage": "text" }, { - "id": "f384664a-8eab-40af-834a-a89c8d5fa79d", + "id": "5c3a643c-f3b7-46ca-9945-4b9dd02d6db8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -103319,7 +103319,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3804be96-cbd9-4d7f-b017-46c17f1a9304", + "id": "c6d243ae-4558-451b-b48b-1062de56ce3e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -103363,7 +103363,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a21dcc2-8e5f-4a6f-b587-753ab0664429", + "id": "2d4e6a55-19fa-4191-bde4-1cd08ee2a77d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -103407,7 +103407,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85046354-3a1b-45a9-9cf0-e9e038611a32", + "id": "5abfe654-4cc7-444d-a942-4ee08257aa30", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -103451,7 +103451,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa85b3ea-fed2-4f79-89b7-f277bb1c3cd3", + "id": "beb3c85c-d4ae-4b6e-bfdc-9cc6a336f38a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -103495,7 +103495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ee08ac0-a529-496b-b440-b37e83b43d5a", + "id": "77cea121-7cb6-4a25-a48a-85248ee4ed22", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -103551,7 +103551,7 @@ "description": "Use this API in conjunction with [Public Identites Config](https://developer.sailpoint.com/docs/api/v3/public-identities-config/) to enable non-administrators to view identities' publicly visible attributes. \nWith this functionality in place, non-administrators can view identity attributes other than the default attributes (email, lifecycle state, and manager), depending on which identity attributes their organization administrators have made public. \nThis can be helpful for access approvers, certification reviewers, managers viewing their direct reports' access, and source owners viewing their tasks.\n", "item": [ { - "id": "2dd21a35-b69d-4cf6-8234-5abbf2e23a09", + "id": "98c30aef-bb91-4550-a14a-ec545b6fbebe", "name": "Get list of public identities", "request": { "name": "Get list of public identities", @@ -103635,7 +103635,7 @@ }, "response": [ { - "id": "adffb023-042a-416c-a156-e49b3e4e858a", + "id": "e71bae7c-8ab5-4e60-8bd1-6a4691fdb7fa", "name": "A list of public identity objects.", "originalRequest": { "url": { @@ -103733,7 +103733,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4afe9225-4e89-4965-82be-c4c26a0b0b9d", + "id": "d5942557-19f4-4e37-82d1-33bc467256a1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -103831,7 +103831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfc006f5-ed8b-447d-a065-a23f42dfabc4", + "id": "9ea37f17-69d3-4bc9-b39e-c9c028944288", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -103929,7 +103929,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6172896-1718-4d9c-a267-108494e8eeb3", + "id": "580fc9d7-6375-4f22-89a1-c489d0c941af", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -104027,7 +104027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ae049e3-dfe0-4dc8-b59a-51260e0d1724", + "id": "8b976f91-5f0c-408c-931b-c09d9220d7d5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -104125,7 +104125,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f14bcf57-b03c-4671-a73c-001ff4e1035e", + "id": "45cd02af-0fec-44b7-a4b1-a9e3dd9a80b5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -104235,7 +104235,7 @@ "description": "Use this API to implement public identity configuration functionality. \nWith this functionality in place, administrators can make up to 5 identity attributes publicly visible so other non-administrator users can see the relevant information they need to make decisions. \nThis can be helpful for approvers making approvals, certification reviewers, managers viewing their direct reports' access, and source owners viewing their tasks.\n\nBy default, non-administrators can select an identity and view the following attributes: email, lifecycle state, and manager. \nHowever, it may be helpful for a non-administrator reviewer to see other identity attributes like department, region, title, etc.\nAdministrators can use this API to make those necessary identity attributes public to non-administrators. \n\nFor example, a non-administrator deciding whether to approve another identity's request for access to the Workday application, whose access may be restricted to members of the HR department, would want to know whether the identity is a member of the HR department. \nIf an administrator has used [Update Public Identity Config](https://developer.sailpoint.com/docs/api/v3/update-public-identity-config/) to make the \"department\" attribute public, the approver can see the department and make a decision without requesting any more information.\n", "item": [ { - "id": "0520cbed-1f0d-4926-bec5-414719829f89", + "id": "eb6e1e6a-73fe-4537-9c49-e6fbc93e62b7", "name": "Get the Public Identities Configuration", "request": { "name": "Get the Public Identities Configuration", @@ -104264,7 +104264,7 @@ }, "response": [ { - "id": "28be2aed-1064-4c75-b781-a4983e667dc0", + "id": "4cc94a6c-f9bf-4431-88eb-f10c908e9477", "name": "Request succeeded.", "originalRequest": { "url": { @@ -104307,7 +104307,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35d97c9b-9080-4937-be38-14330c7bbce7", + "id": "dfbe4fd1-4f3c-4c17-a9b3-ed94fe306ac5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -104350,7 +104350,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdd1d8f7-089f-4bc2-bfda-e2c8fa94747e", + "id": "46f99b8f-edee-4e50-9f4d-8ceb5838a5ba", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -104393,7 +104393,7 @@ "_postman_previewlanguage": "json" }, { - "id": "998d27e7-0279-4c94-a01f-8f028bc07211", + "id": "19c0738a-8cdc-4ed0-b051-6561af87f09b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -104436,7 +104436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0bd473e-5474-42c9-a046-d60853922862", + "id": "2e665ffb-2a7c-48f6-bf8d-ef1398f15878", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -104479,7 +104479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72e4b198-5ff5-4456-a5b0-a5a9a01185ad", + "id": "fe81007e-6f73-4af0-9736-9210cd34d505", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -104528,7 +104528,7 @@ } }, { - "id": "2a82ea9f-0753-45c6-bc39-df0020a25ba3", + "id": "324da6b0-ffbe-4db5-9c1a-ba05cf47a5d4", "name": "Update the Public Identities Configuration", "request": { "name": "Update the Public Identities Configuration", @@ -104570,7 +104570,7 @@ }, "response": [ { - "id": "29192815-cf06-44ed-9d00-4f172db21f7a", + "id": "5b5dd77b-7603-4fad-a393-574159147d9c", "name": "Request succeeded.", "originalRequest": { "url": { @@ -104626,7 +104626,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a31e481c-ccdd-43b1-b5b9-16de5ef425b3", + "id": "572d89e3-2a49-4c37-b41d-a3be3c5fb06c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -104682,7 +104682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0eda59bd-3454-4af3-b89a-c57f28af2f93", + "id": "2233fd2d-c7ae-4f49-bc11-48c22f471841", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -104738,7 +104738,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0bff37a2-b217-4d9b-8b4b-72b25ad54c66", + "id": "b76aa164-0d9e-4e0a-a2ec-bb94b3e2b503", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -104794,7 +104794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17609c53-0930-49e7-886a-7ad950bb50b4", + "id": "9ccf3229-c071-4e53-888f-91b10d553d4d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -104850,7 +104850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f5d9fa5-cf28-43ef-8ebb-60938130111e", + "id": "875a94bf-04ec-41a9-b105-b19282693b01", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -104918,7 +104918,7 @@ "description": "Use this API to implement reports lifecycle managing and monitoring.\nWith this functionality in place, users can run reports, view their results, and cancel reports in progress. \nThis can be potentially helpful for auditing purposes. \n", "item": [ { - "id": "5de1e426-6743-4cb0-af5a-15f04063e22a", + "id": "58677e16-2b4f-431f-bf1e-1311753a6366", "name": "Get Report Result", "request": { "name": "Get Report Result", @@ -104970,7 +104970,7 @@ }, "response": [ { - "id": "75d211df-3724-48ec-afd6-a166a85f8d50", + "id": "000c6cb4-0d14-4cb5-979e-79ee883c9d99", "name": "Details about report that was run or is running.", "originalRequest": { "url": { @@ -105025,7 +105025,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5b0ddd5-23a9-4137-8675-e1a40b589947", + "id": "f81c28f3-3a85-4db3-93df-e66e88c6d627", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -105080,7 +105080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "415c9cf0-dcc8-4524-96c4-8acef31fb41f", + "id": "4fbdba92-371d-4a6d-8c37-5eaa8bc4000a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -105135,7 +105135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f037ea8f-3410-40dc-a687-04c58df75aca", + "id": "81a04684-504a-4ca2-8343-c703258c9907", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -105190,7 +105190,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f315da2-07c7-488f-b2b3-e7a0dd524bf2", + "id": "188c9a6c-f157-4393-92a5-8c66b7ff79ea", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -105245,7 +105245,7 @@ "_postman_previewlanguage": "json" }, { - "id": "968e496c-499c-4f62-b3b5-d7ac14aac6f0", + "id": "f6a8592a-b910-4c0f-9f99-d8c508d31269", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -105306,7 +105306,7 @@ } }, { - "id": "e528af15-d713-4ecc-b777-1c699a6a876d", + "id": "a020d29d-41ad-45dc-a380-7057648cb28e", "name": "Run Report", "request": { "name": "Run Report", @@ -105349,7 +105349,7 @@ }, "response": [ { - "id": "59cc78ef-90a6-4437-b727-375c2001ad62", + "id": "ea4d3531-20ff-4f42-ae5e-cf6111d91a80", "name": "Identities Details Report task result.", "originalRequest": { "url": { @@ -105406,7 +105406,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f02ed74-4987-4068-ab47-5da53c048127", + "id": "4787b706-1d2f-4ac7-af4d-f60d0faa93a9", "name": "Identities Details Report task result.", "originalRequest": { "url": { @@ -105463,7 +105463,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52a61513-fe04-4b4d-9e64-662d13a768bc", + "id": "e9b5c723-e0b4-4fa4-82ce-86aa72b086c1", "name": "Identities report", "originalRequest": { "url": { @@ -105520,7 +105520,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9d0bef6-80cc-4777-8317-b5a92f6f4d5c", + "id": "502be5c2-2ed8-4e50-82d5-bf64f1edf802", "name": "Identity Profile Identity Error report", "originalRequest": { "url": { @@ -105577,7 +105577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41ec65d1-39b3-46fa-b357-aaab45accb95", + "id": "c7ea5cc0-433e-4d2b-b55a-16f61bed944f", "name": "Orphan Identities report", "originalRequest": { "url": { @@ -105634,7 +105634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "284d2d10-4147-419f-a2f3-c4604cd2ae33", + "id": "910a870f-873e-4e09-bd79-9a5f934fb75f", "name": "Search Export report", "originalRequest": { "url": { @@ -105691,7 +105691,7 @@ "_postman_previewlanguage": "json" }, { - "id": "039a4e7a-401b-4c02-901f-62c110a9b4d9", + "id": "faa1d01d-cd18-495a-b725-c9b30fef2ded", "name": "Uncorrelated Accounts report", "originalRequest": { "url": { @@ -105748,7 +105748,7 @@ "_postman_previewlanguage": "json" }, { - "id": "330adc9a-2957-4ae7-bdcc-c9dc68a7897f", + "id": "b9c65756-b69d-4667-b1fc-1030dbd5f850", "name": "Account Export report", "originalRequest": { "url": { @@ -105805,7 +105805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e5f86e6-6fd2-470b-96ec-7f1e57e2e314", + "id": "7d539609-0578-46a9-a283-d291fddfdc96", "name": "Identities Details report", "originalRequest": { "url": { @@ -105862,7 +105862,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3ac806c-26a6-43b6-9792-7ae401afac70", + "id": "cc2d2778-1128-45fa-8fe5-e81951601ef9", "name": "Identities report", "originalRequest": { "url": { @@ -105919,7 +105919,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55eb3d00-08a7-4fb1-920c-cfd93f8abac1", + "id": "a8d32fce-9ffc-4e7f-8a0f-72d4f7f9fd73", "name": "Identity Profile Identity Error report", "originalRequest": { "url": { @@ -105976,7 +105976,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9002dc71-088e-4cbc-b342-3c092f87cfb4", + "id": "a41e31f9-a4a9-4942-ba3e-c1cc61a81adf", "name": "Orphan Identities report", "originalRequest": { "url": { @@ -106033,7 +106033,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1837da3e-9fa3-4335-b496-6becde4c3796", + "id": "ae5053da-d8ec-45ee-b45d-e72a83f43a37", "name": "Search Export report", "originalRequest": { "url": { @@ -106090,7 +106090,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ababd86-ffff-4496-9d27-1422a6dfdf1c", + "id": "80fa2ae0-a86e-49ef-bf52-782bd91f7f47", "name": "Uncorrelated Accounts report", "originalRequest": { "url": { @@ -106147,7 +106147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "821cff6b-8b04-4b3a-b10b-a8539c025745", + "id": "6954bba6-911c-4e3e-a97a-ff808d285c82", "name": "Account Export report", "originalRequest": { "url": { @@ -106204,7 +106204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "188c7300-8985-4cca-9718-3256b282b205", + "id": "07576e63-07e5-4580-8171-8dffe0528dd5", "name": "Identities Details report", "originalRequest": { "url": { @@ -106261,7 +106261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "293fc8f5-8b3d-4e40-bb82-72a0839d7434", + "id": "45f82ed4-fd9c-4778-908c-98891bebb2cd", "name": "Identities report", "originalRequest": { "url": { @@ -106318,7 +106318,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf7d560a-c600-4a43-8998-1802946bf64e", + "id": "771e3d4c-3705-4379-9c46-137deff98f31", "name": "Identity Profile Identity Error report", "originalRequest": { "url": { @@ -106375,7 +106375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "036cea32-2b56-4b09-b052-71fd2f49649f", + "id": "9c66fbfe-4693-4807-b8e1-20a1568fad04", "name": "Orphan Identities report", "originalRequest": { "url": { @@ -106432,7 +106432,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8b39084-1284-4452-b02e-3eb568a66e92", + "id": "32c438b9-c1b7-4a4b-8518-41b5413bb8bc", "name": "Search Export report", "originalRequest": { "url": { @@ -106489,7 +106489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6160c85b-0275-4931-9fcb-43e4f409dce9", + "id": "e47aceed-40ef-4b49-bf6b-31bcbc21d2c6", "name": "Uncorrelated Accounts report", "originalRequest": { "url": { @@ -106546,7 +106546,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e6c0677-8a5f-43ae-aa8a-93459bbe578a", + "id": "d25dfa6a-7e3a-4dc1-940d-d989ddceaf4b", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -106603,7 +106603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b0df76c-e1a5-4b27-9c1c-030ec840d820", + "id": "5640c34d-2aac-42bc-89e1-b70404d4b465", "name": "Identities Details report", "originalRequest": { "url": { @@ -106660,7 +106660,7 @@ "_postman_previewlanguage": "json" }, { - "id": "414d651e-e562-4fce-b434-11ce4d85af1f", + "id": "43f2fd22-80db-41a8-9f42-7df58bbd8abe", "name": "Identities report", "originalRequest": { "url": { @@ -106717,7 +106717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba195855-af7d-4d7a-bfff-10b3b8adc6a8", + "id": "22be23a3-4d10-4e21-af70-f0cea52924b0", "name": "Identity Profile Identity Error report", "originalRequest": { "url": { @@ -106774,7 +106774,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce17783e-bbfe-443d-99dd-6e3e6fe458d4", + "id": "bab9275b-261e-4745-8ef5-64cd9f7a01ef", "name": "Orphan Identities report", "originalRequest": { "url": { @@ -106831,7 +106831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed09a6d5-3160-4371-9a19-34c60c175b74", + "id": "fb32ecb3-d935-426e-9e57-fef2dd1a16f4", "name": "Search Export report", "originalRequest": { "url": { @@ -106888,7 +106888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72ea5070-cd3e-4775-9363-c370737713c4", + "id": "9bd12493-b734-40ee-89ed-1da760f354ce", "name": "Uncorrelated Accounts report", "originalRequest": { "url": { @@ -106945,7 +106945,7 @@ "_postman_previewlanguage": "json" }, { - "id": "224f9721-5516-4149-af58-02524b7b1467", + "id": "5ee18eb8-08a0-47b7-8afe-d1515cbccfed", "name": "Account Export report", "originalRequest": { "url": { @@ -107002,7 +107002,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dcb2eb22-1fd4-43b4-bf7b-87bf3e745b5f", + "id": "e612faba-1ccd-4edd-9949-b07dffeee144", "name": "Identities Details report", "originalRequest": { "url": { @@ -107059,7 +107059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0796f2c9-b7d7-423d-bd14-bd09f1badf2a", + "id": "c98a091a-ec7b-4ccb-8884-2b735aafb29d", "name": "Identities report", "originalRequest": { "url": { @@ -107116,7 +107116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbe256bf-732f-4a10-8c32-362fab10972e", + "id": "5931a368-d803-4c2b-9cc9-fac4d84c8894", "name": "Identity Profile Identity Error report", "originalRequest": { "url": { @@ -107173,7 +107173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31c15ca8-08cf-4c61-8d26-9af4506ee6c5", + "id": "310d271d-44b9-41fa-a631-fe5d0a28df80", "name": "Orphan Identities report", "originalRequest": { "url": { @@ -107230,7 +107230,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50cf390a-f095-499c-8e4e-30af19254187", + "id": "2fed2598-a801-4ac0-a05f-6697fb09e952", "name": "Search Export report", "originalRequest": { "url": { @@ -107287,7 +107287,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31cb6343-d68b-4398-b637-b0c748d5217b", + "id": "4d23334d-9053-4743-9089-13eed77c7d72", "name": "Uncorrelated Accounts report", "originalRequest": { "url": { @@ -107344,7 +107344,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db85ec05-8ab9-44e0-878e-d43d74549f14", + "id": "2e1a7573-f7ad-4b2f-b44b-78da0f6f5117", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -107401,7 +107401,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3decf2c2-2087-4e30-b85c-c3ad905318f6", + "id": "dc304b68-9236-48a9-9182-e5c586120b9d", "name": "Identities Details report", "originalRequest": { "url": { @@ -107458,7 +107458,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d7977f1-9577-4b27-8ad0-9cfddbcbe784", + "id": "9531a7b2-6b7b-496a-a3e3-532265423255", "name": "Identities report", "originalRequest": { "url": { @@ -107515,7 +107515,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee3ee1fc-d88b-4fed-84af-a8dd249daca0", + "id": "563edbda-e883-4fed-82bc-f8ef7f0f63ec", "name": "Identity Profile Identity Error report", "originalRequest": { "url": { @@ -107572,7 +107572,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7a8006b-f2d3-44c1-85ec-4367c955b852", + "id": "755c2263-d3a9-4b99-92d4-6b67094d3b38", "name": "Orphan Identities report", "originalRequest": { "url": { @@ -107629,7 +107629,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9dbf69e-0761-4d3d-a81b-78f2fe0b1948", + "id": "e27f6dcc-8596-4e9b-bc1c-c0b444debd3c", "name": "Search Export report", "originalRequest": { "url": { @@ -107686,7 +107686,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a906fc4-0ff2-4209-b6ac-7cfb97d03785", + "id": "676a1cd6-6ba1-4d8d-985e-899597ab23e4", "name": "Uncorrelated Accounts report", "originalRequest": { "url": { @@ -107749,7 +107749,7 @@ } }, { - "id": "69bcf74c-10d6-4607-ad9c-59ec1e2299a0", + "id": "8df95317-f706-4a7d-a1b8-eb8bd4efd7a1", "name": "Cancel Report", "request": { "name": "Cancel Report", @@ -107791,7 +107791,7 @@ }, "response": [ { - "id": "04f5e490-4153-4514-b430-98e1a597c633", + "id": "fc79bc85-4121-4741-ae8b-7ee2de8188a4", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -107826,7 +107826,7 @@ "_postman_previewlanguage": "text" }, { - "id": "2a177592-6501-451e-bb7a-4585bfb91b43", + "id": "61421475-1e68-47aa-a1d3-c327cf6f3007", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -107871,7 +107871,7 @@ "_postman_previewlanguage": "json" }, { - "id": "238f1531-508d-4715-a6b9-75ebb1c50d39", + "id": "99450fb1-734b-437a-a1f1-4912d7ad3436", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -107916,7 +107916,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d3844d0-8c6b-48d6-8050-e875cb2bf42b", + "id": "aef69948-1daa-489b-8d94-03e710a29ea1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -107961,7 +107961,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3247a788-892b-4715-a322-0c1e910b63e2", + "id": "0c57ee4e-0204-42f2-b237-aa50002fc415", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -108006,7 +108006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f70f1c4d-1ae1-4f5e-ab67-354994aad700", + "id": "5f9f155a-4100-4526-b7c5-d1c680553246", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -108057,7 +108057,7 @@ } }, { - "id": "687c8c7d-ffe6-441d-aae6-92d536f83c5d", + "id": "8739a2e1-6995-483d-b1b7-df5ec4f40681", "name": "Get Report File", "request": { "name": "Get Report File", @@ -108126,7 +108126,7 @@ }, "response": [ { - "id": "dc426387-38b0-43a4-9875-b3873e047022", + "id": "852caefa-6dbe-4dac-a3b2-a741fb568b83", "name": "Report file in selected format. CSV by default.", "originalRequest": { "url": { @@ -108202,12 +108202,12 @@ "value": "attachment;filename=\\\"fileName\"" } ], - "body": "sunt Lorem voluptate adipisicing", + "body": "ut magna et ipsum", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "5a46eb92-abd3-425d-9194-185b1fb7c6db", + "id": "96738ccc-3845-4e94-a5c9-560dcb11ed20", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -108279,7 +108279,7 @@ "_postman_previewlanguage": "json" }, { - "id": "385c4219-0e78-44a9-93e6-b926ea564945", + "id": "2c5e508c-be35-4529-9a25-6954fea6277e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -108351,7 +108351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5573dd8-e673-468e-9711-3bc8a6528b0b", + "id": "7b7626b1-f32e-48c4-b1c3-7797b3afb6fe", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -108423,7 +108423,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c8e77bf-75bc-4bc0-9832-0ff92a151a13", + "id": "ed588ba6-e41f-413e-a525-b049134d820c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -108495,7 +108495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f4f269d-2f1d-4fb2-b2e2-a06dbf34bf9f", + "id": "e6c0e38c-1df4-4848-8fc0-b5047c3cb3e8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -108567,7 +108567,7 @@ "_postman_previewlanguage": "json" }, { - "id": "360596cf-8a33-4ff7-9337-cea2b2810ee4", + "id": "da6e5d2b-76e4-4244-be46-3a6efe90f9b5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -108651,7 +108651,7 @@ "description": "Use this API to implement requestable object functionality. \nWith this functionality in place, administrators can determine which access items can be requested with the [Access Request APIs](https://developer.sailpoint.com/docs/api/v3/access-requests/), along with their statuses. \nThis can be helpful for administrators who are implementing and customizing access request functionality as a way of checking which items are requestable as they are created, assigned, and made available.\n", "item": [ { - "id": "c7cafc2e-b036-4abe-8eaa-2a8d4b8cb72b", + "id": "e43e576a-fa39-4b53-8cd0-27017e9b1e1a", "name": "Requestable Objects List", "request": { "name": "Requestable Objects List", @@ -108762,7 +108762,7 @@ }, "response": [ { - "id": "5493df63-4a2b-4cd2-b522-72a76f580d54", + "id": "378b4fa7-3241-4e7e-b841-fee1003b34b6", "name": "List of requestable objects", "originalRequest": { "url": { @@ -108887,7 +108887,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25544b55-6cf3-427c-a8c3-ca90d9c0a4c9", + "id": "3c9626c0-19df-44f8-8fe8-9e28781d8b47", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -109012,7 +109012,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f820b2da-267e-4b68-8ebf-a34cff97372e", + "id": "420af45b-a5b2-418d-92c2-f937bd30b0f4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -109137,7 +109137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6233c52e-ffa2-4b92-88da-b37ca465c6f1", + "id": "c4914f61-d1d5-4b1a-aaae-8fc27a2fd496", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -109262,7 +109262,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3c9727b-5b40-45b2-a295-5411f5a1e260", + "id": "5aa69690-6729-42a9-931b-03d3da6174cf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -109387,7 +109387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf0564d6-ec9c-4302-bb80-e2c77a4f9820", + "id": "f5200e71-816a-4e23-a9f5-42a186a627cf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -109524,7 +109524,7 @@ "description": "Use this API to implement and customize role functionality.\nWith this functionality in place, administrators can create roles and configure them for use throughout Identity Security Cloud. \nIdentity Security Cloud can use established criteria to automatically assign the roles to qualified users. This enables users to get all the access they need quickly and securely and administrators to spend their time on other tasks.\n\nEntitlements represent the most granular level of access in Identity Security Cloud. \nAccess profiles represent the next level and often group entitlements. \nRoles represent the broadest level of access and often group access profiles. \n\nFor example, an Active Directory source in Identity Security Cloud can have multiple entitlements: the first, 'Employees,' may represent the access all employees have at the organization, and a second, 'Developers,' may represent the access all developers have at the organization.\n\nAn administrator can then create a broader set of access in the form of an access profile, 'AD Developers' grouping the 'Employees' entitlement with the 'Developers' entitlement.\n\nAn administrator can then create an even broader set of access in the form of a role grouping the 'AD Developers' access profile with another profile, 'GitHub Developers,' grouping entitlements for the GitHub source.\n\nWhen users only need Active Directory employee access, they can request access to the 'Employees' entitlement.\n\nWhen users need both Active Directory employee and developer access, they can request access to the 'AD Developers' access profile.\n\nWhen users need both the 'AD Developers' access profile and the 'GitHub Developers' access profile, they can request access to the role grouping both. \n\nRoles often represent positions within organizations. \nFor example, an organization's accountant can access all the tools the organization's accountants need with the 'Accountant' role. \nIf the accountant switches to engineering, a qualified member of the organization can quickly revoke the accountant's 'Accountant' access and grant access to the 'Engineer' role instead, granting access to all the tools the organization's engineers need.\n\nIn Identity Security Cloud, adminstrators can use the Access drop-down menu and select Roles to view, configure, and delete existing roles, as well as create new ones. \nAdministrators can enable and disable the role, and they can also make the following configurations: \n\n- Manage Access: Manage the role's access by adding or removing access profiles.\n\n- Define Assignment: Define the criteria Identity Security Cloud uses to assign the role to identities. \nUse the first option, 'Standard Criteria,' to provide specific criteria for assignment like specific account attributes, entitlements, or identity attributes. \nUse the second, 'Identity List,' to specify the identities for assignment.\n\n- Access Requests: Configure roles to be requestable and establish an approval process for any requests that the role be granted or revoked. \nDo not configure a role to be requestable without establishing a secure access request approval process for that role first. \n\nRefer to [Working with Roles](https://documentation.sailpoint.com/saas/help/access/roles.html) for more information about roles.\n", "item": [ { - "id": "e3ccf033-6224-4ed8-b7bc-435733d2eaf6", + "id": "a646cb72-576d-4fc4-b3c9-25017c37f432", "name": "List Roles", "request": { "name": "List Roles", @@ -109626,7 +109626,7 @@ }, "response": [ { - "id": "60659a6a-0665-481d-b99c-32b71ae2e1a5", + "id": "9fa51320-923c-47fc-9558-bdd4641d6b79", "name": "List of Roles", "originalRequest": { "url": { @@ -109742,7 +109742,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1858c53b-e44c-4070-b118-2fc76b4c6a53", + "id": "a92382cb-9951-466f-b4cc-07ee4da3adbb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -109858,7 +109858,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5690ee01-a72b-496c-9120-9bdcc4d7a13f", + "id": "cf8c2ed1-3eca-48f6-949a-4b854ec962fe", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -109974,7 +109974,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7275b1f7-5ff7-4062-96ad-f981c38e8e58", + "id": "03da8b47-d8ae-4fa0-b6ac-a818916209d9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -110090,7 +110090,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b34dbb12-9e63-461e-a4d3-0fc6b8f43b04", + "id": "a6f99012-3e24-47e4-a824-6ea231f53718", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -110206,7 +110206,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e93c278-8142-4a85-a233-746c8c04e7d6", + "id": "52729037-4bb3-4fcc-b483-a6d5785a4544", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -110328,7 +110328,7 @@ } }, { - "id": "a22b0cc2-83b6-4f5b-8c94-e0554c1d9c87", + "id": "23f09994-0abc-4d4b-80d4-6714e1b501ba", "name": "Create a Role", "request": { "name": "Create a Role", @@ -110370,7 +110370,7 @@ }, "response": [ { - "id": "faa2db6e-d51f-43d8-aec3-1097ae333fe6", + "id": "c399a8cb-b634-463d-9ff2-fa8fb7f1595e", "name": "Role created", "originalRequest": { "url": { @@ -110426,7 +110426,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81ada554-0d1b-471d-b9f4-91d3301221cf", + "id": "ad6ef150-477b-495d-87c5-f86e3b2f34de", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -110482,7 +110482,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2156c20-507d-4732-b746-4f5a9e95497e", + "id": "49c4b246-839e-4066-b4c1-9304873eda1e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -110538,7 +110538,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a18e645a-2d2d-47d7-8d42-c76eca967cc9", + "id": "58ffbe84-013c-4864-a3a0-2b7a8d4275d5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -110594,7 +110594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c01d7adc-5447-45cc-8c10-8e0eb43e3961", + "id": "fc804f72-a418-45fa-b5ca-29ef04f81c0d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -110650,7 +110650,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbb4a40d-4d4e-425f-a1e3-96d47b9961d2", + "id": "de359dc4-235e-4e5e-823c-43222f6f09e0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -110712,7 +110712,7 @@ } }, { - "id": "37035df6-f5b0-4f18-b752-006946e2e54f", + "id": "d56578b8-30e3-4089-aa47-3bfefd85ae6e", "name": "Get a Role", "request": { "name": "Get a Role", @@ -110753,7 +110753,7 @@ }, "response": [ { - "id": "e9b3abce-a8cb-42d3-bc70-0af1aceefd48", + "id": "dbcae4df-7999-4711-af7d-63a3ee55f512", "name": "List of all Roles", "originalRequest": { "url": { @@ -110797,7 +110797,7 @@ "_postman_previewlanguage": "json" }, { - "id": "817f60b6-4e19-45a5-8145-253f8e7429c2", + "id": "e11d5fef-764b-415e-b5ad-184fa7df9dda", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -110841,7 +110841,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8addca91-da91-4b7c-82b7-49aedfa3cc0a", + "id": "31887dc8-9f60-4bae-82db-3d97ef591b7e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -110885,7 +110885,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70a0d17c-e767-4d4e-a22c-3a6a6fd33052", + "id": "25470443-6ce1-464f-b599-9eb10422e7de", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -110929,7 +110929,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ada73a81-b029-42b8-93e1-8d39ed025928", + "id": "014f7c5d-3a7f-4594-8d58-1c851df78690", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -110973,7 +110973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a15e3c05-eb90-447f-9cff-10953d4f4c9b", + "id": "b841ee4a-e35f-4956-ab60-c166a0d9717a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -111023,7 +111023,7 @@ } }, { - "id": "16146f32-73ea-4f80-b5cc-ca336ebbe25e", + "id": "e4d95f43-bd52-406d-8986-f987a14189b9", "name": "Patch a specified Role", "request": { "name": "Patch a specified Role", @@ -111077,7 +111077,7 @@ }, "response": [ { - "id": "d9e7f5fb-ca74-452e-9545-01cbd9d1191d", + "id": "ea895f1d-9664-4331-8305-2e410cef163d", "name": "Make a Role Requestable and Enable it in One Call", "originalRequest": { "url": { @@ -111134,7 +111134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd2c95ea-ef06-411d-94e0-00dc4c56ef94", + "id": "087ba81e-9ff6-4ae9-abde-d707a9015d5a", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -111191,7 +111191,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e132411b-1644-4be3-87ea-fecc2117fdff", + "id": "7446258f-bb22-442c-8823-c8d88050f44b", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -111248,7 +111248,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b71be8b-73d1-4e99-9045-e7bca188e90a", + "id": "a1eceb12-5a01-4055-8a49-a036c37b3c76", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -111305,7 +111305,7 @@ "_postman_previewlanguage": "json" }, { - "id": "643cb095-ccf6-4321-8896-3278c3d05a4a", + "id": "3038ffb8-8487-4813-bc18-ba2a254740cc", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -111362,7 +111362,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93f06144-f992-4c5c-a91a-a858691b8e32", + "id": "64ff45f0-8845-4b58-8955-6787f08b2003", "name": "Assign a Access Model Metadata to a role", "originalRequest": { "url": { @@ -111419,7 +111419,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11d4f689-1215-4e0a-b430-d3d896669d35", + "id": "5ffd807a-a462-459b-abc1-e8f170c1068d", "name": "Make a Role Requestable and Enable it in One Call", "originalRequest": { "url": { @@ -111476,7 +111476,7 @@ "_postman_previewlanguage": "json" }, { - "id": "970c6f90-7c2f-44f8-9bf3-7faf8e62ca2f", + "id": "35a4c6f2-a3cb-44f2-89e5-c890a764e9f7", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -111533,7 +111533,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18efd342-e070-421a-b3db-88331e4379f8", + "id": "7fddc896-7b78-4f35-b8e4-85cfa78e008c", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -111590,7 +111590,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85b56dfb-465f-4fe9-a600-295783159f1a", + "id": "54c6ddfb-4402-41e3-873f-2547b882e8d4", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -111647,7 +111647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c780614-901f-45fd-b55e-af0a71422f81", + "id": "00272c39-8b5c-4bc6-b6e0-0a5257bd02c0", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -111704,7 +111704,7 @@ "_postman_previewlanguage": "json" }, { - "id": "987528db-eb11-4215-b003-8c023df8b530", + "id": "b84e7bf9-7462-416d-b7de-f33eb6163eee", "name": "Assign a Access Model Metadata to a role", "originalRequest": { "url": { @@ -111761,7 +111761,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d152754c-e482-47c2-b3b3-1aa693e7f9a1", + "id": "5ed8d983-67aa-413a-85e6-d8c69bdf3711", "name": "Make a Role Requestable and Enable it in One Call", "originalRequest": { "url": { @@ -111818,7 +111818,7 @@ "_postman_previewlanguage": "json" }, { - "id": "428db008-f769-4368-bd31-96874ff60f23", + "id": "aa1b454d-021c-4527-af23-189f88646980", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -111875,7 +111875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "382e8933-5cfe-4321-8d14-f68b44eda29b", + "id": "bf083103-8797-44b5-8ada-2ff96e7481ae", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -111932,7 +111932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f336cc21-acb3-4ce1-a164-7a90663e3b01", + "id": "52c88e4d-63c1-4838-9648-8528e1fe5979", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -111989,7 +111989,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e93f1429-7433-4d22-9953-d24bdc7c20a6", + "id": "3af25fc1-a5d0-4056-9861-713a7eee03d0", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -112046,7 +112046,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16377635-ec8c-4849-83d8-74cf5b769d67", + "id": "baf84bc0-0b99-40f7-85af-68891be429f4", "name": "Assign a Access Model Metadata to a role", "originalRequest": { "url": { @@ -112103,7 +112103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1637ff2-59aa-4d0c-87c4-156b7f560737", + "id": "fccdd5a5-385a-40dc-81e2-26f117fb73e2", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -112160,7 +112160,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f0af23d-1ca6-4fe4-8431-5f23aa13ff0a", + "id": "672df1b6-d2b1-4365-90c2-0efa1247fbe2", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -112217,7 +112217,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82f6b03e-a960-4d05-b300-d3c9623fe7ba", + "id": "1bfe8fcb-4674-4a74-96c2-ae92f2ad2f96", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -112274,7 +112274,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec2ff093-308a-4a03-9257-a081185d7432", + "id": "bd11c4bf-cc9a-460e-9efe-157922377ab2", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -112331,7 +112331,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be44bdb3-3199-4b59-abdd-96fdb48667ed", + "id": "dbe44480-6cfe-4915-86c6-58b400ba56c7", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -112388,7 +112388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc742c8f-3bc0-428c-af43-b32726c6e8d5", + "id": "fea74b27-68d2-41b3-92f0-661a81e4f557", "name": "Assign a Access Model Metadata to a role", "originalRequest": { "url": { @@ -112445,7 +112445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c503ee02-d247-4cc1-8c2f-2d238a11af69", + "id": "d64f60b9-245f-4fb0-81a9-0f8943c910df", "name": "Make a Role Requestable and Enable it in One Call", "originalRequest": { "url": { @@ -112502,7 +112502,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5691b957-63dc-476f-92e6-80569b9246f8", + "id": "d5899a99-ec02-460c-bacf-9d8d4230ae04", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -112559,7 +112559,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b8e9af4-1574-423d-9d47-923ce3e7a697", + "id": "2384c378-c267-4ee4-85fa-988ffb6da88e", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -112616,7 +112616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91defec9-059a-4e2d-aefe-d7ce86e7a4c6", + "id": "5d1a0a0d-8dfc-4f6f-a42b-aeeee925f689", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -112673,7 +112673,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46fe4349-41ce-4e85-9bc2-0e088d0f4060", + "id": "9c501545-6e95-422c-9fd5-918562cb292c", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -112730,7 +112730,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f535b8d9-5959-4bdc-a022-c70b14256563", + "id": "091f37b0-6799-4cba-904a-6facea2a2151", "name": "Assign a Access Model Metadata to a role", "originalRequest": { "url": { @@ -112787,7 +112787,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70d0934f-9fdf-4602-aba6-e4603b21b85d", + "id": "481fe1bf-8bf6-4952-b903-277316f233ed", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -112844,7 +112844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28eef018-e284-47c3-9670-e3ee85f4e33e", + "id": "0ebc382f-99d7-41c1-a672-f742bf404885", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -112901,7 +112901,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0f6a8ad-4720-4a9c-a189-bed0b39df6b8", + "id": "04ef95c2-5c1f-4d56-b1a3-56749de74a0a", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -112958,7 +112958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "448a7887-b83f-495a-b4ff-dc430c254ec1", + "id": "720ba7c8-f5a3-4183-a1c0-1b069c11a18e", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -113015,7 +113015,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c6ba3e6-1968-4e39-8de3-bf0abb071053", + "id": "2dfeef2c-2313-423b-a87a-0e12169edb8e", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -113072,7 +113072,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36c7fb0f-248f-4e04-b0f8-2d4e5bd54880", + "id": "3b557e5e-1c52-45e2-9c65-1495eb36239b", "name": "Assign a Access Model Metadata to a role", "originalRequest": { "url": { @@ -113135,7 +113135,7 @@ } }, { - "id": "b7656969-42e9-48ba-b65c-af395e305e39", + "id": "876b7bb1-e086-4eaf-98d4-2acfb9f267a8", "name": "Delete a Role", "request": { "name": "Delete a Role", @@ -113176,7 +113176,7 @@ }, "response": [ { - "id": "fccedb07-2db8-4b73-bbcb-3b7d493e7f5f", + "id": "dad251a2-a728-41a3-b531-87c0aab777a3", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -113210,7 +113210,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7c23a1b6-a274-4db6-af89-da258f3df963", + "id": "a79d1ad8-a092-4958-b81d-555fe98c44e4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -113254,7 +113254,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c86f6c68-87fe-4d27-a478-6be170b75e84", + "id": "7855ec35-06e2-4931-9a1d-16cdd5f87cbb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -113298,7 +113298,7 @@ "_postman_previewlanguage": "json" }, { - "id": "528e8e1c-059f-45cd-823d-c603f67a0860", + "id": "0ec766c0-1889-4be8-a386-69e2545f83d5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -113342,7 +113342,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11657524-69ff-48a1-a779-738d14a8c805", + "id": "16c17d82-a08a-4bec-ad8e-a2d6584e7bf2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -113386,7 +113386,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a1f984f-6702-4eb2-9771-7ec3263a8ad6", + "id": "7761c7ee-45bb-40be-8f61-76349039ae6c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -113436,7 +113436,7 @@ } }, { - "id": "eb6b1a08-a5ae-436c-ac29-92d058b0149d", + "id": "7046c5c7-1fdc-42e8-b855-ea5f21f3c5e2", "name": "Delete Role(s)", "request": { "name": "Delete Role(s)", @@ -113479,7 +113479,7 @@ }, "response": [ { - "id": "8bacc5fe-ab1e-40db-af6e-4d20b272fd79", + "id": "c091a356-2476-4abd-9241-7426f57a3ecc", "name": "Returns an object with the id of the task performing the delete operation.", "originalRequest": { "url": { @@ -113536,7 +113536,7 @@ "_postman_previewlanguage": "json" }, { - "id": "409d3189-dc83-402b-b5d9-b2db81da9f5b", + "id": "3928c5ca-90aa-49c7-820b-dbde0ab63cb5", "name": "400.1 Bad Request Content", "originalRequest": { "url": { @@ -113593,7 +113593,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62454d89-c63c-4d0b-89f3-f3c334875b14", + "id": "4f464c40-f1ba-4687-adef-cbf694809ee3", "name": "400.1 Role ids limit violation", "originalRequest": { "url": { @@ -113650,7 +113650,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4528c0b0-85fc-4665-ab05-2c28d8881ae9", + "id": "76ca4fe0-3f31-4a70-b9d3-0c37d76bae6d", "name": "400.1.404 Referenced object not found", "originalRequest": { "url": { @@ -113707,7 +113707,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb56785c-6813-4455-a5f7-4fb5cdc577bb", + "id": "8bc5d9e0-f0b0-4aba-9e4e-b49694f96134", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -113764,7 +113764,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a90e355d-80ee-4a9f-b7e8-3b3e6fbc4d0e", + "id": "6ac658f6-3ff5-4c36-9064-89daf07d1713", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -113821,7 +113821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77defdef-7e5c-48a9-ad21-d45613ad2740", + "id": "173ab308-028c-410d-aa97-e759d7c00f3c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -113878,7 +113878,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef75ff47-157f-4ef2-b5a7-a4cedad9b227", + "id": "5e5cdcae-49d7-4ae8-b122-d106affcb1f7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -113941,7 +113941,7 @@ } }, { - "id": "6718a3c1-26a6-4566-b5f0-9c1b6ea321ff", + "id": "4825d7fd-680a-4c02-9acf-f0381bdd4086", "name": "List Identities assigned a Role", "request": { "name": "List Identities assigned a Role", @@ -114026,7 +114026,7 @@ }, "response": [ { - "id": "a63196db-f600-4b24-9045-c6fdaad57e95", + "id": "07e30d18-b381-4353-ad70-8dd96320c6d4", "name": "List of Identities assigned the Role", "originalRequest": { "url": { @@ -114117,7 +114117,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe6a755a-0cc4-446d-ad2a-e26da6628b59", + "id": "bf43b0f5-18df-4478-a8a8-6937e2a30d38", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -114208,7 +114208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8972cdb5-2766-49ad-9c7c-ad6b709d0c0b", + "id": "3e36e04f-925a-4768-a0d5-60ace4fc5ceb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -114299,7 +114299,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf3579d8-9cdd-4e6a-a4cf-ab591524326c", + "id": "c4140216-1f0e-4d91-958c-af0e83a21557", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -114390,7 +114390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c80e8bb-7504-4d9c-87c4-184d2dc9cd79", + "id": "4a85fdce-a2cc-4fd2-b3c2-99797d0924a1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -114481,7 +114481,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f107fa58-f9a8-4c80-b09a-9ac861ebdbbc", + "id": "f6569ac6-0418-4205-bab7-bebfd8d6f897", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -114584,7 +114584,7 @@ "description": "Use this API to implement saved search functionality. \nWith saved search functionality in place, users can save search queries and then view those saved searches, as well as rerun them. \n\nSearch queries in Identity Security Cloud can grow very long and specific, which can make reconstructing them difficult or tedious, so it can be especially helpful to save search queries. \nIt also opens the possibility to configure Identity Security Cloud to run the saved queries on a schedule, which is essential to detecting user information and access changes throughout an organization's tenant and across all its sources. \nRefer to [Scheduled Search](https://developer.sailpoint.com/docs/api/v3/scheduled-search/) for more information about running saved searches on a schedule. \n\nIn Identity Security Cloud, users can save searches under a name, and then they can access that saved search and run it again when they want. \n\nRefer to [Managing Saved Searches](https://documentation.sailpoint.com/saas/help/search/saved-searches.html) for more information about saving searches and using them.\n", "item": [ { - "id": "7ca05e5a-af9c-4c4c-a0eb-903841989d45", + "id": "e010d6dd-2ac9-4725-9ca1-892556899e7c", "name": "Create a saved search", "request": { "name": "Create a saved search", @@ -114626,7 +114626,7 @@ }, "response": [ { - "id": "3402e83d-7475-4a1c-a442-3798a6fac022", + "id": "c712a906-0149-40c5-9242-9d02f3e36c96", "name": "The persisted saved search.", "originalRequest": { "url": { @@ -114682,7 +114682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a761f479-25c9-4109-a286-6140acc46bd6", + "id": "a116ecd4-a2b4-4835-b42e-4e7348c8e940", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -114738,7 +114738,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e45744ca-c9e1-492d-b5d9-e750480c83a7", + "id": "3dfd4918-8432-4afb-aabf-1b7c06b5b56f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -114794,7 +114794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6d4378e-8b33-4e18-ac75-437faa238448", + "id": "79223c14-0852-4bea-9c5f-6da8a2fe2329", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -114850,7 +114850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e1b39e5-4623-412e-9c7e-d20ed4fd215d", + "id": "afd19f63-74c5-4a68-b37f-cce9914a26e4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -114906,7 +114906,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2df3f36-97c2-4c71-83cd-08698cd2e2a8", + "id": "bba817a3-8595-482c-99a0-b53432624a56", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -114968,7 +114968,7 @@ } }, { - "id": "c5a44a36-1d78-4c69-896d-90dc7ecdea13", + "id": "c8eee6da-4e9b-4cb2-9b2c-67d7ced0630b", "name": "A list of Saved Searches", "request": { "name": "A list of Saved Searches", @@ -115034,7 +115034,7 @@ }, "response": [ { - "id": "75bbea31-43d4-41bd-b811-fcf117fa4ed0", + "id": "6ac73e19-08f8-4b21-b95d-85ea5cafbf90", "name": "The list of requested saved searches.", "originalRequest": { "url": { @@ -115123,7 +115123,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09ea42be-eb7e-42ad-a99e-c768bac2a5f4", + "id": "b9c8808d-a960-4fbc-ba09-9443dd442aca", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -115203,7 +115203,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52ed31fe-784b-41cf-a9ba-20afa2fcfe8b", + "id": "557a825e-0c96-42f9-bb78-84fc98e2de30", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -115283,7 +115283,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5a99881-f5fa-444b-864d-7045495bb1fa", + "id": "ca901e0a-9629-4095-9187-c36b5c6b8a88", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -115363,7 +115363,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e753b0a1-d253-4d3b-8913-f4e5f80237a8", + "id": "3c68e599-428c-43d2-bfcb-3421c6072cfe", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -115443,7 +115443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8842c8ed-b60a-492a-ac78-373e7b56e490", + "id": "29014107-9a1b-42af-a691-4b3108e4d2d5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -115529,7 +115529,7 @@ } }, { - "id": "16f97a38-78a9-45f6-a26d-3b55c81d130f", + "id": "29c3f545-9c7b-44cc-9877-7e998071b63e", "name": "Updates an existing saved search\n", "request": { "name": "Updates an existing saved search\n", @@ -115583,7 +115583,7 @@ }, "response": [ { - "id": "7d7fbe99-1351-4976-a03b-a7eefc01cf24", + "id": "d6fecbd8-ca96-454c-8b82-1e3d81ea504d", "name": "The persisted saved search.", "originalRequest": { "url": { @@ -115640,7 +115640,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9267f36e-300b-43a8-9d4b-2dccec2b15e5", + "id": "a76ccaca-738e-4559-96d5-b5db4a6306b0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -115697,7 +115697,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85561546-1ffb-428e-8761-ade856b1d7e5", + "id": "f42e3a9f-ff5f-4169-8633-2a098279605d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -115754,7 +115754,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b38ff5dc-19ee-4951-9cb4-70dfdf803b46", + "id": "1908eb8f-b866-4468-add5-1ee5f214e942", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -115811,7 +115811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8833a945-e7bf-4782-957a-c8a25711eedb", + "id": "85f00d34-d19b-4ec6-b935-65607bb60082", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -115868,7 +115868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e88837e-86ed-4fce-af48-3f9ba3effd77", + "id": "87c2e6bf-6f38-4cbd-b740-d065445dd110", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -115931,7 +115931,7 @@ } }, { - "id": "c3129381-6db6-48c8-988c-523da32d9f66", + "id": "e32fb6c6-b68d-4854-b0b7-96366c035afc", "name": "Return saved search by ID", "request": { "name": "Return saved search by ID", @@ -115972,7 +115972,7 @@ }, "response": [ { - "id": "5349e92e-6e0f-49cd-ad56-19975e294fc7", + "id": "25dd2b30-a703-48c7-bfdd-a8c0dc225d42", "name": "The requested saved search.", "originalRequest": { "url": { @@ -116016,7 +116016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdff6fb0-2743-4ea8-a506-b41e96be343e", + "id": "7f229a03-651e-497f-ab6e-0c7e3a2771a9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -116060,7 +116060,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03896c65-8513-458a-8547-801133040c7f", + "id": "d073326f-da67-462c-b9cf-d3eae81c7c6c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -116104,7 +116104,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb2fce61-59fa-4fba-9ca2-7dfecb6b20aa", + "id": "93422e24-4551-478a-833b-56b8cc219bee", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -116148,7 +116148,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7365ec29-d5c8-4066-a63a-d9a3a1769d8a", + "id": "0fa7312e-b762-4b03-9104-e39fae3907e8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -116192,7 +116192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "693ba00d-909f-4c08-902f-5705236aeab8", + "id": "15f22870-5a23-43c4-b31c-dd7c786d6b73", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -116236,7 +116236,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80fe88c8-2f23-4ef7-a0d6-dce08dfeb53a", + "id": "d177a94b-53d4-4fd5-af6a-88a1d3858c8b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -116286,7 +116286,7 @@ } }, { - "id": "1a6eeb84-baa7-4ad4-a53e-5520e15ed587", + "id": "a214d799-a6bf-4308-8a66-c1fd078ddea4", "name": "Delete document by ID", "request": { "name": "Delete document by ID", @@ -116327,7 +116327,7 @@ }, "response": [ { - "id": "c33470c3-2159-408a-b60b-bc46d05f1632", + "id": "3f2cdcd5-bb06-4835-85cf-800a569f545b", "name": "No Content - Indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -116361,7 +116361,7 @@ "_postman_previewlanguage": "text" }, { - "id": "b5b0d024-b916-4d4c-9327-b1451540c674", + "id": "02b3f8b0-7e4e-46ef-b3d7-e04a3c7e26bf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -116405,7 +116405,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9959185-9cfa-42e1-ab9b-d1fa7008d123", + "id": "d715ef3a-fd08-409d-9469-1332d030e901", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -116449,7 +116449,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe9b191b-3032-4b4f-a031-1f18a174137d", + "id": "785d1eae-bf83-4624-a936-19b3da5834a1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -116493,7 +116493,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77e5f882-1929-43a3-b10b-97198c6aed42", + "id": "f31ab065-245b-474c-946c-780fd74d5507", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -116537,7 +116537,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54c01ba7-61ab-4a26-89f4-dac21afc1e4c", + "id": "f7b4f9fc-e49d-4385-9535-27bd20848eae", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -116581,7 +116581,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75cd0fbc-6b0a-4eb2-b2e3-0df422845c72", + "id": "ef51c32e-4d17-4b15-80a6-e7f656d79929", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -116631,7 +116631,7 @@ } }, { - "id": "f9e003fa-97fd-465b-ad95-11872302485c", + "id": "d80196ab-d8c9-4ff1-8112-272047e02416", "name": "Execute a saved search by ID", "request": { "name": "Execute a saved search by ID", @@ -116686,7 +116686,7 @@ }, "response": [ { - "id": "236d1d33-d44f-4c01-98a4-83a1866376c2", + "id": "6a2048e6-397e-4115-8faa-965fd03f187b", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -116734,7 +116734,7 @@ "_postman_previewlanguage": "text" }, { - "id": "b6551eaa-325d-4bd8-a806-0f2d2d5225f3", + "id": "d3936117-e017-4d55-91bd-88ade8d585b5", "name": "Triggered by Scheduled Search", "originalRequest": { "url": { @@ -116792,7 +116792,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4c05388-ca43-4104-96ac-f5b659d82a89", + "id": "23bdc2ae-37ce-4669-9556-db0ba27fca3e", "name": "Triggered by UI Test", "originalRequest": { "url": { @@ -116850,7 +116850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a63fbe9-d38f-4eb9-a13e-8c647669304d", + "id": "0011938c-3be1-4eb6-8e91-2a6b399f6c06", "name": "Triggered by Scheduled Search", "originalRequest": { "url": { @@ -116908,7 +116908,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0333b5b2-8df1-48c9-8dfc-35b0c6ee8e2d", + "id": "f2c121bf-3cb3-47fd-9ba4-d56a215c3a8d", "name": "Triggered by UI Test", "originalRequest": { "url": { @@ -116966,7 +116966,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3bcad99e-4c1a-44a2-9dd1-1b322cf6f616", + "id": "e8468739-ff7c-4f80-919e-e12a2590f5ee", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -117024,7 +117024,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8dd0014f-b405-460d-840d-cb1a9b8071ac", + "id": "42f38d03-e7c5-47e0-bd4a-c207bb292295", "name": "Triggered by UI Test", "originalRequest": { "url": { @@ -117082,7 +117082,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f65e47ad-2938-4528-9507-63a89ec89d01", + "id": "b9392aff-720f-4093-80a6-e4ffcc02e597", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -117140,7 +117140,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c9cddbe-70cc-470e-941e-a48210735740", + "id": "95b9975a-3111-49ba-8e09-3e3d86de2a00", "name": "Triggered by UI Test", "originalRequest": { "url": { @@ -117198,7 +117198,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba8253df-b47c-496a-b6bf-8a710bc49a71", + "id": "697d1573-ee3a-4b8c-837c-fed9247e0ae5", "name": "Triggered by Scheduled Search", "originalRequest": { "url": { @@ -117256,7 +117256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4ce8eaa-9fc6-4853-a149-f00139f3dda4", + "id": "c7bac9a2-d800-4157-8f93-c78a6bb4a354", "name": "Triggered by UI Test", "originalRequest": { "url": { @@ -117314,7 +117314,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f973b13e-07ad-496e-86c4-92ab125e6353", + "id": "acb63e29-d529-41e8-b5a4-52b94d2230fc", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -117372,7 +117372,7 @@ "_postman_previewlanguage": "json" }, { - "id": "899c5ccd-a7e2-4175-be01-1e52638b2a95", + "id": "2b14e49f-42dc-4b43-bc1a-772380dc83e8", "name": "Triggered by UI Test", "originalRequest": { "url": { @@ -117442,7 +117442,7 @@ "description": "Use this API to implement scheduled search functionality. \nWith scheduled search functionality in place, users can run saved search queries on their tenants on a schedule, and Identity Security Cloud emails them the search results. \nUsers can also share these search results with other users by email by adding those users as subscribers, or those users can subscribe themselves. \n\nOne of the greatest benefits of saving searches is the ability to run those searches on a schedule. \nThis is essential for organizations to constantly detect any changes to user information or access throughout their tenants and across all their sources. \nFor example, the manager Amanda Ross can schedule a saved search \"manager.name:amanda.ross AND attributes.location:austin\" on a schedule to regularly stay aware of changes with the Austin employees reporting to her.\nIdentity Security Cloud emails her the search results when the search runs, so she can work on other tasks instead of actively running this search.\n\nIn Identity Security Cloud, scheduling a search involves a subscription. \nUsers can create a subscription for a saved search and schedule it to run daily, weekly, or monthly (you can only use one schedule option at a time). \nThe user can add other identities as subscribers so when the scheduled search runs, the subscribers and the user all receive emails. \n\nBy default, subscriptions exclude detailed results from the emails, for security purposes. \nIncluding detailed results about user access in an email may expose sensitive information.\nHowever, the subscription creator can choose to include the information in the emails. \n\nBy default, Identity Security Cloud sends emails to the subscribers even when the searches do not return new results. \nHowever, the subscription creator can choose to suppress these empty emails. \n\nUsers can also subscribe to saved searches that already have existing subscriptions so they receive emails when the searches run. \nA saved search can have up to 10 subscriptions configured at a time. \n\nThe subscription creator can enable, disable, or delete the subscription. \n\nRefer to [Subscribing to Saved Searches](https://documentation.sailpoint.com/saas/help/search/saved-searches.html#subscribing-to-saved-searches) for more information about scheduling searches and subscribing to them.\n", "item": [ { - "id": "2cd7755c-7474-43cd-9b56-5c5a99530379", + "id": "e7156e74-c74f-4f57-86b4-2fd3e99bff24", "name": "Create a new scheduled search", "request": { "name": "Create a new scheduled search", @@ -117484,7 +117484,7 @@ }, "response": [ { - "id": "374268f6-2185-4e04-81a3-5509940f1a42", + "id": "da3f3090-b483-40fe-a7c3-ef3734bff1a8", "name": "Daily Search", "originalRequest": { "url": { @@ -117540,7 +117540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c952ecd-35ab-4626-8ab0-193ede253af1", + "id": "b4cee850-92f1-46cb-aa58-e158ba451c6e", "name": "Weekly Search", "originalRequest": { "url": { @@ -117596,7 +117596,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b66d7f50-6367-470a-8460-1286f968da94", + "id": "2aca6664-d87e-47c5-9795-2c5655042851", "name": "Monthly Search", "originalRequest": { "url": { @@ -117652,7 +117652,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0a5bb8f-3954-4dc2-a42b-1e945458f75b", + "id": "bfa6f8d0-d630-49fa-9fe6-197045918a74", "name": "Annual Search", "originalRequest": { "url": { @@ -117708,7 +117708,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3c102d2-abdb-443e-8c79-eb7bf55838aa", + "id": "7e0d12fd-e7c5-4daf-aeaf-f643ad25a698", "name": "Calendar Search", "originalRequest": { "url": { @@ -117764,7 +117764,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e02ff2d7-b0ac-4a54-b520-d1ec464e3446", + "id": "422fd9b6-c769-40a6-a51e-7d5924244a62", "name": "Daily Search", "originalRequest": { "url": { @@ -117820,7 +117820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6199509-ea08-4119-b357-29e0c56e8533", + "id": "bba8c87d-47e7-4f59-9f76-677cab215082", "name": "Weekly Search", "originalRequest": { "url": { @@ -117876,7 +117876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "830dc621-8ad5-4d52-bc04-543779060055", + "id": "ab5547bd-5b9c-4a08-9b2b-15bef22935b4", "name": "Monthly Search", "originalRequest": { "url": { @@ -117932,7 +117932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a5b581a-6b8a-4909-976c-892d3b8da554", + "id": "f6570286-2469-49dc-b32b-04eef5533b90", "name": "Annual Search", "originalRequest": { "url": { @@ -117988,7 +117988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc4ede1a-ce54-4c5b-b548-0c71d3855a82", + "id": "1410d4fd-ac06-48e2-84e6-e61942de9840", "name": "Calendar Search", "originalRequest": { "url": { @@ -118044,7 +118044,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95ebf371-a2b8-47c3-99ff-d6213f971a52", + "id": "cf3aa796-5735-4fe8-9b1a-13849fbbd181", "name": "Daily Search", "originalRequest": { "url": { @@ -118100,7 +118100,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6873a019-4a5d-4aea-8c7d-8214df2bd852", + "id": "9e117047-6a2c-4b9f-bbbe-e6baacb74cbb", "name": "Weekly Search", "originalRequest": { "url": { @@ -118156,7 +118156,7 @@ "_postman_previewlanguage": "json" }, { - "id": "822ae3fd-bf05-44c2-84d3-1b236aff9a2e", + "id": "bfac3002-c177-4e5b-a285-91065e361518", "name": "Monthly Search", "originalRequest": { "url": { @@ -118212,7 +118212,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b952fd53-4fd0-4533-b8c9-d2e1b24427d9", + "id": "ff96a831-874e-4b09-b9a7-c87f0db8c2fe", "name": "Annual Search", "originalRequest": { "url": { @@ -118268,7 +118268,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e406f753-01b1-4842-8565-a5f48206b2c8", + "id": "a155058e-106c-4cb8-9c46-8b73d45b1084", "name": "Calendar Search", "originalRequest": { "url": { @@ -118324,7 +118324,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d98cd121-4fe4-45be-9127-1591a397bb41", + "id": "827ab509-070e-44e4-9bd6-05fcd4ee4f08", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -118380,7 +118380,7 @@ "_postman_previewlanguage": "json" }, { - "id": "adc49d43-66b9-4ee4-99a7-dd3aedc19351", + "id": "90f5f7c4-9469-4a8a-816b-5db41b955ffb", "name": "Weekly Search", "originalRequest": { "url": { @@ -118436,7 +118436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3af2cdfb-c37b-46cd-96a0-d09b6fc77989", + "id": "8f10f161-67b1-4b69-b16a-a96c9e98f9c5", "name": "Monthly Search", "originalRequest": { "url": { @@ -118492,7 +118492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66bb4268-9bf2-4075-b300-efa961f7e4a1", + "id": "84d0a52d-9c90-4043-9f76-fd6049db0574", "name": "Annual Search", "originalRequest": { "url": { @@ -118548,7 +118548,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e222c149-9c98-4ea4-9ede-a51e0217827d", + "id": "1809d241-ddcc-4aa5-b045-97019ca932b3", "name": "Calendar Search", "originalRequest": { "url": { @@ -118604,7 +118604,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41c6c6d9-d4f1-4456-a95f-46c4ad0ed00c", + "id": "581d2359-e7db-4226-88ae-f39e5b3c2fde", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -118660,7 +118660,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81b5d953-8d76-4b8a-91ab-a540400a948d", + "id": "393edff1-baf9-4e12-94ff-8cd5726b92a7", "name": "Weekly Search", "originalRequest": { "url": { @@ -118716,7 +118716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e02fed51-46ab-4966-9e16-f3123eaea509", + "id": "2ba42224-227e-49cc-806b-131f7665c773", "name": "Monthly Search", "originalRequest": { "url": { @@ -118772,7 +118772,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fcc5349-06db-4b8c-ba4f-14d318f21789", + "id": "6d43c925-2598-4f32-b49a-89d9186a02a5", "name": "Annual Search", "originalRequest": { "url": { @@ -118828,7 +118828,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0af2420-38a4-4f6f-82d1-ea5c378d3b64", + "id": "bbd0cfd0-7c4c-4c75-8e82-d670db01880a", "name": "Calendar Search", "originalRequest": { "url": { @@ -118884,7 +118884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc042966-98d1-4b92-9caf-c0793b56b2a8", + "id": "c3bc7bea-6342-4217-ba26-34bc184ba97c", "name": "Daily Search", "originalRequest": { "url": { @@ -118940,7 +118940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2160134-690c-4174-9599-400398debe10", + "id": "4a80e611-b028-4029-9103-ee03d0a36bbb", "name": "Weekly Search", "originalRequest": { "url": { @@ -118996,7 +118996,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2be66309-9620-45d2-a8c6-bf1edd10abbf", + "id": "13d46ab5-75a7-4b85-b7b0-3bf73ed175b2", "name": "Monthly Search", "originalRequest": { "url": { @@ -119052,7 +119052,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a42194a-e360-4804-a6e2-1e938a7c27a9", + "id": "24f45750-4237-46e5-af22-661d30cc62c0", "name": "Annual Search", "originalRequest": { "url": { @@ -119108,7 +119108,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd47988e-1bce-4785-9772-6459b6786a9a", + "id": "25abfd4c-28ea-4e11-8ea2-55cc432e4e44", "name": "Calendar Search", "originalRequest": { "url": { @@ -119164,7 +119164,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a3b7d63-8a2b-4467-99a0-de114bab5697", + "id": "9bb85128-1bd9-471e-b859-d35dd547daff", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -119220,7 +119220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "093d05c2-1d2a-4672-bf4e-0f806951f65a", + "id": "596b6184-0479-4f9e-a9b3-fe09ec1edd4a", "name": "Weekly Search", "originalRequest": { "url": { @@ -119276,7 +119276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d827516-bf09-46d1-9789-ff0b1a9b9bc6", + "id": "ff5ea411-a1f2-48e9-a9cb-d2cc247cc12e", "name": "Monthly Search", "originalRequest": { "url": { @@ -119332,7 +119332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7484e61-8722-478e-a168-9c8740d255ea", + "id": "433b3475-8549-4687-ad4e-3b443da76fc2", "name": "Annual Search", "originalRequest": { "url": { @@ -119388,7 +119388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0dc0ef0d-192d-4453-bb00-2d388e80c43e", + "id": "55052303-4fb5-45be-9070-ea4c1b641c70", "name": "Calendar Search", "originalRequest": { "url": { @@ -119450,7 +119450,7 @@ } }, { - "id": "c589900f-07e0-43fa-9af5-3bfd6dfb0f4a", + "id": "986ccfc4-e0a4-4079-b735-699f1b5f3fef", "name": "List scheduled searches", "request": { "name": "List scheduled searches", @@ -119516,7 +119516,7 @@ }, "response": [ { - "id": "14354330-8fb0-41e8-960d-dafb32b97639", + "id": "880a233e-a633-439c-af8a-8252e2fe1fb5", "name": "The list of requested scheduled searches.", "originalRequest": { "url": { @@ -119605,7 +119605,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96642a8b-9dcb-4466-95c1-c61462bf92f3", + "id": "0d3c9790-15fe-4f6c-a907-7804db169ed9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -119685,7 +119685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4329ea3b-1fd0-42e0-91fe-199bfdbd3077", + "id": "df2b8280-25a9-419f-9540-b6d45e023f67", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -119765,7 +119765,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2ce1ad0-96bc-46b5-bd30-0e851f2f5bfb", + "id": "7435cc21-f210-4c63-a34b-20bf878f45a8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -119845,7 +119845,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffdd842b-59fe-4de7-a10a-4a5ce0050991", + "id": "03e89328-9c6d-44df-bbcd-591342f1de94", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -119925,7 +119925,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40d0ff8b-19d0-47ce-abf9-4a9a238523c2", + "id": "89e2baeb-8dc8-4a2b-853e-c6593ca50fe8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -120005,7 +120005,7 @@ "_postman_previewlanguage": "json" }, { - "id": "119fc3aa-8e17-486a-82c5-ca3d13dea6a7", + "id": "ef58dec9-f642-4e12-b73b-e1ce7910e4e9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -120091,7 +120091,7 @@ } }, { - "id": "d2408c4a-c420-491a-95eb-5fb9770cc741", + "id": "5b9ce098-baa3-40a2-abf0-ce54845f0e7a", "name": "Update an existing Scheduled Search", "request": { "name": "Update an existing Scheduled Search", @@ -120145,7 +120145,7 @@ }, "response": [ { - "id": "8f187cb1-c1d6-4fe1-a7c5-f4c68d39e6ae", + "id": "e57fa794-ab7e-4ca7-896c-d177675d2824", "name": "The persisted scheduled search.", "originalRequest": { "url": { @@ -120202,7 +120202,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6765553-d944-4740-ab75-f615ed80b719", + "id": "ee968740-4c5c-4b06-a9a6-b27c03c7b06e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -120259,7 +120259,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80c28a6c-e0dd-4d5d-9e53-89bddb2bb5fb", + "id": "c0424551-e3c8-4bf1-9c46-953405663dd7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -120316,7 +120316,7 @@ "_postman_previewlanguage": "json" }, { - "id": "192139e0-361a-4934-a776-a89a1941f739", + "id": "ba40fed4-67c6-462d-aed1-c5e4d5076087", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -120373,7 +120373,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0754a5d1-0566-4ed0-815b-d48f32e1bbbd", + "id": "202e01a1-41db-450f-b910-2f05820e5ddf", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -120430,7 +120430,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d3155db-d299-468b-b93d-31ae3ab1e9a1", + "id": "e53c0202-bc86-48be-9396-177c08927b2d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -120487,7 +120487,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a076e854-1bb5-4c32-a279-7a735ec7cc2a", + "id": "8da54e84-9ad5-4bab-9de3-6d72c11d70b6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -120550,7 +120550,7 @@ } }, { - "id": "a1c226ae-fc8d-4b3e-af85-593c698478f8", + "id": "5fee6dd3-e3de-46d0-a444-7c53309e0eaa", "name": "Get a Scheduled Search", "request": { "name": "Get a Scheduled Search", @@ -120591,7 +120591,7 @@ }, "response": [ { - "id": "e3187a50-5abe-43af-a403-045e60fc49ff", + "id": "7f086cc2-f364-4f6e-a334-d49aa637dc59", "name": "The requested scheduled search.", "originalRequest": { "url": { @@ -120635,7 +120635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1eb53e4b-063c-4652-94e3-4c262e11824f", + "id": "c376b80f-747f-42d2-92ce-902126e96770", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -120679,7 +120679,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f48e273-348b-45e6-b951-5e995007b523", + "id": "9fa46712-66d0-4c22-8a1b-3a3215912cf6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -120723,7 +120723,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5bd7a063-cebe-4ffd-888d-09aa7e59d34c", + "id": "acf0a441-4baf-4dfd-840a-2850b9a15556", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -120767,7 +120767,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6298608e-0086-44e9-8f87-6a392eb33401", + "id": "19dcb3ab-6d4a-4722-89f3-969671467e34", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -120811,7 +120811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a811bddb-f355-421e-bbef-cdd185259a16", + "id": "a32577e3-6e61-4337-a68f-56eb80c4526d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -120855,7 +120855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "744b9908-4846-4954-8575-434b25115ef1", + "id": "5afb2238-5a69-482a-95fa-ee08e4d1e3ad", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -120905,7 +120905,7 @@ } }, { - "id": "b5dbafe5-c029-447e-ab8e-ae3d12f5441b", + "id": "acbb118a-931a-4887-823e-5522f674f288", "name": "Delete a Scheduled Search", "request": { "name": "Delete a Scheduled Search", @@ -120946,7 +120946,7 @@ }, "response": [ { - "id": "96345c6e-be56-4631-9a90-b06f8b9b6d7a", + "id": "5542ba73-0a92-463a-949e-ecef971c8412", "name": "No Content - Indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -120980,7 +120980,7 @@ "_postman_previewlanguage": "text" }, { - "id": "722545fe-d5e8-4732-891c-bfc982bb9693", + "id": "93d7854e-9bd9-4530-b9ad-0c387a21298e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -121024,7 +121024,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cf6c932-81d8-45f5-bbb8-65d3fff5b637", + "id": "833bf1f3-11f0-4505-89e1-8057ea3b4867", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -121068,7 +121068,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccc5a7a0-aa50-409b-b4ec-6d8be874577d", + "id": "ca08ad8b-12c7-4f23-97e8-2874705c5afe", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -121112,7 +121112,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40d00f0b-e124-48e6-96e8-3e247b30a533", + "id": "3d8df28c-332e-434f-a93f-3d73284d8146", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -121156,7 +121156,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e75a0bd-53a6-4693-a300-c36dd5641a82", + "id": "ea09c325-8f04-43b7-9ee9-f4250d160c3b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -121200,7 +121200,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6c95efe-6bb7-462c-bff2-8d4a8a5b4ab2", + "id": "81704c27-ce01-48b3-9a85-9e6e0a335f94", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -121250,7 +121250,7 @@ } }, { - "id": "6c70a8e7-3f54-4762-8924-bd2db2b1f13c", + "id": "8aed8f13-8828-49aa-97ae-f67264979645", "name": "Unsubscribe a recipient from Scheduled Search", "request": { "name": "Unsubscribe a recipient from Scheduled Search", @@ -121305,7 +121305,7 @@ }, "response": [ { - "id": "6485cbe4-0780-4b7b-8c6f-72c9043f0c5a", + "id": "8ad054d9-e358-4bf1-8d9d-0ecbaa5766a9", "name": "No Content - Indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -121353,7 +121353,7 @@ "_postman_previewlanguage": "text" }, { - "id": "4a275547-0241-4311-a3ff-997e5a99275f", + "id": "9e3fb558-15b5-4ed3-8692-a945697fdca6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -121411,7 +121411,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de840e33-cbc6-4b93-bf00-438f2c3d27df", + "id": "d4fccb25-e232-4360-ba47-abf512aa0a7a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -121469,7 +121469,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d54cf696-1a8c-456e-930d-3c5e67ca5e0a", + "id": "a2402153-e064-49c9-9f66-e059299c3d31", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -121539,7 +121539,7 @@ "description": "Use this API to implement search functionality. \nWith search functionality in place, users can search their tenants for nearly any information from throughout their organizations. \n\nIdentity Security Cloud enables organizations to store user data from across all their connected sources and manage the users' access, so the ability to query and filter that data is essential. \nIts search goes through all those sources and finds the results quickly and specifically. \n\nThe search query is flexible - it can be very broad or very narrow. \nThe search only returns results for searchable objects it is filtering for. \nThe following objects are searchable: identities, roles, access profiles, entitlements, events, and account activities. \nBy default, no filter is applied, so a search for \"Ad\" returns both the identity \"Adam.Archer\" as well as the role \"Administrator.\"\n\nUsers can further narrow their results by using Identity Security Cloud's specific syntax and punctuation to structure their queries. \nFor example, the query \"attributes.location:austin AND NOT manager.name:amanda.ross\" returns all results associated with the Austin location, but it excludes those associated with the manager Amanda Ross.\nRefer to [Building a Search Query](https://documentation.sailpoint.com/saas/help/search/building-query.html) for more information about how to construct specific search queries. \n\nRefer to [Using Search](https://documentation.sailpoint.com/saas/help/search/index.html) for more information about Identity Security Cloud's search and its different possibilities. \n\nThe search feature uses Elasticsearch as a datastore and query engine. \nThe power of Elasticsearch makes this feature suitable for ad-hoc reporting.\nHowever, data from the operational databases (ex. identities, roles, events, etc) has to be ingested into Elasticsearch. \nThis ingestion process introduces a latency from when the operational data is created to when it is available in search. \nDepending on the system load, this can take a few seconds to a few minutes. \nPlease keep this latency in mind when you use search.\n", "item": [ { - "id": "e47c5152-a8a7-46be-b1e9-d1cb18784e09", + "id": "f1a6efaa-e52b-46c0-aa94-3660c914af55", "name": "Perform Search", "request": { "name": "Perform Search", @@ -121609,7 +121609,7 @@ }, "response": [ { - "id": "b8ab6e5b-9e64-4324-83ba-22997c641195", + "id": "1eae163d-a94d-4ab9-badb-c1f866bef7ec", "name": "A collection of AccessProfiles", "originalRequest": { "url": { @@ -121702,7 +121702,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6d31400-4a27-449d-acb0-ac9e52aaae87", + "id": "3c698d8e-7a26-48e3-83f7-72777b779535", "name": "A collection of Entitlements", "originalRequest": { "url": { @@ -121795,7 +121795,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59206354-d2de-4b79-8992-93a19005d021", + "id": "60562a0e-5598-4dd2-b606-c1444759e5e0", "name": "A collection of Events", "originalRequest": { "url": { @@ -121888,7 +121888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "162bb106-d783-4895-b54c-f338a8b19ca2", + "id": "4fa4df68-fdcd-4759-b8ba-6d2ee7471aa3", "name": "A collection of Identities", "originalRequest": { "url": { @@ -121981,7 +121981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af8a9444-a602-4b95-b401-7dd747eaa703", + "id": "15afb52d-44dd-4ce4-9978-baf6bd36a644", "name": "A collection of Roles", "originalRequest": { "url": { @@ -122074,7 +122074,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63c2f30b-2305-44ae-acf4-078f5101e841", + "id": "253390fd-abca-40e8-abdb-8b381bf3e4a8", "name": "Filter with Exists", "originalRequest": { "url": { @@ -122167,7 +122167,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77e4c096-1135-4e4c-b4e4-d8072f7a3d4b", + "id": "d2b5a843-0ae2-43d7-9682-d8786cd72fb6", "name": "Filter with Range", "originalRequest": { "url": { @@ -122260,7 +122260,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b8da2fb-c4e1-4a19-bf4a-cbdc6866e001", + "id": "8528c317-cfdc-4233-bf36-f953ee4f2591", "name": "Filter with Terms", "originalRequest": { "url": { @@ -122353,7 +122353,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7886507-e1a3-4cb3-b613-8789828f0352", + "id": "ca03cee8-425c-449c-b5d3-756c219e5103", "name": "Query with Fields", "originalRequest": { "url": { @@ -122437,7 +122437,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad4c5ca0-9636-4baa-bc9d-56838d39fe2f", + "id": "974726f7-798b-474e-8436-273949ea88e3", "name": "Query with TimeZone", "originalRequest": { "url": { @@ -122521,7 +122521,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c0a91ce-e461-4c63-a59e-59babec18469", + "id": "d58f7081-6d45-4ede-a238-483228183b3d", "name": "Query with InnerHit", "originalRequest": { "url": { @@ -122605,7 +122605,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f1d03b5-00f7-46ff-afa2-265b50007dac", + "id": "9584729e-2bec-4489-b134-ab83ba2f0cde", "name": "TypeAheadQuery", "originalRequest": { "url": { @@ -122689,7 +122689,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57109557-d320-4fc0-802c-7b69410062cf", + "id": "87d814ae-58b3-4efc-8acd-388ef3b127af", "name": "TypeAheadQuery with NestedType", "originalRequest": { "url": { @@ -122773,7 +122773,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ef0985b-16e3-436d-8e94-20e6045e1a7d", + "id": "f05a4e9f-4733-480f-9167-931e45c9ae30", "name": "Filter with Exists", "originalRequest": { "url": { @@ -122857,7 +122857,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2694302a-551d-42d5-9e9f-a5dc3b252043", + "id": "2a4e8d0d-f7d0-40c6-84c3-9c98ca2bb2e9", "name": "Filter with Range", "originalRequest": { "url": { @@ -122941,7 +122941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ab4f7c8-26f1-454b-9e01-9ea26d37088d", + "id": "18aafd20-37d7-495e-9194-f7c65770b18b", "name": "Filter with Terms", "originalRequest": { "url": { @@ -123025,7 +123025,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba47afff-d68b-42a8-a3ad-84186b59866b", + "id": "8cdf4f74-27af-4119-a289-d876a2ffcbca", "name": "Query with Fields", "originalRequest": { "url": { @@ -123109,7 +123109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6573e39d-d18a-43f7-9fbf-b5c4ffa790f8", + "id": "12b33a53-009d-4f25-aa05-09107b93e161", "name": "Query with TimeZone", "originalRequest": { "url": { @@ -123193,7 +123193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7f13184-83a7-4ed0-8037-306d3f84b134", + "id": "4097a902-eb93-462a-9525-09c509eb0d9c", "name": "Query with InnerHit", "originalRequest": { "url": { @@ -123277,7 +123277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "679380bd-4804-4f4c-8635-abee63bf967b", + "id": "e5cab24e-826f-4922-adff-b7aa0abe8788", "name": "TypeAheadQuery", "originalRequest": { "url": { @@ -123361,7 +123361,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b98128a-32a6-46c4-9cc4-bdff8b1eaa8d", + "id": "83529456-bfd8-4535-9672-f2f592172e3b", "name": "TypeAheadQuery with NestedType", "originalRequest": { "url": { @@ -123445,7 +123445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6de0a060-48b9-4d26-a1da-007f667538ae", + "id": "a51f51b8-bedb-4c4c-95a1-fd0d6cf3b6cf", "name": "Filter with Exists", "originalRequest": { "url": { @@ -123529,7 +123529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5fb2730-6330-4e79-851b-aec0d67bca0c", + "id": "cc847b3d-4bc4-44b6-9094-8c3e6fcce9fd", "name": "Filter with Range", "originalRequest": { "url": { @@ -123613,7 +123613,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3640f0d7-53d1-4cdc-82bd-90590777e7cb", + "id": "f1ff8d28-3ff8-409f-84f3-f6f0a0005466", "name": "Filter with Terms", "originalRequest": { "url": { @@ -123697,7 +123697,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d30abf3-f777-40a0-a054-8642dea6154d", + "id": "4eafafe5-9e65-43b6-bc6d-3b6d999a2c86", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -123781,7 +123781,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c20f51fb-7a1d-47e3-8d7b-81b5a3675e12", + "id": "8011b749-d80a-45cf-b419-464105cb5fc1", "name": "Query with TimeZone", "originalRequest": { "url": { @@ -123865,7 +123865,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fd5cf86-50f7-4d18-bca2-6039b3f2e4cf", + "id": "806d7252-7f73-410b-9f2a-45688326a6b1", "name": "Query with InnerHit", "originalRequest": { "url": { @@ -123949,7 +123949,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10f936c7-ad84-4085-b0d4-d1157736ca8b", + "id": "da30dccb-83d3-46a1-ae15-75226f1a4516", "name": "TypeAheadQuery", "originalRequest": { "url": { @@ -124033,7 +124033,7 @@ "_postman_previewlanguage": "json" }, { - "id": "767d8a64-4af5-412f-b9a7-584726038d96", + "id": "fb1ae199-9cb8-4461-80ec-32ed56dfcb52", "name": "TypeAheadQuery with NestedType", "originalRequest": { "url": { @@ -124117,7 +124117,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62b6bb9f-cb2a-4c3e-8b9b-6cfce1b41e06", + "id": "105b550a-1658-4a01-ab1d-97ca0f433af5", "name": "Filter with Exists", "originalRequest": { "url": { @@ -124201,7 +124201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c9fd3ca-a57b-4a9f-b8df-ad66774cb298", + "id": "ef7b656e-a2f5-49c4-9a5e-ed7f11137c14", "name": "Filter with Range", "originalRequest": { "url": { @@ -124285,7 +124285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "546c3995-9791-4573-9751-c76bb5297626", + "id": "b22287c4-01a9-4fad-bda6-a5561c878d91", "name": "Filter with Terms", "originalRequest": { "url": { @@ -124369,7 +124369,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ab5eef1-eccd-48c6-b070-2d2c4ec6f794", + "id": "7acc68f2-ef9b-4c1b-871f-0a09f5bac414", "name": "Query with Fields", "originalRequest": { "url": { @@ -124453,7 +124453,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05db9355-56c4-4c26-bbe8-1180b16b26d3", + "id": "86e1adf2-f768-47c1-b854-98cec9ee1841", "name": "Query with TimeZone", "originalRequest": { "url": { @@ -124537,7 +124537,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f90d265-6182-4b3f-a6cb-cc6a86c04c65", + "id": "279c53eb-2ea7-4ce5-b94d-ed279624e798", "name": "Query with InnerHit", "originalRequest": { "url": { @@ -124621,7 +124621,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8f8d534-d51c-43b7-8e02-8940e592aa72", + "id": "5c930f82-1d3d-4285-a3bd-65feff656fc0", "name": "TypeAheadQuery", "originalRequest": { "url": { @@ -124705,7 +124705,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6003fc3c-e314-43f1-bb7c-3f992aad3197", + "id": "daf6fab0-26ce-4b01-82a3-afb2b926e3f0", "name": "TypeAheadQuery with NestedType", "originalRequest": { "url": { @@ -124789,7 +124789,7 @@ "_postman_previewlanguage": "json" }, { - "id": "772f4e50-ab46-4eab-8e82-146867b0ebef", + "id": "2ff61e3e-f932-49b5-851e-b8908bad5517", "name": "Filter with Exists", "originalRequest": { "url": { @@ -124873,7 +124873,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f93bc96e-d767-40de-8a25-aef0b4f061c2", + "id": "78031ab2-8108-473c-b14c-c97ce685308e", "name": "Filter with Range", "originalRequest": { "url": { @@ -124957,7 +124957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c15939ee-6172-4247-8478-2e64e8730d59", + "id": "102c9596-082f-4bad-80fa-b519a020c4d5", "name": "Filter with Terms", "originalRequest": { "url": { @@ -125041,7 +125041,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf841e1e-349d-4898-abaa-918c08620897", + "id": "30afc500-7ffc-4054-a9b6-a583de162177", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -125125,7 +125125,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be79fc47-a2e0-429e-ace6-50b0ff16af66", + "id": "1004d3b7-a779-4b6a-a48e-f2fce9c0b74b", "name": "Query with TimeZone", "originalRequest": { "url": { @@ -125209,7 +125209,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0777e649-bf72-4f60-86cd-acd32ce46c74", + "id": "21d31114-4f11-422a-9cc1-8cca3bc4db43", "name": "Query with InnerHit", "originalRequest": { "url": { @@ -125293,7 +125293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba976d7b-99ba-41f9-aa52-a9cd492bd765", + "id": "74ec7899-1b2b-4664-a564-2cb01c7ec8c2", "name": "TypeAheadQuery", "originalRequest": { "url": { @@ -125377,7 +125377,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e259a428-9a9e-46fb-ba92-0325a0c546aa", + "id": "5598b253-b0f7-4957-9095-8fdeb11fe64d", "name": "TypeAheadQuery with NestedType", "originalRequest": { "url": { @@ -125461,7 +125461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5aaa1b64-18ee-4f7f-9f6b-ea3535bc9711", + "id": "e4699380-ace1-4e9d-aba0-bfae7bf77199", "name": "Filter with Exists", "originalRequest": { "url": { @@ -125545,7 +125545,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6899e00-5aff-4664-8add-eea3ddb8bc2f", + "id": "7b68c9d0-b19c-4213-9968-1a69390390dd", "name": "Filter with Range", "originalRequest": { "url": { @@ -125629,7 +125629,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6bb9698-02c3-4eeb-ad0f-992da9483e08", + "id": "8181a3b5-913e-4077-bf4b-06458b674530", "name": "Filter with Terms", "originalRequest": { "url": { @@ -125719,7 +125719,7 @@ } }, { - "id": "638f96cb-6b96-452d-bf9e-f5ad0693dc19", + "id": "690f9f10-2982-4678-b880-3c834c953fa3", "name": "Count Documents Satisfying a Query", "request": { "name": "Count Documents Satisfying a Query", @@ -125762,7 +125762,7 @@ }, "response": [ { - "id": "189706bb-87ab-4c13-8038-f79096c03c62", + "id": "d0eb7cd6-817b-4197-ae4e-04106bc40888", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -125819,7 +125819,7 @@ "_postman_previewlanguage": "text" }, { - "id": "807290da-b7dd-45a9-ab40-cfdd1871c2e2", + "id": "eb31cb36-c69e-4615-b0aa-97e3567f9f94", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -125876,7 +125876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25b86808-6065-4624-85ae-91a12efe1025", + "id": "abd52dd3-baf5-4d1c-adfd-7b0879467e73", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -125933,7 +125933,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34c5b7b9-42d9-48b6-a558-b58c4fa695ba", + "id": "02b6efa8-2f56-49ca-a187-7b4e9b549a6a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -125990,7 +125990,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6330b2c1-d8df-4c28-8ea9-2175aa39a7fa", + "id": "dced6a3e-9f85-4e67-8b8e-2b291fdb9557", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -126047,7 +126047,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5162bcd2-695e-407a-9905-cb311b65c526", + "id": "206962c9-d75f-4d66-9624-40297f9e95e5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -126110,7 +126110,7 @@ } }, { - "id": "1417f68d-48d0-4bd3-bbc6-3ee4b626384e", + "id": "a81be7a5-2524-40fd-bb26-0a2686c7ed34", "name": "Perform a Search Query Aggregation", "request": { "name": "Perform a Search Query Aggregation", @@ -126181,7 +126181,7 @@ }, "response": [ { - "id": "b1843c5e-acc7-4eda-901f-973135a932b4", + "id": "9f13e195-2d38-4148-af29-88179e892d2f", "name": "MetricAggregation", "originalRequest": { "url": { @@ -126275,7 +126275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9e95524-3500-4c1d-a1ba-f96afaea6db4", + "id": "540b839a-c8bb-4ca1-921f-07018e69dc76", "name": "MetricAggregation using DSL", "originalRequest": { "url": { @@ -126369,7 +126369,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14826316-8213-49d8-9e65-e6631d2b0c8d", + "id": "88852805-af55-4b4f-bce0-a7db21c79828", "name": "BucketAggregation", "originalRequest": { "url": { @@ -126463,7 +126463,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ed47f17-66e9-47c0-bed5-1fd934f03244", + "id": "e8792fab-5b39-4c8d-8cf3-252661cc8cf0", "name": "BucketAggregation using DSL", "originalRequest": { "url": { @@ -126557,7 +126557,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b8acc89-1a4f-4057-9b81-618956359f03", + "id": "a961ec54-c5f3-48ae-ab96-c1bfa32b60a1", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -126651,7 +126651,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c395598-e496-465b-9f69-df06413ae992", + "id": "1b0210e5-14a8-4f58-86fc-29efcf3f6ee5", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -126745,7 +126745,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ceaed523-d3a6-4a5b-8989-529578457479", + "id": "1a181f6a-529a-48ed-89d5-99947bba0eb3", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -126839,7 +126839,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad5b705a-be2f-41fa-b7ef-7c2467ba4635", + "id": "77f1ba5b-e3f7-4bab-a45a-defab5bdc734", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -126933,7 +126933,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a214a4f0-3e62-45e3-a32c-e2b48a57eba3", + "id": "16a2bf4c-ef9c-4322-8dc7-52803898ecfc", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -127027,7 +127027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8098eed7-36f7-4608-835a-ac7d44a10589", + "id": "34ae0a8d-408e-4fda-a18a-62cebf6e4bea", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -127121,7 +127121,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d79a8f6b-cf05-4867-88c0-b57b80def6d4", + "id": "a684c7b8-9c84-4db4-82fb-93b4dbcdbf65", "name": "MetricAggregation", "originalRequest": { "url": { @@ -127206,7 +127206,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0218e9b9-4bf9-438e-b3bd-d24d76acde83", + "id": "36c5a75a-187d-4037-8e85-155530ac1040", "name": "MetricAggregation using DSL", "originalRequest": { "url": { @@ -127291,7 +127291,7 @@ "_postman_previewlanguage": "json" }, { - "id": "654d57a7-1b70-47d2-9b5f-fc0d7e691c91", + "id": "11279ea7-dae6-4452-9956-e59f59523444", "name": "BucketAggregation", "originalRequest": { "url": { @@ -127376,7 +127376,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ff03c9a-bcec-4f70-a60b-6ad52422b225", + "id": "470227df-2e09-40d2-8440-7fc63ad6d0d7", "name": "BucketAggregation using DSL", "originalRequest": { "url": { @@ -127461,7 +127461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82236e21-d926-4514-8bbb-1b656cba6601", + "id": "d60d3445-ed85-4d8f-b1da-36176d4cefaf", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -127546,7 +127546,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a3b47bf-7c00-4a32-8c19-e0c4d05ce2d9", + "id": "4a1f0de8-f76b-4c9d-b961-863dceae5f6b", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -127631,7 +127631,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9b340c2-9862-473e-b911-859588e1cc92", + "id": "c12a96c2-e8f3-4160-93f3-91e85fa8e942", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -127716,7 +127716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ebc1ea5-607d-45fb-8fb8-c3533c3131da", + "id": "27d9672b-e453-4dee-ad3e-f02503e07f5a", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -127801,7 +127801,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b30cfbc-fa4c-4573-931d-8519e9edd4bd", + "id": "3fab28e9-839a-4cc4-8da7-f0ecd9f697fe", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -127886,7 +127886,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd02eb56-2f33-4369-9860-a728f5948a3a", + "id": "5b4ef8c8-be9c-4b8a-8286-9a5d8eb82e16", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -127971,7 +127971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dcad1042-dc69-4292-92d0-223a012d236d", + "id": "b92f784b-b8d4-44f4-a169-30f9488b0edf", "name": "MetricAggregation", "originalRequest": { "url": { @@ -128056,7 +128056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0271917c-a092-42ce-a6a9-cf2cdb099260", + "id": "e69404dd-1279-40af-84f5-1b6b2fdb92e4", "name": "MetricAggregation using DSL", "originalRequest": { "url": { @@ -128141,7 +128141,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8edcf657-0d6a-4697-8310-5222dd11ab8d", + "id": "925f623a-ae9d-407f-a510-9bf66808f85c", "name": "BucketAggregation", "originalRequest": { "url": { @@ -128226,7 +128226,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f19d5cf-2cf8-4246-9c37-a2126f7ded34", + "id": "7ed1bd04-8cc4-43b3-89f0-2849a83e2213", "name": "BucketAggregation using DSL", "originalRequest": { "url": { @@ -128311,7 +128311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dcfed699-4a6e-49b8-a37d-4e7def48e28e", + "id": "bd1e04c2-8559-417b-a2e5-e07ca95370f2", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -128396,7 +128396,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58d77eea-da2f-4b04-b255-b53d98f0407a", + "id": "81137902-8bad-4690-8e16-96467bb30a16", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -128481,7 +128481,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38a536e7-8ef2-4cfb-91d0-eefd634ff656", + "id": "d9219488-2802-4bc5-b41b-591f75af48ba", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -128566,7 +128566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7671bfb-6a8a-40f4-8fc3-c5522f2b4fbd", + "id": "37ab02c4-0cbb-4785-acd3-1f1b5f827386", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -128651,7 +128651,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24576271-5c7e-40ce-9ec8-531d75a65dc2", + "id": "6de64701-6d99-42e8-a090-e63774c1955a", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -128736,7 +128736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0a06e78-a67e-42a5-a834-d44e83e8ef3f", + "id": "ce03e400-865e-4e6b-a4e7-a5ae18d9d6d3", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -128821,7 +128821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c5cd357-6069-4ec2-aae6-b1ca6e95171f", + "id": "dbb75d0b-c759-4bd1-a9d5-ad2223454689", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -128906,7 +128906,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18f5c913-a9f1-4bda-84c9-aa844a6879b9", + "id": "47f1dfe0-c381-4ade-870b-e4e45ecee7d3", "name": "MetricAggregation using DSL", "originalRequest": { "url": { @@ -128991,7 +128991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b9100d3-e0fe-46a9-b421-28f404cc1096", + "id": "40306b5f-14be-4ca6-9c7c-2ed0a556b4b6", "name": "BucketAggregation", "originalRequest": { "url": { @@ -129076,7 +129076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ce7f9fc-dfa4-44c1-9ec8-076fef9d227d", + "id": "d5e2b3db-85f6-4772-85b7-c0ef8d8f55c0", "name": "BucketAggregation using DSL", "originalRequest": { "url": { @@ -129161,7 +129161,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afea9884-8536-478a-a199-d8f9204d6c92", + "id": "875247c5-a6f3-4d1a-a53b-98e18b2349be", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -129246,7 +129246,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3568b2af-b8e7-46e7-9189-d0b8d6f4720d", + "id": "bdb6ff77-d8d9-4033-a540-78bc212a0cab", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -129331,7 +129331,7 @@ "_postman_previewlanguage": "json" }, { - "id": "328338bf-4c3b-4880-ae8b-0a81be0300ff", + "id": "9fef4518-2fe1-4a3b-a133-5f351a9c9718", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -129416,7 +129416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5beebcb2-bbb8-4c1f-839d-063051b51748", + "id": "47ff3837-3e7d-4bea-8d34-b5e33eb7aca3", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -129501,7 +129501,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c8c4c40-af0e-4aaf-b224-98aca8d8e517", + "id": "579c17ef-7f8c-4a37-ad9e-71c9c5245a4e", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -129586,7 +129586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "189f4da0-4bb9-4781-978c-94aad9ba9595", + "id": "a4e029f8-f8e0-410c-9bd0-700eab96b75b", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -129671,7 +129671,7 @@ "_postman_previewlanguage": "json" }, { - "id": "775797e0-66bd-436e-8577-9c6086b62981", + "id": "8b0cbccd-1ae8-4272-bacf-62731b9294d3", "name": "MetricAggregation", "originalRequest": { "url": { @@ -129756,7 +129756,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06b865b0-b697-48c3-a25e-2b4a4a71f6b0", + "id": "7ab1cd3f-f0ff-4e78-a210-ded0882e9c04", "name": "MetricAggregation using DSL", "originalRequest": { "url": { @@ -129841,7 +129841,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ffcaf4a-f914-4b86-8b3c-657d52687211", + "id": "38afab04-9586-4bcc-aa29-dd6d3cc6055f", "name": "BucketAggregation", "originalRequest": { "url": { @@ -129926,7 +129926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95fce570-2fbd-43cd-8701-ad902ce5bbe5", + "id": "804a3ab1-a283-42ba-be88-b3e089e842e6", "name": "BucketAggregation using DSL", "originalRequest": { "url": { @@ -130011,7 +130011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc37e8ea-7dfb-4362-a9b0-8d39d8a71fa6", + "id": "7bc3e5be-00bc-4de6-8c26-e32cb5fc9093", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -130096,7 +130096,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4154311f-8c3a-4334-8cd3-eff23f46d839", + "id": "10aa909c-2670-4a3e-bc98-3664f18dc3a9", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -130181,7 +130181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15465577-10ec-49c6-b3b2-ef2b09da5ad6", + "id": "840789d5-cf5d-4342-b679-62b14d07e46b", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -130266,7 +130266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b14c12a-df81-4058-b3a8-841db0c8aec8", + "id": "a19c5282-b380-4ac6-a47b-0399a7eb9ea3", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -130351,7 +130351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0854aa47-6a0a-4f22-960e-75ba078fa37c", + "id": "d000aa44-3f81-4398-b5d7-96be07a5ce08", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -130436,7 +130436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "102e25b7-6fc3-48cc-b0f5-318deafb3acd", + "id": "afa6dda2-0859-4d9d-9432-d2a9130bacb2", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -130521,7 +130521,7 @@ "_postman_previewlanguage": "json" }, { - "id": "079a5ff6-5688-4a62-a3ff-c548dc94f703", + "id": "61c9806e-5959-4c60-b6df-14857a05483d", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -130606,7 +130606,7 @@ "_postman_previewlanguage": "json" }, { - "id": "695cb758-9efc-4ef0-b298-406d0d401807", + "id": "958d0fac-ebe8-4903-81eb-cfd9740f9dc0", "name": "MetricAggregation using DSL", "originalRequest": { "url": { @@ -130691,7 +130691,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7695ac2b-3c08-46b4-97fa-45ae8d77ae76", + "id": "f435f064-77fe-43ea-9af3-a6418b86eaea", "name": "BucketAggregation", "originalRequest": { "url": { @@ -130776,7 +130776,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8999f98-37e9-4857-b0c9-33f251d721ca", + "id": "e84f4681-40de-4d03-bce4-287c03aec993", "name": "BucketAggregation using DSL", "originalRequest": { "url": { @@ -130861,7 +130861,7 @@ "_postman_previewlanguage": "json" }, { - "id": "182ac3c1-1554-45cf-98bc-a7518a343ff2", + "id": "f3feaead-e92b-414c-abcb-d0dbe6c2738d", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -130946,7 +130946,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6de14c54-f81e-4908-a4e3-bf7c952f76dc", + "id": "2f3c7bc5-2916-4ad9-b839-ecde473afc16", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -131031,7 +131031,7 @@ "_postman_previewlanguage": "json" }, { - "id": "accfc9d8-b663-4c7f-a46f-31678c88fead", + "id": "66d3d007-51de-41ae-affd-dee24584558a", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -131116,7 +131116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e821df7-45aa-4fa2-bc95-544a8e5207dc", + "id": "1805596a-a15a-4b12-a1ca-1c2af1997340", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -131201,7 +131201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b03e0d0-baa1-433a-8d18-2db7baea53fc", + "id": "771b11ed-d161-4ee2-8309-2e0fa78c449a", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -131286,7 +131286,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7ef2ca6-3f42-44a6-bdca-56494a9b588b", + "id": "09d2ee5e-596b-4993-bf10-14a51d792d6c", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -131377,7 +131377,7 @@ } }, { - "id": "e4ee608f-8c2b-4aba-a587-a514e9ad3e4f", + "id": "2f8b2c69-a627-400c-ac98-793968d79028", "name": "Get a Document by ID", "request": { "name": "Get a Document by ID", @@ -131429,7 +131429,7 @@ }, "response": [ { - "id": "572849f9-f5a2-4a20-a445-83c51861d38d", + "id": "ab815d18-2178-4c61-9987-cc54ce02f5d6", "name": "AccessProfile", "originalRequest": { "url": { @@ -131474,7 +131474,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c537c0dd-a3e7-4618-af63-6a4060ab848d", + "id": "3d96fd3b-1a81-4620-a92b-8170471d886c", "name": "Entitlement", "originalRequest": { "url": { @@ -131519,7 +131519,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e95301f1-3d11-449b-bb93-8916dcb546fe", + "id": "854aa9fe-4f1e-4d89-962e-99787b9fe3d5", "name": "Event", "originalRequest": { "url": { @@ -131564,7 +131564,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3fd5bcad-f880-4b36-8464-1ff529875dbb", + "id": "d7bd633d-c15e-45a5-8902-e43f4b5af9d2", "name": "Identity", "originalRequest": { "url": { @@ -131609,7 +131609,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9953a73f-59ef-46b0-a265-3b60b5f904b0", + "id": "095d0dc6-fee4-4a88-9992-c0907587dd44", "name": "Role", "originalRequest": { "url": { @@ -131654,7 +131654,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6bc7376-3caa-4ca3-96c4-42bd1d5bf71c", + "id": "342aa8ca-af60-44dc-961d-b2928c16eeac", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -131699,7 +131699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bd300a2-c6ef-42fd-892f-0b1b2da8b3e6", + "id": "a81cf730-d93b-4c7e-aea6-1fd680914c4b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -131744,7 +131744,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a03bea5-812d-4739-9c43-2e354583c61e", + "id": "c19ea837-d89e-4fbe-8385-e04355e7cedf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -131789,7 +131789,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fef973d-d9f6-4812-bbbd-d2cc34dbd231", + "id": "db645018-2680-4993-b473-97f132d71353", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -131834,7 +131834,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7be4d50f-9a5e-4b8b-9401-38dc6dc4080e", + "id": "0b1f0cac-65a0-47e7-9223-f16b228de766", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -131879,7 +131879,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe28a3d7-8a64-416b-9fc2-4d0928891445", + "id": "d51c4dfb-6b5e-414b-b22d-115257320f81", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -131936,7 +131936,7 @@ "description": "Use this API to implement search attribute configuration functionality, along with [Search](https://developer.sailpoint.com/docs/api/v3/search).\nWith this functionality in place, administrators can create custom search attributes that and run extended searches based on those attributes to further narrow down their searches and get the information and insights they want. \n\nIdentity Security Cloud (ISC) enables organizations to store user data from across all their connected sources and manage the users' access, so the ability to query and filter that data is essential. \nIts search goes through all those sources and finds the results quickly and specifically. \n\nThe search query is flexible - it can be very broad or very narrow. \nThe search only returns results for searchable objects it is filtering for. \nThe following objects are searchable: identities, roles, access profiles, entitlements, events, and account activities. \nBy default, no filter is applied, so a search for \"Ad\" returns both the identity \"Adam.Archer\" as well as the role \"Administrator.\"\n\nUsers can further narrow their results by using ISC's specific syntax and punctuation to structure their queries. \nFor example, the query \"attributes.location:austin AND NOT manager.name:amanda.ross\" returns all results associated with the Austin location, but it excludes those associated with the manager Amanda Ross.\nRefer to [Building a Search Query](https://documentation.sailpoint.com/saas/help/search/building-query.html) for more information about how to construct specific search queries. \n\nRefer to [Using Search](https://documentation.sailpoint.com/saas/help/search/index.html) for more information about ISC's search and its different possibilities. \n\nWith Search Attribute Configuration, administrators can create, manage, and run searches based on the attributes they want to search. \n", "item": [ { - "id": "bef4272d-3e5b-4cc1-98d4-4652e976cf91", + "id": "59ee1a50-5e04-4fe6-b64a-8198ec753ba7", "name": "Create Extended Search Attributes", "request": { "name": "Create Extended Search Attributes", @@ -131979,7 +131979,7 @@ }, "response": [ { - "id": "61e5afca-c9f7-4412-b17d-9cbb112c5263", + "id": "9a690a5d-e5c4-4b67-ab35-51a57b4712bd", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -132036,7 +132036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4811c4b8-1bf6-4c5e-ba39-bdac259a2470", + "id": "c037dce1-5385-4af4-b458-835d9ff7d5d8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -132093,7 +132093,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a34d0ed-f4d5-4049-8229-46f9bfa8ad84", + "id": "78e1bee3-1a67-4c40-a8d3-df4ba20e464f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -132150,7 +132150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9339ee7b-3bc9-474c-ae7d-3f1561f7151a", + "id": "c6621e33-30ee-4756-825a-f72d81242ef5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -132207,7 +132207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0d7a997-1a17-4dd2-a804-8a2d68279406", + "id": "9f7b6168-6309-4a8e-82e7-7ad7e27e2579", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -132264,7 +132264,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ba35184-23af-49d5-8eec-ad1afbef3e68", + "id": "f802218f-df61-44e7-9746-c89ccd9bbf27", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -132321,7 +132321,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce3c0619-e1f8-422c-8e31-2424991701e3", + "id": "20cdb66b-34b9-48e5-a17e-4930dabac6d6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -132384,7 +132384,7 @@ } }, { - "id": "f2a64250-e0af-4589-98ed-dd6dfe332e66", + "id": "3f95fe09-4712-4398-a17c-020939008c66", "name": "List Extended Search Attributes", "request": { "name": "List Extended Search Attributes", @@ -132414,7 +132414,7 @@ }, "response": [ { - "id": "03bcdbea-c5cd-4407-85bc-53a198a18dcf", + "id": "b9caba47-6205-4b9a-8bbe-b1fe668540c7", "name": "List of attribute configurations in IdentityNow.", "originalRequest": { "url": { @@ -132458,7 +132458,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae427cd5-3666-447d-a08e-63a67b12a81b", + "id": "0fea3a14-1ce7-443b-a64c-aa924b17c34e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -132502,7 +132502,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a2d61a6-dd5b-47d5-a8bd-a3b04dc2569c", + "id": "88510999-587e-46b4-b1aa-59f15e1a3c24", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -132546,7 +132546,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81559afd-8f70-437d-b069-3a1a176549ed", + "id": "ee646811-18ce-4463-bfd4-6af72abb9629", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -132590,7 +132590,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4cdc04bb-d14d-4a79-839c-20d0318b8c37", + "id": "81374d94-bbf3-4df7-8ae8-c83026b3f118", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -132634,7 +132634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "872fe807-848b-489a-8c5e-55cd91c8896b", + "id": "ce975601-a9d6-436e-8733-d62af807ec87", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -132684,7 +132684,7 @@ } }, { - "id": "bd01180b-82b0-451b-8b4e-8e687c77c4c1", + "id": "50b0ca32-4db6-418f-924e-dc5d0d7361dc", "name": "Get Extended Search Attribute", "request": { "name": "Get Extended Search Attribute", @@ -132726,7 +132726,7 @@ }, "response": [ { - "id": "c6d82a19-b623-42e2-9d15-4be242a7e0d9", + "id": "e09aba1e-1ad2-4e88-9651-377e12202bf8", "name": "Specific attribute configuration in ISC.", "originalRequest": { "url": { @@ -132771,7 +132771,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2259bc2c-95d3-4e4a-afd4-d6ed2bacd6d6", + "id": "c7f62ba0-4437-444f-b1d1-4e3a30735ab4", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -132806,7 +132806,7 @@ "_postman_previewlanguage": "text" }, { - "id": "0dc85c9c-e1d7-43db-a45e-e88bade5d78e", + "id": "62604e46-a6a8-4bf9-93f4-a4690d1993cf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -132851,7 +132851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2f9a112-d7e0-4a40-b58c-b82858933ce1", + "id": "e4aa2fad-51c2-4ed0-8236-05664145bb10", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -132896,7 +132896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc27f60c-8a7f-42dd-9e73-0c980e035883", + "id": "712f2f04-8f56-499f-bae3-9030d4b84751", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -132941,7 +132941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3544e70d-341f-4880-8c11-1ff740d1b702", + "id": "2d36a649-bdac-4fef-8a3d-6fd06dcfb2c8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -132986,7 +132986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "796822c2-9e82-4968-a29a-ef61b5b517cf", + "id": "71af3c9d-d652-4fb8-af51-21bcdc04887d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -133031,7 +133031,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4ba2a5e-63d4-4a5d-9fab-b23def12c4c3", + "id": "66eabd65-8bd0-4e1b-a207-5be41d125f23", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -133082,7 +133082,7 @@ } }, { - "id": "c426449a-3bf9-4d4e-b914-090c91325268", + "id": "3b71ce97-2666-4e7b-a429-87d4b5d36c38", "name": "Delete Extended Search Attribute", "request": { "name": "Delete Extended Search Attribute", @@ -133124,7 +133124,7 @@ }, "response": [ { - "id": "3b797fbe-e3fd-47ac-ad7c-d8ca275baa2c", + "id": "334de465-1ead-4fcc-9d96-eb4049da10ab", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -133159,7 +133159,7 @@ "_postman_previewlanguage": "text" }, { - "id": "3f7a0089-0cde-4a20-b2c7-a99616653bc1", + "id": "a243db9b-88b0-4607-aef8-335c8ab737e4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -133204,7 +133204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c17f5d2c-d62c-4ff8-a021-c31745c8fd9f", + "id": "1eda2c94-d226-4d17-888b-fcf9caa63a73", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -133249,7 +133249,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c637b78-97b1-43e5-afe9-b5ae60633ab8", + "id": "335b43f0-8bef-4ead-b02e-f00492b986b4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -133294,7 +133294,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca8a3b1d-0948-4f98-8732-f45066b70107", + "id": "a3e6a6ef-338e-44f6-b06a-7446856847ab", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -133339,7 +133339,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4f98316-0ecd-44b1-b358-d2c08ab9ae9b", + "id": "2aa8cf5e-93af-4ebe-8ba0-fe4f2fbac082", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -133384,7 +133384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "818d4090-5b9b-4610-bfc0-8689d7520b21", + "id": "7870a89b-e60d-42cc-aa00-4c2c05e0e238", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -133435,7 +133435,7 @@ } }, { - "id": "d58a49bb-426c-4307-a0f1-2b70ef8528a1", + "id": "811d7758-2a22-4bef-8e5e-e678ba96d8f6", "name": "Update Extended Search Attribute", "request": { "name": "Update Extended Search Attribute", @@ -133490,7 +133490,7 @@ }, "response": [ { - "id": "2a079687-a2fa-4ef7-ac30-f5b488d02a7f", + "id": "70609f30-8f9f-4c03-838d-b0194651e23c", "name": "The updated search attribute configuration.", "originalRequest": { "url": { @@ -133548,7 +133548,7 @@ "_postman_previewlanguage": "json" }, { - "id": "957aa90d-3c21-404e-8b4a-be4bdeb4368e", + "id": "517ec0fc-124b-4acc-b46f-344f6d2bf96d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -133606,7 +133606,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58578df0-b3d3-4e41-90d7-b296ef9520fc", + "id": "dbcc2a4f-6004-4792-9ff0-70c2045ae2ea", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -133664,7 +133664,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbdec61b-c28a-410c-af6a-305d29e7338c", + "id": "546f62ac-687d-4b8f-8b63-99645fe74ff6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -133722,7 +133722,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed330ed1-cf7d-43cf-b157-3e2e9062961d", + "id": "062bb294-4e9d-42cb-81e3-2738732f8e31", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -133780,7 +133780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "380d9d9c-9953-4eee-83e4-829dc7cb40ae", + "id": "471662ca-2a49-47e6-ad1b-9c49e2f1ec04", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -133838,7 +133838,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b234d5c3-f0eb-4b46-9a68-206ee1544588", + "id": "e822bed7-4868-42c5-a651-e5360770ba47", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -133908,7 +133908,7 @@ "description": "Use this API to implement and customize access request segment functionality. \nWith this functionality in place, administrators can create and manage access request segments. \nSegments provide organizations with a way to make the access their users have even more granular - this can simply the access request process for the organization's users and improves security by reducing the risk of overprovisoning access. \n\nSegments represent sets of identities, all grouped by specified identity attributes, who are only able to see and access the access items associated with their segments.\nFor example, administrators could group all their organization's London office employees into one segment, \"London Office Employees,\" by their shared location. \nThe administrators could then define the access items the London employees would need, and the identities in the \"London Office Employees\" would then only be able to see and access those items.\n\nIn Identity Security Cloud, administrators can use the 'Access' drop-down menu and select 'Segments' to reach the 'Access Requests Segments' page. \nThis page lists all the existing access request segments, along with their statuses, enabled or disabled. \nAdministrators can use this page to create, edit, enable, disable, and delete segments. \nTo create a segment, an administrator must provide a name, define the identities grouped in the segment, and define the items the identities in the segment can access.\nThese items can be access profiles, roles, or entitlements. \n\nWhen administrators use the API to create and manage segments, they use a JSON expression in the `visibilityCriteria` object to define the segment's identities and access items. \n\nRefer to [Managing Access Request Segments](https://documentation.sailpoint.com/saas/help/requests/segments.html) for more information about segments in Identity Security Cloud.\n", "item": [ { - "id": "691e9e38-e1b7-4303-bfbd-db43a0d38da6", + "id": "e1b023cc-3288-4d0a-a9d7-7d5fe5c31f2f", "name": "Create Segment", "request": { "name": "Create Segment", @@ -133950,7 +133950,7 @@ }, "response": [ { - "id": "8f90fe7a-0125-445c-8978-ff4e5ad85b3d", + "id": "3cc96f0a-c411-4ad3-a0cd-0f7940cd158b", "name": "Segment created", "originalRequest": { "url": { @@ -134006,7 +134006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a3c8dc7-ee88-4942-a739-eaa5554065de", + "id": "d084749f-f482-472b-ad44-8bcf1228af54", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -134062,7 +134062,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5721c70f-e2e4-419c-ba64-9a4bf5c24fac", + "id": "0b22901c-8f7d-43dd-bb09-228c389cda22", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -134118,7 +134118,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d238a709-44f0-4fed-8878-56e558c984fd", + "id": "93a63906-4e21-48dd-950b-f1626ceafd8c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -134174,7 +134174,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9311bc11-5b1a-44f3-a338-aaa1c1e29142", + "id": "4c961175-f1e1-4fde-975c-fe8ffa215be7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -134230,7 +134230,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35f5bb1a-8de8-4638-8c40-b89f277a53ec", + "id": "bab2dfda-0d58-48aa-855a-02ff802b3e46", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -134292,7 +134292,7 @@ } }, { - "id": "db6156a8-9158-46cb-8ce0-afce62bfa4d8", + "id": "c6d5c86c-c41a-4ba0-b629-2917c74a84ca", "name": "List Segments", "request": { "name": "List Segments", @@ -134349,7 +134349,7 @@ }, "response": [ { - "id": "8e07f3c7-40b7-4124-beb7-6dbd319940ad", + "id": "60e9d563-8a05-43bc-8f55-785e1d74ea8b", "name": "List of all segments", "originalRequest": { "url": { @@ -134420,7 +134420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04f5e0b3-0822-4424-975f-cf4759d05e3e", + "id": "ff75e379-3411-4d38-b3bd-4f9831c3f38e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -134491,7 +134491,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf1c3abe-10bb-4aaf-8229-c2c41903c977", + "id": "59e90555-71c3-4d27-84cc-8a61bd5d9f37", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -134562,7 +134562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91134e5b-348f-48be-8976-8aefa5ae9676", + "id": "bfaf428d-f724-4fed-a8f8-7939c2f27c9a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -134633,7 +134633,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3487bb74-be2d-4298-adcf-ee3e24868252", + "id": "5aae6eff-c19d-4bed-8344-53856db744f3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -134704,7 +134704,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2fa6d741-9540-432b-9743-285f155c1e85", + "id": "ec41f197-caae-47a4-85a7-5070e0dade08", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -134781,7 +134781,7 @@ } }, { - "id": "2b286a34-abbe-47b8-87fe-154f8da42359", + "id": "51962afe-b94f-4d7c-8533-9e92e6c22698", "name": "Get Segment by ID", "request": { "name": "Get Segment by ID", @@ -134822,7 +134822,7 @@ }, "response": [ { - "id": "0401b3e6-9ade-479f-ae83-598fe80408b0", + "id": "46c5446a-3f10-40f8-9d24-ed7e16426609", "name": "Segment", "originalRequest": { "url": { @@ -134866,7 +134866,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1b65616-7a2c-4ca8-8e17-8a1546c7076c", + "id": "01567fc9-a84b-4fdb-bc01-40be74f0fcbc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -134910,7 +134910,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e54b2837-c1e5-4a3c-9af8-5ab95936a654", + "id": "fcdcb045-16ba-4cf1-923f-16f72f602e04", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -134954,7 +134954,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8cc7dbbd-4388-41e0-8d37-8f54538e0ecd", + "id": "a23dcec6-24bf-4158-9690-6b1ca394f16b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -134998,7 +134998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0eec90ec-2c08-425a-9e8e-9f2c53233762", + "id": "d0fd2af2-77ff-43b9-af9f-4e6b33c31fb4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -135042,7 +135042,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2b881bb-3fb4-4ae7-97f4-2d6a82b1753e", + "id": "a4b1d6fe-ef0c-4d1a-af11-ff5b6316ada8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -135086,7 +135086,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3447bfe-2c41-4b37-8486-8004f792c915", + "id": "e742fbdc-858f-4ed5-9962-6e67a14feeae", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -135136,7 +135136,7 @@ } }, { - "id": "80cd98eb-5afb-4014-af20-9aa846cf6e34", + "id": "517386e4-9a48-4487-9261-20ff3d6ef600", "name": "Delete Segment by ID", "request": { "name": "Delete Segment by ID", @@ -135177,7 +135177,7 @@ }, "response": [ { - "id": "efffd133-5a4e-47dd-96cf-7f5c6851516a", + "id": "7480eee2-6075-40bd-8582-49f3ec46e58e", "name": "No content.", "originalRequest": { "url": { @@ -135211,7 +135211,7 @@ "_postman_previewlanguage": "text" }, { - "id": "f0aa7fb9-1235-45e5-9fd2-0d5d3b7820de", + "id": "311a79cc-cd63-4150-a26f-1ee7ccccf482", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -135255,7 +135255,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b23af2ce-128f-405e-9a24-af9f82413a7f", + "id": "3d1d9469-0e8e-4c80-99df-6ef599723a6f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -135299,7 +135299,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6684fb55-d47c-4120-adef-a87b18a6e3b0", + "id": "37276574-915e-4476-aeb5-296201e5e134", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -135343,7 +135343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ccf19bc-56fc-4acb-a891-34a5e8e502d5", + "id": "a9826f00-aa69-485d-a2eb-2ba1329c63be", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -135387,7 +135387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8da5b70-a0b8-412b-9674-e82ed61d770d", + "id": "2ad38262-b944-477e-9cf9-50ed54aa841b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -135431,7 +135431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f3e3fe5-2314-4f4a-ab96-81be194e2ab8", + "id": "31c02db3-3eaa-46a6-8be6-43847105cf90", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -135481,7 +135481,7 @@ } }, { - "id": "34ba4d4c-dffc-47a9-9be8-56840bff087d", + "id": "f79f433a-c0a1-4ce1-b5dd-472f81657baf", "name": "Update Segment", "request": { "name": "Update Segment", @@ -135535,7 +135535,7 @@ }, "response": [ { - "id": "4650ce19-9268-4dbd-b641-105da40c41af", + "id": "98517fac-9d76-4e01-a9d3-1a514395a291", "name": "Indicates the PATCH operation succeeded, and returns the segment's new representation.", "originalRequest": { "url": { @@ -135592,7 +135592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a87a3907-5270-443f-aa3d-35238a6d2f73", + "id": "d96dbcbf-1d3d-4581-b9b0-1b2888d627ca", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -135649,7 +135649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7226d6f9-8498-44eb-af81-e4d0cfda0419", + "id": "1743ec0d-003f-48d1-bda7-867e49042520", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -135706,7 +135706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9af18521-727d-448c-8034-29c4de65096d", + "id": "aefe12f8-eeed-44ff-8990-8d04c450e330", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -135763,7 +135763,7 @@ "_postman_previewlanguage": "json" }, { - "id": "103eb35a-7a04-4614-ac4f-f4faef6910bb", + "id": "f0b879ca-55f7-4d4d-a3a3-b9615312702b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -135820,7 +135820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a695c024-51df-45bf-928e-6256b6319108", + "id": "a5e42e32-a25e-4b6b-b2d0-4a17279fdce7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -135877,7 +135877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f069d05d-2265-4e64-8737-4bfda5c20795", + "id": "8ce1ec4f-50a8-4472-937d-1d9d95cb4117", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -135946,7 +135946,7 @@ "description": "Use this API to build an integration between Identity Security Cloud and a service desk ITSM (IT service management) solution. \nOnce an administrator builds this integration between Identity Security Cloud and a service desk, users can use Identity Security Cloud to raise and track tickets that are synchronized between Identity Security Cloud and the service desk. \n\nIn Identity Security Cloud, administrators can create a service desk integration (sometimes also called an SDIM, or Service Desk Integration Module) by going to Admin > Connections > Service Desk and selecting 'Create.'\n\nTo create a Generic Service Desk integration, for example, administrators must provide the required information on the General Settings page, the Connectivity and Authentication information, Ticket Creation information, Status Mapping information, and Requester Source information on the Configure page. \nRefer to [Integrating SailPoint with Generic Service Desk](https://documentation.sailpoint.com/connectors/generic_sd/help/integrating_generic_service_desk/intro.html) for more information about the process of setting up a Generic Service Desk in Identity Security Cloud.\n\nAdministrators can create various service desk integrations, all with their own nuances. \nThe following service desk integrations are available: \n\n- [Atlassian Cloud Jira Service Management](https://documentation.sailpoint.com/connectors/atlassian/jira_cloud/help/integrating_jira_cloud_sd/introduction.html)\n\n- [Atlassian Server Jira Service Management](https://documentation.sailpoint.com/connectors/atlassian/jira_server/help/integrating_jira_server_sd/introduction.html)\n\n- [BMC Helix ITSM Service Desk](https://documentation.sailpoint.com/connectors/bmc/helix_ITSM_sd/help/integrating_bmc_helix_itsm_sd/intro.html)\n\n- [BMC Helix Remedyforce Service Desk](https://documentation.sailpoint.com/connectors/bmc/helix_remedyforce_sd/help/integrating_bmc_helix_remedyforce_sd/intro.html)\n\n- [Generic Service Desk](https://documentation.sailpoint.com/connectors/generic_sd/help/integrating_generic_service_desk/intro.html)\n\n- [ServiceNow Service Desk](https://documentation.sailpoint.com/connectors/servicenow/sdim/help/integrating_servicenow_sdim/intro.html)\n\n- [Zendesk Service Desk](https://documentation.sailpoint.com/connectors/zendesk/help/integrating_zendesk_sd/introduction.html)\n", "item": [ { - "id": "ad0369d4-3e69-4052-bf6c-9acde0040f37", + "id": "e5f230d1-6938-478c-9258-afb6facf780a", "name": "List existing Service Desk integrations", "request": { "name": "List existing Service Desk integrations", @@ -136021,7 +136021,7 @@ }, "response": [ { - "id": "40db8968-40a2-4ff7-ad9d-6ee7a13ced1e", + "id": "17a09917-dd38-496f-b990-97c80f53179a", "name": "List of ServiceDeskIntegrationDto", "originalRequest": { "url": { @@ -136110,7 +136110,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1a33555-6094-4738-b76a-b9b38929de1a", + "id": "ea0887c9-3358-4a45-8d87-9fc2c179180c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -136199,7 +136199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00f6eae2-a8ac-4fd3-a134-42e4e2e5137b", + "id": "9abda87e-e2c9-425e-9862-2058f150d6fc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -136288,7 +136288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f4661d0-a311-40a5-83bf-69639e6f34fa", + "id": "77ee992f-c2cf-4705-b718-090e812408b7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -136377,7 +136377,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e88105e0-84c1-4670-99df-8f4addbf0fc8", + "id": "681744cd-e635-4f52-bd36-12c8d6cb4cc8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -136466,7 +136466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ddbc8938-c34f-48cf-acc8-c1266046d9a9", + "id": "f001b37e-82fc-48e4-8dc6-5d3b63b3018a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -136555,7 +136555,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e10daa8d-7780-46bc-978c-7415e2e21c36", + "id": "a2c12433-0835-4cc1-9344-ba812a79d9aa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -136650,7 +136650,7 @@ } }, { - "id": "611f10d8-b006-4a1e-98b6-7d4fc6af4703", + "id": "9a864dfd-4189-4e4d-9f86-082e7595e024", "name": "Create new Service Desk integration", "request": { "name": "Create new Service Desk integration", @@ -136692,7 +136692,7 @@ }, "response": [ { - "id": "d997267f-2c90-4545-9fe4-f6e6b1cbeaeb", + "id": "202cbefb-68b3-4ec0-8c23-1317fa9b1b52", "name": "Details of the created integration", "originalRequest": { "url": { @@ -136748,7 +136748,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab335f7b-568b-48d5-8c18-eaa277aefae7", + "id": "427cb4da-4fc3-4b9b-af0e-40f7814f9925", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -136804,7 +136804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28661f34-87d0-4e80-ac1a-074a45ff59fc", + "id": "1c0fd0b7-3913-4327-bff5-fac3fee164f7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -136860,7 +136860,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cb07de2-3e0e-42bb-8168-98d0c142cc37", + "id": "a6bba6fd-c535-4bab-ad5c-bb386a7d9914", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -136916,7 +136916,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90973bd4-8f8f-4206-8a48-79d6bcacd219", + "id": "639e34f0-32b8-4c68-840b-e9d039c21882", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -136972,7 +136972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39ffb9f3-29dd-4e5f-986b-1f7966691f53", + "id": "fd5da81a-6750-49fb-b27f-7d86739c2b39", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -137028,7 +137028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77300b98-1afe-4892-a1b3-c2eec56dc235", + "id": "dc2bcfe2-5e8c-4e49-97a0-941243019f80", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -137090,7 +137090,7 @@ } }, { - "id": "3b1c7050-00d5-4964-b569-6e19f77c778b", + "id": "65b55690-9243-44f7-8c36-0a1c21ae3835", "name": "Get a Service Desk integration", "request": { "name": "Get a Service Desk integration", @@ -137131,7 +137131,7 @@ }, "response": [ { - "id": "9ff571f8-0688-435e-90d7-f182400dbf79", + "id": "8b96f407-02b5-4454-98a9-4991c4a8e33b", "name": "ServiceDeskIntegrationDto with the given ID", "originalRequest": { "url": { @@ -137175,7 +137175,7 @@ "_postman_previewlanguage": "json" }, { - "id": "165568b3-f0d5-4cc0-8567-f65812b3a549", + "id": "4f13fa8c-8c14-4298-a097-26c39d906485", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -137219,7 +137219,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2374278-c5c0-4889-8ecb-dba5d82accb7", + "id": "6e73b523-6a5d-4eda-b7db-2edf07b565b4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -137263,7 +137263,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f598f8d-9908-4ff6-9716-175a7a3ce467", + "id": "b91da208-dc81-46e7-bea9-46e1fb15e783", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -137307,7 +137307,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be24bc32-b418-4da6-bfdc-5ce6caa1c34b", + "id": "19027669-d642-4c43-97df-7d5b1ae66fc0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -137351,7 +137351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a6c5f63-8660-4929-b8d6-736ea4061157", + "id": "a9dcc065-08e4-4854-8ee5-5f97e0039e01", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -137395,7 +137395,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d04302bd-c568-4a09-8280-92fe39acda6b", + "id": "1252e66a-25a2-445d-b975-ef6c9bd43490", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -137445,7 +137445,7 @@ } }, { - "id": "80c41f24-1bbf-46cb-a089-6e7847483af2", + "id": "22f289c9-d883-453a-a6c4-b21cc9b7c956", "name": "Update a Service Desk integration", "request": { "name": "Update a Service Desk integration", @@ -137499,7 +137499,7 @@ }, "response": [ { - "id": "0e15948f-a4cb-4acc-b8f7-4e35f347988e", + "id": "32af01ad-67e0-4f96-ba9d-e3d1e6e6a866", "name": "ServiceDeskIntegrationDto as updated", "originalRequest": { "url": { @@ -137556,7 +137556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd0a0753-8d27-410b-9f1d-9de756173de3", + "id": "a7ab48d9-d2de-4abf-956b-fd6792ca8748", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -137613,7 +137613,7 @@ "_postman_previewlanguage": "json" }, { - "id": "783377e1-a348-4b40-be8b-3e238baf7116", + "id": "c35aeab1-89df-4e47-8abd-74fbb9fe8b8b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -137670,7 +137670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a546f81-e3e5-4125-8b79-b41f70d51168", + "id": "32946172-2026-4d2c-ad8c-43d666c2f215", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -137727,7 +137727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13be206c-9ddc-491b-bf96-8f784f6c7571", + "id": "86d294fe-e905-4e61-b37e-42b350603c4b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -137784,7 +137784,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b4b3d14-0abc-43fb-b909-b7f9efda3c78", + "id": "df71fa2d-0c37-4816-97e1-5c2b9f8f9e40", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -137841,7 +137841,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdc12a9f-5272-443a-b073-d2bb58ae8be3", + "id": "7f6fcdb7-3d74-419c-a17b-933079a484ba", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -137904,7 +137904,7 @@ } }, { - "id": "4df2caf3-53ec-44f7-a60c-2e2a35ef71d5", + "id": "5092b540-5a1b-42fb-bbe2-b232d3aa131f", "name": "Delete a Service Desk integration", "request": { "name": "Delete a Service Desk integration", @@ -137945,7 +137945,7 @@ }, "response": [ { - "id": "8f1baa3c-c136-4b0f-99b7-37529f542ce7", + "id": "d4c7561f-021a-4fc4-a1c9-7a6e6e9a81f5", "name": "Service Desk integration with the given ID successfully deleted", "originalRequest": { "url": { @@ -137979,7 +137979,7 @@ "_postman_previewlanguage": "text" }, { - "id": "b153bc00-b4b7-453d-886d-8ef2c325483b", + "id": "b0386608-7c44-4da5-bd59-a03e5dbf60b6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -138023,7 +138023,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4dca1f7-3bfd-4d81-9750-9636903fb1ef", + "id": "0f490562-aa72-43d6-a5a6-07e60e8289be", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -138067,7 +138067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8127a787-41f4-49a2-9e97-3c9715d36f6f", + "id": "ffb0f9c7-b111-4945-8a42-0d1043eafc59", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -138111,7 +138111,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92583a59-bca2-47b5-ad99-43d8b0400610", + "id": "2a929917-7668-421e-a8c4-0c107099777d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -138155,7 +138155,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d7f20ae-caee-4121-9638-52a6ccccc37c", + "id": "394fc3af-8516-49c6-a7a1-bdb4bf0392a1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -138199,7 +138199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d076b4a-c8e5-4e79-820c-331b67ec16c3", + "id": "b7e7cd7d-4679-45d8-9bf3-244355888c3d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -138249,7 +138249,7 @@ } }, { - "id": "f5bf1606-c0fd-462d-a342-66ab8fce116a", + "id": "c59d7416-6169-4f52-9381-31798ecc00ba", "name": "Patch a Service Desk Integration", "request": { "name": "Patch a Service Desk Integration", @@ -138303,7 +138303,7 @@ }, "response": [ { - "id": "8d8b2bcc-eb45-4a92-aa6a-fd19b41dcf0a", + "id": "6df14b42-86d4-4300-b6ec-a69895860343", "name": "ServiceDeskIntegrationDto as updated", "originalRequest": { "url": { @@ -138360,7 +138360,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be92b181-5eba-4831-a6e0-9e63b0a53267", + "id": "2a639cff-76d9-4195-b6d5-0ee7150fc6d4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -138417,7 +138417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "356648df-295f-4539-b97a-4f7dee66938c", + "id": "32e3b420-e8d4-4dd5-bddb-5965b0d36439", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -138474,7 +138474,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97a5abd9-7032-41b8-92bb-5e80ec85cc3a", + "id": "3cdc3dff-7abf-4e31-a1b2-687db18846c7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -138531,7 +138531,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4676b91c-fef1-438c-afb2-a1e507ba839e", + "id": "91d5cbfa-138b-4a80-8f57-eb037dc7ffb3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -138588,7 +138588,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f137dac3-d42a-4723-a950-5e773a4b14b6", + "id": "1369f384-3896-4faa-a350-3df91bd95294", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -138645,7 +138645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57fafb95-08f7-41a7-954c-1ee1e944471f", + "id": "116bfd9c-956b-43dc-9ce3-3954bab98cd1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -138708,7 +138708,7 @@ } }, { - "id": "1aba29cd-92d6-4a61-9739-d9810dd260d5", + "id": "57e2bdb2-f307-4cff-a444-01177bb5647a", "name": "List Service Desk integration types", "request": { "name": "List Service Desk integration types", @@ -138738,7 +138738,7 @@ }, "response": [ { - "id": "45f35325-c3d2-45c6-a405-9d0e25eebb76", + "id": "763d683d-f3f8-459e-aab0-aa8ded36a634", "name": "Responds with an array of the currently supported Service Desk integration types.", "originalRequest": { "url": { @@ -138782,7 +138782,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80ba75ff-fe67-44d1-99ec-160389f3c68b", + "id": "7bdfa06f-ea24-4650-8976-a2541dfde21b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -138826,7 +138826,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f354003d-5038-460d-9964-667df2ffc61f", + "id": "cb1e92ce-d320-4080-951d-b7bba900945d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -138870,7 +138870,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b41d565-f8cc-4c33-b698-1b9ccf275373", + "id": "a4e81a47-9721-4871-a7f9-f9169fcf8684", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -138914,7 +138914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79c470fb-b454-4d6f-8458-96fc32c30680", + "id": "b9eff81c-c417-4650-ba45-8d3ee27631d5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -138958,7 +138958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d01cbe7c-c6bd-4482-8ff4-88303516fc6d", + "id": "e3d8d5fd-c864-48a0-a2c2-29223efcafb9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -139002,7 +139002,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6bde449-ef62-4b88-9ec6-c7c358f4cb76", + "id": "0153e9e6-d904-4630-a164-e8d0d240307c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -139052,7 +139052,7 @@ } }, { - "id": "a35f9b2d-014c-4a84-a124-5be999e9255a", + "id": "f08a75f8-7a65-4daa-af73-229642828d54", "name": "Service Desk integration template by scriptName", "request": { "name": "Service Desk integration template by scriptName", @@ -139094,7 +139094,7 @@ }, "response": [ { - "id": "4ac0134e-1971-4629-8581-b821b46a11ae", + "id": "c794859f-898a-4c47-a050-d0f739d8b4e5", "name": "Responds with the ServiceDeskIntegrationTemplateDto with the specified scriptName.", "originalRequest": { "url": { @@ -139139,7 +139139,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11eaa982-ca96-4242-b65b-2c56d50bf667", + "id": "5231e0d9-3252-4ea6-af3b-3b0fe4406f45", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -139184,7 +139184,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ced432db-9156-43b8-bdcc-b0067ac2d80f", + "id": "dd5f44f6-83ce-4e1b-a3bb-91cf16da22d0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -139229,7 +139229,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b08a407-2727-49c8-8b9f-b6d4841be9ba", + "id": "6bca4100-6b81-4b22-bd5c-fc770fd82a43", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -139274,7 +139274,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e9bf51e-d04f-4c10-934d-d7df56105fb4", + "id": "1ea1f822-86d2-451b-8a4c-e2c7fe3c52c9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -139319,7 +139319,7 @@ "_postman_previewlanguage": "json" }, { - "id": "104974f0-4f62-4ac1-9b8f-871b65e6a716", + "id": "c4106cbb-cadb-4b4f-bd3a-9dff7749ad19", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -139364,7 +139364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1764196-795d-4633-a295-9c9ba554c05f", + "id": "a31f1e09-9fb0-4554-bdb1-6d04583b53d6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -139415,7 +139415,7 @@ } }, { - "id": "c542f697-398b-43d2-9841-fc27ac60da4c", + "id": "f749e5da-c291-4f5e-b0e8-c4dadd0ef848", "name": "Get the time check configuration", "request": { "name": "Get the time check configuration", @@ -139445,7 +139445,7 @@ }, "response": [ { - "id": "840f500a-3d74-47ad-a621-67cebd4957f7", + "id": "5dafdcc2-949e-4dd6-bdab-52376339285d", "name": "QueuedCheckConfigDetails containing the configured values", "originalRequest": { "url": { @@ -139484,12 +139484,12 @@ "value": "application/json" } ], - "body": "{\n \"provisioningStatusCheckIntervalMinutes\": \"ex tempor fugiat nulla\",\n \"provisioningMaxStatusCheckDays\": \"consectetur et do adipisicing\"\n}", + "body": "{\n \"provisioningStatusCheckIntervalMinutes\": \"cupidatat laboris\",\n \"provisioningMaxStatusCheckDays\": \"incididunt\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ea4a4174-d7ae-4d0a-9e91-09d78ba799ac", + "id": "5d734d91-8949-421e-bc68-b45591e7aa7b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -139533,7 +139533,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22573afa-84ff-4df6-b250-7a5ce9080156", + "id": "1c89c001-20c4-4947-ba52-3acf43dcc836", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -139577,7 +139577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2339693a-7a7a-46c8-8ea1-c34136ea2a8c", + "id": "99694a67-181d-46d6-bb9f-a207e35e8388", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -139621,7 +139621,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aabc6eb0-31a4-4939-ba62-702255cd87f6", + "id": "307df7c3-f60b-4ab5-99a9-8c5ef7f3679a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -139665,7 +139665,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de7db51e-f3f5-47fa-b3b8-0dcf18b97d2e", + "id": "e7de8d18-4a18-42bc-a7e0-88b42296a8c8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -139709,7 +139709,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1bbee1a2-90bb-4499-9a31-366ef61c2765", + "id": "ed93c176-e825-4521-9bed-bb9da50aca95", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -139759,7 +139759,7 @@ } }, { - "id": "ceb35533-4d1d-4945-8147-477fc38812c2", + "id": "0cf71ea7-1c1d-4a9d-a6e0-a31f42a8026c", "name": "Update the time check configuration", "request": { "name": "Update the time check configuration", @@ -139791,7 +139791,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"ex tempor fugiat nulla\",\n \"provisioningMaxStatusCheckDays\": \"consectetur et do adipisicing\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"cupidatat laboris\",\n \"provisioningMaxStatusCheckDays\": \"incididunt\"\n}", "options": { "raw": { "headerFamily": "json", @@ -139802,7 +139802,7 @@ }, "response": [ { - "id": "34b1c3ac-0b81-4eb8-b916-4b20661600c8", + "id": "131b366c-b7f9-4a9e-b1dc-0d258cf95381", "name": "QueuedCheckConfigDetails as updated", "originalRequest": { "url": { @@ -139837,7 +139837,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"ex tempor fugiat nulla\",\n \"provisioningMaxStatusCheckDays\": \"consectetur et do adipisicing\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"cupidatat laboris\",\n \"provisioningMaxStatusCheckDays\": \"incididunt\"\n}", "options": { "raw": { "headerFamily": "json", @@ -139854,12 +139854,12 @@ "value": "application/json" } ], - "body": "{\n \"provisioningStatusCheckIntervalMinutes\": \"ex tempor fugiat nulla\",\n \"provisioningMaxStatusCheckDays\": \"consectetur et do adipisicing\"\n}", + "body": "{\n \"provisioningStatusCheckIntervalMinutes\": \"cupidatat laboris\",\n \"provisioningMaxStatusCheckDays\": \"incididunt\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a4fb69c1-70c5-4ab9-a07c-e8bf88c232db", + "id": "48c1c052-e6fa-4294-a8f6-73dcc9ce943d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -139894,7 +139894,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"ex tempor fugiat nulla\",\n \"provisioningMaxStatusCheckDays\": \"consectetur et do adipisicing\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"cupidatat laboris\",\n \"provisioningMaxStatusCheckDays\": \"incididunt\"\n}", "options": { "raw": { "headerFamily": "json", @@ -139916,7 +139916,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22e43135-1026-4486-b020-630d620835f8", + "id": "ec2d997d-b2d1-4fa5-8e2d-7c4d42b3496d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -139951,7 +139951,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"ex tempor fugiat nulla\",\n \"provisioningMaxStatusCheckDays\": \"consectetur et do adipisicing\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"cupidatat laboris\",\n \"provisioningMaxStatusCheckDays\": \"incididunt\"\n}", "options": { "raw": { "headerFamily": "json", @@ -139973,7 +139973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0c2a591-4848-4ccb-a4f3-5857c0eda696", + "id": "0fd85360-0671-4aeb-a3be-fb628c823839", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -140008,7 +140008,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"ex tempor fugiat nulla\",\n \"provisioningMaxStatusCheckDays\": \"consectetur et do adipisicing\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"cupidatat laboris\",\n \"provisioningMaxStatusCheckDays\": \"incididunt\"\n}", "options": { "raw": { "headerFamily": "json", @@ -140030,7 +140030,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6c0e70c-4948-4a3c-9da6-a8e1ebf275ce", + "id": "3462f076-f74f-4d0b-99f8-2d197b6eeda1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -140065,7 +140065,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"ex tempor fugiat nulla\",\n \"provisioningMaxStatusCheckDays\": \"consectetur et do adipisicing\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"cupidatat laboris\",\n \"provisioningMaxStatusCheckDays\": \"incididunt\"\n}", "options": { "raw": { "headerFamily": "json", @@ -140087,7 +140087,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7c7bf5c-1a97-4a4e-8b11-68a9e9eb7bbb", + "id": "4859068d-070d-4900-9af1-9fba91473fd3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -140122,7 +140122,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"ex tempor fugiat nulla\",\n \"provisioningMaxStatusCheckDays\": \"consectetur et do adipisicing\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"cupidatat laboris\",\n \"provisioningMaxStatusCheckDays\": \"incididunt\"\n}", "options": { "raw": { "headerFamily": "json", @@ -140144,7 +140144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d44ab9c-7e83-4c83-9199-5d580c4dc861", + "id": "47dc9539-371d-455e-90e2-71bb50d9f4a8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -140179,7 +140179,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"ex tempor fugiat nulla\",\n \"provisioningMaxStatusCheckDays\": \"consectetur et do adipisicing\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"cupidatat laboris\",\n \"provisioningMaxStatusCheckDays\": \"incididunt\"\n}", "options": { "raw": { "headerFamily": "json", @@ -140213,7 +140213,7 @@ "description": "Use this API to implement and manage \"separation of duties\" (SOD) policies. \nWith SOD policy functionality in place, administrators can organize the access in their tenants to prevent individuals from gaining conflicting or excessive access. \n\n\"Separation of duties\" refers to the concept that people shouldn't have conflicting sets of access - all their access should be configured in a way that protects your organization's assets and data. \nFor example, people who record monetary transactions shouldn't be able to issue payment for those transactions.\nAny changes to major system configurations should be approved by someone other than the person requesting the change. \n\nOrganizations can use \"separation of duties\" (SOD) policies to enforce and track their internal security rules throughout their tenants.\nThese SOD policies limit each user's involvement in important processes and protects the organization from individuals gaining excessive access. \n\nTo create SOD policies in Identity Security Cloud, administrators use 'Search' and then access 'Policies'.\nTo create a policy, they must configure two lists of access items. Each access item can only be added to one of the two lists.\nThey can search for the entitlements they want to add to these access lists.\n\n>Note: You can have a maximum of 500 policies of any type (including general policies) in your organization. In each access-based SOD policy, you can have a maximum of 50 entitlements in each access list. \n\nOnce a SOD policy is in place, if an identity has access items on both lists, a SOD violation will trigger. \nThese violations are included in SOD violation reports that other users will see in emails at regular intervals if they're subscribed to the SOD policy.\nThe other users can then better help to enforce these SOD policies. \n\nTo create a subscription to a SOD policy in Identity Security Cloud, administrators use 'Search' and then access 'Layers'.\nThey can create a subscription to the policy and schedule it to run at a regular interval. \n\nRefer to [Managing Policies](https://documentation.sailpoint.com/saas/help/sod/manage-policies.html) for more information about SOD policies. \n\nRefer to [Subscribe to a SOD Policy](https://documentation.sailpoint.com/saas/help/sod/policy-violations.html#subscribe-to-an-sod-policy) for more information about SOD policy subscriptions.\n", "item": [ { - "id": "61b6c724-d540-4b7a-a480-3ee1d2e7ac76", + "id": "ef4c8de1-87b7-4451-8a77-778b4128791e", "name": "Create SOD policy", "request": { "name": "Create SOD policy", @@ -140255,7 +140255,7 @@ }, "response": [ { - "id": "dac8c0d0-52c3-4afa-8288-2676035684d6", + "id": "9cf27a5b-138c-4ff2-8c18-3c3430bd1efa", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -140311,7 +140311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3834c2f-478c-4d06-b54d-51b90054e314", + "id": "400331c3-4517-45dc-a96e-67dbf3e537b9", "name": "General Policy", "originalRequest": { "url": { @@ -140367,7 +140367,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7cbdd3b-26d0-4984-bf7b-efa1cc0454c9", + "id": "5ac97566-afd8-4247-bcbe-0c279e622061", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -140423,7 +140423,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3097021-a3c2-4a45-8efe-4cd84c8d01ab", + "id": "437487c5-ce41-4e28-a6ab-198733194157", "name": "General Policy", "originalRequest": { "url": { @@ -140479,7 +140479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3af952f4-71ba-44c5-8ed4-1a3abf8d4497", + "id": "dd50dbe5-4eb3-48c5-af53-fc594d014a79", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -140535,7 +140535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2ae7ea9-5011-4567-9ca2-64926073c203", + "id": "28023d94-53b0-44f9-a2a3-a2052cfc36e2", "name": "General Policy", "originalRequest": { "url": { @@ -140591,7 +140591,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9e819fc-c68e-442f-bb39-b7d1a19f918d", + "id": "723220e8-25c2-4e26-8888-f4c6be26bf38", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -140647,7 +140647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b13d3989-4395-42d5-9318-aade39c8a997", + "id": "6246ff40-7223-43bc-8d92-bb14820edc72", "name": "General Policy", "originalRequest": { "url": { @@ -140703,7 +140703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9b50fcc-b0c8-412a-a250-3b573a859c37", + "id": "126104fd-8427-44a4-90c0-86f5ac491b64", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -140759,7 +140759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02e287ba-2d6f-44d0-8c35-2dbedc262765", + "id": "d13f8447-bf3c-42e9-9a6a-b95ba50adc6c", "name": "General Policy", "originalRequest": { "url": { @@ -140815,7 +140815,7 @@ "_postman_previewlanguage": "json" }, { - "id": "841937f1-fd29-48a6-96b1-2d9636097f38", + "id": "f54a2535-21a8-4d84-8b55-439f4be30c65", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -140871,7 +140871,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ddb2cfbb-bee1-4654-9c3e-7f378031fcbe", + "id": "719af893-09e2-41e5-8e99-edf07b79a15d", "name": "General Policy", "originalRequest": { "url": { @@ -140933,7 +140933,7 @@ } }, { - "id": "4c53aa1e-9b8f-4da3-bee8-238a0cba8589", + "id": "978050c9-2b11-487a-a439-08a0003db5f1", "name": "List SOD policies", "request": { "name": "List SOD policies", @@ -141008,7 +141008,7 @@ }, "response": [ { - "id": "739f03ae-a770-48e4-be7a-533575013fa4", + "id": "410010da-d9ff-43c8-b7bb-206966a47058", "name": "List of all SOD policies.", "originalRequest": { "url": { @@ -141097,7 +141097,7 @@ "_postman_previewlanguage": "json" }, { - "id": "acac69a8-dec9-48fc-abdd-e332e3d7ef65", + "id": "3e2154fc-fbc6-4f98-a59f-2ff1016135dd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -141186,7 +141186,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf535ee0-09e4-4f78-971c-d8862bef0a9a", + "id": "fc3f1704-5ede-4a82-9e65-78a16c72ef81", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -141275,7 +141275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58c6f518-6dc1-451f-a822-3c74e5b71bfd", + "id": "c24fbbfb-4d39-4687-828e-66be549b0f9a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -141364,7 +141364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed342ade-75ef-4351-b247-16ca6f8f306d", + "id": "c731abaf-24b2-4aa9-afc1-c6ea5d3318d6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -141453,7 +141453,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eeb8c2de-36a8-4251-88b1-1e7c458d0c8d", + "id": "04a288af-6ea1-4a8a-9483-45365b302e89", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -141548,7 +141548,7 @@ } }, { - "id": "e1dbe3dc-0964-4ef8-9561-f9ba747dce02", + "id": "f011b8bc-1cae-4fde-98de-a06fcdf85519", "name": "Get SOD policy by ID", "request": { "name": "Get SOD policy by ID", @@ -141589,7 +141589,7 @@ }, "response": [ { - "id": "fb997e9b-4067-47b7-a912-970fcabf4722", + "id": "287b381a-3145-49b1-b89c-a195e6fa6928", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -141633,7 +141633,7 @@ "_postman_previewlanguage": "json" }, { - "id": "846bce03-3d61-46e4-992e-50300589d276", + "id": "2da71b73-6f76-47ce-bb0e-0e5457ac093c", "name": "General Policy", "originalRequest": { "url": { @@ -141677,7 +141677,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f4a2777-c6d9-4830-89d3-70f60c118947", + "id": "c182fd8b-5346-44ba-878b-38a131862ccd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -141721,7 +141721,7 @@ "_postman_previewlanguage": "json" }, { - "id": "742d96b7-8e29-4f76-ab16-55b2498fa511", + "id": "d0460dd7-70b5-47ea-9c62-f0a7cfd0204d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -141765,7 +141765,7 @@ "_postman_previewlanguage": "json" }, { - "id": "feddd2a2-99d5-4208-844c-8e70b8eb4a53", + "id": "3f46deb9-38eb-49e7-b408-1df9935fffd4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -141809,7 +141809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74c0a53e-0214-4365-a8a3-c7b88eae274a", + "id": "2eb39c48-a98e-412d-81c8-9bab8b61df8f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -141853,7 +141853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5be2e8b1-2dcc-45ae-8e2c-e89d5fab896f", + "id": "172050c8-893b-4338-ac54-75e5fd7ea7ee", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -141897,7 +141897,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b38a67cf-8d8d-4d8a-a71a-548e764d7be8", + "id": "bb882113-8171-4ae1-afbf-c154a43d4956", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -141947,7 +141947,7 @@ } }, { - "id": "f2b26b14-82fb-48ac-a2d6-1c8fb0887744", + "id": "51d6972d-2d28-49ec-af7f-cbf268dff935", "name": "Update SOD policy by ID", "request": { "name": "Update SOD policy by ID", @@ -142001,7 +142001,7 @@ }, "response": [ { - "id": "b2b351ef-9f4d-456f-8483-4b3c03512933", + "id": "904a7fa3-4225-4d02-8a75-b6f05686d08d", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -142058,7 +142058,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15236dc1-413b-4a30-a80e-eef0942fb3a1", + "id": "eaf7cea5-0d64-42ab-8c03-4d79c6fd92a3", "name": "General Policy", "originalRequest": { "url": { @@ -142115,7 +142115,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c2e1265-aa95-458b-8d1b-9115bd4c8c5c", + "id": "545d13e8-1f88-40e0-b53d-dea7f767d24d", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -142172,7 +142172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b74fa57d-f2c9-4ce1-ab1d-c2f42923a4ea", + "id": "64952b1e-5ff8-4f44-b994-055b55bb9fdb", "name": "General Policy", "originalRequest": { "url": { @@ -142229,7 +142229,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29af0613-5e85-49da-abf2-437145323a6e", + "id": "5144135e-d6e7-4063-a9c2-bd3bada115ac", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -142286,7 +142286,7 @@ "_postman_previewlanguage": "json" }, { - "id": "979abfa3-a289-45e3-94fd-e5dce2f17e49", + "id": "c1abddd9-826a-4acb-be91-562a181d288a", "name": "General Policy", "originalRequest": { "url": { @@ -142343,7 +142343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7914cf38-5b10-4cd1-bf85-ba89c710e6c6", + "id": "496bb85a-e3b1-456b-9c7a-6a44928dabe2", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -142400,7 +142400,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3accaa2e-5c4b-4ec3-ae1a-06d72539829d", + "id": "e3e41538-5b36-4585-9765-b40d9260fbad", "name": "General Policy", "originalRequest": { "url": { @@ -142457,7 +142457,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31ab8de5-280d-4cd7-9a83-6fe35407f279", + "id": "5ab9a36b-9eab-45ba-b7e7-e6c3ba77838a", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -142514,7 +142514,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8e66d16-85df-4059-a0a5-bd878380e1db", + "id": "2dd80491-f4f9-4bc8-bcd0-4f28fe427cf1", "name": "General Policy", "originalRequest": { "url": { @@ -142571,7 +142571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60e7948e-d228-4c6d-93bb-99d7268ec847", + "id": "b0c82b7f-7b43-4c81-99d3-a22594b469f3", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -142628,7 +142628,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab0d97ba-d6ee-47c7-a3c9-d2f51d5e2ec1", + "id": "517e60ff-52c8-4d54-8fb0-8b7070f57f38", "name": "General Policy", "originalRequest": { "url": { @@ -142685,7 +142685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "366a4624-772b-41aa-8e1f-fa9d9c44eb76", + "id": "fbbd06fb-9828-455c-b699-9ea2637acc92", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -142742,7 +142742,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1bad5eda-8510-4c01-8a69-e6871ca8e3e9", + "id": "fbc990fd-a443-41e3-aae2-b69551f274b9", "name": "General Policy", "originalRequest": { "url": { @@ -142805,7 +142805,7 @@ } }, { - "id": "49236cb3-fb25-4f2c-95de-956beab3856e", + "id": "b43c8b78-7b0c-4b37-8916-965d63f063bf", "name": "Delete SOD policy by ID", "request": { "name": "Delete SOD policy by ID", @@ -142856,7 +142856,7 @@ }, "response": [ { - "id": "62a3e16f-8a40-4391-bcfe-2ea1ed429e95", + "id": "b01cb659-513d-4566-bec2-ba8b2c90cc51", "name": "No content.", "originalRequest": { "url": { @@ -142900,7 +142900,7 @@ "_postman_previewlanguage": "text" }, { - "id": "8d26e667-54dc-4fc3-b28e-3b5cd284c8be", + "id": "75102731-ee71-4f11-9e41-52d6d06ded39", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -142954,7 +142954,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c6c0e79-1f19-4517-b27e-e924932b7713", + "id": "5a1fafd5-931a-4600-9d43-4fd8b3409daf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -143008,7 +143008,7 @@ "_postman_previewlanguage": "json" }, { - "id": "def67ac6-4fa6-4e3d-b0a8-fe7d20c52682", + "id": "452dbb88-4b07-4a58-977c-5173bb46f17b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -143062,7 +143062,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f583f7d1-c649-426a-bf2f-5a4f65908eba", + "id": "aa2d5f04-fb37-457a-83ac-7b6373b0caf3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -143116,7 +143116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4a6a038-96e5-4048-bb43-93dfa6728bc3", + "id": "2d537a89-8afa-44a8-936b-7f972ca34f7e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -143170,7 +143170,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1be4422a-1474-4c99-b4bc-655cc74161a3", + "id": "40cfd70e-3f0d-47da-8dfb-6769d282beba", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -143230,7 +143230,7 @@ } }, { - "id": "01496bda-16cc-4810-9993-225619388c01", + "id": "1737d756-ba5c-4bf6-b1e9-e10d467a1db4", "name": "Patch SOD policy by ID", "request": { "name": "Patch SOD policy by ID", @@ -143284,7 +143284,7 @@ }, "response": [ { - "id": "de0813ba-d9e9-4254-834f-4239784e8357", + "id": "916e20c3-480d-4963-b60d-026ffc87ba7e", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -143341,7 +143341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23db4d09-d086-41f9-a21d-431b8bc65061", + "id": "94356c48-b97a-4dfa-a17e-926b885bb488", "name": "General Policy", "originalRequest": { "url": { @@ -143398,7 +143398,7 @@ "_postman_previewlanguage": "json" }, { - "id": "734d83c9-6e96-4c57-98dc-6aa0afb2a00b", + "id": "16c273ce-42d0-4fcb-a6aa-e1b0a63f5847", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -143455,7 +143455,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51eca2aa-5f00-46e8-9315-da21c5bd4b5f", + "id": "3fecc675-b8b5-4e66-9052-f7131f72c52d", "name": "General Policy", "originalRequest": { "url": { @@ -143512,7 +143512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9996969-81af-43e1-9cf3-c61b8c85df48", + "id": "84cb2907-94cf-4386-9498-4a74c3c826c1", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -143569,7 +143569,7 @@ "_postman_previewlanguage": "json" }, { - "id": "042edfda-9047-46a2-95a2-3ee423796f9c", + "id": "6f84b09b-95bc-48ba-a1e5-5c8ec9be5962", "name": "General Policy", "originalRequest": { "url": { @@ -143626,7 +143626,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b7ca904-711c-4058-adca-399889adb57f", + "id": "e1ebfb10-ec02-4623-ac32-0a178becd6e2", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -143683,7 +143683,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef424b4d-fa7d-47a2-959e-8b9d29dde133", + "id": "08db36e9-97eb-4f10-8f6e-ea61905f2414", "name": "General Policy", "originalRequest": { "url": { @@ -143740,7 +143740,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04cbae23-41f5-4fab-8550-e79b58570eb9", + "id": "9a4bb8b0-703c-4a13-98bf-6b0e0711ccca", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -143797,7 +143797,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5fa3a5a-a1df-4360-99c1-87db320563bd", + "id": "3dafd99a-ef2d-421e-94b3-d027b9bfdd2f", "name": "General Policy", "originalRequest": { "url": { @@ -143854,7 +143854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47fac591-4645-4ed0-abb7-34b72377db41", + "id": "1053c136-6a2b-4a1b-a92c-be9db1906113", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -143911,7 +143911,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d3e78ea-d01f-4925-968d-4c7870bacdc4", + "id": "725b1f93-011f-4c0d-8c0e-e8e5ab177900", "name": "General Policy", "originalRequest": { "url": { @@ -143968,7 +143968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c54cc6e7-37bc-43ef-b865-732ec59b36d2", + "id": "aa3f350c-6703-408a-872d-b19abd2bc08a", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -144025,7 +144025,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9869225-cac9-409e-8a0c-01274611b8e5", + "id": "74d2d6c9-98fe-4a53-8cf6-0228fedce716", "name": "General Policy", "originalRequest": { "url": { @@ -144088,7 +144088,7 @@ } }, { - "id": "8c24fd4f-1f9f-4ff3-b33a-3b25faa936cb", + "id": "f2ca503a-00b7-4c54-a1ec-49d30d1e2ac5", "name": "Evaluate one policy by ID", "request": { "name": "Evaluate one policy by ID", @@ -144130,7 +144130,7 @@ }, "response": [ { - "id": "12056387-a844-4422-8c5b-4a420d3998bb", + "id": "7cf075ae-712a-4309-bbcd-d8159cbfe18e", "name": "Reference to the violation report run task.", "originalRequest": { "url": { @@ -144175,7 +144175,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6daaf592-f93f-442a-b898-777c30078abb", + "id": "c1350ef3-61ca-4bed-8ded-1e0d2cfc3982", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -144220,7 +144220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b729703-652a-4a44-a327-50ad5a5edbd6", + "id": "019cf4eb-d890-4834-9b39-5dc153e2816b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -144265,7 +144265,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9204559-8ee2-47a8-abf4-a0e5b1f66bd5", + "id": "e880b6bb-49cc-4702-a29c-c09cf600a91a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -144310,7 +144310,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed59da65-488b-4d20-99d5-de9a02d12b45", + "id": "5f352544-ec07-483b-9ae9-66ae89f4cff0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -144355,7 +144355,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e59dd4c1-5ff0-4925-8116-fb95d75a1ba8", + "id": "31ef0143-6c39-440a-afd0-42abb3e55f3f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -144406,7 +144406,7 @@ } }, { - "id": "31a8614b-3c68-4d87-afea-1ce599a2edef", + "id": "36e90965-d17e-4bc7-bf94-e21db70392d0", "name": "Get SOD policy schedule", "request": { "name": "Get SOD policy schedule", @@ -144448,7 +144448,7 @@ }, "response": [ { - "id": "91809c06-797b-4a44-b72c-1c549fdd1e1b", + "id": "80c40f6a-d8b2-465b-95b5-ed3727cccab9", "name": "SOD policy schedule.", "originalRequest": { "url": { @@ -144493,7 +144493,7 @@ "_postman_previewlanguage": "json" }, { - "id": "631ece86-96bf-45bf-9659-c493c524799b", + "id": "ee672b07-a14c-4e1b-8d41-2ab2f039d861", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -144538,7 +144538,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c58ec813-2b3f-447c-acdd-789c2c6adeec", + "id": "92d8f781-7a53-4e33-999f-2ab26c6539e2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -144583,7 +144583,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e06f0f6b-b7cd-45ee-adc0-4d835d9ff8f6", + "id": "3f612a36-10b2-42b1-820f-9dedf8460e7c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -144628,7 +144628,7 @@ "_postman_previewlanguage": "json" }, { - "id": "211248c3-bec5-4a34-b9f5-63c47cf2f857", + "id": "697952d0-4dd9-4fe0-9efc-122084ac8e40", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -144673,7 +144673,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebeece90-f1a3-4a0a-aa92-d7911a2e8ba4", + "id": "363be94c-f802-4765-af48-21e4ac5953ef", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -144724,7 +144724,7 @@ } }, { - "id": "fe981043-fa9b-44de-ab4b-461fd90e203a", + "id": "59e21ed4-9588-4a5d-9ebf-91ccfa4bc96d", "name": "Update SOD Policy schedule", "request": { "name": "Update SOD Policy schedule", @@ -144779,7 +144779,7 @@ }, "response": [ { - "id": "1c9a23a8-b762-4e1d-b019-978240d7f42e", + "id": "f7eedfa5-fb49-4d7d-a835-75fc35c035ec", "name": "Created or updated SOD policy schedule.", "originalRequest": { "url": { @@ -144837,7 +144837,7 @@ "_postman_previewlanguage": "json" }, { - "id": "785c08a3-dfa4-4baa-8875-a3e377894910", + "id": "5434560d-2869-4d56-892f-8bccee31614f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -144895,7 +144895,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d0599ef-3d28-4796-9cf4-8a2e55a7ed69", + "id": "703b5fee-ce35-4efc-8566-337a3e873c82", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -144953,7 +144953,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41b07895-6ca1-4afb-8dab-d41712603fd2", + "id": "6cdc165f-bc88-4c20-b707-6c234f9126d0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -145011,7 +145011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4eb23260-50d6-4867-9b87-1cf6523daa8e", + "id": "42e8c866-99be-4d04-b67f-0ea18480daeb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -145069,7 +145069,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61007b20-7d33-4bf1-8ab1-f93edbc9ac8d", + "id": "714eeec4-ff04-458f-b35f-e722fa315457", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -145133,7 +145133,7 @@ } }, { - "id": "a1a9fca7-5221-4fa9-b2bf-d804b98f0dfe", + "id": "63ff5bb0-37d8-485f-965d-b6686dae4101", "name": "Delete SOD policy schedule", "request": { "name": "Delete SOD policy schedule", @@ -145175,7 +145175,7 @@ }, "response": [ { - "id": "8ba2e963-4681-4794-bff9-010f25bc87ea", + "id": "af56c21e-a122-429f-8250-745132b21874", "name": "No content response.", "originalRequest": { "url": { @@ -145210,7 +145210,7 @@ "_postman_previewlanguage": "text" }, { - "id": "115f0046-0402-4ff3-b0a6-7b7d75ff88d4", + "id": "1871f68d-9396-436b-80fc-068171b2d79b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -145255,7 +145255,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e25060a4-04d0-4677-8d03-b155d46f189d", + "id": "d1efd680-0806-4c09-963f-922406b54b6d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -145300,7 +145300,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24fa0f88-b5f2-4a3f-816d-4cf229486f34", + "id": "72ef068a-2699-4fea-97f0-7c509e65d3a5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -145345,7 +145345,7 @@ "_postman_previewlanguage": "json" }, { - "id": "101bfc37-419e-4144-80e3-a9269a05ef78", + "id": "8ecb67dc-00fc-4724-9a37-29ef6efb2c09", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -145390,7 +145390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4ce08a4-b654-4dd3-94be-ec96d30a6c71", + "id": "df65b449-5831-4abd-989c-b92b22830810", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -145435,7 +145435,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed6259ab-6e67-427c-af1c-d8b84b59084b", + "id": "bf141ebf-a9ce-4f12-9d84-76d3509c5874", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -145486,7 +145486,7 @@ } }, { - "id": "cfd87475-6c94-499f-8529-8da4544e0db0", + "id": "0a482b8c-ccc0-4144-9a60-5407a59d9bf1", "name": "Runs SOD policy violation report", "request": { "name": "Runs SOD policy violation report", @@ -145529,7 +145529,7 @@ }, "response": [ { - "id": "1d968113-1b01-4b95-85ba-c76ac2902d8a", + "id": "f85c8d7f-2af1-46e9-8cce-6c4c0fc1c51c", "name": "Reference to the violation report run task.", "originalRequest": { "url": { @@ -145575,7 +145575,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64abf024-5612-460d-8c14-49e5b98a43c1", + "id": "b2bfa2da-87b9-4d41-92d8-e3b0d128c372", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -145621,7 +145621,7 @@ "_postman_previewlanguage": "json" }, { - "id": "485929f9-e823-4a57-b825-310c6ce7c1f1", + "id": "1097ade4-d01f-4df4-bf25-f9c6626566fa", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -145667,7 +145667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e13e776-c00e-4732-abac-38fb5a8e9a8d", + "id": "7a81cc9d-fe2a-4eb9-8d6f-e12959a06f68", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -145713,7 +145713,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3a500c5-367a-47dc-9772-c568c56b782e", + "id": "242df214-c503-49d1-801d-6ddcd3aec634", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -145759,7 +145759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ccb5316-f456-409f-ba91-dd93caf4689f", + "id": "b7f28cd9-08f1-46d7-ac0c-51644e2c039e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -145805,7 +145805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4c835ab-8b83-450b-9e48-2275dd2e4171", + "id": "aa7dee78-8381-4a3c-b7c9-bf9a520743bd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -145857,7 +145857,7 @@ } }, { - "id": "0dd5e07e-aa2b-4477-8fbe-56d4a4c91c27", + "id": "ab269479-5e6b-418c-b54a-1521f42e8fe6", "name": "Get SOD violation report status", "request": { "name": "Get SOD violation report status", @@ -145899,7 +145899,7 @@ }, "response": [ { - "id": "29b7b78d-db23-4c94-806d-28659e1667a1", + "id": "e5f2e6bf-4f00-42cf-880e-00f5cc27ea79", "name": "Status of the violation report run task.", "originalRequest": { "url": { @@ -145944,7 +145944,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4170150-060d-4487-a271-32c6148a515c", + "id": "a47cac02-1d2c-4e3b-9a96-472c17171c60", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -145989,7 +145989,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04f0b954-bebb-48b9-96fd-37cb67d0c7f1", + "id": "9aa0fe87-f424-4974-b6aa-38580c7fea9c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -146034,7 +146034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6d0f9e9-ba3a-4335-afd9-39c3b993823c", + "id": "5e970c88-c026-4631-8c5d-afcf004f8574", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -146079,7 +146079,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71815c4e-2b40-4054-bb88-e3f03f09294d", + "id": "199c24ba-86a8-4ec8-8c38-df7586d4e100", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -146124,7 +146124,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b04e8698-d4b5-4dbc-9527-1739dc94df10", + "id": "0ba355ed-e565-4556-8627-05124606bad3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -146169,7 +146169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea2bb351-fe52-403e-bcd0-b3a9b24e88e2", + "id": "63c289a0-8fd2-44b9-bbb1-32fd5f3c8f96", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -146220,7 +146220,7 @@ } }, { - "id": "b5cd3a0e-daf5-4eb8-a45a-e8b52e9c012e", + "id": "ff414c0d-3d0f-4fa2-b33e-afb2ceb1844b", "name": "Get violation report run status", "request": { "name": "Get violation report run status", @@ -146262,7 +146262,7 @@ }, "response": [ { - "id": "fe6011e1-a49c-4b7f-be67-79584921af54", + "id": "d30641f8-7c3a-4dae-965a-0c684872f3f2", "name": "Status of the violation report run task.", "originalRequest": { "url": { @@ -146307,7 +146307,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5019de43-07ab-478e-924f-dff22e88e160", + "id": "c7f4f388-fee8-4f94-af2a-ad3d149caf72", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -146352,7 +146352,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a45e4a6-2f74-4711-b3f9-c04fae93165b", + "id": "ffb1b258-b7eb-40a0-941d-9e79609cec78", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -146397,7 +146397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9bfd125-98d4-403c-b862-54f6bf922ce9", + "id": "39512261-81d3-4f52-87ad-ef45e2e5f5ee", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -146442,7 +146442,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d24ef42-3942-4efa-9af4-8a29467a622c", + "id": "5041d9f8-36b7-4b3b-89db-abc649af7c4d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -146487,7 +146487,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07213666-79ce-4a8b-b726-921c2e1e8d06", + "id": "94a5cf35-d38c-458b-b064-8d431199ece8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -146532,7 +146532,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32492964-7457-49c3-ba1b-8bd803b5eca0", + "id": "da26bb9d-4ba8-4844-b8de-9b889af6a87f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -146583,7 +146583,7 @@ } }, { - "id": "4d5e8fc7-7af6-4111-8a36-6ea9573d467d", + "id": "9ca94eb8-89c6-41ed-afcd-5f2a1467c6e5", "name": "Runs all policies for org", "request": { "name": "Runs all policies for org", @@ -146626,7 +146626,7 @@ }, "response": [ { - "id": "ac870117-7695-4adc-b90a-667cb5f46f47", + "id": "c23e4ac1-3449-4111-8b85-e1a64368dafd", "name": "Reference to the violation report run task.", "originalRequest": { "url": { @@ -146683,7 +146683,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06ca7cf8-a996-425e-b64f-f02182e412f7", + "id": "09a147ff-a0ec-45fa-801a-aae017754567", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -146740,7 +146740,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c60618a3-c626-4757-8ae8-1cfc1d87d5ac", + "id": "356ff583-7f0f-4b56-a4fb-f5a2635fde20", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -146797,7 +146797,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31f3bf42-6538-45be-98b5-267afe5bd780", + "id": "6fdf2301-43ca-44c6-b8e4-7e5f0f255e5d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -146854,7 +146854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f511de0c-4fde-4fe1-8c21-70fe54a7ec08", + "id": "cf5a22a3-e65e-472a-a5c6-3d2f79e4b736", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -146911,7 +146911,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d7b2c7e-b360-407f-a6c2-c702fccb5e77", + "id": "40ef6597-e1ec-4be3-ae3c-f41c9c79328f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -146974,7 +146974,7 @@ } }, { - "id": "0226717d-c3c2-413b-ae9a-f18f73acb723", + "id": "7b8192fa-122b-4e71-a05a-7fab87147408", "name": "Get multi-report run task status", "request": { "name": "Get multi-report run task status", @@ -147003,7 +147003,7 @@ }, "response": [ { - "id": "692125bf-b924-4af0-9ea4-0487d319c46b", + "id": "c5e5cd88-92ec-4d5f-801b-580b55b110f6", "name": "Status of the violation report run task for all policy run.", "originalRequest": { "url": { @@ -147046,7 +147046,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea6b27ea-13ea-4830-b2ca-7c64fe196fe2", + "id": "8cf6ce38-fa35-486f-a1d0-849d69ce498b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -147089,7 +147089,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5b5879c-87f4-438a-9540-d9f2c8358009", + "id": "0ac984a3-265d-4502-b0fe-6ff0574e341c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -147132,7 +147132,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f00d358-89f0-4ab2-bea4-5a63c3f1cd4e", + "id": "6492d0a2-82f1-41aa-aad3-4fb5f1f507db", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -147175,7 +147175,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7987a6e3-31fb-424f-bb69-38118cdc6d19", + "id": "fa5b0d2a-3e36-413d-820f-68732fa38ab6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -147218,7 +147218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38dd5cad-0f3b-4860-a477-80041425fb29", + "id": "9a07f368-abe7-4aca-8a8d-c8d3177a1e9c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -147267,7 +147267,7 @@ } }, { - "id": "481a3b2d-c648-43ad-96d4-30c2cabf517d", + "id": "ef8de1eb-676c-491f-a8c8-93a2532e8fdd", "name": "Download violation report", "request": { "name": "Download violation report", @@ -147309,7 +147309,7 @@ }, "response": [ { - "id": "7d0b0d99-e31e-4ccd-97a1-3a880db44f70", + "id": "019c24c1-04d9-41fd-9ce9-c152be3759dc", "name": "Returns the PolicyReport.zip that contains the violation report file.", "originalRequest": { "url": { @@ -147349,12 +147349,12 @@ "value": "application/zip" } ], - "body": "sunt Lorem voluptate adipisicing", + "body": "ut magna et ipsum", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "a5c95273-47d9-45a4-b7c0-a1c2dfd0ebf8", + "id": "c8a0e0c1-db16-4c1e-9a5d-de60dfb80599", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -147399,7 +147399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e399116-a120-45d1-8492-6c599c92ecc5", + "id": "b9f58104-5c6f-4fcb-b118-5f4e791dbfe4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -147444,7 +147444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31c1f361-5f97-4c0d-b411-e953896897a0", + "id": "089f5b77-1d83-426a-8969-66f5c2580e06", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -147489,7 +147489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfd93165-f0e7-43cd-b7a4-18c1e9485247", + "id": "653f1ce9-efb0-423a-b87e-678160f95c65", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -147534,7 +147534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6469855-0798-41f1-af25-b5fe14294285", + "id": "a1e28b07-bc51-426a-b773-af2914a6e3a4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -147579,7 +147579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d85711f-1f8b-4acd-87bc-75dee53e47a9", + "id": "4deec217-25fa-426c-a1f7-b94051508733", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -147630,7 +147630,7 @@ } }, { - "id": "be6b5f91-3018-40f4-b64c-985023503818", + "id": "906fcb4f-a460-4d09-ab8f-c171eb99868b", "name": "Download custom violation report", "request": { "name": "Download custom violation report", @@ -147683,7 +147683,7 @@ }, "response": [ { - "id": "c4b2cd5c-5111-4d0b-bb39-b656eeae4467", + "id": "0a2541cc-ae78-4708-ab75-e936c1057020", "name": "Returns the zip file with given custom name that contains the violation report file.", "originalRequest": { "url": { @@ -147724,12 +147724,12 @@ "value": "application/zip" } ], - "body": "sunt Lorem voluptate adipisicing", + "body": "ut magna et ipsum", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "f5f5b3b2-8022-4f26-8d61-c00ee32ce9ef", + "id": "4847f8dd-0290-498f-ab76-a5bd80e9e728", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -147775,7 +147775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9cc08ebe-a4a2-46e5-bb4d-8d84d36dd402", + "id": "49d5cd63-7fbc-42e0-a35d-ada69c759b65", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -147821,7 +147821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc0dce0f-a27c-4efd-876e-91bcb027aa85", + "id": "b8303d21-a039-425a-b959-936481662ae7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -147867,7 +147867,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2eae5de9-8176-4099-9865-8efda4b509f6", + "id": "5d11642b-f533-43d2-8760-b22184e07c11", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -147913,7 +147913,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa6d3509-f816-4217-b98f-e119c2930a10", + "id": "a1ce738f-3a9b-4e72-b635-ed1988d21239", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -147959,7 +147959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08547fa2-7500-4a50-ae4f-f39607a01802", + "id": "5e6ff2bc-fb92-40d0-8596-b3ff714a7373", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -148017,7 +148017,7 @@ "description": "Use this API to check for current \"separation of duties\" (SOD) policy violations as well as potential future SOD policy violations. \nWith SOD violation functionality in place, administrators can get information about current SOD policy violations and predict whether an access change will trigger new violations, which helps to prevent them from occurring at all. \n\n\"Separation of duties\" refers to the concept that people shouldn't have conflicting sets of access - all their access should be configured in a way that protects your organization's assets and data. \nFor example, people who record monetary transactions shouldn't be able to issue payment for those transactions.\nAny changes to major system configurations should be approved by someone other than the person requesting the change. \n\nOrganizations can use \"separation of duties\" (SOD) policies to enforce and track their internal security rules throughout their tenants.\nThese SOD policies limit each user's involvement in important processes and protects the organization from individuals gaining excessive access. \n\nOnce a SOD policy is in place, if an identity has conflicting access items, a SOD violation will trigger. \nThese violations are included in SOD violation reports that other users will see in emails at regular intervals if they're subscribed to the SOD policy.\nThe other users can then better help to enforce these SOD policies.\n\nAdministrators can use the SOD violations APIs to check a set of identities for any current SOD violations, and they can use them to check whether adding an access item would potentially trigger a SOD violation. \nThis second option is a good way to prevent SOD violations from triggering at all. \n\nRefer to [Handling Policy Violations](https://documentation.sailpoint.com/saas/help/sod/policy-violations.html) for more information about SOD policy violations. \n", "item": [ { - "id": "e4c03ac5-364f-439d-b043-a8d598634759", + "id": "bdded74b-b05f-4bfa-9e0c-614ca8a8eba1", "name": "Predict SOD violations for identity.", "request": { "name": "Predict SOD violations for identity.", @@ -148060,7 +148060,7 @@ }, "response": [ { - "id": "194ebacc-7cf6-4b07-8e7d-259160f9745e", + "id": "5db44421-e8ae-421a-8505-a76db50d98f0", "name": "Violation Contexts", "originalRequest": { "url": { @@ -148117,7 +148117,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d912320-9efa-48fa-8f63-18061e8eb83e", + "id": "227841c0-306f-46f8-8494-33ce32eac01c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -148174,7 +148174,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48d9f3d8-9e04-4eba-899f-ac3c5f6a4bf2", + "id": "39fe459c-45a0-4213-b1d9-22ad482a391b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -148231,7 +148231,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74c3c548-e66c-4ae6-b466-aa0b2123af28", + "id": "d52dca6a-7b28-478c-8e86-59a86d397e27", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -148288,7 +148288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cce848a-eb6a-40de-83a4-24736c9ecab9", + "id": "c677cc8c-bde8-47e1-9f23-98b5900345ee", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -148345,7 +148345,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a37a979-edc2-4ef8-9eb9-11606a7cd364", + "id": "be5f954a-3c6e-4fa4-b308-2a601fad9a27", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -148402,7 +148402,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afef4459-0754-420a-8baa-f769b5b14202", + "id": "db0bfc18-84cc-41e7-a7fb-042dbc15c73f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -148465,7 +148465,7 @@ } }, { - "id": "274410df-ac48-49f7-8ac9-ebb2bbf703e8", + "id": "467e45d0-0aa6-435c-96e0-c2a194dbbd8d", "name": "Check SOD violations", "request": { "name": "Check SOD violations", @@ -148508,7 +148508,7 @@ }, "response": [ { - "id": "791b5a4c-e6ca-40e7-a099-1dbc9468f4ea", + "id": "62496746-139c-45fe-9ad7-539d32b56a26", "name": "Request ID with a timestamp.", "originalRequest": { "url": { @@ -148565,7 +148565,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5bf19ba7-cb00-4dd1-b3e5-8d1d861a1ad1", + "id": "6021b316-ce2e-4767-939c-edcbf2ae6b97", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -148622,7 +148622,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1744b94-b409-4312-8798-6b1c6d8d2f80", + "id": "8077234b-0712-4fc7-abed-9ad0ea7a7df1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -148679,7 +148679,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44603f5d-4734-4233-a34a-4e26e01910ac", + "id": "f265f5f8-2039-4035-b5e0-7eedbf9ec44f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -148736,7 +148736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e2c0fc3-a91a-4846-b7a2-5f7c162c40a3", + "id": "c524bed7-a5ea-44e6-8597-cbf75d37828a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -148793,7 +148793,7 @@ "_postman_previewlanguage": "json" }, { - "id": "365b9efa-4f3d-42fe-b262-2ca1f6660cc2", + "id": "f000616b-c344-48a3-8456-32690dd0f766", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -148850,7 +148850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "812abf51-c0df-4106-9f6f-d53adbba49f0", + "id": "cbd47743-6fc9-4f92-b6c5-0cd4d15087c0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -148919,7 +148919,7 @@ "description": "Use this API to implement source usage insight functionality.\nWith this functionality in place, administrators can gather information and insights about how their tenants' sources are being used.\nThis allows organizations to get the information they need to start optimizing and securing source usage.\n", "item": [ { - "id": "453f45a9-3e02-40fd-9941-83a487ea0805", + "id": "d301ac63-0d3f-4e9b-917d-e1bde1594ef5", "name": "Finds status of source usage", "request": { "name": "Finds status of source usage", @@ -148961,7 +148961,7 @@ }, "response": [ { - "id": "01ad0f89-27a4-4925-8cf8-db68d38fb736", + "id": "7791449d-2a85-42cc-944a-1fbf680e9893", "name": "Status of the source usage insights setup by IDN source ID.", "originalRequest": { "url": { @@ -149006,7 +149006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55a9809c-c111-4b48-b772-c168877893c9", + "id": "516687fa-5ac2-4417-bf3d-eb9c56e9517b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -149051,7 +149051,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0189a1b2-f8a0-41e6-b9a5-78319303ca97", + "id": "39d1fa34-f690-443b-9f23-ff53fb7d390c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -149096,7 +149096,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31255bf5-f769-4655-b29e-88d408c465b3", + "id": "8800083b-9411-4b40-b167-58a60bb19eed", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -149141,7 +149141,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9789ad7-02f4-40f8-b043-d0ac82425d18", + "id": "2cf503b0-6914-4913-b75e-3a904f6e16b3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -149186,7 +149186,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbc2d1b1-4cd1-4f28-aa97-479df7249ae5", + "id": "8f0695e5-49ef-4333-9d97-3ff2d0a1fbd0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -149237,7 +149237,7 @@ } }, { - "id": "67b6d2b6-c0c6-4471-ac0f-99e5c1c83330", + "id": "0d41a3af-a881-4d56-b8ef-0b345b1009a8", "name": "Returns source usage insights", "request": { "name": "Returns source usage insights", @@ -149316,7 +149316,7 @@ }, "response": [ { - "id": "53b5293e-8c67-4239-a30d-e37aa980dfc3", + "id": "63a9f0aa-0cf0-4056-acdf-b0efe72a3512", "name": "Summary of source usage insights for past 12 months.", "originalRequest": { "url": { @@ -149398,7 +149398,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0bfea31e-4c0b-4cac-ac29-437bc8088d95", + "id": "cfea22c7-4d49-46ba-b90f-e7d62ef07f9d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -149480,7 +149480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0860819-2a83-4835-a6b9-fa9641363e64", + "id": "6fd4fdc1-8c78-4b2f-84a5-c2ae6c9ae97c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -149562,7 +149562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b7e9c9d-f854-4b53-9a8a-e7ac36081e5a", + "id": "a5705e12-8292-4ab0-9bcf-0a930252a471", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -149644,7 +149644,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86cdeb0e-3bb7-47ee-ab14-877c30b92a67", + "id": "ca3e523c-5bdb-46e5-be73-ec1a8ca2e20c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -149726,7 +149726,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f9eee6c-b04b-471e-ba18-372c3cdfe682", + "id": "101bf89a-cb6e-4d2b-a663-06eff4e1961c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -149820,7 +149820,7 @@ "description": "Use this API to implement and customize source functionality. \nWith source functionality in place, organizations can use Identity Security Cloud to connect their various sources and user data sets and manage access across all those different sources in a secure, scalable way. \n\n[Sources](https://documentation.sailpoint.com/saas/help/sources/managing_sources.html) refer to the Identity Security Cloud representations for external applications, databases, and directory management systems that maintain their own sets of users, like Dropbox, GitHub, and Workday, for example.\nOrganizations may use hundreds, if not thousands, of different source systems, and any one employee within an organization likely has a different user record on each source, often with different permissions on many of those records. \nConnecting these sources to Identity Security Cloud makes it possible to manage user access across them all.\nThen, if a new hire starts at an organization, Identity Security Cloud can grant the new hire access to all the sources they need.\nIf an employee moves to a new department and needs access to new sources but no longer needs access to others, Identity Security Cloud can grant the necessary access and revoke the unnecessary access for all the employee's various sources. \nIf an employee leaves the company, Identity Security Cloud can revoke access to all the employee's various source accounts immediately. \nThese are just a few examples of the many ways that source functionality makes identity governance easier, more efficient, and more secure. \n\nIn Identity Security Cloud, administrators can create configure, manage, and edit sources, and they can designate other users as source admins to be able to do so.\nThey can also designate users as source sub-admins, who can perform the same source actions but only on sources associated with their governance groups.\nAdmins go to Connections > Sources to see a list of the existing source representations in their organizations. \nThey can create new sources or select existing ones. \n\nTo create a new source, the following must be specified: Source Name, Description, Source Owner, and Connection Type.\nRefer to [Configuring a Source](https://documentation.sailpoint.com/saas/help/accounts/loading_data.html#configuring-a-source) for more information about the source configuration process. \n\nIdentity Security Cloud connects with its sources either by a direct communication with the source server (connection information specific to the source must be provided) or a flat file feed, a CSV file containing all the relevant information about the accounts to be loaded in.\nDifferent sources use different connectors to share data with Identity Security Cloud, and each connector's setup process is specific to that connector. \nSailPoint has built a number of connectors to come out of the box and connect to the most common sources, and SailPoint actively maintains these connectors.\nRefer to [Identity Security Cloud Connectors](https://documentation.sailpoint.com/connectors/identitynow/landingpages/help/landingpages/identitynow_connectivity_landing.html) for more information about these SailPoint supported connectors. \nRefer to the following links for more information about two useful connectors: \n\n- [JDBC Connector](https://documentation.sailpoint.com/connectors/jdbc/help/integrating_jdbc/introduction.html): This customizable connector an directly connect to databases that support JDBC (Java Database Connectivity).\n\n- [Web Services Connector](https://documentation.sailpoint.com/connectors/webservices/help/integrating_webservices/introduction.html): This connector can directly connect to databases that support Web Services. \n\nRefer to [SaaS Connectivity](https://developer.sailpoint.com/docs/connectivity/saas-connectivity/) for more information about SailPoint's new connectivity framework that makes it easy to build and manage custom connectors to SaaS sources. \n\nWhen admins select existing sources, they can view the following information about the source:\n\n- Associated connections (any associated identity profiles, apps, or references to the source in a transform).\n\n- Associated user accounts. These accounts are linked to their identities - this provides a more complete picture of each user's access across sources.\n\n- Associated entitlements (sets of access rights on sources).\n\n- Associated access profiles (groupings of entitlements). \n\nThe user account data and the entitlements update with each data aggregation from the source. \nOrganizations generally run scheduled, automated data aggregations to ensure that their data is always in sync between their sources and their Identity Security Cloud tenants so an access change on a source is detected quickly in Identity Security Cloud.\nAdmins can view a history of these aggregations, and they can also run manual imports. \nRefer to [Loading Account Data](https://documentation.sailpoint.com/saas/help/accounts/loading_data.html) for more information about manual and scheduled aggregations. \n\nAdmins can also make changes to determine which user account data Identity Security Cloud collects from the source and how it correlates that account data with identity data. \nTo define which account attributes the source shares with Identity Security Cloud, admins can edit the account schema on the source.\nRefer to [Managing Source Account Schemas](https://documentation.sailpoint.com/saas/help/accounts/schema.html) for more information about source account schemas and how to edit them. \nTo define the mapping between the source account attributes and their correlating identity attributes, admins can edit the correlation configuration on the source. \nRefer to [Assigning Source Accounts to Identities](https://documentation.sailpoint.com/saas/help/accounts/correlation.html) for more information about this correlation process between source accounts and identities.\n\nAdmins can also delete sources, but they must first ensure that the sources no longer have any active connections: the source must not be associated with any identity profile or any app, and it must not be referenced by any transform.\nRefer to [Deleting Sources](https://documentation.sailpoint.com/saas/help/sources/managing_sources.html#deleting-sources) for more information about deleting sources. \n\nWell organized, mapped out connections between sources and Identity Security Cloud are essential to achieving comprehensive identity access governance across all the source systems organizations need. \nRefer to [Managing Sources](https://documentation.sailpoint.com/saas/help/sources/managing_sources.html) for more information about all the different things admins can do with sources once they are connected.\n", "item": [ { - "id": "7eba3e0a-3195-471a-b856-8e4728783aaf", + "id": "4b64a4ed-4e56-4217-b2e0-89d1f798ab01", "name": "Lists all sources in IdentityNow.", "request": { "name": "Lists all sources in IdentityNow.", @@ -149913,7 +149913,7 @@ }, "response": [ { - "id": "a27fc1ca-3e64-4cd0-b677-bf34f6504e4b", + "id": "ac7fb99f-ecda-410e-b63a-f13a4a6ae543", "name": "List of Source objects", "originalRequest": { "url": { @@ -150020,7 +150020,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c51ab715-5539-4c0b-bb84-0917f2764067", + "id": "4981e5fb-0046-4d3f-942b-d7af080d2885", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -150127,7 +150127,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbb8873b-a480-4cb7-a78a-3d26875100db", + "id": "9cb1747c-c9a9-4a0d-84a0-195e39c6f4b0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -150234,7 +150234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a83f2b69-b346-4e8d-97e3-4b5593ac507a", + "id": "0872d83e-c1ae-4a5c-b077-0b7cea67d521", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -150341,7 +150341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f6976d4-0c12-4c8c-801a-a3d54d967ee0", + "id": "08a2b3f9-0db8-4813-b0ef-a062593a4c6d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -150448,7 +150448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c18b4c37-2476-4c4f-a37d-d902b3f62252", + "id": "15aa4aae-7418-4392-9b5b-6134670323da", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -150555,7 +150555,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7504b6b1-766c-44ad-93fe-5a1a55e06dd3", + "id": "0060aa1a-96a1-4a55-b90e-25a3832500b1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -150668,7 +150668,7 @@ } }, { - "id": "8767bd79-6da2-44e9-b8ca-19937572ab76", + "id": "e2d19a8a-4fe5-473e-9b56-d38d0344a1aa", "name": "Creates a source in IdentityNow.", "request": { "name": "Creates a source in IdentityNow.", @@ -150720,7 +150720,7 @@ }, "response": [ { - "id": "cfe76de9-1d9c-46df-9bfa-4a6a2c1ddc26", + "id": "ccdcd450-4a2b-46ab-98da-6edb5802ccbb", "name": "Created Source object. Any passwords will only show the the encrypted cipher-text, as they are not decrypt-able in IdentityNow cloud-based services, per IdentityNow security design.", "originalRequest": { "url": { @@ -150786,7 +150786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b2c2a7f-ee70-416d-a7bc-4f581bdc7ee2", + "id": "61f13281-e1b5-4491-accd-04118b027974", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -150852,7 +150852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc2db4ce-f0f9-491a-a9fa-d08e078a0c90", + "id": "4cea26fd-bd70-4faf-b87a-830353e394bd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -150918,7 +150918,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93684c42-8574-4caf-b334-54b86536f2f4", + "id": "810ca21f-b28a-4c4a-ad5d-90c560c099a5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -150984,7 +150984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92f74753-973d-4cb4-84a5-3625f7c83f66", + "id": "aa407a77-5b43-4558-9484-f23a3a085ef1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -151050,7 +151050,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2249c9df-3291-4f49-a284-f8a709d8f916", + "id": "8cd10d38-8216-4dc9-86f0-3012da81dc41", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -151122,7 +151122,7 @@ } }, { - "id": "83fb230b-de78-4f3a-b99c-dbe6c3828f3c", + "id": "48da5196-596d-4584-885e-f05b9dd3a67f", "name": "Get Source by ID", "request": { "name": "Get Source by ID", @@ -151163,7 +151163,7 @@ }, "response": [ { - "id": "50596838-5010-4381-8f80-c37c57c7aab6", + "id": "1021d4bc-0b8b-462c-a52f-ca628ec455bf", "name": "Source object.", "originalRequest": { "url": { @@ -151207,7 +151207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "684825b1-5fc0-4dcf-b6a8-137c089ca40a", + "id": "f16a431b-26eb-4218-8763-aed2ea7598e6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -151251,7 +151251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4bac1f0f-2e4b-4b17-bd9f-783bf31d7c68", + "id": "7f0b1b00-a4b8-4ef3-b281-d3efccb95970", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -151295,7 +151295,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e436c4dd-4fec-4d9d-846f-fdff27b95982", + "id": "451adfcb-02a5-4b6a-bb67-1f56c325ca80", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -151339,7 +151339,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b03aec7-6161-4551-aeb0-d3d5c452f0a0", + "id": "a1ee9ed8-0bf6-4182-a044-21f2de84b750", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -151383,7 +151383,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7abf42b0-9078-4f6c-9792-4371e6685bf3", + "id": "0ddf775a-cc1a-457b-98cb-aba4ca7ca29a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -151427,7 +151427,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f024f577-6472-410b-930d-5d38f8e851c8", + "id": "ff36e112-4468-4c23-b592-425571ba0f73", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -151477,7 +151477,7 @@ } }, { - "id": "f9069ed0-9d67-45f8-b448-5afa11846be1", + "id": "ce2a2609-b466-4f14-aa3b-77c0fe4e27b7", "name": "Update Source (Full)", "request": { "name": "Update Source (Full)", @@ -151531,7 +151531,7 @@ }, "response": [ { - "id": "dfd3414e-d0b1-4925-9bf1-c1242afe27e4", + "id": "b4de6742-ffe2-4d2b-b889-4b6fda5d2556", "name": "Updated Source object. Any passwords will only show the the encrypted cipher-text so that they aren't decryptable in Identity Security Cloud (ISC) cloud-based services, per ISC security design.", "originalRequest": { "url": { @@ -151588,7 +151588,7 @@ "_postman_previewlanguage": "json" }, { - "id": "832799e9-20f8-4196-a35b-80435713bf9c", + "id": "b4ae27cb-9df5-4b36-90be-4e2d066f716d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -151645,7 +151645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b2e03bf-da87-4689-ba03-25370fa6d170", + "id": "43a24f70-1ea4-47cb-ae11-2228b94f53ee", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -151702,7 +151702,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a24b4a2f-4fab-45c5-be18-a4da713abdb0", + "id": "a341779d-43e6-4d61-8496-ce6ff1a83327", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -151759,7 +151759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d8be2d2-b934-4ede-9646-8c36586cab2d", + "id": "966f8643-b1cd-4a0f-8626-27bbcbf63b4e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -151816,7 +151816,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43864e36-e20d-4a69-86d2-4ef062546d21", + "id": "4a1ca54c-90ab-45c3-be69-f73a191fce15", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -151873,7 +151873,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2a44ee8-215e-49ec-a4fa-37f0bed04744", + "id": "82647cfa-cc36-474b-9f54-d6be0c5a7ea3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -151936,7 +151936,7 @@ } }, { - "id": "bd46f6a1-0559-482c-b4e7-0386cc7364a3", + "id": "ab74de35-2bb2-4352-9e2e-3f03683886de", "name": "Update Source (Partial)", "request": { "name": "Update Source (Partial)", @@ -151990,7 +151990,7 @@ }, "response": [ { - "id": "f67d8bf5-7d93-4114-9daa-4842905f5ae4", + "id": "65f45956-bf87-46f7-aa0f-b68be7950661", "name": "Edit the source description", "originalRequest": { "url": { @@ -152047,7 +152047,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a104695f-0ad5-44bb-97ae-2f3446efab23", + "id": "90af3bba-addc-42cc-a69a-c8c778edefda", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -152104,7 +152104,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2799925-f5b5-4b87-a4a2-6cbfbec2c2ab", + "id": "d161be3b-4cc6-42bf-a7c1-63f32d28eed0", "name": "Edit source features", "originalRequest": { "url": { @@ -152161,7 +152161,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e5bd1b0-610a-43a4-80f7-de3a65c47e1e", + "id": "52f24ca3-701d-4667-82f2-316bcf2c284b", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -152218,7 +152218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f648e314-6ccc-47f7-8f45-ed5e056b57e4", + "id": "35eeae4c-f48f-4fe5-9cea-fb976ec84c24", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -152275,7 +152275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "183c0880-0d26-478c-8516-493c1e3b6d6c", + "id": "20cb7ae8-7212-4412-928b-1cc1e5fa9f13", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -152332,7 +152332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be259157-9d4c-4dea-8611-375e688b7421", + "id": "f664e45d-7995-4804-92a2-5e902668d0f4", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -152389,7 +152389,7 @@ "_postman_previewlanguage": "json" }, { - "id": "965dcb45-5b85-40b4-b20b-f1f28b841bdf", + "id": "13d27fc1-50a9-4e1a-9adc-6fa736309101", "name": "Edit the source description", "originalRequest": { "url": { @@ -152446,7 +152446,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b602b333-a9c4-4cad-91a5-b812204e7840", + "id": "72d233ba-fe25-4378-b83f-6287c9fa5da0", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -152503,7 +152503,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f8363f4-b989-4a32-add7-2cf14aa21870", + "id": "ce593ea8-c5f9-4959-a76e-bab0f1aae49e", "name": "Edit source features", "originalRequest": { "url": { @@ -152560,7 +152560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56aeeb97-92c1-430a-ad2d-734067bbb187", + "id": "49b94692-8da8-4268-afa2-78875a40dd94", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -152617,7 +152617,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d99cff32-26fc-4a24-9a9a-099d9366ef10", + "id": "3d900efe-5042-4195-a1ff-288a5781f901", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -152674,7 +152674,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a663fa25-4761-4362-9ec4-23f4b2ed0ed7", + "id": "e1058100-01f5-47f6-9fde-36ea4c750146", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -152731,7 +152731,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccd01484-7565-4267-b51a-c00ac2d8c8ef", + "id": "a692ff94-8dd5-4b2d-880d-8bc4b6fcb43d", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -152788,7 +152788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a02e413-5c77-438f-a10c-bbfc635f06eb", + "id": "c7e8dce8-a59f-49ff-92ed-c598af5ab5e1", "name": "Edit the source description", "originalRequest": { "url": { @@ -152845,7 +152845,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e588b2e5-b637-44d3-8568-e5a5d048cad6", + "id": "a8fb245f-4be5-412b-beda-d0956d1dd676", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -152902,7 +152902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65b15d07-3557-46f2-a7fa-f8852da034e8", + "id": "fd1df1e2-9750-486a-99c6-d55abdbf8a7e", "name": "Edit source features", "originalRequest": { "url": { @@ -152959,7 +152959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a0e59c0-2aff-49f3-9d27-bc86d64118e2", + "id": "1646714b-3196-4800-ba4a-2fc07c6c91ff", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -153016,7 +153016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45bfce61-e391-4c15-a162-9f4e0d73307d", + "id": "d525aaa7-8658-4737-8b8c-f52c9328b5e0", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -153073,7 +153073,7 @@ "_postman_previewlanguage": "json" }, { - "id": "965b3098-91d0-42bd-970b-50da8fec32e4", + "id": "a8ddc9ae-9ae3-4c02-b8b4-65ff6cdfd14e", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -153130,7 +153130,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78c05684-fe42-4250-97f2-3140a9afe9e5", + "id": "45a7bbb8-4567-4864-8565-b0d8e84a3f8f", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -153187,7 +153187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "caf93727-71e8-4b40-b4fb-b383524762fc", + "id": "6fa9528b-dc32-4160-8196-373e4429bb8f", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -153244,7 +153244,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42e476b2-c2c7-4006-a71b-f42593afc548", + "id": "ee69b832-ea10-4f7b-8e91-e8e225931fc0", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -153301,7 +153301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8636718-32e7-4322-90eb-ff8f90fc99d9", + "id": "83a405c2-457c-4503-8f66-ce4e1671c1db", "name": "Edit source features", "originalRequest": { "url": { @@ -153358,7 +153358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a15b0cc-8adc-459a-9ec3-d415a2650150", + "id": "3b80d8fa-0066-4e2b-934b-a7d51934a7ad", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -153415,7 +153415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "562b3739-2be2-46c0-a36e-857c4dbcf2af", + "id": "07637e8f-a4e7-42ac-9693-bfaa5219aa63", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -153472,7 +153472,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18295a55-f6e4-4e69-bd46-2fee003edb69", + "id": "d7b3ebb9-673e-40de-b4ed-ed60ecc157aa", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -153529,7 +153529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0ef923c-ad97-43b7-853f-50eadedb3917", + "id": "f5ced874-20c8-4169-8d92-ccf1ae994bda", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -153586,7 +153586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53eff871-8520-4044-b84c-6c208ca7cada", + "id": "2de4c8e8-1a43-480f-88d3-0b203dfcdd2f", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -153643,7 +153643,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d32ac15-abe1-4412-b610-7f8daad098a4", + "id": "02398fa8-a42c-45f7-8ae5-71eacce61c4a", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -153700,7 +153700,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2faacfc-efcc-43fc-b7b6-cfb6a681a8ef", + "id": "aac94572-ab73-42d2-83e5-30ce4254e3c4", "name": "Edit source features", "originalRequest": { "url": { @@ -153757,7 +153757,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7abe9bf4-8650-4209-9c45-10721c0d40d4", + "id": "cd942084-f1f7-4452-9ec3-029bf6231f9d", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -153814,7 +153814,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8ecf0cd-953b-4efe-b5ce-ef31e1e37001", + "id": "a45c69e3-bcda-49a8-a2f1-676565cdd6a8", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -153871,7 +153871,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a22326aa-d2f5-4d14-b050-83d4a6b77ceb", + "id": "10bdfa6e-b17d-407c-944e-4318de815e9f", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -153928,7 +153928,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b453fa0-d940-4fd9-83ad-df28f15e5975", + "id": "24add997-e6cf-4488-925d-2e2ce6c6385c", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -153985,7 +153985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "332fd7d7-df6f-4361-b7d2-e20ed42c120d", + "id": "e4aafb51-563b-448c-b6db-cf7892e41032", "name": "Edit the source description", "originalRequest": { "url": { @@ -154042,7 +154042,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc0ebd63-0893-4e0b-bc5a-c9248e2c6df3", + "id": "3760c5a4-efad-434d-b328-6f4a38f410c2", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -154099,7 +154099,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97398260-5503-4650-bd10-3e427c82373a", + "id": "c6082aff-fa01-46b2-8b40-b998f948671d", "name": "Edit source features", "originalRequest": { "url": { @@ -154156,7 +154156,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb6b1cf8-ebc2-4e16-ad04-b985cdbfafb7", + "id": "5ebac38d-13d8-4d9e-af71-de11be7941f1", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -154213,7 +154213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "514bb3a9-5a63-4abf-b563-2a9558f7ec2f", + "id": "9b1a05c4-f577-4e4d-b565-821dc67836f7", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -154270,7 +154270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "883d1a38-e1d2-41a1-ae2e-1b19e6248753", + "id": "a970bf81-3836-4068-bdc0-2e26f9bdb627", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -154327,7 +154327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a051512-3657-495e-b609-1d6ee75ee1a6", + "id": "c53b522e-6b9b-4b94-b826-f5a02911719f", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -154384,7 +154384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70fa3985-7fc8-4dcd-8cde-42149d5b67ab", + "id": "6d1ccb61-3078-4025-82ee-45c227df473e", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -154441,7 +154441,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cff92c37-d578-4d99-8522-9cac67670f64", + "id": "bed0edc3-1ba3-4623-8316-157439c9079c", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -154498,7 +154498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44c720ae-c0c1-4e95-a6ce-8fdd6f780921", + "id": "88d8856a-0a64-412b-8ef8-b3a829757c44", "name": "Edit source features", "originalRequest": { "url": { @@ -154555,7 +154555,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37f37cc5-6f36-4460-b9fa-18b1716556f5", + "id": "1b2f5a6a-8634-424d-aeb3-1ca4105e4cb6", "name": "Change a source description and cluster in one call", "originalRequest": { "url": { @@ -154612,7 +154612,7 @@ "_postman_previewlanguage": "json" }, { - "id": "114ec903-03ae-4b0e-b907-a7f80693060e", + "id": "815d6e06-eb1e-4da3-8bb4-fa8bfcb11d8d", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -154669,7 +154669,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95d1a47e-33d0-4cb7-87de-e545da51f476", + "id": "8b8ac889-27ee-41fb-88be-05fe9aca45a2", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -154726,7 +154726,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4188b3de-01b5-4fe5-820f-4f3d191e7d68", + "id": "cfe340ce-064c-41d3-98dc-d8d4a8d0ed3f", "name": "Enable notifications for new account provisioning on a source", "originalRequest": { "url": { @@ -154789,7 +154789,7 @@ } }, { - "id": "948dd296-e7be-4a9a-87fe-4ed195f0b91c", + "id": "ae605d3a-55ec-4b05-b20f-537a3e83573a", "name": "Delete Source by ID", "request": { "name": "Delete Source by ID", @@ -154830,7 +154830,7 @@ }, "response": [ { - "id": "6acf0712-7c3d-4c77-846e-d11345dfeedb", + "id": "d37cb073-85f5-4a53-9d57-8e5535dd26f0", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -154874,7 +154874,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16281081-6349-4347-8e85-ea6ab581230f", + "id": "5bc338fd-1b67-4fd8-9a55-fe79dbd55d72", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -154918,7 +154918,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5061c7f6-0e63-44e3-9ebe-37496a50aa12", + "id": "d52c03e5-7382-415f-a50f-03e96930aa1b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -154962,7 +154962,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2c1d8d4-8bca-494a-b61e-6b4eec82c6f6", + "id": "7aa0e636-e836-46c6-8e39-21fdec9e5f21", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -155006,7 +155006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0989805-b1e2-4d6c-8d8e-06df5a872aeb", + "id": "1fc8e3aa-192a-43cd-89e4-10337e079d36", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -155050,7 +155050,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eaa1c4d4-8d5d-4d28-bb7d-cc29debc18c5", + "id": "60c02f7c-4d2b-4a64-875e-8f2c131a23dd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -155094,7 +155094,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c05669c3-8d89-4b72-9baf-5d0e2de518d6", + "id": "ba653594-2028-4f9f-ae7b-2156c60e5136", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -155144,7 +155144,7 @@ } }, { - "id": "527c98c4-f9c0-4310-8449-b9cfb845847d", + "id": "86531085-27e0-4935-8bc4-ff368b0687c3", "name": "Lists ProvisioningPolicies", "request": { "name": "Lists ProvisioningPolicies", @@ -155186,7 +155186,7 @@ }, "response": [ { - "id": "08d4cde8-dcc2-4f42-add7-89fd597b95ce", + "id": "75dadb24-ce07-4f25-a37f-de3b838a7989", "name": "List of ProvisioningPolicyDto objects", "originalRequest": { "url": { @@ -155231,7 +155231,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d97210e5-e0e0-4c49-9a44-8ad372b164d0", + "id": "36fbd07b-60e7-48da-81d0-80b8a717a1e7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -155276,7 +155276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc65e20e-c491-492a-9073-37925f45e6e8", + "id": "026a6385-5304-485c-b1d9-a4d30110eb06", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -155321,7 +155321,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10925bda-6fb6-4234-8f62-0d4e9dfd194e", + "id": "a9509ae3-a7e4-4dd9-a6ba-fe1edcf0484b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -155366,7 +155366,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43115c9e-b318-4adc-b98d-c232fff5647e", + "id": "be266590-9fce-4e59-a222-5728dbbd6bf4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -155411,7 +155411,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd8b789c-e08e-4a50-9d87-59e6d6d176a5", + "id": "98455b1f-5e5c-4eeb-8630-2b647707f05a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -155456,7 +155456,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50f5162c-4dad-4040-8e76-796045ed77d6", + "id": "8af09e7b-6c69-48c7-8af4-d8e541eef643", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -155507,7 +155507,7 @@ } }, { - "id": "6f1f55ac-b12a-4b38-97be-2ce641d1af49", + "id": "b804d616-1375-4e3a-b132-73540457ae4c", "name": "Create Provisioning Policy", "request": { "name": "Create Provisioning Policy", @@ -155562,7 +155562,7 @@ }, "response": [ { - "id": "61fdaed2-41eb-41ff-bf8e-d2aebda29abe", + "id": "9050e9e6-c0f4-4e2c-95e5-85ab58916811", "name": "Created ProvisioningPolicyDto object", "originalRequest": { "url": { @@ -155620,7 +155620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66530432-777d-42b4-986e-dd87aef4f85b", + "id": "f55c9dfb-e50a-497b-9cad-66af77b7085d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -155678,7 +155678,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffe9c27e-463f-4160-af5c-f6547aede175", + "id": "1bea9a99-2a2b-453a-aa67-c30bb1d04264", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -155736,7 +155736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14a8233b-148e-4806-9717-602a1d37bfec", + "id": "f46384ad-4306-406b-94a6-3e3fba8d5f34", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -155794,7 +155794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a82ad3b5-6bc3-4742-b0b4-7b531ea8b7b1", + "id": "561aeaff-9339-48bd-a718-eab441b8f5e9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -155852,7 +155852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18190f7f-792e-4f54-b3cc-c72a263733a0", + "id": "cd054e4d-8d74-4f4d-a154-eeff2d56eb55", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -155910,7 +155910,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61741cba-4fe2-4538-8a39-5c14e60ccf22", + "id": "00ab4df0-85e8-41a7-8b63-07865e2e9010", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -155974,7 +155974,7 @@ } }, { - "id": "fc59f960-6e5b-4b1d-a730-072d8426c8e6", + "id": "bf7ef3e5-b73c-4db1-a8e1-b733347e6578", "name": "Get Provisioning Policy by UsageType", "request": { "name": "Get Provisioning Policy by UsageType", @@ -156027,7 +156027,7 @@ }, "response": [ { - "id": "372beab9-d6a3-49d9-b8e3-f450e14f3570", + "id": "962633b9-6145-4fdf-afbb-aa9c579d1513", "name": "The requested ProvisioningPolicyDto was successfully retrieved.", "originalRequest": { "url": { @@ -156073,7 +156073,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb208669-6120-4c03-8827-9aa51a02a1e0", + "id": "d5cce2cb-acde-4a7f-a839-0a8a46c0ee1d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -156119,7 +156119,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b23800e2-5c05-4c59-a7cf-848fc17dd916", + "id": "c96c61d7-6237-450b-b1b4-0055febde19b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -156165,7 +156165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f8b66ca-681b-4e7f-872f-df6f49c10367", + "id": "7dfd2b89-5d4b-4108-bda8-94282e8220e6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -156211,7 +156211,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68bebabd-93db-44b4-8fa9-7a62fdce345c", + "id": "3455c8d6-ebda-4d53-a40b-d8068e480b31", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -156257,7 +156257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ade001d1-d9bf-448f-82cc-416839ea19fe", + "id": "0ca12e5e-9f99-4fda-8497-94bbf192bf6a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -156303,7 +156303,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3af58a7d-c2bd-4bc2-8a5e-496af6e9cc2e", + "id": "103dce57-f76a-443f-8b3d-fc6e3d22ae5b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -156355,7 +156355,7 @@ } }, { - "id": "d097f56a-6433-45b3-a7b3-3c59e50cadfa", + "id": "bfde69be-9004-4818-84dd-9000547a302d", "name": "Update Provisioning Policy by UsageType", "request": { "name": "Update Provisioning Policy by UsageType", @@ -156421,7 +156421,7 @@ }, "response": [ { - "id": "2655d3d8-10f8-45db-89a4-ecffc14a474a", + "id": "a8814924-67dd-4742-8e25-eabb825423d1", "name": "The ProvisioningPolicyDto was successfully replaced.", "originalRequest": { "url": { @@ -156480,7 +156480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "318ffd3e-9f76-4f6c-bd4d-ab40f012fd91", + "id": "5b1aadaa-3c1d-4fb1-b91f-80a823bcb1ba", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -156539,7 +156539,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51bf7db7-7a71-4d89-a461-6fa2f1bf0935", + "id": "a201330b-05b7-438f-9bee-ac1b247e863e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -156598,7 +156598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc710f67-4efd-4586-9c3a-cb61d758ec12", + "id": "941911fb-c973-4519-958e-38a1268df342", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -156657,7 +156657,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b47f30ab-e47d-4738-81ab-8d7b96574d29", + "id": "9114c6d9-d937-4f38-8219-1a814d0aedd2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -156716,7 +156716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7fe0a2c-81f1-448f-89d9-240313153c22", + "id": "e241df1d-5fd4-4f8f-b4de-69bfbba3e715", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -156775,7 +156775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70bbddd2-092e-4b48-8aac-53a6654cecc8", + "id": "dbfabf6f-0619-45df-8044-739b74f044ea", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -156840,7 +156840,7 @@ } }, { - "id": "8f3c0d3c-1d92-44c8-a021-c3f76162db0d", + "id": "d1adb7e6-20ed-4846-a799-ca1e06499d5c", "name": "Partial update of Provisioning Policy", "request": { "name": "Partial update of Provisioning Policy", @@ -156906,7 +156906,7 @@ }, "response": [ { - "id": "b19bb326-6d7b-4696-a64e-20fd7b5c8143", + "id": "68b4f491-1c1a-4143-b24c-4a97acfdd47c", "name": "The ProvisioningPolicyDto was successfully updated.", "originalRequest": { "url": { @@ -156965,7 +156965,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04adbe66-4eec-497d-a72a-a24652ad18b7", + "id": "d0a93343-8f5c-4f7b-b972-aca522760589", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -157024,7 +157024,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00ce83a6-72c9-486c-b0ee-af1815aa006e", + "id": "c7c08962-da78-4cb9-8b7d-c5af8bb90fb5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -157083,7 +157083,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ed8a41b-dd70-4485-83d0-a7b9240326aa", + "id": "ebe3ed52-5d34-4149-a9ac-dd65855a655f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -157142,7 +157142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78f4dac7-2bfd-4afb-bb74-706949dc1931", + "id": "2c09da04-ad7f-4a27-826f-e9d3a9f0e857", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -157201,7 +157201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d04480c-7640-4c95-a690-9cf28b81ab24", + "id": "4192189e-0fab-4335-b250-101007d799a1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -157260,7 +157260,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8451222-e827-4066-80c0-bd950170990d", + "id": "3c84d305-e835-40c0-8a6f-9e7bdd8794f5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -157325,7 +157325,7 @@ } }, { - "id": "d5f88c7b-a441-469a-a841-d66d631f6f73", + "id": "07eebe25-5745-4820-a330-6349634954c7", "name": "Delete Provisioning Policy by UsageType", "request": { "name": "Delete Provisioning Policy by UsageType", @@ -157378,7 +157378,7 @@ }, "response": [ { - "id": "9b89d57e-6780-46db-abc5-eee9327f3b3b", + "id": "78b650da-0ab4-4223-bec7-41d4f775206e", "name": "The ProvisioningPolicyDto was successfully deleted.", "originalRequest": { "url": { @@ -157414,7 +157414,7 @@ "_postman_previewlanguage": "text" }, { - "id": "6acef90f-4312-4819-9f9d-350a334d7306", + "id": "6c42cf1f-34ca-44c7-81e8-211233364075", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -157460,7 +157460,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38af67d2-096d-42ae-ab0e-60b43d78b20f", + "id": "65ccf3db-54cb-4320-ab59-e3d21a54ccce", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -157506,7 +157506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "430fae6c-3ed1-42de-8aa9-71407e9c92bb", + "id": "c23ce391-40a6-4465-b791-581fd16a3f34", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -157552,7 +157552,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00b43b86-8ccf-49ef-8074-c1b9a6a3aca5", + "id": "cd2d3682-1219-4f38-984f-2dd0cc6273b5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -157598,7 +157598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8a725f4-8bcd-48f3-a6ac-33966b039353", + "id": "ec0c531d-4ff2-4a6f-b0f0-9dcd8837f518", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -157644,7 +157644,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c50399e4-9e89-4fad-a0f2-421fb6d895a9", + "id": "f1424a1b-0b99-4280-84a1-163ff68adf2e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -157696,7 +157696,7 @@ } }, { - "id": "b2302271-a9c5-4780-881f-734300450027", + "id": "4f7d5039-9321-4ea0-973c-e80b94494cbd", "name": "Bulk Update Provisioning Policies", "request": { "name": "Bulk Update Provisioning Policies", @@ -157752,7 +157752,7 @@ }, "response": [ { - "id": "a2dad8c4-a710-412a-9149-6beff43ce498", + "id": "6e11e696-6317-4fbe-a140-08116c5c5ba6", "name": "A list of the ProvisioningPolicyDto was successfully replaced.", "originalRequest": { "url": { @@ -157811,7 +157811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c9bf4b1-63ed-41dc-a694-81aea60a067c", + "id": "5f124a20-f2ce-47db-9f03-d4f3256ec553", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -157870,7 +157870,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c82d782d-05ce-419c-8542-a1c4b9fa5990", + "id": "f537cba1-05a3-4851-998f-79c3e8b81747", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -157929,7 +157929,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f69f199-800c-4493-a767-4a5d0fa817f9", + "id": "08562e7a-7a91-489f-8952-c771e7ced904", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -157988,7 +157988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f6e670f-669d-4639-b633-6a4808ae03cf", + "id": "246c1b17-4f9b-42db-b6df-74918077447d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -158047,7 +158047,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abe74586-fad3-4c45-9b5d-c1b49049d14a", + "id": "27e1cef9-2409-46b7-a2fa-c174debda702", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -158106,7 +158106,7 @@ "_postman_previewlanguage": "json" }, { - "id": "779dc0c8-3423-4803-9af4-5bed73684b82", + "id": "30f53298-be74-427e-a1b5-9fc50da27eb2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -158171,7 +158171,7 @@ } }, { - "id": "a0325276-f617-4a97-b40d-4cab89a8338e", + "id": "d6ddfad6-030c-4bb7-9667-942e9d582de6", "name": "List Schemas on Source", "request": { "name": "List Schemas on Source", @@ -158232,7 +158232,7 @@ }, "response": [ { - "id": "187e1d7f-637a-46ff-925e-f583f975d6a9", + "id": "66c98075-d368-4eb8-ac8e-fec4fc3775d9", "name": "The schemas were successfully retrieved.", "originalRequest": { "url": { @@ -158296,7 +158296,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c1f3925-3ffe-4cf8-ba31-daff214bba80", + "id": "7a3df9ee-9714-4279-8b73-30f9a0dd581b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -158360,7 +158360,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50380111-6945-412d-b80c-06dd5a2c9bfb", + "id": "0dd94419-5b61-4e84-bf7d-82f866d768c0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -158424,7 +158424,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73f1da39-6d0c-4f65-a257-0514789dc3d5", + "id": "c05a738d-da91-4282-84e6-47a40c7d8512", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -158488,7 +158488,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f645636f-f36b-49d6-96ee-2ab9dfe0ae61", + "id": "6e41d97f-229d-415e-9cf6-b55219d37c91", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -158552,7 +158552,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fff3f480-9953-45e6-bb37-e1fd070e5c31", + "id": "1ef5d41d-35e4-43a7-bb46-167975978412", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -158616,7 +158616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c80b5ffe-0fa4-483b-aa66-4ecea47f0baf", + "id": "f6a74d1c-b410-4c0b-bcf2-cbed1ee9eb60", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -158686,7 +158686,7 @@ } }, { - "id": "d7cbede3-e0ed-4b11-b0b4-3e280cb919cb", + "id": "6d80179a-58ad-451e-a32d-d2a2a4ae4bfe", "name": "Create Schema on Source", "request": { "name": "Create Schema on Source", @@ -158741,7 +158741,7 @@ }, "response": [ { - "id": "059a7f26-de31-474b-9641-5dcaac7f2038", + "id": "e9da84ba-63b6-437f-ac72-56696678154b", "name": "The schema was successfully created on the specified source.", "originalRequest": { "url": { @@ -158799,7 +158799,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3770ef42-67fb-4f5c-a1ac-74c2c9bdddd5", + "id": "2449f22f-a644-4ce3-892a-9e8703f47c60", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -158857,7 +158857,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f059b41b-8e4b-4a26-ad3f-62936315d86b", + "id": "b5031a83-9fa5-48b5-b07e-43873cbd68a6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -158915,7 +158915,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6d437c7-3156-4ef3-999c-25a7b1b5347c", + "id": "fb84a3cc-bcdf-45fc-86c7-e8760851434e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -158973,7 +158973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "563a10de-1237-4d6d-8509-87a35a474ba7", + "id": "a8445710-ffa6-4f5d-9800-87bddb39c597", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -159031,7 +159031,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03bbb7ca-de1d-471b-b3e6-0fc5dbc7f029", + "id": "3ea77eb8-e545-45ab-8322-3a7a05b9c783", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -159095,7 +159095,7 @@ } }, { - "id": "4977b1b5-aad7-429e-a839-33045ee146e5", + "id": "58845d64-f549-4988-b96b-ed41c9f75787", "name": "Get Source Schema by ID", "request": { "name": "Get Source Schema by ID", @@ -159148,7 +159148,7 @@ }, "response": [ { - "id": "e6b2968e-769d-4ff2-bbdf-c161b935e43f", + "id": "e6e2f233-4227-489f-b49c-c7325324113c", "name": "The requested Schema was successfully retrieved.", "originalRequest": { "url": { @@ -159194,7 +159194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3877917a-7eab-41f7-bfc5-475b5074b1df", + "id": "87a84e7b-f844-4022-8074-36337702ae20", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -159240,7 +159240,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e7c6273-bd18-4918-895a-7dbc7c580656", + "id": "63bbfbfe-68c1-4ba1-91d7-66040fd09fdb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -159286,7 +159286,7 @@ "_postman_previewlanguage": "json" }, { - "id": "336429fd-1a62-4a66-95aa-3cc0cfbf1adb", + "id": "e16b5955-6981-40a2-b3d5-d811bd41a175", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -159332,7 +159332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e8add42-b48d-4741-9ab0-d56515b9177b", + "id": "bdf8ecbf-4f3d-4c30-a0ef-68bdf0cba781", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -159378,7 +159378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f43aba80-f209-4102-b0d8-90cf69f0edaf", + "id": "f27ed594-91ca-42d1-b1f1-b0d99dd3cedb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -159424,7 +159424,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f32ca81f-1d6b-44f1-be3f-3d599e4936a0", + "id": "0f4e51b6-4925-4fcf-b898-0a3c06124e0f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -159476,7 +159476,7 @@ } }, { - "id": "fae98272-02a5-4e82-a7ad-6253c907e28b", + "id": "b68f5c54-c82e-4ad7-a826-6f1648db2566", "name": "Update Source Schema (Full)", "request": { "name": "Update Source Schema (Full)", @@ -159542,7 +159542,7 @@ }, "response": [ { - "id": "6495d0f7-5bb0-45be-923d-5125befabd2d", + "id": "852362cf-44ce-40ca-bd3f-2c9d76d18126", "name": "The Schema was successfully replaced.", "originalRequest": { "url": { @@ -159601,7 +159601,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40653398-d9f8-4a36-b651-15c80f696aa8", + "id": "4928b919-f59d-4eb9-925e-43fbc93299a2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -159660,7 +159660,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62701012-3c21-4f1c-95ef-b5b968a0ce5e", + "id": "7dd483b7-3c93-4953-bf42-369403231e15", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -159719,7 +159719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0152a96-6489-439e-a18d-428b3ce5845c", + "id": "8d7d8f35-f948-4434-a732-67524d213304", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -159778,7 +159778,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cd1998e-cf00-4f2a-9c2a-42b3f194b883", + "id": "17379fd0-8582-4167-982e-4d7d172dddff", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -159837,7 +159837,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c655584-d1df-4728-ac4d-f485fef45ca0", + "id": "852a2347-80f5-4644-9590-f5a06382d700", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -159896,7 +159896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "639612ae-6665-48a8-a348-6ffa5436380d", + "id": "62d884ec-ff1f-47bc-9dfc-b0b28c50f992", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -159961,7 +159961,7 @@ } }, { - "id": "3e237e4d-d107-4445-afc1-4d314e7b2dcf", + "id": "a20eb5ab-2984-4fe0-b330-06256b37ba08", "name": "Update Source Schema (Partial)", "request": { "name": "Update Source Schema (Partial)", @@ -160027,7 +160027,7 @@ }, "response": [ { - "id": "0aa00cd9-4282-408d-bef3-333db25a8115", + "id": "b0bc4bb4-785a-4ad8-9fb3-1af687aecd58", "name": "The Schema was successfully updated.", "originalRequest": { "url": { @@ -160086,7 +160086,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecf3a493-57e9-44d8-8ba3-8f7d4995a914", + "id": "5acacf5f-e111-404c-a423-e720e38736a0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -160145,7 +160145,7 @@ "_postman_previewlanguage": "json" }, { - "id": "790c09b9-7d1a-48a2-906f-367e812a48c0", + "id": "0b9f5cb7-4919-4061-bca4-33f9b06e107a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -160204,7 +160204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0fad3e46-ff73-409f-93fd-4e46e2444e10", + "id": "afcd79ff-3f5f-43dd-b965-6b45a2e3a374", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -160263,7 +160263,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe84ada7-8b61-4120-ba6e-9edeb58e3b56", + "id": "25ea73a5-b389-4061-a792-d5e101fe6ec4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -160322,7 +160322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95c112bd-c181-4b9b-a9d8-6b20afcdfbbb", + "id": "0d03971b-cef8-403d-b333-a5479b267cc8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -160381,7 +160381,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8392d3a-4dbe-4fdb-a598-47f62b054233", + "id": "7d6ddbef-e49b-4b23-99c5-40b85e1fd73e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -160446,7 +160446,7 @@ } }, { - "id": "cab878c6-2110-4f54-8570-d2038d3e0cef", + "id": "8da85751-2f01-43a0-9973-ba8a98c5abe2", "name": "Delete Source Schema by ID", "request": { "name": "Delete Source Schema by ID", @@ -160496,7 +160496,7 @@ }, "response": [ { - "id": "1565d8f5-409a-4001-a28a-7bd8d6a40861", + "id": "5f315587-cb3a-4ff8-80d8-927c7cc05464", "name": "The Schema was successfully deleted.", "originalRequest": { "url": { @@ -160532,7 +160532,7 @@ "_postman_previewlanguage": "text" }, { - "id": "5f64f462-2db6-4a48-aecc-4ca6963f4e94", + "id": "7080bf2b-2f6f-4d23-a533-83da14f38211", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -160578,7 +160578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d7a7cee-ef09-4fc2-a2fe-1397b8fc5e05", + "id": "8538c12e-3c04-4608-8834-dd684e3714cb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -160624,7 +160624,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a93a3d44-d96e-4ab3-bfbe-c2884d44638a", + "id": "201a454f-46f1-44f8-8e29-8c5e860cadfa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -160670,7 +160670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bea654f8-1172-48be-aec0-a6cd0177f3e4", + "id": "8d70fcaf-8a69-44d6-b920-2f0c51460002", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -160716,7 +160716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "124fef68-134e-45ab-9064-44289fc2b055", + "id": "69e359e5-d187-40bf-9590-3e5c82902442", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -160762,7 +160762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3255f1b0-581a-43df-82e4-ae3067e2735a", + "id": "65b94cef-c00c-41c0-a601-b2b3d722487a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -160814,7 +160814,7 @@ } }, { - "id": "4ab9ac72-55e9-4f0d-a54f-b678daed6aae", + "id": "b8f8d9b5-cf69-4723-95f4-141832fc6d47", "name": "Fetches source health by id", "request": { "name": "Fetches source health by id", @@ -160856,7 +160856,7 @@ }, "response": [ { - "id": "49bc3ec8-e7af-4384-8c08-e01a07771d21", + "id": "ace8acd0-b356-4280-b5f5-223bc68418d8", "name": "Fetched source health successfully", "originalRequest": { "url": { @@ -160901,7 +160901,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0191d8c5-859b-4409-a1ec-3f060344b702", + "id": "8c0cc7c3-9de7-45cf-a604-f7e78da204b1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -160946,7 +160946,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68245b50-28e4-4677-a483-497c5aeeec95", + "id": "0b88d802-7a30-4e29-9bf6-1a8441f6e014", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -160991,7 +160991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db819325-0427-4248-a681-e70718ab720a", + "id": "d329d2a2-91be-482f-b96e-123824f411a8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -161036,7 +161036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "232df461-83db-4b45-9bf2-bbff84f34750", + "id": "6df0cd82-d441-4fb7-87a7-154b2d9196ce", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -161081,7 +161081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7491b979-f897-4357-ad36-3afec60922a2", + "id": "badafbc7-fc23-4723-a9b7-ff1b5ec120c2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -161126,7 +161126,7 @@ "_postman_previewlanguage": "json" }, { - "id": "faee3ed3-8a92-4206-9c6d-58428247e016", + "id": "cc386b19-655a-4bfc-ac45-edb4b10ce9f0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -161177,7 +161177,7 @@ } }, { - "id": "75898d95-95b2-4b1d-b120-3c568a0860a6", + "id": "df11482d-3041-4f9d-b1fc-f5e924ad3a35", "name": "Downloads source accounts schema template", "request": { "name": "Downloads source accounts schema template", @@ -161220,7 +161220,7 @@ }, "response": [ { - "id": "12974a60-c983-458f-8596-b9f42774fdf0", + "id": "75e6f819-fd07-4b4d-b648-3bd77c227d35", "name": "Successfully downloaded the file", "originalRequest": { "url": { @@ -161266,7 +161266,7 @@ "_postman_previewlanguage": "text" }, { - "id": "b255a7b6-f18a-4612-b9c5-166e3bc8747a", + "id": "97450549-b790-4079-90a2-09581e985caa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -161312,7 +161312,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1b9b771-771b-423c-9793-29645faa8b1b", + "id": "8cd2fd0e-e43a-40ee-b81b-dda7bd5250f4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -161358,7 +161358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43410cd9-3ec5-421a-b9b8-d302f0054a51", + "id": "ecefce15-91ee-40b1-ab3c-e881807933af", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -161404,7 +161404,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a4b7af6-dff0-44c6-99c8-3a2793ef9884", + "id": "d2b5bc44-b2dc-4b00-8857-9a6460d852ff", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -161450,7 +161450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad91951b-9dc6-43e0-9e16-b611727182d9", + "id": "3e37e4e1-b4ee-40f8-8a52-8e11ab7beb17", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -161496,7 +161496,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f33039ef-d926-4979-bc25-f86fddeb3b54", + "id": "c2555c1a-fe16-4acc-8dc4-ee491b128599", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -161548,7 +161548,7 @@ } }, { - "id": "170f1ba3-5b2f-440c-829e-7abeadd79680", + "id": "667151be-3e49-4451-8707-31bdb361cfd9", "name": "Uploads source accounts schema template", "request": { "name": "Uploads source accounts schema template", @@ -161607,7 +161607,7 @@ }, "response": [ { - "id": "33cbd5bf-af33-47de-8c22-3455a7660aa1", + "id": "c3dc64dc-6824-42e5-bd54-4ad7c09f871d", "name": "Successfully uploaded the file", "originalRequest": { "url": { @@ -161669,7 +161669,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c85ae24-7353-4f2d-b4b1-af9969223270", + "id": "42214a86-5472-4ae8-99de-26a08e761a13", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -161731,7 +161731,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b25402c6-5e18-45a9-bcd8-495c0dd400b6", + "id": "e8ae3e42-56b1-45f4-9ae8-1072ad37359f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -161793,7 +161793,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0341ded7-d47c-461c-89ad-d5c1de2170d5", + "id": "0da6d908-9679-46aa-b6bb-7b438e4b2a82", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -161855,7 +161855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ff7a59e-23af-4591-8a97-ce3be3365530", + "id": "3b3557f8-42e7-44df-8f93-b2fae1d31851", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -161917,7 +161917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "209d14f5-90d5-4d0f-a6b5-ee93221b502c", + "id": "1c4fb6f2-eff5-4cab-9162-581f310fd5ee", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -161985,7 +161985,7 @@ } }, { - "id": "1a546b44-3204-4c48-8d6f-634b717c5ddf", + "id": "3ee4abc5-407b-43a9-b3eb-68550e6bcce5", "name": "Downloads source entitlements schema template", "request": { "name": "Downloads source entitlements schema template", @@ -162038,7 +162038,7 @@ }, "response": [ { - "id": "865b715a-f66a-4cda-99c5-7b767b34cf94", + "id": "7b877983-6a8e-4c64-8b1e-e252a7c252ef", "name": "Successfully downloaded the file", "originalRequest": { "url": { @@ -162094,7 +162094,7 @@ "_postman_previewlanguage": "text" }, { - "id": "ddba437d-2710-4584-9915-5ca52a9c3e54", + "id": "ba56b33c-2c16-437b-924e-16dae4359964", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -162150,7 +162150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01a5b6e7-f5b9-4a75-b3ec-56f55e48748b", + "id": "bd10f836-1983-423b-a958-85b41d13fffa", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -162206,7 +162206,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e90aeb77-0be4-4573-a8c9-ce7a6f8e4d86", + "id": "01667553-bc3b-4c69-9e61-d0147b6130fb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -162262,7 +162262,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ab8cd72-035c-4a6f-8d3b-4ac30b07cc10", + "id": "4689a809-789c-4ce4-8b38-74121cde43ec", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -162318,7 +162318,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22075ce0-46ac-41b8-bb36-9bbfcfefc4ab", + "id": "251b7048-a098-4e96-bab9-7fe008005c2c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -162374,7 +162374,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70fd7d22-5b02-4441-a2b3-8d2184a14f23", + "id": "98e21849-88d9-4bfd-ab77-21a8968e51d2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -162436,7 +162436,7 @@ } }, { - "id": "cfa7b2e0-02e8-4a5d-82e4-3fd6e5a783e3", + "id": "c56c1f6f-a100-4f55-9e04-2ee1f2a20547", "name": "Uploads source entitlements schema template", "request": { "name": "Uploads source entitlements schema template", @@ -162505,7 +162505,7 @@ }, "response": [ { - "id": "f04825f1-6a4d-44b0-899f-474734cda378", + "id": "7dc8c51f-f3a9-467f-99f3-40f852c2ebda", "name": "Successfully uploaded the file", "originalRequest": { "url": { @@ -162577,7 +162577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "273b43be-9256-46cf-bbe0-e1621b27a815", + "id": "387f444d-bbd8-4843-a5e8-8e46b61460ee", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -162649,7 +162649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "960c8c1d-b717-4b9e-8882-b71924548907", + "id": "1b3ecc20-a7d7-407e-ae82-af4c4aa793f2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -162721,7 +162721,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef1c8f8f-28a0-4923-9367-7b97d8bad0fe", + "id": "1e6bcf79-cf15-41be-b7e0-6c8e340db856", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -162793,7 +162793,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f98b7267-8d4a-492b-a0a1-a2c5406b1cdd", + "id": "a37cf957-4b3e-426c-9169-75892806c4b5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -162865,7 +162865,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64b0daf2-18dc-4b08-afde-d20f2ac2c053", + "id": "e7cf9105-b87b-41b2-8105-2eda85c375ed", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -162943,7 +162943,7 @@ } }, { - "id": "7774c551-f33c-455d-8277-369156b39876", + "id": "e758ba94-9b46-4566-9f76-834cbfb6e331", "name": "Upload connector file to source", "request": { "name": "Upload connector file to source", @@ -163001,7 +163001,7 @@ }, "response": [ { - "id": "26c99bb5-ebf9-4838-8f5f-788f3b8c57cd", + "id": "42435823-d1f2-40bb-bf0f-c9e44f66a6a8", "name": "Uploaded the file successfully and sent all post-upload events", "originalRequest": { "url": { @@ -163062,7 +163062,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54a63975-552e-4686-a644-b40e6bd99fd3", + "id": "3a72b67d-6d34-4ffe-81b0-292061f18fb0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -163123,7 +163123,7 @@ "_postman_previewlanguage": "json" }, { - "id": "501338eb-6c48-4cff-a865-e25071ff3138", + "id": "4a158ac7-6be0-4d91-b4db-f4da6b0e2496", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -163184,7 +163184,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8800c1da-6b3d-42d0-9f07-0051a639582e", + "id": "1a0e388d-f108-4112-b6a9-a36dec81d261", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -163245,7 +163245,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4dee5253-e6af-4258-aa2b-64f2dcd0cf77", + "id": "33153fc0-c697-49c0-a5a0-6d75b05e90de", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -163306,7 +163306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dde40a21-7940-4076-96a0-b74199cdde2f", + "id": "a2c6f432-8ffd-4867-95c3-fb5489fd1f68", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -163373,7 +163373,7 @@ } }, { - "id": "ddb38ad9-cba6-4589-8c1e-6e9f6b0d6431", + "id": "ac30f8ec-9bc2-4c9c-9353-5e89c80c13a2", "name": "Get Source Connections by ID", "request": { "name": "Get Source Connections by ID", @@ -163419,7 +163419,7 @@ }, "response": [ { - "id": "fbdedc84-1cab-4eb1-934b-728cae9e36dc", + "id": "de29f7a8-02a5-4763-8caa-faa7b4e98035", "name": "Source Connections object.", "originalRequest": { "url": { @@ -163459,12 +163459,12 @@ "value": "application/json" } ], - "body": "{\n \"identityProfiles\": [\n {\n \"id\": \"76cfddb62818416f816bc494410f46c4\",\n \"name\": \"ODS-Identity-Profile\",\n \"identityCount\": 100\n },\n {\n \"id\": \"76cfddb62818416f816bc494410f46c4\",\n \"name\": \"ODS-Identity-Profile\",\n \"identityCount\": 100\n }\n ],\n \"credentialProfiles\": [\n \"Lorem in minim deserunt\",\n \"eu\"\n ],\n \"sourceAttributes\": [\n \"eiusmod incididunt\",\n \"ipsum irure\"\n ],\n \"mappingProfiles\": [\n \"ODS-AD-Profile\",\n \"ODS-Profile2\"\n ],\n \"dependentCustomTransforms\": [\n {\n \"name\": \"Timestamp To Date\",\n \"type\": \"dateFormat\",\n \"attributes\": {\n \"sourceName\": \"Workday\",\n \"attributeName\": \"DEPARTMENT\",\n \"accountSortAttribute\": \"created\",\n \"accountSortDescending\": false,\n \"accountReturnFirstLink\": false,\n \"accountFilter\": \"!(nativeIdentity.startsWith(\\\"*DELETED*\\\"))\",\n \"accountPropertyFilter\": \"(groups.containsAll({'Admin'}) || location == 'Austin')\",\n \"requiresPeriodicRefresh\": false,\n \"input\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"first_name\",\n \"sourceName\": \"Source\"\n }\n }\n }\n },\n {\n \"name\": \"Timestamp To Date\",\n \"type\": \"dateFormat\",\n \"attributes\": {\n \"sourceName\": \"Workday\",\n \"attributeName\": \"DEPARTMENT\",\n \"accountSortAttribute\": \"created\",\n \"accountSortDescending\": false,\n \"accountReturnFirstLink\": false,\n \"accountFilter\": \"!(nativeIdentity.startsWith(\\\"*DELETED*\\\"))\",\n \"accountPropertyFilter\": \"(groups.containsAll({'Admin'}) || location == 'Austin')\",\n \"requiresPeriodicRefresh\": false,\n \"input\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"first_name\",\n \"sourceName\": \"Source\"\n }\n }\n }\n }\n ],\n \"dependentApps\": [\n {\n \"cloudAppId\": \"9e3cdd80edf84f119327df8bbd5bb5ac\",\n \"description\": \"This is a Sailpoint application\",\n \"enabled\": true,\n \"provisionRequestEnabled\": true,\n \"accountSource\": {\n \"useForPasswordManagement\": false,\n \"passwordPolicies\": [\n {\n \"type\": \"PASSWORD_POLICY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Policy ODS\"\n },\n {\n \"type\": \"PASSWORD_POLICY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Policy ODS\"\n }\n ]\n },\n \"launcherCount\": 100,\n \"matchAllAccount\": true,\n \"owner\": [\n {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n }\n ],\n \"appCenterEnabled\": false\n },\n {\n \"cloudAppId\": \"9e3cdd80edf84f119327df8bbd5bb5ac\",\n \"description\": \"This is a Sailpoint application\",\n \"enabled\": true,\n \"provisionRequestEnabled\": true,\n \"accountSource\": {\n \"useForPasswordManagement\": false,\n \"passwordPolicies\": [\n {\n \"type\": \"PASSWORD_POLICY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Policy ODS\"\n },\n {\n \"type\": \"PASSWORD_POLICY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Policy ODS\"\n }\n ]\n },\n \"launcherCount\": 100,\n \"matchAllAccount\": true,\n \"owner\": [\n {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n }\n ],\n \"appCenterEnabled\": false\n }\n ],\n \"missingDependents\": [\n {\n \"dependencyType\": \"dependantApps\",\n \"reason\": \"If there was an error retrieving any dependencies, it would lbe listed here\"\n },\n {\n \"dependencyType\": \"dependantApps\",\n \"reason\": \"If there was an error retrieving any dependencies, it would lbe listed here\"\n }\n ]\n}", + "body": "{\n \"identityProfiles\": [\n {\n \"id\": \"76cfddb62818416f816bc494410f46c4\",\n \"name\": \"ODS-Identity-Profile\",\n \"identityCount\": 100\n },\n {\n \"id\": \"76cfddb62818416f816bc494410f46c4\",\n \"name\": \"ODS-Identity-Profile\",\n \"identityCount\": 100\n }\n ],\n \"credentialProfiles\": [\n \"elit\",\n \"nisi\"\n ],\n \"sourceAttributes\": [\n \"aliquip et non sin\",\n \"esse cillum\"\n ],\n \"mappingProfiles\": [\n \"ODS-AD-Profile\",\n \"ODS-Profile2\"\n ],\n \"dependentCustomTransforms\": [\n {\n \"name\": \"Timestamp To Date\",\n \"type\": \"dateFormat\",\n \"attributes\": {\n \"sourceName\": \"Workday\",\n \"attributeName\": \"DEPARTMENT\",\n \"accountSortAttribute\": \"created\",\n \"accountSortDescending\": false,\n \"accountReturnFirstLink\": false,\n \"accountFilter\": \"!(nativeIdentity.startsWith(\\\"*DELETED*\\\"))\",\n \"accountPropertyFilter\": \"(groups.containsAll({'Admin'}) || location == 'Austin')\",\n \"requiresPeriodicRefresh\": false,\n \"input\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"first_name\",\n \"sourceName\": \"Source\"\n }\n }\n }\n },\n {\n \"name\": \"Timestamp To Date\",\n \"type\": \"dateFormat\",\n \"attributes\": {\n \"sourceName\": \"Workday\",\n \"attributeName\": \"DEPARTMENT\",\n \"accountSortAttribute\": \"created\",\n \"accountSortDescending\": false,\n \"accountReturnFirstLink\": false,\n \"accountFilter\": \"!(nativeIdentity.startsWith(\\\"*DELETED*\\\"))\",\n \"accountPropertyFilter\": \"(groups.containsAll({'Admin'}) || location == 'Austin')\",\n \"requiresPeriodicRefresh\": false,\n \"input\": {\n \"type\": \"accountAttribute\",\n \"attributes\": {\n \"attributeName\": \"first_name\",\n \"sourceName\": \"Source\"\n }\n }\n }\n }\n ],\n \"dependentApps\": [\n {\n \"cloudAppId\": \"9e3cdd80edf84f119327df8bbd5bb5ac\",\n \"description\": \"This is a Sailpoint application\",\n \"enabled\": true,\n \"provisionRequestEnabled\": true,\n \"accountSource\": {\n \"useForPasswordManagement\": false,\n \"passwordPolicies\": [\n {\n \"type\": \"PASSWORD_POLICY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Policy ODS\"\n },\n {\n \"type\": \"PASSWORD_POLICY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Policy ODS\"\n }\n ]\n },\n \"launcherCount\": 100,\n \"matchAllAccount\": true,\n \"owner\": [\n {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n }\n ],\n \"appCenterEnabled\": false\n },\n {\n \"cloudAppId\": \"9e3cdd80edf84f119327df8bbd5bb5ac\",\n \"description\": \"This is a Sailpoint application\",\n \"enabled\": true,\n \"provisionRequestEnabled\": true,\n \"accountSource\": {\n \"useForPasswordManagement\": false,\n \"passwordPolicies\": [\n {\n \"type\": \"PASSWORD_POLICY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Policy ODS\"\n },\n {\n \"type\": \"PASSWORD_POLICY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Policy ODS\"\n }\n ]\n },\n \"launcherCount\": 100,\n \"matchAllAccount\": true,\n \"owner\": [\n {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n }\n ],\n \"appCenterEnabled\": false\n }\n ],\n \"missingDependents\": [\n {\n \"dependencyType\": \"dependantApps\",\n \"reason\": \"If there was an error retrieving any dependencies, it would lbe listed here\"\n },\n {\n \"dependencyType\": \"dependantApps\",\n \"reason\": \"If there was an error retrieving any dependencies, it would lbe listed here\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "dd59702b-7a8b-4ff6-97cf-69a262514314", + "id": "e80ca4bd-3f80-4451-97e5-7b1602b2e8fc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -163509,7 +163509,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7840b651-5191-4f85-820f-12fee9f3d8ac", + "id": "50891269-b026-424c-af55-f10895c3170a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -163554,7 +163554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48f525df-f488-4374-bc1f-bc93ed69983c", + "id": "4638c9f4-d7f6-42a2-b74c-722537354fb4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -163599,7 +163599,7 @@ "_postman_previewlanguage": "json" }, { - "id": "928e5e37-8f7b-4a3a-a5bf-91df988a0d79", + "id": "6e09532d-652d-400d-9df0-ab91df4ceb45", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -163644,7 +163644,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f38173c-aaec-4830-8644-60e6b02f80b5", + "id": "1ee7a5c7-cd88-42aa-b11f-e3ba7058761b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -163689,7 +163689,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a52d592-7c96-4b98-a334-7e6e2779554e", + "id": "a1d83da7-54ec-41f3-acac-25619b92f990", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -163746,7 +163746,7 @@ "description": "Use this API to implement object tagging functionality. \nWith object tagging functionality in place, any user in an organization can use tags as a way to group objects together and find them more quickly when the user searches Identity Security Cloud. \n\nIn Identity Security Cloud, users can search their tenants for information and add tags objects they find.\nTagging an object provides users with a way of grouping objects together and makes it easier to find these objects in the future. \n\nFor example, if a user is searching for an entitlement that grants a risky level of access to Active Directory, it's possible that the user may have to search through hundreds of entitlements to find the correct one. \nOnce the user finds that entitlement, the user can add a tag to the entitlement, \"AD_RISKY\" to make it easier to find the entitlement again.\nThe user can add the same tag to multiple objects the user wants to group together for an easy future search, and the user can also do so in bulk.\nWhen the user wants to find that tagged entitlement again, the user can search for \"tags:AD_RISKY\" to find all objects with that tag. \n\nWith the API, you can tag even more different object types than you can in Identity Security Cloud (access profiles, entitlements, identities, and roles). \nYou can use the API to tag all these objects:\n\n- Access profiles \n\n- Applications \n\n- Certification campaigns\n\n- Entitlements\n\n- Identities \n\n- Roles \n\n- SOD (separation of duties) policies\n\n- Sources \n\nYou can also use the API to directly find, create, and manage tagged objects without using search queries. \n\nThere are limits to tags: \n\n- You can have up to 500 different tags in your tenant.\n\n- You can apply up to 30 tags to one object. \n\n- You can have up to 10,000 tag associations, pairings of 1 tag to 1 object, in your tenant. \n\nBecause of these limits, it is recommended that you work with your governance experts and security teams to establish a list of tags that are most expressive of governance objects and access managed by Identity Security Cloud. \n\nThese are the types of information often expressed in tags: \n\n- Affected departments\n\n- Compliance and regulatory categories \n\n- Remediation urgency levels \n\n- Risk levels \n\nRefer to [Tagging Items in Search](https://documentation.sailpoint.com/saas/help/search/index.html?h=tags#tagging-items-in-search) for more information about tagging objects in Identity Security Cloud. \n", "item": [ { - "id": "b0e73dbb-6b39-4d5d-957c-ebe7c2232daa", + "id": "94e46787-7903-41d0-bb1e-07d5d57d8312", "name": "List Tagged Objects", "request": { "name": "List Tagged Objects", @@ -163812,7 +163812,7 @@ }, "response": [ { - "id": "1967cdee-0d3a-4b11-bd04-0020ae5cdb39", + "id": "b51c82b6-c547-49a0-acf7-4150f157149c", "name": "List of all tagged objects.", "originalRequest": { "url": { @@ -163892,7 +163892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46bc6582-ce8f-4776-96b7-991fa7f3ae34", + "id": "9e6db369-1eac-4d1b-924e-26b48619759d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -163972,7 +163972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "163a0a93-13d2-45a9-a1a3-8d4cdb1d84b9", + "id": "a923d4f3-22e2-4195-b76e-d5b42ccb4e8b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -164052,7 +164052,7 @@ "_postman_previewlanguage": "json" }, { - "id": "199a8631-feb3-4d4b-80e5-0290d8079338", + "id": "9030b857-727c-4ff1-85a3-a3e5b77c3477", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -164132,7 +164132,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b85d0d8-afa9-44ce-b07b-5254d2ccec4f", + "id": "d035c75b-a927-498e-8076-54857de8d215", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -164212,7 +164212,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70f683cb-bc95-45e1-bb5e-2344f5e52501", + "id": "12baae4a-e806-4785-b28a-9004a64fe05e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -164298,7 +164298,7 @@ } }, { - "id": "18a0bd98-4fc4-4e90-9c23-a44ead8dd745", + "id": "52937b02-b903-4168-aa02-b6834167b095", "name": "Add Tag to Object", "request": { "name": "Add Tag to Object", @@ -164340,7 +164340,7 @@ }, "response": [ { - "id": "5d76ee3c-d40e-4431-8cba-adcc1f410be3", + "id": "5c90bbc5-5e49-45c3-bd72-d702a50db661", "name": "Created.", "originalRequest": { "url": { @@ -164386,7 +164386,7 @@ "_postman_previewlanguage": "text" }, { - "id": "e4539e53-ab0d-42d0-87d9-1276c77bbbd5", + "id": "e58192d0-0de4-4e9f-812e-13710a2be351", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -164442,7 +164442,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e95f17ac-69e7-4f37-b2a4-c4077637bd97", + "id": "01e994f9-0366-4a30-93f5-1fe458048be2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -164498,7 +164498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ef0cfaa-503c-4f64-bac1-d1bdca9180c1", + "id": "b796cb94-0d14-4502-9aa1-53382a6c2a4e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -164554,7 +164554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e46093c5-9326-4944-b821-104eafe1b67d", + "id": "822a2d26-549a-4b85-a744-1e5269ee97f4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -164610,7 +164610,7 @@ "_postman_previewlanguage": "json" }, { - "id": "795c2f57-6cf4-432e-bdde-845be1391988", + "id": "cb69f10d-39dd-4c45-83bd-24da0855ce99", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -164672,7 +164672,7 @@ } }, { - "id": "3834c490-d040-48d1-bd03-6a55f6a8e22a", + "id": "71c842e8-5169-48aa-9dc8-69aee9015d97", "name": "List Tagged Objects by Type", "request": { "name": "List Tagged Objects by Type", @@ -164750,7 +164750,7 @@ }, "response": [ { - "id": "f2fd6659-fc77-4fb6-9eb4-68f05bc3de5e", + "id": "62720053-2a4b-4c14-8448-274e9b6b9138", "name": "List of all tagged objects for specified type.", "originalRequest": { "url": { @@ -164831,7 +164831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2ca54a0-da2e-4405-9967-bd1369120aad", + "id": "a021dc1c-89b5-4e76-b848-b27653c8c6e8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -164912,7 +164912,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7cc8108f-e378-4105-8f57-a5e634897d24", + "id": "1bbd4b06-9f83-42dd-b943-a0512e703a30", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -164993,7 +164993,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0d4a61f-c37b-4bf1-8a30-3473626f2c84", + "id": "215f608f-0116-42b0-8419-765f66554845", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -165074,7 +165074,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d178fdf-966e-4a80-a5c3-5beb2fb02423", + "id": "4b080025-ad33-4f87-83d6-a6f1eb0ec221", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -165155,7 +165155,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b511d11-b80f-48e8-a6fc-892a18f838c7", + "id": "e87a32d4-65ba-41ca-b2eb-1afa5d5d2a73", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -165242,7 +165242,7 @@ } }, { - "id": "811ac57a-e304-4ec5-8e44-b22d21892016", + "id": "ea0e91d3-646f-4d52-9422-0dd647b3a0bd", "name": "Get Tagged Object", "request": { "name": "Get Tagged Object", @@ -165294,7 +165294,7 @@ }, "response": [ { - "id": "d2c20a4c-698a-45c8-996a-4b37149fe6e0", + "id": "a25bee92-988b-42ca-a935-5ab93c7046bb", "name": "Tagged object by type and ID.", "originalRequest": { "url": { @@ -165339,7 +165339,7 @@ "_postman_previewlanguage": "json" }, { - "id": "229ac39a-cd2b-46f6-9d23-8e62df6b363e", + "id": "23dea1cd-975f-426d-9257-34700a055cc5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -165384,7 +165384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d118ef0-2d48-435e-be22-3bc43b6465d0", + "id": "04e287e8-dc21-4582-b451-eb2a99c91c63", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -165429,7 +165429,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37c4d0e6-b571-49eb-9406-29ea07b3bcc3", + "id": "2a41ebe6-0525-4082-bf8f-d12aea3e405f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -165474,7 +165474,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99286545-6b6c-47d5-ac20-0b0c7a7d9706", + "id": "70dfc7f2-3872-4703-b2f9-69364b14a279", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -165519,7 +165519,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1e1e233-3a69-4912-8f60-9c5ff7b787d9", + "id": "79aa3f29-8cfc-4b04-b6cd-4225aa59b93e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -165570,7 +165570,7 @@ } }, { - "id": "e1f35ffb-ef1c-4199-b6f9-7d0648c3fac1", + "id": "a20874e9-f94a-4411-817e-1e6f7df1566d", "name": "Update Tagged Object", "request": { "name": "Update Tagged Object", @@ -165635,7 +165635,7 @@ }, "response": [ { - "id": "7537a04a-2ce1-4c26-99f7-c7a1e88a06b4", + "id": "e87217c8-9716-4f55-acd3-424328bbc359", "name": "Tagged object by type and ID.", "originalRequest": { "url": { @@ -165693,7 +165693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9796748-f4bd-4bf3-b64f-2295149eadab", + "id": "5d96b474-883e-4ba2-917b-c074e02de6ce", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -165751,7 +165751,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1689700c-036f-48fe-af74-4e4228ef4bec", + "id": "f385b708-d7d1-4a7b-9d9c-75543751ea13", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -165809,7 +165809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cdad5d7-ea03-48e3-8624-91c0ebb7825e", + "id": "49912fa0-7b97-48db-983e-8fa117dedc98", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -165867,7 +165867,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f760468-4c11-4203-9ec0-5c9a8523dd4e", + "id": "8c865fde-368a-40e0-ae47-e14ed761cd70", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -165925,7 +165925,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34e0a8aa-940a-432e-ad60-e35ede7bee83", + "id": "76065de4-4a9b-4263-b197-592502df482c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -165989,7 +165989,7 @@ } }, { - "id": "16328d40-3612-41dd-a2cd-c3d6397823fe", + "id": "4568aa7a-189a-47e1-8378-99a5efa54b49", "name": "Delete Tagged Object", "request": { "name": "Delete Tagged Object", @@ -166041,7 +166041,7 @@ }, "response": [ { - "id": "aa96db33-7215-4650-b543-d18db2356541", + "id": "c7521248-968b-4524-aa42-80e70f5bb2b5", "name": "No content.", "originalRequest": { "url": { @@ -166076,7 +166076,7 @@ "_postman_previewlanguage": "text" }, { - "id": "8d00bd07-656a-47d5-808b-cdb29e446577", + "id": "c04c453c-87c0-4fa9-9aed-3ff5ff1960de", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -166121,7 +166121,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbdafd82-cffd-45cf-9a82-41cd7aaaee05", + "id": "e7432282-74a8-4a15-8384-449ea7ccdc2c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -166166,7 +166166,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8626b01-fc04-49b9-b35d-74240d710749", + "id": "8ca74513-0f28-4192-b2b8-eef11fdb3efe", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -166211,7 +166211,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e11b225f-1104-4caa-957e-89fd5004ec18", + "id": "90e4c009-6bc2-4c87-b36f-59a6e08bd176", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -166256,7 +166256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12fbeba7-bb2c-48ef-9ae2-9b1c148db7d2", + "id": "1631b1f8-71da-45a8-8b77-df3c268c3d4c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -166307,7 +166307,7 @@ } }, { - "id": "90b4cd73-f405-43df-8840-9e23a32b4020", + "id": "c3e37e9e-1734-4286-8534-ba2c5827a432", "name": "Tag Multiple Objects", "request": { "name": "Tag Multiple Objects", @@ -166350,7 +166350,7 @@ }, "response": [ { - "id": "80e8106c-a302-4d3b-9703-9f9df73b3116", + "id": "6c4d8157-bcf2-4779-bb16-a455167b7efc", "name": "Request succeeded.", "originalRequest": { "url": { @@ -166407,7 +166407,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95ac34da-ddec-413d-88f8-497c6a05c1f3", + "id": "80d9af4d-ff93-4e54-b7c1-3fda49f9f665", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -166464,7 +166464,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a7a5909-b419-4e5c-89be-8560a53610ec", + "id": "3f8cca69-71fd-4c81-ba59-27be891decae", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -166521,7 +166521,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01eae17a-e525-4d44-8f90-37b5c1bb1d71", + "id": "45d304cb-774b-4252-a25a-b0716a1c68c7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -166578,7 +166578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "523cb2c1-477d-4d3d-afb0-79ed7b286d50", + "id": "262e3a22-439d-4b4f-ba2e-2fa7dd7aadef", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -166635,7 +166635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0d3b8e8-6a20-4fe9-baa0-a6d9d6caf594", + "id": "f3e93c75-35b0-43e5-97e3-f8922c7ac242", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -166698,7 +166698,7 @@ } }, { - "id": "a46970e8-4028-46db-8e28-203c6bb77046", + "id": "c802b2b3-2347-485d-8be5-2d2c1b844cf2", "name": "Remove Tags from Multiple Objects", "request": { "name": "Remove Tags from Multiple Objects", @@ -166741,7 +166741,7 @@ }, "response": [ { - "id": "7d8a237e-2e0d-4e34-ab65-4e07341fe07e", + "id": "76b95c1d-4014-4c6f-99e8-2561518e4235", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -166788,7 +166788,7 @@ "_postman_previewlanguage": "text" }, { - "id": "dc628085-27bb-4c02-a050-3bfd379d2c74", + "id": "d2191813-4b79-49c9-b0ad-eb36bdec58ff", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -166845,7 +166845,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a2c939d-8d48-4da5-8097-4b0c308daee4", + "id": "e44f623f-2884-4297-b851-c0cca444ac78", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -166902,7 +166902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9dfe26bf-6797-4a24-bc61-1ed880906012", + "id": "2d1f0e60-bd65-4b48-8324-5733497f2bee", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -166959,7 +166959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e62428f5-3ca0-4136-9b00-a95c2dfa7287", + "id": "7bf0be94-fda3-49bd-b04a-9c5d15bf146b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -167016,7 +167016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcca8eee-1de6-4711-96d5-3cfab5eb72f7", + "id": "51b6a5a1-d5ac-40c5-b690-c95c7f427ced", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -167085,7 +167085,7 @@ "description": "The purpose of this API is to expose functionality for the manipulation of Transform objects.\nTransforms are a form of configurable objects which define an easy way to manipulate attribute data without having\nto write code. These endpoints don't require API calls to other resources, audit service is used for keeping track\nof which users have made changes to the Transforms.\n\nRefer to [Transforms](https://developer.sailpoint.com/docs/extensibility/transforms/) for more information about transforms.\n", "item": [ { - "id": "b044288b-9e84-4fe1-b2dc-d239df8d41bf", + "id": "b4254cfa-d220-443d-8d84-c610d453d3ea", "name": "List transforms", "request": { "name": "List transforms", @@ -167160,7 +167160,7 @@ }, "response": [ { - "id": "4b8d9d84-0a4e-40b7-896e-9bbe31d8b8e9", + "id": "57a21815-e72e-4d70-9218-ecae4614056f", "name": "A list of transforms matching the given criteria.", "originalRequest": { "url": { @@ -167249,7 +167249,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3bfe9b6f-041c-4068-b099-c61e2136daea", + "id": "bbfd3e2d-a188-4473-b7e3-1d6d32c8c91b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -167338,7 +167338,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef618fa6-c9e4-44f0-81f2-45247fd2a959", + "id": "047d42c8-9987-4e08-bfb1-818bbf6b0fa2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -167427,7 +167427,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc79610a-26d2-4a23-821d-96fde12861bd", + "id": "43e23967-e732-42ee-88dc-d5d27b6716ce", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -167516,7 +167516,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a3d619f-414a-4c57-8b5f-2eadefc739be", + "id": "3f843c47-bb50-4084-8fa1-cc475de2dbe8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -167605,7 +167605,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa28797c-f03f-491c-8a17-43f3bb886852", + "id": "746a6ddc-d3be-47ed-9c00-d2d6afaadf1e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -167694,7 +167694,7 @@ "_postman_previewlanguage": "json" }, { - "id": "821642c6-6ecf-4bd6-b35b-32830bb9ee4a", + "id": "33c3210a-9776-495f-92a7-f828c5516d1d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -167789,7 +167789,7 @@ } }, { - "id": "07cede00-5cc4-4524-9d5e-ee327de095a0", + "id": "c2227365-71ec-4fb1-975d-afb276c7d7fc", "name": "Create transform", "request": { "name": "Create transform", @@ -167831,7 +167831,7 @@ }, "response": [ { - "id": "967d1112-6471-426d-9368-b9109f8d2c14", + "id": "22d9ceee-2b3b-4b41-8c25-69b8b28cde78", "name": "Indicates the transform was successfully created and returns its representation.", "originalRequest": { "url": { @@ -167887,7 +167887,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85f49b2c-3a36-4a59-a082-e75d50855ed7", + "id": "160416e5-1746-4f18-aad4-805c36d8298f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -167943,7 +167943,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c852065f-a886-474e-9bac-24fe7a168f64", + "id": "85b32939-3ca4-478f-85c5-e9ba330f36ec", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -167999,7 +167999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c56c917-6bf1-4d62-972a-f98f5a25870a", + "id": "57cc4b0a-5ea8-447d-a6af-946f861deb21", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -168055,7 +168055,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5dc574c0-a2f2-4372-a1ae-167a417b4ff1", + "id": "182c1a3c-59b1-4822-bfe9-8d0a1a0c1ef2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -168111,7 +168111,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d2c3d15-f087-412b-9b42-9c53903ca2a3", + "id": "b729a56d-bb8b-4469-9541-9fe9a0287c97", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -168167,7 +168167,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7a0806f-d3c4-4a12-9fa6-297f04bc1767", + "id": "7a8e65b9-bb49-496d-88c6-20966d641208", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -168229,7 +168229,7 @@ } }, { - "id": "42129776-836a-41ab-88be-481d9a356bd9", + "id": "7a4d2a44-2781-4d6d-a3f2-80fe21dbfda7", "name": "Transform by ID", "request": { "name": "Transform by ID", @@ -168270,7 +168270,7 @@ }, "response": [ { - "id": "5681e487-8bd1-441d-a06d-3c7207042325", + "id": "6cd32573-fdf2-40d8-a54f-fcffd689baf2", "name": "Transform with the given ID", "originalRequest": { "url": { @@ -168314,7 +168314,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f762695-f86a-4146-aa1d-38fd696511b0", + "id": "c0a183ed-de8f-425d-88dd-ff580d116bfb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -168358,7 +168358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebe26041-abd0-4541-8551-355cc05bafd7", + "id": "082f3463-c934-4c15-b655-1f78dd05a85d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -168402,7 +168402,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52d28ce0-831f-441f-b094-d6cc2e09d7f3", + "id": "7000041c-6528-4dc7-b643-12c9a0320472", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -168446,7 +168446,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3bed6c6-0de1-4439-8dc9-24d13ab369bd", + "id": "1f402e0b-b87f-41c4-a7e3-6cf02c7ccda0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -168490,7 +168490,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa5cc47d-902b-427f-9263-45b232e9ee55", + "id": "e59855d9-cc25-44e8-992c-fe925b52b364", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -168534,7 +168534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0b52009-8f2d-49de-b68e-694235989777", + "id": "4ff51b40-f368-49c6-a441-25d588b45e45", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -168584,7 +168584,7 @@ } }, { - "id": "f1572dcb-90e9-4c3f-96fc-9dbdccdb79fa", + "id": "515a8af8-6350-4f41-93d7-a67a8b73b13e", "name": "Update a transform", "request": { "name": "Update a transform", @@ -168638,7 +168638,7 @@ }, "response": [ { - "id": "f1eaf270-4578-4dad-9bf6-8e1465b374ab", + "id": "3664f9ae-b695-426c-b39a-d2a7f6523c65", "name": "Indicates the transform was successfully updated and returns its new representation.", "originalRequest": { "url": { @@ -168695,7 +168695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2df67c29-d3e0-429c-ba88-1256b6defea1", + "id": "f355b1cf-295b-4e11-afb8-275bb4f87184", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -168752,7 +168752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9ad71a1-631b-4503-8fbd-f4a348a8cdd6", + "id": "4a1f0837-e53c-4fc7-9d64-2dc8a7cb08af", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -168809,7 +168809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b037423-5a87-42a6-bdbd-fd7fdfef9374", + "id": "9d644c25-f2bf-4d3f-83c3-545f88c5ae8b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -168866,7 +168866,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa6b20c5-b952-47af-90f3-cd21430b3120", + "id": "d5599649-7204-4313-997c-c9c7647e1024", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -168923,7 +168923,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab9cc6f3-b61f-4442-9b8d-3315dc936297", + "id": "d23242cb-927e-4cd8-a6c2-582b6ba067f5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -168980,7 +168980,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d445c9d0-a442-4ef1-9f48-a85aa4dc5f05", + "id": "f31c0401-246d-42cd-a990-ed414c9bce87", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -169043,7 +169043,7 @@ } }, { - "id": "1f01e650-afe5-4ba5-b363-f53caf597316", + "id": "17db5c2f-7f5d-40a7-aae2-cd4b133b0326", "name": "Delete a transform", "request": { "name": "Delete a transform", @@ -169084,7 +169084,7 @@ }, "response": [ { - "id": "3e382f19-00c1-4586-ab2a-9715ff8865c5", + "id": "0cddc405-c255-4562-8cf2-5d51f54b703d", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -169118,7 +169118,7 @@ "_postman_previewlanguage": "text" }, { - "id": "2e7e77bc-d401-4989-b858-cf59316180bb", + "id": "455b343a-faa3-41ad-927d-a8a2101f5a3b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -169162,7 +169162,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05b86ace-ede7-49dc-9db2-3fb788b3a56d", + "id": "91ea6075-fef0-4e58-873b-5f1bfdd8ec4d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -169206,7 +169206,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e1f1588-f11b-4dd9-a054-fbe9b15cd5ad", + "id": "f4981390-95e8-4369-97d9-7a530d4186ac", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -169250,7 +169250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ba97bc1-0076-4206-9b58-72a674b8af03", + "id": "6e052e21-058b-4671-a2c6-a5a7e85c4239", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -169294,7 +169294,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97869f74-d29e-43f6-a3d8-dd54cab789a8", + "id": "26687bc6-c6ed-4c80-a412-f5b67f25bffb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -169338,7 +169338,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be4c9dce-66b4-4b47-8860-b36a58984470", + "id": "8c462a8a-1366-40d5-bb29-c7bb2d3a6d22", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -169394,7 +169394,7 @@ "description": "Use this API to implement work item functionality. \nWith this functionality in place, users can manage their work items (tasks). \n\nWork items refer to the tasks users see in Identity Security Cloud's Task Manager. \nThey can see the pending work items they need to complete, as well as the work items they have already completed. \nTask Manager lists the work items along with the involved sources, identities, accounts, and the timestamp when the work item was created. \nFor example, a user may see a pending 'Create an Account' work item for the identity Fred.Astaire in GitHub for Fred's GitHub account, fred-astaire-sp. \nOnce the user completes the work item, the work item will be listed with his or her other completed work items. \n\nTo complete work items, users can use their dashboards and select the 'My Tasks' widget. \nThe widget will list any work items they need to complete, and they can select the work item from the list to review its details. \nWhen they complete the work item, they can select 'Mark Complete' to add it to their list of completed work items. \n\nRefer to [Task Manager](https://documentation.sailpoint.com/saas/user-help/task_manager.html) for more information about work items, including the different types of work items users may need to complete.\n", "item": [ { - "id": "e4ff2828-8af6-48c9-a5d5-66fdcbc6986f", + "id": "f8e7bda5-147a-498b-853a-3484952d5bfc", "name": "List Work Items", "request": { "name": "List Work Items", @@ -169460,7 +169460,7 @@ }, "response": [ { - "id": "66a9a92c-49d4-430b-81b6-7b9589e89b37", + "id": "841d78b4-646d-42fb-b1c7-f4b3f20cd039", "name": "List of work items", "originalRequest": { "url": { @@ -169540,7 +169540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d51df3e-e78b-4db6-8d0c-05eb0cf838bb", + "id": "50fbb9ec-cc3c-4162-8311-e93d812e4080", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -169620,7 +169620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3100785-4dc3-4599-af08-8ac63c2137fd", + "id": "23a58d32-a8ee-432d-87d7-46911fe34a70", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -169700,7 +169700,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e19506e-0f5b-42b3-a31c-1084c36e70a5", + "id": "d0f106cb-44af-4824-822a-aa0fff7e0419", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -169780,7 +169780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "744cbdb9-5bca-4bb0-82a4-aebba1a92f63", + "id": "dd8a4676-7639-4889-8e2f-c8e028ba1fbc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -169860,7 +169860,7 @@ "_postman_previewlanguage": "json" }, { - "id": "508eb764-b29b-4e4e-962d-534536d8bce4", + "id": "11695dae-203c-4023-80a8-801195b5a45e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -169946,7 +169946,7 @@ } }, { - "id": "ca8d8dbf-4ba6-4008-b548-d615a7e73f5a", + "id": "36d9948c-575c-4e90-ae3b-44c8529bf700", "name": "Completed Work Items", "request": { "name": "Completed Work Items", @@ -170013,7 +170013,7 @@ }, "response": [ { - "id": "b59e3082-b286-4651-bebb-07c2592e888b", + "id": "ed944785-966d-4441-b8c9-48d259c25635", "name": "List of completed work items.", "originalRequest": { "url": { @@ -170094,7 +170094,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e53efbc-3de7-4614-a491-e1de4c10a3d1", + "id": "6c796d70-8777-481c-b603-cb88bf6bb202", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -170175,7 +170175,7 @@ "_postman_previewlanguage": "json" }, { - "id": "331be407-49ef-4e14-8378-0f38fbdb32a5", + "id": "c1c6cd32-139d-484e-9196-d86936149aad", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -170256,7 +170256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47133a07-1407-40f5-8895-8b61ce2129f5", + "id": "8c3b17b7-379c-4d33-b893-1d9cb047fae4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -170337,7 +170337,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9576eeea-55d4-454b-85ec-a165dc4455e8", + "id": "3e913539-1d4c-4141-a671-3c648c41a61f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -170418,7 +170418,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a1f93f1-2c18-4e6e-851e-be84afc4c6bd", + "id": "feb41c9f-c51a-4c4f-b320-5be6fc609065", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -170505,7 +170505,7 @@ } }, { - "id": "e4951c8c-3f67-41d1-83f8-5cc18578e30b", + "id": "0cf7fe8f-da77-47c6-b3ee-348f0dd3b89b", "name": "Count Work Items", "request": { "name": "Count Work Items", @@ -170545,7 +170545,7 @@ }, "response": [ { - "id": "c3d4fcac-8fbb-4f9e-8e65-41e12a6bf6c7", + "id": "e8e6bd8c-e5a4-4e57-887a-83e568542bd6", "name": "List of work items", "originalRequest": { "url": { @@ -170599,7 +170599,7 @@ "_postman_previewlanguage": "json" }, { - "id": "beab8613-8446-4cc9-b3a6-4f0cff6cfbfd", + "id": "8728e34d-b13f-4358-9f5a-ab507afb1874", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -170653,7 +170653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5af6d29-3141-4085-b30f-71dbfeb088fe", + "id": "a1912f67-ece6-4a5e-abfc-0f3088ec3a53", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -170707,7 +170707,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d35c4cd-1dd7-4b78-b0bf-e361b150f9d2", + "id": "07395b98-9f05-42a7-b3d6-ef1e5b138e38", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -170761,7 +170761,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86031f56-2356-4a8d-8b22-d65716ff267a", + "id": "976bb469-75c3-424a-81e9-794f4056ebbb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -170815,7 +170815,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1fa7f51-03e2-4118-9648-2e7ab045a80e", + "id": "eaf61a2c-736c-4be7-8720-99e91b372679", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -170875,7 +170875,7 @@ } }, { - "id": "e00143a5-6799-495f-af93-b139f57ed782", + "id": "9a9fdc56-5a53-41e4-bdd2-49862f09869a", "name": "Count Completed Work Items", "request": { "name": "Count Completed Work Items", @@ -170916,7 +170916,7 @@ }, "response": [ { - "id": "5c7a67cc-1be7-492f-95fc-5eafc77b6038", + "id": "2c28f42b-d415-41dd-b07d-3f772ffa0955", "name": "List of work items", "originalRequest": { "url": { @@ -170971,7 +170971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fba20e29-e07b-4df2-bb10-3266441fc31c", + "id": "782cb57c-62e8-406e-bbbf-b81001be68c3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -171026,7 +171026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4847b12-cb87-4db9-baad-ca58216994d3", + "id": "82d3e59e-8642-43b9-bb7b-b6f0d1e61758", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -171081,7 +171081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0686ecd-d489-4a61-96a7-cb387de6c313", + "id": "df26adef-ba47-49d4-977b-878fe23eda6a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -171136,7 +171136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fda6394c-7015-4b1f-bd37-6cbbaf0b91f9", + "id": "a23fb766-4c1c-4274-ad4f-0b697b438a28", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -171191,7 +171191,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce22a58e-cfdd-45ab-a83b-11fcf780557c", + "id": "9058ffac-b28a-4ada-af2d-a50e4e95b8d8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -171252,7 +171252,7 @@ } }, { - "id": "6c7e4d38-6498-4a76-885c-d0536fcd189b", + "id": "25150e6b-2537-4339-805d-674311cdbfa4", "name": "Work Items Summary", "request": { "name": "Work Items Summary", @@ -171292,7 +171292,7 @@ }, "response": [ { - "id": "d481279d-8af5-4fb4-80b5-0ecff911de8a", + "id": "1c2628f3-84e5-4014-9042-485d5e65dc23", "name": "List of work items", "originalRequest": { "url": { @@ -171346,7 +171346,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4fb066ba-2530-4419-a2ba-0ccb88b6729a", + "id": "0e38da4a-31d4-4b99-8c42-0dd0f8072319", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -171400,7 +171400,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4728fc88-ca59-4614-9845-de05ada27b92", + "id": "9e43e4ad-e7c6-4821-a3f2-29e16581ecc9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -171454,7 +171454,7 @@ "_postman_previewlanguage": "json" }, { - "id": "770e8efa-8bb7-4c25-99d7-624ed676f59d", + "id": "fd86f4a4-6b3d-41df-9538-234c6d55eefe", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -171508,7 +171508,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e2f01f2-019c-45ba-b67a-758621b2c398", + "id": "cdfc36c6-2d1e-4c0c-b703-4df71dc56bea", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -171562,7 +171562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e2b174c-534b-4044-9577-f6b9c189c091", + "id": "d6679849-5f2b-470f-abc8-7b3b4d0f350f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -171622,7 +171622,7 @@ } }, { - "id": "78062f3a-a18b-427f-b826-3e47b23c2835", + "id": "813a2a19-5063-4fff-b396-634706474e21", "name": "Get a Work Item", "request": { "name": "Get a Work Item", @@ -171663,7 +171663,7 @@ }, "response": [ { - "id": "4fc7ba7d-a580-4a12-b8c7-35095c38ca54", + "id": "fdced4e8-b767-4317-8148-764c0b49ab00", "name": "The work item with the given ID.", "originalRequest": { "url": { @@ -171707,7 +171707,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2097582b-5a26-4db0-a902-3c16242d4022", + "id": "f0b588a5-a3f9-4620-8009-c834ac530b6d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -171751,7 +171751,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbde7e0e-8f98-4ffa-b778-42fcf5ffb302", + "id": "cbc261c1-7940-45f6-932e-ca16556e5454", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -171795,7 +171795,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef23224a-4cc1-4e56-a557-114ff2a27cea", + "id": "455174ec-b584-4972-a279-01615a210edf", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -171839,7 +171839,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6eb9a63f-b96a-42cf-9fa9-ab06db009d93", + "id": "64d0fda6-96cf-4f6d-9bda-13d004e6197f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -171883,7 +171883,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf682134-2670-4352-947a-5819845adb73", + "id": "182f100c-6bac-44cc-9f8b-ffe02d8bfc03", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -171933,7 +171933,7 @@ } }, { - "id": "b530cd24-f26b-458a-8820-2676ee9a3f4b", + "id": "ace6219d-1c5b-43be-9fea-af51ed3aaa13", "name": "Complete a Work Item", "request": { "name": "Complete a Work Item", @@ -171974,7 +171974,7 @@ }, "response": [ { - "id": "68409b8b-50d4-43cf-80ce-e1159f38dff5", + "id": "76cc9206-7b0c-4bcb-8463-20c96c58490f", "name": "A WorkItems object", "originalRequest": { "url": { @@ -172018,7 +172018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3f2b69f-16e2-473d-823d-0d033ac5c8a5", + "id": "e29945a0-acb9-4633-9415-ce3b1e18b6ef", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -172062,7 +172062,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ad6462e-0a5a-4ea8-aa31-e9eeb576af6f", + "id": "1223d7e8-0d80-43be-94a5-f38bd12c513a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -172106,7 +172106,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f881574-897b-462c-919e-3dcf49c91259", + "id": "e3dae33f-883a-4ad3-a5a3-95576e4589ad", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -172150,7 +172150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab4dd109-d494-46e0-8780-c57d6f876123", + "id": "cae25270-ddee-46fd-8865-0a4d1e41eb2b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -172194,7 +172194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a1f21e8-9bf6-4e1a-8123-57e03a817de9", + "id": "b3a6b8ff-42c3-4b7e-a66b-c69865373701", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -172238,7 +172238,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a925eab-5802-475a-9c88-2d72d6cc2f43", + "id": "d5abcffb-1dc2-4729-b4da-20841f43ef40", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -172288,7 +172288,7 @@ } }, { - "id": "1cc0aae3-e46e-471c-a3b3-9abd631d84de", + "id": "3e0702c2-7cc2-4b4b-9c5b-357b58d1f885", "name": "Forward a Work Item", "request": { "name": "Forward a Work Item", @@ -172343,7 +172343,7 @@ }, "response": [ { - "id": "98aa8730-7dc4-4a7b-ad20-97c5ab043efd", + "id": "26c2e9c7-fee8-43af-8d74-1785c97dee01", "name": "Success, but no data is returned.", "originalRequest": { "url": { @@ -172391,7 +172391,7 @@ "_postman_previewlanguage": "text" }, { - "id": "02ca292e-5a27-4578-bf62-764d94fdfbb1", + "id": "62ecd56e-a356-44d9-b62f-ce8e72e18f18", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -172449,7 +172449,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d133e77e-d929-472e-bda1-e2d475078048", + "id": "06e20538-fab8-49f2-bfdc-c3bb1747d27b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -172507,7 +172507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e9f896e-8ffe-4d2d-a69d-5075ee836bd4", + "id": "f229093a-0ee6-412b-9c3e-edaaa4305e82", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -172565,7 +172565,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23b72f59-740e-4e52-b104-411508198b7e", + "id": "beb3f720-eedc-4536-acfd-4061e4df41b9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -172623,7 +172623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1471999-3486-4b67-a4e2-df286e0f5fda", + "id": "4feb7e0b-abb2-4078-9e6b-938524b0184c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -172687,7 +172687,7 @@ } }, { - "id": "2ed2e0f8-c9d8-4973-933f-c2bc77a75411", + "id": "74beac7e-f2b0-445d-ba42-9633a7a7526a", "name": "Approve an Approval Item", "request": { "name": "Approve an Approval Item", @@ -172740,7 +172740,7 @@ }, "response": [ { - "id": "0aaf4206-a9ec-46ce-94d2-e68c42eac08c", + "id": "6bb93430-4c11-4067-8965-87c99299e0ef", "name": "A work items details object.", "originalRequest": { "url": { @@ -172786,7 +172786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d7399a1-cc02-4814-88e5-8ebae8e796d3", + "id": "d9354005-745c-47ab-861f-dbf47af6f3b4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -172832,7 +172832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c32e11b3-0be7-4971-972b-8fa94a595b57", + "id": "88056f2b-4942-4c81-a6cd-09674f2be134", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -172878,7 +172878,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c250ef2b-f5a9-4dfe-95c8-188095f03e80", + "id": "ee72e3c6-7a39-44bb-ae52-fbdc3c27e37d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -172924,7 +172924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18dd21f5-db26-4a8e-a407-120c3b1662eb", + "id": "be52ced9-ac93-4be5-8d82-813764bd3e43", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -172970,7 +172970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2896e40-b4ee-42d6-96ad-6d9a9cbea91c", + "id": "c2b44ea1-808a-4cca-be9c-b770e8fb1c9f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -173016,7 +173016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "410a9b81-7aa3-4a7e-ab7b-78f5dcabf75f", + "id": "a8270b45-611c-47cb-b2c2-8d262066985d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -173068,7 +173068,7 @@ } }, { - "id": "86acec60-819c-4525-ae1c-71d17c8ffbe3", + "id": "a689b1f5-c961-4d5a-ab5f-fabec2899dae", "name": "Reject an Approval Item", "request": { "name": "Reject an Approval Item", @@ -173121,7 +173121,7 @@ }, "response": [ { - "id": "1511da4e-80ed-4d86-bcc0-77ff3a41c5a5", + "id": "4cffe773-34c3-45f1-bffa-e825e2331ee1", "name": "A work items details object.", "originalRequest": { "url": { @@ -173167,7 +173167,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53fef161-8570-46a1-9ca7-717835693b7c", + "id": "59c5c761-48af-4857-a08d-da0e4fc4ebd6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -173213,7 +173213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a554b9fe-7758-4130-aafd-b6b564b2bbd3", + "id": "045bad1b-3e2b-48cf-8df1-a06cbab6762b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -173259,7 +173259,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4455d899-1ab7-44fa-8356-55209eb8e355", + "id": "3236c3a3-3a79-4715-ad49-2344033f0606", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -173305,7 +173305,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7d0aa66-333d-4736-81da-9c159af8f2e7", + "id": "5778e8b3-41dc-4e56-80af-08352203a471", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -173351,7 +173351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b47f584-2f44-4040-b3e1-94a4dbd14f09", + "id": "86c6aab6-6860-4977-8405-b35476264370", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -173397,7 +173397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f94eefe9-8f83-4a2a-8c11-ea8bb3c7d43d", + "id": "ed08c1ed-3fdd-4523-a4c7-6800486a1e47", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -173449,7 +173449,7 @@ } }, { - "id": "d51a162b-8621-483c-abff-659731a52cab", + "id": "f047e977-feea-49c6-ad0b-2e7bda0327d2", "name": "Bulk approve Approval Items", "request": { "name": "Bulk approve Approval Items", @@ -173491,7 +173491,7 @@ }, "response": [ { - "id": "444a1806-4ac5-4547-a9c6-ebcff1650190", + "id": "35970d7b-eeef-406f-b491-2e37960774d6", "name": "A work items details object.", "originalRequest": { "url": { @@ -173536,7 +173536,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ead2b47-0c02-4304-85d0-3a5e7b591cf3", + "id": "b3ffbb5c-4722-4cfc-883d-9cfb98d2c8e7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -173581,7 +173581,7 @@ "_postman_previewlanguage": "json" }, { - "id": "592f0dce-8e85-475a-b605-6ae7e40761bf", + "id": "7ea2c667-82b6-4c19-be85-50a0d5d0eba2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -173626,7 +173626,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e74bc9e-cc4c-411f-abf6-36d81da43ac0", + "id": "d2718942-6203-4be3-87fa-873e7a119c6d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -173671,7 +173671,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74c57055-3f1e-4c8c-9558-28a04b04cfc0", + "id": "a2e8a3aa-5dd9-412b-849e-7f3743249982", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -173716,7 +173716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48502fde-b6b6-49cf-8f41-1f9f2c3869d0", + "id": "83d1d342-8c34-4fd5-a3fe-b98507011076", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -173761,7 +173761,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ddb27b5-f88e-40de-aa94-324a5bed5272", + "id": "7f66dd24-9d20-4bd3-8f3d-6e656cf2eaa8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -173812,7 +173812,7 @@ } }, { - "id": "9ede7886-84c7-4a22-83e8-9e314800c2b3", + "id": "cb67f0c8-90e1-4d28-9855-532edbbc7062", "name": "Bulk reject Approval Items", "request": { "name": "Bulk reject Approval Items", @@ -173854,7 +173854,7 @@ }, "response": [ { - "id": "c03189e7-9d50-4521-a599-7d7a0f96b6a8", + "id": "e5745d39-3dbf-4980-86ed-d58f026d955c", "name": "A work items details object.", "originalRequest": { "url": { @@ -173899,7 +173899,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db7cab06-1db1-4a18-ad8e-6208bf58a501", + "id": "71e54ee9-c9e3-49d8-a3b3-209245dc4d36", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -173944,7 +173944,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54d0d378-1f6c-408d-8b23-269781e31088", + "id": "96d9352a-6a8c-47a4-883e-f1df38a6c0c5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -173989,7 +173989,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de87beac-8e3b-4659-9ad2-ad6bb3942bf2", + "id": "ad401002-1a87-4e10-a059-673bac019f53", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -174034,7 +174034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f094e31-c1f1-4bb0-8625-52b0a743f713", + "id": "d702ac0e-b796-477a-bd8d-76c2f0332444", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -174079,7 +174079,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15086dfd-30d2-4c9b-b1da-d712d94b56ae", + "id": "506b2495-e7ed-47f5-a3f8-61ea5f8f6755", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -174124,7 +174124,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03a4984a-a170-4f9f-b0ac-7a3347bc947e", + "id": "a6c3fd63-eef5-47ee-85b4-a4ff996eda94", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -174175,7 +174175,7 @@ } }, { - "id": "30dbbffe-7d59-4eac-a614-cec9d2ed7f03", + "id": "194e72a9-79cd-4bd1-abfd-dd7ab593bcd2", "name": "Submit Account Selections", "request": { "name": "Submit Account Selections", @@ -174230,7 +174230,7 @@ }, "response": [ { - "id": "e4a2c1a8-6c83-4a84-99ea-70ff2569094f", + "id": "2025ac35-168e-463a-b161-bbb53af3f343", "name": "A work items details object.", "originalRequest": { "url": { @@ -174288,7 +174288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6cb6d6d0-1551-405c-881d-199ef6b9d968", + "id": "3dcb1648-3681-4638-88c4-3db37287956e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -174346,7 +174346,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8dfd4f48-cf70-48c4-96ab-5eac0e0d8f0f", + "id": "ec752df4-17bc-4c40-991c-7bbf0899081b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -174404,7 +174404,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22418e54-3799-4545-9205-ef7e8bf9d650", + "id": "a5348ea3-fad9-4b78-8c15-9f11d93e48cd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -174462,7 +174462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "334d2538-6b0e-451f-9f60-9c3be2195ef8", + "id": "71e8bb5e-ba62-42b1-a25d-7055702865d8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -174520,7 +174520,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b28538fe-9489-47db-8acc-b6a2ffaa54cc", + "id": "e6237ffc-5185-4f14-a454-a70d6e8fb183", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -174578,7 +174578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3660f2b1-1972-4ad1-99c0-ffd93bf3a08b", + "id": "25fc5604-7161-45cc-b80d-aa409ffa259f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -174648,7 +174648,7 @@ "description": "Workflows allow administrators to create custom automation scripts directly within Identity Security Cloud. These automation scripts respond to [event triggers](https://developer.sailpoint.com/docs/extensibility/event-triggers/#how-to-get-started-with-event-triggers) and perform a series of actions to perform tasks that are either too cumbersome or not available in the Identity Security Cloud UI. Workflows can be configured via a graphical user interface within Identity Security Cloud, or by creating and uploading a JSON formatted script to the Workflow service. The Workflows API collection provides the necessary functionality to create, manage, and test your workflows via REST.\n", "item": [ { - "id": "e011857f-55bc-44bf-8a33-d33dccb846e5", + "id": "299153ff-1fdc-4f93-aab4-5c86de4860b4", "name": "List Workflows", "request": { "name": "List Workflows", @@ -174677,7 +174677,7 @@ }, "response": [ { - "id": "dd6135c5-48a8-46cb-bf57-2718241f587a", + "id": "e2366777-0a16-40ab-829e-dcf7c4ba5c1c", "name": "List of workflows", "originalRequest": { "url": { @@ -174715,12 +174715,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"id dolor\"\n },\n \"displayName\": \"amet id aliqua\"\n }\n },\n {\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"proident sunt te\"\n },\n \"displayName\": \"veniam minim nisi labore\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"nulla sunt\"\n },\n \"displayName\": \"laboris dolore quis nostrud\"\n }\n },\n {\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"ali\"\n },\n \"displayName\": \"mollit laborum ipsum\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "52fbd1c7-854c-4387-a227-a9bbcfc9c2aa", + "id": "80e56659-1286-4c6e-99c2-813d9b310910", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -174763,7 +174763,7 @@ "_postman_previewlanguage": "json" }, { - "id": "909cc176-2719-4cf8-8e5f-d724bacdb213", + "id": "f995703d-0cfa-417f-a5f4-c1753827244c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -174806,7 +174806,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77aa2429-2685-4a72-8af1-2d466489d07f", + "id": "4966a13b-0d71-470c-b85c-e8cc99bad42d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -174849,7 +174849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "562ca62c-2631-4cf1-b7be-e4f38f77ba16", + "id": "2039e84d-5f50-4f49-9f4b-165228bb2a50", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -174892,7 +174892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d45e3c9d-9eda-4dfb-a27d-64b7eeea2521", + "id": "edcc7a2a-6062-4adb-9874-5cf64e23c7f2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -174941,7 +174941,7 @@ } }, { - "id": "391c2633-1e61-4ed8-b852-eab4ef0c3ccb", + "id": "42f11f6e-2798-4938-a914-da2308cd002d", "name": "Create Workflow", "request": { "name": "Create Workflow", @@ -174983,7 +174983,7 @@ }, "response": [ { - "id": "59ddfbe7-f512-482e-91f9-574618abec3a", + "id": "ebd8f21e-28e6-4081-be33-94ae59f8ab5f", "name": "Event Trigger", "originalRequest": { "url": { @@ -175034,12 +175034,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"aliquip non sit\"\n },\n \"displayName\": \"dolore m\"\n }\n}", + "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"Lorem nulla veniam\"\n },\n \"displayName\": \"exercitation labore aliqua\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "716ddf56-4944-41d7-9ebe-69ba563cf564", + "id": "16141ccd-13ba-4fae-ae75-107028c88f77", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -175090,12 +175090,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"aliquip non sit\"\n },\n \"displayName\": \"dolore m\"\n }\n}", + "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"Lorem nulla veniam\"\n },\n \"displayName\": \"exercitation labore aliqua\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "20c551b8-c0ea-45d9-a14e-557456112ae9", + "id": "b066036c-d7e8-4673-bf85-afd3dd9f62ec", "name": "External Trigger", "originalRequest": { "url": { @@ -175146,12 +175146,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"aliquip non sit\"\n },\n \"displayName\": \"dolore m\"\n }\n}", + "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"Lorem nulla veniam\"\n },\n \"displayName\": \"exercitation labore aliqua\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "99fe751b-2045-41ae-b173-c2ad0ca6f6f4", + "id": "115ceac4-1b72-4c70-8812-d06ce19ce0f6", "name": "Event Trigger", "originalRequest": { "url": { @@ -175207,7 +175207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e3529d2-7258-4f4a-8151-9cc4069d7d83", + "id": "760a2170-4cb7-4c1f-bc2e-7fe8263af49c", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -175263,7 +175263,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e48bf872-15db-4025-b7ad-c7dbba899464", + "id": "657017f1-972a-4e62-9b95-852e59c9cd19", "name": "External Trigger", "originalRequest": { "url": { @@ -175319,7 +175319,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f14fb6a-f9e1-4e18-9ff0-2b28cb7b5c0f", + "id": "d6e36f75-62f0-42c7-acc1-0b26d43afc61", "name": "Event Trigger", "originalRequest": { "url": { @@ -175375,7 +175375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5542ebad-a804-40ab-99e5-ee7f690d0e5c", + "id": "d09cfc35-cf67-4230-8dd2-0c5d932ffeeb", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -175431,7 +175431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b829714-5847-4d5d-9589-cc24a3b69133", + "id": "32215b90-940b-4355-a4c5-cf1754086cea", "name": "External Trigger", "originalRequest": { "url": { @@ -175487,7 +175487,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f943312-5c1b-452f-8a31-d009ac72cb8a", + "id": "e4723f0a-2664-4c43-a6f3-e141291a1ac7", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -175543,7 +175543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09700d54-9243-42e0-ac3e-8ddaf02732c3", + "id": "381c3257-193c-4b73-876c-cd08722fcaa0", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -175599,7 +175599,7 @@ "_postman_previewlanguage": "json" }, { - "id": "173497d9-e0f6-4cda-974b-2c93971ffbaf", + "id": "87b85821-acb0-4d82-881d-f9a655fd2f5e", "name": "External Trigger", "originalRequest": { "url": { @@ -175655,7 +175655,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c8330b6-93a9-457c-87d0-ca9f1ec3387b", + "id": "8242fb5f-9fe7-4a37-80a9-13ddddf376aa", "name": "Event Trigger", "originalRequest": { "url": { @@ -175711,7 +175711,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2357bf86-1d24-4b6c-ab22-5a7fcd769085", + "id": "5ae15ae4-cfe5-4a4e-aa41-829610a3ffb1", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -175767,7 +175767,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa5a34fd-0515-41e8-b7e1-bd2dc2d13c8d", + "id": "f9e99ee0-bb17-47df-9fca-a7f0e9c6943d", "name": "External Trigger", "originalRequest": { "url": { @@ -175823,7 +175823,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b22c67cd-004c-42b2-abe9-6538b0a7bc38", + "id": "e53f2257-8b24-45a6-9f10-f1930e09d80b", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -175879,7 +175879,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf7efb38-0fdc-477c-867c-4176f9a8ac93", + "id": "f827ab66-1862-400f-84dd-1ab7d6f2e4dd", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -175935,7 +175935,7 @@ "_postman_previewlanguage": "json" }, { - "id": "101bd495-8679-4be0-b740-060075205083", + "id": "bbbdec67-ccc4-4314-a36e-baa2820ee5ce", "name": "External Trigger", "originalRequest": { "url": { @@ -175997,7 +175997,7 @@ } }, { - "id": "a8ef2dee-2154-448f-b1bc-60046db9d204", + "id": "1a1cfdeb-083c-4949-8129-e3de4762fe12", "name": "Get Workflow By Id", "request": { "name": "Get Workflow By Id", @@ -176038,7 +176038,7 @@ }, "response": [ { - "id": "2447a2d3-5e52-42a4-a58e-d4964d80b3e2", + "id": "1551e540-97ac-4ed0-910b-433f97f834da", "name": "The workflow object", "originalRequest": { "url": { @@ -176077,12 +176077,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"aliquip non sit\"\n },\n \"displayName\": \"dolore m\"\n }\n}", + "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"Lorem nulla veniam\"\n },\n \"displayName\": \"exercitation labore aliqua\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "43ff8985-4426-4ebf-8ade-32279b3aa22a", + "id": "79299354-612d-4a03-b23c-f2dfe693f17a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -176126,7 +176126,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2d46fcd-2d84-4bda-99a4-17ce11961202", + "id": "661e830a-19ad-430f-ba6a-bba18042930e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -176170,7 +176170,7 @@ "_postman_previewlanguage": "json" }, { - "id": "576fe5ef-880d-450d-ac3c-40cfed8e305c", + "id": "d26dc284-e355-4488-a1ef-d2bd9dbf3956", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -176214,7 +176214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "436cf56a-e7f5-4b58-b04f-3697ea6578f4", + "id": "6b405e20-26a4-4669-b857-1c95eef92e3a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -176258,7 +176258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5875c56e-db73-4e13-95bb-c6a31bf3f061", + "id": "33b57c6b-103d-43c7-8cc1-5602b32cdded", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -176308,7 +176308,7 @@ } }, { - "id": "9a045bd2-37b8-4b8f-8942-5511681b2fb9", + "id": "0874795e-c600-4c9e-aa85-faeea6c222fd", "name": "Update Workflow", "request": { "name": "Update Workflow", @@ -176351,7 +176351,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"magna dolore sint minim Lorem\"\n },\n \"displayName\": \"sunt irure\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"ad dolore in cillum\"\n },\n \"displayName\": \"ut ad\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -176362,7 +176362,7 @@ }, "response": [ { - "id": "5e6d48d2-28ab-4b60-be2f-941c5847fd1e", + "id": "4afad999-0a73-4366-82e0-1c7d2fdffcc1", "name": "The Workflow object", "originalRequest": { "url": { @@ -176397,7 +176397,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"magna dolore sint minim Lorem\"\n },\n \"displayName\": \"sunt irure\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"ad dolore in cillum\"\n },\n \"displayName\": \"ut ad\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -176414,12 +176414,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"aliquip non sit\"\n },\n \"displayName\": \"dolore m\"\n }\n}", + "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"Lorem nulla veniam\"\n },\n \"displayName\": \"exercitation labore aliqua\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "142502c5-08d5-4bd5-91e3-b631dafba1dc", + "id": "b8dd91b9-a68d-44b0-9d88-1225ca5426ac", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -176454,7 +176454,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"magna dolore sint minim Lorem\"\n },\n \"displayName\": \"sunt irure\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"ad dolore in cillum\"\n },\n \"displayName\": \"ut ad\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -176476,7 +176476,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd067330-2c57-40b6-bb41-5a556c924a9f", + "id": "6fb22b28-513a-438b-9ff3-cd21f92482d6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -176511,7 +176511,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"magna dolore sint minim Lorem\"\n },\n \"displayName\": \"sunt irure\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"ad dolore in cillum\"\n },\n \"displayName\": \"ut ad\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -176533,7 +176533,7 @@ "_postman_previewlanguage": "json" }, { - "id": "255a5733-c452-4607-9892-9b3d21ab505a", + "id": "b746ce47-6ac9-4417-affa-344f67d60fed", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -176568,7 +176568,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"magna dolore sint minim Lorem\"\n },\n \"displayName\": \"sunt irure\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"ad dolore in cillum\"\n },\n \"displayName\": \"ut ad\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -176590,7 +176590,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7efc7807-3f1e-403f-a167-68dc75efa5a1", + "id": "146cc6c2-4566-4dd3-823f-c7e11244fbc8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -176625,7 +176625,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"magna dolore sint minim Lorem\"\n },\n \"displayName\": \"sunt irure\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"ad dolore in cillum\"\n },\n \"displayName\": \"ut ad\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -176647,7 +176647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5c79b9d-c013-45a9-9160-ba535419c30a", + "id": "9177ad22-c7c9-43e8-a43e-3c690aca3fae", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -176682,7 +176682,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"magna dolore sint minim Lorem\"\n },\n \"displayName\": \"sunt irure\"\n }\n}", + "raw": "{\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"ad dolore in cillum\"\n },\n \"displayName\": \"ut ad\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -176710,7 +176710,7 @@ } }, { - "id": "0acdecb3-a13d-4cc0-aed2-6ad1b978e76c", + "id": "ad60e60b-67e3-4f9a-a4ad-5c3d8e404cc1", "name": "Patch Workflow", "request": { "name": "Patch Workflow", @@ -176764,7 +176764,7 @@ }, "response": [ { - "id": "f9bd50fa-8baf-46b3-9f14-5aeffd33730c", + "id": "40724aca-a619-4cbf-bf75-694bde81b66b", "name": "The Workflow object", "originalRequest": { "url": { @@ -176816,12 +176816,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"aliquip non sit\"\n },\n \"displayName\": \"dolore m\"\n }\n}", + "body": "{\n \"id\": \"d201c5e9-d37b-4aff-af14-66414f39d569\",\n \"executionCount\": 2,\n \"failureCount\": 0,\n \"created\": \"2022-01-10T16:06:16.636381447Z\",\n \"modified\": \"2023-12-05T15:18:27.699Z\",\n \"modifiedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Thomas Edison\"\n },\n \"creator\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20642\",\n \"name\": \"Michael Michaels\"\n },\n \"name\": \"Send Email\",\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"William Wilson\"\n },\n \"description\": \"Send an email to the identity who's attributes changed.\",\n \"definition\": {\n \"start\": \"Send Email Test\",\n \"steps\": {\n \"Send Email\": {\n \"actionId\": \"sp:send-email\",\n \"attributes\": {\n \"body\": \"This is a test\",\n \"from\": \"sailpoint@sailpoint.com\",\n \"recipientId.$\": \"$.identity.id\",\n \"subject\": \"test\"\n },\n \"nextStep\": \"success\",\n \"selectResult\": null,\n \"type\": \"ACTION\"\n },\n \"success\": {\n \"type\": \"success\"\n }\n }\n },\n \"enabled\": false,\n \"trigger\": {\n \"type\": \"EVENT\",\n \"attributes\": {\n \"id\": \"idn:identity-attributes-changed\",\n \"filter.$\": \"$.changes[?(@.attribute == 'manager')]\",\n \"description\": \"Lorem nulla veniam\"\n },\n \"displayName\": \"exercitation labore aliqua\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "87e0abe9-f73a-4877-bc3e-821e6e183690", + "id": "a26dfde4-56c2-4911-8454-2872b89fc785", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -176878,7 +176878,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0fe70ead-113d-41b1-8b62-6071a389770c", + "id": "834a64f8-64fb-4702-9fab-02581dac45a8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -176935,7 +176935,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24b1556c-795c-4ddf-80a9-66aedc44bccc", + "id": "6f5667e6-14b6-4672-80a9-65aa7a7dadfe", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -176992,7 +176992,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ab46a56-c6b9-4869-9393-583e99caed30", + "id": "292e8cef-2fa9-4c96-9497-9ad7b7536371", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -177049,7 +177049,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2b462e1-6f0c-46ae-bb0e-120f5ff76a4a", + "id": "1c921fdd-78cb-4301-a070-a45a0a878d99", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -177112,7 +177112,7 @@ } }, { - "id": "9e8f2048-c2a3-4fee-8635-f084c9cd2845", + "id": "0b548d8c-8f75-4009-a06c-7bf15b2c4f5c", "name": "Delete Workflow By Id", "request": { "name": "Delete Workflow By Id", @@ -177153,7 +177153,7 @@ }, "response": [ { - "id": "cd73f5bf-26cc-42f5-8219-27d4a32e8e45", + "id": "670c8850-ddd5-4ef1-b3f4-92e164503e64", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -177187,7 +177187,7 @@ "_postman_previewlanguage": "text" }, { - "id": "8778a199-cfdf-48cf-8821-f0c9d606b255", + "id": "04073d69-f578-4dc5-87f2-f040f9cc2285", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -177231,7 +177231,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a35cbe0-fa13-4e32-9000-615305bff0af", + "id": "72f10ee1-ba17-4037-b513-6937c7c204c4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -177275,7 +177275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdef3600-8901-4e9c-9aad-05ffb93beb59", + "id": "685f4f8f-5ece-430f-975a-9a679c5b3f87", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -177319,7 +177319,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf113795-9966-4859-9854-2423a1c04e5a", + "id": "8cd5a95c-a074-48fa-bdd0-729534688f3d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -177363,7 +177363,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1705a254-9429-45f3-bcef-603bb16d2ca2", + "id": "49426361-b9c3-4bf1-a310-fbf8603bcf12", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -177413,7 +177413,7 @@ } }, { - "id": "f8315ad2-fbc6-4c4f-82b4-b6010f8b0419", + "id": "c2c6c0f0-81f4-4321-8553-b6e775c8951f", "name": "Test Workflow By Id", "request": { "name": "Test Workflow By Id", @@ -177468,7 +177468,7 @@ }, "response": [ { - "id": "23d6ee4d-a62a-489c-8d24-ceb82c33870d", + "id": "fb94a279-6110-46ff-a1a2-c92c5d6809b7", "name": "The Workflow object", "originalRequest": { "url": { @@ -177526,7 +177526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70471b65-6f1d-4efd-a2fd-26168e5e785d", + "id": "9cdb2cda-6ed6-471f-b6f3-a0651069b011", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -177584,7 +177584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06fe52d5-6aa8-4d7b-9585-a77e47b2be86", + "id": "26fe9557-1032-47d5-996e-c381f2a421aa", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -177642,7 +177642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d5dc107-86a3-4cd1-83a7-3f539a92f50a", + "id": "582fcd5f-2826-4d6c-9a73-a7da54574c00", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -177700,7 +177700,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c24248e-e8ec-45c3-9dfb-2d9d5752e44c", + "id": "6d79133d-7147-4566-aa95-7282643f649b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -177758,7 +177758,7 @@ "_postman_previewlanguage": "json" }, { - "id": "267b3647-afc1-41cd-aeb4-832d47a8945e", + "id": "8575757e-cbd1-4075-8b3f-85fd62a005f9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -177822,7 +177822,7 @@ } }, { - "id": "3053848a-653c-4229-9f3b-a8e3ca2425cc", + "id": "b2f8439f-a878-4a5c-8fb1-8ce12301abd0", "name": "List Workflow Executions", "request": { "name": "List Workflow Executions", @@ -177901,7 +177901,7 @@ }, "response": [ { - "id": "d354a3e0-71c2-43e2-bf32-2a8a4ea43c59", + "id": "4d73ff83-72f3-4fdb-82f8-da247d9df18d", "name": "List of workflow executions for the specified workflow.", "originalRequest": { "url": { @@ -177983,7 +177983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05096960-029e-48eb-b0cd-7806af52b226", + "id": "6f2bf96a-ebcc-4627-9b41-625cbeec6847", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -178065,7 +178065,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a8e221b-6527-4005-92c3-09dc05c14f5c", + "id": "90324f2d-c0ed-4a89-b128-4d854eb45764", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -178147,7 +178147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ce7714c-5180-4cc4-8a3e-fecb32926da5", + "id": "77ff96ad-28e4-4da1-ad3d-b7fc528d08a8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -178229,7 +178229,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a70af5a6-2ab0-4f71-91bf-1c72414bf42c", + "id": "2836e4c0-b4b6-4eb2-ac68-6cc1311adad4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -178311,7 +178311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "675ce9fe-eff2-4662-9a4e-74bc4ec07e5a", + "id": "6eebdc83-7900-48fa-9ed2-6bf1eb5f3e69", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -178393,7 +178393,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffcc81ee-dd37-41f2-b16c-f5aa1de29bb7", + "id": "e97f1b5d-ce01-4d5f-a182-0609eecbdc24", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -178481,7 +178481,7 @@ } }, { - "id": "c06ca1e3-f854-4274-a1d2-82790f1eea20", + "id": "338e6980-f2ca-4b2f-87e6-14ff0a9dde06", "name": "Get Workflow Execution", "request": { "name": "Get Workflow Execution", @@ -178522,7 +178522,7 @@ }, "response": [ { - "id": "706120f3-5286-426f-81a5-25b606edd0a9", + "id": "29bcaf07-e6ce-4903-8c3e-d8f08026616b", "name": "Workflow execution.", "originalRequest": { "url": { @@ -178566,7 +178566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45a0d0b7-e73b-4ee3-9fed-c2602c6598ed", + "id": "64190e02-d3a4-4bcb-a4de-718075b2c556", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -178610,7 +178610,7 @@ "_postman_previewlanguage": "json" }, { - "id": "098354ae-308a-4c31-ad20-5589e52fe31e", + "id": "9a076a66-f109-4171-a21f-9cec51a05e16", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -178654,7 +178654,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e3aba4d-7c34-4332-b7bb-45b9519a399a", + "id": "f2d95e75-0aa6-4eb2-90d3-278b7d585609", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -178698,7 +178698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1dcc8e3-1ec3-4532-8201-e094c209354a", + "id": "a5c83428-4c81-4fe2-9629-e351c74401c3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -178742,7 +178742,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c775dd6-b5a1-413c-a87e-190e46926452", + "id": "5a990701-a67e-4b4e-b6b0-983c772e2d33", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -178786,7 +178786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc4d125e-595b-43c4-80ca-173c9980c7b9", + "id": "ab7f85bd-1854-4592-a4f3-042598dedd02", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -178836,7 +178836,7 @@ } }, { - "id": "c1863ae2-3806-47a7-a42a-cb699ce70a34", + "id": "f652ce7e-71b2-42e5-abfa-a26da7b76e52", "name": "Get Workflow Execution History", "request": { "name": "Get Workflow Execution History", @@ -178878,7 +178878,7 @@ }, "response": [ { - "id": "5c11fe9d-9f89-495e-b547-b5ad16738f56", + "id": "0e582b83-7ba6-4726-9f6c-62c7ebae4d33", "name": "List of workflow execution events for the given workflow execution", "originalRequest": { "url": { @@ -178923,7 +178923,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a09ad273-7b70-479c-84f5-13145819c7a5", + "id": "34b0110d-f117-4485-a936-a228ff15f561", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -178968,7 +178968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "449da936-07e9-4bbf-b558-8a4a25fa726b", + "id": "a89ffa74-a6d6-4a7d-80a5-1292367a3854", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -179013,7 +179013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "551247d1-85a0-438c-a69b-02d2d0c91bae", + "id": "7cb8d418-d382-4a79-97bc-c85e61a4833d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -179058,7 +179058,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23640583-81aa-4042-955c-1fea974bfdae", + "id": "38ed8c67-ca10-407f-825d-85e932f00b86", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -179103,7 +179103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "817c1f2f-2c97-4f84-bf85-120a7f55316a", + "id": "a8ec1a09-dcc3-4097-b8c6-28883346176f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -179148,7 +179148,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0b51fe3-06d6-409e-911f-64a905af785d", + "id": "e5745755-553c-42fa-9fd2-fac06fb6619b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -179199,7 +179199,7 @@ } }, { - "id": "f8708d24-fd1d-4d4e-8b5e-178b3420c887", + "id": "0350bba0-944c-4c1b-89c7-5d482a880e1b", "name": "Cancel Workflow Execution by ID", "request": { "name": "Cancel Workflow Execution by ID", @@ -179241,7 +179241,7 @@ }, "response": [ { - "id": "0fed55a5-54fd-4e74-80a5-f3592075e0a5", + "id": "e1a7b610-4d27-40b9-a7a2-778e5b077987", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -179276,7 +179276,7 @@ "_postman_previewlanguage": "text" }, { - "id": "bd465d76-daf3-431b-ab68-f55c9e1ca36b", + "id": "ba7df573-19d9-49a2-8837-673209310b3d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -179321,7 +179321,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dff0facb-7003-4474-95e9-505d5bdf1690", + "id": "323724fe-5b1e-4004-85be-97f2584d7bbd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -179366,7 +179366,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a44a3b10-cf42-4567-8629-0e0eec08e712", + "id": "7b34233e-23a7-46fd-8e0c-126bfd62cef2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -179411,7 +179411,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aff83531-09b8-4098-b106-4ceac65fd245", + "id": "ac2ba670-f478-45e3-ba90-29a177e0cc8e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -179456,7 +179456,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a486b58e-c27c-4958-9a15-7feed56f2c89", + "id": "7ca1c068-3bc5-4cb0-a728-75dc563b43f4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -179501,7 +179501,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13d8a9aa-c94c-40e8-a1a0-28580d29a823", + "id": "7762bbe8-c081-498d-b030-6693ff8a934e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -179552,7 +179552,7 @@ } }, { - "id": "f20dd619-724f-4ff6-9c82-998bde6050b0", + "id": "ce586005-d20d-4687-a394-9c454b31d48b", "name": "List Complete Workflow Library", "request": { "name": "List Complete Workflow Library", @@ -179600,7 +179600,7 @@ }, "response": [ { - "id": "f1a053a3-c3ba-436d-9a00-c5780f68370d", + "id": "2ca1e111-9b01-4008-a41c-6e1df73b638b", "name": "List of workflow steps", "originalRequest": { "url": { @@ -179657,12 +179657,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": false,\n \"deprecatedBy\": \"1986-11-11T20:26:07.032Z\",\n \"versionNumber\": 88226826,\n \"isSimulationEnabled\": false,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n },\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": true,\n \"deprecatedBy\": \"2006-12-12T15:09:08.557Z\",\n \"versionNumber\": -14401803,\n \"isSimulationEnabled\": false,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": false,\n \"deprecatedBy\": \"2021-11-11T04:32:44.422Z\",\n \"versionNumber\": 48183475,\n \"isSimulationEnabled\": true,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n },\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": false,\n \"deprecatedBy\": \"1960-01-09T15:26:45.100Z\",\n \"versionNumber\": -10902529,\n \"isSimulationEnabled\": false,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1f6e2254-ad84-4aea-8dc6-8c8ba2e9bef5", + "id": "1e5a0f29-c01f-4ffc-a8b2-2e44866dd7d0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -179724,7 +179724,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b34d3870-85d4-4f31-af2a-2031767a8b40", + "id": "4dde4e93-cdd7-4b18-a461-3e0737d25f23", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -179786,7 +179786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "799c50c9-1a49-49bf-93bb-2a4faca71ed5", + "id": "80d6b8bb-5181-4fc3-b5ee-e525008d6bd2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -179848,7 +179848,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53956a6d-b1e6-4bbf-815d-b6b347c1fe2a", + "id": "68b28d81-fd44-4d61-a7b8-fbd1e8ce4030", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -179910,7 +179910,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ce8ff5c-e57d-49cc-bab8-78807ab5b5e0", + "id": "76e35261-c8fb-4b7e-8c69-e94f9f6f44f1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -179978,7 +179978,7 @@ } }, { - "id": "eeb36485-0264-47af-8ac2-28843c049bc0", + "id": "456d8046-3b33-4bce-9b9b-8ee66d63bd3e", "name": "List Workflow Library Actions", "request": { "name": "List Workflow Library Actions", @@ -180036,7 +180036,7 @@ }, "response": [ { - "id": "77ed0591-5391-4f1d-a51f-b3ae2685b958", + "id": "45406554-b20a-46ea-a3da-60afa1d0da46", "name": "List of workflow actions", "originalRequest": { "url": { @@ -180103,12 +180103,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": false,\n \"deprecatedBy\": \"1986-11-11T20:26:07.032Z\",\n \"versionNumber\": 88226826,\n \"isSimulationEnabled\": false,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n },\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": true,\n \"deprecatedBy\": \"2006-12-12T15:09:08.557Z\",\n \"versionNumber\": -14401803,\n \"isSimulationEnabled\": false,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n }\n]", + "body": "[\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": false,\n \"deprecatedBy\": \"2021-11-11T04:32:44.422Z\",\n \"versionNumber\": 48183475,\n \"isSimulationEnabled\": true,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n },\n {\n \"id\": \"sp:create-campaign\",\n \"name\": \"Create Certification Campaign\",\n \"type\": \"ACTION\",\n \"description\": \"Generates a certification campaign.\",\n \"formFields\": [\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"First value to compare\",\n \"helpText\": \"The name to give to this certification campaign.\",\n \"label\": \"Campaign Name\",\n \"name\": \"name\",\n \"required\": false,\n \"type\": \"text\"\n }\n ],\n \"exampleOutput\": {},\n \"deprecated\": false,\n \"deprecatedBy\": \"1960-01-09T15:26:45.100Z\",\n \"versionNumber\": -10902529,\n \"isSimulationEnabled\": false,\n \"isDynamicSchema\": false,\n \"outputSchema\": {\n \"definitions\": {},\n \"properties\": {\n \"autoRevokeAllowed\": {\n \"$id\": \"#sp:create-campaign/autoRevokeAllowed\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"autoRevokeAllowed\",\n \"type\": \"boolean\"\n },\n \"deadline\": {\n \"$id\": \"#sp:create-campaign/deadline\",\n \"default\": \"\",\n \"examples\": [\n \"2020-12-25T06:00:00.468Z\"\n ],\n \"format\": \"date-time\",\n \"pattern\": \"^.*$\",\n \"title\": \"deadline\",\n \"type\": \"string\"\n },\n \"description\": {\n \"$id\": \"#sp:create-campaign/description\",\n \"default\": \"\",\n \"examples\": [\n \"A review of everyone's access by their manager.\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"description\",\n \"type\": \"string\"\n },\n \"emailNotificationEnabled\": {\n \"$id\": \"#sp:create-campaign/emailNotificationEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"emailNotificationEnabled\",\n \"type\": \"boolean\"\n },\n \"filter\": {\n \"$id\": \"#sp:create-campaign/filter\",\n \"properties\": {\n \"id\": {\n \"$id\": \"#sp:create-campaign/filter/id\",\n \"default\": \"\",\n \"examples\": [\n \"e0adaae69852e8fe8b8a3d48e5ce757c\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/filter/type\",\n \"default\": \"\",\n \"examples\": [\n \"CAMPAIGN_FILTER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"filter\",\n \"type\": \"object\"\n },\n \"id\": {\n \"$id\": \"#sp:create-campaign/id\",\n \"default\": \"\",\n \"examples\": [\n \"2c918086719eec070171a7e3355a360a\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"id\",\n \"type\": \"string\"\n },\n \"name\": {\n \"$id\": \"#sp:create-campaign/name\",\n \"default\": \"\",\n \"examples\": [\n \"Manager Review\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"name\",\n \"type\": \"string\"\n },\n \"recommendationsEnabled\": {\n \"$id\": \"#sp:create-campaign/recommendationsEnabled\",\n \"default\": true,\n \"examples\": [\n false\n ],\n \"title\": \"recommendationEnabled\",\n \"type\": \"boolean\"\n },\n \"type\": {\n \"$id\": \"#sp:create-campaign/type\",\n \"default\": \"\",\n \"examples\": [\n \"MANAGER\"\n ],\n \"pattern\": \"^.*$\",\n \"title\": \"type\",\n \"type\": \"string\"\n }\n },\n \"title\": \"sp:create-campaign\",\n \"type\": \"object\"\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "50374b47-1b05-4878-8b75-f98fc9c64202", + "id": "5d2b9dfe-b116-4b96-9333-3a13ce195651", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -180180,7 +180180,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23e13456-7ef5-402b-8de5-b9c097e0cce4", + "id": "ff603035-a4b3-403e-ba85-3a10290d3c0b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -180252,7 +180252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f31d5d1-f7fe-42b5-a2f3-f3fdec67e363", + "id": "7db0cd55-398b-460d-be3b-abbdf27b28cc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -180324,7 +180324,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01b9f6aa-78e3-4093-bc8d-0bcf92209c4f", + "id": "45c99983-6f31-4410-9634-5f91cce27187", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -180396,7 +180396,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f59214f-3f9c-408f-a4c9-bcb2a6ed35c3", + "id": "daca0380-fa5c-471f-b0c4-d0b1f62fbde9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -180474,7 +180474,7 @@ } }, { - "id": "1d80eed1-eb72-4059-9e8d-88a11012bea4", + "id": "7c29bbc6-5e5f-4ba8-b318-730e88289509", "name": "List Workflow Library Triggers", "request": { "name": "List Workflow Library Triggers", @@ -180532,7 +180532,7 @@ }, "response": [ { - "id": "0cfc7d97-0064-47d2-86b1-08241b204dd6", + "id": "3297cf62-f95a-40f5-9be7-55f1bf5f4614", "name": "List of workflow triggers", "originalRequest": { "url": { @@ -180599,12 +180599,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"idn:identity-attributes-changed\",\n \"type\": \"EVENT\",\n \"deprecated\": true,\n \"deprecatedBy\": \"1985-12-06T01:40:00.621Z\",\n \"isSimulationEnabled\": true,\n \"outputSchema\": {},\n \"name\": \"Identity Attributes Changed\",\n \"description\": \"One or more identity attributes changed.\",\n \"isDynamicSchema\": false,\n \"inputExample\": {\n \"changes\": [\n {\n \"attribute\": \"department\",\n \"newValue\": \"marketing\",\n \"oldValue\": \"sales\"\n },\n {\n \"attribute\": \"manager\",\n \"newValue\": {\n \"name\": \"mean.guy\",\n \"type\": \"IDENTITY\"\n },\n \"oldValue\": {\n \"name\": \"nice.guy\",\n \"type\": \"IDENTITY\"\n }\n },\n {\n \"attribute\": \"email\",\n \"newValue\": \"john.doe@gmail.com\",\n \"oldValue\": \"john.doe@hotmail.com\"\n }\n ],\n \"identity\": {\n \"name\": \"john.doe\",\n \"type\": \"IDENTITY\"\n }\n }\n },\n {\n \"id\": \"idn:identity-attributes-changed\",\n \"type\": \"EVENT\",\n \"deprecated\": true,\n \"deprecatedBy\": \"1964-02-08T07:18:14.100Z\",\n \"isSimulationEnabled\": true,\n \"outputSchema\": {},\n \"name\": \"Identity Attributes Changed\",\n \"description\": \"One or more identity attributes changed.\",\n \"isDynamicSchema\": false,\n \"inputExample\": {\n \"changes\": [\n {\n \"attribute\": \"department\",\n \"newValue\": \"marketing\",\n \"oldValue\": \"sales\"\n },\n {\n \"attribute\": \"manager\",\n \"newValue\": {\n \"name\": \"mean.guy\",\n \"type\": \"IDENTITY\"\n },\n \"oldValue\": {\n \"name\": \"nice.guy\",\n \"type\": \"IDENTITY\"\n }\n },\n {\n \"attribute\": \"email\",\n \"newValue\": \"john.doe@gmail.com\",\n \"oldValue\": \"john.doe@hotmail.com\"\n }\n ],\n \"identity\": {\n \"name\": \"john.doe\",\n \"type\": \"IDENTITY\"\n }\n }\n }\n]", + "body": "[\n {\n \"id\": \"idn:identity-attributes-changed\",\n \"type\": \"EVENT\",\n \"deprecated\": false,\n \"deprecatedBy\": \"2017-05-08T02:57:06.368Z\",\n \"isSimulationEnabled\": false,\n \"outputSchema\": {},\n \"name\": \"Identity Attributes Changed\",\n \"description\": \"One or more identity attributes changed.\",\n \"isDynamicSchema\": false,\n \"inputExample\": {\n \"changes\": [\n {\n \"attribute\": \"department\",\n \"newValue\": \"marketing\",\n \"oldValue\": \"sales\"\n },\n {\n \"attribute\": \"manager\",\n \"newValue\": {\n \"name\": \"mean.guy\",\n \"type\": \"IDENTITY\"\n },\n \"oldValue\": {\n \"name\": \"nice.guy\",\n \"type\": \"IDENTITY\"\n }\n },\n {\n \"attribute\": \"email\",\n \"newValue\": \"john.doe@gmail.com\",\n \"oldValue\": \"john.doe@hotmail.com\"\n }\n ],\n \"identity\": {\n \"name\": \"john.doe\",\n \"type\": \"IDENTITY\"\n }\n }\n },\n {\n \"id\": \"idn:identity-attributes-changed\",\n \"type\": \"EVENT\",\n \"deprecated\": true,\n \"deprecatedBy\": \"1955-03-12T01:34:21.566Z\",\n \"isSimulationEnabled\": true,\n \"outputSchema\": {},\n \"name\": \"Identity Attributes Changed\",\n \"description\": \"One or more identity attributes changed.\",\n \"isDynamicSchema\": false,\n \"inputExample\": {\n \"changes\": [\n {\n \"attribute\": \"department\",\n \"newValue\": \"marketing\",\n \"oldValue\": \"sales\"\n },\n {\n \"attribute\": \"manager\",\n \"newValue\": {\n \"name\": \"mean.guy\",\n \"type\": \"IDENTITY\"\n },\n \"oldValue\": {\n \"name\": \"nice.guy\",\n \"type\": \"IDENTITY\"\n }\n },\n {\n \"attribute\": \"email\",\n \"newValue\": \"john.doe@gmail.com\",\n \"oldValue\": \"john.doe@hotmail.com\"\n }\n ],\n \"identity\": {\n \"name\": \"john.doe\",\n \"type\": \"IDENTITY\"\n }\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "863fdaa3-4c65-4c3f-8c61-cf394e483653", + "id": "f845c4b7-3d80-4d56-bbcb-41630862b753", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -180676,7 +180676,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdf0952f-1813-4085-9c88-d92b0b02ab5d", + "id": "9ea2736c-d587-4856-8ed0-d5c7014ab45d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -180748,7 +180748,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2036b676-c625-44c2-b0e2-cbb8b8b73706", + "id": "2f120283-8211-4d1d-90ea-e53ff5c9d48d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -180820,7 +180820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a918a1a1-3608-4e77-98d1-2dd13c315a1b", + "id": "f76b6ad4-ebc4-451b-9f69-492e72df8487", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -180892,7 +180892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b38fc6e-8199-486c-8578-dd21859e88cb", + "id": "d04ce276-7af3-4927-9b9b-ca669531870a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -180970,7 +180970,7 @@ } }, { - "id": "1f5442ea-bfa5-41ba-8823-6c9467c610db", + "id": "3e0af481-6ea6-4a0f-98e5-e5833671f2c1", "name": "List Workflow Library Operators", "request": { "name": "List Workflow Library Operators", @@ -181000,7 +181000,7 @@ }, "response": [ { - "id": "a6ff2fbd-6577-4bc7-9c15-8167ebe8d399", + "id": "20d93872-c946-46bc-97f9-ea1904bbf660", "name": "List of workflow operators", "originalRequest": { "url": { @@ -181039,12 +181039,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"sp:compare-boolean\",\n \"name\": \"Compare Boolean Values\",\n \"type\": \"OPERATOR\",\n \"description\": \"Compare two boolean values and decide what happens based on the result.\",\n \"isDynamicSchema\": false,\n \"deprecated\": true,\n \"deprecatedBy\": \"1968-03-10T12:10:41.686Z\",\n \"isSimulationEnabled\": false,\n \"formFields\": [\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable B.\",\n \"helpText\": \"\",\n \"label\": \"Variable A\",\n \"name\": \"variableA.$\",\n \"required\": true,\n \"type\": \"text\"\n },\n {\n \"helpText\": \"Select an operation.\",\n \"label\": \"Operation\",\n \"name\": \"operator\",\n \"options\": [\n {\n \"label\": \"Equals\",\n \"value\": \"BooleanEquals\"\n }\n ],\n \"required\": true,\n \"type\": \"select\"\n },\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable A.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB.$\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"Enter True or False.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB\",\n \"required\": false,\n \"type\": \"text\"\n }\n ]\n },\n {\n \"id\": \"sp:compare-boolean\",\n \"name\": \"Compare Boolean Values\",\n \"type\": \"OPERATOR\",\n \"description\": \"Compare two boolean values and decide what happens based on the result.\",\n \"isDynamicSchema\": false,\n \"deprecated\": false,\n \"deprecatedBy\": \"2020-03-12T07:56:25.114Z\",\n \"isSimulationEnabled\": false,\n \"formFields\": [\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable B.\",\n \"helpText\": \"\",\n \"label\": \"Variable A\",\n \"name\": \"variableA.$\",\n \"required\": true,\n \"type\": \"text\"\n },\n {\n \"helpText\": \"Select an operation.\",\n \"label\": \"Operation\",\n \"name\": \"operator\",\n \"options\": [\n {\n \"label\": \"Equals\",\n \"value\": \"BooleanEquals\"\n }\n ],\n \"required\": true,\n \"type\": \"select\"\n },\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable A.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB.$\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"Enter True or False.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB\",\n \"required\": false,\n \"type\": \"text\"\n }\n ]\n }\n]", + "body": "[\n {\n \"id\": \"sp:compare-boolean\",\n \"name\": \"Compare Boolean Values\",\n \"type\": \"OPERATOR\",\n \"description\": \"Compare two boolean values and decide what happens based on the result.\",\n \"isDynamicSchema\": false,\n \"deprecated\": false,\n \"deprecatedBy\": \"2000-04-23T11:57:05.355Z\",\n \"isSimulationEnabled\": true,\n \"formFields\": [\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable B.\",\n \"helpText\": \"\",\n \"label\": \"Variable A\",\n \"name\": \"variableA.$\",\n \"required\": true,\n \"type\": \"text\"\n },\n {\n \"helpText\": \"Select an operation.\",\n \"label\": \"Operation\",\n \"name\": \"operator\",\n \"options\": [\n {\n \"label\": \"Equals\",\n \"value\": \"BooleanEquals\"\n }\n ],\n \"required\": true,\n \"type\": \"select\"\n },\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable A.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB.$\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"Enter True or False.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB\",\n \"required\": false,\n \"type\": \"text\"\n }\n ]\n },\n {\n \"id\": \"sp:compare-boolean\",\n \"name\": \"Compare Boolean Values\",\n \"type\": \"OPERATOR\",\n \"description\": \"Compare two boolean values and decide what happens based on the result.\",\n \"isDynamicSchema\": false,\n \"deprecated\": true,\n \"deprecatedBy\": \"2022-10-03T15:35:27.761Z\",\n \"isSimulationEnabled\": true,\n \"formFields\": [\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable B.\",\n \"helpText\": \"\",\n \"label\": \"Variable A\",\n \"name\": \"variableA.$\",\n \"required\": true,\n \"type\": \"text\"\n },\n {\n \"helpText\": \"Select an operation.\",\n \"label\": \"Operation\",\n \"name\": \"operator\",\n \"options\": [\n {\n \"label\": \"Equals\",\n \"value\": \"BooleanEquals\"\n }\n ],\n \"required\": true,\n \"type\": \"select\"\n },\n {\n \"description\": \"Enter the JSONPath to a value from the input to compare to Variable A.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB.$\",\n \"required\": false,\n \"type\": \"text\"\n },\n {\n \"description\": \"Enter True or False.\",\n \"helpText\": \"\",\n \"label\": \"Variable B\",\n \"name\": \"variableB\",\n \"required\": false,\n \"type\": \"text\"\n }\n ]\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "36f81711-b79b-4fff-a86e-17204a7d9284", + "id": "b4cdf64b-aff3-48cc-ad59-9288b1453296", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -181088,7 +181088,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52388a38-9718-4d47-b1f0-344a720f5da8", + "id": "490b14b5-9e4b-4a77-ab72-06967a22aae0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -181132,7 +181132,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6881c842-0e63-465e-8f8e-b56c6de8220e", + "id": "f9b347f1-6155-405e-b602-54ab31077e00", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -181176,7 +181176,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a254f396-d19c-4d4b-88e6-4a724456b28b", + "id": "bc785c3a-3de8-44cd-aeaf-de313f622404", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -181220,7 +181220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca6bc04d-f47b-4a6f-bd92-d3d0cba71b80", + "id": "ce4c7388-a790-451d-95ff-f9dfa81e8ea4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -181270,7 +181270,7 @@ } }, { - "id": "a1844b6e-54f9-4454-a2c6-c9c36d6010eb", + "id": "5748fdd5-56d7-4f77-8b1c-06b5de68afbd", "name": "Generate External Trigger OAuth Client", "request": { "name": "Generate External Trigger OAuth Client", @@ -181313,7 +181313,7 @@ }, "response": [ { - "id": "2a1422cf-b401-4561-a331-656a8b4950e9", + "id": "f8fa95bc-7629-4b09-996e-bfacbc84d8f2", "name": "The OAuth Client object", "originalRequest": { "url": { @@ -181359,7 +181359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67f48c15-14d7-4886-aae8-30a85a2466da", + "id": "89c0d971-df16-443d-9d8b-e97e39058bbe", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -181405,7 +181405,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e6230bf-d81d-498d-99e8-692efbf9c8b8", + "id": "459d30dc-515b-4dfa-8855-a48c7e1adcf3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -181451,7 +181451,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee7d9031-b2a0-49eb-b190-7cc851338ee0", + "id": "716f7376-794b-4266-8def-4446bb1e6cb0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -181497,7 +181497,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3b8e35c-7e7b-41e7-98d1-23e1a3dbbeb4", + "id": "759bb0ac-0014-44bd-aa73-c19e87e83751", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -181543,7 +181543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "247b370a-f7d9-4b85-aabd-0ce8e1818710", + "id": "5074a36e-af1c-4f1d-a8b8-0ceeba559e8d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -181595,7 +181595,7 @@ } }, { - "id": "edeed4da-924b-4271-a265-430370a08e65", + "id": "7956de61-e227-4369-8b07-84dcdbf9ca59", "name": "Execute Workflow via External Trigger", "request": { "name": "Execute Workflow via External Trigger", @@ -181651,7 +181651,7 @@ }, "response": [ { - "id": "eff9d724-dfe0-4eb1-a8e1-c0be2a67116c", + "id": "9dd7fb74-e323-4146-be32-90f8ad48b680", "name": "The Workflow object", "originalRequest": { "url": { @@ -181710,7 +181710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96511bb8-2b26-4e3a-b4d2-a8d776f15b10", + "id": "9b00b141-d834-4aa1-af55-ebb1a7da551e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -181769,7 +181769,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2cfb095-262d-4b88-ade1-8e4609bd6ea8", + "id": "d6213295-c1cf-49fe-ba2a-f38bb6aa2d89", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -181828,7 +181828,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb9e72d7-c02d-4ff5-b560-cc81d49857d0", + "id": "039b8594-e8e5-4e0e-8b09-7403d52522a8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -181887,7 +181887,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11212882-12c6-479e-9dc4-783749600e8e", + "id": "0294b490-aa60-4a4e-8cae-13eb671136fd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -181946,7 +181946,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7da71fa9-5485-43f7-af03-3be38f929465", + "id": "0f634626-c199-45d7-b537-2a9a778e8fc7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -182011,7 +182011,7 @@ } }, { - "id": "5777a94f-bc8f-4e6b-97ae-dd13cbaf6557", + "id": "097a0657-258b-43ac-898b-5a933d064d83", "name": "Test Workflow via External Trigger", "request": { "name": "Test Workflow via External Trigger", @@ -182068,7 +182068,7 @@ }, "response": [ { - "id": "434bedc7-00f9-425a-b6f4-46bcb4fbeb04", + "id": "6f39ba48-1209-4a0c-8986-d28485e24603", "name": "Responds with the test input", "originalRequest": { "url": { @@ -182128,7 +182128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6253e3f0-82e1-42e6-a96f-858797e74e18", + "id": "23473e42-7c87-434d-b543-a4d9faf48648", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -182188,7 +182188,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60166bf9-fdcb-49ee-bb4a-07522e85641c", + "id": "ed6c2598-9b48-40b8-8dde-d06951b38318", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -182248,7 +182248,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79e33787-98ce-4454-923d-50f53fa54d68", + "id": "b7f61d4e-48fd-4a04-926f-7bda282eecf8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -182308,7 +182308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88db9faa-c442-4849-8688-4100ba4509dc", + "id": "fe15b5c9-2db8-4eaf-aa8f-13d6d74021a0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -182368,7 +182368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "516ba81a-12ec-49e4-a139-52765316cdcb", + "id": "76154e20-0b29-43a0-924b-c75c52f6a0b6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -182440,7 +182440,7 @@ "description": "", "item": [ { - "id": "ce008d65-f935-41e6-86bd-f3430fd3da6d", + "id": "846f3ca7-7166-4327-95ef-ba799e7466aa", "name": "List Vendor Connector Mappings", "request": { "name": "List Vendor Connector Mappings", @@ -182469,7 +182469,7 @@ }, "response": [ { - "id": "c1ff763b-b21a-4589-a2ac-7aa6839e21a9", + "id": "6924b48c-c16c-4c9f-8e1c-4a9078a11e30", "name": "Successfully retrieved list.", "originalRequest": { "url": { @@ -182512,7 +182512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22ccd663-07a0-4341-a790-c30403d8ce49", + "id": "6ea43075-7a86-42e6-91c5-7d0ae9f991b5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -182555,7 +182555,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eef6ef43-c62f-4a8a-a6fd-9e91d89aadc4", + "id": "84708827-c010-4157-af7d-4ce6b23eace1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -182598,7 +182598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c5d8013-fab8-4452-a43f-1a2382b3093f", + "id": "cfa1db1f-3f7a-4cd5-88ab-02b4ac6dbbd7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -182641,7 +182641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf6012ce-88d6-4e00-97c1-61d473818795", + "id": "4b19976f-c0b8-4c5f-a8da-9e86040a5f09", "name": "Method Not Allowed - indicates that the server knows the request method, but the target resource doesn't support this method.", "originalRequest": { "url": { @@ -182684,7 +182684,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f73c7a88-ba48-46a0-8b3d-7b87b7f3e433", + "id": "3b7279c7-4533-41b6-a711-cd5eb54cfa73", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -182727,7 +182727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "822113dc-1e11-42de-8491-abeae77fe25d", + "id": "b170d3ef-dfd4-4a84-8bf2-b6ff1fd26d1e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -182776,7 +182776,7 @@ } }, { - "id": "f7c8a958-bb68-48be-a5ca-e5445c1e72c0", + "id": "d04ac3da-5757-4809-b5ba-7cea665285e4", "name": "Create Vendor Connector Mapping", "request": { "name": "Create Vendor Connector Mapping", @@ -182818,7 +182818,7 @@ }, "response": [ { - "id": "a5d8b06e-d894-4999-949f-01a87f70793d", + "id": "b088c008-2431-4dd7-b5bc-3f653ac2b580", "name": "Successfully created a new vendor connector mapping.", "originalRequest": { "url": { @@ -182874,7 +182874,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6544f6c4-e3dc-4c6d-bdfa-0450cd557185", + "id": "adc52375-f924-4303-ab44-17c0f8f7c135", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -182930,7 +182930,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1e7324b-6368-4add-a78d-bd87c50dd04d", + "id": "12377793-e71f-40d2-9765-59d4c88936d1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -182986,7 +182986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40fa377a-0e6b-4f62-b61e-0947d5f3cc95", + "id": "a938d4cd-546e-4bbe-a8b5-cca123d19c2d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -183042,7 +183042,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e299d23a-9ef5-4eb7-bfb6-2a6e7215e08d", + "id": "a50417a2-1d71-4ec8-b831-a060e84678a2", "name": "Method Not Allowed - indicates that the server knows the request method, but the target resource doesn't support this method.", "originalRequest": { "url": { @@ -183098,7 +183098,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a07fd54-fb97-452d-ab37-407f562b5391", + "id": "928f830c-9a8e-468a-9ce3-764b5591e72d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -183154,7 +183154,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb47c923-1b00-4b0b-8a31-6933ae6488db", + "id": "fcc38b3f-d26c-4d4d-bd43-d87c76a1bb03", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -183216,7 +183216,7 @@ } }, { - "id": "53377e93-1de1-4b9d-8bcf-23d4a788b4b8", + "id": "7c011c22-5b4a-426a-aff6-55ee8050f5d6", "name": "Delete Vendor Connector Mapping", "request": { "name": "Delete Vendor Connector Mapping", @@ -183258,7 +183258,7 @@ }, "response": [ { - "id": "bb49d1bc-083f-4fae-b4c2-5a58df2852d8", + "id": "c3f332b8-f434-454a-9651-e86f46e3d683", "name": "Successfully deleted the specified vendor connector mapping.", "originalRequest": { "url": { @@ -183314,7 +183314,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b4d2b93-ea18-4790-b479-6c7a06faaaa7", + "id": "2ba0b654-f5e6-41ca-982b-e86d2a3e7b1a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -183370,7 +183370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f36e249-d556-4248-ab5c-996734c7e0f5", + "id": "adbbdd6e-e75f-4e2c-922c-f345400db15e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -183426,7 +183426,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f9ab06a-3e16-44b5-9b4c-a17c181702fc", + "id": "1d48c6d7-f7f9-4c1d-8812-0816b47f4f2f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -183482,7 +183482,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6e4e397-5eb8-404c-92f5-7c5fc1816fe6", + "id": "60aaaa1c-89be-4ccf-b3da-bbc68e4c06b9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -183538,7 +183538,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5c2bf5d-5119-4882-9326-5478139c80ab", + "id": "158d39a3-b956-455b-a3d2-90e70b5ca0a0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -183594,7 +183594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e48abc7c-7734-4dc0-a1f1-d7388b26abc0", + "id": "db9f734c-58c8-4b09-b14f-c5266de54dfa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -183736,7 +183736,7 @@ } ], "info": { - "_postman_id": "ded8cd7c-e9b7-473d-886d-bc828c2111ab", + "_postman_id": "76969589-9e9c-40c9-9104-f6b5b76e4d1f", "name": "Identity Security Cloud V3 API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": {