diff --git a/dereferenced/deref-sailpoint-api.beta.json b/dereferenced/deref-sailpoint-api.beta.json index 2c91762..42a600f 100644 --- a/dereferenced/deref-sailpoint-api.beta.json +++ b/dereferenced/deref-sailpoint-api.beta.json @@ -4918,6 +4918,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -28063,6 +28068,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -31562,6 +31572,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -44508,6 +44523,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -57660,6 +57680,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -59986,6 +60011,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -84083,6 +84113,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -86282,6 +86317,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -88898,6 +88938,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -94777,6 +94822,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -102053,6 +102103,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -119274,6 +119329,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -120521,6 +120581,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -132739,6 +132804,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -146725,6 +146795,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -149581,6 +149656,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -156816,6 +156896,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -161766,6 +161851,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -171624,6 +171714,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -183242,6 +183337,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -192705,6 +192805,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -197703,6 +197808,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -203661,6 +203771,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -252350,6 +252465,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -261195,6 +261315,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, diff --git a/dereferenced/deref-sailpoint-api.beta.yaml b/dereferenced/deref-sailpoint-api.beta.yaml index 46ebc11..04c95b8 100644 --- a/dereferenced/deref-sailpoint-api.beta.yaml +++ b/dereferenced/deref-sailpoint-api.beta.yaml @@ -4635,6 +4635,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -21830,6 +21833,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -24423,6 +24429,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -34154,6 +34163,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -44020,6 +44032,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -45783,6 +45798,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -63392,6 +63410,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -64994,6 +65015,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -66911,6 +66935,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -71252,6 +71279,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -76588,6 +76618,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -89265,6 +89298,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -90171,6 +90207,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -99223,6 +99262,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -109497,6 +109539,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -111624,6 +111669,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -117013,6 +117061,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -120863,6 +120914,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -128150,6 +128204,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -136969,6 +137026,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -144041,6 +144101,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -148003,6 +148066,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -152500,6 +152566,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -190214,6 +190283,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -196688,6 +196760,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer diff --git a/dereferenced/deref-sailpoint-api.v3.json b/dereferenced/deref-sailpoint-api.v3.json index dc6f81d..be2a359 100644 --- a/dereferenced/deref-sailpoint-api.v3.json +++ b/dereferenced/deref-sailpoint-api.v3.json @@ -2898,6 +2898,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -14381,6 +14386,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -21082,6 +21092,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -22244,6 +22259,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -28687,6 +28707,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -39392,6 +39417,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -58954,6 +58984,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -62710,6 +62745,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -70128,6 +70168,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -77908,6 +77953,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -83528,6 +83578,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -90501,6 +90556,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -93696,6 +93756,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -97616,6 +97681,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -103955,6 +104025,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -134244,6 +134319,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -147156,6 +147236,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -159571,6 +159656,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -163709,6 +163799,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -168409,6 +168504,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, @@ -197708,6 +197808,11 @@ "example": "New description", "title": "string" }, + { + "type": "boolean", + "example": true, + "title": "boolean" + }, { "type": "integer", "example": 300, diff --git a/dereferenced/deref-sailpoint-api.v3.yaml b/dereferenced/deref-sailpoint-api.v3.yaml index b41b67f..ae15237 100644 --- a/dereferenced/deref-sailpoint-api.v3.yaml +++ b/dereferenced/deref-sailpoint-api.v3.yaml @@ -3095,6 +3095,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -11795,6 +11798,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -16732,6 +16738,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -17575,6 +17584,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -22406,6 +22418,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -30341,6 +30356,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -45275,6 +45293,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -48168,6 +48189,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -53598,6 +53622,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -59341,6 +59368,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -63470,6 +63500,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -68553,6 +68586,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -70918,6 +70954,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -73780,6 +73819,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -78713,6 +78755,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -101613,6 +101658,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -111154,6 +111202,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -120563,6 +120614,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -123739,6 +123793,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -127491,6 +127548,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer @@ -150805,6 +150865,9 @@ paths: - type: string example: New description title: string + - type: boolean + example: true + title: boolean - type: integer example: 300 title: integer diff --git a/postman/collections/sailpoint-api-beta.json b/postman/collections/sailpoint-api-beta.json index abb3d05..a9fc04c 100644 --- a/postman/collections/sailpoint-api-beta.json +++ b/postman/collections/sailpoint-api-beta.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": "34c29ae4-6165-44cb-8cce-7262d7f94683", + "id": "a3a79efc-faa5-4b4e-aafe-8e0a93a499cd", "name": "List Access Profiles", "request": { "name": "List Access Profiles", @@ -107,7 +107,7 @@ }, "response": [ { - "id": "5dbee7c6-ac9c-41c4-865a-39b080c1c72f", + "id": "755a442b-3962-4f8d-897f-aef1cf7d908f", "name": "List of Access Profiles", "originalRequest": { "url": { @@ -223,7 +223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e8e2d05-da3e-4f35-a928-771b8fa0d175", + "id": "df212503-6829-4860-bd9d-e12e01ec7c97", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -339,7 +339,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6df9996-6c9e-4ccc-9db6-08acdaecd631", + "id": "067335e2-1fa0-4016-8cd5-006aac6fa6f0", "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": "54f428d1-fc41-4046-80a3-ad0521023aa9", + "id": "ee925fee-1a43-4133-974b-8535a821fd79", "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": "0fc4f88c-21f9-4355-9aed-6b79d28fc2d1", + "id": "0fbdb144-3e43-41e9-8578-12bc6b329bb2", "name": "Too Many Requests - Returned in response to too many requests in 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": "176f1553-ef0a-414f-998e-10eebc4d993c", + "id": "f73aabb9-50ab-44c7-83b2-3e73ceaae363", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -809,7 +809,7 @@ } }, { - "id": "2c94741b-e6bf-487d-97fa-822a9aff7045", + "id": "76bbd34e-cbbe-463e-8331-6de7491d5d5d", "name": "Create an Access Profile", "request": { "name": "Create an Access Profile", @@ -851,7 +851,7 @@ }, "response": [ { - "id": "ad4a97e3-4ff6-4404-8ecc-039f6e87e3fe", + "id": "c740e31b-d7f5-4d72-a4a9-dbc39c9816eb", "name": "Access Profile created", "originalRequest": { "url": { @@ -907,7 +907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1baf3088-a206-4764-bb9f-4a64be1d57db", + "id": "9080ff51-efb1-4b31-ae5e-9bd40d0ad62f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -963,7 +963,7 @@ "_postman_previewlanguage": "json" }, { - "id": "560f578a-d528-4c84-9fc2-e7fdf025ce3d", + "id": "8e03377c-7631-456a-98fc-7eda80be2087", "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": "8fd6ceb7-b236-4862-a424-498c09a4d39a", + "id": "c6707c93-bfc9-4f20-a049-06c50e091e6c", "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": "e6df73a0-76b6-4e01-960d-7889ed134830", + "id": "87b479eb-897f-4f36-a28c-b4ffe9759d3b", "name": "Too Many Requests - Returned in response to too many requests in 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": "d4b50a07-1ced-4e8d-a093-1dba5e1c28b3", + "id": "2256e860-f653-4a04-b8c1-a7ef9951fe00", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -1193,7 +1193,7 @@ } }, { - "id": "e7bb112a-fd08-46cb-ad85-cf9287921ce0", + "id": "df632ebb-fc6b-4baa-91ca-7a52d4a3b736", "name": "Get an Access Profile", "request": { "name": "Get an Access Profile", @@ -1234,7 +1234,7 @@ }, "response": [ { - "id": "0cec89bd-0e91-4443-a650-6507d002361a", + "id": "776288db-a061-4d67-8b43-e3277fe8a9b0", "name": "An AccessProfile", "originalRequest": { "url": { @@ -1278,7 +1278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "961363ff-e0aa-42ec-b851-02163be54be4", + "id": "d1c50360-34b3-4cb3-bc92-06cffd69de65", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -1322,7 +1322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f41f3fc7-f3bb-4298-8186-84b670c42352", + "id": "2c447b85-b2d0-4a75-af08-a1c894fa7a33", "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": "cfc1f371-a1e2-4613-8655-69060a30ee92", + "id": "f3624c30-3f76-4a7f-85d6-940676b2b426", "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": "30e36780-2c4f-49b6-902e-e4a04873c0ac", + "id": "67f84168-ba67-4a67-b6d3-89a455fd9365", "name": "Too Many Requests - Returned in response to too many requests in 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": "26abe40f-b3c4-43d4-be3f-ea85e7ab6fae", + "id": "b89fdb54-5db9-4d11-bae8-c5963a2345c1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -1504,7 +1504,7 @@ } }, { - "id": "048b5e51-2773-41dd-aa90-24c1a1eff6cb", + "id": "61e8a002-d0f0-444f-a983-7b1829c291fa", "name": "Patch a specified Access Profile", "request": { "name": "Patch a specified Access Profile", @@ -1558,7 +1558,7 @@ }, "response": [ { - "id": "2e838db4-d59f-44ef-b2ef-bf6e114a36bd", + "id": "2b2946d9-9315-4d20-b30a-6a67cd13c070", "name": "Add Entitlements", "originalRequest": { "url": { @@ -1615,7 +1615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08238faf-a8c4-4727-b60e-8aeb70c735e5", + "id": "0658d542-5895-45e6-8b7e-59d66bcf2ea6", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -1672,7 +1672,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0a7cc79-642b-4be4-8d6c-8d4a178fe631", + "id": "789efd06-7d9a-4329-9d30-87fd9b84552b", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -1729,7 +1729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c63afd0-84ff-4c76-8f84-4d4392133087", + "id": "be89a3e3-f992-4878-8ba3-85907f0645b0", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -1786,7 +1786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83c3128d-6ef6-4d56-a0fe-9527ee4aae3b", + "id": "1599e449-37c1-4e82-9f96-9f421d158f1d", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -1843,7 +1843,7 @@ "_postman_previewlanguage": "json" }, { - "id": "474e84dd-c114-45ea-a0db-81237060c328", + "id": "b79d940a-8d05-418d-9a54-5fa5d784e531", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -1900,7 +1900,7 @@ "_postman_previewlanguage": "json" }, { - "id": "896c7adf-1817-4056-b51f-04196618451d", + "id": "b9e6dfa6-0ad5-4fbd-af96-45777746a399", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -1957,7 +1957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4ec3571-d7b8-4450-98ed-ac169058c5dc", + "id": "04c16b86-e4fb-4096-b95d-931c03bc888c", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -2014,7 +2014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "969a891b-d6ac-4072-8a83-a902182edd53", + "id": "b34816e7-e9c7-4cfd-8bd9-41c2478698a1", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -2071,7 +2071,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a49adce-9048-41be-b82e-0353db5ab124", + "id": "7f7a8b69-2cd1-4ab8-a800-c6c973df2a79", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -2128,7 +2128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "318da6e5-76c8-4707-ad0f-acf1f72d2e16", + "id": "ccdabdfc-8df7-471c-ae17-6088db71e6ce", "name": "Add Entitlements", "originalRequest": { "url": { @@ -2185,7 +2185,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32f7bec6-e3ad-4196-95d4-f9e39400d40c", + "id": "bb9f840b-fd70-4439-9e3e-4787eea09311", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -2248,7 +2248,7 @@ } }, { - "id": "38b07b52-be91-484f-9749-ca6c754563aa", + "id": "f7104695-f39a-4efb-b89b-573127ed3ca2", "name": "Delete the specified Access Profile", "request": { "name": "Delete the specified Access Profile", @@ -2289,7 +2289,7 @@ }, "response": [ { - "id": "479ace40-3327-411c-a83c-6915f04c7a76", + "id": "c975864d-13c3-4a36-8327-c34bfa6ea919", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -2323,7 +2323,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7ad3467a-2e83-4e2f-a5a3-b01ad60f60ba", + "id": "18c087fb-fb68-489a-b828-c85395fcc366", "name": "Returned when an access profile cannot be deleted as it's being used.", "originalRequest": { "url": { @@ -2367,7 +2367,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3622031-d699-4032-8995-caab2591eeef", + "id": "555b8f27-2a9b-488d-9ad9-7523452a76ac", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -2411,7 +2411,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66e7fd43-5750-48c1-929c-50e9d016175b", + "id": "9d5b03b4-5f7c-4b65-810a-d5f6fa324bf0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -2455,7 +2455,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6bb16dc9-1271-4a27-bffb-ce56ca4855cb", + "id": "f1e4c5ed-5245-401e-ad56-0f107ac901b8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -2499,7 +2499,7 @@ "_postman_previewlanguage": "json" }, { - "id": "359b1ce0-a0a3-43a9-bd60-24f66a0e9f59", + "id": "8260a963-8383-4bed-aa07-6c07fb0d234f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -2549,7 +2549,7 @@ } }, { - "id": "dfc1c641-21e2-4089-9a26-d84820d56da2", + "id": "c16a578c-4bd2-4772-a115-dce9dd9897c4", "name": "Delete Access Profile(s)", "request": { "name": "Delete Access Profile(s)", @@ -2592,7 +2592,7 @@ }, "response": [ { - "id": "c2b95dfc-b2dd-4a95-b19f-fc57d0fe81ec", + "id": "57b61eae-c9ff-4cd8-b026-48a08e25a904", "name": "Returned only if **bestEffortOnly** is **false**, and one or more Access Profiles are in use.", "originalRequest": { "url": { @@ -2649,7 +2649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "404231b5-7e13-4986-94f4-b6840573aa44", + "id": "5dcd9272-972b-4913-80a3-a8d56b4282b0", "name": "Returned if at least one deletion will be performed.", "originalRequest": { "url": { @@ -2706,7 +2706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89c0b635-89dc-432f-999b-1bbf2491f7de", + "id": "453a9dae-dafd-4099-8463-5dfbde351339", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -2763,7 +2763,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e565443-9094-4b5a-a1a2-c483cbf35da0", + "id": "d75445a7-5c95-46ce-a184-9abc094e0076", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -2820,7 +2820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "392715d6-7206-47bd-a5f5-e329010af80b", + "id": "14cc4d57-c1b6-4255-a7de-bdbfd7d64da8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -2877,7 +2877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9086e094-4721-4c0c-9546-301cdbf2110b", + "id": "ec2cc556-51de-4517-8fbd-9cd8c67890b5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -2934,7 +2934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2acb461-fcad-4cc9-a520-8368d8b4e212", + "id": "42774459-6284-4816-8c79-69e0b119926a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -2997,7 +2997,7 @@ } }, { - "id": "befe3cef-fb3b-4345-be4a-0e01c89c5044", + "id": "12cf2c2e-0591-49ad-9aae-1326c6928768", "name": "Update Access Profile(s) requestable field.", "request": { "name": "Update Access Profile(s) requestable field.", @@ -3040,7 +3040,7 @@ }, "response": [ { - "id": "68ed3d99-6ae9-4615-b993-8bd652de3901", + "id": "f67c2b58-20d6-4c82-9f74-7d29e959ce9f", "name": "List of updated and not updated Access Profiles.", "originalRequest": { "url": { @@ -3097,7 +3097,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a823ad49-5ea4-4521-8706-58797be7700b", + "id": "0f87c8f2-0b56-499b-809b-a8b9bb7b5aae", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -3154,7 +3154,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7337f05e-0c56-4fe7-8b5d-0c89f73c30f9", + "id": "8f41586e-f5a7-4778-a890-54580468f8cc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -3211,7 +3211,7 @@ "_postman_previewlanguage": "json" }, { - "id": "375bd52f-894a-4588-8447-0a2f139cfbc5", + "id": "15044026-fb95-49b0-acf6-1851ee3968c8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -3268,7 +3268,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33d07e93-86ec-447f-a968-26fb9f074fc4", + "id": "208eb27f-ed51-425d-b2c8-a0f2fff0a096", "name": "Precondition Failed - Returned in response if API/Feature not enabled for an organization.", "originalRequest": { "url": { @@ -3325,7 +3325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4a2bf84-6963-4c49-b645-8750dbe61c6c", + "id": "7bfdd68f-9e96-4648-ba82-0c601ef1a7d1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -3382,7 +3382,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36a57494-cea8-4b6b-920f-9d698871c721", + "id": "2ffbc039-cda8-468c-8c38-51e559e0aa10", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -3445,7 +3445,7 @@ } }, { - "id": "e44f5fae-70b1-40a5-bc36-d6bb6fc8cc0e", + "id": "1a1ef77f-e4ea-4494-b684-38aee9a6650d", "name": "List Access Profile's Entitlements", "request": { "name": "List Access Profile's Entitlements", @@ -3533,7 +3533,7 @@ }, "response": [ { - "id": "5102e658-d542-484a-a149-57f11d91d2e5", + "id": "10c5a9fa-21e8-4a03-9f94-47e448cfd11b", "name": "List of Entitlements", "originalRequest": { "url": { @@ -3624,7 +3624,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5ef5bda-5ebf-48d8-abba-68f628010eeb", + "id": "da7bece8-727f-45b8-9542-2c2affa48810", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -3715,7 +3715,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8cd62b66-cd1c-4a47-96f8-ccf2126ef628", + "id": "d47f4598-37ae-4871-a712-1aea85f4e1ed", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -3806,7 +3806,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7c53e75-df44-4459-9f6e-e29e3cfcf50b", + "id": "8c55a794-f3da-4900-b520-68fde80ba979", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -3897,7 +3897,7 @@ "_postman_previewlanguage": "json" }, { - "id": "011872ac-bd25-49f7-9d79-e45d67475089", + "id": "2cc8c582-5c81-4a68-b8c9-796c6e6bf9e9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -3988,7 +3988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aca7e49b-6bf4-4770-bbf2-75e6e802efa4", + "id": "4bd1aab8-6f52-41e9-92db-9c2905b49126", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -4091,7 +4091,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": "d0fa96cb-6c01-49d5-9eb8-9918fa0714f4", + "id": "3c80d18c-609e-47f5-bfe9-8cdb5a4272bb", "name": "Submit an Access Request", "request": { "name": "Submit an Access Request", @@ -4133,7 +4133,7 @@ }, "response": [ { - "id": "644afa8d-694f-43c9-ac22-0996f3b4aaa2", + "id": "027f9c61-7d17-4597-aa55-610d0be2db4f", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -4189,7 +4189,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51fb632a-1f21-4e72-9668-f8a8173c20b2", + "id": "6e7b7918-e246-4607-8ef1-c29a80585ba7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -4245,7 +4245,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8162722c-90d0-46e2-87d1-989f53149bf3", + "id": "a06b061c-bedf-41e6-b644-db4391011d4d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -4301,7 +4301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "619c1afc-d7d8-433f-bb22-2137951ba73e", + "id": "f0989227-ab5b-4fa2-8b45-1790b6c2fa7c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -4357,7 +4357,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62bb631d-6b47-4dee-b7fa-da9a3f87f235", + "id": "148ee41d-15b1-4d3e-b37f-081d9fe644fa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -4413,7 +4413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22d4bc46-1dc7-45ab-8506-96cf7cd7cabf", + "id": "a3cf1cf5-82db-44de-91be-01f1d88fa3d3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -4475,7 +4475,7 @@ } }, { - "id": "7787bc01-cc26-465e-bfc4-e1becd727629", + "id": "dab3fd80-0f8a-4bba-8e39-d1d7fce751ce", "name": "Cancel Access Request", "request": { "name": "Cancel Access Request", @@ -4518,7 +4518,7 @@ }, "response": [ { - "id": "62f00849-b5f6-4aad-b979-b6f93aab17ef", + "id": "8382d444-c24f-4046-93b3-4d6539dab6f7", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -4575,7 +4575,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ddff9bd-2685-46db-b146-043d6e52dcea", + "id": "f4c05254-aefc-4dbd-83a5-fe20a452477f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -4632,7 +4632,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6fc4e08-2719-4da1-8f21-d52234ba5163", + "id": "a5f5d984-e47b-44a5-ba15-0b2f74ed38f3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -4689,7 +4689,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a742c75b-6c00-4e77-8fb9-48b5dc284dd9", + "id": "b5548e1e-0da6-4e77-8e51-893c61f5441d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -4746,7 +4746,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09d66a53-942a-4e95-876c-b9726fdba30c", + "id": "a3be7c7d-3c53-41a6-8cd4-cc5d7eb93476", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -4803,7 +4803,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ca01966-6f9b-4cb7-86a3-83590241a6e6", + "id": "625dd3d4-6df0-41a1-8a93-53a9be623800", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -4860,7 +4860,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8d59fc3-4cc5-41ce-bdc3-5afd33ee14e1", + "id": "7ac90a46-dc29-4294-a7e1-ac25c7fac232", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -4923,7 +4923,7 @@ } }, { - "id": "1ee70479-a996-4b59-b909-6df7645f08c0", + "id": "b87edf97-8aa2-4eae-8fab-c89faac2913f", "name": "Close Access Request", "request": { "name": "Close Access Request", @@ -4966,7 +4966,7 @@ }, "response": [ { - "id": "926697d6-e528-43ae-aefa-6587d361a468", + "id": "50404cc1-a776-4215-a4a5-91f8d401fbbb", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -5023,7 +5023,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5604c01d-b467-4cc8-bb80-378f3dbb9d83", + "id": "210c0f66-d843-491b-ad6e-fa96bec32cc4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -5080,7 +5080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "844637f5-da19-44db-afa8-37f45f7f42c3", + "id": "b9562ede-cf18-46e2-b83f-046a0e157adb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -5137,7 +5137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a260691f-f584-4d89-aa49-d8b7214a1bdd", + "id": "bb578366-10ac-4c7c-97a1-23efc42f8add", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -5194,7 +5194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "558518bb-c14b-4586-8074-815eb410c9a3", + "id": "450d3644-82ea-4329-ace4-7a0eee1a210a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -5251,7 +5251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc6de673-87c5-4547-871c-df57f0a24c29", + "id": "a4ca07ff-0076-41d4-9ee2-246a1491c46a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -5314,7 +5314,7 @@ } }, { - "id": "96d9526f-2795-4a54-9f7b-5a13c3658d93", + "id": "d7dc23cf-9eac-41b1-aa2e-cf3a39e78b32", "name": "Get Access Request Configuration", "request": { "name": "Get Access Request Configuration", @@ -5343,7 +5343,7 @@ }, "response": [ { - "id": "8a420a7a-eda4-4766-94d6-ff77c73cd769", + "id": "a96ca04e-a881-4ef1-873d-f181fe32d7a6", "name": "Access Request Configuration Details.", "originalRequest": { "url": { @@ -5386,7 +5386,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87cff90b-1202-441c-9333-7f49985ff469", + "id": "d2527d87-c842-4a12-b1fe-2ab58d50f86d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -5429,7 +5429,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44307ffd-3084-41c3-a69b-c3743978d70b", + "id": "bd22eca1-307f-48e2-9c8e-fd8766f59590", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -5472,7 +5472,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15ffaca5-4cc1-4d11-a66f-0a841f069dd2", + "id": "32c080d3-557c-4a9f-b4b6-5a71d3e4b59b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -5515,7 +5515,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e8984cb-5d5d-401e-97d2-d2b61a183fdf", + "id": "6586bd80-5413-4f3f-b220-4190506f0005", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -5558,7 +5558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba212251-3f1d-462a-89b2-60f9b3b172a9", + "id": "931fbcfa-b390-4511-88ec-d380f03e05be", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -5607,7 +5607,7 @@ } }, { - "id": "4698cbe2-338e-48d7-afd4-10cc6bf000df", + "id": "af873a2e-5d12-477a-9556-32c463f3d98d", "name": "Update Access Request Configuration", "request": { "name": "Update Access Request Configuration", @@ -5649,7 +5649,7 @@ }, "response": [ { - "id": "837c0c90-a108-4cb3-800a-80c7479a73a6", + "id": "fb8a1806-3376-42d2-b150-3ae85a98d942", "name": "Access Request Configuration Details.", "originalRequest": { "url": { @@ -5705,7 +5705,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4776022-c0f7-4c39-988a-262cc24829b3", + "id": "b4559510-1de4-4719-b691-847f40ba821e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -5761,7 +5761,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38e0620a-c913-49c7-9c2a-73b72898a089", + "id": "ca8ce85d-aceb-4903-8210-e0312ee6d998", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -5817,7 +5817,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b137290b-e5e5-4644-81ad-7c6b31b0ea2d", + "id": "88292526-0e96-46c8-a249-5ab7f0be890b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -5873,7 +5873,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5321b0b1-4d2a-4faf-9d45-80426ce8eb59", + "id": "522f23f3-9c2f-404f-b1ce-bc3799ab8272", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -5929,7 +5929,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da97e922-07eb-4b9c-8277-b8678a75d2b7", + "id": "1e7e6f48-f2b0-435d-b046-664af5106ed4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -5991,7 +5991,7 @@ } }, { - "id": "348c7490-dd37-4d1c-8292-cb00cf1306f2", + "id": "d1b0decc-54b1-4382-b230-82333978b59b", "name": "Access Request Status", "request": { "name": "Access Request Status", @@ -6102,7 +6102,7 @@ }, "response": [ { - "id": "d1fcf759-b387-440b-bf81-4b6d69784bef", + "id": "1cbec720-805a-40c4-bb58-75e19f938fd2", "name": "List of requested item status.", "originalRequest": { "url": { @@ -6227,7 +6227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3bbd80ee-a427-430a-ada9-222b55cc17f5", + "id": "6a133d0b-f02c-45b4-a7f5-0f517739e698", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -6352,7 +6352,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7f9a402-011d-4a23-b3c6-6f289573d4a6", + "id": "72b2b377-5cd0-4779-84ee-e4f90541ccaf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -6477,7 +6477,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb714544-a3e7-42ce-875d-e83848af9c51", + "id": "09327c1f-4a7d-4a16-8e49-552c44a1214b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -6602,7 +6602,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40907307-8d28-46d9-b0bc-1816f9d96083", + "id": "318dfe02-ec2f-42f3-bbe0-fc75c158c228", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -6727,7 +6727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d42f99a6-f8b0-4519-8b9f-17444bac268c", + "id": "6e069a1e-ba3f-42c3-8b9c-6aab467c9ba0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -6864,7 +6864,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": "54245ddc-6263-42cd-bddf-ffff5b8db7a6", + "id": "2a2e8603-e52e-4af1-af2c-b68ab4e098e1", "name": "Pending Access Request Approvals List", "request": { "name": "Pending Access Request Approvals List", @@ -6888,7 +6888,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -6924,7 +6924,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -6933,7 +6933,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -6949,7 +6949,7 @@ }, "response": [ { - "id": "81bcbeee-29a2-4aa1-928c-df09fc36cf87", + "id": "72eac816-2124-46f1-b1a4-afd083d90f3f", "name": "List of Pending Approvals.", "originalRequest": { "url": { @@ -6968,7 +6968,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -7004,7 +7004,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -7013,7 +7013,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -7048,7 +7048,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f85e528f-59a1-40e3-beaa-fd0fe25036a0", + "id": "4baae7e7-6655-465c-88e1-96ec3fe76514", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -7067,7 +7067,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -7103,7 +7103,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -7112,7 +7112,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -7147,7 +7147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a46f521-4592-4384-ba22-87c1e72887da", + "id": "cf62b4c6-1d61-4207-897a-8f1acdbe4757", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -7166,7 +7166,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -7202,7 +7202,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -7211,7 +7211,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -7246,7 +7246,7 @@ "_postman_previewlanguage": "json" }, { - "id": "831ed03d-5cdc-40d8-ab41-b2bf4fca7079", + "id": "1f5b4950-4f6f-46b9-afa9-33160c02ca68", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -7265,7 +7265,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -7301,7 +7301,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -7310,7 +7310,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -7345,7 +7345,7 @@ "_postman_previewlanguage": "json" }, { - "id": "508a4e99-0a5b-4bc1-a786-a063c7e90696", + "id": "868e21a6-6685-4b66-9a6b-8245be31ed34", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -7364,7 +7364,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -7400,7 +7400,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -7409,7 +7409,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -7450,7 +7450,7 @@ } }, { - "id": "b1d715f2-3b05-4ec2-a3f7-c170f0284b34", + "id": "abf4844a-b744-4c8d-9f39-ad142ef8efc2", "name": "Completed Access Request Approvals List", "request": { "name": "Completed Access Request Approvals List", @@ -7474,7 +7474,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -7510,7 +7510,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -7519,7 +7519,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -7535,7 +7535,7 @@ }, "response": [ { - "id": "9f59a435-2e30-4a86-a423-d3d587f6632a", + "id": "b47866ac-e787-4c25-87c0-e913760ee2c8", "name": "List of Completed Approvals.", "originalRequest": { "url": { @@ -7554,7 +7554,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -7590,7 +7590,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -7599,7 +7599,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -7629,12 +7629,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"2c938083633d259901633d25c68c00fa\",\n \"name\": \"Approval Name\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-07-25T20:22:28.104Z\",\n \"requestCreated\": \"2017-07-11T18:45:35.098Z\",\n \"requestType\": \"GRANT_ACCESS\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20648\",\n \"name\": \"William Wilson\"\n },\n \"requestedFor\": [\n {\n \"type\": \"IDENTITY\",\n \"id\": \"2c4180a46faadee4016fb4e018c20626\",\n \"name\": \"Robert Robinson\"\n }\n ],\n \"reviewedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c3780a46faadee4016fb4e018c20652\",\n \"name\": \"Allen Albertson\"\n },\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Support\"\n },\n \"requestedObject\": {\n \"id\": \"2c938083633d259901633d25c68c00fa\",\n \"name\": \"Object Name\",\n \"description\": \"Object Description\",\n \"type\": \"ROLE\"\n },\n \"requesterComment\": {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n \"reviewerComment\": {\n \"comment\": \"This is a comment.\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Adam Kennedy\"\n },\n \"created\": \"2017-07-11T18:45:37.098Z\"\n },\n \"previousReviewersComments\": [\n {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n }\n ],\n \"forwardHistory\": [\n {\n \"oldApproverName\": \"Frank Mir\",\n \"newApproverName\": \"Al Volta\",\n \"comment\": \"Forwarding from Frank to Al\",\n \"modified\": \"2019-08-23T18:52:57.398Z\",\n \"forwarderName\": \"William Wilson\",\n \"reassignmentType\": \"AUTOMATIC_REASSIGNMENT\"\n },\n {\n \"oldApproverName\": \"Frank Mir\",\n \"newApproverName\": \"Al Volta\",\n \"comment\": \"Forwarding from Frank to Al\",\n \"modified\": \"2019-08-23T18:52:57.398Z\",\n \"forwarderName\": \"William Wilson\",\n \"reassignmentType\": \"AUTOMATIC_REASSIGNMENT\"\n }\n ],\n \"commentRequiredWhenRejected\": true,\n \"state\": \"APPROVED\",\n \"removeDate\": \"2020-07-11T00:00:00Z\",\n \"removeDateUpdateRequested\": true,\n \"currentRemoveDate\": \"2020-07-11T00:00:00Z\",\n \"sodViolationContext\": {\n \"state\": \"SUCCESS\",\n \"uuid\": \"f73d16e9-a038-46c5-b217-1246e15fdbdd\",\n \"violationCheckResult\": {\n \"message\": {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"The request was syntactically correct but its content is semantically invalid.\"\n },\n \"clientMetadata\": {\n \"requestedAppName\": \"test-app\",\n \"requestedAppId\": \"2c91808f7892918f0178b78da4a305a1\"\n },\n \"violationContexts\": [\n {\n \"policy\": {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n \"conflictingAccessCriteria\": {\n \"leftCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n },\n \"rightCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n }\n }\n },\n {\n \"policy\": {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n \"conflictingAccessCriteria\": {\n \"leftCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n },\n \"rightCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n }\n }\n }\n ],\n \"violatedPolicies\": [\n {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n }\n ]\n }\n },\n \"preApprovalTriggerResult\": {\n \"comment\": \"This request was autoapproved by our automated ETS subscriber\",\n \"decision\": \"APPROVED\",\n \"reviewer\": \"Automated AR Approval\",\n \"date\": \"2022-06-07T19:18:40.748Z\"\n },\n \"clientMetadata\": {\n \"requestedAppName\": \"test-app\",\n \"requestedAppId\": \"2c91808f7892918f0178b78da4a305a1\"\n },\n \"requestedAccounts\": \"qui fugiat do inc\"\n },\n {\n \"id\": \"2c938083633d259901633d25c68c00fa\",\n \"name\": \"Approval Name\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-07-25T20:22:28.104Z\",\n \"requestCreated\": \"2017-07-11T18:45:35.098Z\",\n \"requestType\": \"GRANT_ACCESS\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20648\",\n \"name\": \"William Wilson\"\n },\n \"requestedFor\": [\n {\n \"type\": \"IDENTITY\",\n \"id\": \"2c4180a46faadee4016fb4e018c20626\",\n \"name\": \"Robert Robinson\"\n }\n ],\n \"reviewedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c3780a46faadee4016fb4e018c20652\",\n \"name\": \"Allen Albertson\"\n },\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Support\"\n },\n \"requestedObject\": {\n \"id\": \"2c938083633d259901633d25c68c00fa\",\n \"name\": \"Object Name\",\n \"description\": \"Object Description\",\n \"type\": \"ROLE\"\n },\n \"requesterComment\": {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n \"reviewerComment\": {\n \"comment\": \"This is a comment.\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Adam Kennedy\"\n },\n \"created\": \"2017-07-11T18:45:37.098Z\"\n },\n \"previousReviewersComments\": [\n {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n }\n ],\n \"forwardHistory\": [\n {\n \"oldApproverName\": \"Frank Mir\",\n \"newApproverName\": \"Al Volta\",\n \"comment\": \"Forwarding from Frank to Al\",\n \"modified\": \"2019-08-23T18:52:57.398Z\",\n \"forwarderName\": \"William Wilson\",\n \"reassignmentType\": \"AUTOMATIC_REASSIGNMENT\"\n },\n {\n \"oldApproverName\": \"Frank Mir\",\n \"newApproverName\": \"Al Volta\",\n \"comment\": \"Forwarding from Frank to Al\",\n \"modified\": \"2019-08-23T18:52:57.398Z\",\n \"forwarderName\": \"William Wilson\",\n \"reassignmentType\": \"AUTOMATIC_REASSIGNMENT\"\n }\n ],\n \"commentRequiredWhenRejected\": true,\n \"state\": \"APPROVED\",\n \"removeDate\": \"2020-07-11T00:00:00Z\",\n \"removeDateUpdateRequested\": true,\n \"currentRemoveDate\": \"2020-07-11T00:00:00Z\",\n \"sodViolationContext\": {\n \"state\": \"SUCCESS\",\n \"uuid\": \"f73d16e9-a038-46c5-b217-1246e15fdbdd\",\n \"violationCheckResult\": {\n \"message\": {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"The request was syntactically correct but its content is semantically invalid.\"\n },\n \"clientMetadata\": {\n \"requestedAppName\": \"test-app\",\n \"requestedAppId\": \"2c91808f7892918f0178b78da4a305a1\"\n },\n \"violationContexts\": [\n {\n \"policy\": {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n \"conflictingAccessCriteria\": {\n \"leftCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n },\n \"rightCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n }\n }\n },\n {\n \"policy\": {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n \"conflictingAccessCriteria\": {\n \"leftCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n },\n \"rightCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n }\n }\n }\n ],\n \"violatedPolicies\": [\n {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n }\n ]\n }\n },\n \"preApprovalTriggerResult\": {\n \"comment\": \"This request was autoapproved by our automated ETS subscriber\",\n \"decision\": \"APPROVED\",\n \"reviewer\": \"Automated AR Approval\",\n \"date\": \"2022-06-07T19:18:40.748Z\"\n },\n \"clientMetadata\": {\n \"requestedAppName\": \"test-app\",\n \"requestedAppId\": \"2c91808f7892918f0178b78da4a305a1\"\n },\n \"requestedAccounts\": \"veniam do nostrud aute\"\n }\n]", + "body": "[\n {\n \"id\": \"2c938083633d259901633d25c68c00fa\",\n \"name\": \"Approval Name\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-07-25T20:22:28.104Z\",\n \"requestCreated\": \"2017-07-11T18:45:35.098Z\",\n \"requestType\": \"GRANT_ACCESS\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20648\",\n \"name\": \"William Wilson\"\n },\n \"requestedFor\": [\n {\n \"type\": \"IDENTITY\",\n \"id\": \"2c4180a46faadee4016fb4e018c20626\",\n \"name\": \"Robert Robinson\"\n }\n ],\n \"reviewedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c3780a46faadee4016fb4e018c20652\",\n \"name\": \"Allen Albertson\"\n },\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Support\"\n },\n \"requestedObject\": {\n \"id\": \"2c938083633d259901633d25c68c00fa\",\n \"name\": \"Object Name\",\n \"description\": \"Object Description\",\n \"type\": \"ROLE\"\n },\n \"requesterComment\": {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n \"reviewerComment\": {\n \"comment\": \"This is a comment.\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Adam Kennedy\"\n },\n \"created\": \"2017-07-11T18:45:37.098Z\"\n },\n \"previousReviewersComments\": [\n {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n }\n ],\n \"forwardHistory\": [\n {\n \"oldApproverName\": \"Frank Mir\",\n \"newApproverName\": \"Al Volta\",\n \"comment\": \"Forwarding from Frank to Al\",\n \"modified\": \"2019-08-23T18:52:57.398Z\",\n \"forwarderName\": \"William Wilson\",\n \"reassignmentType\": \"AUTOMATIC_REASSIGNMENT\"\n },\n {\n \"oldApproverName\": \"Frank Mir\",\n \"newApproverName\": \"Al Volta\",\n \"comment\": \"Forwarding from Frank to Al\",\n \"modified\": \"2019-08-23T18:52:57.398Z\",\n \"forwarderName\": \"William Wilson\",\n \"reassignmentType\": \"AUTOMATIC_REASSIGNMENT\"\n }\n ],\n \"commentRequiredWhenRejected\": true,\n \"state\": \"APPROVED\",\n \"removeDate\": \"2020-07-11T00:00:00Z\",\n \"removeDateUpdateRequested\": true,\n \"currentRemoveDate\": \"2020-07-11T00:00:00Z\",\n \"sodViolationContext\": {\n \"state\": \"SUCCESS\",\n \"uuid\": \"f73d16e9-a038-46c5-b217-1246e15fdbdd\",\n \"violationCheckResult\": {\n \"message\": {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"The request was syntactically correct but its content is semantically invalid.\"\n },\n \"clientMetadata\": {\n \"requestedAppName\": \"test-app\",\n \"requestedAppId\": \"2c91808f7892918f0178b78da4a305a1\"\n },\n \"violationContexts\": [\n {\n \"policy\": {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n \"conflictingAccessCriteria\": {\n \"leftCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n },\n \"rightCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n }\n }\n },\n {\n \"policy\": {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n \"conflictingAccessCriteria\": {\n \"leftCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n },\n \"rightCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n }\n }\n }\n ],\n \"violatedPolicies\": [\n {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n }\n ]\n }\n },\n \"preApprovalTriggerResult\": {\n \"comment\": \"This request was autoapproved by our automated ETS subscriber\",\n \"decision\": \"APPROVED\",\n \"reviewer\": \"Automated AR Approval\",\n \"date\": \"2022-06-07T19:18:40.748Z\"\n },\n \"clientMetadata\": {\n \"requestedAppName\": \"test-app\",\n \"requestedAppId\": \"2c91808f7892918f0178b78da4a305a1\"\n },\n \"requestedAccounts\": \"occaecat proident non ut\"\n },\n {\n \"id\": \"2c938083633d259901633d25c68c00fa\",\n \"name\": \"Approval Name\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-07-25T20:22:28.104Z\",\n \"requestCreated\": \"2017-07-11T18:45:35.098Z\",\n \"requestType\": \"GRANT_ACCESS\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20648\",\n \"name\": \"William Wilson\"\n },\n \"requestedFor\": [\n {\n \"type\": \"IDENTITY\",\n \"id\": \"2c4180a46faadee4016fb4e018c20626\",\n \"name\": \"Robert Robinson\"\n }\n ],\n \"reviewedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c3780a46faadee4016fb4e018c20652\",\n \"name\": \"Allen Albertson\"\n },\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Support\"\n },\n \"requestedObject\": {\n \"id\": \"2c938083633d259901633d25c68c00fa\",\n \"name\": \"Object Name\",\n \"description\": \"Object Description\",\n \"type\": \"ROLE\"\n },\n \"requesterComment\": {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n \"reviewerComment\": {\n \"comment\": \"This is a comment.\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"Adam Kennedy\"\n },\n \"created\": \"2017-07-11T18:45:37.098Z\"\n },\n \"previousReviewersComments\": [\n {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n }\n ],\n \"forwardHistory\": [\n {\n \"oldApproverName\": \"Frank Mir\",\n \"newApproverName\": \"Al Volta\",\n \"comment\": \"Forwarding from Frank to Al\",\n \"modified\": \"2019-08-23T18:52:57.398Z\",\n \"forwarderName\": \"William Wilson\",\n \"reassignmentType\": \"AUTOMATIC_REASSIGNMENT\"\n },\n {\n \"oldApproverName\": \"Frank Mir\",\n \"newApproverName\": \"Al Volta\",\n \"comment\": \"Forwarding from Frank to Al\",\n \"modified\": \"2019-08-23T18:52:57.398Z\",\n \"forwarderName\": \"William Wilson\",\n \"reassignmentType\": \"AUTOMATIC_REASSIGNMENT\"\n }\n ],\n \"commentRequiredWhenRejected\": true,\n \"state\": \"APPROVED\",\n \"removeDate\": \"2020-07-11T00:00:00Z\",\n \"removeDateUpdateRequested\": true,\n \"currentRemoveDate\": \"2020-07-11T00:00:00Z\",\n \"sodViolationContext\": {\n \"state\": \"SUCCESS\",\n \"uuid\": \"f73d16e9-a038-46c5-b217-1246e15fdbdd\",\n \"violationCheckResult\": {\n \"message\": {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"The request was syntactically correct but its content is semantically invalid.\"\n },\n \"clientMetadata\": {\n \"requestedAppName\": \"test-app\",\n \"requestedAppId\": \"2c91808f7892918f0178b78da4a305a1\"\n },\n \"violationContexts\": [\n {\n \"policy\": {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n \"conflictingAccessCriteria\": {\n \"leftCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n },\n \"rightCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n }\n }\n },\n {\n \"policy\": {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n \"conflictingAccessCriteria\": {\n \"leftCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n },\n \"rightCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n }\n }\n }\n ],\n \"violatedPolicies\": [\n {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n }\n ]\n }\n },\n \"preApprovalTriggerResult\": {\n \"comment\": \"This request was autoapproved by our automated ETS subscriber\",\n \"decision\": \"APPROVED\",\n \"reviewer\": \"Automated AR Approval\",\n \"date\": \"2022-06-07T19:18:40.748Z\"\n },\n \"clientMetadata\": {\n \"requestedAppName\": \"test-app\",\n \"requestedAppId\": \"2c91808f7892918f0178b78da4a305a1\"\n },\n \"requestedAccounts\": \"pariatur qui culpa nulla commodo\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "44ccfbb3-5466-466f-848a-8c1ab9b652a1", + "id": "bb291303-e3e2-47f4-a848-fd49d7e64f23", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -7653,7 +7653,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -7689,7 +7689,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -7698,7 +7698,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -7733,7 +7733,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3fe1d97-5ce3-41db-bcf7-fcfcdec26422", + "id": "e2024aa5-a01a-4470-bc8b-0627bf7fc6ec", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -7752,7 +7752,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -7788,7 +7788,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -7797,7 +7797,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -7832,7 +7832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6ae5f03-7118-4e84-bf84-d9173c13b149", + "id": "f4898b0a-c10c-4ec8-9e4c-f2e16f107b13", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -7851,7 +7851,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -7887,7 +7887,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -7896,7 +7896,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -7931,7 +7931,7 @@ "_postman_previewlanguage": "json" }, { - "id": "929715b3-b434-4e70-b748-eb83a64ac150", + "id": "3c4ce914-4b64-48f2-8d04-bc24decefd94", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -7950,7 +7950,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -7986,7 +7986,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -7995,7 +7995,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -8036,7 +8036,7 @@ } }, { - "id": "9247a961-8307-4b44-b775-c1c32d4c39d7", + "id": "0cb17aed-76e4-448b-a15f-c20b72e5a34e", "name": "Approves an access request approval.", "request": { "name": "Approves an access request approval.", @@ -8091,7 +8091,7 @@ }, "response": [ { - "id": "ab140bff-0f6d-43ce-b773-228f2c850c7f", + "id": "2cfdda0d-e7cc-4518-a4ef-2163bfb458d6", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -8149,7 +8149,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7dcadde-cc03-416b-bfeb-a10a50d46855", + "id": "a1d7e9fe-18ea-4402-91c1-8c37a4955a1f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -8207,7 +8207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8748d060-92d8-44f0-8500-570336313e5c", + "id": "3a28aace-dc57-465c-90f1-dafac044d4bb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -8265,7 +8265,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3af24c05-a1a0-4d6e-96f3-6fc5e0c22152", + "id": "842acdb9-152c-48dd-bca9-2002a02103cb", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -8323,7 +8323,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cae4303-d4c8-41c1-996f-c86b98a584e4", + "id": "913ce079-dfbf-4c4a-974e-7dbbc045bac9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -8381,7 +8381,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e432a237-2f21-4117-8aa0-e22339437642", + "id": "5b6319d7-3ebf-4001-bc88-a24d754b6d3e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -8445,7 +8445,7 @@ } }, { - "id": "8ab0c63b-88bc-4ebf-9d4a-b5aedf9d7a31", + "id": "2df8b415-53c3-4b96-81c4-2ce6474a13ee", "name": "Rejects an access request approval.", "request": { "name": "Rejects an access request approval.", @@ -8500,7 +8500,7 @@ }, "response": [ { - "id": "3b6e78c2-fece-4c11-a611-bb4d59af42d6", + "id": "6a92cf34-11ad-4ef9-accb-5059a861dd5b", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -8558,7 +8558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54e0ef13-230f-429c-84a2-17ffebc10ed1", + "id": "e3e1ee41-9f57-4bd7-aed3-921d39b97c12", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -8616,7 +8616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8aa86e7-0fa5-4ade-b1a1-57462728ad99", + "id": "30a3b79f-7ada-46e3-895a-c95e357903f5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -8674,7 +8674,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee50de63-9f11-4bb2-9b76-5c9bf8cee54e", + "id": "fb90dfd5-8d99-4bd1-b148-6216e2d711fe", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -8732,7 +8732,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf30578b-b282-4c8d-b49c-52d1580627c0", + "id": "9edbb7a9-1c9e-4704-8d65-d9dee913d171", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -8790,7 +8790,7 @@ "_postman_previewlanguage": "json" }, { - "id": "652d0a3f-58df-4c5d-8b15-99a8cbec74f2", + "id": "3a621038-268e-45f4-8bf7-d8fd138f634f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -8848,7 +8848,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d2d5704-675e-4267-87c3-df21bcb090b1", + "id": "46b93944-5010-49d8-90c3-800c04ce2b36", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -8912,7 +8912,7 @@ } }, { - "id": "ebc6849d-24d3-424e-8f35-e4cc263b29e9", + "id": "bda3adbe-3eb4-4dad-99af-a6b366fc808c", "name": "Forwards an access request approval to a new owner.", "request": { "name": "Forwards an access request approval to a new owner.", @@ -8956,7 +8956,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"aliquip\",\n \"comment\": \"Duis amet in\"\n}", + "raw": "{\n \"newOwnerId\": \"ea aliqua incididunt eiusmod\",\n \"comment\": \"consequat aliquip Lorem anim sunt\"\n}", "options": { "raw": { "headerFamily": "json", @@ -8967,7 +8967,7 @@ }, "response": [ { - "id": "446e26c0-804f-49b6-82b2-5ee68283020c", + "id": "4629cfb9-8f89-46c1-bb12-411ec8f2f9cd", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -9003,7 +9003,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"aliquip\",\n \"comment\": \"Duis amet in\"\n}", + "raw": "{\n \"newOwnerId\": \"ea aliqua incididunt eiusmod\",\n \"comment\": \"consequat aliquip Lorem anim sunt\"\n}", "options": { "raw": { "headerFamily": "json", @@ -9025,7 +9025,7 @@ "_postman_previewlanguage": "json" }, { - "id": "607fab86-1cac-40de-930d-3b4c439d7815", + "id": "fe86dd35-d58f-4180-9a9b-e28c202489df", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -9061,7 +9061,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"aliquip\",\n \"comment\": \"Duis amet in\"\n}", + "raw": "{\n \"newOwnerId\": \"ea aliqua incididunt eiusmod\",\n \"comment\": \"consequat aliquip Lorem anim sunt\"\n}", "options": { "raw": { "headerFamily": "json", @@ -9083,7 +9083,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f3d9119-05d9-499a-84af-8a0e0cea50e0", + "id": "f41e11c4-05ed-4d51-bd24-2bfcd0931c08", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -9119,7 +9119,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"aliquip\",\n \"comment\": \"Duis amet in\"\n}", + "raw": "{\n \"newOwnerId\": \"ea aliqua incididunt eiusmod\",\n \"comment\": \"consequat aliquip Lorem anim sunt\"\n}", "options": { "raw": { "headerFamily": "json", @@ -9141,7 +9141,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17fdc201-f97e-4e07-8fe2-f52d32e95747", + "id": "49e92e6d-65c7-4f3d-9997-d556e2a7be4b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -9177,7 +9177,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"aliquip\",\n \"comment\": \"Duis amet in\"\n}", + "raw": "{\n \"newOwnerId\": \"ea aliqua incididunt eiusmod\",\n \"comment\": \"consequat aliquip Lorem anim sunt\"\n}", "options": { "raw": { "headerFamily": "json", @@ -9199,7 +9199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65d20e8d-6e2a-4756-8cc7-0df0fd5130e5", + "id": "ea6cf409-4a4c-4316-b8ee-48c79891b38b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -9235,7 +9235,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"aliquip\",\n \"comment\": \"Duis amet in\"\n}", + "raw": "{\n \"newOwnerId\": \"ea aliqua incididunt eiusmod\",\n \"comment\": \"consequat aliquip Lorem anim sunt\"\n}", "options": { "raw": { "headerFamily": "json", @@ -9257,7 +9257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f43f55b4-d5a8-4a57-8b10-1728a00ef9f7", + "id": "1ba75b83-a05e-411c-98ab-40b1063ab47d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -9293,7 +9293,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"aliquip\",\n \"comment\": \"Duis amet in\"\n}", + "raw": "{\n \"newOwnerId\": \"ea aliqua incididunt eiusmod\",\n \"comment\": \"consequat aliquip Lorem anim sunt\"\n}", "options": { "raw": { "headerFamily": "json", @@ -9315,7 +9315,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23e904e1-b995-4456-a833-b55f67319b18", + "id": "9c5fde76-9c83-4948-8a7d-f06ff7d7b8b2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -9351,7 +9351,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"newOwnerId\": \"aliquip\",\n \"comment\": \"Duis amet in\"\n}", + "raw": "{\n \"newOwnerId\": \"ea aliqua incididunt eiusmod\",\n \"comment\": \"consequat aliquip Lorem anim sunt\"\n}", "options": { "raw": { "headerFamily": "json", @@ -9379,7 +9379,7 @@ } }, { - "id": "7c850d3c-c786-468b-b8f2-8644caa57552", + "id": "ea3864c5-959c-4f4d-9755-c3d0240db55c", "name": "Get the number of pending, approved and rejected access requests approvals", "request": { "name": "Get the number of pending, approved and rejected access requests approvals", @@ -9403,7 +9403,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -9412,7 +9412,7 @@ "type": "text/plain" }, "key": "from-date", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -9428,7 +9428,7 @@ }, "response": [ { - "id": "b27731e1-605c-4e36-a498-df7c8b99ee2f", + "id": "96edd4de-e58c-49c8-a3b5-f4b74c1ed758", "name": "Number of pending, approved, rejected access request approvals.", "originalRequest": { "url": { @@ -9447,7 +9447,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -9456,7 +9456,7 @@ "type": "text/plain" }, "key": "from-date", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -9486,12 +9486,12 @@ "value": "application/json" } ], - "body": "{\n \"pending\": 86095404,\n \"approved\": 29677486,\n \"rejected\": 96582950\n}", + "body": "{\n \"pending\": 44782233,\n \"approved\": 9448881,\n \"rejected\": -68049600\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "74ffef5f-8d8b-48d5-a3ff-740dadafd859", + "id": "4036da51-5ee3-48ae-9043-22241a1a6f8d", "name": "Client Error - Returned if the query parameter is invalid.", "originalRequest": { "url": { @@ -9510,7 +9510,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -9519,7 +9519,7 @@ "type": "text/plain" }, "key": "from-date", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -9554,7 +9554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd94efc1-5f1c-4fb5-a1ef-338d812295bd", + "id": "be857f0d-a2c5-46e4-9c54-81483a2b3af0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -9573,7 +9573,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -9582,7 +9582,7 @@ "type": "text/plain" }, "key": "from-date", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -9617,7 +9617,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8b7618f-eda7-4011-b39e-4a1222daceec", + "id": "6c9ff96f-96a0-4be4-b701-61782cbec01e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -9636,7 +9636,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -9645,7 +9645,7 @@ "type": "text/plain" }, "key": "from-date", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -9680,7 +9680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10911f55-8442-4cb4-a4af-6a8886d3d6e0", + "id": "062fef7a-dbb9-4466-8202-056d5b7c4545", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -9699,7 +9699,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -9708,7 +9708,7 @@ "type": "text/plain" }, "key": "from-date", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -9743,7 +9743,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b5d5e30-8ee7-49f7-b133-f0c261c24cdf", + "id": "f49d990c-fa9a-4e05-84ef-a1f90dda77bc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -9762,7 +9762,7 @@ "type": "text/plain" }, "key": "owner-id", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -9771,7 +9771,7 @@ "type": "text/plain" }, "key": "from-date", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -9818,7 +9818,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": "632355e2-f37c-4dc2-8303-8425dbf977c8", + "id": "d8b3452f-d74a-420b-b14e-3c3cc9670e9d", "name": "Return access request identity metrics", "request": { "name": "Return access request identity metrics", @@ -9883,7 +9883,7 @@ }, "response": [ { - "id": "2c0517c7-75e9-4d65-8ed3-1cf63ce8f084", + "id": "303c2b78-0a52-4419-8d70-26569658bc42", "name": "Summary of the resource access and source activity for the direct reports of the provided manager.", "originalRequest": { "url": { @@ -9931,7 +9931,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67354e0d-4ddf-4787-a659-fbec8597a142", + "id": "1f8c41e2-728b-4aca-9c6a-822606570b06", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -9979,7 +9979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eab70836-21c0-42a6-bd56-1485b11a0262", + "id": "cd4e6467-3536-4805-a9ca-c9a712b108b8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -10027,7 +10027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1de0c4f5-cb7d-4b2f-96b8-d33b55cc027d", + "id": "fe89009c-74f6-4ca4-a442-a479c76dd0e5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -10075,7 +10075,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73faeb8d-a43f-4c03-a3ef-c6bbe627dcef", + "id": "2cfbcecf-4fab-44c5-a3b3-456118ef4a36", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -10123,7 +10123,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4b5d591-2166-4520-8e6f-087ae97dc784", + "id": "83018de4-cb3b-4038-946b-73163dbb52ff", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -10183,7 +10183,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": "9a7d024b-72ac-4da1-9b0a-4633053638ee", + "id": "7e96f7db-0af6-4a78-9466-11fc0c44cad8", "name": "Accounts List", "request": { "name": "Accounts List", @@ -10267,7 +10267,7 @@ }, "response": [ { - "id": "cbc21d1e-e4f6-4f40-978c-e0aa0f8b94dd", + "id": "129d52a7-ce5d-4eb9-b35b-1d2c94833c7e", "name": "SlimAccounts", "originalRequest": { "url": { @@ -10365,7 +10365,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8156c7f7-48bf-4c4a-88e1-6273099a21b6", + "id": "3a978321-f573-4b93-b3ac-ad666c3922e8", "name": "FullAccounts", "originalRequest": { "url": { @@ -10463,7 +10463,7 @@ "_postman_previewlanguage": "json" }, { - "id": "060b826b-6fa8-4087-a151-c93c4266a648", + "id": "70fe8276-71e3-4e80-a48b-ce8d48525407", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -10561,7 +10561,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5585481b-41e8-41fd-b7bd-ed035c2e8fdb", + "id": "437f71eb-8fdf-47fb-b06d-e848f0a0f6ed", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -10659,7 +10659,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d423795-cde7-4ee5-87d9-166837a13c29", + "id": "4fd8e572-92f1-4e55-9d1e-c463f8bd9ad7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -10757,7 +10757,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43e08cfd-8239-443b-a27c-d400d31ed771", + "id": "a1882a97-5a81-4e3a-b4b0-cdd82339fba8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -10855,7 +10855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a46ec71-0bd1-46c9-b4d6-dd28f0ed7ab6", + "id": "dbe89aa7-37c0-4297-a93a-fd1d4966176f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -10959,7 +10959,7 @@ } }, { - "id": "e7a9d513-e55e-4b11-ac34-bc10e8fb9e16", + "id": "a0408ffd-7d3b-45c7-a9f6-a863ab8a21ad", "name": "Create Account", "request": { "name": "Create Account", @@ -11001,7 +11001,7 @@ }, "response": [ { - "id": "7408531c-03e0-4a1f-afd9-2585bd884934", + "id": "98a6368f-befe-4c14-aad9-b4e2e8c4bd82", "name": "Async task details", "originalRequest": { "url": { @@ -11057,7 +11057,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0481c0c7-2b41-4afa-b102-6cbb1cf7093d", + "id": "e8e609bc-2749-48c3-b689-5b3f5b81ee39", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -11113,7 +11113,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d066d6c6-5341-4e1c-8a5d-9bf47a78526c", + "id": "35e884ed-f954-4b5d-9efd-4f0d8cff9831", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -11169,7 +11169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "023e2c27-9b73-4c7a-b69f-17bed7291d6c", + "id": "881b9101-b133-46ca-8f78-f8b8b86fa778", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -11225,7 +11225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2dee3c31-ebb9-4839-a9d5-679c32b6c490", + "id": "1caa6596-469c-40d4-a59d-4f300b1a74e3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -11281,7 +11281,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cec36292-835e-4e73-8516-c893225504c4", + "id": "78858685-05fe-4b6c-81d8-2fd1c0c3f66a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -11343,7 +11343,7 @@ } }, { - "id": "02ffa036-315b-4098-83f2-da7add30347e", + "id": "903d06a8-8bfc-45c2-a57a-5650e880fb90", "name": "Account Details", "request": { "name": "Account Details", @@ -11384,7 +11384,7 @@ }, "response": [ { - "id": "00a7700b-6bea-4f9a-926a-bd8b5a764ba0", + "id": "86591bd4-2016-4828-aad4-55198da03eab", "name": "Account object.", "originalRequest": { "url": { @@ -11428,7 +11428,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdbc29f0-b7c8-4395-8103-86d295656a79", + "id": "f6dfe1e5-579f-45aa-90f5-5fe0ce1f5c1c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -11472,7 +11472,7 @@ "_postman_previewlanguage": "json" }, { - "id": "997113cb-e5e3-41f5-97ff-e69f406e60b2", + "id": "9cb6b2e7-06e7-4030-8e56-28fecf96f9b2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -11516,7 +11516,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfb18404-8572-4cb5-a6fb-359e6dd162b0", + "id": "666df964-9464-4980-ab28-579adea52afb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -11560,7 +11560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dcd933a1-9eaa-4b4a-a9bd-9f3867793342", + "id": "ffa822c3-186e-4361-b99a-500dfb5321f9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -11604,7 +11604,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0dcdb8b1-66f9-4014-b629-cca34313683a", + "id": "dbc14881-80a1-4a61-81ad-416b86fd2c00", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -11648,7 +11648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e25d5d91-0546-4094-8829-3f618f2d28cd", + "id": "857f443f-0b97-4ac5-a16f-d7bad1672606", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -11698,7 +11698,7 @@ } }, { - "id": "a39a1c5a-cbed-40db-b72e-6730ef3c5433", + "id": "8a20260b-e360-4b72-83be-8e07a5e7a81a", "name": "Update Account", "request": { "name": "Update Account", @@ -11752,7 +11752,7 @@ }, "response": [ { - "id": "fb8a6b7c-04f4-43b0-b7b9-4a722012e12f", + "id": "6640e48d-fe7f-4de2-854f-c6126cba56f8", "name": "Accepted. Update request accepted and is in progress.", "originalRequest": { "url": { @@ -11809,7 +11809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31a5dbb5-8bbd-4d41-b57a-d3918d8b1de5", + "id": "ed32f26d-09bd-42fb-aff8-db63bae461fc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -11866,7 +11866,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afce596e-df89-4de8-9e44-22f264d4d670", + "id": "1bf3f63f-a4c6-467e-9445-dc0263361b86", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -11923,7 +11923,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee9c49e6-06bc-4964-8ff5-2defee0ff090", + "id": "12d3eae1-7c6d-4a4c-a7c6-44e9361c4674", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -11980,7 +11980,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5b12ad1-33dc-4a22-8bf9-d8b9e1d09a1e", + "id": "4e7172f4-0c1d-4ac8-8ec3-5fc01284996a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -12037,7 +12037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3dd5f6f0-1b3a-4065-b565-ae81cfc80fb0", + "id": "7451db7c-bfc7-4c71-aa08-9c2a6dcc824f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -12094,7 +12094,7 @@ "_postman_previewlanguage": "json" }, { - "id": "264a71f0-6a28-4ae4-a2b6-39b14749d7a3", + "id": "fb8b0ec4-482e-43c8-9bc1-a538045e7346", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -12157,7 +12157,7 @@ } }, { - "id": "b7ef7da3-ec0d-43f7-880e-72f9673d8325", + "id": "f228309a-778a-4b57-bdab-eb009230a3ae", "name": "Update Account", "request": { "name": "Update Account", @@ -12211,7 +12211,7 @@ }, "response": [ { - "id": "40354ca4-82d6-49b3-9f81-967d9aeb4d7d", + "id": "66f0b5a5-5770-4cfb-aaf9-75e5b82bcdb9", "name": "Async task details.", "originalRequest": { "url": { @@ -12268,7 +12268,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b3df366-ab5f-44b8-bcef-99b3afa9325a", + "id": "19291d4c-6e98-44fe-a253-a1227df528ba", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -12325,7 +12325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2dc992c4-377d-46a9-9ea1-b247b7c65ad4", + "id": "acdd5913-26d0-4bb2-b1ae-0fcbda928531", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -12382,7 +12382,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebd1ad2f-c4ce-43a7-972d-8d6d41dd6639", + "id": "f454d4b3-1321-4ca4-be57-a08c87fd5386", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -12439,7 +12439,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c79a4867-f9e5-40fd-b958-db4eb4aa7eaa", + "id": "9de7e20c-695a-4fd7-9cc9-04256b7e2a76", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -12496,7 +12496,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30cb598f-2f85-463d-a4ba-a9b998e3eac0", + "id": "d748fbf2-d76e-451e-bdfa-d0421fc119d8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -12553,7 +12553,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd95be59-007a-4cbd-99fa-731da410c2a1", + "id": "2202ed7c-5a9a-413c-9cd2-852b20c7f46c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -12616,7 +12616,7 @@ } }, { - "id": "8a826667-6623-4857-9929-4c9543ee7971", + "id": "5cd1bee7-b098-4f14-abd4-4bcd7ced7942", "name": "Delete Account", "request": { "name": "Delete Account", @@ -12657,7 +12657,7 @@ }, "response": [ { - "id": "94d4ce7e-0eb2-4a85-a92d-080e40cc5fa5", + "id": "25490a68-d5a1-448c-84a3-12d0bb09cc7f", "name": "Async task details.", "originalRequest": { "url": { @@ -12701,7 +12701,7 @@ "_postman_previewlanguage": "json" }, { - "id": "803128c9-bf1d-4328-9527-00267c00f393", + "id": "a9a99259-53f1-49ff-b487-a1ad1d1e1397", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -12745,7 +12745,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6b30373-323c-41a5-80db-2986cb2dc247", + "id": "53bc39a9-9ae5-4c3e-b3b3-1ea4257048fd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -12789,7 +12789,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f4c26ad-e6bc-4b48-9443-a126cbc9f0da", + "id": "1b472d4c-d836-4fd4-a86d-d236bbc2e4d2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -12833,7 +12833,7 @@ "_postman_previewlanguage": "json" }, { - "id": "085061f6-1a22-43c9-b1bb-a317c30e40c4", + "id": "687dbb71-7517-4c46-92c0-68be1ca338c2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -12877,7 +12877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6cc38e3a-4180-48d2-b8be-4409da995126", + "id": "3d56bd91-a221-4623-90bc-78547766d282", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -12921,7 +12921,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfeed437-0ca3-4b59-9544-f99313762bbb", + "id": "946eacb0-fe46-4fb9-a313-afd67d0fdb00", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -12971,7 +12971,7 @@ } }, { - "id": "e681b6f2-3c35-4760-b9e2-89aa0f85d2ac", + "id": "8f01c659-c15b-4934-b160-6a8bfd5842b8", "name": "Account Entitlements", "request": { "name": "Account Entitlements", @@ -13041,7 +13041,7 @@ }, "response": [ { - "id": "7768a7b0-77a2-48fb-bc49-301d5dac61d7", + "id": "b320f077-00ab-4b45-86c0-04acabdeab00", "name": "An array of account entitlements", "originalRequest": { "url": { @@ -13114,7 +13114,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82f1c2c5-8a48-48d9-a167-709df8d53bd5", + "id": "bea7bef5-74c0-4c77-a7e7-55f7dd5c7083", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -13187,7 +13187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2beb5b19-0e3c-41e4-a61a-8b8c031ceae1", + "id": "42dc0f8f-6fa6-4269-8582-77a01b4db76a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -13260,7 +13260,7 @@ "_postman_previewlanguage": "json" }, { - "id": "851ff807-527d-431f-b539-d07df68b9dcc", + "id": "34f3ada4-e903-4473-b7e3-84767f812428", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -13333,7 +13333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d35b7b8-baf0-49ef-a64f-097bd7da8119", + "id": "c2899e30-2d9f-4740-a757-81f71523a893", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -13406,7 +13406,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c0ea314-bcd6-4cd8-b366-c6c4a8ee7243", + "id": "dbc5f4c9-355d-4a52-857f-a8e709a7fd31", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -13479,7 +13479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e32f401b-7289-4ba2-980c-21508ba21298", + "id": "cfabfc27-bbbf-4cb2-938f-54ab7e4637a5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -13558,7 +13558,7 @@ } }, { - "id": "aa9d92dd-d053-47de-8d0c-b80b5df88bd6", + "id": "9affd8f4-bc1b-420b-a766-9a04df934906", "name": "Reload Account", "request": { "name": "Reload Account", @@ -13600,7 +13600,7 @@ }, "response": [ { - "id": "84bf4b14-25e0-40df-9d6d-90e4f98ab3ac", + "id": "03369f7d-ab7e-4fe4-8217-2cffbbbc087f", "name": "Async task details", "originalRequest": { "url": { @@ -13645,7 +13645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9046da03-dc7e-458e-89f4-310ff8dfe8fc", + "id": "e8e414f1-6456-4502-aef8-cf0875aa146e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -13690,7 +13690,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18d27ae2-75b1-4233-947f-5d4e56197153", + "id": "8c912913-3eff-493a-865f-fe93054fc625", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -13735,7 +13735,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6313a8c1-9bfd-4f84-8883-2fa775fab14f", + "id": "a3d2b56a-3276-427d-8160-fedd86d8b5f5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -13780,7 +13780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "424bff62-76f1-4b41-aff3-97b809199049", + "id": "10adfa01-75ec-4737-91e2-4b83f78ac245", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -13825,7 +13825,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ad64b4b-0ff1-4126-b455-05a5e298b444", + "id": "c25116bc-215c-4122-abb1-01e0e4ed71f7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -13870,7 +13870,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98ee93ca-99c6-42c7-b8fe-b8a868778d24", + "id": "26e53d2f-0113-4fd3-b5c7-c6086f2cfe75", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -13921,7 +13921,7 @@ } }, { - "id": "c4434d0c-a377-4a7f-a4b8-48dabf83f7e6", + "id": "9533986d-95cb-4a58-b4c6-0d0b3eb17d76", "name": "Enable Account", "request": { "name": "Enable Account", @@ -13976,7 +13976,7 @@ }, "response": [ { - "id": "52f2e5a4-5be8-4374-aecf-f5d21d96f5ea", + "id": "6ea4e776-2c2c-426e-8b53-6bbcca06f421", "name": "Async task details", "originalRequest": { "url": { @@ -14034,7 +14034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44251d9a-6587-4598-a935-ac9a4e8b6011", + "id": "305b7be2-5fe0-4b5d-8f42-e376cb9b2623", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -14092,7 +14092,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01b2484a-a5c2-41e2-aac3-48c7872867d3", + "id": "a6984ab9-1026-4a8d-963a-c9ada3025f80", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -14150,7 +14150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25073271-570e-4865-9d07-50220285769d", + "id": "1ade43dc-5bcf-43b2-bc3d-cee40f87636f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -14208,7 +14208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b760bf35-2436-448d-94e4-56f8452dccc5", + "id": "5247dbe4-1094-427c-8139-3192e2c244da", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -14266,7 +14266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c7f7ba4-4cbe-4d6f-a01e-d3c5fd6f500f", + "id": "686d2641-6219-4c6f-9a5f-d37c4e27fb66", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -14324,7 +14324,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab424787-3bfd-469d-92db-a2e42bf9fc37", + "id": "76d82341-ddea-4177-8441-0ef71a37d7a4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -14388,7 +14388,7 @@ } }, { - "id": "2529931f-72da-4b2c-a064-d84b385b178e", + "id": "cb240a3e-d3a8-4b1a-8270-b4e7ac4ece9f", "name": "Disable Account", "request": { "name": "Disable Account", @@ -14443,7 +14443,7 @@ }, "response": [ { - "id": "1c33ad77-343b-406d-b90d-3a5090ac2d32", + "id": "25fd9dc5-b102-4902-a1f9-6b0b1b1847f2", "name": "Async task details", "originalRequest": { "url": { @@ -14501,7 +14501,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28ec3fbc-1bcf-41d2-ae75-af9a4ec750d0", + "id": "ebe7f75d-4e2d-40f6-b368-a52d2c4361da", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -14559,7 +14559,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b74c073-ec43-497f-bb14-a6bb6411b41c", + "id": "f27eb34f-e235-4a78-b9f3-bfbec161357e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -14617,7 +14617,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f97dca7-48c9-4f09-a70e-2237d97873f8", + "id": "6a3ef904-694d-4973-aa96-1ac2cd6e1746", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -14675,7 +14675,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11fb8392-8a11-46ce-8389-9f6894f2c189", + "id": "eb5b17dc-3c7d-498e-8a09-3be7c942ed07", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -14733,7 +14733,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb84961c-850f-413e-aba0-8329d7535669", + "id": "e09a3ac8-8aad-45f2-9e2e-065c03934455", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -14791,7 +14791,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3a79796-4988-4e02-9db8-e7108883707b", + "id": "3fe6e8b0-2d13-491f-91c9-1f9e69e6ed64", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -14855,7 +14855,7 @@ } }, { - "id": "d7c00fc7-f764-4fb6-a4fe-79be02bbd59a", + "id": "23b1d94e-1009-4cc1-a9cf-3e88c653c4d7", "name": "Unlock Account", "request": { "name": "Unlock Account", @@ -14910,7 +14910,7 @@ }, "response": [ { - "id": "bbfbfc71-5596-4c64-98b9-9d71fe2308dd", + "id": "7aa7d5da-0165-4790-bd89-9998e2594620", "name": "Async task details", "originalRequest": { "url": { @@ -14968,7 +14968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b818d17-dead-434a-9787-64d86a820deb", + "id": "db911940-1f09-4ebd-860e-819ca829ba62", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -15026,7 +15026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d890a831-eeda-4d5e-bec4-e8583d809d54", + "id": "aabf272d-25ee-4b7a-80a7-d8c279a734c9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -15084,7 +15084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6dd47ce4-8073-475a-8f11-4da48ed3f401", + "id": "78ca40bc-db58-423f-937f-85dc4db4216e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -15142,7 +15142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8f3c8fa-0b7f-4ad1-be0b-3762c2de1ef6", + "id": "6502c503-0ad4-47c3-a6d4-4aaaa738dccb", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -15200,7 +15200,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ca93739-8cac-48d4-8faa-61740cc16547", + "id": "aef67fe0-289c-4926-8d16-c97faa77902a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -15258,7 +15258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7120eccf-319e-4cb9-b0c9-6738ddaa92a9", + "id": "9caa4486-21b5-422f-801d-4097c0505017", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -15322,7 +15322,7 @@ } }, { - "id": "105d0ec2-5d27-4d52-9f39-15bcd17d3385", + "id": "d760209c-e13c-4440-99bc-3c2d70e3dbd3", "name": "Remove Account", "request": { "name": "Remove Account", @@ -15364,7 +15364,7 @@ }, "response": [ { - "id": "fdf2207a-c090-41d6-ae15-9a784acf77fa", + "id": "76dbdea3-8eb7-462d-8252-4cf4f8ea9fda", "name": "Accepted. Returns task result details of removal request.", "originalRequest": { "url": { @@ -15409,7 +15409,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c929a25e-2c9d-4b46-9c58-4176cb636b8d", + "id": "704730b6-a596-4302-a8ea-5899fa882558", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -15454,7 +15454,7 @@ "_postman_previewlanguage": "json" }, { - "id": "722fb1f8-c1df-49b9-ab40-704ea9d63671", + "id": "2f178c9b-42dd-4385-92af-cb85365ed4a2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -15499,7 +15499,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3b4bec1-cd53-45e2-a2a9-42015cd31e5f", + "id": "d24634ba-4af1-4fb5-aeef-ea3456f135e6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -15544,7 +15544,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28e92691-261e-4be9-85b9-cb3ecda50fbe", + "id": "c9aa298c-692d-4196-8007-beff388258d8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -15589,7 +15589,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fd1d9e4-95cf-4311-836c-0ff8f3ed4b5d", + "id": "00b8de40-28d9-40c4-99e9-478add38fd23", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -15640,7 +15640,7 @@ } }, { - "id": "4b067987-055b-4228-ba53-873ab120ad6c", + "id": "901af5c5-b239-4e4d-a283-325de8368fb5", "name": "Enable IDN Account for Identity", "request": { "name": "Enable IDN Account for Identity", @@ -15682,7 +15682,7 @@ }, "response": [ { - "id": "2a474254-1239-47f7-80a1-9f5360f10b49", + "id": "e8e81b18-ab04-48c8-8ecb-f97dc167b003", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -15727,7 +15727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a445517-3716-4231-aa35-5eb9ddf52497", + "id": "760d22e9-a2a5-4fd6-83d9-06109b40dd6c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -15772,7 +15772,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa124398-4c24-4a5f-8c71-aa35b7066228", + "id": "f90d12da-1c6f-4b11-94bb-fbdd0dde8d2d", "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": "7174a464-4ffd-4c1f-8cb6-2121195f58b4", + "id": "e56a10ff-13cd-4dd2-886e-35b812e29b7b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -15862,7 +15862,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a81035e-f332-453b-b7c1-878267c30bbd", + "id": "c2a0031a-d1a7-481e-ad40-d717436b5fc1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -15907,7 +15907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8be92178-b44a-49c5-b6a7-ccb314c9e3f9", + "id": "65eec1cb-1d68-4383-80db-0f509d8ba2d1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -15952,7 +15952,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9dd5c615-c837-4995-85fe-ebe8ce62ab46", + "id": "c11f3271-3b74-49e7-a3fa-9349e314f15d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -16003,7 +16003,7 @@ } }, { - "id": "80274457-98e5-4765-b6bc-3fa2bce44905", + "id": "afb0ab96-ebf9-4a02-8780-ad59b82f9103", "name": "Disable IDN Account for Identity", "request": { "name": "Disable IDN Account for Identity", @@ -16045,7 +16045,7 @@ }, "response": [ { - "id": "9854aeff-7b82-4ece-91af-6fc7df519c7b", + "id": "8ae9e5bd-b45c-4c69-abdd-1a6cb783611b", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -16090,7 +16090,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd077e11-3583-46fc-91e2-52d026648f89", + "id": "c9c3195c-594f-4d25-a73a-cfe885ad767f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -16135,7 +16135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfdced44-02bb-4ff2-a80e-22739c90f51b", + "id": "0854d300-bfa0-426e-871a-e4932413ef5c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -16180,7 +16180,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54ef176b-757d-444b-80af-75f56e8bc0b5", + "id": "a664ae01-e11d-4cb1-810e-c3bc9e9651d1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -16225,7 +16225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e7bd86f-1698-41e3-8102-0b52c56a2715", + "id": "c6524463-a479-434c-aa95-730ae3a15b67", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -16270,7 +16270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c1022ba-bcb7-43b1-b852-f9ca65b1cabb", + "id": "ef11f7cd-0626-4d65-9655-bb6af91bd9f4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -16315,7 +16315,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34bc87f2-9541-4fca-b692-6878ec57f661", + "id": "17a45b87-8a78-4ca0-b5c3-a05460d9efba", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -16366,7 +16366,7 @@ } }, { - "id": "99733b7f-0a8e-47fb-922a-a3b726f02196", + "id": "4036a2e1-b6fe-4591-9d70-941b17419e0d", "name": "Enable IDN Accounts for Identities", "request": { "name": "Enable IDN Accounts for Identities", @@ -16409,7 +16409,7 @@ }, "response": [ { - "id": "34f07ee0-e482-4cf9-8ad9-c11344041363", + "id": "25e1b604-d519-46d5-89ff-d392b59b36ab", "name": "Bulk response details.", "originalRequest": { "url": { @@ -16466,7 +16466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "adbd5fc0-16a2-4ecb-88fb-f133926bd606", + "id": "d4b470bc-bc13-4c01-849e-aefe1950c18a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -16523,7 +16523,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1e22757-1311-40d6-a2f8-101523a8ebd0", + "id": "024bf1c5-3af8-477d-a204-4601ceeca9fd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -16580,7 +16580,7 @@ "_postman_previewlanguage": "json" }, { - "id": "832702fc-6dc1-46d9-94c7-2394f29bf175", + "id": "91997156-aee1-4559-812e-93f106d64eec", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -16637,7 +16637,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75fdd73b-5d7e-4f6c-b8f5-4886785f2ee1", + "id": "8fb1f2ac-06e9-4a71-94b7-400090d37a3d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -16694,7 +16694,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58f8d945-e4ec-4e2f-991d-31a971a46f95", + "id": "d25f3367-d6a8-4082-8509-291c68b31c63", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -16757,7 +16757,7 @@ } }, { - "id": "f98d5a4e-ac92-40bb-89a4-f8b5e3b8e737", + "id": "2c0f8be6-3faf-4022-b7f9-2df4e783840d", "name": "Disable IDN Accounts for Identities", "request": { "name": "Disable IDN Accounts for Identities", @@ -16800,7 +16800,7 @@ }, "response": [ { - "id": "aee23664-bd7c-4007-9938-a462090d07d9", + "id": "ebf9227b-4b7b-47f6-93df-771264ac2977", "name": "Bulk response details.", "originalRequest": { "url": { @@ -16857,7 +16857,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cbb6706-1cb8-4331-84e8-96b71235c22e", + "id": "34ebf90d-2348-4b91-88ae-9fb7ebc6ce1f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -16914,7 +16914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ab3dc4e-93b6-4fc4-9f81-bc924d5fedd9", + "id": "7a458aef-0799-4784-a0f2-5a7bb3947cc1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -16971,7 +16971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3dfaa56b-d559-47b0-a538-41858e8a3b4f", + "id": "d62fcebf-086a-43c6-9b92-9333a1f764e1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -17028,7 +17028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ea3ebce-8dcd-4a7c-9959-ebc9744d10d3", + "id": "b8f5e731-c66b-4837-a705-bb53bc84c5a1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -17085,7 +17085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76b35e20-09b4-4a42-b5f0-b11eb247be9d", + "id": "83d30975-11d9-49cd-a426-f8143eed5994", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -17148,7 +17148,7 @@ } }, { - "id": "66c50a40-1bbe-4d07-b26d-098d45e0bbd2", + "id": "c1ae541c-e29b-4df7-8dec-f22c75e6d8c3", "name": "Remove All Accounts", "request": { "name": "Remove All Accounts", @@ -17190,7 +17190,7 @@ }, "response": [ { - "id": "069c3ccd-76a8-4c13-9098-5ab9d9f6d6e1", + "id": "1f266a6e-f0fe-4f89-9a61-4a1cc3636609", "name": "Accepted. Returns task result details of removal request.", "originalRequest": { "url": { @@ -17235,7 +17235,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83a7c4bc-105d-403f-995e-df3780868831", + "id": "17422e44-7970-4a9d-a125-f3834cdb0fb6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -17280,7 +17280,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3cb04cf-98b0-49d6-a7d7-d80cd354ed6c", + "id": "047033fa-fee0-4dd2-9b0f-f4bfcceeb9e4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -17325,7 +17325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e336145-6595-4124-b2e6-2e60f71d52ca", + "id": "0dd4270e-b3ce-482d-b7dc-81380b4a6e49", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -17370,7 +17370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab905911-65ce-4753-9459-8c6c70988d62", + "id": "0f6ec3ad-2993-4596-923e-dea021503ff1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -17415,7 +17415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c665c81-8360-42a4-a945-1fbb91233e2e", + "id": "e5cd860d-24a6-4975-b670-611e8f3e3a68", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -17472,7 +17472,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": "d696a334-82aa-4512-b72d-fadc799705e0", + "id": "7ae11144-a232-4e61-87c4-ebfcdf56a0ad", "name": "List Account Activities", "request": { "name": "List Account Activities", @@ -17495,7 +17495,7 @@ "type": "text/plain" }, "key": "requested-for", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -17504,7 +17504,7 @@ "type": "text/plain" }, "key": "requested-by", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -17513,7 +17513,7 @@ "type": "text/plain" }, "key": "regarding-identity", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -17522,7 +17522,7 @@ "type": "text/plain" }, "key": "type", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -17558,7 +17558,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -17567,7 +17567,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -17583,7 +17583,7 @@ }, "response": [ { - "id": "1ccdfad8-c413-4f30-8be9-f2e1f359e138", + "id": "e5648195-effb-4f1e-ac6e-027c38bee9f5", "name": "List of account activities", "originalRequest": { "url": { @@ -17601,7 +17601,7 @@ "type": "text/plain" }, "key": "requested-for", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -17610,7 +17610,7 @@ "type": "text/plain" }, "key": "requested-by", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -17619,7 +17619,7 @@ "type": "text/plain" }, "key": "regarding-identity", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -17628,7 +17628,7 @@ "type": "text/plain" }, "key": "type", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -17664,7 +17664,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -17673,7 +17673,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -17703,12 +17703,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\": \"FINISHED\",\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\": \"FINISHED\",\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_c68\": \"magna laboris commodo elit\"\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\": \"FINISHED\",\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\": \"FINISHED\",\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 \"et_4f1\": \"ut do cupidatat tempor\"\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 }\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\": \"FINISHED\",\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\": \"FINISHED\",\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 \"esse_4d\": \"ad\"\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 },\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\": \"FINISHED\",\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\": \"FINISHED\",\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 \"ade1\": \"dolor cillum in\"\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 }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2495059c-3c17-4414-b4c6-93ca4af9df36", + "id": "610ae9f9-37b2-4fa1-a2bd-f582b0fad058", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -17726,7 +17726,7 @@ "type": "text/plain" }, "key": "requested-for", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -17735,7 +17735,7 @@ "type": "text/plain" }, "key": "requested-by", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -17744,7 +17744,7 @@ "type": "text/plain" }, "key": "regarding-identity", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -17753,7 +17753,7 @@ "type": "text/plain" }, "key": "type", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -17789,7 +17789,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -17798,7 +17798,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -17833,7 +17833,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9db4646-2a03-4ec8-9f2e-3f0c5918934f", + "id": "945c04a8-034e-4d49-bffa-3df09556d52e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -17851,7 +17851,7 @@ "type": "text/plain" }, "key": "requested-for", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -17860,7 +17860,7 @@ "type": "text/plain" }, "key": "requested-by", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -17869,7 +17869,7 @@ "type": "text/plain" }, "key": "regarding-identity", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -17878,7 +17878,7 @@ "type": "text/plain" }, "key": "type", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -17914,7 +17914,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -17923,7 +17923,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -17958,7 +17958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d9890b7-09d2-4d91-ab38-02d110edc24c", + "id": "c7140da2-69e7-4348-bc0a-c155166e73a3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -17976,7 +17976,7 @@ "type": "text/plain" }, "key": "requested-for", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -17985,7 +17985,7 @@ "type": "text/plain" }, "key": "requested-by", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -17994,7 +17994,7 @@ "type": "text/plain" }, "key": "regarding-identity", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -18003,7 +18003,7 @@ "type": "text/plain" }, "key": "type", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -18039,7 +18039,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -18048,7 +18048,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -18083,7 +18083,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6cddf38-91ba-4225-a897-a7223917019d", + "id": "0dc983f9-9d8e-45e6-9161-da32e8233f75", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -18101,7 +18101,7 @@ "type": "text/plain" }, "key": "requested-for", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -18110,7 +18110,7 @@ "type": "text/plain" }, "key": "requested-by", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -18119,7 +18119,7 @@ "type": "text/plain" }, "key": "regarding-identity", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -18128,7 +18128,7 @@ "type": "text/plain" }, "key": "type", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -18164,7 +18164,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -18173,7 +18173,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -18208,7 +18208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39bc6d09-cd8f-4989-a4aa-555b93d4c56b", + "id": "ac7aaa7e-992b-4485-a380-9c569d2f6e08", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -18226,7 +18226,7 @@ "type": "text/plain" }, "key": "requested-for", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -18235,7 +18235,7 @@ "type": "text/plain" }, "key": "requested-by", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -18244,7 +18244,7 @@ "type": "text/plain" }, "key": "regarding-identity", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -18253,7 +18253,7 @@ "type": "text/plain" }, "key": "type", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -18289,7 +18289,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -18298,7 +18298,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -18339,7 +18339,7 @@ } }, { - "id": "c14fb17c-c5a6-49d0-8f10-1100d4dcb578", + "id": "877f3604-ddcb-4f81-97c0-c14d7241f9ee", "name": "Get Account Activity", "request": { "name": "Get Account Activity", @@ -18380,7 +18380,7 @@ }, "response": [ { - "id": "d3651b96-e25b-40dd-9759-20df2ab0e9af", + "id": "1dce5826-b1dc-4ae7-a7e0-eb311e64478d", "name": "An account activity object", "originalRequest": { "url": { @@ -18419,12 +18419,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\": \"FINISHED\",\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\": \"FINISHED\",\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 \"esseb\": \"eiusmod eu magna nisi\"\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}", + "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\": \"FINISHED\",\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\": \"FINISHED\",\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 \"sunt8d5\": \"Ut mag\",\n \"magnaf\": \"mollit tempor fugiat qui\"\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": "24f8ab3c-8beb-4940-8a13-403a62a38ca1", + "id": "db6d229c-648f-4934-a55a-c7aaeaf00de3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -18468,7 +18468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab051d23-1932-4006-a07b-cd5ff1b7cb7e", + "id": "17d7da57-7db3-44bd-8abe-340e307cfa35", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -18512,7 +18512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d1a530a-1d39-49fa-a37a-72405abd4358", + "id": "8e2db483-b15f-4f09-9648-122600182c24", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -18556,7 +18556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39f2638e-55f5-4df0-b03c-84f0d2b64d17", + "id": "45e81baa-6ff5-4482-918a-a9b870fae91f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -18600,7 +18600,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4528a820-71fe-460a-8cc4-b2a06f59f14b", + "id": "1c36396e-3d32-428a-9595-04e596c00119", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -18644,7 +18644,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01829ba4-c6c6-45af-a96d-db21044c7037", + "id": "00f20100-a20b-4cd7-8ed7-7ecb66bd393f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -18700,7 +18700,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": "9c4402db-f0f1-4555-87e5-26651cc0bd1f", + "id": "9eee1106-fd2e-4cdf-b2b0-ac9f426de0e2", "name": "In-progress Account Aggregation status", "request": { "name": "In-progress Account Aggregation status", @@ -18742,7 +18742,7 @@ }, "response": [ { - "id": "7e3caf72-9e5c-4dee-a7d0-c0c970139bdd", + "id": "42a3338d-c68c-45b6-8b60-7c5aaba7bce3", "name": "An account aggregation status object", "originalRequest": { "url": { @@ -18787,7 +18787,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b541344d-2c93-48c3-951d-c507de5f4fda", + "id": "d4944b02-4edb-4bd1-98c0-1ee57253279a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -18832,7 +18832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2935e43-e00c-4fc1-8a72-927f76cbc526", + "id": "adb8e234-6f82-45c6-ab8d-7993078c3810", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -18877,7 +18877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9bc91299-b04b-4afb-9b46-3eeff2450a91", + "id": "2a42b466-209d-4ad1-9d3b-2c263d084844", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -18922,7 +18922,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47857894-35f6-4f34-af85-b4898fc351c2", + "id": "60622465-f274-4119-968e-2e3e4ddf95c7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -18967,7 +18967,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d24de449-5347-4398-8fa2-6d2f965a7fb9", + "id": "37183c24-6f58-41ea-8abb-50f49bb96d38", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -19024,7 +19024,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": "be9fc21b-4d84-427b-a9ac-aa8e59a4e506", + "id": "55786ec3-8cf8-499e-bbef-f2d56bc7e282", "name": "Returns account usage insights", "request": { "name": "Returns account usage insights", @@ -19103,7 +19103,7 @@ }, "response": [ { - "id": "1dd6edb7-b1a5-4f49-a269-ecbf949055a2", + "id": "60552339-7f11-41db-8c75-7e581b38322c", "name": "Summary of account usage insights for past 12 months.", "originalRequest": { "url": { @@ -19185,7 +19185,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a236826f-7333-4a0f-8c66-ef62c949cd90", + "id": "7a512976-690e-453d-b76d-a405ca7a9450", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -19267,7 +19267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66ce17e1-5b43-43a1-afca-9f459f43ee6f", + "id": "a8cc9d05-d15d-43b6-8511-3548dfac63c0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -19349,7 +19349,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f79ef7c1-861a-4d36-aa56-d29e87d25a81", + "id": "858d6745-1265-4a8c-b8d7-fdda0519d7a6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -19431,7 +19431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23d365b5-0ceb-4a5f-b611-035f70ee2294", + "id": "3bdccbcf-9ef1-40ff-9fa5-a6d255b0d2c8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -19513,7 +19513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5a75e3a-ffb9-4471-8970-fadd3c448fdb", + "id": "f36675b4-470c-4ceb-aa4e-c87eff4caecc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -19607,7 +19607,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": "1a4e62cf-fd4e-4903-8080-473d992ad376", + "id": "9d945de6-7915-4848-acbb-c90d32bea72e", "name": "Get list of Auth Profiles.", "request": { "name": "Get list of Auth Profiles.", @@ -19636,7 +19636,7 @@ }, "response": [ { - "id": "e2d81595-0301-47f0-afed-4e0fe19c202e", + "id": "56baa6be-d4ff-457a-81d6-7699d778869b", "name": "List of Auth Profiles", "originalRequest": { "url": { @@ -19679,7 +19679,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77db67cc-73af-4aa3-ad0f-c11ca68ee09e", + "id": "f53146ec-b007-43d3-8eba-cc7d599ee5ed", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -19722,7 +19722,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45ad1011-5bae-4855-b0bb-5beb9f745a56", + "id": "76fe6472-ee0d-49e2-81cf-1e3a5106bf89", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -19765,7 +19765,7 @@ "_postman_previewlanguage": "json" }, { - "id": "165453da-4685-4704-86d7-85cf9ed01225", + "id": "f2a2e2e2-1079-4a51-8fe4-59a690239671", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -19808,7 +19808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25752675-165f-42af-ad4b-198ede7c1087", + "id": "0af84142-8f1a-44c4-a474-afb25c93af1c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -19851,7 +19851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "891ddd22-16ac-4b9b-ab6b-abe2c64b8c38", + "id": "874358f8-96bc-4655-b77e-e5fc5b215028", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -19900,7 +19900,7 @@ } }, { - "id": "573cbc33-e0b7-4a36-a99d-ffd261d213b8", + "id": "337a994f-548d-4bf2-b628-bd67908ddb47", "name": "Get Auth Profile.", "request": { "name": "Get Auth Profile.", @@ -19935,7 +19935,7 @@ }, "response": [ { - "id": "43ce6198-ecbd-4027-b6ea-a4cc710375e5", + "id": "713f639c-43e0-42e6-9f21-1ce7432112a9", "name": "Auth Profile", "originalRequest": { "url": { @@ -19979,7 +19979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "350ab9e2-3353-463f-9546-9f7dc6975c97", + "id": "24221952-3d98-4b4e-be31-561e7f813847", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -20023,7 +20023,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3648db7-54f5-4baa-ba7e-983410e82b72", + "id": "b9359574-a1c2-4df6-ab22-6ba8ab9a3277", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -20067,7 +20067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86aa5e80-d33b-403f-aa3d-1a8bd0f56246", + "id": "af461fe5-d712-49bd-86b8-7ec7a4d26cf5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -20111,7 +20111,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ba20740-a3d6-4ac3-8aea-5ed1cadf350d", + "id": "38095588-0b70-4e86-a882-6ae8ade2e565", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -20155,7 +20155,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb795c00-c85a-455f-985b-8fe80cd60e53", + "id": "42452f01-671b-4c1d-9305-ac4b3ef749fd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -20199,7 +20199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9326302a-0908-4cdd-b984-1c66cf87e92a", + "id": "02f1d0da-3c5f-4629-b3f1-cc24b34e4082", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -20249,7 +20249,7 @@ } }, { - "id": "d3ca543d-3107-42bd-ba02-71a8a916afa1", + "id": "f6a9e144-9079-4c3e-a177-a12f9b80be98", "name": "Patch a specified Auth Profile", "request": { "name": "Patch a specified Auth Profile", @@ -20303,7 +20303,7 @@ }, "response": [ { - "id": "954a3902-d101-43ac-85f1-b99d79c519bc", + "id": "bd043d5e-d6ac-4050-82fd-1f642b23774c", "name": "Responds with the Auth Profile as updated.", "originalRequest": { "url": { @@ -20360,7 +20360,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42cf82e2-46d5-4875-98cb-ed5ee2cee769", + "id": "cef07d02-f36c-40eb-b6fb-d82506119013", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -20417,7 +20417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e165b008-9b5e-4b3d-84f9-605cef739abc", + "id": "97c413e2-4f42-4c57-930c-edee0dc08a41", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -20474,7 +20474,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39b4c096-a96d-478d-9a8d-caf2c6bacaa7", + "id": "041cffba-48a0-450c-a2b3-47fc126ca3da", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -20531,7 +20531,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a78fb48-631a-4510-a878-ac17e9963aeb", + "id": "9f5eeb20-eb17-4507-8f92-bbb61b454369", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -20588,7 +20588,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9966809c-3cc8-4c98-941d-a809a4fdc3ee", + "id": "932ffc6b-e14e-4ce4-8414-600162acb96c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -20657,7 +20657,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": "3038d461-3153-4a15-b231-7fdc301a49b0", + "id": "e3f1c5b2-7bc8-482b-9153-d391201c586a", "name": "Reassign Certifications Asynchronously", "request": { "name": "Reassign Certifications Asynchronously", @@ -20712,7 +20712,7 @@ }, "response": [ { - "id": "9ac87f89-04d9-4567-8084-7858576841b1", + "id": "dd87a9cc-e446-4e8d-84b0-75b8cc45fcd9", "name": "A certification task object for the reassignment which can be queried for status.", "originalRequest": { "url": { @@ -20765,12 +20765,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"abcd-ef12-3456\",\n \"certificationId\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"REASSIGN\",\n \"status\": \"QUEUED\"\n}", + "body": "{\n \"id\": \"abcd-ef12-3456\",\n \"certificationId\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"REASSIGN\",\n \"status\": \"IN_PROGRESS\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "76592363-3410-4c51-8762-4dc2a0011b58", + "id": "a7e0c84f-cee6-4d89-b024-64cfdb7ee87d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -20828,7 +20828,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e6939e3-4826-4455-bfc2-1f3f38712a18", + "id": "34c2e64b-a780-4d85-9a62-822c13395654", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -20886,7 +20886,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb7f1cee-657e-4185-907d-ace154f22498", + "id": "7038a16e-1d76-4988-aa75-8bdd7871e5d0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -20944,7 +20944,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36df33a3-7513-475c-83a2-ccd1f6a7e767", + "id": "042fb99b-59f9-4e2a-acac-4214995d3115", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -21002,7 +21002,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48b09b6d-1154-4ac2-854e-5e7a6e542b81", + "id": "2d2b39c0-8bbb-4f55-8713-bd9b5fbda96a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -21060,7 +21060,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21deec18-39a6-4ff3-bb8c-19d654cd78c2", + "id": "749c9701-4202-402a-8f76-0b650f70a2b9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -21124,7 +21124,7 @@ } }, { - "id": "cf93c904-6691-4c2b-8e49-a046072b5227", + "id": "7d3dc858-d25b-45cb-a388-f1d40ab95a63", "name": "Certification Task Status", "request": { "name": "Certification Task Status", @@ -21146,7 +21146,7 @@ "variable": [ { "type": "any", - "value": "sit", + "value": "dolor ea non ut", "key": "id", "disabled": true, "description": { @@ -21156,7 +21156,7 @@ }, { "type": "any", - "value": "sit", + "value": "dolor ea non ut", "key": "taskId", "disabled": true, "description": { @@ -21177,7 +21177,7 @@ }, "response": [ { - "id": "ac520f10-04c5-47de-addc-9d86f21c5bb0", + "id": "e359280e-b6a1-4f8d-a47e-a144e710f9e8", "name": "A certification task object.", "originalRequest": { "url": { @@ -21218,12 +21218,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"abcd-ef12-3456\",\n \"certificationId\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"REASSIGN\",\n \"status\": \"QUEUED\"\n}", + "body": "{\n \"id\": \"abcd-ef12-3456\",\n \"certificationId\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"REASSIGN\",\n \"status\": \"IN_PROGRESS\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "643ed5d2-01ec-4308-a70e-c2942b33587b", + "id": "721b6529-5464-4930-b543-302fa075916c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -21269,7 +21269,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec00ff2f-13a6-4ca2-aaac-d3915c1e2e64", + "id": "e9d04607-06d7-4acd-9b91-fab4bcd3de01", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -21315,7 +21315,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a009657-8d85-48e9-9bbd-b95620e3c0cb", + "id": "05af0192-2d4b-478d-91b6-229a52f023b2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -21361,7 +21361,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b01cf01d-49ae-4cea-b85f-328a63bcdf5b", + "id": "1f137a5f-de24-44ad-90de-9202419cf2fa", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -21407,7 +21407,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40c6478f-2e24-438e-ba8d-44c09d17cf62", + "id": "8ea89428-0c3c-48d6-af85-93e7617a8852", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -21453,7 +21453,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c92bd327-c0b3-4d5c-aacf-17e42700aebc", + "id": "7ad5e9b4-c9f3-49d4-a305-c09fe4c3df6e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -21505,7 +21505,7 @@ } }, { - "id": "4357ac13-58e3-4d49-a27c-472191c9e693", + "id": "e0654f6d-9e6e-4176-bca4-a247e82199fa", "name": "Pending Certification Tasks", "request": { "name": "Pending Certification Tasks", @@ -21526,7 +21526,7 @@ "variable": [ { "type": "any", - "value": "sit", + "value": "dolor ea non ut", "key": "id", "disabled": true, "description": { @@ -21547,7 +21547,7 @@ }, "response": [ { - "id": "709ab4f6-b507-44ab-ab85-a46758cf5a54", + "id": "52d6e1e6-3856-4ddf-b800-e4f696ce4da1", "name": "A list of pending (`QUEUED` or `IN_PROGRESS`) certification task objects.", "originalRequest": { "url": { @@ -21587,12 +21587,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"abcd-ef12-3456\",\n \"certificationId\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"REASSIGN\",\n \"status\": \"ERROR\"\n },\n {\n \"id\": \"abcd-ef12-3456\",\n \"certificationId\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"REASSIGN\",\n \"status\": \"IN_PROGRESS\"\n }\n]", + "body": "[\n {\n \"id\": \"abcd-ef12-3456\",\n \"certificationId\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"REASSIGN\",\n \"status\": \"QUEUED\"\n },\n {\n \"id\": \"abcd-ef12-3456\",\n \"certificationId\": \"ef38f94347e94562b5bb8424a56397d8\",\n \"type\": \"REASSIGN\",\n \"status\": \"SUCCESS\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2a3a5580-1b0f-4c33-b419-7f8274342ad9", + "id": "ef98add6-a8d6-406c-9702-15f777d328ff", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -21637,7 +21637,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d48281d8-fd8d-443f-9ac4-2fea887941f0", + "id": "7df724ca-ef35-44d7-bfdd-5f5b95f3d3f2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -21682,7 +21682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82b7bbef-c007-4633-a3d0-7b7ac0dfab7c", + "id": "4044e698-9e1f-44b7-90d9-6fbdf8bcb54c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -21727,7 +21727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c0c36e6-6a9f-450a-8664-5f4b4bb00dff", + "id": "e510141a-2521-4833-acb1-1262f06eeff6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -21772,7 +21772,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3178c3c3-9b70-41d6-a66c-6e6a9c4e45ac", + "id": "299ac488-3fad-4329-9ea9-d6ab104e4767", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -21817,7 +21817,7 @@ "_postman_previewlanguage": "json" }, { - "id": "367ee862-01c8-4b5b-a234-d83e75d2b368", + "id": "783220c7-7013-400f-8001-96511c7e349a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -21868,7 +21868,7 @@ } }, { - "id": "a74378a8-b4b5-48a3-b0e2-53d9b1152394", + "id": "12ac2562-0b7b-47bc-b721-91588d0fb313", "name": "Permissions for Entitlement Certification Item", "request": { "name": "Permissions for Entitlement Certification Item", @@ -21959,7 +21959,7 @@ }, "response": [ { - "id": "086f1e2e-dab2-4302-8fd2-d1a0205ea4f2", + "id": "de4dbc42-f5bc-4b34-a155-0055703adb7e", "name": "A list of permissions associated with the given itemId", "originalRequest": { "url": { @@ -22043,7 +22043,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dddbef8d-4722-4f88-94e9-3acc6c3106a0", + "id": "13f774d0-4662-49bc-92f2-64695e64462e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -22127,7 +22127,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ce68533-e18f-4661-92d3-c82c3a41c391", + "id": "410ea8f1-522f-4eec-978e-b3b9339c80ac", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -22211,7 +22211,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3d0d487-0bfb-4ba3-9d7b-cfaf85ede7af", + "id": "37c1b1eb-81e1-48e9-8f99-810e9d27093f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -22295,7 +22295,7 @@ "_postman_previewlanguage": "json" }, { - "id": "798a8eb7-482d-45e6-ac00-478c4117ee4a", + "id": "8aa2cca0-e7b3-4864-92b6-4d967959e7a1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -22379,7 +22379,7 @@ "_postman_previewlanguage": "json" }, { - "id": "861c59cb-1020-40a7-aa2b-774b6e746e29", + "id": "363e6be4-32cf-47e1-8ed8-3906e3c9d6b1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -22463,7 +22463,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ffb2694-f9d9-45cf-9a2f-eb88c70d1bc6", + "id": "346d84e8-f1da-4181-8239-696430689438", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -22553,7 +22553,7 @@ } }, { - "id": "a504fb17-af5a-4d97-bccc-97b4ab156577", + "id": "091581bf-2ba1-447d-bf67-96326bafe356", "name": "List of Reviewers for certification", "request": { "name": "List of Reviewers for certification", @@ -22641,7 +22641,7 @@ }, "response": [ { - "id": "9a9f3709-007e-42e9-b190-4173029e51da", + "id": "e3f14f49-8ff3-4d34-ac87-79f60135c5f2", "name": "A list of reviewers", "originalRequest": { "url": { @@ -22732,7 +22732,7 @@ "_postman_previewlanguage": "json" }, { - "id": "186e536a-45de-475d-ae97-3ee3b866db64", + "id": "c849c7b4-0384-4a8e-b9cc-a1576fc4689b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -22823,7 +22823,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90a87005-e8bc-40d0-ad1f-2671b00c7c98", + "id": "f1663bf3-bc6f-4de0-8bf4-1ee636354db1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -22914,7 +22914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73aaa7af-6ac0-4dfe-bd41-433a1b45199a", + "id": "36f87503-2a7f-4408-9d20-687c5caa3ca8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -23005,7 +23005,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97665b6b-7f25-4662-9a10-e9ee0554e690", + "id": "da0d2f28-0bd6-456c-bb1c-c456b56573ce", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -23096,7 +23096,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14a360d9-8ead-4d18-8854-5136c0014c9f", + "id": "3a79d05b-abfa-4071-8fd5-ab1c2e7f6501", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -23187,7 +23187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f895c4b-4fb4-445d-937d-14ddb46c2c5f", + "id": "a782f783-f798-4466-abe2-2c70a1559696", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -23290,7 +23290,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 ceritifcation 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": "080aca13-e19f-4aa5-8cd0-83257e003dad", + "id": "7f18bfb7-2225-4e80-a0b6-6cb17047e25a", "name": "List Campaigns", "request": { "name": "List Campaigns", @@ -23374,7 +23374,7 @@ }, "response": [ { - "id": "618adf1a-7817-4495-975f-5afb813e3956", + "id": "a5f1bf2a-5179-47e2-885a-dd72a84e8875", "name": "Slim Campaign", "originalRequest": { "url": { @@ -23472,7 +23472,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1fa9eb7-d871-4c7a-843a-5b0cb4a3c130", + "id": "0bcfe7a6-5b1a-4da5-a7b6-d6992a0d368d", "name": "Full Campaign", "originalRequest": { "url": { @@ -23570,7 +23570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dba545b1-e5f2-4edd-b6f5-5fc56c398e94", + "id": "4c0eeadf-9388-4403-91e6-4b2c71cff098", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -23668,7 +23668,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3667696-6366-4d1c-892f-40cca6967fe7", + "id": "1b1bbd16-e4b6-45f0-a9c0-6b32fecf49d0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -23766,7 +23766,7 @@ "_postman_previewlanguage": "json" }, { - "id": "baebf559-c7ee-4b85-9e1b-e23a94008e5e", + "id": "770070af-314d-43de-9457-ecda329957cf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -23864,7 +23864,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d844c1c0-c290-421d-ad1d-6495e1c2823e", + "id": "b1ff1ff8-38a4-4059-a841-3ad8d878e584", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -23962,7 +23962,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6094bf83-5962-4a63-96fb-f10d12d09547", + "id": "051bb438-1503-43be-bf7f-ce2fe4449b92", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -24066,7 +24066,7 @@ } }, { - "id": "5fba7f31-0f57-40ea-bd46-dd4d695d9d90", + "id": "f3cc8858-3447-41a7-bae4-663842ab8390", "name": "Create a campaign", "request": { "name": "Create a campaign", @@ -24108,7 +24108,7 @@ }, "response": [ { - "id": "6f0d79ae-9c4f-404b-9f5b-38ac23850a14", + "id": "516dcffa-2657-4bbb-8ce1-1fd5e49c9a03", "name": "Manager", "originalRequest": { "url": { @@ -24164,7 +24164,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34d2382f-2b24-4c2a-bbc3-f7307a01b8ff", + "id": "9a72295d-1e64-4404-be11-74fa2e4a7dbf", "name": "Search", "originalRequest": { "url": { @@ -24220,7 +24220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61e8aeaf-ffd1-4534-9b84-d28bc268b2e6", + "id": "ed8ae1ea-5b20-47a0-9a3f-6864dfa1fdd1", "name": "Source Owner", "originalRequest": { "url": { @@ -24276,7 +24276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8876079-f38b-4cc4-b5ae-1d8085273834", + "id": "783c027e-be25-40d6-af83-24cf78753bef", "name": "Role Composition", "originalRequest": { "url": { @@ -24332,7 +24332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15f38b33-c341-4e19-9606-177b50e24044", + "id": "2d5a78c0-bb75-42b2-8cf0-9dfed286391b", "name": "Manager", "originalRequest": { "url": { @@ -24388,7 +24388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "804ce0d8-d2b0-438c-b154-9984375a1aed", + "id": "dbf6bb42-9fb4-4e3b-8702-4bd7b6939f84", "name": "Manager", "originalRequest": { "url": { @@ -24444,7 +24444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1168626c-b2be-43d8-860e-d3dce7fadf48", + "id": "f175247c-9d78-4715-9fd0-87d6a06cc058", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -24500,7 +24500,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fafb5a7e-87e6-4e47-a71f-dc07e17f0160", + "id": "636f16cd-2a41-4723-8cc5-7b82f0f77089", "name": "Manager", "originalRequest": { "url": { @@ -24556,7 +24556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0ba827b-4c84-42db-9049-102878fc16a0", + "id": "0ccc2956-ed58-48e8-b7a1-0ad14eec6fc3", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -24618,7 +24618,7 @@ } }, { - "id": "4c7166aa-f5d1-4113-9afa-1971c4e0c7c0", + "id": "964e4c61-fdfa-4a81-aca5-220c32cff3f3", "name": "Deletes Campaigns", "request": { "name": "Deletes Campaigns", @@ -24661,7 +24661,7 @@ }, "response": [ { - "id": "87fa3387-534a-41b2-a91c-ec1ce6504c5a", + "id": "b5a2dfab-0207-4788-9957-4ed3f86b2215", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -24718,7 +24718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc188379-8b5c-418b-9201-d66793dcc8ec", + "id": "2eab9471-8290-44f2-af91-56abde39ab9e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -24775,7 +24775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f6d6a22-4cd1-4adc-90bd-0dece22cc340", + "id": "8aedaa6f-8b4e-48c3-a8b6-74daa80ca7b0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -24832,7 +24832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01f4797d-469e-4453-a5d1-1e9f8430f655", + "id": "de685b8e-4771-445a-bea1-e649482285f2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -24889,7 +24889,7 @@ "_postman_previewlanguage": "json" }, { - "id": "083b3bc4-092f-4f96-910f-6f8d07159757", + "id": "6a32df66-0070-43d0-b127-919f53e457fa", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -24946,7 +24946,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6588bc4-4a90-4394-9159-1c8ae2a2d3c8", + "id": "38e3683f-60c8-47a9-bedf-06f8139307c7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -25003,7 +25003,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02c529e5-eb69-4dcf-afec-00856acaf8bb", + "id": "da60ad14-790e-4712-8c7d-2ec087f961ce", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -25066,7 +25066,7 @@ } }, { - "id": "2a9d436f-9d0c-4999-84fb-ab4f560d2fa8", + "id": "4217fbd5-4335-4f07-a015-20a165042d94", "name": "Get a campaign", "request": { "name": "Get a campaign", @@ -25107,7 +25107,7 @@ }, "response": [ { - "id": "be48aef1-c47f-4f74-896b-13fbd6476fa0", + "id": "a43accec-5be7-4382-b9f1-1473b6533a7b", "name": "Manager", "originalRequest": { "url": { @@ -25151,7 +25151,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e679a0c3-ccf4-45f0-a577-f835ae761e2e", + "id": "495a5ba6-8977-4da0-94ec-95ada65cab38", "name": "Search", "originalRequest": { "url": { @@ -25195,7 +25195,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4be3d113-0c0d-4174-92f4-b152ce7f7b10", + "id": "4460f0fd-3f5c-493a-b7f8-f21adefa952c", "name": "Source Owner", "originalRequest": { "url": { @@ -25239,7 +25239,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dad7c5d8-f219-4e37-a1f9-926446aba87a", + "id": "2aebfccc-c0d8-4606-b102-2f7ea5df7f3c", "name": "RoleComposition", "originalRequest": { "url": { @@ -25283,7 +25283,7 @@ "_postman_previewlanguage": "json" }, { - "id": "522668cb-f9b8-40d8-83b5-a47d257b10f2", + "id": "ba21fa3d-4b84-401b-be40-63d0a115f924", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -25327,7 +25327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94eef68a-c4a7-42fc-ae7b-c9afc175986b", + "id": "5ed673e4-2a93-4cab-8406-85bb661ff165", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -25371,7 +25371,7 @@ "_postman_previewlanguage": "json" }, { - "id": "957716c2-307b-41f9-a377-0aa30c553182", + "id": "9e835054-1f24-48b4-a271-f6e34f6ad2e4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -25415,7 +25415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da0647e2-b620-4da0-98fd-164e949d5e19", + "id": "b847a7dc-942b-45d3-b532-412ed40f41e0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -25459,7 +25459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9493f24-3527-4e05-930c-bfc240af61f8", + "id": "23a268eb-61d7-417f-bde3-59702576fe21", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -25503,7 +25503,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ede472d5-0861-44bf-bb59-cabab5900f8d", + "id": "93a8a50e-5297-4feb-a7b7-d174aa48df27", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -25553,7 +25553,7 @@ } }, { - "id": "65c64037-0b05-4fc4-9ce8-8eb7acb578d6", + "id": "c7ef9030-97fb-4eea-9a28-a7923d3ac515", "name": "Update a Campaign", "request": { "name": "Update a Campaign", @@ -25607,7 +25607,7 @@ }, "response": [ { - "id": "9c9fc0b7-baeb-4d8b-a9c4-c51ee9545ac1", + "id": "8d82602f-50aa-4ef1-8024-14a029fda8ae", "name": "Manager", "originalRequest": { "url": { @@ -25664,7 +25664,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6ebbaac-f4cb-4406-b7b5-94f15b8a0981", + "id": "e479e9e4-9e88-4b03-8a14-30f9a4c08bde", "name": "Search", "originalRequest": { "url": { @@ -25721,7 +25721,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e786b76-c8bc-47f7-a2df-bc0cdee73055", + "id": "40cba8a4-2ec8-4f53-bd91-ee4a50432821", "name": "Source Owner", "originalRequest": { "url": { @@ -25778,7 +25778,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aedec3ad-ead6-4f44-9edf-d1f452d48881", + "id": "b69b4bb3-5f75-426f-a910-e91d0be982b0", "name": "RoleComposition", "originalRequest": { "url": { @@ -25835,7 +25835,7 @@ "_postman_previewlanguage": "json" }, { - "id": "346b58bd-2f28-4285-87f3-11da420ad648", + "id": "1cda4fb6-dc0f-4d4f-95bc-bb33fa297eb9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -25892,7 +25892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "caad528b-3858-4367-b8c3-1577cbbae557", + "id": "154af3a8-de40-4f02-b6d2-d30c059013bf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -25949,7 +25949,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2ce8e66-0a8c-4d29-b29f-2fde8df0553b", + "id": "dc060879-8c02-4a97-bc72-68f7a5ace2a8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -26006,7 +26006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2434b977-9f53-4a67-af60-243186f29438", + "id": "755ca387-d62d-4f51-bb77-a7794759a85c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -26063,7 +26063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11a49229-829b-4c65-b895-3b9bf82d0082", + "id": "96cebe52-e1c7-4802-9738-490b89973d70", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -26120,7 +26120,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57752ca8-7e56-4c62-b523-7daa7ff1852a", + "id": "08f228a1-1f4d-4ece-9ef1-bdbddd0ecf7b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -26183,7 +26183,7 @@ } }, { - "id": "b418fd6b-fdd3-4adc-aa1b-9e12440ba230", + "id": "bae525f6-7aa7-4837-8689-ebe0ddde91d5", "name": "Activate a Campaign", "request": { "name": "Activate a Campaign", @@ -26238,7 +26238,7 @@ }, "response": [ { - "id": "c50c51b3-0438-483a-af8b-ac0c5fff1417", + "id": "b648b771-fda7-4f3f-b812-86a45235dec3", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -26296,7 +26296,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cb5dc54-b23a-43a9-9010-57552164215a", + "id": "6b938646-6ef7-4dca-a174-1ff322422d2c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -26354,7 +26354,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0be1c13-51cb-424d-9f0a-67af44b057d4", + "id": "a1c3fa26-320d-4008-b94d-0812b3522857", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -26412,7 +26412,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebd72e86-7b33-4bb5-9961-b38c7c658b7f", + "id": "20a9aa04-40ec-4468-ba2b-a9a2725c80f7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -26470,7 +26470,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0df303b-d5ee-4e74-a4f9-8b3b74f32f91", + "id": "c37f5550-97af-4d4d-81e3-30fd19755852", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -26528,7 +26528,7 @@ "_postman_previewlanguage": "json" }, { - "id": "803d6c0a-20ee-4dc1-bac6-654f70339dce", + "id": "67e6c1e0-bf88-4db3-ab2e-ec9c88951431", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -26586,7 +26586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdb63fb0-8121-430c-9837-19f8bfe77041", + "id": "c851700f-b3f0-4dbf-b971-aaac84ff5931", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -26650,7 +26650,7 @@ } }, { - "id": "8ee6003a-2504-4e4e-a415-cd8ea3b4fb1d", + "id": "d6a320cc-dd8a-4ed6-ad5d-a8dc7a08d6cd", "name": "Complete a Campaign", "request": { "name": "Complete a Campaign", @@ -26705,7 +26705,7 @@ }, "response": [ { - "id": "a7088c54-6aaf-4ed1-83a0-64930311187a", + "id": "b5243d5c-6f95-42c5-9550-e93d4c9771f7", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -26763,7 +26763,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dcea2254-f0ac-4af9-b8d0-7d3f494faa45", + "id": "53a62bba-9a06-4d1c-92d6-0fd977716aa6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -26821,7 +26821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e869861f-0d61-4362-ad72-75271a9b79de", + "id": "1f09b806-7bcd-454c-a16f-ff0064a3aebc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -26879,7 +26879,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5bfe0f9b-920d-4f2d-a849-4857dbe204d4", + "id": "e188fd94-30b3-43b3-8a76-397766126849", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -26937,7 +26937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c1a9fb4-72e0-4830-8d8d-1b7d21922151", + "id": "e1d715b4-9131-4889-aec6-c85763bcb8a3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -26995,7 +26995,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aca16cb8-b1cb-44d3-87dd-cdaf19934535", + "id": "fad2589b-86bd-47ab-8f20-b3a4e3c7829c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -27053,7 +27053,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef0943a4-d7ea-46d6-873d-0c50011056f2", + "id": "4ea32789-103d-4308-9a2e-4d6f4989ef73", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -27117,7 +27117,7 @@ } }, { - "id": "737f9d40-c575-47b5-89b3-b3023f8fe863", + "id": "689b9e03-b330-4958-b7de-805f38febea8", "name": "Run Campaign Remediation Scan", "request": { "name": "Run Campaign Remediation Scan", @@ -27159,7 +27159,7 @@ }, "response": [ { - "id": "ed5d3430-8002-40a9-9187-3e5c16b50eeb", + "id": "6104ac6a-0459-43b6-9d6a-e2eb95a1060f", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -27204,7 +27204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "758e3e45-8701-4bf9-9559-3b7a875452ff", + "id": "c1aa7507-62df-48b4-8721-ec138dc42f89", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -27249,7 +27249,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61c7a52d-2276-4590-93d9-48bd8fe11559", + "id": "f1bf8b03-a91a-4cd0-acb7-5d211d9cacb0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -27294,7 +27294,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9f4aa83-4018-4d29-9e75-d254eb0abeaf", + "id": "3150237a-d44f-49d6-9dc9-17ab4a8c0d2d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -27339,7 +27339,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6408bf8-a4b3-48fe-8180-4d267fb5a9c1", + "id": "f751894c-ce2b-493c-96e5-1933e4b0853b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -27384,7 +27384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d324ec95-5e9f-445e-a101-d51f86523db0", + "id": "a12a160c-53a6-4519-abc7-c343ff0f7bd7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -27429,7 +27429,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9072c3da-bf24-4f50-85ea-b1a610bb34d2", + "id": "b69407d9-73f9-437e-bd1b-f9c039ddc3cc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -27480,7 +27480,7 @@ } }, { - "id": "9c83ba21-a0b0-4ee4-89ba-ce265b4c0146", + "id": "5d82fd72-1842-4a5d-9174-02de1259eb66", "name": "Reassign Certifications", "request": { "name": "Reassign Certifications", @@ -27535,7 +27535,7 @@ }, "response": [ { - "id": "6c8e6efe-121a-4a9b-aba6-d93f60a0d24a", + "id": "4ed869fd-d624-43ad-a04d-4e1a6770f7de", "name": "The reassign task that has been submitted.", "originalRequest": { "url": { @@ -27593,7 +27593,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d49ada5c-03d3-4d9a-b003-143604a9748b", + "id": "020c019b-00ca-4598-90a2-f5b5eba60201", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -27651,7 +27651,7 @@ "_postman_previewlanguage": "json" }, { - "id": "539c4e5c-e4ff-4759-b2e1-ec40fd913e46", + "id": "39994088-12ea-4591-aab6-53026130fe6b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -27709,7 +27709,7 @@ "_postman_previewlanguage": "json" }, { - "id": "826d3034-762e-4343-a6cd-2447f8812f61", + "id": "d3a90dbc-6067-4682-9cf5-31d98bad15a4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -27767,7 +27767,7 @@ "_postman_previewlanguage": "json" }, { - "id": "738ba4e5-b020-487f-9197-b82e50eeb26a", + "id": "e772160d-a62d-4288-b0b6-d5945ebe5ad1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -27825,7 +27825,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e33b643f-2423-4ae7-b3ce-fc0ef76b1c7a", + "id": "b45bdfcf-e998-45d5-946d-f4cf9894056c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -27883,7 +27883,7 @@ "_postman_previewlanguage": "json" }, { - "id": "946f60a3-3171-44ee-a498-73eb5e2a6c77", + "id": "b7dd85d3-332e-410d-9440-cad299e1c672", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -27947,7 +27947,7 @@ } }, { - "id": "e2c3f451-8bb5-455e-8264-d8d76db97062", + "id": "6f195896-b058-4cdf-b8dd-7d9052cd8e62", "name": "Get Campaign Reports", "request": { "name": "Get Campaign Reports", @@ -27989,7 +27989,7 @@ }, "response": [ { - "id": "7778f595-be3d-41e8-a0ad-adfba2e433c5", + "id": "97e4465e-944b-49c7-a9a3-c9f9e3ea12f8", "name": "Array of campaign report objects.", "originalRequest": { "url": { @@ -28034,7 +28034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71aa703e-f917-4320-9a1b-3f649b87fda2", + "id": "430abdae-2c06-4931-9fd7-ec261ce52fe9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -28079,7 +28079,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf30ef78-edc4-4a0c-8afb-719c99ea0860", + "id": "d2fee0fd-0078-4330-83bd-c8d0a59743f3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -28124,7 +28124,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1260a9dd-b098-49e8-baf9-44ea836510e3", + "id": "b3bd4218-d4f2-4864-9be5-43e64d7e7355", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -28169,7 +28169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00067f98-457c-4cf9-a1c2-209ea70f0210", + "id": "b020bde2-c5c6-45bb-bc38-54f4830c3e35", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -28214,7 +28214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0f25f39-dad9-46e2-b41d-67f12ce032ea", + "id": "4a176323-071b-4cb0-9ba5-795ad785ca8b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -28259,7 +28259,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b679d56e-aa25-41c8-8331-5b4cc831041a", + "id": "ba265f96-476a-43c1-99aa-9e50190816c9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -28310,7 +28310,7 @@ } }, { - "id": "a2f287b6-660c-4612-8b97-d94506726e96", + "id": "7e5f73bc-5037-4223-ac39-f8a44b887266", "name": "Run Campaign Report", "request": { "name": "Run Campaign Report", @@ -28363,7 +28363,7 @@ }, "response": [ { - "id": "868d7e6a-eaeb-4ed6-ae86-5009a2669848", + "id": "485d6925-48a7-4873-bb70-5ca4fea0a4a4", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -28409,7 +28409,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6dc35dd1-1c34-4ec5-8b1a-189385dc2299", + "id": "77e45640-a7bd-42df-a856-23109d3bdbdb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -28455,7 +28455,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2baddda3-5af4-4ddc-8ac5-bf99f2ad7241", + "id": "fb69e768-f13e-4e16-a2df-e029c94df922", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -28501,7 +28501,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f1c08ca-3f8d-4a78-bfa2-bac8fe42427b", + "id": "724d60bb-7a3c-4c0d-b715-244dd441bd40", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -28547,7 +28547,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9d5267e-8049-45b2-9ef9-1b2d2d70cb62", + "id": "e62de172-861e-4ead-8d65-b678afd73601", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -28593,7 +28593,7 @@ "_postman_previewlanguage": "json" }, { - "id": "243be7b7-033e-424f-a1f1-26c98d229a11", + "id": "48e5dd3a-41bd-41ca-b7a1-23f9491f9579", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -28639,7 +28639,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c956df3-a9e9-46af-8aee-858fcf73fe75", + "id": "6f05a61b-72a1-4188-a9e0-23d1553f1593", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -28691,7 +28691,7 @@ } }, { - "id": "b1bf664f-bc28-4fd5-aa88-8bb19c44a410", + "id": "7c60297f-8009-43c9-8e91-7376e7415978", "name": "Get Campaign Reports Configuration", "request": { "name": "Get Campaign Reports Configuration", @@ -28721,7 +28721,7 @@ }, "response": [ { - "id": "c3683e08-a080-45e2-bb82-e0b1af50aa82", + "id": "d9985f75-c504-4eeb-9919-cabcab330add", "name": "Campaign Report Configuration", "originalRequest": { "url": { @@ -28765,7 +28765,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ead7ed4-adaf-4e97-8a5a-a1f24766bc03", + "id": "025e91b8-0432-42a7-9542-83286235eb94", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -28809,7 +28809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "585dc2d4-7cbd-4eff-ac99-8b265313e6c8", + "id": "adc3b186-5a5a-448c-a038-78b68ba5d0fe", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -28853,7 +28853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1a86a94-2acf-4d24-90fe-d1a77616c7c1", + "id": "3ca7feea-000a-49bc-ac76-06c234755e08", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -28897,7 +28897,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3503cce6-81c6-45cb-93de-31892262714d", + "id": "40dd2797-6e36-41a8-9b6a-63f050d13249", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -28941,7 +28941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9cb7bce2-4c16-45b2-9a55-6821383928a7", + "id": "58cdf5f3-8666-4d8b-9501-7d303e4fdd27", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -28991,7 +28991,7 @@ } }, { - "id": "b0efec24-82ed-4271-8d90-cc54023725ef", + "id": "609ad0ef-3e73-4ab4-a142-514122c4167c", "name": "Set Campaign Reports Configuration", "request": { "name": "Set Campaign Reports Configuration", @@ -29034,7 +29034,7 @@ }, "response": [ { - "id": "efe4c8e4-0281-44b9-ac94-b5798630eca7", + "id": "efba81e3-e892-406a-a61a-25308dd45321", "name": "The persisted Campaign Report Configuration", "originalRequest": { "url": { @@ -29091,7 +29091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "add0ab54-ab82-4c19-8fd8-01ee9a556117", + "id": "22c43d16-31d8-46ed-9cf5-0d9f45ab0610", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -29148,7 +29148,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a02a7919-8d5e-4e05-aa41-acc9a747cd34", + "id": "ae8fb91a-195a-404f-aa22-06ef15d7ed87", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -29205,7 +29205,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed076bb1-0fe9-48f7-8acf-dee7df0bbfc8", + "id": "6491e85f-3f81-4a30-8440-a6230ca9fd42", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -29262,7 +29262,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf08e80a-0120-4d18-9749-11320bc39376", + "id": "54b04816-7f69-42d5-90d0-07c481c0ce90", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -29319,7 +29319,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72fb7358-daa8-4f29-8b5d-abc61f922fca", + "id": "88822582-afd2-40f6-badb-34f0ae668d84", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -29382,7 +29382,7 @@ } }, { - "id": "62050eb3-3c37-48f6-a2e3-a21ebc828022", + "id": "35a0f78d-c4dd-4d71-a9fb-44faaccc8c59", "name": "List Campaign Templates", "request": { "name": "List Campaign Templates", @@ -29457,7 +29457,7 @@ }, "response": [ { - "id": "e34ecc6f-63d4-4e3f-88d6-6d15217132b8", + "id": "b82b4ccf-f755-4f56-b3df-0614fb522962", "name": "List of campaign template objects", "originalRequest": { "url": { @@ -29546,7 +29546,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a33137a3-f8e9-4497-98af-5cd9e6123151", + "id": "f70a8a12-15cc-4119-91c3-6ed70dd69633", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -29635,7 +29635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65ed4857-d9b7-4933-b16c-7c21e702a051", + "id": "7f35e189-66aa-453f-a5be-cd3817baefd5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -29724,7 +29724,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72bd332c-99f0-4e9b-982a-ab47583f9742", + "id": "86a61180-235c-4c34-8f26-2e2d2abf1782", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -29813,7 +29813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61c0462c-9670-40db-ac06-ae6b0e75ba38", + "id": "40ba9d0a-0701-4778-b683-b3badfa2fe55", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -29902,7 +29902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26034cab-bb71-4566-a9b7-2bb1c3d46ca1", + "id": "dbcd2ff8-4860-4eb1-a0b0-44207f7e0856", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -29997,7 +29997,7 @@ } }, { - "id": "6e9f351d-8882-4643-8a85-de7b03fc70bb", + "id": "62b12169-d1ae-4e94-8651-7edf1f0c029b", "name": "Create a Campaign Template", "request": { "name": "Create a Campaign Template", @@ -30039,7 +30039,7 @@ }, "response": [ { - "id": "bdb23649-12da-4ac3-b92c-c3921538d672", + "id": "ebde43b6-56be-4223-b406-829bc1e3f4d8", "name": "Manager", "originalRequest": { "url": { @@ -30095,7 +30095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d08f0a30-ead2-44de-9d8f-5223b0ac3861", + "id": "9866ef0b-08f1-4445-a5a8-15d5136736fa", "name": "Search", "originalRequest": { "url": { @@ -30151,7 +30151,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f40dd9e7-fc24-4214-87f9-c07409ad2974", + "id": "9beffa7b-5c3e-4826-ab74-f65feea4389d", "name": "Source Owner", "originalRequest": { "url": { @@ -30207,7 +30207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79240b47-dcd0-4524-b745-fc06f0196d97", + "id": "8cfd2976-71dc-4885-9f40-d479a09cc92b", "name": "RoleComposition", "originalRequest": { "url": { @@ -30263,7 +30263,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da5e5a9a-9f56-41e6-9941-1bd57b49e76d", + "id": "119ae5f8-c6db-479d-a34f-bcf0bc21a3b6", "name": "Manager", "originalRequest": { "url": { @@ -30319,7 +30319,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2cb715b-3fd8-4d3a-a6f0-dc4e3618ef06", + "id": "5e559c0f-7c01-4c17-9a8d-398b89f53d44", "name": "Manager", "originalRequest": { "url": { @@ -30375,7 +30375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c758678-fa9b-4a4f-afa2-79cca3a787f8", + "id": "4c90c711-192f-4d1a-a6eb-eefb6549c875", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -30431,7 +30431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c176d22e-312d-4f89-b4e6-3987d936bdb2", + "id": "b50c08aa-67f1-4e3b-88c8-832186366775", "name": "Manager", "originalRequest": { "url": { @@ -30487,7 +30487,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31af3e5f-5e00-413d-afad-4ce215b42ba8", + "id": "b19fe45e-7edc-43f7-8225-342bf7cdfa4c", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -30549,7 +30549,7 @@ } }, { - "id": "5fae6990-d1f0-4e19-a5c3-bd48d986a8df", + "id": "7474291c-4b4f-4cb0-9f8b-e0e79895137f", "name": "Get a Campaign Template", "request": { "name": "Get a Campaign Template", @@ -30590,7 +30590,7 @@ }, "response": [ { - "id": "9d46fcef-4407-4931-be32-fc69f9d68972", + "id": "cf92bd6d-11d5-4586-8a04-ed39cae65989", "name": "Manager", "originalRequest": { "url": { @@ -30634,7 +30634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4b5c03a-b655-431e-969a-af81a69f01c7", + "id": "3f48e173-6fc4-4f6d-9663-5bb4a8e7b65d", "name": "Search", "originalRequest": { "url": { @@ -30678,7 +30678,7 @@ "_postman_previewlanguage": "json" }, { - "id": "400cce1c-f0a4-44e4-b744-46b357c9e51c", + "id": "760f9c15-4fd3-497c-91eb-84d5b40d0dc6", "name": "Source Owner", "originalRequest": { "url": { @@ -30722,7 +30722,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7003df19-6b92-41a6-9cf5-584820033b9f", + "id": "2ea04a9e-56d4-40da-b1f6-60a79ab178c5", "name": "RoleComposition", "originalRequest": { "url": { @@ -30766,7 +30766,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f95d651-80e3-4b22-a640-163952004732", + "id": "b5b0a130-7d8e-4bda-b2da-72f2434c9914", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -30810,7 +30810,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8167b45-e9b3-475b-8e26-5b302c96eeb2", + "id": "264ff2ad-f1da-4922-b7dc-c6e9a38e8c4e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -30854,7 +30854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40b3b60a-7c46-41b1-a36a-f34562a17b04", + "id": "3810eb92-e0f6-4ab6-a225-4ee70988ef95", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -30898,7 +30898,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5374a1ca-e0c6-4527-9fc0-18c6be890199", + "id": "1d8a3d89-4811-4485-b3a2-6385b41b6c92", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -30942,7 +30942,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49ae841d-ff0f-4d8d-80c4-e72dfccc6cf5", + "id": "05d64a29-23fc-42ca-97f2-d664aeb10032", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -30986,7 +30986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a8c6f7f-c713-46b6-8677-c95eb151b388", + "id": "29346b9f-6626-4289-a91b-96f3d7dd84d3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -31036,7 +31036,7 @@ } }, { - "id": "8ad21a87-8fa0-4c72-bbaa-642908852596", + "id": "9e313609-4912-4bbd-8ace-f96b741140af", "name": "Update a Campaign Template", "request": { "name": "Update a Campaign Template", @@ -31090,7 +31090,7 @@ }, "response": [ { - "id": "7eb705b1-35bd-4869-b4b1-e4e47b4da8b1", + "id": "7308d599-8da8-46b3-9755-ac98dbaf98f3", "name": "Manager", "originalRequest": { "url": { @@ -31147,7 +31147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91f23bf2-5190-4042-9248-16ae888dd72e", + "id": "aa93c836-0644-4dfc-bf40-d0c5dc3833b2", "name": "Search", "originalRequest": { "url": { @@ -31204,7 +31204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f01293df-ed74-4f96-8104-908f4e74407c", + "id": "82c56da0-b106-4020-bc00-e9400352807c", "name": "Source Owner", "originalRequest": { "url": { @@ -31261,7 +31261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59b95eaf-4b01-4555-82dd-e4cd0a9119ab", + "id": "5e66ad47-1b49-461f-a49b-501767854ebf", "name": "RoleComposition", "originalRequest": { "url": { @@ -31318,7 +31318,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0825d8b6-2666-4697-816e-9c86154a2824", + "id": "e451a696-2e5e-4d72-b374-bcff32dea797", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -31375,7 +31375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa36e591-f6a9-4d90-9bc5-5e8a2d2cb50a", + "id": "915ddf54-56e2-4e21-a08b-a5b22e6e1fb2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -31432,7 +31432,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e987c96-1f4c-44ee-a484-7cf38d3cd1b5", + "id": "ddfab12a-79e9-420c-8c35-93792f0a5e3f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -31489,7 +31489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a24c866-f17c-4a6a-b748-74243f562d42", + "id": "3180032c-089c-4d30-a9bc-4989e4099709", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -31546,7 +31546,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b7d117a-f83c-4820-8de6-f252519b5545", + "id": "fdbb1e5d-0104-4929-9e7e-9ae8550ec262", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -31603,7 +31603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4cb4b9c0-13e4-458a-bda7-5c4718fa70d0", + "id": "3f4ad6c5-8898-4090-81a8-95a95626e0cb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -31666,7 +31666,7 @@ } }, { - "id": "f03b1821-000a-46a4-91c1-a68827cae737", + "id": "634a1b8e-bc36-4e9e-a270-e9f87130ea67", "name": "Delete a Campaign Template", "request": { "name": "Delete a Campaign Template", @@ -31707,7 +31707,7 @@ }, "response": [ { - "id": "f7393b8d-e66c-4cde-9590-811dca1993bf", + "id": "3c66f52b-3aa0-4e3c-9eb3-e2ce1cc1635b", "name": "The campaign template was successfully deleted.", "originalRequest": { "url": { @@ -31741,7 +31741,7 @@ "_postman_previewlanguage": "text" }, { - "id": "4f1946f6-0174-433d-a895-df2927309194", + "id": "c010451c-2416-47d9-a37a-dacbd731a970", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -31785,7 +31785,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e55dfffb-7571-44cc-89c6-4af811f7b498", + "id": "e04f82f5-7802-417c-80ec-abfa11b173de", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -31829,7 +31829,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8da07da1-d5eb-4e36-a926-59a91fc8e2a9", + "id": "28bd1cce-fc40-41ef-a84e-63143b12faea", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -31873,7 +31873,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e7be552-34cc-4978-89df-c35fc9a829e5", + "id": "41809963-831d-40ce-afd8-a611a72ed0ff", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -31917,7 +31917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "374ea701-59bc-4a42-95dd-136ca7bfd2bc", + "id": "b55519cd-3f03-43f8-b20d-83e9ffda0e96", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -31961,7 +31961,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95a81851-a99b-4445-99ae-c4978ce5a626", + "id": "a0891fc6-1886-4a3a-ab39-ad2c402394ad", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -32011,7 +32011,7 @@ } }, { - "id": "8cfc23ea-1c19-4e2e-8670-b37c05bfd844", + "id": "9eb240d6-b889-4907-b0aa-5273d1b7dc9c", "name": "Generate a Campaign from Template", "request": { "name": "Generate a Campaign from Template", @@ -32053,7 +32053,7 @@ }, "response": [ { - "id": "b23f6269-4cba-404e-9c5a-fb0d583ad59a", + "id": "cee01ac1-7c47-40b8-8912-864d9150d09b", "name": "Indicates a campaign was successfully generated from this template, and returns a reference to the new campaign.", "originalRequest": { "url": { @@ -32098,7 +32098,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d09a1b2-b3df-486e-8745-4659ae6afd46", + "id": "68654827-7952-4310-a9c4-7c9331c895ba", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -32143,7 +32143,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a898999b-8d39-4f38-bfdd-674c1ad19e93", + "id": "a1397b62-e804-4a0c-b58d-df1444946f4e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -32188,7 +32188,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61c0fa41-33e9-4418-b7e4-940cbcd1f012", + "id": "4c075742-3ddd-4f54-b58f-bfb20eff094d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -32233,7 +32233,7 @@ "_postman_previewlanguage": "json" }, { - "id": "723601d3-0883-4e9f-a49e-850b6095fe45", + "id": "64e2a965-de34-4271-91e7-0b0f56c25830", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -32278,7 +32278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f1fe4b3-565d-4bfd-9d5b-031cd2d88fb6", + "id": "8ccaf5f4-e4b8-47d2-bec5-6dcb1d3b54aa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -32329,7 +32329,7 @@ } }, { - "id": "d5fbe31f-d755-4cb2-8813-0d4824aa89d2", + "id": "2421ec27-0bf0-4f0d-aebc-9d0aa39b4ea8", "name": "Gets a Campaign Template's Schedule", "request": { "name": "Gets a Campaign Template's Schedule", @@ -32371,7 +32371,7 @@ }, "response": [ { - "id": "51dc209a-4c7f-49e6-a13c-9f976e830e01", + "id": "638757d2-dd7b-44d1-abb7-8246c8db9bc8", "name": "The current schedule for the campaign template. See the PUT endpoint documentation for more examples.", "originalRequest": { "url": { @@ -32416,7 +32416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e92267f0-996c-49b2-b6a6-6d945861a6bc", + "id": "062c2d8a-e2ae-4984-90ed-1fe396c25a40", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -32461,7 +32461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc1597a6-7051-4650-b82b-935fe668886e", + "id": "56be44e9-a914-41bd-b757-23049f1fc267", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -32506,7 +32506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e05479a8-4d57-43fb-acfc-887e7e0fea9b", + "id": "f0001be9-7588-4a2b-9eb2-c8ae7a111359", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -32551,7 +32551,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ddae6e4-6814-4dbb-b85e-f46b30335083", + "id": "7460f2fd-8b87-4835-8531-be66de35d5db", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -32596,7 +32596,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71ab277f-d8b1-472d-825c-5e69ea81e6d3", + "id": "950657c2-97ac-47a3-a0dc-9c2c624eb3e0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -32641,7 +32641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9113567d-8b27-4926-8229-ffb6b6770255", + "id": "cf757802-de32-43c7-b8af-a458242b2841", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -32692,7 +32692,7 @@ } }, { - "id": "d4fdec5e-014f-4131-8e20-7bb5c4635f7b", + "id": "bd28a14b-e0a5-43dc-b25b-422922e81338", "name": "Sets a Campaign Template's Schedule", "request": { "name": "Sets a Campaign Template's Schedule", @@ -32747,7 +32747,7 @@ }, "response": [ { - "id": "b6cbfb7a-2ab4-41f6-afe9-320f402a77b9", + "id": "3937cbfb-d197-4ffb-9368-8a4772a230c0", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -32795,7 +32795,7 @@ "_postman_previewlanguage": "text" }, { - "id": "cd9cb192-bf57-4785-903a-156ede004f3e", + "id": "57ab334a-b12c-4293-adec-fabea66680bf", "name": "Monthly", "originalRequest": { "url": { @@ -32853,7 +32853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a97cfc9b-8cc5-4404-9663-074e84955737", + "id": "5e42e2da-b943-4e70-a6bb-233bf3793b43", "name": "Once a year", "originalRequest": { "url": { @@ -32911,7 +32911,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ef83d4f-5454-4d60-b92f-645cc43beda5", + "id": "de54bac7-6ebe-4967-abc6-1534b9e97fa8", "name": "Quarterly", "originalRequest": { "url": { @@ -32969,7 +32969,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66bfa319-ec3b-42c6-9002-740b06ae2d78", + "id": "b873f9e7-369c-40a2-b580-dc90b05699ca", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -33027,7 +33027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edc55561-068b-4391-a360-c702adf80a6f", + "id": "e4b76a19-3354-447a-9850-1e7375635f99", "name": "On a Specific Date", "originalRequest": { "url": { @@ -33085,7 +33085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ccb30e6-123d-4cc7-b097-b8104b85aaa3", + "id": "dbea50ad-798f-4de6-8b81-a1b74cd28147", "name": "Once a year", "originalRequest": { "url": { @@ -33143,7 +33143,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f2c50a9-525d-4fa0-8a82-bb58447d52d1", + "id": "0b98562a-d9d3-46cb-8a84-fad19ce5a152", "name": "Quarterly", "originalRequest": { "url": { @@ -33201,7 +33201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9956338-9a7c-4249-8841-e00f19f3cb86", + "id": "a14b7173-8e29-4f50-b6b8-ec962908b649", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -33259,7 +33259,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46f4c962-e104-48fe-93e0-4b5964580688", + "id": "65ad2d1b-f973-498e-8af7-7da5f5a19519", "name": "On a Specific Date", "originalRequest": { "url": { @@ -33317,7 +33317,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb6eebbb-e247-42a2-811e-eacce217b9d2", + "id": "fa16358d-9d10-480b-8b5f-7bb691ef4f79", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -33375,7 +33375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "934110b6-016b-40b8-a84e-74c736cd9e8a", + "id": "041e6ecc-ac4e-4b91-9bd0-6fff4cc85d19", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -33433,7 +33433,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb2bc693-d8fb-40a7-816a-ac757b1aa80b", + "id": "1e174482-ec13-4831-8317-0a5fb7335275", "name": "On a Specific Date", "originalRequest": { "url": { @@ -33491,7 +33491,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07305c5f-9030-4370-9597-133ef2cd27b6", + "id": "db0140d5-2938-4ec2-9bfd-5c7ab1a15a1c", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -33549,7 +33549,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c44bc2e8-bacf-4247-bbad-352c8b63b1f3", + "id": "8a671603-ee4e-4809-94f0-b03d2c2c7034", "name": "On a Specific Date", "originalRequest": { "url": { @@ -33607,7 +33607,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b77f01a7-64a2-474c-bf80-4d8427335329", + "id": "cc140764-32ee-4a81-8ed7-5464b328d524", "name": "On a Specific Date", "originalRequest": { "url": { @@ -33665,7 +33665,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a53f2893-60e0-42d6-95f0-3fa53f468bc7", + "id": "fb2adab9-9d72-4d7d-9bfc-ffab9701cc28", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -33729,7 +33729,7 @@ } }, { - "id": "7d9c6e36-8df6-43c5-8ba9-bce933a788bd", + "id": "29a6ee4c-45b0-4040-bdf2-1fe733c223a1", "name": "Deletes a Campaign Template's Schedule", "request": { "name": "Deletes a Campaign Template's Schedule", @@ -33771,7 +33771,7 @@ }, "response": [ { - "id": "0d0a48e0-c224-4026-8595-444b198a3065", + "id": "2c0717af-e55b-461c-a464-cb1268cc55de", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -33806,7 +33806,7 @@ "_postman_previewlanguage": "text" }, { - "id": "4e16bee4-9f6a-42e8-852f-abded5a07137", + "id": "dec0472d-44c6-4c60-9ceb-bd81d8e3ea5c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -33851,7 +33851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ebd6519-29d4-407e-bac7-1150aceb5ed0", + "id": "0d4f09f2-b4c6-42bc-83b4-227426976b7e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -33896,7 +33896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "328d80c5-b1ee-4eba-8d8e-b15e6a13f744", + "id": "98eaacaf-bf7a-4c86-a3c5-018a54a717f9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -33941,7 +33941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e02ac66-e095-44b9-949e-8d61678dc29d", + "id": "667f7a0f-ebd5-44b4-84e6-20eb5c14e273", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -33986,7 +33986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "448f2028-0709-4529-bad2-76679f18695c", + "id": "37ddc93b-cd4a-4f5e-9ac7-da572b89b957", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -34031,7 +34031,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbb86c93-5378-4f63-a7e2-de617728aa01", + "id": "f4df9eff-c747-4388-b111-c657b520d8c3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -34088,7 +34088,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": "a8acf1d7-c702-4765-a4fb-e64408f2363a", + "id": "37783dd7-0981-4626-bbfd-d5a8aa03aff8", "name": "Gets connector list", "request": { "name": "Gets connector list", @@ -34163,7 +34163,7 @@ }, "response": [ { - "id": "4de77898-58ea-45cf-b7cf-ed1ea731750c", + "id": "9d3c768c-212b-4f2c-ae3f-e3731dd9775a", "name": "A Connector Dto object", "originalRequest": { "url": { @@ -34252,7 +34252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef792862-b6dd-445f-8331-f5c24235acce", + "id": "69a1763a-db7d-4301-860a-ee7e08e07ac2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -34341,7 +34341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97ce6156-1f8d-4ab0-aa1d-0d1cd3a5908a", + "id": "2b2d3004-170e-4d57-b618-7168c0b309f8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -34430,7 +34430,7 @@ "_postman_previewlanguage": "json" }, { - "id": "adec854b-4ab7-440d-9589-daee65c11544", + "id": "39b4a08e-31d5-412e-a3b7-5cc199f6022b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -34519,7 +34519,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b953793b-a395-4054-95c5-2871d9726829", + "id": "01ba346d-406c-41af-bb69-8ac12dec95d7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -34608,7 +34608,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81612c23-5dfd-44fd-a40d-e26d6da738dd", + "id": "7ea96477-f986-44ea-9d0b-a54cee45506b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -34697,7 +34697,7 @@ "_postman_previewlanguage": "json" }, { - "id": "676a6b5a-0508-49f6-95b1-4e5ddd66411a", + "id": "96ee0dc7-7154-4f90-8cd2-06a81f633743", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -34798,7 +34798,7 @@ "description": "", "item": [ { - "id": "3ce14999-b7cf-4d7c-bb58-621f47c23281", + "id": "5e5b7d4f-493a-4ed8-9b2c-47349d6cc336", "name": "List Connector Rules", "request": { "name": "List Connector Rules", @@ -34827,7 +34827,7 @@ }, "response": [ { - "id": "49a6e05f-914a-4a03-b6a2-23272d40a619", + "id": "7fe3f00d-59c1-44a3-bead-ea2f7c27f09f", "name": "A list of connector rules", "originalRequest": { "url": { @@ -34870,7 +34870,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dcf01f5c-46f0-4c0a-ab8f-1056dd5f57e1", + "id": "285fda2d-178d-4079-a119-d4e8a9a043d4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -34913,7 +34913,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f20c3cb1-a717-4dfc-a4ff-54df774febe5", + "id": "558cc85b-f960-4e68-a857-ef76bb85c16b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -34956,7 +34956,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2548eb8f-b933-4ade-84fb-05ef2430409e", + "id": "7601c84e-df06-49af-8bd5-b40ed113ca3c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -34999,7 +34999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82626281-5404-4c33-9f84-ff32a6de6a25", + "id": "31d7bd7c-fcf4-4cec-b698-1f2a29d91f77", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -35042,7 +35042,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21c5f78a-c644-4234-a8ea-ac3d3916294a", + "id": "a37ec1cc-2f2e-4c6f-8721-e3ef89c3711d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -35091,7 +35091,7 @@ } }, { - "id": "32463141-75e4-46c9-b679-3fe09e289278", + "id": "b674dc3a-2112-4a49-9331-14a26a83c3c6", "name": "Create Connector Rule", "request": { "name": "Create Connector Rule", @@ -35133,7 +35133,7 @@ }, "response": [ { - "id": "7a427301-419f-4edc-986c-3f49ca68b19d", + "id": "853757a1-fc7c-4f65-a068-9f9f99d6ad49", "name": "The created connector rule", "originalRequest": { "url": { @@ -35189,7 +35189,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccfcf425-78cf-4f47-8d66-09c5a23a9cfe", + "id": "f22888e3-6361-4545-acc2-75e3b9f973fc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -35245,7 +35245,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8be5ac7-e763-42ff-ba8a-b0db9e388f69", + "id": "fbb32847-6025-4136-9bdc-2217c9b26dc6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -35301,7 +35301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac0547a2-7309-4662-b330-a5ab23dc970c", + "id": "c2a054ad-836c-43fb-9e89-b56c0e6915f6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -35357,7 +35357,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d2bc319-445c-462c-877a-b032a5950728", + "id": "b83d1087-2242-4ed7-b569-8764e144d3ef", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -35413,7 +35413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7711f30f-98f0-47a9-9408-53515cc16f40", + "id": "45d67bc5-aca2-4e36-8955-31655386996c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -35475,7 +35475,7 @@ } }, { - "id": "67e4db94-59b0-4eed-9b25-e740b176d5a7", + "id": "32c57113-c5ac-4b4e-9bac-0c781a8f5b41", "name": "Connector-Rule by ID", "request": { "name": "Connector-Rule by ID", @@ -35516,7 +35516,7 @@ }, "response": [ { - "id": "f6296664-1722-4f33-bb27-d8e6ac956a42", + "id": "7f63b3d6-31de-408c-b138-4c56e6aea45a", "name": "Connector rule with the given ID", "originalRequest": { "url": { @@ -35560,7 +35560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c8d8e28-3ed2-43cb-8457-45b076a3127d", + "id": "6c8aed4b-99b4-4eb9-9b81-04210f34731d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -35604,7 +35604,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a39d2cb-e4fe-400d-9027-3c841964deda", + "id": "ea45295d-6187-433d-866e-9f6fd8824482", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -35648,7 +35648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76e0c4a9-7e5f-48ae-a27e-acc63d082845", + "id": "885414cc-7b44-439a-8c2b-5487f79f4acf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -35692,7 +35692,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93a579db-3a18-43cb-8bdc-a2221429a130", + "id": "6358b230-5e4b-451d-9c66-ec12f3b0835f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -35736,7 +35736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78fc9987-d661-4181-974a-9cb145c31187", + "id": "b83540cc-a576-4486-837d-1987473716c4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -35780,7 +35780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52d285c3-ce88-4043-b98d-110fd628fb01", + "id": "e8173be5-21a0-4e0c-87ec-ba381408d7a1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -35830,7 +35830,7 @@ } }, { - "id": "e9cbc3b5-6f8f-4d94-8efd-d77d15db1d27", + "id": "b72bc3c2-66be-41f5-a5a9-dba155b8c3cb", "name": "Update a Connector Rule", "request": { "name": "Update a Connector Rule", @@ -35884,7 +35884,7 @@ }, "response": [ { - "id": "93925f9b-dcbf-45b0-ac10-bde9a194189c", + "id": "8dd4f4b6-ff32-4fbd-8fae-4b55f999c58a", "name": "The updated connector rule", "originalRequest": { "url": { @@ -35941,7 +35941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e60c858c-4105-43a5-b783-d2557e608a99", + "id": "8d5cf556-6d3b-4bdc-a406-07966b511526", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -35998,7 +35998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4008646-8d31-4b9d-a830-52126feca4f9", + "id": "88ba7559-94f2-4dbb-8550-7020b31e4fae", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -36055,7 +36055,7 @@ "_postman_previewlanguage": "json" }, { - "id": "054f2631-22e9-499c-8c46-ad0774b8708e", + "id": "e8246d82-a6cf-400f-88c3-f98a51af0016", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -36112,7 +36112,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e5f2dfc-c0ae-4bd2-9896-866d2abc74ea", + "id": "888a2e26-9ea4-4ac7-904e-63944bdc4ae8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -36169,7 +36169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b1388fa-340c-422c-a1d3-d8542b12f2c2", + "id": "8f487370-f34b-4384-8068-2763025476de", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -36226,7 +36226,7 @@ "_postman_previewlanguage": "json" }, { - "id": "118a56cb-cca0-4d46-b390-69327e8f1617", + "id": "b13dd227-0a36-4313-92ab-d336a119743b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -36289,7 +36289,7 @@ } }, { - "id": "40e937a2-ae16-4977-afcc-df2a8c59ad0d", + "id": "8a4c558b-5bc1-46c6-b146-c6a0c6b402ff", "name": "Delete a Connector-Rule", "request": { "name": "Delete a Connector-Rule", @@ -36330,7 +36330,7 @@ }, "response": [ { - "id": "80e4a3f9-7fa4-409f-8d7b-de1d32de04e0", + "id": "cdfb74eb-d5ca-406d-b8ef-8b4818021240", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -36364,7 +36364,7 @@ "_postman_previewlanguage": "text" }, { - "id": "9cf4abc2-af3b-4987-859b-7afb81a09a02", + "id": "56ef07b4-eadd-4349-a21e-f55677f2fd75", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -36408,7 +36408,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4f75b77-77f8-41cc-8c3a-e0a7d1c666da", + "id": "30ea2a5e-9176-4ec1-9eaa-463b42b23f50", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -36452,7 +36452,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d8f6865-563d-4062-ba4d-54da32443a1a", + "id": "fd80f97a-f45f-40ae-9ff0-23d4bcd6b3b6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -36496,7 +36496,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36a1b1bf-709b-4e1c-b279-8c5a431bc384", + "id": "f498f831-1e7a-4024-a3b4-1dc8c47945ba", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -36540,7 +36540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c16c8f0-23cb-42cf-b337-f26220e2d9ce", + "id": "746a35f0-4426-4a83-ab8d-dfa12aa2fb15", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -36584,7 +36584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58924c35-575d-4218-8103-a05bff6704a3", + "id": "2ec1efee-a10d-4bd8-88ec-4915b872a1bc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -36634,7 +36634,7 @@ } }, { - "id": "edef1b14-f169-4468-9df5-38c5fdfc0847", + "id": "797a1cee-1430-42f1-8705-5dcae8e285a3", "name": "Validate Connector Rule", "request": { "name": "Validate Connector Rule", @@ -36677,7 +36677,7 @@ }, "response": [ { - "id": "4ee576c9-6d7e-4375-8dd4-9088ad882d93", + "id": "15ebb216-4b27-4d8f-b36c-533bad207645", "name": "The status of the code's eligibility as a connector rule", "originalRequest": { "url": { @@ -36734,7 +36734,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb8d4eb7-a0f9-458b-ab1e-358691ab7253", + "id": "7fd0f5b6-c0a1-4dc0-93d6-9e53344d28ca", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -36791,7 +36791,7 @@ "_postman_previewlanguage": "json" }, { - "id": "185a3aa5-a711-4b61-aef7-659bf1eff2de", + "id": "c72beeb7-fb82-4619-94ee-c4d458e2a1f6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -36848,7 +36848,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62a424e9-05fc-41b3-b31f-6a4ebdbf3407", + "id": "c3718b7f-e676-480b-9ac4-a7eefccf33c4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -36905,7 +36905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa4263b2-12d7-4824-93aa-566bbcf409c7", + "id": "ecab6c77-3bf8-40c6-bc7b-edf0223eb559", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -36962,7 +36962,7 @@ "_postman_previewlanguage": "json" }, { - "id": "466148b3-c417-4ace-a664-16c4a5621957", + "id": "99b45609-3cf7-4f18-9ce0-63ffa2f38ba9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -37031,7 +37031,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": "b4520fae-da2e-4666-a300-58734bfbfb8a", + "id": "4804264b-d0d6-476c-815c-c253d89423d9", "name": "Export form definitions by tenant.", "request": { "name": "Export form definitions by tenant.", @@ -37097,7 +37097,7 @@ }, "response": [ { - "id": "d357185e-9d82-4ff3-8eb1-d016ed8e4fcd", + "id": "d5fc431b-0148-47f7-99eb-4343f45e5353", "name": "Returns a list of form definitions by tenant", "originalRequest": { "url": { @@ -37172,12 +37172,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\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\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 {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\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\": \"ea in\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"sed id 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\": \"ex ut\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"velit\"\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\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\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 {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\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\": \"Lorem in\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"veniam\"\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\": \"des\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"consequat cupidatat qui ex do\"\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\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\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 {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\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 ipsum sed in\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"est et cupidatat\"\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 labore ea dolore dolore\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"veniam reprehenderit\"\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\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\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 {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\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\": \"ipsum ea\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"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\": \"officia cupidatat\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"enim\"\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": "da69ee1e-ea10-4081-8201-1a12f8fe3896", + "id": "2d886113-f471-4c65-a8cf-5cafbd6c3fb7", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -37252,12 +37252,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4f31f4bf-6334-45a0-a1ff-605ff3e62be0", + "id": "36097bae-0264-4634-a8b5-ab1bfd26d2a9", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -37332,12 +37332,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d691bd1d-ffcc-49a3-8667-d764f33a4454", + "id": "c54f823b-af7d-4b8c-9f17-ced783e12c4a", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -37412,12 +37412,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8542a3f7-fe4f-49fb-9b19-f916b7d8c4f8", + "id": "ddab6246-0fff-40cf-b34d-ae20fb51c2ea", "name": "Too many requests", "originalRequest": { "url": { @@ -37497,7 +37497,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a37cb62-57cc-4d2d-841b-1df63bf7bf13", + "id": "09f8aa43-4752-46ee-9930-c2b012b9650b", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -37572,7 +37572,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -37583,7 +37583,7 @@ } }, { - "id": "bd055edb-3e06-40e2-9fc2-992aeb977d78", + "id": "302eba23-2d01-45ed-810e-5350eda24169", "name": "Creates a form definition.", "request": { "name": "Creates a form definition.", @@ -37622,7 +37622,7 @@ }, "response": [ { - "id": "68ed9cb6-d268-4408-aa9d-23d6d5f670fa", + "id": "2121cfaf-a4c4-456e-8c40-bc9b63fe020c", "name": "Returns a new form definition", "originalRequest": { "url": { @@ -37673,12 +37673,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\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\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 {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\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\": \"pariatur commodo magna ad\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"aliqua 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\": \"deserunt\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ea consequat\"\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\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\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 {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\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 velit\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolore nisi\"\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\": \"dolor esse laboris\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"eiusmod eu irure ullamco\"\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": "3355aaeb-1c70-45e5-b8ec-f94ea1aea018", + "id": "912a580a-5af8-4459-8d9c-64ad31d88733", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -37729,12 +37729,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "68ffc98c-3af7-4df4-84b7-9ea87af3c129", + "id": "5306f733-3f8c-4d89-b0ca-2777200bb55b", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -37785,12 +37785,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0a0a62d6-dba5-4c0e-86ff-6c84a1fd1b46", + "id": "faf0c576-fbf8-4d02-9eeb-9c3d268c21a8", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -37841,12 +37841,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4d3b47ac-3c42-4237-8f30-6b9871b85977", + "id": "4e94bd2f-8d79-479c-b782-ed15f2376ee0", "name": "Too many requests", "originalRequest": { "url": { @@ -37902,7 +37902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88c023e4-1a5f-4a41-9911-b354dd028f35", + "id": "5f638ad7-2981-4d12-a58d-a78f0af8e089", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -37953,7 +37953,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -37964,7 +37964,7 @@ } }, { - "id": "b509a118-c48b-4ec4-80b6-eb714129e756", + "id": "9cbc9e16-6e4a-46d1-a377-e10a118114a2", "name": "Return a form definition.", "request": { "name": "Return a form definition.", @@ -38005,7 +38005,7 @@ }, "response": [ { - "id": "c9a16490-3090-4980-a16d-89eb8b214de9", + "id": "8a6319fe-f60c-46a4-837e-87958b724a46", "name": "Returns a form definition", "originalRequest": { "url": { @@ -38044,12 +38044,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\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\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 {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\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\": \"pariatur commodo magna ad\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"aliqua 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\": \"deserunt\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ea consequat\"\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\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\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 {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\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 velit\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolore nisi\"\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\": \"dolor esse laboris\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"eiusmod eu irure ullamco\"\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": "a3767b31-6fc5-4cda-8744-c9a35d8e5d08", + "id": "97659e74-ae6d-4d54-995e-5eb97b66f383", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -38088,12 +38088,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "26291951-a53b-4495-8eb2-2db59904d948", + "id": "4420a237-0195-44a0-b73d-1057e5ede7b6", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -38132,12 +38132,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1edd9438-033d-4e73-8b69-1666ca592a57", + "id": "c2de5390-9afd-4f71-8a74-b3e1f6b57dbb", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -38176,12 +38176,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e4f79dc3-a5b9-4e2d-a560-d1034dd16f52", + "id": "d6c4c035-7bbc-4348-be85-b6aff95b23b2", "name": "An error with the item not found", "originalRequest": { "url": { @@ -38220,12 +38220,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "cf0dada8-c0d4-4caa-924d-2361f4a2b303", + "id": "d0f75f22-6cf5-4b7c-b120-36cc103e99f4", "name": "Too many requests", "originalRequest": { "url": { @@ -38269,7 +38269,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76b438b4-e40e-4b37-b2e4-8e030ad94089", + "id": "6caefa12-73ea-4e17-a3d8-8861193a8904", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -38308,7 +38308,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -38319,7 +38319,7 @@ } }, { - "id": "52cf9836-1937-4242-b8c6-dd4e3be4ad62", + "id": "a2ebc141-5d26-4db4-8791-f251e1cca22d", "name": "Deletes a form definition.", "request": { "name": "Deletes a form definition.", @@ -38360,7 +38360,7 @@ }, "response": [ { - "id": "99f248e0-c222-4782-ad94-7e06f3e146bb", + "id": "e250195c-9466-4186-b1ae-76d4a3d8db78", "name": "Returns an empty body", "originalRequest": { "url": { @@ -38404,7 +38404,7 @@ "_postman_previewlanguage": "json" }, { - "id": "379b515d-fd1e-449a-a12c-da57d2ac549f", + "id": "2fc81f9f-dd3a-4215-8f5a-aae1a77c22c9", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -38443,12 +38443,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8db900f2-777c-4743-96a5-7932b3ebd42d", + "id": "cc2881f6-e741-435a-9902-0655bec34631", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -38487,12 +38487,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c2613a8d-72e0-44f8-b114-99662256b503", + "id": "d42d0339-d38b-4cfb-9592-edbd3b2ba327", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -38531,12 +38531,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f184aa5a-8b1d-4790-a9d7-4795b3e836d2", + "id": "90ca5798-4dcd-4c30-8931-e84970915ec7", "name": "An error with the item not found", "originalRequest": { "url": { @@ -38575,12 +38575,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6afe4271-4cd6-4aa5-83cf-643d99301b4a", + "id": "227e81fc-ab25-4cf9-b9f3-a11dad1d044f", "name": "Too many requests", "originalRequest": { "url": { @@ -38624,7 +38624,7 @@ "_postman_previewlanguage": "json" }, { - "id": "757ebedb-0dfc-41bf-a56b-936836ba16f8", + "id": "53653a9a-b98f-4661-b3f4-3eee09b371bb", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -38663,7 +38663,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -38674,7 +38674,7 @@ } }, { - "id": "07dc476b-2608-4ec7-bf83-8912fa3384c5", + "id": "4c977768-ce4c-4606-bf30-503b4237dc34", "name": "Patch a form definition.", "request": { "name": "Patch a form definition.", @@ -38728,7 +38728,7 @@ }, "response": [ { - "id": "ec1d75ce-e75f-458d-9466-349a4a6663df", + "id": "cfc0cc92-c4a4-493e-ab2e-16171418eff0", "name": "Returns the form definition updated", "originalRequest": { "url": { @@ -38780,12 +38780,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\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\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 {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\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\": \"pariatur commodo magna ad\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"aliqua 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\": \"deserunt\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ea consequat\"\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\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\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 {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\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 velit\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"dolore nisi\"\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\": \"dolor esse laboris\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"eiusmod eu irure ullamco\"\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": "6deda0a0-2662-47da-9f72-862188b2449b", + "id": "ac4ce462-2443-4a08-854e-380dbef6b226", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -38837,12 +38837,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "86e70532-6150-4778-b94b-0485a3512d14", + "id": "9301106f-d52e-4c76-84a2-ef13e24be4c1", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -38894,12 +38894,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2216d75f-9dae-47da-aa2c-3d7d4640f50b", + "id": "39c5347c-70fe-455c-a311-fea438e9949b", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -38951,12 +38951,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "918bc38c-e749-4e28-8e4d-23a9f7359300", + "id": "122189b5-5dbf-4fc4-850e-5319b183c192", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -39008,12 +39008,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1975b5ef-4b00-4dce-af47-a06bd4a7a393", + "id": "a392d912-89af-4fb7-b2fb-73abbb56c2e5", "name": "Too many requests", "originalRequest": { "url": { @@ -39070,7 +39070,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e592356-3090-4375-a4e5-403258e7c62e", + "id": "35f7912e-8bb3-4d85-96fc-6479b88976e4", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -39122,7 +39122,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -39133,7 +39133,7 @@ } }, { - "id": "4ad40f45-d673-4e62-90b2-0875e5e108ab", + "id": "663a261d-9ec5-4b0c-a0fe-9e241fa2eb46", "name": "Preview form definition data source.", "request": { "name": "Preview form definition data source.", @@ -39213,7 +39213,7 @@ }, "response": [ { - "id": "39bfb33c-7ca0-419e-b897-1264c7d0ed9e", + "id": "ee1530b9-f3fb-4bf4-b025-645edf25b8b2", "name": "Returns a preview of a form definition data source", "originalRequest": { "url": { @@ -39299,7 +39299,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e91c35c9-1bba-430e-9d07-05652e3028c6", + "id": "fe8497c6-5279-4c01-9a7a-3c07d5f05d24", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -39380,12 +39380,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d10cc0f1-f47d-4360-9529-8de8d305266b", + "id": "b11070fc-bbe6-4a3e-b1c7-5e1a3053ab61", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -39466,12 +39466,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "982e9872-74c5-4673-a85e-b22e60e44327", + "id": "36922029-ccee-4911-8007-a5d57e9898a5", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -39552,12 +39552,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "cce39ddb-5bcc-4eb5-b567-62c5326fced4", + "id": "90c7ee34-d2be-4984-b76e-1965cdf90e82", "name": "An error with the item not found", "originalRequest": { "url": { @@ -39638,12 +39638,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a3fefa2a-dff3-4694-8e73-a6c94fed2dc9", + "id": "fc397a41-69f0-4db0-a8e7-5cf7405c6a0f", "name": "Too many requests", "originalRequest": { "url": { @@ -39729,7 +39729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "200a7166-454c-4531-9ed6-2af5d30ce9e4", + "id": "0e15713c-6d20-4bd6-8989-a96d6f038ba9", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -39810,7 +39810,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -39821,7 +39821,7 @@ } }, { - "id": "a54290fd-49f1-479b-8f10-69125c9705eb", + "id": "d7b77f6a-50cd-4fca-bb96-cf23aab08ace", "name": "List form definitions by tenant.", "request": { "name": "List form definitions by tenant.", @@ -39888,7 +39888,7 @@ }, "response": [ { - "id": "57c15c44-83a6-4e10-b06e-bd3e799962c6", + "id": "3cd3671a-3a05-4340-af9b-9845799f61fa", "name": "Returns a list of form definition objects by tenant used by SP-Config", "originalRequest": { "url": { @@ -39964,12 +39964,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\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\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 {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\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 qui ad\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"deserunt ipsum\"\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\": \"tempor cillum est veniam ex\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"laborum 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\": \"cupidatat et\",\n \"version\": 23792965\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\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\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 {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\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\": \"eu aliquip sit dolor velit\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"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\": \"ad\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"velit voluptate 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\": \"reprehenderit\",\n \"version\": 69338349\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\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\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 {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\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\": \"dolore Lorem veniam \"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"culpa\"\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\": \"eiusmod\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Excepteur fugiat aute\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": \"voluptate\",\n \"version\": -64799566\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\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\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 {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\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\": \"labo\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"consectetur et\"\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 sit aliqua eiusmod\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"minim id aliqua\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": \"sed nostrud exercitation ame\",\n \"version\": 36900158\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8f0585e9-2c7c-4613-8aca-6c279d88d095", + "id": "d84c52ff-de88-45e4-b1aa-ee41094b1edd", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -40045,12 +40045,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ede062aa-8330-43f9-986c-f839acc15b70", + "id": "ade6c5f2-a393-4cba-984f-122e6beb516b", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -40126,12 +40126,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "99d00d64-e36d-4613-8065-7ed07680ecbf", + "id": "7ecadfe0-e0f8-4e1b-bf8e-88e2466046f8", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -40207,12 +40207,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1e2abafd-b45e-4a41-b0ad-b93b70f1f39c", + "id": "999ec5dd-388c-48e3-b7f0-c4fb5d7f19a6", "name": "Too many requests", "originalRequest": { "url": { @@ -40293,7 +40293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46e93ce3-f031-4bfc-b0f5-c119d8472b8a", + "id": "c235eacf-a532-47ec-8b4b-6ae9d9ce3e2e", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -40369,7 +40369,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -40380,7 +40380,7 @@ } }, { - "id": "a19ae31b-d137-4eaa-b366-b1f19edbae8b", + "id": "09498c44-e7d8-4eef-b814-c9245840c1f7", "name": "Generate JSON Schema dynamically.", "request": { "name": "Generate JSON Schema dynamically.", @@ -40420,7 +40420,7 @@ }, "response": [ { - "id": "6de1dec7-dd3d-4aec-aa8a-f64f3f80284b", + "id": "2c326321-4ee6-4202-815d-05bfe25fbb56", "name": "Returns a form elements dynamic schema", "originalRequest": { "url": { @@ -40477,7 +40477,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ca35bc6-9b80-4610-9f05-9565d5e23175", + "id": "d29ee3fc-27a7-4b9b-a4f0-4992f5136d72", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -40529,12 +40529,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c45a3a0e-ba1c-4f90-b911-a978ae9aa096", + "id": "46cc1c63-c9e5-48c0-b135-e48dd2f1c3d0", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -40586,12 +40586,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c8563e09-3625-4e7f-afda-0ee907adc246", + "id": "e92beca1-6c10-487b-8788-7be5bc6d56d1", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -40643,12 +40643,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2c675de4-b1e6-43a5-b0ee-679137e8341f", + "id": "d570e01b-7e98-4329-984d-6d2ebaaf4b20", "name": "An error with the item not found", "originalRequest": { "url": { @@ -40700,12 +40700,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9be47082-7696-43a3-afd6-3d5c11173140", + "id": "57044cd1-b8ec-4204-96f1-9a60d13102c1", "name": "Too many requests", "originalRequest": { "url": { @@ -40762,7 +40762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "632ebb26-20d0-454b-a3ba-3e0454a6eb4b", + "id": "41f9e66c-b7c3-412d-90a2-2a5534d818c6", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -40814,7 +40814,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -40825,7 +40825,7 @@ } }, { - "id": "9ea82f1b-d2bb-4302-93ae-5112f2becb94", + "id": "84163a3e-84f5-405e-974a-b5b1f196e706", "name": "Import form definitions from export.", "request": { "name": "Import form definitions from export.", @@ -40865,7 +40865,7 @@ }, "response": [ { - "id": "f83347de-98f8-4264-96ff-f5b9167cf1bd", + "id": "39c64707-03eb-469c-90f3-51caf7f6323f", "name": "Returns statuses of those form definition objects imported", "originalRequest": { "url": { @@ -40917,12 +40917,12 @@ "value": "application/json" } ], - "body": "{\n \"errors\": [\n {\n \"detail\": {\n \"do_1\": {}\n },\n \"key\": \"adipisicing consequat nisi ea laboris\",\n \"text\": \"in\"\n },\n {\n \"detail\": {\n \"Loremd\": {}\n },\n \"key\": \"c\",\n \"text\": \"deserunt enim\"\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\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\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 {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\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\": \"ad\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"culpa\"\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 id\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"sed Ut anim dolore\"\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 pariatur est incididunt\",\n \"version\": -33013788\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\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\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 {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\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\": \"ipsum ad est\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ad Excepteur ex\"\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 incididunt ad dolore\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"magna \"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": \"nulla proident incididunt\",\n \"version\": -10599983\n }\n ],\n \"infos\": [\n {\n \"detail\": {\n \"ad13a\": {}\n },\n \"key\": \"nulla\",\n \"text\": \"esse sunt ipsum aliquip minim\"\n },\n {\n \"detail\": {\n \"ind48\": {}\n },\n \"key\": \"nostrud eu\",\n \"text\": \"cupidatat voluptate consectetur in\"\n }\n ],\n \"warnings\": [\n {\n \"detail\": {\n \"nisi_1\": {},\n \"non_938\": {}\n },\n \"key\": \"in velit exercitation\",\n \"text\": \"consequat in ipsum ad dolor\"\n },\n {\n \"detail\": {\n \"minim_3_\": {},\n \"pariatur_5c\": {}\n },\n \"key\": \"nulla labore magna reprehenderit dolor\",\n \"text\": \"in laboris\"\n }\n ]\n}", + "body": "{\n \"errors\": [\n {\n \"detail\": {\n \"ad404\": {},\n \"eiusmod3\": {}\n },\n \"key\": \"in veniam proident\",\n \"text\": \"Ut consequat Lorem deserunt\"\n },\n {\n \"detail\": {\n \"Duis__7\": {},\n \"commodo_ee\": {}\n },\n \"key\": \"sint\",\n \"text\": \"consectetur anim\"\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\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\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 {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\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\": \"officia ut adipisicing est\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ad anim 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\": \"commodo aliquip ad\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ea dolor occaecat\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": \"reprehenderit enim nisi dolor\",\n \"version\": -19063136\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\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"usedBy\": [\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\n },\n {\n \"type\": \"WORKFLOW\",\n \"id\": \"00000000-0000-0000-0000-000000000000\"\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 {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\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\": \"occaecat sed\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"culpa 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\": \"ea et irure laborum\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"Excepteur\"\n }\n }\n ]\n }\n ],\n \"created\": \"2023-07-12T20:14:57.74486Z\",\n \"modified\": \"2023-07-12T20:14:57.74486Z\"\n },\n \"self\": \"sit dolore\",\n \"version\": 60776123\n }\n ],\n \"infos\": [\n {\n \"detail\": {\n \"irure08\": {}\n },\n \"key\": \"commodo aute\",\n \"text\": \"cillum ut culpa\"\n },\n {\n \"detail\": {\n \"sed_09\": {},\n \"do2\": {}\n },\n \"key\": \"occaecat ut\",\n \"text\": \"in ea et\"\n }\n ],\n \"warnings\": [\n {\n \"detail\": {\n \"ut_7\": {},\n \"commodoe37\": {}\n },\n \"key\": \"id dolor sit\",\n \"text\": \"\"\n },\n {\n \"detail\": {\n \"elit3ec\": {},\n \"culpa5f\": {},\n \"autefd\": {},\n \"est_3\": {}\n },\n \"key\": \"proident Ut Duis\",\n \"text\": \"eiusmod mollit\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5622a2fa-2e86-45a6-bccc-6f9098104406", + "id": "e4f7e847-d4d5-446b-8009-a1538f9208d6", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -40974,12 +40974,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0de47811-199a-4844-9ded-a0fdbd0fbe35", + "id": "ccfe681f-8653-4bca-b8ae-ed049a629617", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -41031,12 +41031,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "cf3559ee-5d8d-4f1a-ae2f-3bd73116181e", + "id": "dcf8dbed-3c96-434d-aa2c-479e6459be6d", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -41088,12 +41088,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "03bb935f-7960-4786-9c45-7e3ca633c22e", + "id": "5b6178ed-be37-4e85-9866-afdaf1eca681", "name": "Too many requests", "originalRequest": { "url": { @@ -41150,7 +41150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33619c56-8b75-4ae8-893f-0b915b8821c6", + "id": "61d23f33-d87f-4f08-b644-fd34bcfcf20d", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -41202,7 +41202,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -41213,7 +41213,7 @@ } }, { - "id": "a1074df1-fd4d-4147-9f7a-3b7942603b01", + "id": "ae52ad74-0298-4366-b22e-6ee4640ce121", "name": "Upload new form definition file.", "request": { "name": "Upload new form definition file.", @@ -41264,7 +41264,7 @@ "type": "text/plain" }, "key": "file", - "value": "eiusmod incididunt qui", + "value": "reprehenderit quis fugiat occaecat", "type": "text", "contentType": "image/png, image/jpeg" } @@ -41273,7 +41273,7 @@ }, "response": [ { - "id": "740288eb-9488-4483-98a0-926e9ff89ccf", + "id": "9bc6c56f-37d0-4663-b4f9-6cb8b8787ff5", "name": "Returns a new form definition file", "originalRequest": { "url": { @@ -41316,7 +41316,7 @@ "type": "text/plain" }, "key": "file", - "value": "eiusmod incididunt qui", + "value": "reprehenderit quis fugiat occaecat", "type": "text", "contentType": "image/png, image/jpeg" } @@ -41336,7 +41336,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96653248-616b-4722-9929-724d05965c1a", + "id": "dea5b108-220c-4274-a55b-ceefe69904a9", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -41379,7 +41379,7 @@ "type": "text/plain" }, "key": "file", - "value": "eiusmod incididunt qui", + "value": "reprehenderit quis fugiat occaecat", "type": "text", "contentType": "image/png, image/jpeg" } @@ -41394,12 +41394,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a7f2afe8-9c3f-4270-a87c-0ab924e27233", + "id": "3b479b90-6b20-4041-8121-c2bbb468c877", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -41442,7 +41442,7 @@ "type": "text/plain" }, "key": "file", - "value": "eiusmod incididunt qui", + "value": "reprehenderit quis fugiat occaecat", "type": "text", "contentType": "image/png, image/jpeg" } @@ -41457,12 +41457,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b8fc857d-2c5f-4f74-b080-4c0732835b2d", + "id": "cf005c99-7021-454d-ba89-2383cec20e09", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -41505,7 +41505,7 @@ "type": "text/plain" }, "key": "file", - "value": "eiusmod incididunt qui", + "value": "reprehenderit quis fugiat occaecat", "type": "text", "contentType": "image/png, image/jpeg" } @@ -41520,12 +41520,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4af2adb5-7c51-433d-8d5e-da342740aa3c", + "id": "642accef-ee85-461b-b100-f2bcce75e5ea", "name": "An error with the item not found", "originalRequest": { "url": { @@ -41568,7 +41568,7 @@ "type": "text/plain" }, "key": "file", - "value": "eiusmod incididunt qui", + "value": "reprehenderit quis fugiat occaecat", "type": "text", "contentType": "image/png, image/jpeg" } @@ -41583,12 +41583,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "eb5158e1-6f5e-4271-97cd-e4c8e1944687", + "id": "d03d21f0-4364-4417-9221-effaaf3b5155", "name": "An error with payload size too large", "originalRequest": { "url": { @@ -41631,7 +41631,7 @@ "type": "text/plain" }, "key": "file", - "value": "eiusmod incididunt qui", + "value": "reprehenderit quis fugiat occaecat", "type": "text", "contentType": "image/png, image/jpeg" } @@ -41646,12 +41646,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "49d2f713-6d4e-4f34-8db2-5fd08eab0fa9", + "id": "6927c8a9-350e-4847-9cfb-71cea69108c1", "name": "An error with unsupported media type", "originalRequest": { "url": { @@ -41694,7 +41694,7 @@ "type": "text/plain" }, "key": "file", - "value": "eiusmod incididunt qui", + "value": "reprehenderit quis fugiat occaecat", "type": "text", "contentType": "image/png, image/jpeg" } @@ -41709,12 +41709,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "529a12c5-78b4-45f9-b032-2a33f86dc0bd", + "id": "698300fe-e581-4c7d-a4e7-58e7a4ed29b2", "name": "Too many requests", "originalRequest": { "url": { @@ -41757,7 +41757,7 @@ "type": "text/plain" }, "key": "file", - "value": "eiusmod incididunt qui", + "value": "reprehenderit quis fugiat occaecat", "type": "text", "contentType": "image/png, image/jpeg" } @@ -41777,7 +41777,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3efbfe70-dbf3-4a2d-b3e0-7d2fcad0ef29", + "id": "81e50961-bafb-4d38-b5c5-4a26dd096a58", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -41820,7 +41820,7 @@ "type": "text/plain" }, "key": "file", - "value": "eiusmod incididunt qui", + "value": "reprehenderit quis fugiat occaecat", "type": "text", "contentType": "image/png, image/jpeg" } @@ -41835,12 +41835,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "720fcac1-d0f3-4997-b50d-7708cbdab199", + "id": "f4b06fd4-734d-4d61-8faa-91d37717260b", "name": "An external service is not available", "originalRequest": { "url": { @@ -41883,7 +41883,7 @@ "type": "text/plain" }, "key": "file", - "value": "eiusmod incididunt qui", + "value": "reprehenderit quis fugiat occaecat", "type": "text", "contentType": "image/png, image/jpeg" } @@ -41898,7 +41898,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -41909,7 +41909,7 @@ } }, { - "id": "5b11a87d-b82a-417a-abfa-21e58e9980d4", + "id": "bb5955db-36f9-4fa2-b1e1-f9ffe1d005ce", "name": "Download definition file by fileId.", "request": { "name": "Download definition file by fileId.", @@ -41959,7 +41959,7 @@ }, "response": [ { - "id": "0512b219-8ca6-4743-b78d-9dcd33c9bc1a", + "id": "a713c8bb-161d-4fc9-8252-aebbec1729d0", "name": "Returns a file that is referred to by fileID and associated with the formDefinitionID", "originalRequest": { "url": { @@ -42000,12 +42000,12 @@ "value": "application/json" } ], - "body": "sit", + "body": "dolor ea non ut", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "02bbb0cf-c8d4-4903-8704-6e82deb0d872", + "id": "28e9560e-71ea-4b6e-8252-c0d0dcbcf27c", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -42046,12 +42046,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f080292a-075b-406e-9856-deb06928a468", + "id": "5fe5c2be-97dd-43cd-978f-f1b7f7fabb5c", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -42092,12 +42092,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "49063ef0-43d0-4292-9c87-0b8a207d9369", + "id": "f0888864-4036-41d3-977d-75134d7ec4f5", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -42138,12 +42138,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "195d3f02-92ed-4051-a833-4dd3872c1368", + "id": "a8710175-f346-480a-8105-b58c9780d93c", "name": "An error with the item not found", "originalRequest": { "url": { @@ -42184,12 +42184,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "fdd46e70-b269-4c51-9995-cd90265fe0e9", + "id": "88f92dd3-74fb-45cb-b213-07e6a174b2cb", "name": "Too many requests", "originalRequest": { "url": { @@ -42235,7 +42235,7 @@ "_postman_previewlanguage": "json" }, { - "id": "519d2a4c-3e64-4d1c-bd0f-16d4e0e4fd2d", + "id": "95ccc973-f4c2-4ba5-88a7-b8175928618e", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -42276,12 +42276,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "92087dad-cd35-4499-a36c-051a5e6181f6", + "id": "99c11a4f-e4b9-4257-abf4-3d9919133189", "name": "An external service is not available", "originalRequest": { "url": { @@ -42322,7 +42322,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -42333,7 +42333,7 @@ } }, { - "id": "2bbdab8a-968a-40a5-876f-9a6f18521068", + "id": "7dd21396-f334-483b-a40f-720a654b1cb9", "name": "List form instances by tenant.", "request": { "name": "List form instances by tenant.", @@ -42362,7 +42362,7 @@ }, "response": [ { - "id": "8d514ad8-8c14-4f58-b83f-bf93e01071e0", + "id": "6f2799fb-56ab-4a45-86ca-c11d3ee69e5f", "name": "Returns a list of form instances by tenant", "originalRequest": { "url": { @@ -42400,12 +42400,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\": \"cillum laboris eiusmod sit\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"consequat pariat\"\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 Lorem amet\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"officia veniam\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"00000000-0000-0000-0000-000000000000\",\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 {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\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\": \"00000000-0000-0000-0000-000000000000\",\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\": \"cupidatat mollit in\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"do 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\": \"veniam deserunt nisi\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ut\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"00000000-0000-0000-0000-000000000000\",\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 {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\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\": \"00000000-0000-0000-0000-000000000000\",\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\": \"labore minim Ut\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"eu ad incididunt 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\": \"ex aliquip\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"do\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"00000000-0000-0000-0000-000000000000\",\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 {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\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\": \"00000000-0000-0000-0000-000000000000\",\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\": \"laboris est\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"ullamco occaecat 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\": \"ad\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"est elit\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"00000000-0000-0000-0000-000000000000\",\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 {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\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\": \"00000000-0000-0000-0000-000000000000\",\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": "b9a783f8-e098-4408-bbe9-6753fcb24859", + "id": "f31389f6-f222-4c4c-add8-f23a0c06aa58", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -42443,12 +42443,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "81f3526d-ce00-4cd9-b6c4-8409256d4c9b", + "id": "cc1b5f59-2df5-47f7-ae71-51d817121bb2", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -42486,12 +42486,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "22e1912d-7683-4d1a-a51e-f0b0555032db", + "id": "8358b13c-2bd4-4143-8e6b-f8e404cf14e3", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -42529,12 +42529,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "13329d2e-901e-48bd-b017-f3eda532dbec", + "id": "e96f73b2-4763-44c2-aae7-931ab295061e", "name": "Too many requests", "originalRequest": { "url": { @@ -42577,7 +42577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c797c81d-97d2-4af2-8a08-c1344649bd33", + "id": "a27dff3c-8a94-4267-86ee-bc2516d53a96", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -42615,7 +42615,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -42626,7 +42626,7 @@ } }, { - "id": "9abdde30-8ab7-4131-96d2-5b706b828080", + "id": "eaffcc47-4687-432c-9c6d-e4b75e0a60c7", "name": "Creates a form instance.", "request": { "name": "Creates a form instance.", @@ -42665,7 +42665,7 @@ }, "response": [ { - "id": "598d6e1e-f26a-4ecb-9067-2c1b517719f4", + "id": "7936eb5c-3219-4f3b-a02b-5af9b236b4b3", "name": "Returns a new form instance", "originalRequest": { "url": { @@ -42716,12 +42716,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\": \"non voluptate elit ea exercitation\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"laboris sed reprehenderit aliquip 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\": \"commodo adipisicing eu non\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"voluptate commod\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"00000000-0000-0000-0000-000000000000\",\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 {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\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\": \"00000000-0000-0000-0000-000000000000\",\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\": \"mollit sunt exercitation aliqua voluptate\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"sit cupidatat adipisicing\"\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 consequat\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"fugiat pariatur nisi\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"00000000-0000-0000-0000-000000000000\",\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 {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\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\": \"00000000-0000-0000-0000-000000000000\",\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": "58facffd-a047-442c-83dd-1f973437984c", + "id": "7bccdb1f-9095-4f4e-9397-f73237b050ee", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -42772,12 +42772,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9331d618-3692-4de6-b837-7fccde88162d", + "id": "624c463b-cd31-4e41-a4a8-3bc0d75a3f79", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -42828,12 +42828,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8c0245e8-1b1f-4fc6-bfdb-3631eb94ec5f", + "id": "e346213f-ded1-4485-97a6-9ed2bcf1c621", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -42884,12 +42884,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2c634df6-c8c7-4b7b-a0ad-92279cfd5917", + "id": "645eea13-bf57-4d9b-a815-945733658614", "name": "Too many requests", "originalRequest": { "url": { @@ -42945,7 +42945,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb03bd67-2173-4aec-bca3-f004889dbe2f", + "id": "225916a2-af37-46d2-932e-f9f54d2dcb7e", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -42996,7 +42996,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -43007,7 +43007,7 @@ } }, { - "id": "8c44ee23-3c59-4ad2-a10e-2b851f712290", + "id": "fd8f2b37-eff0-43d3-88b6-362658c6eab6", "name": "Returns a form instance.", "request": { "name": "Returns a form instance.", @@ -43048,7 +43048,7 @@ }, "response": [ { - "id": "b5b9d253-06ab-4281-91ee-ae3756aaac88", + "id": "27ab92e4-9dcb-48a5-a456-d3c737194d38", "name": "Returns a form instance by its key", "originalRequest": { "url": { @@ -43087,12 +43087,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\": \"non voluptate elit ea exercitation\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"laboris sed reprehenderit aliquip 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\": \"commodo adipisicing eu non\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"voluptate commod\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"00000000-0000-0000-0000-000000000000\",\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 {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\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\": \"00000000-0000-0000-0000-000000000000\",\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\": \"mollit sunt exercitation aliqua voluptate\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"sit cupidatat adipisicing\"\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 consequat\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"fugiat pariatur nisi\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"00000000-0000-0000-0000-000000000000\",\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 {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\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\": \"00000000-0000-0000-0000-000000000000\",\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": "8c5d1b40-cf80-467a-bad4-94d1b6c81dd5", + "id": "527499a6-2b41-416c-8c0a-6590bcc90735", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -43131,12 +43131,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1de58ced-ec18-424d-9aa0-3d61a220970f", + "id": "332fe220-0297-41e8-aecd-94130fb65f00", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -43175,12 +43175,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "05e2f3c5-83e5-415d-8891-200cf814409d", + "id": "09cba923-aed2-4341-9dca-11ff6455f9e7", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -43219,12 +43219,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "bc9857ce-a762-4d34-ab87-82711107b6bf", + "id": "643c42ab-1306-4d10-b26e-b10c8576f3b3", "name": "An error with the item not found", "originalRequest": { "url": { @@ -43263,12 +43263,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d4c7af40-6f73-44f4-98e4-ce6eae64edc1", + "id": "1eee3f90-f17f-4507-a95a-958aec3c589b", "name": "Too many requests", "originalRequest": { "url": { @@ -43312,7 +43312,7 @@ "_postman_previewlanguage": "json" }, { - "id": "464e1b55-db1d-4e59-a9f7-0ab0e4497f7c", + "id": "148bbf3a-4d9e-427d-901d-1d66aec66e90", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -43351,7 +43351,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -43362,7 +43362,7 @@ } }, { - "id": "b57227ac-2113-4957-8d9f-72973d88864c", + "id": "accbfa20-f30b-4ad7-a912-408aa286ea63", "name": "Patch a form instance.", "request": { "name": "Patch a form instance.", @@ -43416,7 +43416,7 @@ }, "response": [ { - "id": "ec23cf5a-c6ed-499e-b325-a33799a89398", + "id": "0d457c1f-1d2b-47d4-b4aa-6788ab5a5914", "name": "Returns the form instance updated", "originalRequest": { "url": { @@ -43468,12 +43468,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\": \"non voluptate elit ea exercitation\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"laboris sed reprehenderit aliquip 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\": \"commodo adipisicing eu non\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"voluptate commod\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"00000000-0000-0000-0000-000000000000\",\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 {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\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\": \"00000000-0000-0000-0000-000000000000\",\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\": \"mollit sunt exercitation aliqua voluptate\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"sit cupidatat adipisicing\"\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 consequat\"\n }\n },\n {\n \"effectType\": \"HIDE\",\n \"config\": {\n \"defaultValueLabel\": \"Access to Remove\",\n \"element\": \"fugiat pariatur nisi\"\n }\n }\n ]\n }\n ],\n \"formData\": {\n \"department\": \"Engineering\"\n },\n \"formDefinitionId\": \"00000000-0000-0000-0000-000000000000\",\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 {\n \"id\": \"00000000-0000-0000-0000-000000000000\",\n \"elementType\": \"TEXT\",\n \"config\": {\n \"label\": \"Department\"\n },\n \"key\": \"department\",\n \"validations\": {}\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\": \"00000000-0000-0000-0000-000000000000\",\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": "89b76be2-2c2d-4f3c-89bf-371dcec65b29", + "id": "480ba239-3c03-4702-9872-60322a1e46fa", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -43525,12 +43525,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d09d9f2b-a38b-4c54-95ed-0410d1209edf", + "id": "f7a03c1f-a4e3-4963-a859-558ae2af9da0", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -43582,12 +43582,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0cf9ab4b-382a-4da7-b216-9546a8edcd35", + "id": "354622ca-df9a-4e9d-b583-26725c898319", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -43639,12 +43639,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b9ced29a-c0a8-463c-b030-ec4cdd3deb1d", + "id": "86a69a8d-bde8-4ee5-93a0-41e8477621c6", "name": "An error with the item not found", "originalRequest": { "url": { @@ -43696,12 +43696,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "bb65d96a-8082-438e-aad0-1e7a69631800", + "id": "c64ab44f-d7c4-489f-81b4-ef79dc053207", "name": "An error with the request property conflicts with stored", "originalRequest": { "url": { @@ -43753,12 +43753,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0d3a1f5b-03d5-4beb-8a30-d06501b6d805", + "id": "ab4bc7f3-44d5-4d0c-a9bb-48bb319063f4", "name": "Too many requests", "originalRequest": { "url": { @@ -43815,7 +43815,7 @@ "_postman_previewlanguage": "json" }, { - "id": "403276aa-1140-4882-b1bb-e3ba1d182010", + "id": "245bf59a-b97b-455d-891a-8b991b37e610", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -43867,7 +43867,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -43878,7 +43878,7 @@ } }, { - "id": "900601cd-e78f-4e9b-b2a4-68089fb32061", + "id": "2a688929-79cc-4ed6-95d7-b0a64f9c2b32", "name": "Retrieves dynamic data by element.", "request": { "name": "Retrieves dynamic data by element.", @@ -43950,7 +43950,7 @@ }, "response": [ { - "id": "19abfb4e-ac45-4e23-ab18-8d036c85800c", + "id": "b2e5a276-95a6-4c69-94cd-9704ad1a8e08", "name": "Retrieves dynamic data to aid in correctly completing a valid form by form element ID from data source configuration", "originalRequest": { "url": { @@ -44015,7 +44015,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91332036-9fb0-421b-bb02-18973b1503b1", + "id": "bd7b3fbd-c43f-412b-a921-ed15e3e58d69", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -44075,12 +44075,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e1092e32-7600-47fe-818d-a5c2a08eefee", + "id": "c3b4243c-2a67-4816-a731-a9ffb82bd082", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -44140,12 +44140,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "92d88cfc-6707-4683-b336-cad930f44d72", + "id": "966fce5e-7d1d-4f0a-8816-31e305e1dbc3", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -44205,12 +44205,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "1934b98f-89e3-4a4a-9f57-ec2cae8918fb", + "id": "4bcd23a6-803f-41a4-bc88-180843475c93", "name": "An error with the item not found", "originalRequest": { "url": { @@ -44270,12 +44270,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9d9e38a9-0a32-48cd-9c21-456c7a920883", + "id": "01850063-dba7-4818-bcfc-bce882fad156", "name": "Too many requests", "originalRequest": { "url": { @@ -44340,7 +44340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e1138c6-043a-4f1d-aa0c-45411b83bd64", + "id": "fe8f8f7a-b9d4-473d-9125-f87372ef05ed", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -44400,7 +44400,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -44411,7 +44411,7 @@ } }, { - "id": "352550c8-d905-40c5-bcd4-2fd82861aca2", + "id": "771f7272-1be7-4065-9832-7a64602c3f40", "name": "Download instance file by fileId.", "request": { "name": "Download instance file by fileId.", @@ -44461,7 +44461,7 @@ }, "response": [ { - "id": "e995a86e-162c-4018-966b-8271fb5b248e", + "id": "b2121a32-8661-4a7f-a743-67892a143e2d", "name": "Returns a file that is referred to by fileID and associated with the formInstanceID", "originalRequest": { "url": { @@ -44502,12 +44502,12 @@ "value": "application/json" } ], - "body": "sit", + "body": "dolor ea non ut", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "9387e39f-1179-4729-a23a-9318ad61c5bd", + "id": "3509b823-c563-447f-8118-f2a2aa6d3a16", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -44548,12 +44548,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a067d08d-3911-4ef2-9afd-dc363dba80bb", + "id": "454d1569-dfd2-4ef0-8487-32948de541cd", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -44594,12 +44594,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "dd06479f-fabb-401a-91d0-044d7f4fcdd7", + "id": "0b28f41f-8fde-4ee6-9821-e88e9d0bb61b", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -44640,12 +44640,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d6484a45-c1d5-426f-a56b-ff5a7743a952", + "id": "288532dc-1a26-4938-b177-f85b081d7f5a", "name": "An error with the item not found", "originalRequest": { "url": { @@ -44686,12 +44686,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "92694f86-5230-4a0b-ac96-3338d7e7063f", + "id": "7d81c1b8-9e00-40d6-9605-16563fd82ccf", "name": "Too many requests", "originalRequest": { "url": { @@ -44737,7 +44737,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90be76a6-5c5f-404a-9de7-9414d2a849bc", + "id": "9d6ab0b0-3105-483a-8bdd-d56dd4340444", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -44778,12 +44778,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "73e4b07f-aa51-4635-b6e8-da9ec0469a2c", + "id": "e07de619-e140-4d1f-86e4-348614305ff8", "name": "An external service is not available", "originalRequest": { "url": { @@ -44824,7 +44824,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -44835,7 +44835,7 @@ } }, { - "id": "842561d9-92ae-4c98-9d9f-12649b4c136b", + "id": "b765c3a2-142a-44b8-900d-fa8fae0e57ba", "name": "List predefined select options.", "request": { "name": "List predefined select options.", @@ -44865,7 +44865,7 @@ }, "response": [ { - "id": "f6ff585e-b154-4674-aa50-6bcd93420342", + "id": "a24afe0a-86f5-4d77-96cf-39d0f3876fb0", "name": "Returns a list of available predefined select options", "originalRequest": { "url": { @@ -44909,7 +44909,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c12f4dd-636e-41a9-abdf-d5fb69bf664d", + "id": "a947cb54-06de-49ff-aa0c-9f3ed2f10daf", "name": "An error with the request occurred", "originalRequest": { "url": { @@ -44948,12 +44948,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "47421213-5350-4c83-b40b-25e43f661a0d", + "id": "e92763ef-82a9-49c6-a60f-51858a8ca858", "name": "An error with the authorization occurred", "originalRequest": { "url": { @@ -44992,12 +44992,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e5a9238d-42d2-4718-b08f-f433cf245733", + "id": "908e4ffa-c8aa-42e6-b5ee-41744819994b", "name": "An error with the user permissions occurred", "originalRequest": { "url": { @@ -45036,12 +45036,12 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4e897768-ebb1-4c9b-9496-67194602d847", + "id": "c95d8c11-0a32-4daa-bb8b-30bd27b1167a", "name": "Too many requests", "originalRequest": { "url": { @@ -45085,7 +45085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d1da4e1-c3bd-49c6-bbec-85152a909004", + "id": "d82dea19-1ba6-42a2-8248-943524e43676", "name": "An internal server error occurred", "originalRequest": { "url": { @@ -45124,7 +45124,7 @@ "value": "application/json" } ], - "body": "{\n \"detailCode\": \"quis incididunt anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -81824702,\n \"trackingId\": \"Duis dolor\"\n}", + "body": "{\n \"detailCode\": \"minim nisi exercitation anim\",\n \"messages\": [\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n },\n {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"This is an error\"\n }\n ],\n \"statusCode\": -75267038,\n \"trackingId\": \"nulla minim\"\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -45141,7 +45141,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": "e89306ac-6413-4d45-be94-29e714093294", + "id": "0c9ad0c6-414d-453a-b037-4424d7f0858e", "name": "Create Custom Password Instructions", "request": { "name": "Create Custom Password Instructions", @@ -45183,7 +45183,7 @@ }, "response": [ { - "id": "32986a78-0afb-4d0f-84be-82b67d641a61", + "id": "09a505d3-8ea9-4436-b275-f34990034e77", "name": "Reference to the custom password instructions.", "originalRequest": { "url": { @@ -45239,7 +45239,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f10ad09-3613-431d-87a1-31c151f9908f", + "id": "af15272e-cc54-4939-9c32-a31b5d8527a9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -45295,7 +45295,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af2e28ae-67ac-4c59-910a-064a3f72fa24", + "id": "c5f213bb-c862-4e4f-a881-506176cb6345", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -45351,7 +45351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba121ae4-3fa3-40a6-8c1a-1803b774b5e7", + "id": "c8ec9cfb-1eca-420f-83be-8e44f5342a0a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -45413,7 +45413,7 @@ } }, { - "id": "2990115f-ac98-4636-bcc0-05f890dcd058", + "id": "6840f6ad-9268-4348-9415-54b4e5547d7a", "name": "Get Custom Password Instructions by Page ID", "request": { "name": "Get Custom Password Instructions by Page ID", @@ -45437,7 +45437,7 @@ "type": "text/plain" }, "key": "locale", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [ @@ -45464,7 +45464,7 @@ }, "response": [ { - "id": "239920cd-f38e-4fa8-bb01-472531aad4ac", + "id": "df9766e9-3ac0-4a70-8561-4e3d8a0f2d9c", "name": "Reference to the custom password instructions.", "originalRequest": { "url": { @@ -45483,7 +45483,7 @@ "type": "text/plain" }, "key": "locale", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -45518,7 +45518,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b81bf0ef-1fee-460c-968d-97685a8cf979", + "id": "2407a864-2add-4358-8608-4ba6d08a107d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -45537,7 +45537,7 @@ "type": "text/plain" }, "key": "locale", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -45572,7 +45572,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a0a532d-2102-485f-a694-647489578958", + "id": "b60dbdf2-1c16-47ec-bb52-e638e0ea20d8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -45591,7 +45591,7 @@ "type": "text/plain" }, "key": "locale", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -45626,7 +45626,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1234383c-f3f1-4049-8548-33fd8c5285db", + "id": "e34fa560-0c8c-43fc-bf2d-deec74c44fe0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -45645,7 +45645,7 @@ "type": "text/plain" }, "key": "locale", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -45680,7 +45680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4174e89f-aa13-40af-8cd6-bd7dcec34d0f", + "id": "6dd66147-0d0b-453c-93c1-684649ffdf1c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -45699,7 +45699,7 @@ "type": "text/plain" }, "key": "locale", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -45740,7 +45740,7 @@ } }, { - "id": "81684cf7-140d-437b-bc11-5ee2d7f70d1e", + "id": "bba03023-f6e3-4606-abd0-22066d18b269", "name": "Delete Custom Password Instructions by page ID", "request": { "name": "Delete Custom Password Instructions by page ID", @@ -45764,7 +45764,7 @@ "type": "text/plain" }, "key": "locale", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [ @@ -45791,7 +45791,7 @@ }, "response": [ { - "id": "93835a44-ee91-4579-8ae7-5eac0f36d60a", + "id": "048d3cd2-ef78-4d1c-a85b-0a9c6ac334c1", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -45810,7 +45810,7 @@ "type": "text/plain" }, "key": "locale", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -45835,7 +45835,7 @@ "_postman_previewlanguage": "text" }, { - "id": "cf4250eb-04b8-4d90-9e5f-07b17e7bd10f", + "id": "92b0f274-1bdb-4dda-9c5f-162a40d17eba", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -45854,7 +45854,7 @@ "type": "text/plain" }, "key": "locale", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -45889,7 +45889,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35d19a18-55f4-4c51-a75a-303f5b1261c3", + "id": "75187667-52c4-4b99-b86a-5e037a118bca", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -45908,7 +45908,7 @@ "type": "text/plain" }, "key": "locale", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -45943,7 +45943,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5781ad15-5d9d-4452-b0be-e53c428a1b43", + "id": "88f399d1-beed-44ef-9d44-9b2e28656c05", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -45962,7 +45962,7 @@ "type": "text/plain" }, "key": "locale", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -45997,7 +45997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a47175da-79e0-4b51-95c4-500377e3f211", + "id": "8af2bfaf-9a19-4ee1-88ef-b85c2bc867da", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -46016,7 +46016,7 @@ "type": "text/plain" }, "key": "locale", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -46063,7 +46063,7 @@ "description": "Use this API to retrieve all the available discovered apps for a given tenant id.\n", "item": [ { - "id": "3e2dde1e-7905-4ddf-9ffa-d819efde1f31", + "id": "2baad9d8-ac7a-41ed-ac4d-29971a2d2b5a", "name": "Retrieve discovered applications for tenant", "request": { "name": "Retrieve discovered applications for tenant", @@ -46129,7 +46129,7 @@ }, "response": [ { - "id": "d99c7609-47a8-435e-aa5e-4a989166ef94", + "id": "c7060b56-d711-4454-9660-94d1fc9da649", "name": "Successfully retrieved list of discovered applications.", "originalRequest": { "url": { @@ -46209,7 +46209,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d707ec41-ad00-428a-bc23-bb938071d257", + "id": "b3fb0853-8661-4f96-9b11-a76671224c6d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -46289,7 +46289,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5a37792-bf6b-461b-9869-b4354bebf13c", + "id": "32067ba3-223f-46bd-bdc8-fa3c075a4bd5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -46369,7 +46369,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e953f2d-8119-4dc9-acaf-f86bdcacca0a", + "id": "0c4b9a2c-13cd-40f4-8154-e7e358ca8bf2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -46449,7 +46449,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f821f8f2-67da-44be-9ca2-5969bd76bbe9", + "id": "da593c34-30bd-4439-b185-ee88bba93b52", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -46529,7 +46529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b802327-d736-4173-99f2-354cddc62b0a", + "id": "88cfca61-95f7-460f-8d60-4ed17cb9f4b4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -46621,7 +46621,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": "6aeb96bd-9069-46cc-84c8-cb55ed2a734d", + "id": "92a9d00e-fc1f-450a-b97e-0b2244dc7cec", "name": "Gets a list of entitlements.", "request": { "name": "Gets a list of entitlements.", @@ -46732,7 +46732,7 @@ }, "response": [ { - "id": "81eb84b1-4983-408f-b545-8f48ab83c43b", + "id": "29a98c5b-4126-41b0-b35b-185863b0d78a", "name": "List of entitlements", "originalRequest": { "url": { @@ -46857,7 +46857,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92ef7e78-1ce0-4b81-a2db-88953d832a1f", + "id": "869a40a6-b5eb-4932-a960-18cb46697aa2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -46982,7 +46982,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d036def7-d07a-4e6b-b56f-66b923c24d51", + "id": "971cd83e-617d-43eb-ad12-5322200cd7cb", "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": "f07fb8be-021f-4701-bb8a-460c334dd669", + "id": "a74adb26-5b9a-451e-98b9-dc86a11c2299", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -47232,7 +47232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36930617-f25f-4fff-a1d0-16b4c9d42bfa", + "id": "b1ae32d9-dc2d-4eb8-98d7-7f630cbd6641", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -47357,7 +47357,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1364faa7-875c-4d7c-9f9c-42452f985da0", + "id": "3c4169d5-9122-47b6-88e4-a7ef325f0c5f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -47488,7 +47488,7 @@ } }, { - "id": "915626d6-c0b1-4757-9692-ff6fda0bb0fe", + "id": "a6eff830-11a4-4bed-b260-2587a41a5c58", "name": "Get an entitlement", "request": { "name": "Get an entitlement", @@ -47529,7 +47529,7 @@ }, "response": [ { - "id": "c0eca329-edce-436f-be33-b890decc1433", + "id": "c43192ce-c030-43a5-a362-89fa76278a05", "name": "An entitlement", "originalRequest": { "url": { @@ -47573,7 +47573,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ff960c6-eeb3-460c-a527-95b36d21b061", + "id": "46395ca7-c3af-42cb-a761-441ac2ee12f4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -47617,7 +47617,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a17020a7-9591-4622-aeaf-ac48abfb6435", + "id": "22095999-5ac4-45e0-9dca-160f0c360056", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -47661,7 +47661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5003eb73-7428-40bc-abd9-71d2f8587c33", + "id": "11353567-6f5d-4a81-ba75-088073f553f6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -47705,7 +47705,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fac0f80e-2942-472c-a36d-52eb72e2b940", + "id": "20e9ea8d-b370-4301-ad00-a27b10b3ff80", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -47749,7 +47749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6adf7fb-ac0f-4003-8322-50569115059d", + "id": "6c406b41-91b2-4bff-860d-3476f57c32b2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -47793,7 +47793,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56c0dc22-20a2-4ccb-a870-d6be95b08c39", + "id": "18af7f29-ac76-47a4-92a5-d63b1444fba8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -47843,7 +47843,7 @@ } }, { - "id": "b5a62c42-a751-4631-98ba-623dd5504930", + "id": "2436dc3d-26dc-4c43-9071-b8238d6d7056", "name": "Patch an entitlement", "request": { "name": "Patch an entitlement", @@ -47897,7 +47897,7 @@ }, "response": [ { - "id": "35485bff-800a-452e-a681-81f09abc1a0d", + "id": "da3794a6-b454-4578-910a-25d5e6eeb67e", "name": "Make an entitlement requestable and privileged in one call", "originalRequest": { "url": { @@ -47954,7 +47954,7 @@ "_postman_previewlanguage": "json" }, { - "id": "828241c2-5810-4c99-9ce6-ab0f8b677232", + "id": "be5652aa-94da-47fc-baa7-43ab8ba15f5b", "name": "Assign an entitlement to a segment", "originalRequest": { "url": { @@ -48011,7 +48011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29117a55-f8d6-4bd4-afbc-3acab09d4b23", + "id": "8b129ad1-8c63-493f-bdb7-217b46db6a42", "name": "Assign an owner to an entitlement", "originalRequest": { "url": { @@ -48068,7 +48068,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07f609f6-db07-45ab-80a4-60e2df5a21a9", + "id": "47ff5d1a-ba84-469a-94cc-8e121184a4a1", "name": "Replace an owner for an entitlement", "originalRequest": { "url": { @@ -48125,7 +48125,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a22119c-e185-45e2-9123-d7486af352ca", + "id": "de9ddde8-cbe8-4b13-84e3-9313f93111e1", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -48182,7 +48182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77ae5221-5a8b-42b6-a3cd-91a7ba670cf8", + "id": "7d86e2fa-83d6-495d-9a7f-419aa7932521", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -48239,7 +48239,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97b3dfbe-83e0-42af-b08d-8f1fc03ae046", + "id": "58f204aa-3564-4154-b64b-563ea31b1ffc", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -48296,7 +48296,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b24779f-a017-401b-8113-697c0abe7e08", + "id": "8fdb1079-99f9-4ffd-88ed-ecb447635261", "name": "Assign an entitlement to a segment", "originalRequest": { "url": { @@ -48353,7 +48353,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86131841-9847-426e-ba0e-61d29d5eff47", + "id": "95e8fd76-2578-40dc-a150-32f68c331a1f", "name": "Assign an owner to an entitlement", "originalRequest": { "url": { @@ -48410,7 +48410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c946ee4-2873-483a-b659-a596fbebcfbb", + "id": "0923f498-a1c5-4586-ae82-90bb5b529c5b", "name": "Replace an owner for an entitlement", "originalRequest": { "url": { @@ -48467,7 +48467,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0c8659c-5741-4172-b6ce-78c38ef88a95", + "id": "4bef7b5d-fe91-44e2-b38c-1897ba7083c0", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -48524,7 +48524,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f04fb373-dffe-4ed4-976c-735a28344b75", + "id": "dd81186f-53f8-40f9-90eb-ea5ae9335756", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -48581,7 +48581,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c63c3659-ea5d-4f3c-a40b-5a7f1ec63b56", + "id": "758a27fc-e458-4557-89f3-098fea862bde", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -48638,7 +48638,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9cfaa8f-edd9-41fe-b229-e10082b97aee", + "id": "4e711d15-a6fd-4c84-b48c-fe5b08248974", "name": "Assign an owner to an entitlement", "originalRequest": { "url": { @@ -48695,7 +48695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "782a2d34-bbb2-454c-930a-078cd5eb6cc8", + "id": "a8fae675-d125-4097-a30a-fe15524b008d", "name": "Replace an owner for an entitlement", "originalRequest": { "url": { @@ -48752,7 +48752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fa0dc49-c498-40b7-8ff8-057450460bdb", + "id": "bb07aea3-fbcd-460b-9e2b-e490703f9433", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -48809,7 +48809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4175ed0-ca1f-4d51-87bb-07f5c4dcfb64", + "id": "20a87490-5777-48ff-9352-d3828b4fe832", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -48866,7 +48866,7 @@ "_postman_previewlanguage": "json" }, { - "id": "356e0328-b234-4635-ba07-12b781a33454", + "id": "178f5628-2f1c-40f4-9402-033042b17809", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -48923,7 +48923,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e82406d-b933-4f81-a3ef-9856674b34a2", + "id": "b5f31f20-fac5-4687-b521-699f37b242a9", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -48980,7 +48980,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8142aec-fa99-4e55-a27d-ce3ce446c5af", + "id": "89c7f14e-21dd-4087-9cb1-90956953759d", "name": "Set entitlement manually updated fields", "originalRequest": { "url": { @@ -49037,7 +49037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb285dbb-3950-45ef-9722-f04d6f36884f", + "id": "5b883591-78e4-4923-a3be-d49c1006f34e", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -49094,7 +49094,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46a14cbd-1ef4-418d-8600-af191c1db7c5", + "id": "76f6f7f5-d9ad-4621-83fa-44886aebb5d1", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -49151,7 +49151,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d38b24e-3663-46be-b7eb-e7733bc7526a", + "id": "b9d3c01d-2f74-4bf1-9077-2e76bb18fc79", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -49208,7 +49208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4644334-ff64-45c3-bb08-22c653c0454a", + "id": "38cee0d3-b652-4eb0-91f1-84873e8cecf0", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -49265,7 +49265,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb23c3ef-f67d-44c6-b15a-f3faed4efe46", + "id": "13bcb370-c83b-4406-93b4-f6ee4d96642b", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -49322,7 +49322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f72a2144-e463-4c87-9308-a57d426d21ba", + "id": "67a3b493-9902-4050-a6d8-9e41b1796a3f", "name": "Add the description for an entitlement", "originalRequest": { "url": { @@ -49379,7 +49379,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10366ffd-464c-475f-98eb-bb59af848bc3", + "id": "57b2badf-cc39-48ca-bd7d-e89a49938659", "name": "Update the name for an entitlement", "originalRequest": { "url": { @@ -49436,7 +49436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "810da3a5-7540-4956-93e4-4c751465f7dd", + "id": "e182a022-c968-4392-9c40-2446dffb94d2", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -49499,7 +49499,7 @@ } }, { - "id": "e015e573-ed03-4ae2-b574-6d9a8f4daafd", + "id": "77d6a759-c451-4e13-9960-ecf71710b142", "name": "List of entitlements parents", "request": { "name": "List of entitlements parents", @@ -49587,7 +49587,7 @@ }, "response": [ { - "id": "99cbc347-dd0a-496f-96bf-8aa67ddd5e9b", + "id": "4c7244b7-543c-4165-b9c3-38569a89b84c", "name": "List of entitlements parents from an entitlement", "originalRequest": { "url": { @@ -49678,7 +49678,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b93f984c-2e2b-43f8-ad0a-a8bc4e0a75c2", + "id": "6dfcf346-6705-41b6-85e1-a9eb2039e1f2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -49769,7 +49769,7 @@ "_postman_previewlanguage": "json" }, { - "id": "092dfc0c-3923-4425-9219-aabcbd1423dc", + "id": "cbacfccf-1e54-40f4-9c66-c65ec3a3b2f4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -49860,7 +49860,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f135fcb-1b3b-4b32-95a8-d9451d74b15d", + "id": "c60c94e1-31cb-4c86-8d45-064df3572497", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -49951,7 +49951,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8ba220b-c272-4edc-8b56-0bf4eb0cdd19", + "id": "8364a1e6-8976-4958-9fda-4a38ebd7f48d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -50042,7 +50042,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d32101d-62ef-4c02-b6a8-71a9ccc07848", + "id": "3a65c6e6-c4d2-4d1c-afdb-5403ef7a46da", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -50133,7 +50133,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72cceba3-7723-4dda-a0df-07af54d78b86", + "id": "4c6e20ff-380a-45e5-acc2-3172839ed1be", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -50230,7 +50230,7 @@ } }, { - "id": "042f393c-db21-436c-a7a3-5a70ac1dc3df", + "id": "a4145712-fabd-4c2c-a2a1-ab921f2eccc3", "name": "List of entitlements children", "request": { "name": "List of entitlements children", @@ -50318,7 +50318,7 @@ }, "response": [ { - "id": "1e3b0234-d2fb-4ecb-93ae-3ce9f9cd346c", + "id": "fb827b3e-f614-4227-bf77-78330ce16847", "name": "List of entitlements children from an entitlement", "originalRequest": { "url": { @@ -50409,7 +50409,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cb15908-3829-4eb9-8bbc-828afdbd3580", + "id": "3bb657a8-b0cd-442b-9505-8a4c09ba26c0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -50500,7 +50500,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed36eb62-4a00-4cb2-a33b-6c5b334b93ea", + "id": "054f8c76-b3bc-4a2f-b2d5-e71497c2d2de", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -50591,7 +50591,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d1b9b34-6331-49f1-81c2-4167a9dfa70d", + "id": "b81b3086-5516-4c73-b299-7b884042275b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -50682,7 +50682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbeca003-e08e-43d4-9b9a-fe75dda4f67a", + "id": "1bd668ea-13df-4ef1-a0a3-366f0da70a75", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -50773,7 +50773,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0f78fa6-63e5-4b72-b375-2336f3637273", + "id": "20c24e9c-602b-43d7-b9d3-1b6f3e42d1f0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -50864,7 +50864,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8d85ae0-5785-4dac-a991-d748c33a614e", + "id": "11e512f9-3d2d-436a-a374-51bbe2b52fc7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -50961,7 +50961,7 @@ } }, { - "id": "86519b96-2157-4841-b936-8974c90a63de", + "id": "0460c4de-0d18-4d9f-a074-744f86fd4ae4", "name": "Bulk update an entitlement list", "request": { "name": "Bulk update an entitlement list", @@ -51004,7 +51004,7 @@ }, "response": [ { - "id": "576c8bf6-55d9-4800-890b-bb7b43cc71d4", + "id": "8856a8d4-2fe5-4c61-bc28-49e15b696365", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -51051,7 +51051,7 @@ "_postman_previewlanguage": "text" }, { - "id": "1c5065c0-bab5-4303-a624-151af7df1fca", + "id": "775f78dc-ca32-42ba-9139-e31db849f1e0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -51108,7 +51108,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e75f3b9a-59d9-4dd0-a107-231dcf7af0bc", + "id": "a3ec4e5a-9112-4910-b1b0-8b616e37c20e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -51165,7 +51165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a41636d5-0942-4afc-9ce7-61a8f81dbf59", + "id": "5cffae54-f63e-4bfa-b04b-cb6feb9d7c38", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -51222,7 +51222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c06c78f-ddd7-448b-8996-e9c63d83c872", + "id": "e8fc171f-a832-4da8-830f-d84902da12e2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -51279,7 +51279,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b3a7ea3-6aec-4cb7-84ba-72449a75e8aa", + "id": "c05b1331-d739-458d-9c33-b9e78c7ba269", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -51342,7 +51342,7 @@ } }, { - "id": "d38a581b-5900-4ef8-a307-65f632c6f21d", + "id": "af638beb-75dc-4afb-a04e-96b0124c77d5", "name": "Get Entitlement Request Config", "request": { "name": "Get Entitlement Request Config", @@ -51384,7 +51384,7 @@ }, "response": [ { - "id": "77788666-a117-4211-899f-837c6950accc", + "id": "5ddf5605-38e3-4746-b171-e221f6a59872", "name": "An Entitlement Request Config", "originalRequest": { "url": { @@ -51429,7 +51429,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b467cb90-4750-4214-a4f7-79add63884a6", + "id": "672926fc-76f3-4c9e-810f-d67ed56345bf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -51474,7 +51474,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc02f22c-5636-4cac-8bea-ddd0fc2465fc", + "id": "e22d4d09-ca43-4369-b884-a7c4c10b5ca9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -51519,7 +51519,7 @@ "_postman_previewlanguage": "json" }, { - "id": "832ae964-29ef-45ec-9539-917c5c38b199", + "id": "27af0199-5c26-40dc-b01c-6cf4e5f1bbca", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -51564,7 +51564,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83c885e0-f44e-4a95-83de-993e7d00c23b", + "id": "547603fc-3a16-440e-b18d-93b0956917dc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -51609,7 +51609,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c73881f8-53f9-4735-a7cb-23b111687a90", + "id": "6d3d89b7-8858-4e87-95b0-b15ad2eb0db9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -51654,7 +51654,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d3fab9c-36f5-49c4-9d10-c2871e35f1b4", + "id": "d2a06e84-ed8c-4fce-8c05-a5bf465d7c9c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -51705,7 +51705,7 @@ } }, { - "id": "c644a448-b692-41c3-b4e1-643865da8514", + "id": "cc205b16-2e9d-4482-80e9-9cd59f7af388", "name": "Replace Entitlement Request Config", "request": { "name": "Replace Entitlement Request Config", @@ -51760,7 +51760,7 @@ }, "response": [ { - "id": "54ab394c-700e-4167-9a6a-1bcb704f981e", + "id": "13351f29-2811-45c4-948f-9405c87068ef", "name": "Responds with the entitlement request config as updated.", "originalRequest": { "url": { @@ -51818,7 +51818,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d34c6c29-71de-4dc5-925c-8ac12220be45", + "id": "e724e49c-5591-4ca1-a467-721f82372d3b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -51876,7 +51876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6f685d3-2411-4fed-9bf2-8b2d3c2603fb", + "id": "301b9a74-cf9c-447c-b315-231a3bf75011", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -51934,7 +51934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0aa0f5b0-80da-49a8-afa6-811cc9b98bde", + "id": "fbd884ab-37bb-4d2d-9438-60e113c219a9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -51992,7 +51992,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfc1b6f7-318e-430a-901b-f578615c9d72", + "id": "8e748ef0-4569-4b2d-8579-f18821696786", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -52050,7 +52050,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ffc508a-0749-4115-a11b-de1511c1ec5a", + "id": "27a6aed3-09b3-4d79-81a5-56d7588388e7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -52108,7 +52108,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7abc3fda-1176-401d-8ebf-a95ff3dcc944", + "id": "9c88b7f5-bad5-404a-9b7b-27833c09d1fc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -52172,7 +52172,7 @@ } }, { - "id": "79a4f9ff-6a5b-4685-a978-06eff00856db", + "id": "de2e745f-a32b-448f-8c73-475b23b5da35", "name": "Reset Source Entitlements", "request": { "name": "Reset Source Entitlements", @@ -52215,7 +52215,7 @@ }, "response": [ { - "id": "2fe4ddc1-0ceb-42d7-8b23-cefb4ffad0da", + "id": "6e34dd6d-a465-4758-a305-2a389ea0e926", "name": "Entitlement source reset task result", "originalRequest": { "url": { @@ -52261,7 +52261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4fab6ef0-2d12-4747-8256-9bda30642c6d", + "id": "0eac776a-36c9-4883-9528-08dc8952c1f2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -52307,7 +52307,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8738547-94d0-4c18-b58a-0f967a3118a0", + "id": "d7b43b36-90e3-468e-b99f-22ccf0d4df60", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -52353,7 +52353,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0ab34cf-6b90-4218-8f2c-1af94458111d", + "id": "9e761aa0-159f-4e04-a62a-dcf8813254a7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -52399,7 +52399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "378c18a9-3264-4979-a346-fcd445b22356", + "id": "cd9d8858-f9de-4637-acee-db0c5f22e503", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -52445,7 +52445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4326ac0c-1348-4dee-a3d5-89a1b8a3f442", + "id": "2e7fc10a-0414-4193-8aae-65aca1a83eab", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -52497,7 +52497,7 @@ } }, { - "id": "465509ac-d5dc-4017-ab56-32044617f41e", + "id": "aca05728-8387-4720-a169-ea2d1f631b93", "name": "Aggregate Entitlements", "request": { "name": "Aggregate Entitlements", @@ -52549,7 +52549,7 @@ "type": "text/plain" }, "key": "csvFile", - "value": "velit qui", + "value": "ullamco commodo Lorem officia", "type": "text" } ] @@ -52557,7 +52557,7 @@ }, "response": [ { - "id": "287f18bf-bb8b-4cd1-beba-fd8503ed3940", + "id": "4bd7fe14-8839-432a-97d2-75e8cf0ef595", "name": "Aggregate Entitlements Task", "originalRequest": { "url": { @@ -52601,7 +52601,7 @@ "type": "text/plain" }, "key": "csvFile", - "value": "velit qui", + "value": "ullamco commodo Lorem officia", "type": "text" } ] @@ -52620,7 +52620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "855b5167-5fa7-4df9-b849-a2b591a633a6", + "id": "79f38732-3640-474a-b79d-7f54fec47da6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -52664,7 +52664,7 @@ "type": "text/plain" }, "key": "csvFile", - "value": "velit qui", + "value": "ullamco commodo Lorem officia", "type": "text" } ] @@ -52683,7 +52683,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f9df399-94b4-4c94-b162-47888851533d", + "id": "40d839d6-d637-4ed3-9c79-6cd5b6b99ba1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -52727,7 +52727,7 @@ "type": "text/plain" }, "key": "csvFile", - "value": "velit qui", + "value": "ullamco commodo Lorem officia", "type": "text" } ] @@ -52746,7 +52746,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26ad3ed3-2dba-49b0-a18c-db2c5cb72eed", + "id": "0c07b9da-d88c-44c8-8f77-1849f93ae024", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -52790,7 +52790,7 @@ "type": "text/plain" }, "key": "csvFile", - "value": "velit qui", + "value": "ullamco commodo Lorem officia", "type": "text" } ] @@ -52809,7 +52809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ceead45-fc4a-4c6d-bf7a-9d85259a93c7", + "id": "2ff122da-2e6b-43a9-8ce0-2089f69ad19f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -52853,7 +52853,7 @@ "type": "text/plain" }, "key": "csvFile", - "value": "velit qui", + "value": "ullamco commodo Lorem officia", "type": "text" } ] @@ -52872,7 +52872,7 @@ "_postman_previewlanguage": "json" }, { - "id": "712a4cb8-b442-48eb-bf33-69a35ecaa480", + "id": "49137118-cb36-43d4-8035-08deff2cf9a9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -52916,7 +52916,7 @@ "type": "text/plain" }, "key": "csvFile", - "value": "velit qui", + "value": "ullamco commodo Lorem officia", "type": "text" } ] @@ -52947,7 +52947,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": "c1e8d53b-41f1-411c-8482-576416764b50", + "id": "4e2e0b26-2b22-4054-98e4-1026acca665c", "name": "List Governance Groups", "request": { "name": "List Governance Groups", @@ -53022,7 +53022,7 @@ }, "response": [ { - "id": "715088d3-828e-46f0-8cf8-e1a1d5e36c72", + "id": "40a13da6-1e45-465f-bbae-6fd85c21dd62", "name": "List of Governance Groups", "originalRequest": { "url": { @@ -53111,7 +53111,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb4c2e92-441a-499d-a331-ec0256e6fc75", + "id": "5f689908-e79d-4303-a028-34dbe50dd86d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -53200,7 +53200,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f391a97-ddae-4cd6-9480-66894ed99830", + "id": "0cec6b02-6d62-42f0-9290-871906d844b6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -53289,7 +53289,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d2f2546-597d-4518-a675-27d133ea042c", + "id": "13947e85-6862-4194-a210-18da34ad4ff3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -53378,7 +53378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a4ce0d6-342e-42c5-931f-a3b2def94863", + "id": "e57512b1-4fa1-485b-9b9d-5cfbb0410a7e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -53467,7 +53467,7 @@ "_postman_previewlanguage": "json" }, { - "id": "132644a5-0343-4cc1-9c7a-2e872b7091ce", + "id": "070d10c5-efe3-41ef-9546-94dab19ff605", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -53562,7 +53562,7 @@ } }, { - "id": "58a8fc13-71c0-445e-a242-465264435c21", + "id": "80a893a1-ee40-4676-82a3-5e507cded8b1", "name": "Create a new Governance Group.", "request": { "name": "Create a new Governance Group.", @@ -53604,7 +53604,7 @@ }, "response": [ { - "id": "c44f4c9d-6948-4712-a32f-f9bf5ebdb8f0", + "id": "9ca6055b-c810-4906-8090-bf013294226e", "name": "Governance Group object created.", "originalRequest": { "url": { @@ -53660,7 +53660,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb5f3f3e-9bbf-4884-b99f-92fcaa70b31d", + "id": "86acd2af-b181-4995-acc2-7f539f057831", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -53716,7 +53716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2153a3a1-3504-4860-a438-8cc7fc589572", + "id": "83f401ae-c5f3-427f-b566-4eb88baedc48", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -53772,7 +53772,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ed129b1-75dc-4584-98ca-14cfe4d9f2b6", + "id": "d3eecc0a-c00e-47e5-bc08-3e446fe2f962", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -53828,7 +53828,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94347a9e-5a76-4a1f-b052-6121ccf7879b", + "id": "631f1eaa-5be5-4457-9d21-2d98e4dfda0c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -53884,7 +53884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3987e200-613e-428f-a03a-3d3baf1a1bc5", + "id": "ea0f4c10-72b0-4bb7-84d7-6db98575695a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -53946,7 +53946,7 @@ } }, { - "id": "2bf6be18-23e3-4d81-a23f-0535e60bb02a", + "id": "f5707311-ba95-4f45-a46c-8dca87f44282", "name": "Get Governance Group by Id", "request": { "name": "Get Governance Group by Id", @@ -53987,7 +53987,7 @@ }, "response": [ { - "id": "dcd1f12d-6f5f-42aa-91ad-50a56f3ba443", + "id": "7b7520b7-10e9-4c6f-82ea-324a10f6d294", "name": "A Governance Group", "originalRequest": { "url": { @@ -54031,7 +54031,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03c0d55f-140b-4195-b3a2-e9b2086c2c44", + "id": "75549e7c-106d-4260-935a-3add1fa587de", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -54075,7 +54075,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0384cc6-b084-488c-97ce-142627a781db", + "id": "85d91934-0fb1-40dd-a337-13839e1dc8d1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -54119,7 +54119,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa98a851-d88e-4bd8-b895-01f2e5a41e92", + "id": "8b513f6a-c1af-4bcd-aa7f-9905e8f84a00", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -54163,7 +54163,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37fe4a1a-bb2d-44a4-bcd3-9a4cb88b0531", + "id": "567a748e-db0d-4060-894b-aa6df0c8fb06", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -54207,7 +54207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b79e0afc-c3ab-4393-ad8d-c22017bf48cd", + "id": "26da36c3-e96a-4b11-b9a7-e7fb489ce812", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -54257,7 +54257,7 @@ } }, { - "id": "2799fb62-d2c8-42b2-82b3-b45bf47ae6b2", + "id": "a06880e0-eaac-4233-8303-9a0f67e04af9", "name": "Delete a Governance Group", "request": { "name": "Delete a Governance Group", @@ -54298,7 +54298,7 @@ }, "response": [ { - "id": "dcb3d86b-e9ff-4ba9-be44-e766d007f86e", + "id": "da1f7597-fa3a-4efc-8f63-82d53a61629e", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -54332,7 +54332,7 @@ "_postman_previewlanguage": "text" }, { - "id": "16ada723-0e62-46d1-9e0f-1fb70619458e", + "id": "85102dae-8e80-4099-8877-7fe5abdd46ea", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -54376,7 +54376,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eff53b7c-3c94-43b7-82a3-f7237e65eb6d", + "id": "ce42a597-e774-4ca5-9992-a9a8e396faac", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -54420,7 +54420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "405fb308-d6ed-4eb3-8f6b-296014eedc75", + "id": "0897ba57-9494-40b4-8226-6ad81280f59e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -54464,7 +54464,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8680cc5-1811-4ce7-96c4-84534527f6b9", + "id": "924e4f10-0b56-47d0-9a0f-fcdb93698067", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -54508,7 +54508,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30a20864-70d5-40c8-a40c-087b51fd7020", + "id": "df4345c5-2034-428e-bb35-1d622a17f32c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -54558,7 +54558,7 @@ } }, { - "id": "0d06c14f-5cd5-4808-8aa7-a48279f387fc", + "id": "b8bd0cda-55b4-418a-91fb-16fc9843ce7d", "name": "Patch a Governance Group", "request": { "name": "Patch a Governance Group", @@ -54612,7 +54612,7 @@ }, "response": [ { - "id": "0fa83a27-9809-43ae-915d-5ea1af6149a3", + "id": "13b90788-ab0c-44ca-afd0-61bf84a5026a", "name": "A Governance Group.", "originalRequest": { "url": { @@ -54669,7 +54669,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbbc0cd7-f5cf-4e93-8dd1-da6fd689ada2", + "id": "bc3a523e-3c74-4e7d-85a5-f038eee3491b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -54726,7 +54726,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8561637-6f7c-49e8-9800-53164dd9eca8", + "id": "b053bc46-6d41-4e80-9751-89b5ac1671ba", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -54783,7 +54783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1f1faea-2f21-4588-87fc-076f6c910b7e", + "id": "7bf5be80-827c-400d-97e8-b66c63073000", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -54840,7 +54840,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2843cdc9-b840-40f6-b8ab-e38ba768edcc", + "id": "6215ccd8-109e-4afb-b6cc-25688b27eafe", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -54897,7 +54897,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd6719ce-7109-46c8-913e-42e9fb698dbf", + "id": "f99c332c-6b79-4187-9f43-b035d965ea82", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -54960,7 +54960,7 @@ } }, { - "id": "717987d7-f193-42bd-b2d9-7d29718af90a", + "id": "0629320f-289d-48cd-9770-146c1f3f392c", "name": "Delete Governance Group(s)", "request": { "name": "Delete Governance Group(s)", @@ -55003,7 +55003,7 @@ }, "response": [ { - "id": "cf525dff-104d-4067-aa08-ad2b8989b36a", + "id": "07da59d8-b3be-45cd-8394-3b2e63e92131", "name": "Governance Group bulk delete response.", "originalRequest": { "url": { @@ -55060,7 +55060,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16134ad3-2d14-49c6-affb-4a25d1fec12a", + "id": "16d28369-f140-4b8c-9b77-8b0d8c4bf828", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -55117,7 +55117,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19398143-0106-4fd1-ae35-665e5e1b87a4", + "id": "623991d4-d395-464a-a4b0-ebea4415cf29", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -55174,7 +55174,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0a7c000-5704-469a-98d8-8d55fa2c5da3", + "id": "fd164ed6-6e07-4d51-8bc4-f9280c6f0f8d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -55231,7 +55231,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff79f067-4b65-474c-b022-757f53aa22c5", + "id": "e1c18549-a0d9-4794-bd7b-f67a52be5246", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -55288,7 +55288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3e60459-73d4-46c6-a538-d836934e7f0a", + "id": "0668f620-3363-462e-a630-410b8dfdc66a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -55351,7 +55351,7 @@ } }, { - "id": "ea5f2c74-e432-4ffb-bdcc-646acb33d8ae", + "id": "f0b22c31-56da-4c4b-8477-72d0b4a7280a", "name": "List connections for Governance Group", "request": { "name": "List connections for Governance Group", @@ -55430,7 +55430,7 @@ }, "response": [ { - "id": "c05db0e3-9074-419b-9e39-ff540aae430a", + "id": "0c4d74ac-7614-497b-a695-fb9b8f4c03e5", "name": "List all connections associated with a Governance Group.", "originalRequest": { "url": { @@ -55512,7 +55512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8eea561f-f2d3-4c23-ac3b-f2bc2ba9299c", + "id": "f20fc1e0-82eb-4b57-9dc4-2c19a47bdb26", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -55594,7 +55594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "acd85f79-382d-40ea-815a-16ae96e43eaa", + "id": "214e48fa-3c76-467d-8a29-8a1dc7956c92", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -55676,7 +55676,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edba68d7-8cd4-4185-888b-5adf42c3dabc", + "id": "262b391c-9821-4521-8b38-8f9ebded510d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -55758,7 +55758,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2707870-4fe9-45e9-8706-4a352c8a583b", + "id": "5c129356-6197-46e6-89ad-f07cfb718fdb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -55840,7 +55840,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93d482b5-fde7-42f3-8c9b-4e4a3bc3c1f1", + "id": "f8b73bc7-3044-4496-97dc-3c48e144bb49", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -55928,7 +55928,7 @@ } }, { - "id": "e7d9b11f-7288-4be8-b9aa-cb9bed955d0f", + "id": "3a0d0261-0def-411d-927e-70f8097e8fce", "name": "List Governance Group Members", "request": { "name": "List Governance Group Members", @@ -56007,7 +56007,7 @@ }, "response": [ { - "id": "806aca42-cb8b-409f-ad03-09ff2a4857e0", + "id": "e693c745-a869-4637-856d-09374a7b02d4", "name": "List all members associated with a Governance Group.", "originalRequest": { "url": { @@ -56089,7 +56089,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b532c0d3-f57d-4349-9117-84c6edeae550", + "id": "f5237d5d-2674-41be-9264-81b5b2bb8ca2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -56171,7 +56171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb5cd106-c79e-4df7-b3d1-2225bc9a22e7", + "id": "22aeab63-728e-439a-b671-40922a1821de", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -56253,7 +56253,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41f701da-d9e0-4bd1-b477-0b92e1ac0115", + "id": "27df4b37-05ea-4032-b264-dbb333f5b2fc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -56335,7 +56335,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c125f724-00f9-4b8c-9e00-de0b61e248d8", + "id": "0be3a1a6-371b-4757-b567-ab5fb95b0b91", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -56417,7 +56417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3ebb881-3c19-4097-b526-904db2684337", + "id": "b29f530b-d060-4c28-9565-01e5409037ef", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -56505,7 +56505,7 @@ } }, { - "id": "d7db8cfe-e9df-4b67-ab9b-73b979927266", + "id": "57a01ce8-5a10-487e-9286-ec4b62ee0932", "name": "Add members to Governance Group", "request": { "name": "Add members to Governance Group", @@ -56561,7 +56561,7 @@ }, "response": [ { - "id": "4f3aa580-8920-44bf-9deb-cee5d91198b7", + "id": "a79a494a-d14d-488d-8849-7b85ca7b9b8e", "name": "List of added and not added identities into Governance Group members list.", "originalRequest": { "url": { @@ -56620,7 +56620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c6116c8-ab01-4603-83e5-6854bd03bbab", + "id": "749b7a92-1884-444f-989c-e61a64855060", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -56679,7 +56679,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1022d87c-4dee-4223-b534-346d9e67a04a", + "id": "af7c4ed2-e802-4be3-bffb-f07e23998dc8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -56738,7 +56738,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3f73c28-c41d-4d8b-9479-3460a8aa340a", + "id": "1c479da7-8c18-48ea-a633-1d739df31163", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -56797,7 +56797,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c19fdf7f-82dd-46a8-92af-63caeb3f9cd9", + "id": "284e2c86-4c4b-45a1-badc-5d9d61fa9293", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -56856,7 +56856,7 @@ "_postman_previewlanguage": "json" }, { - "id": "680f8de0-7789-4023-976a-ebec60d61e87", + "id": "81224b82-a4d7-49d7-b933-90f465a699fb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -56921,7 +56921,7 @@ } }, { - "id": "7b32c6d6-45a3-41ed-ade3-6a8dc4bd430a", + "id": "7ce22985-4792-4867-bda2-154aacd80651", "name": "Remove members from Governance Group", "request": { "name": "Remove members from Governance Group", @@ -56977,7 +56977,7 @@ }, "response": [ { - "id": "818f7b46-76a3-44b4-88fe-71759ccf98c1", + "id": "50fb1f55-9974-4713-849b-e680bb4877a3", "name": "List of deleted and not deleted identities from Governance Group members list.", "originalRequest": { "url": { @@ -57036,7 +57036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "313185eb-e87b-4f00-85d8-3a0db00fde6c", + "id": "5987caff-2fb7-46ce-aa8f-b5d27d4bc509", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -57095,7 +57095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f514e75f-2480-49c2-9f68-ebb609d6219d", + "id": "5663d6ea-d66d-43b8-8175-5f3590087974", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -57154,7 +57154,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16d4bf1a-9ba9-499c-84ca-213a51c378dd", + "id": "3d73eb21-6855-43ec-acb2-ca55f7c154d8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -57213,7 +57213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce4d8d69-cf0a-42b9-b41c-be45f530d8ba", + "id": "cde4aad6-d097-43f1-b215-e8e9d20f3479", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -57272,7 +57272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d46c2db7-da70-4c91-976f-8e2ddc544330", + "id": "544cfdc1-723d-4303-8f39-06eecc1ecd64", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -57343,7 +57343,7 @@ "description": "", "item": [ { - "id": "f1c8167d-3338-461c-b05c-1fd879401b8c", + "id": "0b1164b8-ff5c-476f-9ac8-29e8c79a689f", "name": "Identity Access Request Recommendations", "request": { "name": "Identity Access Request Recommendations", @@ -57420,7 +57420,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -57436,7 +57436,7 @@ }, "response": [ { - "id": "79351491-d604-4e61-b88c-6d66e36b5e50", + "id": "9908d5fe-663a-4526-b949-3e79d533f51e", "name": "List of access request recommendations for the identityId", "originalRequest": { "url": { @@ -57508,7 +57508,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -57543,7 +57543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd416939-2b79-41f6-a3e8-5275a6632589", + "id": "09071120-258e-4c80-8ebf-f6441c7f0dca", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -57615,7 +57615,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -57650,7 +57650,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a824567-de31-4ef1-b576-7d52506fb9e5", + "id": "3fe7be10-2329-48a2-a3b1-4e1fb067140c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -57722,7 +57722,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -57757,7 +57757,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6e2cdff-85aa-4fdc-893a-75c5b72b12b4", + "id": "6e3ebfe1-af5b-452f-adff-9723ad64100b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -57829,7 +57829,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -57864,7 +57864,7 @@ "_postman_previewlanguage": "json" }, { - "id": "452102de-25d6-49d0-bebc-85ac2f5fe299", + "id": "df7abab3-7773-457c-a43e-50906e01fde4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -57936,7 +57936,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -57971,7 +57971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e590f08d-aa83-4aa4-85ce-8686c49c87fb", + "id": "fb75012e-4047-4c33-9eff-01fd4160809c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -58043,7 +58043,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -58084,7 +58084,7 @@ } }, { - "id": "ceefb351-73b6-4777-b7c3-2011f888d059", + "id": "56749dd0-47ac-4fa8-9bb2-666ec655c195", "name": "Notification of Ignored Access Request Recommendations", "request": { "name": "Notification of Ignored Access Request Recommendations", @@ -58127,7 +58127,7 @@ }, "response": [ { - "id": "d42030aa-27eb-44c8-ade1-84005764fda3", + "id": "8b2022b9-2f5e-4ea4-9430-22e04e1ace16", "name": "Recommendation successfully stored as ignored.", "originalRequest": { "url": { @@ -58184,7 +58184,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38f69304-56a3-432d-b5b8-c7f2068c1e8a", + "id": "a0ee1fca-cd62-4f10-adcf-d6a8399180c7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -58241,7 +58241,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4032634b-5862-4fe4-9210-febaa0ad4f73", + "id": "5a411a94-0c9d-4fa7-97da-d19010f9c5a7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -58298,7 +58298,7 @@ "_postman_previewlanguage": "json" }, { - "id": "376aeb5a-1cba-4ea7-90bd-c7f1ba7689b2", + "id": "12e2bef0-3d72-4e52-8c39-62e82d46f343", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -58355,7 +58355,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e29223c-3ca4-4337-a6cf-d56fbd3a6b04", + "id": "b3ee36e2-bdb7-462b-afd1-294a6baddacc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -58412,7 +58412,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3adbcaf2-3617-4d41-b0ef-f158c1ca2833", + "id": "4588fb68-72fb-4e1e-b9ca-06c9aeea88d6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -58475,7 +58475,7 @@ } }, { - "id": "fa020c1a-0cee-4b2b-96fb-f12016c45c65", + "id": "4d57c882-a42f-45ff-8ce9-53e1b37755f0", "name": "List of Ignored Access Request Recommendations", "request": { "name": "List of Ignored Access Request Recommendations", @@ -58551,7 +58551,7 @@ }, "response": [ { - "id": "6aebc235-e9e1-4d6a-a74c-f30b57a136aa", + "id": "e6f0e103-8b7f-4d1e-910e-3687e378f0fb", "name": "Returns list of ignored access request recommendations.", "originalRequest": { "url": { @@ -58641,7 +58641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfb91efa-94c4-4d6a-8fb6-717cffc14675", + "id": "208aa11f-210d-4553-b30c-5521895e24fc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -58731,7 +58731,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2da62b5-5ba8-471b-9a0e-69287f26510d", + "id": "1e8a7dd6-a27b-4b7a-8876-710dae668a6d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -58821,7 +58821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e401e643-f584-4486-85c1-6aa34708e738", + "id": "ef0ff743-a770-4281-a73f-eaad73ecce7f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -58911,7 +58911,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30fcab88-eb8b-4d7b-a9fd-c92401a66dd0", + "id": "68c670b5-019b-4b9d-80b0-cbb33d7248af", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -59001,7 +59001,7 @@ "_postman_previewlanguage": "json" }, { - "id": "252ff2f3-ba9a-46c8-914c-7331e20e8d1b", + "id": "fc76d500-d5e6-4fc7-9b54-023e35e2a1ff", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -59097,7 +59097,7 @@ } }, { - "id": "cdb1d207-5979-494a-b6e8-22e332a90f35", + "id": "2e4cc9b6-b86c-4113-88a4-6bc487df7897", "name": "Notification of Requested Access Request Recommendations", "request": { "name": "Notification of Requested Access Request Recommendations", @@ -59140,7 +59140,7 @@ }, "response": [ { - "id": "f7cafe1d-809c-4774-8d92-bd6809707b96", + "id": "6cbfbf0a-834b-4989-929d-92425c1b0a98", "name": "Notification successfully acknowledged.", "originalRequest": { "url": { @@ -59197,7 +59197,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e01d1ab7-eeca-4d07-887d-1a328f5294a9", + "id": "c45bd80c-63b8-4596-88f5-a6671af10917", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -59254,7 +59254,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7a185ee-ee66-4fe5-a5ac-2d598354f7f6", + "id": "75b7843c-4aa6-4a07-9931-9b1e87d1cd63", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -59311,7 +59311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d70ed8ac-f3fe-4354-b98b-880c2863c6bc", + "id": "f6f5e550-8c22-4247-a8b3-dc3031a66d90", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -59368,7 +59368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "068aadaf-3b41-4a33-ab71-9e25d4c03cfc", + "id": "c65e36f3-75c8-4828-8292-864b767da617", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -59425,7 +59425,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc378e6a-820d-4584-b08d-9d5f3d130ef6", + "id": "edde5cb4-2aa9-40be-847b-8baa54746dd5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -59488,7 +59488,7 @@ } }, { - "id": "21d3ce7c-d496-410d-8b0e-14b062a602d6", + "id": "8c3db143-4cf4-4877-af24-6c2a522fc77d", "name": "List of Requested Access Request Recommendations", "request": { "name": "List of Requested Access Request Recommendations", @@ -59548,7 +59548,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -59564,7 +59564,7 @@ }, "response": [ { - "id": "c0bce759-1354-44e9-99f7-05c72b6321a6", + "id": "58981ccb-8b34-48a7-b36b-42634f60370e", "name": "Returns the list of requested access request recommendations.", "originalRequest": { "url": { @@ -59619,7 +59619,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -59654,7 +59654,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdec35bb-1303-450a-b499-c9e30547adca", + "id": "4a46f6e2-76af-4ae2-a16d-489dc17358bd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -59709,7 +59709,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -59744,7 +59744,7 @@ "_postman_previewlanguage": "json" }, { - "id": "300c13e7-7da4-4187-b31e-f49801b32da0", + "id": "42aad4b1-a8b7-4f76-b093-531c9c142a43", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -59799,7 +59799,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -59834,7 +59834,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f061b0d1-5e52-4a93-82b2-45881a3e2b98", + "id": "05469490-4c9d-40fb-b7fb-785a4a33ff56", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -59889,7 +59889,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -59924,7 +59924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aec72b42-277e-4c57-8463-6db1bbd2d5e0", + "id": "367d8273-2781-4633-b1cb-3ebe35854943", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -59979,7 +59979,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -60014,7 +60014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a28ccc1c-3069-445b-b4bb-0c968676ae27", + "id": "56615642-bed0-4108-a7c5-8cb3d0b47bb2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -60069,7 +60069,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -60110,7 +60110,7 @@ } }, { - "id": "c5fb4e9b-768b-4144-b859-3fec9b0eeb7e", + "id": "1b5af4e5-7952-4ccb-a47c-1704e74e9e5c", "name": "Notification of Viewed Access Request Recommendations", "request": { "name": "Notification of Viewed Access Request Recommendations", @@ -60153,7 +60153,7 @@ }, "response": [ { - "id": "8effd218-54b1-40fe-a472-e19b8e9cd77f", + "id": "bff58d55-236e-451b-9578-62ec780b5b17", "name": "Recommendation successfully stored as viewed.", "originalRequest": { "url": { @@ -60210,7 +60210,7 @@ "_postman_previewlanguage": "json" }, { - "id": "563efbcf-e816-4b1d-8029-262542664518", + "id": "9e326307-069a-421b-b19a-dd07539fdcc3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -60267,7 +60267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84b04058-12b8-447a-a3ca-f4cda2c2f64e", + "id": "46f98f88-7efc-4a84-a63d-831c0bd3aef8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -60324,7 +60324,7 @@ "_postman_previewlanguage": "json" }, { - "id": "390a363e-47f6-48dc-8283-9a8b964f40b4", + "id": "71d30930-762d-49ff-a6e4-5738a780afd8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -60381,7 +60381,7 @@ "_postman_previewlanguage": "json" }, { - "id": "711359fc-5d73-4efd-a075-b8fe65c77bb7", + "id": "791b4b77-8c79-483b-ba77-cff1c005ae8a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -60438,7 +60438,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de67cdec-283c-463d-aee7-db97340780e9", + "id": "4a276053-2dcc-44a9-871c-1974c2ae9528", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -60501,7 +60501,7 @@ } }, { - "id": "e2c5ff9e-b674-429a-ac49-476da80d1cfc", + "id": "0ea6fe85-ae56-4ec1-9892-fc6660a3ca2e", "name": "List of Viewed Access Request Recommendations", "request": { "name": "List of Viewed Access Request Recommendations", @@ -60561,7 +60561,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -60577,7 +60577,7 @@ }, "response": [ { - "id": "eb666eaa-9349-4797-9afd-5c76c37fcb14", + "id": "3bead14d-5ebd-4de1-bdd7-606ff090c38f", "name": "Returns list of viewed access request recommendations.", "originalRequest": { "url": { @@ -60632,7 +60632,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -60667,7 +60667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecde3019-3383-414d-9b12-0e34a07d4ea5", + "id": "6d1807d8-325f-4712-a4aa-2f5aab98cdcd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -60722,7 +60722,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -60757,7 +60757,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de1c5cb9-e6ee-47ef-ac46-66343d852454", + "id": "81cfc8cf-066d-4eb0-ac45-85e26865ce3c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -60812,7 +60812,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -60847,7 +60847,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3951fe45-624e-4e23-b8ed-ac5061232179", + "id": "2dbd21af-58fc-40ef-8e85-f4fc99aea6c0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -60902,7 +60902,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -60937,7 +60937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9dbd0b85-ff87-4f1a-8172-954bc3ab34ba", + "id": "3832d278-42c4-4b52-b8a0-997552691588", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -60992,7 +60992,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -61027,7 +61027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf394f4b-f177-4c20-a07a-2ecc7212c20f", + "id": "57ff3c75-9098-41a8-bd66-321c1ec1a07f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -61082,7 +61082,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -61123,7 +61123,7 @@ } }, { - "id": "7a5cdd18-f5d8-4652-a25c-5c12597d568b", + "id": "93497142-a107-4971-8ef4-709e834fb17a", "name": "Notification of Viewed Access Request Recommendations in Bulk", "request": { "name": "Notification of Viewed Access Request Recommendations in Bulk", @@ -61167,7 +61167,7 @@ }, "response": [ { - "id": "0767e70a-0670-46e6-8f0a-d5b955d678d9", + "id": "af9e6063-bb9b-4286-89ec-772d3447be3d", "name": "Recommendations successfully stored as viewed.", "originalRequest": { "url": { @@ -61225,7 +61225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e05a742e-f3b1-4835-8f01-d01d97e68a25", + "id": "e9acd9b9-8539-4f2c-9574-36a8973b53bd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -61283,7 +61283,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e93446e9-3d49-4984-bf05-19ebcced2382", + "id": "09bfb149-d28c-4b59-90f5-74d85727256f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -61341,7 +61341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5157913f-872e-459e-a896-924efe5475fb", + "id": "6b04e7ed-edd1-40db-b0aa-8b4ab96773b0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -61399,7 +61399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26c6e6f2-cb14-4e69-b8af-b9fc22b5287a", + "id": "7ccda911-e44c-48ee-a1ed-371a79a9604c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -61457,7 +61457,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abb7dc44-b2c8-4424-ae98-eed0645360ed", + "id": "863722b3-3f45-4870-b215-79d16613dcd9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -61527,7 +61527,7 @@ "description": "", "item": [ { - "id": "31c1747f-1515-4584-8fd7-a187e879beac", + "id": "a457c7cf-fc9c-4258-89ac-49b7ba77a07f", "name": "Get a paginated list of common access", "request": { "name": "Get a paginated list of common access", @@ -61602,7 +61602,7 @@ }, "response": [ { - "id": "15061870-deba-4e70-8916-df6a9db7ec16", + "id": "31f9d513-8dc3-4f99-95c2-ebb2b79bb525", "name": "Succeeded. Returns a list of common access for a customer.", "originalRequest": { "url": { @@ -61686,12 +61686,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"555ab47a-0d32-4813-906f-adf3567de6a4\",\n \"access\": {\n \"id\": \"sunt aute\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"mollit et enim dolore\",\n \"description\": \"adipisici\",\n \"ownerName\": \"qui anim culpa eu\",\n \"ownerId\": \"sed\"\n },\n \"status\": \"et Lorem\",\n \"lastUpdated\": \"2012-01-17T00:21:50.818Z\",\n \"reviewedByUser\": true,\n \"lastReviewed\": \"1959-01-03T08:56:46.219Z\",\n \"createdByUser\": false\n },\n {\n \"id\": \"555ab47a-0d32-4813-906f-adf3567de6a4\",\n \"access\": {\n \"id\": \"in Excepteur id\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"veniam anim eu\",\n \"description\": \"reprehenderit qui\",\n \"ownerName\": \"veniam eiusmod\",\n \"ownerId\": \"ex velit commodo in do\"\n },\n \"status\": \"mollit cupidatat ipsum\",\n \"lastUpdated\": \"2020-05-23T01:15:26.187Z\",\n \"reviewedByUser\": true,\n \"lastReviewed\": \"1988-07-03T05:01:04.655Z\",\n \"createdByUser\": false\n }\n]", + "body": "[\n {\n \"id\": \"555ab47a-0d32-4813-906f-adf3567de6a4\",\n \"access\": {\n \"id\": \"enim sit\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"minim esse\",\n \"description\": \"in eiusmod dolore dolor esse\",\n \"ownerName\": \"nisi enim in laborum\",\n \"ownerId\": \"sunt\"\n },\n \"status\": \"dolore commodo Duis do\",\n \"lastUpdated\": \"1999-03-04T14:43:51.192Z\",\n \"reviewedByUser\": true,\n \"lastReviewed\": \"1976-08-30T04:48:57.910Z\",\n \"createdByUser\": false\n },\n {\n \"id\": \"555ab47a-0d32-4813-906f-adf3567de6a4\",\n \"access\": {\n \"id\": \"ullamco eiusmod minim in Lorem\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"pariatur exercitation in\",\n \"description\": \"voluptate nulla deserunt\",\n \"ownerName\": \"aliqua ullamco\",\n \"ownerId\": \"Duis adipisicing reprehenderit sit quis\"\n },\n \"status\": \"Duis dolore amet commodo\",\n \"lastUpdated\": \"1974-03-19T15:46:16.207Z\",\n \"reviewedByUser\": true,\n \"lastReviewed\": \"1971-03-17T09:04:12.904Z\",\n \"createdByUser\": false\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5522fef4-3aa8-4af2-a15f-9464d18dc500", + "id": "e95ed1c2-58fa-4104-b7ea-f8d95567fb15", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -61780,7 +61780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6333d1d1-d201-4cce-9714-cf225f24a8f3", + "id": "404d0e0b-9307-4ddd-960b-739187e8caf7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -61869,7 +61869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1ef8dfb-76c6-40b8-a129-a614a9ec8394", + "id": "b9af40e1-c389-487d-9ba8-91a1a5b4ae57", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -61958,7 +61958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e00963dc-0c2b-48a5-9c50-d4cc867abaf0", + "id": "d5cbdb05-7d53-4cdb-a9f5-7b66f4f0cf7b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -62053,7 +62053,7 @@ } }, { - "id": "96ba2ee3-9d68-4940-b615-7082f50664b8", + "id": "6f349bf2-1f4c-42c7-b94d-6e0e6a94c088", "name": "Create common access items", "request": { "name": "Create common access items", @@ -62084,7 +62084,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"minim sunt incididu\",\n \"type\": \"ROLE\",\n \"name\": \"dolore do labore\",\n \"description\": \"proident\",\n \"ownerName\": \"esse tempor deserunt laboris\",\n \"ownerId\": \"dolore\"\n },\n \"status\": \"DENIED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"elit sunt dolor nostrud\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"ad nisi in\",\n \"description\": \"cons\",\n \"ownerName\": \"sint lab\",\n \"ownerId\": \"sint aute\"\n },\n \"status\": \"DENIED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -62095,7 +62095,7 @@ }, "response": [ { - "id": "88fec985-b0b3-4de3-bea8-ecde57b78989", + "id": "25f4cffa-bae0-4369-8e4f-90aa739b0332", "name": "Returns details of the common access classification request.", "originalRequest": { "url": { @@ -62129,7 +62129,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"minim sunt incididu\",\n \"type\": \"ROLE\",\n \"name\": \"dolore do labore\",\n \"description\": \"proident\",\n \"ownerName\": \"esse tempor deserunt laboris\",\n \"ownerId\": \"dolore\"\n },\n \"status\": \"DENIED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"elit sunt dolor nostrud\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"ad nisi in\",\n \"description\": \"cons\",\n \"ownerName\": \"sint lab\",\n \"ownerId\": \"sint aute\"\n },\n \"status\": \"DENIED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -62146,12 +62146,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"consectetur\",\n \"access\": {\n \"id\": \"minim in amet proident\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"esse\",\n \"description\": \"et laboris\",\n \"ownerName\": \"amet sint dolor nisi in\",\n \"ownerId\": \"veniam anim\"\n },\n \"status\": \"DENIED\",\n \"lastUpdated\": \"sit qui proident dolore fugiat\",\n \"reviewedByUser\": true,\n \"lastReviewed\": \"adipisicing qui eiusmod\",\n \"createdByUser\": \"dolor magna aute\"\n}", + "body": "{\n \"id\": \"sed non officia\",\n \"access\": {\n \"id\": \"ut\",\n \"type\": \"ROLE\",\n \"name\": \"nostrud nisi dolore\",\n \"description\": \"laboris ut Excepteur\",\n \"ownerName\": \"nostrud \",\n \"ownerId\": \"Duis et sint exercitation\"\n },\n \"status\": \"DENIED\",\n \"lastUpdated\": \"in commodo\",\n \"reviewedByUser\": true,\n \"lastReviewed\": \"ipsum laboris\",\n \"createdByUser\": \"ut des\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "47acb0c6-8bcc-4bed-be55-44dd4e83b3b7", + "id": "5ebdb49f-9218-42b7-9e39-e69c2b706c9c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -62185,7 +62185,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"minim sunt incididu\",\n \"type\": \"ROLE\",\n \"name\": \"dolore do labore\",\n \"description\": \"proident\",\n \"ownerName\": \"esse tempor deserunt laboris\",\n \"ownerId\": \"dolore\"\n },\n \"status\": \"DENIED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"elit sunt dolor nostrud\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"ad nisi in\",\n \"description\": \"cons\",\n \"ownerName\": \"sint lab\",\n \"ownerId\": \"sint aute\"\n },\n \"status\": \"DENIED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -62207,7 +62207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4dbc48a3-b4d9-4ada-afbc-a4690f51c909", + "id": "81f9b50c-3b79-4f3a-8d8a-79ab37a89029", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -62241,7 +62241,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"minim sunt incididu\",\n \"type\": \"ROLE\",\n \"name\": \"dolore do labore\",\n \"description\": \"proident\",\n \"ownerName\": \"esse tempor deserunt laboris\",\n \"ownerId\": \"dolore\"\n },\n \"status\": \"DENIED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"elit sunt dolor nostrud\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"ad nisi in\",\n \"description\": \"cons\",\n \"ownerName\": \"sint lab\",\n \"ownerId\": \"sint aute\"\n },\n \"status\": \"DENIED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -62263,7 +62263,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d192b1b1-047f-4e5a-99ed-65da79d0d289", + "id": "ea6acac4-b88a-427e-a1c1-e91cb84493a7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -62297,7 +62297,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"minim sunt incididu\",\n \"type\": \"ROLE\",\n \"name\": \"dolore do labore\",\n \"description\": \"proident\",\n \"ownerName\": \"esse tempor deserunt laboris\",\n \"ownerId\": \"dolore\"\n },\n \"status\": \"DENIED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"elit sunt dolor nostrud\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"ad nisi in\",\n \"description\": \"cons\",\n \"ownerName\": \"sint lab\",\n \"ownerId\": \"sint aute\"\n },\n \"status\": \"DENIED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -62319,7 +62319,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e724055-015e-4951-926f-10f224a00044", + "id": "30392a68-a1dd-4c1e-8d5d-4b7c5eb29eb0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -62353,7 +62353,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"minim sunt incididu\",\n \"type\": \"ROLE\",\n \"name\": \"dolore do labore\",\n \"description\": \"proident\",\n \"ownerName\": \"esse tempor deserunt laboris\",\n \"ownerId\": \"dolore\"\n },\n \"status\": \"DENIED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"elit sunt dolor nostrud\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"ad nisi in\",\n \"description\": \"cons\",\n \"ownerName\": \"sint lab\",\n \"ownerId\": \"sint aute\"\n },\n \"status\": \"DENIED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -62375,7 +62375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3ca0c28-b9bb-4538-90bb-4112b5ce53dd", + "id": "ecdf3aa6-7541-40ec-b357-d5b56a0d67bc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -62409,7 +62409,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"access\": {\n \"id\": \"minim sunt incididu\",\n \"type\": \"ROLE\",\n \"name\": \"dolore do labore\",\n \"description\": \"proident\",\n \"ownerName\": \"esse tempor deserunt laboris\",\n \"ownerId\": \"dolore\"\n },\n \"status\": \"DENIED\"\n}", + "raw": "{\n \"access\": {\n \"id\": \"elit sunt dolor nostrud\",\n \"type\": \"ACCESS_PROFILE\",\n \"name\": \"ad nisi in\",\n \"description\": \"cons\",\n \"ownerName\": \"sint lab\",\n \"ownerId\": \"sint aute\"\n },\n \"status\": \"DENIED\"\n}", "options": { "raw": { "headerFamily": "json", @@ -62437,7 +62437,7 @@ } }, { - "id": "336edca4-06a8-4645-8bbf-a992a8701512", + "id": "8254f73a-ec0d-4fed-828e-f2c9e3791ffe", "name": "Bulk update common access status", "request": { "name": "Bulk update common access status", @@ -62469,7 +62469,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:a78a5084-3586-a6e3-db7c-30fdc155f10e\",\n \"urn:uuid:b5966294-f6ed-f0f0-a242-35963813f0d2\"\n ],\n \"deniedIds\": [\n \"urn:uuid:d5419c24-3d5d-966b-7a04-a602d7638dca\",\n \"c58d9d60-db31-4ad4-c4d1-a452472176e8\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:7b170948-2499-8990-a546-2e3e49a02c21\",\n \"urn:uuid:083a7a68-339a-c7a5-9234-46cd1773b707\"\n ],\n \"deniedIds\": [\n \"urn:uuid:5ba81113-41f8-3bd8-f25d-7ffe48c440a5\",\n \"3792eb01-ae38-87f6-e07f-0b9e1cec2c44\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:5ab44a32-3a11-b9a1-1058-580a887f6244\",\n \"345b9405-2bae-c14b-593e-f582574e57ff\"\n ],\n \"deniedIds\": [\n \"1c0a9e7a-1ae8-3799-2fd3-5352099ef1df\",\n \"urn:uuid:f64644c6-911e-e11c-b828-d4311afce149\"\n ]\n },\n {\n \"confirmedIds\": [\n \"8b58430e-7563-dcf7-210c-92c55073cb72\",\n \"d7e5e0a1-7cfb-668b-8885-ce7821944f79\"\n ],\n \"deniedIds\": [\n \"urn:uuid:bb05136f-a2d5-42c3-3f07-c255644b45c5\",\n \"urn:uuid:b391c43f-1785-2954-f0dd-8f8963a855ec\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -62480,7 +62480,7 @@ }, "response": [ { - "id": "62033fef-6805-4fb5-8fa1-6ae4cd0af144", + "id": "0d4db075-e460-41a2-a2c6-68f04c40a488", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -62515,7 +62515,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:a78a5084-3586-a6e3-db7c-30fdc155f10e\",\n \"urn:uuid:b5966294-f6ed-f0f0-a242-35963813f0d2\"\n ],\n \"deniedIds\": [\n \"urn:uuid:d5419c24-3d5d-966b-7a04-a602d7638dca\",\n \"c58d9d60-db31-4ad4-c4d1-a452472176e8\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:7b170948-2499-8990-a546-2e3e49a02c21\",\n \"urn:uuid:083a7a68-339a-c7a5-9234-46cd1773b707\"\n ],\n \"deniedIds\": [\n \"urn:uuid:5ba81113-41f8-3bd8-f25d-7ffe48c440a5\",\n \"3792eb01-ae38-87f6-e07f-0b9e1cec2c44\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:5ab44a32-3a11-b9a1-1058-580a887f6244\",\n \"345b9405-2bae-c14b-593e-f582574e57ff\"\n ],\n \"deniedIds\": [\n \"1c0a9e7a-1ae8-3799-2fd3-5352099ef1df\",\n \"urn:uuid:f64644c6-911e-e11c-b828-d4311afce149\"\n ]\n },\n {\n \"confirmedIds\": [\n \"8b58430e-7563-dcf7-210c-92c55073cb72\",\n \"d7e5e0a1-7cfb-668b-8885-ce7821944f79\"\n ],\n \"deniedIds\": [\n \"urn:uuid:bb05136f-a2d5-42c3-3f07-c255644b45c5\",\n \"urn:uuid:b391c43f-1785-2954-f0dd-8f8963a855ec\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -62537,7 +62537,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3f66cf7-72e2-4949-bdd6-2ab2d5741626", + "id": "b1c0068f-0258-4d9d-bdce-35d131ddb739", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -62572,7 +62572,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:a78a5084-3586-a6e3-db7c-30fdc155f10e\",\n \"urn:uuid:b5966294-f6ed-f0f0-a242-35963813f0d2\"\n ],\n \"deniedIds\": [\n \"urn:uuid:d5419c24-3d5d-966b-7a04-a602d7638dca\",\n \"c58d9d60-db31-4ad4-c4d1-a452472176e8\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:7b170948-2499-8990-a546-2e3e49a02c21\",\n \"urn:uuid:083a7a68-339a-c7a5-9234-46cd1773b707\"\n ],\n \"deniedIds\": [\n \"urn:uuid:5ba81113-41f8-3bd8-f25d-7ffe48c440a5\",\n \"3792eb01-ae38-87f6-e07f-0b9e1cec2c44\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:5ab44a32-3a11-b9a1-1058-580a887f6244\",\n \"345b9405-2bae-c14b-593e-f582574e57ff\"\n ],\n \"deniedIds\": [\n \"1c0a9e7a-1ae8-3799-2fd3-5352099ef1df\",\n \"urn:uuid:f64644c6-911e-e11c-b828-d4311afce149\"\n ]\n },\n {\n \"confirmedIds\": [\n \"8b58430e-7563-dcf7-210c-92c55073cb72\",\n \"d7e5e0a1-7cfb-668b-8885-ce7821944f79\"\n ],\n \"deniedIds\": [\n \"urn:uuid:bb05136f-a2d5-42c3-3f07-c255644b45c5\",\n \"urn:uuid:b391c43f-1785-2954-f0dd-8f8963a855ec\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -62594,7 +62594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba107d0c-9d5c-4dec-a38a-478d23e13cfd", + "id": "8ff57e29-5245-4b05-952e-c7b55df29549", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -62629,7 +62629,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:a78a5084-3586-a6e3-db7c-30fdc155f10e\",\n \"urn:uuid:b5966294-f6ed-f0f0-a242-35963813f0d2\"\n ],\n \"deniedIds\": [\n \"urn:uuid:d5419c24-3d5d-966b-7a04-a602d7638dca\",\n \"c58d9d60-db31-4ad4-c4d1-a452472176e8\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:7b170948-2499-8990-a546-2e3e49a02c21\",\n \"urn:uuid:083a7a68-339a-c7a5-9234-46cd1773b707\"\n ],\n \"deniedIds\": [\n \"urn:uuid:5ba81113-41f8-3bd8-f25d-7ffe48c440a5\",\n \"3792eb01-ae38-87f6-e07f-0b9e1cec2c44\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:5ab44a32-3a11-b9a1-1058-580a887f6244\",\n \"345b9405-2bae-c14b-593e-f582574e57ff\"\n ],\n \"deniedIds\": [\n \"1c0a9e7a-1ae8-3799-2fd3-5352099ef1df\",\n \"urn:uuid:f64644c6-911e-e11c-b828-d4311afce149\"\n ]\n },\n {\n \"confirmedIds\": [\n \"8b58430e-7563-dcf7-210c-92c55073cb72\",\n \"d7e5e0a1-7cfb-668b-8885-ce7821944f79\"\n ],\n \"deniedIds\": [\n \"urn:uuid:bb05136f-a2d5-42c3-3f07-c255644b45c5\",\n \"urn:uuid:b391c43f-1785-2954-f0dd-8f8963a855ec\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -62651,7 +62651,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6591cd3-0713-4737-9b71-cba938338a78", + "id": "70f0ba9b-4e17-4ad0-8730-e67e9ab4904f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -62686,7 +62686,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:a78a5084-3586-a6e3-db7c-30fdc155f10e\",\n \"urn:uuid:b5966294-f6ed-f0f0-a242-35963813f0d2\"\n ],\n \"deniedIds\": [\n \"urn:uuid:d5419c24-3d5d-966b-7a04-a602d7638dca\",\n \"c58d9d60-db31-4ad4-c4d1-a452472176e8\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:7b170948-2499-8990-a546-2e3e49a02c21\",\n \"urn:uuid:083a7a68-339a-c7a5-9234-46cd1773b707\"\n ],\n \"deniedIds\": [\n \"urn:uuid:5ba81113-41f8-3bd8-f25d-7ffe48c440a5\",\n \"3792eb01-ae38-87f6-e07f-0b9e1cec2c44\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:5ab44a32-3a11-b9a1-1058-580a887f6244\",\n \"345b9405-2bae-c14b-593e-f582574e57ff\"\n ],\n \"deniedIds\": [\n \"1c0a9e7a-1ae8-3799-2fd3-5352099ef1df\",\n \"urn:uuid:f64644c6-911e-e11c-b828-d4311afce149\"\n ]\n },\n {\n \"confirmedIds\": [\n \"8b58430e-7563-dcf7-210c-92c55073cb72\",\n \"d7e5e0a1-7cfb-668b-8885-ce7821944f79\"\n ],\n \"deniedIds\": [\n \"urn:uuid:bb05136f-a2d5-42c3-3f07-c255644b45c5\",\n \"urn:uuid:b391c43f-1785-2954-f0dd-8f8963a855ec\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -62708,7 +62708,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83bc3b22-a6c3-4b8b-9681-caa24fae5f09", + "id": "1779ce15-a5fe-47d9-b6aa-1f7de75900c4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -62743,7 +62743,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:a78a5084-3586-a6e3-db7c-30fdc155f10e\",\n \"urn:uuid:b5966294-f6ed-f0f0-a242-35963813f0d2\"\n ],\n \"deniedIds\": [\n \"urn:uuid:d5419c24-3d5d-966b-7a04-a602d7638dca\",\n \"c58d9d60-db31-4ad4-c4d1-a452472176e8\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:7b170948-2499-8990-a546-2e3e49a02c21\",\n \"urn:uuid:083a7a68-339a-c7a5-9234-46cd1773b707\"\n ],\n \"deniedIds\": [\n \"urn:uuid:5ba81113-41f8-3bd8-f25d-7ffe48c440a5\",\n \"3792eb01-ae38-87f6-e07f-0b9e1cec2c44\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:5ab44a32-3a11-b9a1-1058-580a887f6244\",\n \"345b9405-2bae-c14b-593e-f582574e57ff\"\n ],\n \"deniedIds\": [\n \"1c0a9e7a-1ae8-3799-2fd3-5352099ef1df\",\n \"urn:uuid:f64644c6-911e-e11c-b828-d4311afce149\"\n ]\n },\n {\n \"confirmedIds\": [\n \"8b58430e-7563-dcf7-210c-92c55073cb72\",\n \"d7e5e0a1-7cfb-668b-8885-ce7821944f79\"\n ],\n \"deniedIds\": [\n \"urn:uuid:bb05136f-a2d5-42c3-3f07-c255644b45c5\",\n \"urn:uuid:b391c43f-1785-2954-f0dd-8f8963a855ec\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -62765,7 +62765,7 @@ "_postman_previewlanguage": "json" }, { - "id": "573ea990-4c38-4689-a2de-ea271a75cf0a", + "id": "17ddb731-6f6d-401c-bb6e-edd0d32cfac0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -62800,7 +62800,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:a78a5084-3586-a6e3-db7c-30fdc155f10e\",\n \"urn:uuid:b5966294-f6ed-f0f0-a242-35963813f0d2\"\n ],\n \"deniedIds\": [\n \"urn:uuid:d5419c24-3d5d-966b-7a04-a602d7638dca\",\n \"c58d9d60-db31-4ad4-c4d1-a452472176e8\"\n ]\n },\n {\n \"confirmedIds\": [\n \"urn:uuid:7b170948-2499-8990-a546-2e3e49a02c21\",\n \"urn:uuid:083a7a68-339a-c7a5-9234-46cd1773b707\"\n ],\n \"deniedIds\": [\n \"urn:uuid:5ba81113-41f8-3bd8-f25d-7ffe48c440a5\",\n \"3792eb01-ae38-87f6-e07f-0b9e1cec2c44\"\n ]\n }\n]", + "raw": "[\n {\n \"confirmedIds\": [\n \"urn:uuid:5ab44a32-3a11-b9a1-1058-580a887f6244\",\n \"345b9405-2bae-c14b-593e-f582574e57ff\"\n ],\n \"deniedIds\": [\n \"1c0a9e7a-1ae8-3799-2fd3-5352099ef1df\",\n \"urn:uuid:f64644c6-911e-e11c-b828-d4311afce149\"\n ]\n },\n {\n \"confirmedIds\": [\n \"8b58430e-7563-dcf7-210c-92c55073cb72\",\n \"d7e5e0a1-7cfb-668b-8885-ce7821944f79\"\n ],\n \"deniedIds\": [\n \"urn:uuid:bb05136f-a2d5-42c3-3f07-c255644b45c5\",\n \"urn:uuid:b391c43f-1785-2954-f0dd-8f8963a855ec\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -62834,7 +62834,7 @@ "description": "", "item": [ { - "id": "5d8b604e-0831-4a32-b0cf-e05673a727d0", + "id": "060786ca-957f-442b-bc7a-b4bddecf184a", "name": "Get Message catalogs", "request": { "name": "Get Message catalogs", @@ -62875,7 +62875,7 @@ }, "response": [ { - "id": "fd51ae93-7311-406f-9bbd-39dda7b65eb7", + "id": "6b293758-53a7-4226-a0ca-c46dbf0ff689", "name": "The message catalogs based on the request headers", "originalRequest": { "url": { @@ -62919,7 +62919,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e190400d-e55c-4077-857f-b6b9382338bc", + "id": "7357a505-e91d-4952-8bb5-7c2cc2846e79", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -62963,7 +62963,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06f74e19-7b26-4d3d-ac95-7d493ff0fced", + "id": "4e98ece9-2908-4e56-830e-33eb83293098", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -63007,7 +63007,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c9568f9-16ab-4887-babf-4702613a6916", + "id": "52e4e117-df31-4f45-87cd-639ae26f08d8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -63051,7 +63051,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae4c1a52-e212-4c33-a91e-1bc72c89eb33", + "id": "1bdfa1a1-326d-4b9a-8adf-679956823e23", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -63095,7 +63095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58ff717b-a11a-41fb-b058-71373e7f239c", + "id": "88bc79c7-69ea-4266-ab75-b923d2520845", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -63151,7 +63151,7 @@ "description": "", "item": [ { - "id": "fdb81aa8-1533-4d95-bd71-34e56e59cc69", + "id": "a236c024-0179-478f-a04a-bc98897a0a9c", "name": "IAI Identity Outliers Summary", "request": { "name": "IAI Identity Outliers Summary", @@ -63226,7 +63226,7 @@ }, "response": [ { - "id": "946aba3c-a149-430b-923b-845d94da7e4f", + "id": "3429f7aa-cce9-4b26-a312-deaddc738f9b", "name": "Succeeded. Returns list of objects. Each object is a summary to give high level statistics/counts of outliers", "originalRequest": { "url": { @@ -63316,7 +63316,7 @@ "type": "text/plain" }, "key": "X-Total-Count", - "value": "-25809325" + "value": "44970585" } ], "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]", @@ -63324,7 +63324,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9416f6c5-562e-4f22-9468-623f9bc41bcb", + "id": "9049ba47-0ded-49a7-af6c-cc52117bb730", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -63413,7 +63413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5110741-fe79-40a2-a400-e7f09389bb1f", + "id": "706dae91-fdcf-4cbf-8518-7d4a31dbf2b0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -63502,7 +63502,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1f4077e-7989-45b6-b703-e7a7ca9d52e0", + "id": "ace80d68-af4e-4915-b1f6-5269ff187dff", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -63591,7 +63591,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c720ca85-aebb-4ddc-9e94-10f25f4f958a", + "id": "08eb106f-ca6e-4815-94f0-902ba854e8db", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -63680,7 +63680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9bfa8577-e5a3-47d2-84bd-c6d2844fd187", + "id": "2cd23647-0729-40dc-88b5-61ac0e31f1cc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -63769,7 +63769,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b997295-fafe-44e8-b0b6-ab27a64ae02b", + "id": "54f875dd-6690-4272-b928-6d8175693f1f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -63864,7 +63864,7 @@ } }, { - "id": "6e892e00-242f-4a33-9a9b-7b7da1b1e146", + "id": "e5966839-6f59-43e8-9018-0a5e34b42180", "name": "IAI Identity Outliers Latest Summary", "request": { "name": "IAI Identity Outliers Latest Summary", @@ -63904,7 +63904,7 @@ }, "response": [ { - "id": "95797287-d2e9-4cad-8182-fb42cb63a785", + "id": "d5f142ee-a440-43e9-b3d1-dbb0db838f2b", "name": "Succeeded. Returns list of objects. Each object is a summary to give high level statistics/counts of outliers", "originalRequest": { "url": { @@ -63958,7 +63958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a83e568-a36a-4440-a185-d2113a7fee59", + "id": "4c2c79aa-789a-462a-a339-ee083c4eb4c6", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -64012,7 +64012,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7802a82-039b-4e1f-8e85-437da170e226", + "id": "9e766d0c-a7d5-4024-a5af-87ccf46192d8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -64066,7 +64066,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce7d161c-f39a-4342-81c8-32d0e4339890", + "id": "70edd2c8-0e7a-432b-ba7d-36b26e320a5a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -64120,7 +64120,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c957499-faba-4f0f-a42e-3bee291d27a4", + "id": "239041b3-d6df-486d-b8cd-9b29651393cb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -64174,7 +64174,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c2a7c7e-9ea0-4538-b59d-3cf6543c4c56", + "id": "1cbec167-2f4f-4708-a204-c0bc695279c0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -64228,7 +64228,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffaa6051-8222-4e6e-96ff-e0d63135f22f", + "id": "c4a634a3-5a2a-40f3-af2c-e88ccc6aa6c2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -64288,7 +64288,7 @@ } }, { - "id": "17881b15-21b2-4e66-bee1-3e625e26afb9", + "id": "94ae2cc6-7a1e-4ecd-983f-9d365d86bbe5", "name": "IAI Get Identity Outliers", "request": { "name": "IAI Get Identity Outliers", @@ -64372,7 +64372,7 @@ }, "response": [ { - "id": "7ab46d80-de6c-4196-85d4-e7477be7a165", + "id": "f3f15f73-2de6-42c5-9500-42f12fdf8be0", "name": "Succeeded. Returns list of objects. Each object contains information about outliers", "originalRequest": { "url": { @@ -64471,7 +64471,7 @@ "type": "text/plain" }, "key": "X-Total-Count", - "value": "-25809325" + "value": "44970585" } ], "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]", @@ -64479,7 +64479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0561ae74-1aa7-49e5-b2d1-3e11013fb2f6", + "id": "6a50a1b9-947e-4d96-b702-fc4f80421166", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -64577,7 +64577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61f75c3a-f106-42c1-af48-f56ed848516d", + "id": "9d832360-03e9-4f7c-b77f-caa9ce1d6dbd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -64675,7 +64675,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29d46e7e-6711-4ea1-82c4-b577718b76ee", + "id": "b0ffd101-b8fb-4c4b-9084-121b6e971c4d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -64773,7 +64773,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d8c7f58-73ca-41f2-a765-2b5859ca3ad2", + "id": "70e9a202-a472-4492-9a98-b873612ee54b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -64871,7 +64871,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c92da898-4bc2-4a1a-b6fb-466802dea216", + "id": "620b012e-2822-4639-b946-31bc3643a042", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -64975,7 +64975,7 @@ } }, { - "id": "6db41163-541d-41d3-be4f-cc14d6836892", + "id": "aa8f780d-2e43-444e-9812-3d8c1b44e4c6", "name": "Get identity outlier's contibuting features", "request": { "name": "Get identity outlier's contibuting features", @@ -65063,7 +65063,7 @@ }, "response": [ { - "id": "b3e7b478-bedd-4fdf-b010-93ff65fcbff1", + "id": "c4389f75-23e3-40b2-aa51-b0e73f516c4a", "name": "Succeeded. Returns list of objects. Each object contains a feature and metadata about that feature", "originalRequest": { "url": { @@ -65155,7 +65155,7 @@ "type": "text/plain" }, "key": "X-Total-Count", - "value": "-25809325" + "value": "44970585" }, { "disabled": true, @@ -65164,15 +65164,15 @@ "type": "text/plain" }, "key": "accept-language", - "value": "sit" + "value": "dolor ea non ut" } ], - "body": "[\n {\n \"id\": \"66e38828-5017-47af-92ff-9844871352c5\",\n \"name\": \"entitlement_count\",\n \"valueType\": \"INTEGER\",\n \"value\": 0.2619021436578284,\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.15358090114273315,\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.052554065844148345,\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.5851383222227877,\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": "6f007906-3f0e-4176-b0eb-a9840d519cc4", + "id": "33967f53-b324-4a31-8b8c-55e5916285d0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -65263,7 +65263,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ab0df23-4115-43d4-9f4b-eb5930006ef8", + "id": "f4d1560d-97d9-47e5-9976-e431bae9bb64", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -65354,7 +65354,7 @@ "_postman_previewlanguage": "json" }, { - "id": "539a28be-92c9-4a00-8bf7-ed69f8cdaec0", + "id": "14ffd72e-2da4-4560-af34-10c884ad3c2a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -65445,7 +65445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "421c0ece-4955-4d53-a5b1-77d90eaa690e", + "id": "2929e525-8e09-415d-b728-7f2d5ad74494", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -65536,7 +65536,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d074767-35af-4d82-85f4-3e387a49b99d", + "id": "65452a85-55db-4c29-9e00-5337ac38c64a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -65627,7 +65627,7 @@ "_postman_previewlanguage": "json" }, { - "id": "602cbb76-fbe4-4010-8840-1492818dcb2b", + "id": "01e8b157-32a7-4527-9228-9ba9efcfd1b3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -65724,7 +65724,7 @@ } }, { - "id": "0f686748-c6c3-40a8-a0eb-f12a1e02f698", + "id": "a237071b-fd01-41a1-885d-a1df9e8616d3", "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", @@ -65824,7 +65824,7 @@ }, "response": [ { - "id": "af8a8ced-3a33-43ca-8516-02393b890ceb", + "id": "ac2ba99c-2aa5-4cdf-a197-039e0f5c955d", "name": "The list of access items.", "originalRequest": { "url": { @@ -65917,7 +65917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de7a7abd-faa4-412e-a7ae-aced2b56de62", + "id": "c40d27b4-11b6-4d46-845b-38c6b6074761", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -66010,7 +66010,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27aa8ddf-8e3d-4800-a2b4-8d40105b0570", + "id": "b001ea29-f4a9-4d0c-96d0-024acf081bdf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -66103,7 +66103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da393241-b1ff-49f1-aef0-e7553d6034a1", + "id": "f7547fe2-49be-46fd-b0fd-ce0fa39227fa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -66196,7 +66196,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9e852d4-8eef-40ab-9971-f5ad57281308", + "id": "ad5e2ba1-93df-4db7-851b-fcd1a3d92cc8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -66289,7 +66289,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e78f1bd-cb19-4256-8979-4f0486de31e2", + "id": "84e6fd78-1603-4a90-8aa6-a7427484c326", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -66382,7 +66382,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38fb569b-d922-45fd-9182-48335dc44de7", + "id": "6dd2de34-6d7b-4ea9-9c29-cdbc5f664899", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -66481,7 +66481,7 @@ } }, { - "id": "652e951d-1681-4ae8-83c6-4f4c6a2b9ecd", + "id": "9e1e8895-56b7-409a-9330-ba120ee8c1e0", "name": "IAI Identity Outliers Ignore", "request": { "name": "IAI Identity Outliers Ignore", @@ -66524,7 +66524,7 @@ }, "response": [ { - "id": "47e92717-ba7e-4ce5-8229-ae744018fb51", + "id": "f68a0ae1-9a85-4cec-91a6-c02787407fc0", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -66571,7 +66571,7 @@ "_postman_previewlanguage": "text" }, { - "id": "756bd547-8b8d-45a8-b99f-4e602bc4ed8a", + "id": "ef3e6e79-af02-421b-a192-de1825caebab", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -66628,7 +66628,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b05c901-9368-4113-9c26-4036d68d5ac9", + "id": "b4571e96-2297-4e8d-bf4b-262e688bcb5b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -66685,7 +66685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "663b2f5c-10ca-4359-af6d-8af6badaad38", + "id": "5df38cef-dcbe-4e01-a5ad-f3a5fb642099", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -66742,7 +66742,7 @@ "_postman_previewlanguage": "json" }, { - "id": "758b63f9-6ef9-4f2b-88b8-c8373c2aaab6", + "id": "b5385d86-b80e-412f-84c9-9a94cf1b1a8c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -66799,7 +66799,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3cb323b-cad4-4ed3-ba5b-3d506757e329", + "id": "9a13f46a-d1f1-49d6-8872-6d34bb0935fe", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -66862,7 +66862,7 @@ } }, { - "id": "a132d542-2e83-47e1-9133-6beaec8b1007", + "id": "36d3a73b-1b6f-44d6-947b-607b18bc782c", "name": "IAI Identity Outliers Unignore", "request": { "name": "IAI Identity Outliers Unignore", @@ -66905,7 +66905,7 @@ }, "response": [ { - "id": "831f1dcf-ef80-4946-8eae-9becc17e65bf", + "id": "ae560215-5149-4fdd-bda5-0c5135e4454d", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -66952,7 +66952,7 @@ "_postman_previewlanguage": "text" }, { - "id": "a20a1762-dd90-40a0-977a-ba7ebb5ff12c", + "id": "1cb38a7b-7f27-4285-af00-ce8cea78a31f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -67009,7 +67009,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35617557-afb2-456e-8aad-62918b3c91f0", + "id": "f3aad486-e4a1-4ecd-a454-afc0bc74fbb9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -67066,7 +67066,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57d6f1c3-9e9e-4c6e-ba7c-6f6680341615", + "id": "4bc1eaa7-6b34-4bb1-a7e8-c653e7abaa5b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -67123,7 +67123,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8f4c170-ded1-468d-a375-b4df970bb45e", + "id": "5bf34f6b-43af-44e8-aff7-7a7252824682", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -67180,7 +67180,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e83e79f-f21c-4eb1-a80c-7caed7cf4043", + "id": "9cbe1fb0-5846-47cc-ba53-8b28c93a787a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -67243,7 +67243,7 @@ } }, { - "id": "962484b1-b5d4-4ac5-839b-7680258368e1", + "id": "78f2633f-5a3a-4624-8efd-b5186903241f", "name": "IAI Identity Outliers Export", "request": { "name": "IAI Identity Outliers Export", @@ -67283,7 +67283,7 @@ }, "response": [ { - "id": "bede92e3-da79-4027-8824-0ab78f0538b2", + "id": "dae0bffc-8e7d-4c43-a3a0-731acaa872c5", "name": "Succeeded. Returns zip of 2 CSVs to download. 1 CSV for ignored outliers and 1 for non-ignored outliers", "originalRequest": { "url": { @@ -67332,12 +67332,12 @@ "value": "application/zip" } ], - "body": "sit", + "body": "dolor ea non ut", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "44f5102e-285f-48fc-b585-a7383da4ad18", + "id": "a5b47583-d727-42f9-82e1-03df651b91a8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -67391,7 +67391,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cf2c622-2777-4c80-9eff-66fc2c1364be", + "id": "dfd63e67-ae4f-491c-97e5-dcf6f0f33900", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -67445,7 +67445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ad48aad-37b1-4c52-bc71-18e10f0a4447", + "id": "47d580d3-14ad-45f4-be68-1f73d6b3777b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -67499,7 +67499,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a110b0fd-4432-4018-8f2f-ca4150215358", + "id": "06b74d6b-22f8-43c3-97c7-69dcfd3ff75c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -67553,7 +67553,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f248c159-355a-497b-afba-bb191a652025", + "id": "bc896ab2-c4d6-4dd5-991b-687a1b5fcf41", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -67613,7 +67613,7 @@ } }, { - "id": "41545a55-952c-4a8f-9f76-1dda0af6086e", + "id": "e5b5f8c0-5b8c-48ab-a13f-8eef012ae6b1", "name": "Get identity outlier contibuting feature summary", "request": { "name": "Get identity outlier contibuting feature summary", @@ -67654,7 +67654,7 @@ }, "response": [ { - "id": "0fb571ff-1059-4eb5-bc2d-b16466f61079", + "id": "aa5a1044-7209-4640-a778-cafd8bc68e16", "name": "Succeeded. Returns selected contributing feature summary for an outlier", "originalRequest": { "url": { @@ -67699,15 +67699,15 @@ "type": "text/plain" }, "key": "accept-language", - "value": "sit" + "value": "dolor ea non ut" } ], - "body": "{\n \"contributingFeatureName\": \"Rare Access\",\n \"identityOutlierDisplayName\": \"John Smith\",\n \"outlierFeatureDisplayValues\": [\n {\n \"displayName\": \"Aliza Chris\",\n \"value\": \"consequat\",\n \"valueType\": \"INTEGER\"\n },\n {\n \"displayName\": \"Aliza Chris\",\n \"value\": \"ullamco cillum\",\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\": \"culpa\",\n \"valueType\": \"INTEGER\"\n },\n {\n \"displayName\": \"Aliza Chris\",\n \"value\": \"ea reprehenderit\",\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": "eba44e43-26df-452a-9b2c-43e8ae49b6e5", + "id": "250b4057-4411-41a6-95c7-a47c5ded512d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -67751,7 +67751,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fb535a9-f4ed-494c-960a-8ce45578b4d4", + "id": "7a3fc694-2ad5-48ab-88f3-b5356779f877", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -67795,7 +67795,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe9f27cc-18b8-4eef-9bc6-bdbb45c8fcbb", + "id": "60dfbba8-94b5-44b3-9a3b-3049169fe7b6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -67839,7 +67839,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bcacb4b-4f5d-4413-83c0-5ad7e7ce8a84", + "id": "98925af3-4765-46ef-9d0d-ecd3a99f1161", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -67883,7 +67883,7 @@ "_postman_previewlanguage": "json" }, { - "id": "697be6b2-62d0-4fca-92bc-d6b2f2d13f45", + "id": "46a2e858-342f-44f8-8603-dc5a84d4e2fd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -67927,7 +67927,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a8aba2f-34f6-41ab-94b5-22c99ab2cbb3", + "id": "6bb8a453-630e-4da3-80e9-e11e76e7e224", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -67983,7 +67983,7 @@ "description": "", "item": [ { - "id": "ef53b218-8cba-47d5-abb1-f1dae31ba57d", + "id": "1c9dd246-fad8-4bc2-9fb8-01dc025eb4e1", "name": "Identity Outliers List", "request": { "name": "Identity Outliers List", @@ -68053,7 +68053,7 @@ }, "response": [ { - "id": "2c43a746-641b-4942-8ab4-c6b60293d512", + "id": "31f52843-1434-430b-970b-a2c6233d4cb5", "name": "List of identities that are not included in peer groups.", "originalRequest": { "url": { @@ -68121,12 +68121,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"dolor nulla\",\n \"type\": \"ullamco dolore\",\n \"peer_group_id\": \"qui cupidatat laborum est\",\n \"attributes\": {\n \"quisc1f\": {}\n }\n },\n {\n \"id\": \"consectetur non laboris\",\n \"type\": \"tempor labore veniam ex\",\n \"peer_group_id\": \"d\",\n \"attributes\": {\n \"exercitation_\": {}\n }\n }\n]", + "body": "[\n {\n \"id\": \"non consequat ut\",\n \"type\": \"id nulla cup\",\n \"peer_group_id\": \"in exercitation\",\n \"attributes\": {\n \"ex_e9a\": {}\n }\n },\n {\n \"id\": \"nulla ex id sunt reprehenderit\",\n \"type\": \"ullam\",\n \"peer_group_id\": \"ipsum labore veniam in\",\n \"attributes\": {\n \"dolore_fc\": {},\n \"ad0a\": {},\n \"ut_3_\": {}\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "88a2db96-a8ac-4ff5-8b0b-b2aad14ae800", + "id": "52230bc1-a3eb-4c1b-8889-839fed05a1c8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -68199,7 +68199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cde887fe-2fe3-4daf-8d38-10b7cf929c23", + "id": "992a3c38-8db1-4933-937d-c7e6fb656718", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -68272,7 +68272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c51ff42d-f17f-4b43-94e3-1f1397823200", + "id": "3e92f60e-fd1f-4fd3-94d9-08f3ed268a73", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -68345,7 +68345,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7958c6d6-5f9d-4205-8cbb-601011f150df", + "id": "6b6d7e8d-a25d-442d-9ba7-8c5b3366ff46", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -68418,7 +68418,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26cce9a5-91ab-48e5-80e3-1f473c534fe6", + "id": "e282cbb9-78a8-4702-bf09-fdc5c3825959", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -68503,7 +68503,7 @@ "description": "", "item": [ { - "id": "61b1b32c-b339-4af2-a9e3-72e948f5f98f", + "id": "7ee7fbd6-753d-49fa-9205-2bcae98bb0ad", "name": "Returns a Recommendation Based on Object", "request": { "name": "Returns a Recommendation Based on Object", @@ -68546,7 +68546,7 @@ }, "response": [ { - "id": "13ed622c-b438-480d-8519-45f1fb8ac9e4", + "id": "3215ecfc-cb2b-4f42-925b-869059cc6c3e", "name": "The recommendations for a customer", "originalRequest": { "url": { @@ -68598,12 +68598,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\": -48478987.15605998,\n \"featureWeightedScores\": {\n \"ad_97\": -24837782.34483838\n },\n \"threshold\": 57171162.77427995,\n \"identityAttributes\": {\n \"velit_0\": {\n \"value\": \"pro\"\n },\n \"reprehenderit_4e\": {\n \"value\": \"anim nulla eiusmod\"\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\": 65910313.739207685,\n \"featureWeightedScores\": {\n \"in045\": -41399502.21514033\n },\n \"threshold\": 14969434.588617414,\n \"identityAttributes\": {\n \"ea_f94\": {\n \"value\": \"cillum\"\n },\n \"elit0\": {\n \"value\": \"dolor Lorem et\"\n },\n \"proidentc34\": {\n \"value\": \"tempor\"\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\": -66478251.99789317,\n \"featureWeightedScores\": {\n \"sint6\": 3304814.5377606302\n },\n \"threshold\": 72199772.73577133,\n \"identityAttributes\": {\n \"commodo_af\": {\n \"value\": \"qui mollit laborum\"\n },\n \"anim5\": {\n \"value\": \"elit aliqua pariatur\"\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\": -37616347.46525977,\n \"featureWeightedScores\": {\n \"reprehenderit1c_\": -55835629.61096611\n },\n \"threshold\": 98192611.58719867,\n \"identityAttributes\": {\n \"Excepteur__8\": {\n \"value\": \"non\"\n },\n \"magna__\": {\n \"value\": \"velit amet\"\n },\n \"adipisicing5\": {\n \"value\": \"esse tempor\"\n }\n },\n \"featureValues\": {\n \"feature\": \"department\",\n \"numerator\": 14,\n \"denominator\": 14\n }\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "059ae5f7-d197-4d6e-bdd1-196013980622", + "id": "f9176afd-dad7-47c5-9c9f-ff67bfec9883", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -68660,7 +68660,7 @@ "_postman_previewlanguage": "json" }, { - "id": "add65795-3b98-44ad-9466-33d37335f2d5", + "id": "01767076-4a90-4f01-a1fa-8074131e8b47", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -68717,7 +68717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9df2f3ef-5a8d-484d-91b9-8796544f0a8f", + "id": "6af13f6f-6c67-42a0-84d3-d7fbee88396a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -68774,7 +68774,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c51c1b1-132f-47cd-bc5b-cff5d8d09c41", + "id": "5ef1f4e1-8645-4013-acfa-dc2e11ddd406", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -68831,7 +68831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fae8ea30-c928-4d2b-8815-444c86bfef26", + "id": "0af770f2-7375-4ba0-80a9-df0011f727c6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -68894,7 +68894,7 @@ } }, { - "id": "155f9e64-3fc9-45ce-80a5-474bb0d67115", + "id": "6a357487-317e-4973-8be8-cc97475c4563", "name": "Get certification recommendation config values", "request": { "name": "Get certification recommendation config values", @@ -68924,7 +68924,7 @@ }, "response": [ { - "id": "8e6f2380-c76b-4db3-8661-64c3d861c95f", + "id": "0d95d37d-bca8-4592-9686-2449c0ddee72", "name": "Cert recommendation configuration attributes", "originalRequest": { "url": { @@ -68968,7 +68968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "633dce62-7b90-4550-91e8-5e355686fa11", + "id": "82891c21-208e-49fa-bde3-78f616945d7b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -69012,7 +69012,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f132f3c-63a4-4560-a97c-eb92277a6cf3", + "id": "c3ad101e-1e58-4261-8ffa-351d3b703401", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -69056,7 +69056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9faff58f-e287-4df0-a85a-188b2606dcd6", + "id": "c10db14f-f132-4fad-83a3-a2a1e4e3cc3e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -69100,7 +69100,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec3d6767-a248-4e5a-9908-6f30cafcbd0c", + "id": "29065675-b072-41b4-8d9e-db843b474db9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -69150,7 +69150,7 @@ } }, { - "id": "749ea3d4-bb84-4e95-9201-2d3afd6fbf6c", + "id": "c5607dc1-ad3b-4b5e-b79b-f26aa050385e", "name": "Update certification recommendation config values", "request": { "name": "Update certification recommendation config values", @@ -69193,7 +69193,7 @@ }, "response": [ { - "id": "ec51b97c-0aaf-4250-90de-1c7da6c266aa", + "id": "ed301be4-d20c-4b41-85c5-ff55eeb5bcbd", "name": "Cert recommendation configuration attributes after update", "originalRequest": { "url": { @@ -69250,7 +69250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea773d75-7ec0-4493-877d-ce55dd51542b", + "id": "773b1cc0-a036-47e9-9c46-9361f1f1b41f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -69307,7 +69307,7 @@ "_postman_previewlanguage": "json" }, { - "id": "821d761f-62e6-4d58-9586-5c7ca0ad9ffa", + "id": "0f6a7e35-5714-4079-9203-03140224a754", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -69364,7 +69364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b7b91fc-c4a4-4d7a-8d9a-ffe7e8186958", + "id": "348f9a59-aa32-42e4-b174-d8af4a525a92", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -69421,7 +69421,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5444a14a-a37d-479c-82d5-f6bff1907304", + "id": "6479b3d3-ca2e-4481-80cf-3ce0d32fc54c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -69490,7 +69490,7 @@ "description": "", "item": [ { - "id": "5d57d094-c29a-4ed1-a84f-a9f9c58aef63", + "id": "4054f2ca-b34d-48ed-816a-b7250a1a21c6", "name": "Create a role mining session", "request": { "name": "Create a role mining session", @@ -69532,7 +69532,7 @@ }, "response": [ { - "id": "c678af79-6ff6-4932-8f61-d8380ec6f57e", + "id": "24433970-70c4-45b1-98b0-6d7d05d9b15e", "name": "Submitted a role mining session request", "originalRequest": { "url": { @@ -69588,7 +69588,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b99ff7eb-d1fb-4997-b97e-dbd9c46ab7e9", + "id": "618e1ed3-2643-40b2-aa3c-bd2b5fcf84c2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -69644,7 +69644,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0191230c-6862-43a5-a9f3-1b0ff0b7b085", + "id": "f84f9007-9047-442c-950e-8a4d74f91fdc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -69700,7 +69700,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e46f0a9b-928c-4fff-8c40-1dfbd24ae7dd", + "id": "78e148ce-1854-4c32-a081-d8413b9afba5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -69756,7 +69756,7 @@ "_postman_previewlanguage": "json" }, { - "id": "707811ae-0e24-4f8e-a3df-fe7723c3cb1c", + "id": "119511e9-a5da-442f-bd16-1ccb1d875feb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -69812,7 +69812,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0088a7a9-c472-4654-aed5-e3532d55bb8f", + "id": "fbf24bc3-7353-4fe7-a3ea-b1b2bb7f26f4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -69874,7 +69874,7 @@ } }, { - "id": "9c172a6d-c010-4641-8d90-91cac042c866", + "id": "8ab22873-52dc-4f07-8709-e7f5f56087d6", "name": "Retrieves all role mining sessions", "request": { "name": "Retrieves all role mining sessions", @@ -69949,7 +69949,7 @@ }, "response": [ { - "id": "f256cee2-1c04-4996-9440-38ee0afa41d2", + "id": "499367f3-d151-42b1-b30c-aec586fd649f", "name": "Succeeded. Returns all role mining sessions that match the query parameters.", "originalRequest": { "url": { @@ -70038,7 +70038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4f82b8f-7183-4e3d-b107-d37cabb7d004", + "id": "f7153f1c-c254-498d-8c02-5b696530debb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -70127,7 +70127,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e60c90ef-8835-4bf1-b217-4c5491466462", + "id": "ff4c9800-f2ae-4e90-8c11-4d598db486cf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -70216,7 +70216,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40231471-2f15-4ae5-a630-53610e4f50b7", + "id": "e4fac12f-1b2c-48a7-9240-7ae3fcc23b36", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -70305,7 +70305,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3e85e36-fc4e-4149-86e4-ab9b643bb823", + "id": "fff6b398-0f5d-423f-a394-1b9c9dffa973", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -70394,7 +70394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5db086b-7bcc-40d9-a8d7-eff3b9145c3a", + "id": "7a72ba59-6e60-4067-b4f1-e968f4af21a1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -70489,7 +70489,7 @@ } }, { - "id": "b8d9d670-754e-4da3-b6f9-9c94f2beb01a", + "id": "85d09cd7-1328-4ee6-8016-dcc190d2778e", "name": "Patch a role mining session", "request": { "name": "Patch a role mining session", @@ -70543,7 +70543,7 @@ }, "response": [ { - "id": "314c66cc-9fae-4383-8908-069b3f74bafa", + "id": "6e4bd7b0-239e-40e6-8c64-c1ad695a5908", "name": "Success", "originalRequest": { "url": { @@ -70600,7 +70600,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9452e0e0-a981-4a62-a40b-6e7286a45cc9", + "id": "fe1d0771-969d-46ce-9bb9-f3976b867520", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -70657,7 +70657,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37a04ed1-8db9-40b7-8c72-30b09ea92fdc", + "id": "784a133e-f72a-4485-9234-9665e3a3e0d6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -70714,7 +70714,7 @@ "_postman_previewlanguage": "json" }, { - "id": "415a1374-9b22-43be-8373-655e91291c3d", + "id": "ad477a4a-d5c4-45b2-ae0f-1bd88f1215eb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -70771,7 +70771,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7d201b2-07ad-48b4-b130-75b02bcfffef", + "id": "ee96d40c-4dfe-453e-9a98-8b31abcbed2f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -70828,7 +70828,7 @@ "_postman_previewlanguage": "json" }, { - "id": "876bd696-f533-42bd-9ddd-8a307d8508e5", + "id": "e261ea98-1934-4fe0-ac41-05d9646dd196", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -70885,7 +70885,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7240ae3-bf40-4dec-918b-d9f6b8fce785", + "id": "0c5ce794-c4fe-4321-a521-5b2b7d9ed55d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -70948,7 +70948,7 @@ } }, { - "id": "5c72c35f-8ef9-4e8a-84f7-f86e84139d10", + "id": "6bac1b42-9e38-40c6-bbe9-d69b4981df16", "name": "Get a role mining session", "request": { "name": "Get a role mining session", @@ -70989,7 +70989,7 @@ }, "response": [ { - "id": "35d674cf-3782-4242-acff-cd0df0f04ef5", + "id": "f3fc57a5-301a-4567-afb3-7fc49e3b0a1e", "name": "Returns a role mining session", "originalRequest": { "url": { @@ -71033,7 +71033,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b240dda-436e-4789-9942-d3fd663cc439", + "id": "e8b6f7fe-ff15-4d3f-9090-6b11687da02f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -71077,7 +71077,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d7a1f33-75cc-4469-8249-30f805700295", + "id": "b73f0bc7-19a1-4da8-aa94-f47d9a37a2e0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -71121,7 +71121,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e5db5ab-9b5b-46b6-b695-c99a1713f9f6", + "id": "00821082-9ec3-4307-9d97-aba611702dec", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -71165,7 +71165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39c603b7-f9fb-428e-adac-d98661b3a831", + "id": "d52b3d50-a0bb-42be-8f3f-7a4bcb0de795", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -71209,7 +71209,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de68fd4a-f537-4480-a73b-96c5d0829122", + "id": "3b2eaca5-b6dd-43c0-ad0d-4cf20096a851", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -71253,7 +71253,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51039d69-c565-4721-be4d-2e47a7f1dca0", + "id": "f7eb6c3d-f264-4391-9754-3af4b6d0a8ea", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -71303,7 +71303,7 @@ } }, { - "id": "ccb76f6a-05b4-4d5c-bad6-5f03cc424035", + "id": "f04cb4a7-19f2-4469-9635-b0824e4ccded", "name": "Get role mining session status state", "request": { "name": "Get role mining session status state", @@ -71345,7 +71345,7 @@ }, "response": [ { - "id": "f1dd6a23-dcd8-40d7-9334-e6a0b99f9198", + "id": "65c8de60-e31e-4c4e-8237-e66bc78a4fa8", "name": "Succeeded. Returns session status", "originalRequest": { "url": { @@ -71390,7 +71390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a3425de-a16a-47b4-9814-1c6df940dc4c", + "id": "d63226e6-3528-4fcf-9672-6f1583f8da1b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -71435,7 +71435,7 @@ "_postman_previewlanguage": "json" }, { - "id": "310a0318-0a57-4260-9914-66f2e9140696", + "id": "419c9eed-5324-4960-ae5f-73280b3a1c58", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -71480,7 +71480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8a7f6f3-6acd-433a-9f86-ac366417391f", + "id": "bae6aea1-1ab1-415a-9e01-6b7b6b036267", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -71525,7 +71525,7 @@ "_postman_previewlanguage": "json" }, { - "id": "307ff523-1ec9-4d90-81ef-beba471f9925", + "id": "864906b3-2709-4057-8042-538e459af676", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -71576,7 +71576,7 @@ } }, { - "id": "71a373c9-6800-4e25-aeb4-77fede19279c", + "id": "9cfebaa6-d27e-4045-8bf3-c24974294700", "name": "Retrieves all potential role summaries", "request": { "name": "Retrieves all potential role summaries", @@ -71664,7 +71664,7 @@ }, "response": [ { - "id": "6582354a-35be-44b1-b594-93cc9de03519", + "id": "f666f351-230f-49e4-988a-85400d5c2d73", "name": "Succeeded. Returns a list of potential role summaries for a role mining session.", "originalRequest": { "url": { @@ -71755,7 +71755,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0abbd09-45f3-4b0d-9c7a-20d8144f1e64", + "id": "bf9e4fe8-f05d-44fd-bae4-fb3ba3323b71", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -71846,7 +71846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90f104af-5451-4848-bd60-5662eab7114f", + "id": "0044de0f-8731-4d6b-a956-9e486bf7faa1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -71937,7 +71937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0189850-08f9-40fc-b20a-c283e65bb90f", + "id": "227dd0d0-9de6-49d8-9feb-a27ba042b2bd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -72028,7 +72028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "225fa264-2f4e-48fe-acf8-33faffd18b47", + "id": "907b6df1-32bd-4b31-a0ff-c8926e91ec70", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -72119,7 +72119,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71f91f4b-b09c-4981-bb61-a9efb9e864b0", + "id": "699cd7e3-2b8b-4ab8-9244-76c58768442a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -72216,7 +72216,7 @@ } }, { - "id": "51d20624-ff25-44ac-b1a6-f3485e6102fc", + "id": "268528a6-9fd6-4193-a8f5-b68fe00d7e6e", "name": "Retrieves a specific potential role", "request": { "name": "Retrieves a specific potential role", @@ -72269,7 +72269,7 @@ }, "response": [ { - "id": "5258206f-02aa-4e69-b919-33769280b69d", + "id": "e183a4d2-e72f-4619-82a0-37ce26f96b83", "name": "Succeeded. Returns a list of potential roles for a role mining session.", "originalRequest": { "url": { @@ -72310,12 +72310,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 \"deseruntf0\": \"ut qui culpa\"\n },\n {\n \"ut_c3f\": \"conse\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"ex_6\": \"elit et\",\n \"irure_bc\": \"mollit officia est nisi\"\n },\n {\n \"autec24\": \"in aliqua non Duis irure\"\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}", + "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_677\": \"proident\"\n },\n {\n \"ut_1ea\": \"labo\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"in__77\": \"l\",\n \"eiusmoda6\": \"incididunt elit reprehen\",\n \"veniam95\": \"occaecat id reprehenderit ut\"\n },\n {\n \"nisieb_\": \"cillum minim\",\n \"eiusmod__63\": \"cupidatat nulla aliquip Lorem\"\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}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "21c7b7ce-682e-48df-bb6a-20d1f58e2b9d", + "id": "26873330-bc79-44cb-9799-76612cd21919", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -72361,7 +72361,7 @@ "_postman_previewlanguage": "json" }, { - "id": "879cae48-a1c4-4904-a619-4d4c5c7e98c6", + "id": "8deba5c7-ea17-475f-8da6-fa8acac1eda8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -72407,7 +72407,7 @@ "_postman_previewlanguage": "json" }, { - "id": "deebebd6-15e4-46f1-9087-3037f78c4914", + "id": "3b4e303b-19b8-4c90-8375-445f94430cd4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -72453,7 +72453,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80663b92-f29e-4660-a767-e91a46c312df", + "id": "1f784548-9a7a-4b07-a055-8e4abd9525d6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -72499,7 +72499,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84cf79b3-e6f2-4cae-840c-8b76b2527df9", + "id": "52a94a8a-60a2-4d64-b7e1-3082760bcacc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -72551,7 +72551,7 @@ } }, { - "id": "cf88853d-a10e-4c25-9121-1b4393ef13f4", + "id": "a84843d1-86c7-4a7a-a2cd-65b3a3cc96e8", "name": "Update a potential role", "request": { "name": "Update a potential role", @@ -72617,7 +72617,7 @@ }, "response": [ { - "id": "4e7cd817-c500-49aa-82be-5b55432e2073", + "id": "d68905d6-a4f8-4dd7-a2ad-020e20248045", "name": "Succeeded. Returns the potential role summary based on the potentialRoleId provided.", "originalRequest": { "url": { @@ -72676,7 +72676,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67a570ea-f471-4840-a805-94b40439e7b5", + "id": "5828c8c0-4ce8-45aa-9ab5-e4f7b70a94da", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -72735,7 +72735,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c39ddcb-fb9d-42ea-ac84-948a7a9f17ff", + "id": "70f87294-d3de-4681-999a-b0bfbda37e03", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -72794,7 +72794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96401ecb-fa1c-49a7-a900-0bf9fe8de4a7", + "id": "7fed2572-ac57-4bfb-82fb-e2a8141d2fff", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -72853,7 +72853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47c22101-ae92-4ced-875e-a680a29eb22c", + "id": "457e3683-2582-4bb7-acca-a3df4890ff9c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -72912,7 +72912,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f505073b-e96f-4f55-9b78-254b4c7f85d0", + "id": "d1fba7e5-d0af-48cd-887b-b425315f8b72", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -72971,7 +72971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d291eab-8e65-498b-8790-ee300855f868", + "id": "25687ae7-60fb-428e-bc9b-7e751265d0d8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -73036,7 +73036,7 @@ } }, { - "id": "611773bc-13a1-4baa-97ea-feb2cc3e2f94", + "id": "ead817f0-894a-4a0c-a8c3-e443e63336f1", "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", @@ -73118,7 +73118,7 @@ }, "response": [ { - "id": "e705e1e1-c820-4a73-a7bf-22d55b83999c", + "id": "c53e2265-1d56-4335-92af-1dd3314ea0c6", "name": "Succeeded. Returns a list of potential roles for a role mining session.", "originalRequest": { "url": { @@ -73193,7 +73193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81029f43-2e25-4b14-aa84-2ec59e1ac713", + "id": "46c40e1b-d5fa-4391-9e63-6588d928553d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -73268,7 +73268,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99648d89-ae21-44e1-ae50-0c2665440104", + "id": "2bf65206-3457-4820-b159-8482a784503e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -73343,7 +73343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7979f5bb-09d3-4d9b-9e82-b4ce7710aae6", + "id": "6560deb4-11d0-4013-96af-beaef3338bf6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -73418,7 +73418,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fd03137-9292-4f3e-b034-99150cf8fa34", + "id": "e101512d-8772-42bb-a3a2-9656b8e96077", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -73499,7 +73499,7 @@ } }, { - "id": "8b38d2f0-3701-43d4-ad72-930182d7a528", + "id": "4422a1e7-2ccb-47e6-bd9a-ce450fefe48a", "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", @@ -73526,7 +73526,7 @@ "type": "text/plain" }, "key": "includeCommonAccess", - "value": "false" + "value": "true" }, { "disabled": true, @@ -73608,7 +73608,7 @@ }, "response": [ { - "id": "447cfd3e-f629-4923-af05-337b59eba6d4", + "id": "a0d4095b-15d7-4d71-a9e8-a10748e51b95", "name": "Succeeded. Returns a list of entitlements for a potential role.", "originalRequest": { "url": { @@ -73630,7 +73630,7 @@ "type": "text/plain" }, "key": "includeCommonAccess", - "value": "false" + "value": "true" }, { "disabled": true, @@ -73710,7 +73710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06540560-c3b4-426e-a3f2-e18b7dc39df1", + "id": "a9647ebe-cef0-47e3-82fc-2b2e79dc44d4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -73732,7 +73732,7 @@ "type": "text/plain" }, "key": "includeCommonAccess", - "value": "false" + "value": "true" }, { "disabled": true, @@ -73812,7 +73812,7 @@ "_postman_previewlanguage": "json" }, { - "id": "033391a2-5ac7-4268-be1e-2241f4d4f07e", + "id": "d19615bf-5093-4f01-9d71-e458ef9d042c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -73834,7 +73834,7 @@ "type": "text/plain" }, "key": "includeCommonAccess", - "value": "false" + "value": "true" }, { "disabled": true, @@ -73914,7 +73914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fd96be9-dad4-4fa0-a1c5-171077d9eed0", + "id": "9e272dcb-5a9e-456e-af47-5e19477446fa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -73936,7 +73936,7 @@ "type": "text/plain" }, "key": "includeCommonAccess", - "value": "false" + "value": "true" }, { "disabled": true, @@ -74016,7 +74016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d17f677-931b-47b8-bf8f-9cbda808b506", + "id": "da741ec5-d13f-4121-a658-3a7f126cec52", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -74038,7 +74038,7 @@ "type": "text/plain" }, "key": "includeCommonAccess", - "value": "false" + "value": "true" }, { "disabled": true, @@ -74124,7 +74124,7 @@ } }, { - "id": "01a5ca9e-d86f-4f6d-a40f-5654922e8fdc", + "id": "001ecf48-b495-42eb-bbc7-1443a22cc24e", "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", @@ -74188,7 +74188,7 @@ }, "response": [ { - "id": "123bb0a1-49d7-445a-ae19-841eca668251", + "id": "eda1998e-db2a-41e3-8360-88bdc8c98626", "name": "Succeeded. Returns a map containing entitlement popularity distribution for a potential role.", "originalRequest": { "url": { @@ -74240,12 +74240,12 @@ "value": "application/json" } ], - "body": "{\n \"Excepteurb3\": -33674902,\n \"adipisicing9\": 37870333\n}", + "body": "{\n \"reprehenderite6\": 37377322,\n \"cillum_8f\": 70471435\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2927275e-7885-413b-b5b8-be26e7f29bcb", + "id": "d08421e5-fec6-4c0e-8431-c0e3e55d7cd7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -74302,7 +74302,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f43fc2e-ed4d-40b5-9f96-ade4442c1734", + "id": "013f6ee7-97b8-42bc-9c79-ea5950c46ea8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -74359,7 +74359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58202349-277e-416d-b918-cd12a08eb764", + "id": "a1c2d1a8-fa3f-4d80-a6f1-106fb69264ae", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -74416,7 +74416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ec74d15-9c76-4541-95ef-f894b6a98e62", + "id": "cba5eadc-538f-4145-8990-ecd87460e251", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -74479,7 +74479,7 @@ } }, { - "id": "8c26bad7-8e95-4ac5-a459-c1c921029cb1", + "id": "e8ea4f3f-add8-42b3-b178-2adc549b75a3", "name": "Edit entitlements for a potential role to exclude some entitlements", "request": { "name": "Edit entitlements for a potential role to exclude some entitlements", @@ -74546,7 +74546,7 @@ }, "response": [ { - "id": "e6dca0d0-1d3f-4aeb-b661-3c38e26f3e98", + "id": "d7833058-f320-49cb-a57b-f0e597f4cf8c", "name": "Adds or removes entitlements from a potential role's entitlement exclusion list.", "originalRequest": { "url": { @@ -74601,12 +74601,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 \"deseruntf0\": \"ut qui culpa\"\n },\n {\n \"ut_c3f\": \"conse\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"ex_6\": \"elit et\",\n \"irure_bc\": \"mollit officia est nisi\"\n },\n {\n \"autec24\": \"in aliqua non Duis irure\"\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}", + "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_677\": \"proident\"\n },\n {\n \"ut_1ea\": \"labo\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"in__77\": \"l\",\n \"eiusmoda6\": \"incididunt elit reprehen\",\n \"veniam95\": \"occaecat id reprehenderit ut\"\n },\n {\n \"nisieb_\": \"cillum minim\",\n \"eiusmod__63\": \"cupidatat nulla aliquip Lorem\"\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}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0eacdb20-c4ae-46b6-a60e-5ab11d847196", + "id": "3c29c9e6-85b3-4b07-b56e-2245d17dd100", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -74666,7 +74666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9cfa25f6-ac84-40bd-b7cd-c95f7f319da1", + "id": "2d390630-491a-4091-b003-c43bb75b366f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -74726,7 +74726,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8449929c-521b-4588-8010-57e27503b602", + "id": "d69775db-e58c-4434-b20b-7516cec82e6a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -74786,7 +74786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3b56128-1034-4dcf-9765-90ba86bca4b4", + "id": "37fc4e96-5281-4985-afa2-42f5cab29903", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -74852,7 +74852,7 @@ } }, { - "id": "6f97dbe3-acea-4ce5-b783-52f71fda84bb", + "id": "430d19ad-4c4e-4b89-a740-c9a33ab79ff4", "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", @@ -74888,7 +74888,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -74952,7 +74952,7 @@ }, "response": [ { - "id": "972380a1-158a-4f3b-9a0a-367a4a3c8b6a", + "id": "44e5b02c-8c84-49fe-9b72-60ace91a1157", "name": "Succeeded. Returns a list of identities for a potential role.", "originalRequest": { "url": { @@ -74983,7 +74983,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -75045,7 +75045,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c161953-ff37-415e-b258-70a015ba8a2d", + "id": "f60dc994-67ea-4d9a-852f-cfbcf86f701b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -75076,7 +75076,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -75138,7 +75138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26063216-0579-446f-a12d-ff5dece72c74", + "id": "e7a5cdcc-5125-4871-ac1a-706fc6ba0514", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -75169,7 +75169,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -75231,7 +75231,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a335b41-582e-4af7-9cfe-3a79bbb1e64d", + "id": "a399cb09-b076-4fe7-9a0d-cf69bc5062f2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -75262,7 +75262,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -75324,7 +75324,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2fc891bf-f1df-4eb3-ac81-36492260acef", + "id": "4b0eaeba-7626-4515-80b7-407aec420047", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -75355,7 +75355,7 @@ "type": "text/plain" }, "key": "filters", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -75423,7 +75423,7 @@ } }, { - "id": "392603a1-422f-4c4c-9815-20b5719e5ae0", + "id": "36a656e0-80fd-4dca-ab2d-82dc844bb7a8", "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", @@ -75477,7 +75477,7 @@ }, "response": [ { - "id": "2711a6d6-eb9f-4092-ac18-8eac92134898", + "id": "546c5cc3-e121-41a2-868c-7b2e6e758353", "name": "Succeeded. Returns a zip file containing csv files for identities and entitlements for the potential role.", "originalRequest": { "url": { @@ -75519,12 +75519,12 @@ "value": "application/zip" } ], - "body": "sit", + "body": "dolor ea non ut", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "ad525792-8b2f-4950-911b-e70a6425175d", + "id": "7c132d72-03d3-4660-ae1d-4213b025dc4f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -75571,7 +75571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b05795bc-c5f0-4ce2-af45-d1bfba8c4f30", + "id": "a463a328-cad8-4f7e-a74e-cb9f8aaabbd8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -75618,7 +75618,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f30b2501-c761-45c0-9ba4-f17e6851927c", + "id": "f220a2f5-2c87-498d-b4bd-a1c9328ce99f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -75665,7 +75665,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad74b012-0d62-40b1-9dd5-2f607aa59e39", + "id": "1179b7ad-c7db-4113-befb-98243a05b523", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -75718,7 +75718,7 @@ } }, { - "id": "cc1e05e1-77db-4246-a45e-abdc902a3548", + "id": "cf74edc4-3e0e-46ae-9be1-49dae8b0f15d", "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", @@ -75785,7 +75785,7 @@ }, "response": [ { - "id": "d0613a05-0fc2-4b0b-a4e4-94508694e595", + "id": "d25fdc5a-3114-4756-abe7-5cd76a5963fe", "name": "Job Submitted. Returns a reportId that can be used to download the zip once complete", "originalRequest": { "url": { @@ -75845,7 +75845,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba0a5312-dced-49be-b026-c263422ba8d1", + "id": "248b3d1d-095d-4cc0-843f-dcbd5750c0c7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -75905,7 +75905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb4414aa-be44-425b-b096-b3fbb65e4906", + "id": "c3d8d7a4-a3ff-40e8-94fd-86f36d32918c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -75965,7 +75965,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b96f8ade-8534-42fe-a29f-89dab30de46d", + "id": "ec66fdf2-6e4e-4bd9-b9cf-781019f5c13b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -76025,7 +76025,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eef7de37-4c68-44f5-8877-54d216021c4c", + "id": "6790f829-327d-4ad1-b0e2-410507d3b3a7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -76091,7 +76091,7 @@ } }, { - "id": "a5c1136a-dc50-4c9f-98a2-82cbd05343c2", + "id": "7accd652-efb9-4617-9d70-ed6431a5ce79", "name": "Retrieve status of a potential role export job", "request": { "name": "Retrieve status of a potential role export job", @@ -76156,7 +76156,7 @@ }, "response": [ { - "id": "61aa0e42-2adf-4dcf-b471-c6a818385a9d", + "id": "a56208ef-f8f3-4517-bbd2-a80620f2fd8e", "name": "Success. Returns the current status of this export", "originalRequest": { "url": { @@ -76204,7 +76204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "735fc6bf-92f4-40b1-b330-cf124ba8d9e8", + "id": "28cd7a15-7570-49ae-ba45-cfd2ed6f3d16", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -76252,7 +76252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0393df66-0567-4547-9eef-f8862ab8e821", + "id": "f90bf9fe-99de-47ac-b9d3-50dcd5df9a42", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -76300,7 +76300,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98189115-52d1-46a1-a135-5029c8ffebe3", + "id": "f593c074-0429-49b7-a4e5-ada51d47ffff", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -76348,7 +76348,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0736c446-f3c6-4d2d-b939-0faa1986079d", + "id": "8fa8c06b-bba9-420d-8303-2407e482f232", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -76402,7 +76402,7 @@ } }, { - "id": "3cfcf240-72c0-4701-9d58-2562575379d5", + "id": "fbd8b356-5ff9-42be-966f-f56fe8190a9e", "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", @@ -76468,7 +76468,7 @@ }, "response": [ { - "id": "917895e1-3bc8-4245-a34b-a1d2630f9c8f", + "id": "32fdb9cb-6ae1-435f-b28f-14410dc87435", "name": "Succeeded. Returns a zip file containing csv files for identities and entitlements for the potential role.", "originalRequest": { "url": { @@ -76512,12 +76512,12 @@ "value": "application/zip" } ], - "body": "sit", + "body": "dolor ea non ut", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "a424aa86-e8c7-49f0-9b7b-f24898d3975b", + "id": "f9c4827f-495d-4e1b-9c9d-cfd2c45eaac4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -76566,7 +76566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9be0c44-de6d-42aa-9b04-00ad29d589cc", + "id": "00a3e8cd-3b3c-41d7-a920-2817971df021", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -76615,7 +76615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c3c3647-ea62-4fd9-8ff3-21f92c5c460c", + "id": "b5c4f908-2031-4c29-91d6-b0f30d07f0e6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -76664,7 +76664,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5eaba10a-c1d1-423d-b35e-f361916e87ec", + "id": "efcbe9ae-c30e-4cba-9293-c5eb5114a13e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -76719,7 +76719,7 @@ } }, { - "id": "72bbc971-d83b-48e9-989e-f758993e0f14", + "id": "f42a687b-7f0e-4c5e-8a13-e4fe430a9123", "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.", @@ -76805,7 +76805,7 @@ }, "response": [ { - "id": "7da35528-a510-4ecb-93c3-3d8b83760f5c", + "id": "759e7138-c145-40d3-8a25-da36f05767a7", "name": "Accepted. Returns a potential role summary including the status of the provison request", "originalRequest": { "url": { @@ -76884,7 +76884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4946194f-b13f-4fd0-a424-45b2018ea755", + "id": "69dcbe20-405b-4d95-b3c0-1c5d430d9479", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -76963,7 +76963,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99055100-f3c8-4a7a-8e2a-468b2f4e0302", + "id": "b4d18228-3e7a-47b9-b244-5254c97382a7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -77042,7 +77042,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09aea201-af72-4f9c-996e-25d6557b7756", + "id": "bbeb7b87-afcc-49e6-956f-14c23eede18d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -77121,7 +77121,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2403e34-bf38-46e1-b1d3-c90439d73740", + "id": "535d8d11-75d2-44a4-9ed1-0b1cbe64f588", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -77200,7 +77200,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a822ae99-c29b-4675-9a01-22a9987888fd", + "id": "0daf98de-096f-4c95-a4f0-d0977b8e2815", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -77285,7 +77285,7 @@ } }, { - "id": "d6614500-42a0-48a3-b2e2-36cd1bc97063", + "id": "7bee9df4-e651-4339-aaf4-6b7080a17273", "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", @@ -77385,7 +77385,7 @@ }, "response": [ { - "id": "b15d1cc9-f652-48f3-931b-8c16fa34c02b", + "id": "1e950190-49e9-44bb-ae51-e1af1a93ab11", "name": "Succeeded. Returns a list of excluded entitlements for a potential roles.", "originalRequest": { "url": { @@ -77478,7 +77478,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc3de521-ad5b-4ebc-ba0c-5467b51249cb", + "id": "9bc0b5fd-d093-4ff0-a39c-0ed7fc8be46a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -77571,7 +77571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78f8d64c-4700-473d-bf91-7678fdc27b09", + "id": "b64cf163-5ed0-4e12-97e7-4bd57f2b6357", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -77664,7 +77664,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d4d9f46-008a-4edb-9e89-f65f0ce1c36b", + "id": "b48c7432-2343-4ee2-b595-991713326a49", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -77757,7 +77757,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dde5a2e0-97a6-4a3c-baee-c12613aa95f9", + "id": "658e74cf-1b41-41f3-8a92-072ec15451bc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -77856,7 +77856,7 @@ } }, { - "id": "3e9e2e92-44ad-4721-88cd-da233ca0d6f9", + "id": "d0335953-dcda-40f0-8921-52375ba2beb5", "name": "Retrieves all potential role summaries", "request": { "name": "Retrieves all potential role summaries", @@ -77931,7 +77931,7 @@ }, "response": [ { - "id": "ee42d996-a43a-4e11-9973-d70c88d07336", + "id": "2c425fc7-f5db-424a-b737-ad57aecdd04a", "name": "Succeeded. Returns all potential role summaries that match the query parameters.", "originalRequest": { "url": { @@ -78020,7 +78020,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbef2a1f-922a-4e48-a8cd-904ee2b91ec9", + "id": "0f5ceec2-1b1f-4172-abf5-b1f68782c7b4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -78109,7 +78109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "faad973c-32dd-4f2b-bb4e-9db034ddc0af", + "id": "56e5cd37-5262-4cff-b792-1f7ba2ad5518", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -78198,7 +78198,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6e31a5d-2dbd-4d16-9cd1-89dbb08155f1", + "id": "2d75dc49-d17a-4a6e-ba09-40781b2852a4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -78287,7 +78287,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d45e2a37-910b-4b5e-b189-77c5bdb9203e", + "id": "02af637a-4e67-4d54-b6ef-f77b9c8c034b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -78376,7 +78376,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72a345ca-9bb7-4f38-9567-706370a90e92", + "id": "b07003b2-13fa-41b5-b8f2-fd9faca9b2f2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -78471,7 +78471,7 @@ } }, { - "id": "5eafa677-ec23-41c4-b222-8baabee124c3", + "id": "fcbd05cc-9c23-4d6b-800c-598546d24049", "name": "Retrieves a specific potential role", "request": { "name": "Retrieves a specific potential role", @@ -78512,7 +78512,7 @@ }, "response": [ { - "id": "9fec5d69-12a2-44e7-843d-38d0d964940a", + "id": "ea277a89-2d85-4732-852b-b3d0d14221d5", "name": "Succeeded. Returns a list of potential roles for a role mining session.", "originalRequest": { "url": { @@ -78551,12 +78551,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 \"deseruntf0\": \"ut qui culpa\"\n },\n {\n \"ut_c3f\": \"conse\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"ex_6\": \"elit et\",\n \"irure_bc\": \"mollit officia est nisi\"\n },\n {\n \"autec24\": \"in aliqua non Duis irure\"\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}", + "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_677\": \"proident\"\n },\n {\n \"ut_1ea\": \"labo\"\n }\n ]\n },\n {\n \"attributeName\": \"department\",\n \"distribution\": [\n {\n \"in__77\": \"l\",\n \"eiusmoda6\": \"incididunt elit reprehen\",\n \"veniam95\": \"occaecat id reprehenderit ut\"\n },\n {\n \"nisieb_\": \"cillum minim\",\n \"eiusmod__63\": \"cupidatat nulla aliquip Lorem\"\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}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "dd6703f0-d794-4d54-87b1-7eadc3a46b9f", + "id": "ec941bbd-fa77-43fa-807e-2843f3d993c3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -78600,7 +78600,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e46a87ce-671f-4ba9-ba4b-70427000964c", + "id": "b3840648-c591-4354-ad77-2c5b9734ff40", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -78644,7 +78644,7 @@ "_postman_previewlanguage": "json" }, { - "id": "240cd304-efc3-4f1f-8855-2750f45848b7", + "id": "00a7c95d-2995-48cd-98d5-2b04e0ef9eca", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -78688,7 +78688,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1eeb5922-f3e8-4371-b031-7baf9c88eb13", + "id": "a51884c1-63fd-4ef9-bd83-d1e5e7d5da97", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -78732,7 +78732,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed203bc1-13c5-49ab-82af-535a9b57d82e", + "id": "02cea8f5-0e0a-4a23-a45c-4e9b2aec2d06", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -78782,7 +78782,7 @@ } }, { - "id": "4e2ae707-4010-4c5d-9d13-698f2e972950", + "id": "8e5b09cd-bd62-4cab-a403-b5cbadd6cd3c", "name": "Update a potential role", "request": { "name": "Update a potential role", @@ -78846,7 +78846,7 @@ }, "response": [ { - "id": "255d8b16-4550-4163-9aff-8e7d5c1c5ee4", + "id": "7c88610f-74a7-4381-a598-269054d96a48", "name": "Succeeded. Returns the potential role summary based on the potentialRoleId provided.", "originalRequest": { "url": { @@ -78903,7 +78903,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b29020ae-18de-4fc9-ae8d-13b0f6cfc55a", + "id": "16a3e410-8e31-4ed9-8f60-2b1d3289ccf2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -78960,7 +78960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee0012d2-a9f8-4702-a353-168070bd8872", + "id": "9f5216cf-c62c-4b2a-bcdc-3b0d6e86ddaa", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -79017,7 +79017,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc15c0f6-d4c7-4299-a6d5-cd0f16f0e212", + "id": "9007b50c-ab72-4079-a8ba-bacbfc73e05f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -79074,7 +79074,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ab25330-05a5-4ea7-9239-44e19f3b5939", + "id": "b42be3a8-1e30-4f9f-bb93-8b9e25496eed", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -79131,7 +79131,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a13c7420-c310-4665-bc25-b14aacaf1294", + "id": "fa11d582-0a8a-4e1c-b75d-20243b38c477", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -79188,7 +79188,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ded4885-e39c-4143-9ec0-c28d6facc94a", + "id": "657c86ea-ce96-4054-bbda-68aa4d846e24", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -79251,7 +79251,7 @@ } }, { - "id": "64eeccc1-6417-4dae-921e-6b4c608dd58e", + "id": "1877af89-4c67-4462-b555-d625263189a4", "name": "Retrieves all saved potential roles", "request": { "name": "Retrieves all saved potential roles", @@ -79318,7 +79318,7 @@ }, "response": [ { - "id": "54ebbcdb-4118-4b4f-b4d6-9218e00e115d", + "id": "a72429ef-d9fa-4e6e-a44d-aa2e15e2be33", "name": "Succeeded. Returns a list of draft roles for a role mining session.", "originalRequest": { "url": { @@ -79399,7 +79399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e9b5335-caae-49c3-92b3-ba5a213a32a7", + "id": "d397a7c8-c6cb-41a4-a954-4e25a772faee", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -79480,7 +79480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3523e71d-d471-417c-83e8-1a1547db07a0", + "id": "9a1285f6-4ebe-4f0e-9541-3268225367d9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -79561,7 +79561,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9405bb7b-8630-405e-9335-3282589e68e3", + "id": "3989530d-3b74-4541-8a3f-b5fe9698ae71", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -79642,7 +79642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ec751aa-fda6-4837-8ee2-28f824c3cad0", + "id": "d1b9dfff-7b57-4328-b853-f670cb4c6482", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -79723,7 +79723,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0bc9c62a-fb74-4f11-9632-b8c4163ff518", + "id": "7d040ad0-a7e7-4ed1-8d84-0d56f46c0eaf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -79810,7 +79810,7 @@ } }, { - "id": "566d36b4-f405-44a7-ba78-1e36b074b189", + "id": "9ca7295a-3c84-417c-abd7-d5973210814d", "name": "Retrieves potential role source usage", "request": { "name": "Retrieves potential role source usage", @@ -79901,7 +79901,7 @@ }, "response": [ { - "id": "425d32ed-716c-4eb3-a060-b9d0aa5bc0a2", + "id": "6efbcea5-c484-4c13-accd-973fb534ea5f", "name": "Succeeded. Returns a list of source usage for the identities in a potential role.", "originalRequest": { "url": { @@ -79985,7 +79985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a84c75b9-8726-4ca5-ab4f-63e8ab1449b9", + "id": "ee7cbf9a-bc91-468f-a515-1823aba5a010", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -80069,7 +80069,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1303b5b-446e-460e-af59-bff9f6a1c712", + "id": "cd05426d-80f5-4bcf-bf55-c7d30ddd61e4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -80153,7 +80153,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae490c8c-3131-46e1-981f-0fc114eadadf", + "id": "ea46b203-6677-4dfd-ab11-79a5dc9b6904", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -80237,7 +80237,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c2ab1d4-2fc6-4c52-a008-ef0896236950", + "id": "a4837379-f201-4ef5-afa5-7208cacf9c32", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -80321,7 +80321,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3dcd5f97-62ff-4d94-a900-83abe094fe14", + "id": "aabdc038-1ada-420b-82af-bf30d7f1ba53", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -80417,7 +80417,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": "2e3045f3-bd78-41ae-bd05-f8d125a54fb0", + "id": "41a230e4-099f-40c2-9d77-72657ee79c80", "name": "Update an icon", "request": { "name": "Update an icon", @@ -80486,7 +80486,7 @@ }, "response": [ { - "id": "bc78ddc8-2471-459d-98bf-261f343ca6ae", + "id": "291f4117-93d8-4ab2-8521-e140be0f8036", "name": "Icon updated", "originalRequest": { "url": { @@ -80548,7 +80548,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0dd773b-f7a4-4dd2-b16c-1d709f4ef71c", + "id": "337bed7d-1880-4459-8faf-f55bab05e706", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -80610,7 +80610,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fddf5454-45b1-4766-8be4-f3447f1bb8cb", + "id": "90e5c6a7-2cdd-4ac5-8762-2e35c52536e4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -80672,7 +80672,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54c7a9c3-9015-496e-95d8-743fbf88e82c", + "id": "c6fb4e14-548b-4a09-ad6d-2ba631692029", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -80734,7 +80734,7 @@ "_postman_previewlanguage": "json" }, { - "id": "923e506e-a275-4fed-bc0e-59e8a1275f19", + "id": "3de1a24c-6d24-47f3-a1f3-2d02d9b1a0c0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -80796,7 +80796,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ceb9e125-39a6-49ed-8c12-7d742e4d27ae", + "id": "9c83483a-3566-4bd5-9edd-94c3aee12c2d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -80858,7 +80858,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba703f81-006c-4e19-aecd-014612fd74b1", + "id": "433be1d1-6927-4e37-a363-7bc26bcd9ad1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -80926,7 +80926,7 @@ } }, { - "id": "d8b81230-e780-41b3-a771-378181ff0173", + "id": "9c1e4389-160a-46f0-b4c9-997e0405935b", "name": "Delete an icon", "request": { "name": "Delete an icon", @@ -80978,7 +80978,7 @@ }, "response": [ { - "id": "e7473c08-137d-4562-8361-59e1296b8180", + "id": "c6df553b-e0be-45df-af2e-3ab12fd90a5e", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -81013,7 +81013,7 @@ "_postman_previewlanguage": "text" }, { - "id": "8c8a9a47-545d-4ce6-bec6-5aafc3fbcf44", + "id": "63c863c4-171f-4615-9f47-386591621569", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -81058,7 +81058,7 @@ "_postman_previewlanguage": "json" }, { - "id": "693844ef-7a51-4fee-8d33-284c94354dcb", + "id": "c119bcf8-27a3-4c2e-a5b1-60a1928fdcac", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -81103,7 +81103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "924ff440-d4e4-4239-9a2a-9d5d6670f236", + "id": "40accfb7-a4c5-46e6-b843-77abb051cf1b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -81148,7 +81148,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fea65657-c13b-4b4b-9222-549263ac5eaf", + "id": "3d6d4023-9210-4c30-a219-35be1fcbbf2c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -81193,7 +81193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cd96c51-6884-4c83-a7bb-8370379ac611", + "id": "5a7a81b2-8706-417d-99e4-de0a49a0e217", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -81238,7 +81238,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86549f3f-4801-43b9-9742-4698b8d94535", + "id": "3b415e54-6a4b-49eb-8a79-de849099120f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -81295,7 +81295,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": "aae4f79d-1f96-4f2c-9378-8cbcc78cc906", + "id": "f70585d2-515b-4eb3-90fa-81ed8eff37fb", "name": "Attribute synchronization for single identity.", "request": { "name": "Attribute synchronization for single identity.", @@ -81316,7 +81316,7 @@ "variable": [ { "type": "any", - "value": "sit", + "value": "dolor ea non ut", "key": "identityId", "disabled": true, "description": { @@ -81337,7 +81337,7 @@ }, "response": [ { - "id": "e296843f-b9fa-44ee-a944-b759f9fc3d4c", + "id": "b0f2e7fd-d54c-4e20-88e8-ca347fdbc15b", "name": "An Identity Sync job", "originalRequest": { "url": { @@ -81382,7 +81382,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c4b7a5f-bdf2-42b0-a3b0-0525fb7637d2", + "id": "63c3ccce-7522-4d67-b494-9ed397be6d2f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -81427,7 +81427,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8deaceeb-322f-4709-acb5-6405c24a5eda", + "id": "dd7f7e5f-cfc5-4655-b0c0-522f3f4fd30e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -81472,7 +81472,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97496dd6-ecf8-4a67-81c1-a174175ae96f", + "id": "e357361a-fe8d-4a82-baaa-8b5181a17ade", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -81517,7 +81517,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb0be7eb-0463-4f35-b919-300ba658b6f2", + "id": "d03cbec0-17e5-4545-8ba9-f517b53c9b26", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -81562,7 +81562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a53ea238-76d2-4761-90e1-e6662b5d50af", + "id": "9613090d-34ac-4d04-bf90-6db65259cee0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -81607,7 +81607,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6378a48c-efe2-4eb3-ae83-2977e08cb309", + "id": "ed675c90-3d4d-4289-97f7-9df7b7a70655", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -81658,7 +81658,7 @@ } }, { - "id": "00256c64-5140-48ed-8fdf-e5469b4fa7ed", + "id": "f7f3aad2-e5be-4b9b-92de-ce855b117314", "name": "Get ownership details", "request": { "name": "Get ownership details", @@ -81700,7 +81700,7 @@ }, "response": [ { - "id": "7ccb19ce-190a-4a4a-a8f3-314703c1359a", + "id": "e8df13e4-3c51-4dd4-847f-1b03cc49ba9a", "name": "Ownership association details of an Identity.", "originalRequest": { "url": { @@ -81745,7 +81745,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ca23be7-eefa-4687-99d5-fe86ed3f1417", + "id": "16b6ab3a-2c70-4b46-bbb8-a0e9b494bb35", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -81790,7 +81790,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85c723e4-aa58-456a-8d67-fd5bce87d80c", + "id": "4f03c9ee-fb2e-4140-9c70-704e373b69bb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -81835,7 +81835,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0881ffc-8589-4c7f-b47a-d658640e959e", + "id": "501ad841-f88f-4b28-92da-de769241e2af", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -81880,7 +81880,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe029f22-9f5e-417a-86c5-dd79b237999d", + "id": "5c502d32-6fdf-4d1c-99de-2a80b187ccfb", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -81925,7 +81925,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bad3dd41-5091-4d75-a6b4-de8f4c27c19e", + "id": "321a472a-62bd-4fe2-ae0d-5e824057a5a1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -81970,7 +81970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3629c17-1270-41a0-b60c-244a602e60f3", + "id": "33d5fd30-f272-4307-981e-d9b4ed0a1b30", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -82021,7 +82021,7 @@ } }, { - "id": "6e40d67b-72b8-42e0-b443-cebce79ddd15", + "id": "50e9eb0b-6720-4e0d-8216-629522442e00", "name": "List Identities", "request": { "name": "List Identities", @@ -82105,7 +82105,7 @@ }, "response": [ { - "id": "942dd68f-f0f9-4ee9-8518-6f082c698094", + "id": "0223e168-06a4-4827-afee-89f95afdae13", "name": "List of identities.", "originalRequest": { "url": { @@ -82203,7 +82203,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5cd5a65-c61b-4d42-b7e2-2e1205afde82", + "id": "a22cf812-de76-46ae-a820-186c9bd2cd45", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -82301,7 +82301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70110116-4631-42bb-ae43-d70f0120e8ed", + "id": "f03e195a-8fde-4625-a17f-16cdc8c97e8b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -82399,7 +82399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa2f856f-6379-4b95-9f19-a59ed821a50f", + "id": "0a58df80-e43b-4e96-9707-2752e3f70112", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -82497,7 +82497,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8610c49-8fb5-40a8-9df5-c837bb38ae02", + "id": "64f31c3b-bff8-480b-9cf1-839994329ca6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -82595,7 +82595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e76c183b-ae0c-4279-9fb3-7b4c6327199d", + "id": "479bcf29-a16d-4bf4-95a7-b5df8e9439d3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -82699,7 +82699,7 @@ } }, { - "id": "d8ec880e-d6ff-4737-8b82-80c2acc10a88", + "id": "66c81962-8ea0-4a37-b04a-c9a0e23c60ab", "name": "Identity Details", "request": { "name": "Identity Details", @@ -82740,7 +82740,7 @@ }, "response": [ { - "id": "2bd29485-c718-48ca-8774-3089a3d9f06a", + "id": "3003aad2-8121-4159-9a4f-c9dcd5b8faab", "name": "An identity object", "originalRequest": { "url": { @@ -82784,7 +82784,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49f1bfce-e94f-4be4-97a6-21719bf0ed34", + "id": "c9aca1e3-0318-46d5-adf2-71f6e17c1bf0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -82828,7 +82828,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4fd0324b-a6d4-4d3b-9712-15538086e29f", + "id": "50eaf247-796a-4d16-a8c2-ffcea0114e51", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -82872,7 +82872,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f977b5c5-5d8d-438b-a7cc-c055a1fd7f2c", + "id": "a4678c5e-3293-4781-aefb-b108aa072eb6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -82916,7 +82916,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0160421-edf0-407e-b431-b81077de2d8a", + "id": "93459dd4-0c4b-472e-bc2c-bf54cbd87805", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -82960,7 +82960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f86e6369-42b4-4004-af6e-cf3f1edbce7d", + "id": "0cd01145-728a-447c-a0b3-11ee6991ee99", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -83004,7 +83004,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f562fe1-4f47-4653-9eb6-aa736958bcef", + "id": "b61c8e30-6748-4fff-ad69-7e536fb60e3b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -83054,7 +83054,7 @@ } }, { - "id": "6372455a-4e30-4b34-bb62-e8682b662d00", + "id": "21bec7ec-c42c-4d2d-8dec-be01c5149a7c", "name": "Deletes an identity.", "request": { "name": "Deletes an identity.", @@ -83095,7 +83095,7 @@ }, "response": [ { - "id": "83488833-79b1-48ca-8b18-dc292ba6d97b", + "id": "46e8631e-1942-43c5-b542-f427c8253931", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -83129,7 +83129,7 @@ "_postman_previewlanguage": "text" }, { - "id": "6e28f2b4-56bc-4429-8cef-603ea586a340", + "id": "45fe693d-40f7-4f70-bae7-21ec5e5fb623", "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": { @@ -83173,7 +83173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5214e627-10d9-4763-b844-aef67371d7b5", + "id": "67a099c2-308d-4e16-ba3b-2420b9761858", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -83217,7 +83217,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06b19973-8ec3-4a44-9340-4c5b1cd01e4a", + "id": "e9b58d26-8f6a-42fb-996c-9e216154da22", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -83261,7 +83261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d2051eb-01e6-475a-b5d1-0a10091ce5ea", + "id": "98e0342b-ad02-43f3-ad78-0fef93e47fb4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -83305,7 +83305,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f1c1014-78cd-4598-9256-56c666ae1e28", + "id": "63d3eac0-7a90-49f7-aef2-6c8e82740fbd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -83349,7 +83349,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0359b48d-840d-4de6-ae0d-30805c6a7a4c", + "id": "63ae7f4e-3a1e-4d2c-a2b2-917e8376cfc2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -83399,7 +83399,7 @@ } }, { - "id": "b3ff4b1f-9438-4a24-98a3-a04ea07d8883", + "id": "f7fb9489-68df-44ae-ac3d-5d9ade0d604a", "name": "Process a list of identityIds", "request": { "name": "Process a list of identityIds", @@ -83442,7 +83442,7 @@ }, "response": [ { - "id": "03d63642-e50e-4dc7-8040-89830581c38f", + "id": "69f6a1a4-66d9-43e1-a2ba-4082dbe86f29", "name": "Object containing the DTO type TASK_RESULT and the job id for the task", "originalRequest": { "url": { @@ -83499,7 +83499,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d8ba444-9c43-4be6-a4e0-95f6e2552007", + "id": "bd776176-e414-4348-9866-08534ec7f86f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -83556,7 +83556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a3ead01-f8a1-4d33-a8a3-e15e54fec573", + "id": "15c4621a-cba9-4da8-9431-058e11ddeea8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -83613,7 +83613,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8c9636c-8e95-4d91-b5a0-e90bb13ef75d", + "id": "bd6b2e96-98d3-4ca8-910d-be1e8595fcd4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -83670,7 +83670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4070d7ec-e9a4-4271-9258-d958ed2d0da7", + "id": "7063ce77-a8be-4fda-97bc-9cc330c27279", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -83727,7 +83727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9bdcffc0-1998-4aa5-952b-d72e2b4aca89", + "id": "43c764d9-6b26-40bb-856e-1b8b5051f2d3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -83784,7 +83784,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ba68366-5bc3-4a33-99a6-13bcae1e8128", + "id": "7b90231e-febf-472c-9144-6008b20d7e12", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -83847,7 +83847,7 @@ } }, { - "id": "362a6a09-42f5-4724-b4ce-8d85bbf0ccff", + "id": "c9c7b13d-6f96-45d8-a29d-cc7122269ad9", "name": "Reset an identity", "request": { "name": "Reset an identity", @@ -83893,7 +83893,7 @@ }, "response": [ { - "id": "d6ca2f87-70af-49d8-84b4-d59829ff8a07", + "id": "0ff62f15-9318-4974-9a56-c590ec1330a5", "name": "Accepted. The reset request accepted and is in progress.", "originalRequest": { "url": { @@ -83928,7 +83928,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7e3298f9-c97f-4ccf-b2bc-3573d402e6a3", + "id": "d09c70f1-4afe-4caa-91c8-eecd71e13a6f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -83973,7 +83973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c55fa29-6a1a-49b4-a828-bf55b6566160", + "id": "cd8d1785-c1ec-49a1-af9c-42b59edf8949", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -84018,7 +84018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34fdfb87-50c7-412e-9d80-6fe72b38e765", + "id": "429d1d8a-e056-4e4f-9b0d-6304ea78a781", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -84063,7 +84063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ba8ecda-7757-431b-8f78-df04447fd06c", + "id": "42c82161-2af7-4777-8f35-b380a8414cf1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -84108,7 +84108,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cde688a9-4c09-4fd1-a088-64b40a5e6f5e", + "id": "4717abf8-197a-4646-af98-e9952fe8a1d9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -84153,7 +84153,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd7151e1-bfc5-4080-a1a5-a35e88533c9d", + "id": "9025a215-1274-4d86-a10c-1019af9aa060", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -84204,7 +84204,7 @@ } }, { - "id": "4b709d2c-363e-4eb2-972d-0d3e5a05743e", + "id": "ab60a164-e597-40b2-8919-46ce4e762aa8", "name": "Get role assignment", "request": { "name": "Get role assignment", @@ -84254,7 +84254,7 @@ }, "response": [ { - "id": "62e1da9a-f7d5-40c5-ae0d-3ebdcff26e7f", + "id": "9f9d9dc1-8189-49a8-99c1-db456996ccca", "name": "A role assignment object", "originalRequest": { "url": { @@ -84300,7 +84300,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd4b1183-4d6b-46b7-b761-b8aeaa167262", + "id": "6cd8b246-f935-46cb-a3d2-63793ac6bad7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -84346,7 +84346,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1eed3af-a7ac-47f3-b771-fc105ab9e47b", + "id": "70bae9b9-011e-4498-9ee4-7710a636077b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -84392,7 +84392,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72c7b2e5-1415-444a-9f6f-a68ee96ceaaf", + "id": "f95eabc7-f7a6-4f05-9ba4-f06824584c90", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -84438,7 +84438,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67d5f7be-603b-4e23-96ac-a21a3fbec8f2", + "id": "e7e5a584-7e3a-4dcb-8961-e5d2d86bd248", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -84484,7 +84484,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7913f44a-e0a8-448d-a9ce-a2e4c98d4bec", + "id": "5463e8cb-d12a-42bd-8212-804bb4533f8f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -84530,7 +84530,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f87a789e-beff-4bb7-aede-5eeba6b0648d", + "id": "2beaacf0-127f-4534-899c-7ba1fcfa3bb7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -84582,7 +84582,7 @@ } }, { - "id": "60ed4000-bbd3-45b7-9d4b-6d329a212163", + "id": "db721470-a090-4944-9fb0-b2b54ab3c71c", "name": "Get role assignments", "request": { "name": "Get role assignments", @@ -84643,7 +84643,7 @@ }, "response": [ { - "id": "7c272f7d-34b1-40b4-940f-9fd8e6f5f926", + "id": "b03b59e2-a930-4408-ba0a-bfb3b6cfaca1", "name": "A role assignment object", "originalRequest": { "url": { @@ -84707,7 +84707,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2aef6dc-6a3f-461b-a585-60c426cbbc3d", + "id": "dd914e84-2d2c-4c18-9a44-85560c2c152a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -84771,7 +84771,7 @@ "_postman_previewlanguage": "json" }, { - "id": "660a7779-95ce-40c0-8aac-6c8e287cc7d2", + "id": "93d1e7b1-38bc-4d08-9c81-ee12c657c923", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -84835,7 +84835,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62806a36-c064-4be5-9b3d-4101762d8c01", + "id": "b39001b9-48d3-4dcb-b067-5a97ef9bf4ff", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -84899,7 +84899,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd482406-ce0f-4bd7-8887-13cd0d119548", + "id": "2f83d965-812b-4946-a8fb-d106749c3d6c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -84963,7 +84963,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ef8e6bb-f047-4e9b-ab6f-c39e5c5bd953", + "id": "25a025e9-c551-4d95-a327-88e9a2ebe8a2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -85027,7 +85027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6bdfe0ee-b3fe-429d-bb4e-cba96e61039d", + "id": "fbee1c9a-596e-4c33-a6d8-214ae1a629ae", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -85103,7 +85103,7 @@ "description": "", "item": [ { - "id": "b42e308f-e7bc-43b8-beb3-e08f032580af", + "id": "2f026f88-f3ab-4cb2-b1d2-536c8a582237", "name": "List Identity Attributes", "request": { "name": "List Identity Attributes", @@ -85169,7 +85169,7 @@ }, "response": [ { - "id": "e409d67c-2812-42c1-942c-eb28ba0aa43c", + "id": "f7527916-bc68-415c-a5d4-ff1a7a7f56cb", "name": "List of identity attributes", "originalRequest": { "url": { @@ -85249,7 +85249,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60405367-0720-4517-ac70-c06ddb86b18e", + "id": "591b03e7-5143-438c-9cb8-4cc265e25034", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -85329,7 +85329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d4a1225-70d5-439f-934d-8a33b0a93859", + "id": "8c5762a0-b306-4dee-be31-891761ce581d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -85409,7 +85409,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ed773ef-1368-4506-9ac3-d1b75a62697c", + "id": "da71e5a0-c571-419d-ae14-ed15575072c9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -85489,7 +85489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43848601-e89f-47e6-8909-7392a2170810", + "id": "0db86046-96c1-49b6-a99c-45649f07d094", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -85569,7 +85569,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47dd23ee-4cd9-4842-9d12-7beff2d9ac12", + "id": "95b55dc9-fab4-4a02-9ea4-60f7f14acc6e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -85655,7 +85655,7 @@ } }, { - "id": "52d67102-acd5-4b71-9ade-26a94f077728", + "id": "f7d3270b-0703-48f1-be33-5cc1cd2b015c", "name": "Create Identity Attribute", "request": { "name": "Create Identity Attribute", @@ -85697,7 +85697,7 @@ }, "response": [ { - "id": "5fe62a11-66bc-4079-b8c6-e5bcd7f4bb51", + "id": "2fa29c8e-b683-4d0c-9ef7-f5b7297ad1ad", "name": "The identity attribute was created successfully", "originalRequest": { "url": { @@ -85753,7 +85753,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e0aa37c-9167-4030-998b-c73925332b53", + "id": "31ce127e-3f58-41ff-bbcd-7281bf2a15af", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -85809,7 +85809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "529b6cb7-b567-4e7f-9854-4dcf388ce382", + "id": "aaf3b87f-7889-4bab-b1bf-02858f0c9d12", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -85865,7 +85865,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43e10ba2-4cef-4628-b376-177e4b177c72", + "id": "a7be4b60-271f-4214-a040-54d229e845cc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -85921,7 +85921,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b9a0837-153b-41b7-84d8-2fec2cf1d898", + "id": "50aa1b3b-0aed-40a4-8921-9b73911d25a8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -85977,7 +85977,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efe3be76-6cb7-4c6f-95ee-dde8019abc13", + "id": "ef96df3e-29a6-4ac1-9656-db000d184cf8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -86033,7 +86033,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9af9c6e5-4ae5-47c3-b90c-19acd8900095", + "id": "5fd4da2b-dc7f-4aef-ac4e-f50b7f0024b2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -86095,7 +86095,7 @@ } }, { - "id": "e263d3a6-01b3-4fcc-89ad-6373dadf5c76", + "id": "58338c41-e719-48b9-9992-defe3d0608df", "name": "Get Identity Attribute", "request": { "name": "Get Identity Attribute", @@ -86136,7 +86136,7 @@ }, "response": [ { - "id": "4ab254fc-8cff-4c8d-ab54-e3e5212d56fc", + "id": "fc6d9ca4-39ec-4b45-8585-e6717aa6a25d", "name": "The identity attribute with the given name", "originalRequest": { "url": { @@ -86180,7 +86180,7 @@ "_postman_previewlanguage": "json" }, { - "id": "161cde41-9bda-48a7-88d1-76874e303cfc", + "id": "237731c3-4d54-44f9-93db-9f809a34f320", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -86224,7 +86224,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67b7e8dd-31ff-400b-bfcb-065104e012c5", + "id": "05b82f8e-387c-4411-9178-5faf9fdd8743", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -86268,7 +86268,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba341dab-ac64-473f-9ed9-a19839976cd1", + "id": "60d58db3-b280-4245-97d5-51be4a1612a1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -86312,7 +86312,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ebd3aee-49ca-476d-a659-17f79a5686f4", + "id": "31a50d04-0063-4f03-b2c1-b117b1e44e85", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -86356,7 +86356,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef8363ac-e91e-4964-b144-5758f8eb9119", + "id": "53d6fcff-e2ab-4935-a110-36d63924478f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -86400,7 +86400,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a06426e-1401-4d1a-8967-7cf2f9a07887", + "id": "55bb061c-caa1-48ea-9667-c1ad7ee2ec06", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -86450,7 +86450,7 @@ } }, { - "id": "ae0b4c02-c681-4749-9c90-04c8310586f2", + "id": "050e4a79-51b5-4bbf-b35e-cef9affc446a", "name": "Update Identity Attribute", "request": { "name": "Update Identity Attribute", @@ -86504,7 +86504,7 @@ }, "response": [ { - "id": "6755fb0d-e661-44b7-8645-b810c8a62485", + "id": "0dbab3ec-10c4-4826-abec-be7437393c67", "name": "The identity attribute was updated successfully", "originalRequest": { "url": { @@ -86561,7 +86561,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3be0f7f-4ca0-4ae3-b016-bcc3d1bea824", + "id": "7fa630ee-c324-4379-8d3c-f5cff61c8400", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -86618,7 +86618,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23c542ac-f694-469b-9785-2e9100fa1ba6", + "id": "08c8c4a1-0f4b-4823-91de-948a6d6679b2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -86675,7 +86675,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6028b91-8b16-4ead-9eba-f580fb637751", + "id": "72060b24-6377-4220-8ef8-633c833b9f6a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -86732,7 +86732,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64acc010-59b5-4311-8eda-e5381d80d644", + "id": "fd1d0740-f842-4b44-86f1-23e93df3f35d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -86789,7 +86789,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e26d5b7-4ff3-4506-861f-7e5366eb0815", + "id": "ddc5bcc1-60e9-46a6-a7ab-deed27cde12f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -86846,7 +86846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eabfffad-d12d-4957-bf4d-5072655216e4", + "id": "8a2a95c0-b68a-4a86-8abd-a077a2e05d57", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -86909,7 +86909,7 @@ } }, { - "id": "fdbb4e1b-f13f-42ea-ae19-735f1bbe40be", + "id": "6f2a729f-9da3-4e26-a0f4-21ea97154d37", "name": "Delete Identity Attribute", "request": { "name": "Delete Identity Attribute", @@ -86950,7 +86950,7 @@ }, "response": [ { - "id": "e970b176-0e66-4b19-bfc0-df4d590025a3", + "id": "e2881862-c112-426a-9a05-caa5d8b4feda", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -86984,7 +86984,7 @@ "_postman_previewlanguage": "text" }, { - "id": "4dd4b5d7-fb53-473a-af02-54c6495889ed", + "id": "b678dff8-b0a9-42b4-a246-7b25425a593e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -87028,7 +87028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "044c566a-7b6d-4189-93c6-b3e4404e5b6f", + "id": "aa8b0c02-bc23-44d5-8457-9316a1bc8401", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -87072,7 +87072,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fe2770c-b894-41cf-880f-e34ecc6ce2ef", + "id": "db90267c-bd82-4d04-8bea-fb6d8ba57846", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -87116,7 +87116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9088292f-e383-44b5-95b2-296bd14f1fcb", + "id": "6961122f-b483-487e-b8d1-50568f69e515", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -87160,7 +87160,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8f98855-91dc-4985-92f5-50104fcce982", + "id": "af8e4e9d-cb37-498c-9704-d664c522cdd6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -87204,7 +87204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c212279d-d5b4-4471-bf97-3efd177c2665", + "id": "3f7772e1-c701-4e71-a0d2-a7df9e2f610b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -87254,7 +87254,7 @@ } }, { - "id": "0c71d729-bba8-43da-a1b4-3a36c73d401d", + "id": "a8b71f45-d7cc-49bc-b870-4818427453c9", "name": "Bulk delete Identity Attributes", "request": { "name": "Bulk delete Identity Attributes", @@ -87297,7 +87297,7 @@ }, "response": [ { - "id": "7f4576b6-01ee-41e3-a073-61c3ddc21b69", + "id": "84d32fea-76a9-491e-9778-51212337fbaa", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -87344,7 +87344,7 @@ "_postman_previewlanguage": "text" }, { - "id": "767d6a9b-84eb-44dd-92ac-ee2c01cf9e4d", + "id": "89b4f815-f72b-4b95-a962-2bf9b217b134", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -87401,7 +87401,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b5d16cc-3a08-4f5f-b430-d258265d9177", + "id": "18d6c42e-08aa-4e96-aa1c-4018d78c0733", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -87458,7 +87458,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f8409c6-43f7-4444-836a-1926ea085876", + "id": "b5ca91c9-6f0d-42a1-9b4d-99681af7ebf8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -87515,7 +87515,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5b84da1-80bd-4e32-bf64-1d2918c6bbd4", + "id": "b566d8b7-9354-40ad-bedb-840544370c0a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -87572,7 +87572,7 @@ "_postman_previewlanguage": "json" }, { - "id": "031a6564-7bf1-4787-8478-6a0e8ead4221", + "id": "19c837a8-e4b5-4821-80e5-c30243575565", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -87629,7 +87629,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9210c857-96b0-4e9a-b716-899fc92d0fca", + "id": "27597059-6bca-49e3-b036-82f47e4678a0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -87698,7 +87698,7 @@ "description": "", "item": [ { - "id": "382fd7ac-1608-4826-8395-813b1fa384f9", + "id": "6662e39a-110e-41cb-9fef-8aa7e6632cbf", "name": "Lists all the identities", "request": { "name": "Lists all the identities", @@ -87773,7 +87773,7 @@ }, "response": [ { - "id": "c9a33027-7e5c-434b-a9f0-9cf72610cd95", + "id": "da66f560-1a08-4907-9a99-21052eb7d022", "name": "List of identities for the customer.", "originalRequest": { "url": { @@ -87862,7 +87862,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3001603e-71a3-440d-a883-2206cc031b8e", + "id": "187c0884-f0e0-49dd-aab8-5ef99236ff8b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -87951,7 +87951,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79650fc6-30ef-45ca-b2ee-3ae91070cba9", + "id": "a7db798d-5532-414d-834d-69bb97bd1f01", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -88040,7 +88040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e168d7d-df40-45c4-863e-afdcc1741af9", + "id": "d441917c-a8f1-4b68-835e-b07e6b65a95c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -88129,7 +88129,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05c4c7af-da82-49e6-9438-5a02b7ba8a01", + "id": "9c2854de-8bd9-46ee-a83c-f82b8144cf6a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -88218,7 +88218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57decb78-5284-4d11-b190-fe5cbe77515a", + "id": "237f526f-14e3-4104-b52a-acc3aa85250f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -88313,7 +88313,7 @@ } }, { - "id": "f586d85f-4245-4199-8a54-c399983d8aea", + "id": "e313823e-ef5b-487d-ae07-225adf23c778", "name": "Get latest snapshot of identity", "request": { "name": "Get latest snapshot of identity", @@ -88354,7 +88354,7 @@ }, "response": [ { - "id": "d940feaa-ba8c-49f1-b899-dd8948913cdb", + "id": "905b40f7-3e33-4601-928a-9ceb7770cd5c", "name": "The identity object.", "originalRequest": { "url": { @@ -88398,7 +88398,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cba92b4-8cab-49eb-80f5-dc4e4405b336", + "id": "3b0db177-c83b-4d13-92b6-da97a66306b3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -88442,7 +88442,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8478dd8-975f-4e85-afd7-2e03956c9e9c", + "id": "5111a605-b3d8-463e-8092-5199d2f6eeac", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -88486,7 +88486,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e428b1c5-a62e-404b-8234-f2ba4bba977f", + "id": "3a695b9f-b57c-4b8b-80b8-b214f6fb2d83", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -88530,7 +88530,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e28d6feb-2987-4a0f-886f-4cc8c71444e1", + "id": "be8b23a8-4b1b-4310-84f8-faaf8e5895c8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -88574,7 +88574,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9bddb76c-20d8-42b7-a8df-a4b6619e33d4", + "id": "21ec7e05-ff30-42ca-baba-000395ef6852", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -88624,7 +88624,7 @@ } }, { - "id": "346c4471-572f-49c2-b41f-a87ce2f2e309", + "id": "81bad36a-aeca-4c2a-8c6b-1f8c11ebd835", "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", @@ -88676,7 +88676,7 @@ }, "response": [ { - "id": "5e84dd3d-5ed8-4088-a6d9-9beeafa55a49", + "id": "7330006e-3ef4-4507-89e5-1f47a7f5be48", "name": "Access Profile", "originalRequest": { "url": { @@ -88731,7 +88731,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca08f052-3b81-4175-8929-794663fc2892", + "id": "bf9f8231-dfb9-4dd1-a6c6-f0175b7c6aa3", "name": "Account", "originalRequest": { "url": { @@ -88786,7 +88786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7b0107c-ad1e-441b-81c4-aaca1b6350d8", + "id": "3bb5379f-6a55-4020-abe2-94949eb6bf75", "name": "App", "originalRequest": { "url": { @@ -88841,7 +88841,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99337c64-cbba-4088-9789-95e490819037", + "id": "ac4538eb-f569-4bfe-878f-9cbf7a01e40a", "name": "Entitlement", "originalRequest": { "url": { @@ -88896,7 +88896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7caf1dee-ab4d-4108-b2b4-f33c658ca4cd", + "id": "2d6bc77a-12a0-41aa-911f-cfe64ac199fc", "name": "Role", "originalRequest": { "url": { @@ -88951,7 +88951,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae3e673c-26bf-435f-8d71-3e0443e569e3", + "id": "ed3f2dbe-7333-41c3-b64d-a1dc7eb5d754", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -89006,7 +89006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e9cd631-717a-4106-bc9a-0517c45c79cc", + "id": "2d2ccbfb-7f20-490c-9845-3ce6fcfedabd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -89061,7 +89061,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4b07df1-9a5c-4f49-b3ea-4ad63d070dd6", + "id": "ff76ddf2-35ae-42de-972d-d02e3ece9d00", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -89116,7 +89116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffe2cb51-f61b-4d61-b0ff-ef00e8629d06", + "id": "d1753020-0639-441d-8142-024c73763f2c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -89171,7 +89171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb67aa3d-eaaa-4208-bd89-c09b726ed4d0", + "id": "5b6529f3-7df4-4a93-9383-91e9e91fe234", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -89232,7 +89232,7 @@ } }, { - "id": "2d1d5990-c612-48f2-98ef-27aeb5dce5c4", + "id": "68f98fd5-6254-45d9-bffd-4edc1b14257f", "name": "Lists all the snapshots for the identity", "request": { "name": "Lists all the snapshots for the identity", @@ -89320,7 +89320,7 @@ }, "response": [ { - "id": "a604d0b7-a09d-437c-badf-b871eb2c7ffb", + "id": "3891af00-a355-42e3-bdf9-eeeb48f2c9a2", "name": "A list of identity summary for each snapshot.", "originalRequest": { "url": { @@ -89411,7 +89411,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b31293a-3206-44fb-97fd-8d08ecee45da", + "id": "199d2f51-fa72-4e94-8492-eaa7a21fea7e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -89502,7 +89502,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a60613e-7ce4-4e29-8565-f53bc2e29ed6", + "id": "1ee93ee5-467e-41c5-9db4-418ded9433d2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -89593,7 +89593,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2dcc16cf-1a36-44d8-9411-95015e2fbc21", + "id": "91531328-8414-4ca6-858e-8a506cf9e465", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -89684,7 +89684,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91f29788-d630-4e01-8ee1-d48a23de2564", + "id": "d5daee79-8379-4499-bef9-20ec1b425e88", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -89775,7 +89775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a730764-0288-4a50-ac1f-e78490e1c9d1", + "id": "c831a51a-db7f-4c4c-9478-a59cd80b8db4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -89872,7 +89872,7 @@ } }, { - "id": "2f1ecc92-d8d6-4e52-a266-57f406dde3b7", + "id": "adde499e-a681-433c-8b46-590fdfec9cb4", "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", @@ -89969,7 +89969,7 @@ }, "response": [ { - "id": "ed390e21-7442-4184-9e3c-47dde6e0c3e6", + "id": "056e4e2c-dbe4-487f-89fc-cbf5b4f9b3b5", "name": "A summary list of identity changes in date histogram format.", "originalRequest": { "url": { @@ -90069,7 +90069,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0907be0-adb6-4e72-ab1b-d880a288a39e", + "id": "4773d5ab-1acb-4685-bbb5-00551fdb5897", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -90169,7 +90169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd16b8f0-0e70-4abf-9314-a03c1472300e", + "id": "14ba5bfc-8e5f-4f86-8b3e-702dcf115b68", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -90269,7 +90269,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3c4f19b-badb-46a7-ac6c-d7bfb1026556", + "id": "ebd64765-1266-4901-a5fe-30dfaf91587a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -90369,7 +90369,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a471451f-b418-46d6-8a65-e799ab9d79ab", + "id": "0e2bbefa-aa35-4bfe-9ab7-6aaae96f6b22", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -90469,7 +90469,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d929be9-ad92-4958-98ef-c9f31df1a126", + "id": "33378bbc-3248-4a38-9817-200002a66367", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -90575,7 +90575,7 @@ } }, { - "id": "0244fd7e-6658-4749-b9c2-fe0c8072dabe", + "id": "dc2b6748-6c8e-4e2f-a69b-819c893409da", "name": "Gets an identity snapshot at a given date", "request": { "name": "Gets an identity snapshot at a given date", @@ -90628,7 +90628,7 @@ }, "response": [ { - "id": "1acec611-b0c9-4f0a-a0cd-bfc054a70a9d", + "id": "9b0b93a5-ef7e-4432-98c3-d15fce6ecab9", "name": "The identity object.", "originalRequest": { "url": { @@ -90674,7 +90674,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9000f0c-ba31-4be6-9bc1-e402807f2ed6", + "id": "6ec07a16-626f-4b71-9795-18803e8a84bc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -90720,7 +90720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55418e94-d194-4b8a-9c6d-4e47851c997e", + "id": "75fb6254-07a1-4b07-a8cf-3836a230824b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -90766,7 +90766,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf197e75-f8d9-46c8-b56f-7ecca8fef72e", + "id": "f911ecf7-2fca-41d6-872e-b55dcc836e89", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -90812,7 +90812,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc132e5f-bf1f-4317-ac5e-a8d56c588d1c", + "id": "a6016148-7115-42db-bfa7-9ff1782f840b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -90858,7 +90858,7 @@ "_postman_previewlanguage": "json" }, { - "id": "468d8b94-5c28-408d-8e67-11898304ec5e", + "id": "54e8c72a-2084-42a8-8c43-a8403c941056", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -90910,7 +90910,7 @@ } }, { - "id": "bc0a82a9-85c2-49a4-ba13-5d9cee663cb5", + "id": "6ad29d3c-7eb0-4b98-ace5-21c642102185", "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", @@ -90974,7 +90974,7 @@ }, "response": [ { - "id": "84b93cb4-7624-48c7-8f9e-fb044c891f4d", + "id": "59cf7963-2dc4-430c-aca2-4ea44b82a6b1", "name": "Access Item AccessProfile Response", "originalRequest": { "url": { @@ -91031,7 +91031,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09c336fc-e761-4299-86a4-096ce58d4746", + "id": "6ca28e47-5e5d-4254-84aa-d888508d5a30", "name": "Access Item Account Response", "originalRequest": { "url": { @@ -91088,7 +91088,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d81fb92-7976-4056-a5a1-d7335ec9d0e2", + "id": "9870578d-ec67-4792-8b3c-191e7ba34023", "name": "Access Item App Response", "originalRequest": { "url": { @@ -91145,7 +91145,7 @@ "_postman_previewlanguage": "json" }, { - "id": "303d2349-8693-4697-9504-39e3920e4f90", + "id": "a7cc27b5-d75a-459b-9b47-a1ee5302d6a9", "name": "Access Item Entitlement Response", "originalRequest": { "url": { @@ -91202,7 +91202,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61dbb2ec-fa8b-4a72-a239-9534dd74543c", + "id": "8949b644-16d9-40c0-b063-c1643d786c3b", "name": "Access Item Role Response", "originalRequest": { "url": { @@ -91259,7 +91259,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6cb391f-3460-48f6-a767-0d64f0687f27", + "id": "8201557e-001f-40d8-8d2c-f74ee9aa2dce", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -91316,7 +91316,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c4245ea-af15-479f-b58b-5f7f2dadd7b9", + "id": "43401307-832e-401c-bf22-feb0baa45ba9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -91373,7 +91373,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64ca5f94-c0d8-4483-994e-eaf52e0cd3da", + "id": "21bff1f9-b97a-47e5-9ebb-1cf36b778ccd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -91430,7 +91430,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2063233-1555-4ece-95aa-95ce37d12456", + "id": "ddeb84cc-bb6a-4f59-963d-dc12805cc805", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -91487,7 +91487,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4262eace-04a7-4edd-940e-bf6e42749024", + "id": "1b7b376b-e817-4994-8b97-a4a3ff9db0f6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -91550,7 +91550,7 @@ } }, { - "id": "17dd86ea-d977-48fa-8935-1861414504e1", + "id": "95254a58-f266-4983-98a7-966a6500244d", "name": "Lists all events for the given identity", "request": { "name": "Lists all events for the given identity", @@ -91665,7 +91665,7 @@ }, "response": [ { - "id": "6f16a378-df95-445d-8b75-834622fa82a3", + "id": "0a90ba2d-9f19-43a4-9197-25e89380e6a9", "name": "AccessItemAssociated", "originalRequest": { "url": { @@ -91765,7 +91765,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7209f79e-7410-41d1-a91f-cefbcb266e3e", + "id": "a465f63d-c4d7-49de-9151-0ea142c63b57", "name": "AccessItemRemoved", "originalRequest": { "url": { @@ -91865,7 +91865,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ee3fd88-bf4c-40d0-8961-27441a4e10fb", + "id": "b480eac6-28ee-4a49-8d2a-d9b25d376c0b", "name": "AttributesChanged", "originalRequest": { "url": { @@ -91965,7 +91965,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a4395fc-c0f1-423e-b89a-2cf892c35f5b", + "id": "83ddffbf-60cc-45ab-b837-a97113c1b9e7", "name": "AccessRequested", "originalRequest": { "url": { @@ -92065,7 +92065,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e967ec5-df18-4795-9d3d-6abb83fe66d5", + "id": "ddef90e6-11b8-44d9-963e-1d31df3bd6c8", "name": "IdentityCertified", "originalRequest": { "url": { @@ -92165,7 +92165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f06fe2b5-596b-47bb-b92f-32f314a29ab4", + "id": "c2e54a20-e94b-4823-a088-bf9bd7945556", "name": "AccountStatusChanged", "originalRequest": { "url": { @@ -92265,7 +92265,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29f561a0-4359-4532-9fa4-692f3b8f5dbd", + "id": "c6303c42-6715-411b-a2d2-78c605544cab", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -92365,7 +92365,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fded7ad8-5554-42f2-956c-71f2732e9710", + "id": "60cdd34b-2ef3-4ccd-b169-eda4e68a9598", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -92465,7 +92465,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cd356f1-52be-40be-b2a5-faf68c0cf3d6", + "id": "4312545b-f4d7-48a6-82d1-2f6b9e740222", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -92565,7 +92565,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c64502f-b5dd-47e0-a7c4-655524110e3f", + "id": "3569fb77-a363-42db-ac45-c0c8ce1b206c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -92665,7 +92665,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9fe7c98-de95-4cae-8561-9964e15d9d7f", + "id": "c93ed3d6-f9b0-44af-920a-79a16c23ccca", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -92765,7 +92765,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3315082-6652-44af-a31f-6421db318bb4", + "id": "058d1d1f-a5e0-4fe7-8a46-e3577f965572", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -92871,7 +92871,7 @@ } }, { - "id": "07b7b618-d9f2-43eb-868a-7e9d02a33f3d", + "id": "5f9532ed-f6eb-49cd-a048-a9b0f8de36ef", "name": "Gets the start date of the identity", "request": { "name": "Gets the start date of the identity", @@ -92913,7 +92913,7 @@ }, "response": [ { - "id": "0603edbe-9236-40c4-8f5c-95d9978298aa", + "id": "a1514cea-dc87-4944-af8f-fdc725e4008e", "name": "The start date of the identity", "originalRequest": { "url": { @@ -92958,7 +92958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb049318-dfdf-48a2-a41b-085bd720ff01", + "id": "310645ae-2094-4e27-9309-57fb95326976", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -93003,7 +93003,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c886fb24-f70d-49cb-bbe8-ddddd4cce788", + "id": "2482b3ac-761c-409f-9d7b-980030ebec28", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -93048,7 +93048,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83b2272d-4e00-4b2d-b9c9-6a465573df1f", + "id": "3e42e3f5-f53c-4f60-b95c-3b0f3bc433bf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -93093,7 +93093,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9340f31-a1ff-4b06-a46d-f4223fa7329b", + "id": "7b16dacb-7e44-4822-91ea-77f685ee07ba", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -93138,7 +93138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "158441a9-a17b-4e8b-9132-e9c968bb8081", + "id": "138a0154-be7d-412a-a2a5-dd33423af312", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -93189,7 +93189,7 @@ } }, { - "id": "d3ab6914-4214-430b-98af-d5aa047883e9", + "id": "d2effecb-55fb-4f24-beea-576d26cb8274", "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", @@ -93232,7 +93232,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "do sunt ad exercitation" + "value": "dolore incididunt" }, { "disabled": true, @@ -93241,7 +93241,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "Lorem occaecat in s" + "value": "deserunt Lorem pari" }, { "disabled": true, @@ -93295,7 +93295,7 @@ }, "response": [ { - "id": "8de32a25-198d-49ec-b012-5c401da84107", + "id": "8e31a7d3-855b-4222-91d5-c60c128dd73e", "name": "A IdentityCompare object with difference details for each access item type", "originalRequest": { "url": { @@ -93333,7 +93333,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "Lorem occaecat in s" + "value": "deserunt Lorem pari" }, { "disabled": true, @@ -93395,7 +93395,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47e50dfa-db2b-4291-9eb0-06bc1fa08828", + "id": "58158c3b-dc72-4023-b177-d08a484fee0f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -93433,7 +93433,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "Lorem occaecat in s" + "value": "deserunt Lorem pari" }, { "disabled": true, @@ -93495,7 +93495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ecb0e1d-8c31-4ce3-856a-18307cf3d01d", + "id": "ae6a4b9b-2b46-414f-9600-c133936a9bf8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -93533,7 +93533,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "Lorem occaecat in s" + "value": "deserunt Lorem pari" }, { "disabled": true, @@ -93595,7 +93595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25b1a257-5512-41af-ac5e-cc7aa625e822", + "id": "c42eeb6e-31d0-406e-9513-515fb3f26c8f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -93633,7 +93633,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "Lorem occaecat in s" + "value": "deserunt Lorem pari" }, { "disabled": true, @@ -93695,7 +93695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a49b6fa4-7c9d-4e9e-b952-2ebd16e8059d", + "id": "8d5042fa-2e49-4af6-b99b-2e0c2d27e13e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -93733,7 +93733,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "Lorem occaecat in s" + "value": "deserunt Lorem pari" }, { "disabled": true, @@ -93795,7 +93795,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b96f35ee-0a09-4dba-8cc3-64cdff934290", + "id": "80010f73-4f37-4b24-aa8b-30484ecd360a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -93833,7 +93833,7 @@ "type": "text/plain" }, "key": "accessItemTypes", - "value": "Lorem occaecat in s" + "value": "deserunt Lorem pari" }, { "disabled": true, @@ -93901,7 +93901,7 @@ } }, { - "id": "0d945c3c-95b1-4a51-bb96-762740466250", + "id": "2d90d80d-355a-4340-afe9-4f309512b92e", "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", @@ -94013,7 +94013,7 @@ }, "response": [ { - "id": "0c952785-5577-4ff4-ab19-bdf8bbd14b2b", + "id": "817a9d96-1b00-408e-a022-35d2e8397d82", "name": "A list of events for the identity", "originalRequest": { "url": { @@ -94114,7 +94114,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64a9ce50-6fdf-4d0e-8cb3-ece0035630c9", + "id": "6ff0ae7b-ab55-4081-9dfd-0e57fe90e28b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -94215,7 +94215,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8848f113-b323-4867-ac18-814c4a1ba6d8", + "id": "4688d167-be26-41ff-9915-ccc6ccc7e6a2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -94316,7 +94316,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2679d7c5-f523-4c78-8a95-d43f839e871d", + "id": "23a42ab8-a1bc-40fa-9e66-4734e75db677", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -94417,7 +94417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65d58b23-1c53-408f-b4e9-0c381e213472", + "id": "f4c1b82f-6626-4470-9c7f-e9a4635dd15f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -94518,7 +94518,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0bbeb886-1818-4076-a302-8d449972425e", + "id": "97ee9919-1f41-4355-802a-6632ae9ea3dd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -94631,7 +94631,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": "aed11c02-0068-4e89-ad10-7a3ba778b1a4", + "id": "fba0798e-6172-4e12-a51c-d7c0498deb0c", "name": "Identity Profiles list", "request": { "name": "Identity Profiles list", @@ -94706,7 +94706,7 @@ }, "response": [ { - "id": "770b57ff-3577-44b0-87b5-50ade1e16653", + "id": "e42718e7-efec-4a97-8c88-c8af463fdb5c", "name": "List of identityProfiles.", "originalRequest": { "url": { @@ -94790,12 +94790,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\": \"d914cb95-8cb9-eb3e-15db-bdd8f5f20aaf\",\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\": \"7f7e9f24-d813-ee8a-734c-602b4d2d0b40\",\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\": \"urn:uuid:cbc7930c-02f8-0610-e23c-671bf8449760\",\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\": \"4b330678-b250-fdd4-6e57-48f8a42975b7\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "55429e5b-6c82-4c5f-a3c9-7259bf4d89db", + "id": "7480bd20-ee7c-45c5-bbe8-c94935eb7a30", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -94884,7 +94884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5fec1b9-87f4-4cc0-91d4-5116a5a57407", + "id": "02dce67d-dcad-41e4-a0b7-dadb28b5db2a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -94973,7 +94973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44eaa6c2-72b1-4ce8-bbba-f7cd9ce508de", + "id": "e5dad7fa-63d8-4009-8f99-2843fbd24b38", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -95062,7 +95062,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22adb637-4f10-43f0-a20c-eaa6df916fe7", + "id": "eab4ec06-5fe8-4616-8b90-f1cb4bd6751b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -95151,7 +95151,7 @@ "_postman_previewlanguage": "json" }, { - "id": "991585b9-692c-49e9-8758-fea74b406629", + "id": "ebca970f-64e2-4780-970b-c1e94c0c36b4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -95246,7 +95246,7 @@ } }, { - "id": "402daacd-1500-4064-bfc7-755a446b3524", + "id": "08fefc32-8a8c-4d4d-9a5f-6db2c43ee8b9", "name": "Create an Identity Profile", "request": { "name": "Create an Identity Profile", @@ -95277,7 +95277,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 \"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\": \"77414bd0-aaad-39c6-99f2-1aa1eb54bbe5\",\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 \"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\": \"9593eee9-0883-066a-3b5e-8c5e5d2bd849\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "options": { "raw": { "headerFamily": "json", @@ -95288,7 +95288,7 @@ }, "response": [ { - "id": "9c3c0b98-6758-42b1-921d-33c121176f26", + "id": "c615576c-7987-4510-80e4-1de51f001cba", "name": "The created Identity Profile", "originalRequest": { "url": { @@ -95322,7 +95322,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 \"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\": \"77414bd0-aaad-39c6-99f2-1aa1eb54bbe5\",\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 \"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\": \"9593eee9-0883-066a-3b5e-8c5e5d2bd849\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "options": { "raw": { "headerFamily": "json", @@ -95339,12 +95339,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\": \"77414bd0-aaad-39c6-99f2-1aa1eb54bbe5\",\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\": \"9593eee9-0883-066a-3b5e-8c5e5d2bd849\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f777708f-a80f-42a4-b213-bcedc7e7b005", + "id": "ffa4c034-6c8d-4836-b136-dc9b3beaabc1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -95378,7 +95378,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 \"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\": \"77414bd0-aaad-39c6-99f2-1aa1eb54bbe5\",\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 \"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\": \"9593eee9-0883-066a-3b5e-8c5e5d2bd849\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "options": { "raw": { "headerFamily": "json", @@ -95400,7 +95400,7 @@ "_postman_previewlanguage": "json" }, { - "id": "689f178e-2482-4ec2-b74e-6c1b03730e8b", + "id": "baf33591-8cb8-4a3c-aab4-67a73c0fce81", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -95434,7 +95434,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 \"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\": \"77414bd0-aaad-39c6-99f2-1aa1eb54bbe5\",\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 \"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\": \"9593eee9-0883-066a-3b5e-8c5e5d2bd849\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "options": { "raw": { "headerFamily": "json", @@ -95456,7 +95456,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49d943c4-acb8-4b20-b06f-16c9909a1584", + "id": "18c1c1d1-90eb-493f-9651-3216f382820e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -95490,7 +95490,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 \"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\": \"77414bd0-aaad-39c6-99f2-1aa1eb54bbe5\",\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 \"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\": \"9593eee9-0883-066a-3b5e-8c5e5d2bd849\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "options": { "raw": { "headerFamily": "json", @@ -95512,7 +95512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16e516a1-7975-49aa-9c1d-d354f0219cc4", + "id": "15090be2-8530-4483-9a1f-804979d36d9d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -95546,7 +95546,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 \"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\": \"77414bd0-aaad-39c6-99f2-1aa1eb54bbe5\",\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 \"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\": \"9593eee9-0883-066a-3b5e-8c5e5d2bd849\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "options": { "raw": { "headerFamily": "json", @@ -95568,7 +95568,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4a1e520-ac56-45fb-a7f1-2f96f716ba9d", + "id": "80d4fb93-04a2-49b9-aa1a-dd516007dc12", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -95602,7 +95602,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 \"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\": \"77414bd0-aaad-39c6-99f2-1aa1eb54bbe5\",\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 \"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\": \"9593eee9-0883-066a-3b5e-8c5e5d2bd849\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "options": { "raw": { "headerFamily": "json", @@ -95630,7 +95630,7 @@ } }, { - "id": "b3dca6f9-a0a0-4643-a271-25abaa68749a", + "id": "9d211c54-d288-44e6-96aa-e0b0af52aae4", "name": "Delete Identity Profiles", "request": { "name": "Delete Identity Profiles", @@ -95673,7 +95673,7 @@ }, "response": [ { - "id": "3d270433-9e7f-4238-81fd-8cb7c964b99d", + "id": "06d4b09b-d0f7-4c68-90ee-d25fe00e1e82", "name": "Accepted - Returns a TaskResult object referencing the bulk delete job created.", "originalRequest": { "url": { @@ -95725,12 +95725,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\": \"2015-05-09T08:09:49.556Z\",\n \"launched\": \"2016-07-18T04:44:35.075Z\",\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\": \"2016-06-09T23:56:06.584Z\",\n \"launched\": \"1967-03-11T08:16:47.387Z\",\n \"completionStatus\": \"Success\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ee707436-4956-41dd-9c72-3864e5828cb8", + "id": "a8251e5b-24bf-4600-a41c-af08199c6a86", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -95787,7 +95787,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99a2b98e-980f-4d1c-9f3a-94050955f683", + "id": "f948ff44-1789-4cba-b992-6b5cfb893244", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -95844,7 +95844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f19f6322-4789-49b4-97f0-4dcf54023e70", + "id": "625d379f-b55a-4b82-8c70-2191c89b7f08", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -95901,7 +95901,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc71e313-8ebb-45d3-a62e-6e37647f6d48", + "id": "158f6e86-e0df-433b-9f9f-4e4378d0664c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -95958,7 +95958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2449176-a610-4fbd-96ad-0eb91ed71f32", + "id": "3f89242e-20b8-4e8b-83b9-c1d796f510d7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -96021,7 +96021,7 @@ } }, { - "id": "2713c782-9def-4609-895d-e83c91216896", + "id": "8745ab44-5337-4d74-a921-d41d46ff63d5", "name": "Export Identity Profiles", "request": { "name": "Export Identity Profiles", @@ -96097,7 +96097,7 @@ }, "response": [ { - "id": "70cb9447-94bf-4740-95cc-9c1e2997f585", + "id": "ff049a46-a41d-43a5-a0df-5717a465380e", "name": "List of export objects with identity profiles.", "originalRequest": { "url": { @@ -96187,7 +96187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e09e40a-08b2-4c87-af91-0b76acb6e425", + "id": "22d8a443-01dd-4ba0-9610-bf5914ee2fcb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -96277,7 +96277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d980171-3882-4440-b810-a80bba9312ea", + "id": "4ccb0eaf-9cf6-42af-8ce7-527fd48ed7c5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -96367,7 +96367,7 @@ "_postman_previewlanguage": "json" }, { - "id": "376c2309-d4e2-440e-9aa5-05ff5d930f36", + "id": "8c3dd213-275a-4c30-be0c-f18ae9a88b05", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -96457,7 +96457,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3d682b5-c08d-4958-8a7d-41dc3eac33d5", + "id": "eefcba44-f7f4-4e05-bc31-32c02ff95c75", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -96547,7 +96547,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70e25987-3141-41c7-a2e6-ba016b5f45dc", + "id": "bd54e1f4-4f59-4700-b8d1-1eb622ab1186", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -96637,7 +96637,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b178bc3-9347-45a0-b04b-ce9b61eb4f6e", + "id": "1176dd85-e569-4a0b-94c9-ea0896747383", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -96733,7 +96733,7 @@ } }, { - "id": "c71698d1-8b86-4786-83b4-ec44512a4bc3", + "id": "f2a22a20-94ca-41ff-a248-e4f74973b5b3", "name": "Import Identity Profiles", "request": { "name": "Import Identity Profiles", @@ -96776,7 +96776,7 @@ }, "response": [ { - "id": "8df0fa12-157a-44a5-9259-518cf0a88935", + "id": "6c620ed9-64fa-430b-b749-56ef019a542e", "name": "The result of importing Identity Profiles.", "originalRequest": { "url": { @@ -96828,12 +96828,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 \"eiusmod_2f5\": {},\n \"dolor499\": {},\n \"sint_5\": {},\n \"ut2_\": {}\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 \"inae1\": {}\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 \"non1e\": {}\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 \"exercitationd7\": {}\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 \"Excepteur8d\": {},\n \"adipisicing6\": {},\n \"laboris5\": {}\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_a2d\": {},\n \"Lorem__\": {}\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 \"aliqua1_4\": {},\n \"do_0\": {}\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 \"eiusmodd\": {}\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 \"velitd\": {}\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 \"reprehenderit_499\": {}\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 \"incididunt_1d\": {}\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 \"pariatur1_\": {},\n \"ipsum_3_c\": {},\n \"idfd\": {}\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": "c28c7c47-4134-43cf-908f-b9b033004750", + "id": "3f2ee25e-51b8-4c2e-befd-22d4db3d878d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -96890,7 +96890,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43946926-129b-4926-8d38-1840800646fc", + "id": "06f25249-0db4-4644-add0-3f74eab80b56", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -96947,7 +96947,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd90cd7a-e8e8-49b7-a52a-9eafc755e9dc", + "id": "b4834150-dbdb-440c-80e8-02f8d49042c9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -97004,7 +97004,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef5c0b26-f8fa-4535-ae81-07b397f7f3ca", + "id": "62dc14d7-6c66-43d1-a02e-47d42daa53cd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -97061,7 +97061,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62ea5868-d2c7-42cd-a7b2-17fefc0d8ecb", + "id": "4434c7a8-4a83-4166-8bbb-c130b5ae573a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -97124,7 +97124,7 @@ } }, { - "id": "d1321b2f-fce6-48c5-89b2-e6163a94c2b5", + "id": "a55e3028-b477-44f3-a021-32f4d3748263", "name": "Generate Identity Profile Preview", "request": { "name": "Generate Identity Profile Preview", @@ -97156,7 +97156,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:ddd02995-37fd-bd4c-22de-13fd7b40c677\",\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\": \"abe6797c-3ce6-e780-e3fb-d5a74ec5de65\",\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", @@ -97167,7 +97167,7 @@ }, "response": [ { - "id": "c7bffc2f-af90-4603-ac08-969318598aff", + "id": "19271a46-f110-428d-a4f3-acc44aac10ad", "name": "Object representing the preview object with all of the identity attributes using the current mappings.", "originalRequest": { "url": { @@ -97202,7 +97202,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:ddd02995-37fd-bd4c-22de-13fd7b40c677\",\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\": \"abe6797c-3ce6-e780-e3fb-d5a74ec5de65\",\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", @@ -97224,7 +97224,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb54fc7c-3294-4bd4-a0e2-2e99bf2863a9", + "id": "2eeb94ca-78c1-4e28-88da-7ad81c68f026", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -97259,7 +97259,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:ddd02995-37fd-bd4c-22de-13fd7b40c677\",\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\": \"abe6797c-3ce6-e780-e3fb-d5a74ec5de65\",\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", @@ -97281,7 +97281,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de5c4181-06dc-411e-9c1f-7025af423b99", + "id": "d56b1ad7-81cb-45a3-8736-7ef29eceda10", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -97316,7 +97316,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:ddd02995-37fd-bd4c-22de-13fd7b40c677\",\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\": \"abe6797c-3ce6-e780-e3fb-d5a74ec5de65\",\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", @@ -97338,7 +97338,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f05616ee-ec85-465a-88ae-bae62641c853", + "id": "e104931a-1632-43e6-b3f9-05ba75e7e5c7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -97373,7 +97373,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:ddd02995-37fd-bd4c-22de-13fd7b40c677\",\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\": \"abe6797c-3ce6-e780-e3fb-d5a74ec5de65\",\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", @@ -97395,7 +97395,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76734744-2012-4d94-bf4a-89c54afc7dc3", + "id": "37b32602-985f-4c1c-a6b7-7e774d145eff", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -97430,7 +97430,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:ddd02995-37fd-bd4c-22de-13fd7b40c677\",\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\": \"abe6797c-3ce6-e780-e3fb-d5a74ec5de65\",\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", @@ -97452,7 +97452,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a275bf99-aac5-4a20-8b08-a3c4e4816324", + "id": "a04923c6-88f8-4ad6-8f79-bc5033fac504", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -97487,7 +97487,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"identityId\": \"urn:uuid:ddd02995-37fd-bd4c-22de-13fd7b40c677\",\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\": \"abe6797c-3ce6-e780-e3fb-d5a74ec5de65\",\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", @@ -97515,7 +97515,7 @@ } }, { - "id": "56480517-3510-445f-a5af-7813f2ba49b7", + "id": "64a68a58-a805-4c3f-ad6d-040b951fc46f", "name": "Gets a single Identity Profile", "request": { "name": "Gets a single Identity Profile", @@ -97556,7 +97556,7 @@ }, "response": [ { - "id": "929ccf97-38d2-4ee3-b4c3-4cdae53fbcbb", + "id": "e776389f-7e65-46db-a0ef-11d5f5c645e3", "name": "An Identity Profile object", "originalRequest": { "url": { @@ -97595,12 +97595,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\": \"77414bd0-aaad-39c6-99f2-1aa1eb54bbe5\",\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\": \"9593eee9-0883-066a-3b5e-8c5e5d2bd849\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "139d8a31-e350-463e-a172-c4f1fd57338d", + "id": "9197695d-68cf-4d73-b736-92be6cae2d1f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -97644,7 +97644,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d95a839c-ba85-48b4-a6e8-e7f740b6842f", + "id": "3abd6b4b-6700-4a0e-af2b-f4b1b6a0dc99", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -97688,7 +97688,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d1b5c30-c0e6-46b7-8f62-53007c4e3d6f", + "id": "9382ce45-374f-4ed5-a645-2ea944bc11fc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -97732,7 +97732,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79c5b0ef-e108-437c-9e78-094f1223e117", + "id": "36377886-f8e9-4687-8ed6-cfcc1bd82d66", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -97776,7 +97776,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a5ea07c-9c82-49db-9f41-ecf196326e85", + "id": "c66fd3e4-709b-40ce-ba4e-f4f1aa359d76", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -97820,7 +97820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c4d85e3-a4e1-47f0-b568-c61001f508fe", + "id": "c32e2921-2982-4cfa-91f6-e9a378730ad2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -97870,7 +97870,7 @@ } }, { - "id": "20142aac-bd45-44a1-9d92-20da0ea419b5", + "id": "51af658e-ba84-4bcf-9f2d-2f00f1d757f5", "name": "Delete an Identity Profile", "request": { "name": "Delete an Identity Profile", @@ -97911,7 +97911,7 @@ }, "response": [ { - "id": "797638c3-7c0f-47f1-a881-48675a72199c", + "id": "650bba0e-dc75-42f8-b3f9-d7524af21d0a", "name": "Accepted - Returns a TaskResult object referencing the bulk delete job created.", "originalRequest": { "url": { @@ -97950,12 +97950,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\": \"2020-05-23T02:01:43.117Z\",\n \"launched\": \"1984-08-16T01:43:52.535Z\",\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\": \"2022-03-01T00:25:02.948Z\",\n \"launched\": \"1974-01-06T01:37:45.276Z\",\n \"completionStatus\": \"Success\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3ff3805d-c936-4d6f-896a-429a7b4a6828", + "id": "705a5cb0-60d8-4aed-ad15-59650c4ec758", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -97999,7 +97999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64562f4f-c778-4d55-96db-4e4976e1bc60", + "id": "e3e49464-7295-4eab-a209-eec45fa802a4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -98043,7 +98043,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9146c706-7fec-4667-b800-18d72848007d", + "id": "81725dd4-89d1-4545-b4bd-47ca42ba5a1d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -98087,7 +98087,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2aff9829-8210-4165-9b3c-1d881f19e812", + "id": "8d63355e-f00c-4c30-b31a-f264bcfdaccb", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -98131,7 +98131,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1045e33a-c2e2-47de-b27e-8b515418dea0", + "id": "9f5f1d4b-ed4d-4ca8-b56f-dba34b1de680", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -98175,7 +98175,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aae6c6e1-5bff-4e14-ae74-c751052ed1ae", + "id": "cfd86328-cfea-4851-ad89-bdfdcaed5ff4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -98225,7 +98225,7 @@ } }, { - "id": "0027e602-604a-4546-b330-f819cf80513a", + "id": "98e835ce-d185-4cc1-83dd-04985bbc06bb", "name": "Update the Identity Profile", "request": { "name": "Update the Identity Profile", @@ -98279,7 +98279,7 @@ }, "response": [ { - "id": "182a5537-c9e7-4b28-afee-2f5535bf72ac", + "id": "00aee435-4479-4772-be13-bbab9991c5f8", "name": "The updated Identity Profile.", "originalRequest": { "url": { @@ -98331,12 +98331,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\": \"77414bd0-aaad-39c6-99f2-1aa1eb54bbe5\",\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\": \"9593eee9-0883-066a-3b5e-8c5e5d2bd849\",\n \"reportName\": \"My annual report\"\n },\n \"hasTimeBasedAttr\": true\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c9edf6dd-c6df-4130-8162-77ead2022adc", + "id": "f2d2d498-42be-4b70-8c8c-1f9fc232e5c4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -98393,7 +98393,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a59b576d-d2fc-4f37-b03c-0c97d49ffe57", + "id": "30f1dc49-562a-442c-89cc-059229226da7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -98450,7 +98450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8115818e-e958-4354-9f22-d4637938f183", + "id": "f6eee0a0-de44-496c-ad43-7deeba760ea8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -98507,7 +98507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ade8c17-634c-4f62-b213-ade1757a6a5f", + "id": "22e17b72-ea2f-4e53-b638-f3772b72c66b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -98564,7 +98564,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b7acbde-183d-44c7-af7b-50aa48661734", + "id": "b5fa3905-3183-4a58-a234-780aec381819", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -98621,7 +98621,7 @@ "_postman_previewlanguage": "json" }, { - "id": "090664ea-99b4-46ab-914e-726efc3e3179", + "id": "626593f3-4522-4f76-a0a5-eb948e123aa2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -98684,7 +98684,7 @@ } }, { - "id": "18ce9028-8256-48c5-8a10-b6b40d915694", + "id": "d3c87cdd-116c-4387-9294-6bc19bc601fe", "name": "Default identity attribute config", "request": { "name": "Default identity attribute config", @@ -98726,7 +98726,7 @@ }, "response": [ { - "id": "118295f8-24aa-43e5-a27e-04cce169f47e", + "id": "d8dc7da5-48b9-4c8c-ab61-0e6f4fbb7c40", "name": "An Identity Attribute Config object", "originalRequest": { "url": { @@ -98771,7 +98771,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2833e409-71fe-424d-9011-51d848d57e00", + "id": "0ba25a71-4a56-4f0f-bd91-03e5579f3af5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -98816,7 +98816,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1066cb3f-2966-4aa2-acff-b9517945be7b", + "id": "2868b3c9-d766-4e00-92b1-1fd763b7ecc2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -98861,7 +98861,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d35d9cf-dc63-483f-baf6-2673a66657ac", + "id": "5c7eef87-b4a5-416e-9eab-f10887a73ed6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -98906,7 +98906,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b7eb22a-bb12-4239-8ee6-11641e9873f3", + "id": "5eeb41ff-8ccb-47cb-b017-bb47e3103de7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -98951,7 +98951,7 @@ "_postman_previewlanguage": "json" }, { - "id": "395ce92c-f5ff-475e-a366-afc541814744", + "id": "e69ea8d4-d7d3-4713-be50-d56d412be421", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -98996,7 +98996,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9742ecf-f546-49d3-a2af-aaaf9a880d6d", + "id": "d7f21650-a925-4584-9782-177ab69c3ac4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -99047,7 +99047,7 @@ } }, { - "id": "1672a40d-e6fa-4f33-b841-27087c0414f9", + "id": "f51284c0-7c17-48f9-a0dc-f43e6271d61a", "name": "Process identities under profile", "request": { "name": "Process identities under profile", @@ -99089,7 +99089,7 @@ }, "response": [ { - "id": "dd66fe66-c2af-4eba-b951-2ce402591f63", + "id": "80ee1038-4832-4444-a422-2decdf02625f", "name": "Accepted status after refresh has launched", "originalRequest": { "url": { @@ -99134,7 +99134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b144b45f-2b1d-49c2-b68f-74b47566dd7f", + "id": "3bfe7f40-7016-4d1b-b1bb-391e620f30df", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -99179,7 +99179,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac0c9ce7-9dd9-423d-bd69-03a591992193", + "id": "7e1f2399-58c2-485b-9c94-da05d3b63dec", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -99224,7 +99224,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1d8a6f1-f924-441f-be87-74216ac7af17", + "id": "cba5699a-c05d-4552-9486-a7a1f58b0730", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -99269,7 +99269,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07241d42-be0c-4ef5-a076-48c924fa57dc", + "id": "2286e25c-6988-4d07-acd7-b95393f56d64", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -99314,7 +99314,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65a43115-d28b-49cd-961b-fe8788757981", + "id": "4011f89b-75db-4d4e-b25c-b5829eec86c4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -99359,7 +99359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba238860-75b1-46f5-8a5d-874013a6eccb", + "id": "75c76c7c-f13d-4904-856e-be332888e0cf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -99416,7 +99416,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": "e31ef378-5816-4eb7-8a85-4bcfbb15fdbe", + "id": "d30c69fe-5dba-4f61-bb98-2a1fe1545556", "name": "Lifecycle State", "request": { "name": "Lifecycle State", @@ -99438,7 +99438,7 @@ "variable": [ { "type": "any", - "value": "sit", + "value": "dolor ea non ut", "key": "identity-profile-id", "disabled": true, "description": { @@ -99448,7 +99448,7 @@ }, { "type": "any", - "value": "sit", + "value": "dolor ea non ut", "key": "lifecycle-state-id", "disabled": true, "description": { @@ -99469,7 +99469,7 @@ }, "response": [ { - "id": "b2dcc224-9467-4089-8d94-2fdf5fbf42a3", + "id": "ddd070e0-f4fc-408c-86bb-552ede47f3db", "name": "lifecycle-state", "originalRequest": { "url": { @@ -99515,7 +99515,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5362c33-e052-410d-afab-ca978e204380", + "id": "082bba98-b152-4849-a0c2-ba48931c24a4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -99561,7 +99561,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bda905fb-7292-41b4-8a60-af664ea6f420", + "id": "7522553d-e410-439d-9a30-6e669d3c732f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -99607,7 +99607,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85693bf3-3aa0-4c30-b7ae-1107f25703b2", + "id": "1a5f8ee1-ede1-4ea1-afca-3db2589cac88", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -99653,7 +99653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc38074e-bbc7-4e4c-9a5c-08b6186b4f7d", + "id": "8cb457ec-b32c-4e05-a806-47858de238c8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -99699,7 +99699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d81d4d5-17d3-4b27-8ce6-677f62f5c8f0", + "id": "9b28444c-c773-4a14-a689-d8f999f4968e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -99751,7 +99751,7 @@ } }, { - "id": "0d2c6be8-c2b9-4eee-8a6e-36812b6999ea", + "id": "50048130-4ddc-48b7-b2d0-ce52f20d867c", "name": "Update Lifecycle State", "request": { "name": "Update Lifecycle State", @@ -99773,7 +99773,7 @@ "variable": [ { "type": "any", - "value": "sit", + "value": "dolor ea non ut", "key": "identity-profile-id", "disabled": true, "description": { @@ -99783,7 +99783,7 @@ }, { "type": "any", - "value": "sit", + "value": "dolor ea non ut", "key": "lifecycle-state-id", "disabled": true, "description": { @@ -99817,7 +99817,7 @@ }, "response": [ { - "id": "f72d1ceb-55c2-49a2-8772-f4fc6b2c0e6d", + "id": "8c6ef11d-8035-464c-bf2d-a718fb35b7e8", "name": "Updated lifecycle-state.", "originalRequest": { "url": { @@ -99876,7 +99876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39c27b53-0bfd-499c-a11b-6838e056e0bd", + "id": "1d55f16f-14c6-4fc4-96e0-2c183d9ab088", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -99935,7 +99935,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cd83dd2-0bb3-4c55-85c1-7b01948b5504", + "id": "7e4afbc9-66a4-48df-83d2-aa4a2b08e923", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -99994,7 +99994,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db5427db-5220-4fd3-a773-98d362ca9f29", + "id": "a1405f75-ccc1-47bc-aa82-aaea22169c30", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -100053,7 +100053,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ffbffb4-7fb3-402b-9cb5-c10762ab4dd9", + "id": "e9b16a90-a98f-4599-a85f-872a74fb6b29", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -100112,7 +100112,7 @@ "_postman_previewlanguage": "json" }, { - "id": "139b7cb9-0e67-4c69-9e61-62acfeefdea4", + "id": "37009053-d4c1-448a-a0b4-66724b651ea8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -100183,7 +100183,7 @@ "description": "Read and write operations for managing client data and statuses", "item": [ { - "id": "bd3120c3-cd04-4042-9ae3-03f4f2590e8c", + "id": "8aa34a2d-eada-43a2-9aff-a060710c69d3", "name": "Specified Managed Client Status.", "request": { "name": "Specified Managed Client Status.", @@ -100235,7 +100235,7 @@ }, "response": [ { - "id": "f7febb69-02ed-4db8-8d57-795f24c63e25", + "id": "e0ee1f5e-058a-45ca-9ae4-bfee9addacbf", "name": "Responds with Managed Client Status having the given ID and Type.", "originalRequest": { "url": { @@ -100285,12 +100285,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\": \"WARNING\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c82377a4-5309-4f40-b4d9-4f17c5523d23", + "id": "6fde6f4a-e6b6-4bdd-9c8d-ab8ab75ada24", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -100345,7 +100345,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5afacc84-4d22-44c1-9be7-ca33fdd3fd09", + "id": "1ea8c4a0-f777-467f-a3ca-2667fd263275", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -100400,7 +100400,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e54a708-ab7d-4abb-80c3-de3e991d3497", + "id": "163ce0c4-2f21-430b-b5eb-a93277c0746b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -100455,7 +100455,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15382883-4c58-4d19-bea3-ddb67491de5c", + "id": "fc6ec3b3-8ad1-422d-a881-4e6495d08ef6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -100510,7 +100510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c43a15d-76b0-429f-9825-a45eac3f969f", + "id": "fe3e274d-9bc9-4294-a9ed-6948e9327248", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -100565,7 +100565,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8fccad0-4d45-483f-9736-c30856e023a7", + "id": "e1e67c13-bab2-4af5-a9f2-34be70082f4f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -100626,7 +100626,7 @@ } }, { - "id": "4b8fb1e2-aed8-439e-a56a-24d23778a980", + "id": "65884fc7-2cfc-4ea0-959c-5ab7158d5ccf", "name": "Handle status request from client", "request": { "name": "Handle status request from client", @@ -100670,7 +100670,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\": \"WARNING\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -100681,7 +100681,7 @@ }, "response": [ { - "id": "3db73be0-d3fe-40c8-9956-3d0054820d72", + "id": "b4300e7e-8030-476a-ba45-aaa41d2800e3", "name": "Responds with the updated Managed Client Status.", "originalRequest": { "url": { @@ -100717,7 +100717,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\": \"WARNING\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -100739,7 +100739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b4b803e-ae61-4228-9c68-75515983c9a1", + "id": "fe2f9562-232f-44cf-a3d9-de1d37e5b80d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -100775,7 +100775,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\": \"WARNING\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -100797,7 +100797,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3ae4703-da39-4e4e-9a2f-a0130cc06643", + "id": "55752473-4875-4ba6-ab73-c5fdf368edf6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -100833,7 +100833,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\": \"WARNING\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -100855,7 +100855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cb4df57-3db8-4765-9791-0b2a6341982b", + "id": "712dee41-919d-4cce-a125-f88841b17cfb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -100891,7 +100891,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\": \"WARNING\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -100913,7 +100913,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a092ccc4-fbad-4842-8721-61d394d130a5", + "id": "902d604c-4fa0-4c86-846e-d48598d87acd", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -100949,7 +100949,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\": \"WARNING\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -100971,7 +100971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cd33dd0-15fd-4450-822f-8de02d7a784e", + "id": "7d249757-6816-4a95-90f8-9f2ceca85cc3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -101007,7 +101007,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\": \"WARNING\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -101029,7 +101029,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4e2346f-8ce9-44a6-867f-34dabdbf833e", + "id": "264be36a-fec7-4170-a210-31a6455c1f72", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -101065,7 +101065,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\": \"WARNING\",\n \"type\": \"CCG\",\n \"timestamp\": \"2020-01-01T00:00:00.000000Z\"\n}", "options": { "raw": { "headerFamily": "json", @@ -101099,7 +101099,7 @@ "description": "Operations for accessing and managing client Clusters, including Log Configuration", "item": [ { - "id": "835570fd-ad1c-40de-90ca-ca4525626c11", + "id": "24d2e49d-7037-41e4-ac15-74f663a2b9dc", "name": "Get a specified ManagedCluster.", "request": { "name": "Get a specified ManagedCluster.", @@ -101140,7 +101140,7 @@ }, "response": [ { - "id": "c3f5b875-d138-44cd-aac9-2389bb9436ab", + "id": "220a66d6-c9b8-4197-90af-9b9ec43742ec", "name": "Responds with ManagedCluster having the given ID.", "originalRequest": { "url": { @@ -101184,7 +101184,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7faf8af1-51e0-4e76-918e-f4ffb8efe652", + "id": "10425756-f21e-4b33-95a1-72c95d6b17cd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -101228,7 +101228,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a23a005d-c539-4e68-b39d-743c18e18144", + "id": "7f3561b7-a9c3-41d9-b603-2d38e5ca818d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -101272,7 +101272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50b6b386-689a-4b76-887b-d64eb8059166", + "id": "c125a0bd-434e-44af-a116-e46799824768", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -101316,7 +101316,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02d10e27-007b-44ca-8235-daa928fa8bb0", + "id": "22276bd7-7a22-43d6-a754-2554c82388fc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -101360,7 +101360,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4e57110-6f27-44a3-9053-803a2ca596e3", + "id": "2e5d2cde-be2a-4c39-8806-a3e739cfa9ff", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -101404,7 +101404,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af09686d-e50f-4289-8835-1e035d4c1138", + "id": "53db16c7-24b0-4bdb-ba00-feebe8c332db", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -101454,7 +101454,7 @@ } }, { - "id": "372ec259-fdc3-421a-954d-095c283f6344", + "id": "02e930f3-67e7-4039-9a0e-d616b15fc7ea", "name": "Get managed cluster's log configuration", "request": { "name": "Get managed cluster's log configuration", @@ -101496,7 +101496,7 @@ }, "response": [ { - "id": "b7ebce73-3241-4f62-8ef7-db91c2870352", + "id": "a58e03e5-2996-475e-b9c0-fca46b30d986", "name": "Log configuration of ManagedCluster matching given cluster ID", "originalRequest": { "url": { @@ -101541,7 +101541,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e350fd1e-00df-4af8-b6ec-b51f8e72cdf8", + "id": "0eea2e73-7e95-4c0b-882c-3083ae568127", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -101586,7 +101586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46d9a264-f5d6-4b4b-af11-b209409f16bb", + "id": "e8f6cd54-4850-47ef-9a91-b24e5dc52ad1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -101631,7 +101631,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c83fac8-f662-45de-9689-c7fd678e8f0b", + "id": "1fd6771e-73ff-4cb0-98f6-55fe46f0ebd5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -101676,7 +101676,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e0af7e9-497e-4dfb-a230-803e4181d333", + "id": "7c72625b-6ec9-4594-b346-176bdb0921e6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -101721,7 +101721,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a985a94-1efb-48c2-a8a6-0cfb1b0fe786", + "id": "e9e54905-030e-49d3-a74b-284cdcce5647", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -101766,7 +101766,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bff4d22f-68b3-4b01-805a-089b4eaaaa4a", + "id": "984ff5d3-1039-43c9-8576-5d1a8634ef85", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -101817,7 +101817,7 @@ } }, { - "id": "35d9cc7a-f281-4a88-bae7-01c78eac70c4", + "id": "3132b7dd-6394-4518-9b84-4bf74a6435ca", "name": "Update managed cluster's log configuration", "request": { "name": "Update managed cluster's log configuration", @@ -101872,7 +101872,7 @@ }, "response": [ { - "id": "57d42a70-e0ee-4626-9c12-4e872e50e199", + "id": "19312b0e-8587-43ba-ac67-d1bf9cc16682", "name": "Responds with updated ClientLogConfiguration for given ManagedCluster", "originalRequest": { "url": { @@ -101930,7 +101930,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccd1c776-c785-4fd2-832e-464639bd539d", + "id": "c60f3852-35da-452b-bdbb-6083fa642f7c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -101988,7 +101988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d29aa20a-f685-45df-8ce6-e45bb0d2550d", + "id": "665bb6ae-6318-4144-9362-46cf0812e468", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -102046,7 +102046,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04a258f3-ad11-49f6-8c07-0e8c67443067", + "id": "23eb350b-dfa7-4704-9a90-ff824f243d9f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -102104,7 +102104,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8cd54711-d565-4116-b563-c3c28199b645", + "id": "0c34be06-c380-4ff0-b3e2-0beec729b908", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -102162,7 +102162,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdc8db19-3081-4c57-9d4f-788fa931b996", + "id": "bdc397d6-e7b4-4352-9916-e4e0625d3573", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -102220,7 +102220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c939a24a-7117-4b7f-b411-3a6e2d2fd658", + "id": "52fbf8a8-635c-4312-986b-6d5ceb0cfecd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -102284,7 +102284,7 @@ } }, { - "id": "2a582030-6d07-4576-89d9-62e59cfd9f75", + "id": "4bb4dcd0-97d5-43d5-97c5-3f12c079fb5b", "name": "Retrieve all Managed Clusters.", "request": { "name": "Retrieve all Managed Clusters.", @@ -102350,7 +102350,7 @@ }, "response": [ { - "id": "226ba57b-f4cf-4bb1-925f-2cc8e8c85f80", + "id": "d5f91a33-07ac-4d78-aaa3-ac227d6cc40f", "name": "Responds with a list of ManagedCluster.", "originalRequest": { "url": { @@ -102430,7 +102430,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19fb9002-347b-41e9-b35e-1cd93d8684aa", + "id": "c66a217f-1c55-41e6-8865-33d01a049d68", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -102510,7 +102510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e5ebff7-af28-4957-a3ef-a56254742d14", + "id": "9ff6624f-0479-4280-9b0e-15c617fe8e21", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -102590,7 +102590,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23cd2cc7-7dc9-41fd-b118-11ce72b2835b", + "id": "fb8495b7-27f0-4a7e-bdea-8cc1f91cb144", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -102670,7 +102670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1a24c4e-9cd6-4d3b-afdc-3789b3cd39f1", + "id": "a671933f-0e29-4df7-81ef-e577cceaff79", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -102750,7 +102750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a90f60b-0837-4cfa-ba92-e35f7d74625d", + "id": "06b22115-84ed-41a8-8ffc-e917ae6b5451", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -102842,7 +102842,7 @@ "description": "Use this API to manually upload application names to be correlated to an ISC connector.\n", "item": [ { - "id": "b42a1f58-119c-4336-ae99-dff82bc09224", + "id": "b9eb5082-3400-46f5-a1d3-069b558aca64", "name": "CSV Upload to discover applications", "request": { "name": "CSV Upload to discover applications", @@ -102880,7 +102880,7 @@ "type": "text/plain" }, "key": "csvFile", - "value": "velit qui", + "value": "ullamco commodo Lorem officia", "type": "text" } ] @@ -102888,7 +102888,7 @@ }, "response": [ { - "id": "b2225005-626c-402f-96de-8efec4aa7660", + "id": "bcbce865-bae2-48af-8d9d-8c5c552b24de", "name": "The CSV has been successfully processed.", "originalRequest": { "url": { @@ -102929,7 +102929,7 @@ "type": "text/plain" }, "key": "csvFile", - "value": "velit qui", + "value": "ullamco commodo Lorem officia", "type": "text" } ] @@ -102948,7 +102948,7 @@ "_postman_previewlanguage": "text" }, { - "id": "f7a5d115-b337-4ed2-8b43-d9c42de9ea54", + "id": "37c4f654-66a3-407f-84e0-55947beaa1e2", "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": { @@ -102989,7 +102989,7 @@ "type": "text/plain" }, "key": "csvFile", - "value": "velit qui", + "value": "ullamco commodo Lorem officia", "type": "text" } ] @@ -103008,7 +103008,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae1109e3-ae6f-4a58-8834-e81e20bfc6b4", + "id": "74493c64-7be0-40c0-8f9b-5020d3e6f2d0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -103049,7 +103049,7 @@ "type": "text/plain" }, "key": "csvFile", - "value": "velit qui", + "value": "ullamco commodo Lorem officia", "type": "text" } ] @@ -103068,7 +103068,7 @@ "_postman_previewlanguage": "json" }, { - "id": "041a0053-2cea-46a9-aa11-3abf90177f3c", + "id": "62553b8a-7dfc-450b-9c7b-6d1180e675ef", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -103109,7 +103109,7 @@ "type": "text/plain" }, "key": "csvFile", - "value": "velit qui", + "value": "ullamco commodo Lorem officia", "type": "text" } ] @@ -103128,7 +103128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50f0e336-c7c2-4d76-ad7d-9d08fbc336cb", + "id": "6a2cb544-08d1-4983-8dc7-35febc3d0eee", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -103169,7 +103169,7 @@ "type": "text/plain" }, "key": "csvFile", - "value": "velit qui", + "value": "ullamco commodo Lorem officia", "type": "text" } ] @@ -103188,7 +103188,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9bb3a92-380c-42b7-874b-978854e7f118", + "id": "c898594a-1bfc-4c59-8673-d420595beba6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -103229,7 +103229,7 @@ "type": "text/plain" }, "key": "csvFile", - "value": "velit qui", + "value": "ullamco commodo Lorem officia", "type": "text" } ] @@ -103260,7 +103260,7 @@ "description": "Use this API to download the CSV template to send to the application discovery service.\n", "item": [ { - "id": "4ad98378-1519-4d99-8f0f-50be2335b4cf", + "id": "558b2330-26ee-43ba-9c77-9853f6d3c7a5", "name": "CSV template download for discovery", "request": { "name": "CSV template download for discovery", @@ -103289,7 +103289,7 @@ }, "response": [ { - "id": "1f87b0cd-b3b3-4f5d-bdf2-5e6068db59fa", + "id": "e310bdbe-7e3e-4217-ba95-044600c93feb", "name": "A CSV file download was successful.", "originalRequest": { "url": { @@ -103332,7 +103332,7 @@ "_postman_previewlanguage": "text" }, { - "id": "63edf4ba-a12e-4809-8a73-a5b9f86c3582", + "id": "4383b2cb-dd8b-4553-9cf5-a05d53c98c8c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -103375,7 +103375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6bb91e1e-e375-43ee-9c03-803824fccdd1", + "id": "3d61c3c2-9dc0-43db-a70e-34bba74862ae", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -103418,7 +103418,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cedd80de-ed37-4118-bac5-bb831b2f5638", + "id": "71dae5bb-ff60-4b9f-9ff5-dcfdf5bcaa90", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -103461,7 +103461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91727bea-6138-41b2-a46a-7ccb3750a489", + "id": "6d063985-ff24-46bf-aced-32c8f90021d6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -103504,7 +103504,7 @@ "_postman_previewlanguage": "json" }, { - "id": "537c205d-597f-4f9c-9098-99e56e1e1280", + "id": "fc49b153-243b-4f2b-81b2-21a2f20199d8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -103559,7 +103559,7 @@ "description": "Configure and test multifactor authentication (MFA) methods", "item": [ { - "id": "6cf02ac8-4b36-45d0-9856-48838ca4bb2b", + "id": "a60872b9-be26-4166-ba9c-913ba1cba461", "name": "Configuration of Okta MFA method", "request": { "name": "Configuration of Okta MFA method", @@ -103590,7 +103590,7 @@ }, "response": [ { - "id": "4e789363-835c-49b1-b4ba-e6df752cd771", + "id": "8bdc9a00-7901-46a2-9c62-5c90f2ff2fef", "name": "The configuration of an Okta MFA method.", "originalRequest": { "url": { @@ -103635,7 +103635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e21c6392-5865-4da2-8e12-e0186c9eadab", + "id": "1c0eea0c-7a06-4a35-94bd-8d0f5c284e7d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -103680,7 +103680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a635bd29-17aa-497b-89bf-7ba26ca42d8e", + "id": "4e6dcb97-48c4-4f51-82c5-c8bd8a482bb4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -103725,7 +103725,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8efa79d3-d963-446c-8024-6a161ab86ee7", + "id": "31b0a6a1-d1dc-4cb5-85e7-1966e32ac196", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -103770,7 +103770,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a58d3d8d-5ea9-48be-a444-eff6c02b59ef", + "id": "2c9d4518-3bed-4e32-9376-05220265671d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -103815,7 +103815,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f8f6d30-2cc2-4cd9-853b-d0211fa9cfe0", + "id": "d04796fe-0f15-4a1e-b67e-6119786a841e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -103866,7 +103866,7 @@ } }, { - "id": "5a56ecf9-f245-45ac-9180-3e2214fdcb11", + "id": "352b4e99-af31-447e-9cf7-4a467ba625ba", "name": "Set Okta MFA configuration", "request": { "name": "Set Okta MFA configuration", @@ -103910,7 +103910,7 @@ }, "response": [ { - "id": "16cda9d0-4726-4542-a74b-d0b37cccfde3", + "id": "22e3c4d2-b83a-4d43-b41b-37640f846534", "name": "MFA configuration of an Okta MFA method.", "originalRequest": { "url": { @@ -103968,7 +103968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45727b8f-acc8-4d75-80f7-be023a627795", + "id": "0549438b-0857-48f8-b1cf-73fbd30ff72f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -104026,7 +104026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e14e6a6d-6f3e-402a-b407-39fc46b309d1", + "id": "aae1ec6f-bc17-44a4-937b-9cabc7c43a6f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -104084,7 +104084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d449ede-d610-4542-83f5-5742abaedc51", + "id": "d7399e3d-8c71-40cd-9b38-b563a3e57b1e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -104142,7 +104142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "314a20e4-9d68-456a-8562-a48ecc612621", + "id": "b2717a8d-db29-447e-ba0d-930127586c50", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -104200,7 +104200,7 @@ "_postman_previewlanguage": "json" }, { - "id": "601db062-d9f1-4c1e-9012-cc4ea67df953", + "id": "262d782a-3bb0-44bf-9a87-4d2554386791", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -104264,7 +104264,7 @@ } }, { - "id": "e0495ebf-4dda-485b-a3fc-19ba89aba85d", + "id": "fe713eca-b45e-44ce-a1e5-fdddd7eb4dd8", "name": "Configuration of Duo MFA method", "request": { "name": "Configuration of Duo MFA method", @@ -104295,7 +104295,7 @@ }, "response": [ { - "id": "651fd9b3-c56e-4607-b126-87643700831d", + "id": "6708e9c4-8e64-42c8-ac19-e2aecd59b36d", "name": "The configuration of an Duo MFA method.", "originalRequest": { "url": { @@ -104340,7 +104340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6c7fbaa-67ef-4905-949d-f1130ecf2325", + "id": "dd32439d-78cc-4916-8cd2-b871fc54b0a5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -104385,7 +104385,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a091102-79ca-4ab9-bcff-6135b3b23186", + "id": "d9257d78-86f3-4de3-ad18-1ca385e36da5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -104430,7 +104430,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45cd78a5-d358-4e45-841d-64b46e6e2193", + "id": "e24d9438-9c54-4f1a-9713-981c6dca6ae2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -104475,7 +104475,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff3ec1a5-770a-4c01-afc4-652df90266fe", + "id": "f9eec81a-33bf-4844-9abd-60a0286d2e7c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -104520,7 +104520,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60cfd3ba-0bb1-4815-b71c-beeafd6fb3bb", + "id": "fec242ed-7e65-48e2-a622-1d57547e24fe", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -104571,7 +104571,7 @@ } }, { - "id": "d0e0a49d-d6f8-4d59-8c66-ef918b443ad5", + "id": "226bdab9-e687-4b80-a85b-8ae7179b0d8a", "name": "Set Duo MFA configuration", "request": { "name": "Set Duo MFA configuration", @@ -104615,7 +104615,7 @@ }, "response": [ { - "id": "db0f3065-2da8-4e3d-85b8-37abc5c862a9", + "id": "3079d75c-cb1a-4939-a315-3c7b86537018", "name": "MFA configuration of an Duo MFA method.", "originalRequest": { "url": { @@ -104673,7 +104673,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9ccdb71-8508-4cd8-988f-cbb4f6372a14", + "id": "2d1af3f3-f967-41b8-8860-dfed9ffb4abb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -104731,7 +104731,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86508a9a-5dc6-4672-a576-5f0988ff3322", + "id": "36658a37-8d3a-4087-a48e-f9a05d4b547b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -104789,7 +104789,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5662b21-aebb-4417-82c8-031f95ffb41b", + "id": "bd7b6cad-03a3-4ed6-bc09-69f03eb4fce9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -104847,7 +104847,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e44419d-84f7-483a-8a5b-48ceba7571c3", + "id": "4e796816-73ea-49bc-90d1-1ed161e61342", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -104905,7 +104905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d86034c2-8d90-4774-adf1-4d9b27607932", + "id": "724b49f7-2013-4109-a70f-830976ee2024", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -104969,7 +104969,7 @@ } }, { - "id": "71548324-751b-4273-a90a-e276b36b1a94", + "id": "a6f2b96d-416d-4596-8023-fd750d99b065", "name": "MFA method's test configuration", "request": { "name": "MFA method's test configuration", @@ -105011,7 +105011,7 @@ }, "response": [ { - "id": "a17ff30c-ca3f-4813-97e2-7b7ae8c71117", + "id": "5b2c3267-d3c7-410f-9057-c8f52c3395bc", "name": "The result of configuration test for the MFA provider.", "originalRequest": { "url": { @@ -105056,7 +105056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05e9dee6-3eae-4772-b100-8cb964d2dc2a", + "id": "5f61949a-ae66-4b8c-ae3b-b394cfad6426", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -105101,7 +105101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59ac7692-749a-4e77-a82d-fa8913817331", + "id": "5164dcdc-09a2-404c-a3ad-eb571aba90ba", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -105146,7 +105146,7 @@ "_postman_previewlanguage": "json" }, { - "id": "776d4512-0077-4c52-ac3c-1820435c1226", + "id": "0507e5b5-d34b-4fb7-a96e-1aeb1f54c497", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -105191,7 +105191,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a03025b8-7fc4-40e3-8892-ef2cb39abaff", + "id": "f5010181-0947-4f8c-b28e-d4aed23eb407", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -105236,7 +105236,7 @@ "_postman_previewlanguage": "json" }, { - "id": "354872c8-eef3-43fe-b34a-8fb6bb331249", + "id": "78f99a4b-7960-4535-b6c4-ab16a83294f5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -105287,7 +105287,7 @@ } }, { - "id": "c5104e13-79f2-4071-8b6f-ef84b146590e", + "id": "7549a698-eb13-4d78-829c-4bee51f10367", "name": "Delete MFA method configuration", "request": { "name": "Delete MFA method configuration", @@ -105329,7 +105329,7 @@ }, "response": [ { - "id": "b1575d7a-9231-4cf9-96e8-214c9df2f0db", + "id": "446d384c-3777-4465-bcf2-a51a898f81fb", "name": "MFA configuration of an MFA method.", "originalRequest": { "url": { @@ -105374,7 +105374,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d62a86b-38fd-427d-95b3-9b60e7e7e01a", + "id": "d5ecac9d-b813-4890-ab28-09556714f615", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -105419,7 +105419,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6cbf20dc-d7b2-4d8e-b6b5-de5acc49f8ff", + "id": "c82b18d9-ab84-4ec1-8011-68bcd0d344b9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -105464,7 +105464,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4df4f696-59c8-49ec-ab22-508f11cc5e43", + "id": "49daabb7-b5ab-4899-96f6-64f723e6de82", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -105509,7 +105509,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b68d2622-7db5-402b-990a-ac9659746eb6", + "id": "1a2c0c7a-ca9d-4934-bf3b-e7eba291903b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -105554,7 +105554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7efad8f-63a8-48d6-9023-50e28df0d3d3", + "id": "b487578e-96fa-4d4a-ae2f-a9201591a9a0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -105611,7 +105611,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": "513922bc-d300-4b2c-8f3e-df21cd35888d", + "id": "7c5847a4-5469-4abc-9858-414aadf52ec0", "name": "Verifying authentication via Okta method", "request": { "name": "Verifying authentication via Okta method", @@ -105655,7 +105655,7 @@ }, "response": [ { - "id": "36cf75fc-4e33-49ca-a874-dee8ed287987", + "id": "3202cdc7-b564-4b3a-9e1a-37a9ee56e79d", "name": "The status of verification request.", "originalRequest": { "url": { @@ -105713,7 +105713,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0be0ec3b-7ec6-471a-a195-2d8a7dde3449", + "id": "d3e36e36-3fd4-4f34-9568-7191503a767b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -105771,7 +105771,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76c40eed-f646-4d63-9e0d-2c39f1cbc833", + "id": "a7452092-76c6-49b9-a0d3-11421785895a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -105829,7 +105829,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f56086ed-3fc7-4c24-a0a6-f22e7bde6ac6", + "id": "a675be34-8f26-4d45-9bcf-31b8ebd0c44c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -105887,7 +105887,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53558989-5efe-4a8a-89c4-c986f70e1d8c", + "id": "d63e12f9-1cea-4aad-9023-df6d163d655c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -105945,7 +105945,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf8e825a-be13-4abb-bb13-049ac259a63a", + "id": "888f9927-e8d6-436b-821f-72e35ef7686b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -106009,7 +106009,7 @@ } }, { - "id": "d7a3c924-6a6d-4ee4-aed7-0dc933b98f2f", + "id": "8281fc16-0c49-49fe-8370-cf27b6ef3b55", "name": "Verifying authentication via Duo method", "request": { "name": "Verifying authentication via Duo method", @@ -106053,7 +106053,7 @@ }, "response": [ { - "id": "a71398e7-4017-4653-b579-151a74a54d94", + "id": "5749c050-fe47-4926-a5db-89c7036ef9f3", "name": "The status of verification request.", "originalRequest": { "url": { @@ -106111,7 +106111,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b312cf02-9b4b-4d30-8a36-36d34ee9718e", + "id": "b35d10b8-5486-4e1d-be65-e8cc7862066d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -106169,7 +106169,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6617499f-024b-40fc-899d-405c7b638a16", + "id": "1eb2f49b-58ab-4a56-8d76-571e006d5631", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -106227,7 +106227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46ae6c42-84dc-4fc5-9e70-6e827499898d", + "id": "b496e5f0-6851-43a3-b12f-c169e11d3489", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -106285,7 +106285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f450474-3911-4a3f-b76c-7e581bdd65c3", + "id": "ba432863-ae89-48e8-bd26-72549cd74675", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -106343,7 +106343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53c21f48-babc-4a0a-87df-02b4e8dd975e", + "id": "16ed72a7-f9ce-4ab7-afc7-d423684b005a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -106407,7 +106407,7 @@ } }, { - "id": "e6f15b63-5520-4e23-a86f-1a84d2773f29", + "id": "cf53cb78-6194-4e41-81fb-b9e6e899961f", "name": "Polling MFA method by VerificationPollRequest", "request": { "name": "Polling MFA method by VerificationPollRequest", @@ -106462,7 +106462,7 @@ }, "response": [ { - "id": "d8bde3f8-75a0-4e3e-a39e-1eb457d51739", + "id": "2d4353e8-c4bd-4cfa-b6a7-7a5d126f105c", "name": "MFA VerificationPollRequest status an MFA method.", "originalRequest": { "url": { @@ -106520,7 +106520,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ece10ef-f70b-43dc-a79b-276bd2faa77d", + "id": "8fff7f6d-9c3e-47a6-adb2-11b58e6a4ddb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -106578,7 +106578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0b1b2f1-9284-4acf-b155-8f637d611e3d", + "id": "635d7fac-a3eb-48a6-8470-c730217335b3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -106636,7 +106636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55863de4-d04d-4836-832b-794681df5cfc", + "id": "ae35776f-9eeb-4967-964f-9f3a46ad56a7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -106694,7 +106694,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e822323-741c-4752-992e-22de2cc3e283", + "id": "025f9579-dcf3-4b74-8150-e0da8f850e75", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -106752,7 +106752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c451b588-b5bd-46ce-bb62-b2c671c1b3ad", + "id": "8d105617-b1e6-4c42-8e91-0b6a426daa0f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -106816,7 +106816,7 @@ } }, { - "id": "0c074e93-3317-4223-84fd-fbd8ef2ccdd5", + "id": "73bf84ed-00da-4054-9ee7-06b735b42505", "name": "Authenticate KBA provided MFA method", "request": { "name": "Authenticate KBA provided MFA method", @@ -106860,7 +106860,7 @@ }, "response": [ { - "id": "4a5eed0c-4208-4ad1-8f26-ea1a67d13bf9", + "id": "61f5a7b4-b3e5-491d-bb5d-b5335cffdcba", "name": "KBA authenticated status.", "originalRequest": { "url": { @@ -106918,7 +106918,7 @@ "_postman_previewlanguage": "json" }, { - "id": "121bf73b-c65d-4d17-b378-69e4f00c1ae8", + "id": "b546c820-d692-4a02-9ddb-e5810ddfa4b8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -106976,7 +106976,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8141df5a-5d58-4d48-a2d6-a98bb6177fcd", + "id": "f99431ab-4d88-4829-a731-061d36c8f679", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -107034,7 +107034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d183eaf9-8ba4-4919-81ca-5eaf0ba7cda8", + "id": "d4f1f15b-c726-4de9-b50a-39a417cd9f8e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -107092,7 +107092,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e8ae873-5f42-4cbe-b3e0-f01b06690e47", + "id": "86460ef6-12b1-4546-becc-73a317cbf42f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -107150,7 +107150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b58d366-9cb7-447f-a0ff-bd699ca819b5", + "id": "da4ddf1f-122e-47f5-80b8-7c151ba97736", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -107214,7 +107214,7 @@ } }, { - "id": "0784c508-e73a-47c2-a9cb-917386da0ad0", + "id": "d60be9b0-e39b-44f7-af67-62bfc07acbd4", "name": "Authenticate Token provided MFA method", "request": { "name": "Authenticate Token provided MFA method", @@ -107258,7 +107258,7 @@ }, "response": [ { - "id": "50e2e4df-5fe6-47f8-8c49-fb49ccccb0f4", + "id": "3022e514-1c57-4753-96eb-18a4ec2bdc98", "name": "Token authenticated status.", "originalRequest": { "url": { @@ -107316,7 +107316,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26e36536-55c4-4f26-8f4c-7c64a0d1bf7e", + "id": "862cce57-5799-4ebc-86d6-2728b737f6dc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -107374,7 +107374,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09fc3177-a647-4fc3-9108-9b8847ba1574", + "id": "30517826-e359-4d3a-b5f1-2a97d407608a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -107432,7 +107432,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed62681e-b328-4dfe-82c7-2a7f0c6d3ff5", + "id": "31ec1d99-783e-4835-99a1-a7b6e185d517", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -107490,7 +107490,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b992d014-8691-4f41-a879-fc6352e02be5", + "id": "79a38339-9bbf-4983-9f23-2b58d6a1eacc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -107548,7 +107548,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1dd7f403-c5c5-4e30-ba5e-92ea4f630f72", + "id": "f2ec751e-a991-418d-8f9e-4cea2b8971de", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -107612,7 +107612,7 @@ } }, { - "id": "2c140316-5b71-4e04-bf88-a198c879cfa1", + "id": "8d8497aa-e709-49fa-a6a7-f05e93923c1b", "name": "Create and send user token", "request": { "name": "Create and send user token", @@ -107656,7 +107656,7 @@ }, "response": [ { - "id": "0037b4c9-4408-4c61-98b4-c5787c88d277", + "id": "a9c5126c-8977-4d7f-b17d-65a31a96bfed", "name": "Token send status.", "originalRequest": { "url": { @@ -107714,7 +107714,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f87a34f-faac-4353-b123-bb75ce9e1fb4", + "id": "ec0d3195-add6-4cef-827a-b57c2f021f2a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -107772,7 +107772,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f279f4e1-abed-4cab-9db7-999711cd7304", + "id": "80c7e78d-0b9e-48ec-968e-3b7ff5601fa2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -107830,7 +107830,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cacc7f9d-3a92-4ba4-8747-fcb19ffe3b59", + "id": "c861d9d0-d0e4-4f97-b261-e9fe3cd2f5df", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -107888,7 +107888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9fc1918-402d-458e-9e22-1ee55d0af286", + "id": "fb2ab221-563c-4eff-9bb4-1c496bc8b736", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -107946,7 +107946,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b44c5cd1-42f6-4521-8d5b-e623b6c32c01", + "id": "6def6955-8310-442c-9b29-4cf28f54548d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -108016,7 +108016,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": "ebbdd6d8-4fbe-45da-a487-d41b4b4de13e", + "id": "e59c2fb3-d781-4d2a-9ed4-67e1311f05b0", "name": "Create Non-Employee Record", "request": { "name": "Create Non-Employee Record", @@ -108047,7 +108047,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"veniam_f6\": \"consectetur dolore\",\n \"cupidatat_9\": \"cillum velit aliqua elit Excepteur\",\n \"fugiat8\": \"commodo eiusmod nostrud do in\"\n }\n}", + "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"anim_b\": \"qui fugiat mollit\",\n \"incididunt_9c6\": \"commodo irure anim eiusmod\",\n \"id_4\": \"nulla cillum Ut\",\n \"dolore6c\": \"Excepteur eiusmod quis\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -108058,7 +108058,7 @@ }, "response": [ { - "id": "24e2d136-53f2-406d-97ab-118ea8016281", + "id": "927cca88-1eea-4887-91bb-78044257895e", "name": "Created non-employee record.", "originalRequest": { "url": { @@ -108092,7 +108092,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"veniam_f6\": \"consectetur dolore\",\n \"cupidatat_9\": \"cillum velit aliqua elit Excepteur\",\n \"fugiat8\": \"commodo eiusmod nostrud do in\"\n }\n}", + "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"anim_b\": \"qui fugiat mollit\",\n \"incididunt_9c6\": \"commodo irure anim eiusmod\",\n \"id_4\": \"nulla cillum Ut\",\n \"dolore6c\": \"Excepteur eiusmod quis\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -108109,12 +108109,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"laboris est voluptate\",\n \"accountName\": \"pariatur ut\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"data\": {\n \"occaecat77\": \"nulla ad proident Duis occaecat\",\n \"sunt__7\": \"aliqua deserunt et ea\",\n \"in_b\": \"id occaecat ea sit\"\n },\n \"startDate\": \"2019-08-23T18:52:59.162Z\",\n \"endDate\": \"2020-08-23T18:52:59.162Z\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n}", + "body": "{\n \"id\": \"volupt\",\n \"accountName\": \"laborum incididu\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"data\": {\n \"esse13\": \"in\"\n },\n \"startDate\": \"2019-08-23T18:52:59.162Z\",\n \"endDate\": \"2020-08-23T18:52:59.162Z\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "83c267ac-6ded-4535-8461-9bacf8a24936", + "id": "0982f189-a93f-4b0c-a437-ff0b25c69c41", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -108148,7 +108148,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"veniam_f6\": \"consectetur dolore\",\n \"cupidatat_9\": \"cillum velit aliqua elit Excepteur\",\n \"fugiat8\": \"commodo eiusmod nostrud do in\"\n }\n}", + "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"anim_b\": \"qui fugiat mollit\",\n \"incididunt_9c6\": \"commodo irure anim eiusmod\",\n \"id_4\": \"nulla cillum Ut\",\n \"dolore6c\": \"Excepteur eiusmod quis\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -108170,7 +108170,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09aa7c3d-d64d-4567-b712-e958c322d23e", + "id": "0081aa0d-472c-4afb-a08b-9154d21a5c21", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -108204,7 +108204,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"veniam_f6\": \"consectetur dolore\",\n \"cupidatat_9\": \"cillum velit aliqua elit Excepteur\",\n \"fugiat8\": \"commodo eiusmod nostrud do in\"\n }\n}", + "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"anim_b\": \"qui fugiat mollit\",\n \"incididunt_9c6\": \"commodo irure anim eiusmod\",\n \"id_4\": \"nulla cillum Ut\",\n \"dolore6c\": \"Excepteur eiusmod quis\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -108226,7 +108226,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d91730d-6c0c-4730-8827-dc6f8aefbce4", + "id": "28d86805-57cc-4ad8-8576-6ee802886398", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -108260,7 +108260,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"veniam_f6\": \"consectetur dolore\",\n \"cupidatat_9\": \"cillum velit aliqua elit Excepteur\",\n \"fugiat8\": \"commodo eiusmod nostrud do in\"\n }\n}", + "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"anim_b\": \"qui fugiat mollit\",\n \"incididunt_9c6\": \"commodo irure anim eiusmod\",\n \"id_4\": \"nulla cillum Ut\",\n \"dolore6c\": \"Excepteur eiusmod quis\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -108282,7 +108282,7 @@ "_postman_previewlanguage": "json" }, { - "id": "379b7ab8-e7f4-4273-ad74-1fb3bc03b8b1", + "id": "b044ba13-42b6-47bf-8dd8-afeb0700648c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -108316,7 +108316,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"veniam_f6\": \"consectetur dolore\",\n \"cupidatat_9\": \"cillum velit aliqua elit Excepteur\",\n \"fugiat8\": \"commodo eiusmod nostrud do in\"\n }\n}", + "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"anim_b\": \"qui fugiat mollit\",\n \"incididunt_9c6\": \"commodo irure anim eiusmod\",\n \"id_4\": \"nulla cillum Ut\",\n \"dolore6c\": \"Excepteur eiusmod quis\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -108338,7 +108338,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed931d6d-c5f4-469c-9f83-7333fb1c43cf", + "id": "302c2711-47e4-4ba5-a13e-46f4cb5bd7d2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -108372,7 +108372,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"veniam_f6\": \"consectetur dolore\",\n \"cupidatat_9\": \"cillum velit aliqua elit Excepteur\",\n \"fugiat8\": \"commodo eiusmod nostrud do in\"\n }\n}", + "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"anim_b\": \"qui fugiat mollit\",\n \"incididunt_9c6\": \"commodo irure anim eiusmod\",\n \"id_4\": \"nulla cillum Ut\",\n \"dolore6c\": \"Excepteur eiusmod quis\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -108400,7 +108400,7 @@ } }, { - "id": "381faca1-930e-4237-ad20-b9afb2a42c90", + "id": "a64d9219-bc02-4548-8b4c-c6169781465f", "name": "List Non-Employee Records", "request": { "name": "List Non-Employee Records", @@ -108475,7 +108475,7 @@ }, "response": [ { - "id": "3b3c8cbd-ba91-42d7-a9f1-4d46acc0cdc6", + "id": "fe9f6332-54c0-4a9c-a7c9-8a08b8d6729b", "name": "Non-Employee record objects", "originalRequest": { "url": { @@ -108559,12 +108559,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"Ut\",\n \"accountName\": \"dolore pariatur cupidata\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"data\": {\n \"voluptate6f\": \"id occaecat\",\n \"sit_fb\": \"veniam magna dolor\"\n },\n \"startDate\": \"2019-08-23T18:52:59.162Z\",\n \"endDate\": \"2020-08-23T18:52:59.162Z\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n },\n {\n \"id\": \"non dolore laboris\",\n \"accountName\": \"nisi amet reprehenderit nostrud\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"data\": {\n \"Duis_95a\": \"tempor dolor do culpa veniam\",\n \"aliquipd\": \"quis dolor Excepteur nostrud\",\n \"nulla20\": \"ut\"\n },\n \"startDate\": \"2019-08-23T18:52:59.162Z\",\n \"endDate\": \"2020-08-23T18:52:59.162Z\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n]", + "body": "[\n {\n \"id\": \"\",\n \"accountName\": \"proident eiusmod reprehenderit nulla\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"data\": {\n \"nostrud_fb\": \"culpa Lorem sit\"\n },\n \"startDate\": \"2019-08-23T18:52:59.162Z\",\n \"endDate\": \"2020-08-23T18:52:59.162Z\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n },\n {\n \"id\": \"ad nulla consequat velit\",\n \"accountName\": \"anim ipsum exercitation\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"data\": {\n \"adipisicing00\": \"Duis proident Lorem\",\n \"dof_\": \"velit\",\n \"cupidatat_6\": \"nisi\",\n \"adipisicing95b\": \"Ut deserunt sunt ut\"\n },\n \"startDate\": \"2019-08-23T18:52:59.162Z\",\n \"endDate\": \"2020-08-23T18:52:59.162Z\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "993cb7e5-8f0f-4a08-95ee-6ff1a5355b93", + "id": "2d57e3de-925a-44cb-be6a-4f7ea85a433c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -108653,7 +108653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0796add5-66e3-4e0a-a3a6-a83d96f61eb2", + "id": "9e74960b-5916-493b-b169-ac92384a2a61", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -108742,7 +108742,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb49933b-44d2-4c30-b3ba-c483fb1d2867", + "id": "cde90b89-abf3-432c-972d-cbf6429a6264", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -108831,7 +108831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f407a7a8-33b4-461a-bc31-cabffdc36814", + "id": "2e610b4d-ac43-4d65-968a-aac0d2d137c0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -108920,7 +108920,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd8d3939-3c35-4a17-a6dd-309b31170a13", + "id": "54128f05-6883-415b-a48d-e4ef7ef974f4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -109015,7 +109015,7 @@ } }, { - "id": "b802fa4e-e54d-4102-8481-769dddb4a580", + "id": "24664749-5f0f-4188-b3a2-7d722c7b928c", "name": "Get a Non-Employee Record", "request": { "name": "Get a Non-Employee Record", @@ -109056,7 +109056,7 @@ }, "response": [ { - "id": "877e1eab-b6c4-487d-bfe8-3ba06f2e8457", + "id": "331467ef-b6d3-4e09-8618-80606c314898", "name": "Non-Employee record object", "originalRequest": { "url": { @@ -109095,12 +109095,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"laboris est voluptate\",\n \"accountName\": \"pariatur ut\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"data\": {\n \"occaecat77\": \"nulla ad proident Duis occaecat\",\n \"sunt__7\": \"aliqua deserunt et ea\",\n \"in_b\": \"id occaecat ea sit\"\n },\n \"startDate\": \"2019-08-23T18:52:59.162Z\",\n \"endDate\": \"2020-08-23T18:52:59.162Z\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n}", + "body": "{\n \"id\": \"volupt\",\n \"accountName\": \"laborum incididu\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"data\": {\n \"esse13\": \"in\"\n },\n \"startDate\": \"2019-08-23T18:52:59.162Z\",\n \"endDate\": \"2020-08-23T18:52:59.162Z\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "283816cc-4b40-465d-b126-dc5bd546f969", + "id": "ca4f96ca-d642-4c9a-bc7a-a4b5abf7746d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -109144,7 +109144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71692388-c2a1-4985-adc9-4084a0984e6c", + "id": "c497b0ff-86ac-4c8e-9aad-7f9e7a828185", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -109188,7 +109188,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27d1d332-a01a-4dfb-9e76-2ddc3d7904de", + "id": "7946e50b-ee18-46ca-a56d-3d5f6edf85da", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -109232,7 +109232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd6bfd03-1405-4c6d-8eea-29726d4f0ed9", + "id": "4b5ad2f0-133e-4ba1-a5d6-2562f758df67", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -109276,7 +109276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96bedfe1-d7b3-4517-9091-407edc0c9f69", + "id": "f43057ad-ccb2-4ff6-ad59-36af08be7358", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -109326,7 +109326,7 @@ } }, { - "id": "d3517995-2c6a-40e8-a99a-ec73ad048cf1", + "id": "b130d80f-6072-4bb7-8bc2-24214c8f7515", "name": "Update Non-Employee Record", "request": { "name": "Update Non-Employee Record", @@ -109369,7 +109369,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"veniam_f6\": \"consectetur dolore\",\n \"cupidatat_9\": \"cillum velit aliqua elit Excepteur\",\n \"fugiat8\": \"commodo eiusmod nostrud do in\"\n }\n}", + "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"anim_b\": \"qui fugiat mollit\",\n \"incididunt_9c6\": \"commodo irure anim eiusmod\",\n \"id_4\": \"nulla cillum Ut\",\n \"dolore6c\": \"Excepteur eiusmod quis\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -109380,7 +109380,7 @@ }, "response": [ { - "id": "c6256683-3701-46dd-9b7a-1982e5b6fcb7", + "id": "75f30119-29d3-418c-843c-5e731ce29f16", "name": "An updated non-employee record.", "originalRequest": { "url": { @@ -109415,7 +109415,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"veniam_f6\": \"consectetur dolore\",\n \"cupidatat_9\": \"cillum velit aliqua elit Excepteur\",\n \"fugiat8\": \"commodo eiusmod nostrud do in\"\n }\n}", + "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"anim_b\": \"qui fugiat mollit\",\n \"incididunt_9c6\": \"commodo irure anim eiusmod\",\n \"id_4\": \"nulla cillum Ut\",\n \"dolore6c\": \"Excepteur eiusmod quis\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -109432,12 +109432,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"laboris est voluptate\",\n \"accountName\": \"pariatur ut\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"data\": {\n \"occaecat77\": \"nulla ad proident Duis occaecat\",\n \"sunt__7\": \"aliqua deserunt et ea\",\n \"in_b\": \"id occaecat ea sit\"\n },\n \"startDate\": \"2019-08-23T18:52:59.162Z\",\n \"endDate\": \"2020-08-23T18:52:59.162Z\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n}", + "body": "{\n \"id\": \"volupt\",\n \"accountName\": \"laborum incididu\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"data\": {\n \"esse13\": \"in\"\n },\n \"startDate\": \"2019-08-23T18:52:59.162Z\",\n \"endDate\": \"2020-08-23T18:52:59.162Z\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "46a30c29-4a50-45d4-8920-9ff130b62f43", + "id": "a65557e8-c5f0-41de-88cc-57bfdf2581d9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -109472,7 +109472,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"veniam_f6\": \"consectetur dolore\",\n \"cupidatat_9\": \"cillum velit aliqua elit Excepteur\",\n \"fugiat8\": \"commodo eiusmod nostrud do in\"\n }\n}", + "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"anim_b\": \"qui fugiat mollit\",\n \"incididunt_9c6\": \"commodo irure anim eiusmod\",\n \"id_4\": \"nulla cillum Ut\",\n \"dolore6c\": \"Excepteur eiusmod quis\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -109494,7 +109494,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2231f327-8a94-4109-b107-9c19115d86f7", + "id": "87028420-3870-4ad7-b47a-c879c8bda6fe", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -109529,7 +109529,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"veniam_f6\": \"consectetur dolore\",\n \"cupidatat_9\": \"cillum velit aliqua elit Excepteur\",\n \"fugiat8\": \"commodo eiusmod nostrud do in\"\n }\n}", + "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"anim_b\": \"qui fugiat mollit\",\n \"incididunt_9c6\": \"commodo irure anim eiusmod\",\n \"id_4\": \"nulla cillum Ut\",\n \"dolore6c\": \"Excepteur eiusmod quis\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -109551,7 +109551,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25b358c9-283d-454b-852f-e30d87ded506", + "id": "cddf190d-bc46-4161-9be0-1f7528a1c63d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -109586,7 +109586,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"veniam_f6\": \"consectetur dolore\",\n \"cupidatat_9\": \"cillum velit aliqua elit Excepteur\",\n \"fugiat8\": \"commodo eiusmod nostrud do in\"\n }\n}", + "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"anim_b\": \"qui fugiat mollit\",\n \"incididunt_9c6\": \"commodo irure anim eiusmod\",\n \"id_4\": \"nulla cillum Ut\",\n \"dolore6c\": \"Excepteur eiusmod quis\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -109608,7 +109608,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96acf11a-f7e7-4e03-b88a-369cd56e431f", + "id": "34dc7a22-f166-43a6-a25d-017b3f7c9adf", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -109643,7 +109643,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"veniam_f6\": \"consectetur dolore\",\n \"cupidatat_9\": \"cillum velit aliqua elit Excepteur\",\n \"fugiat8\": \"commodo eiusmod nostrud do in\"\n }\n}", + "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"anim_b\": \"qui fugiat mollit\",\n \"incididunt_9c6\": \"commodo irure anim eiusmod\",\n \"id_4\": \"nulla cillum Ut\",\n \"dolore6c\": \"Excepteur eiusmod quis\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -109665,7 +109665,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee33ba8e-9b51-47ae-b3fe-dea79e9cc29f", + "id": "6ec333fe-f87d-44dc-bf74-edf39429cc70", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -109700,7 +109700,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"veniam_f6\": \"consectetur dolore\",\n \"cupidatat_9\": \"cillum velit aliqua elit Excepteur\",\n \"fugiat8\": \"commodo eiusmod nostrud do in\"\n }\n}", + "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"anim_b\": \"qui fugiat mollit\",\n \"incididunt_9c6\": \"commodo irure anim eiusmod\",\n \"id_4\": \"nulla cillum Ut\",\n \"dolore6c\": \"Excepteur eiusmod quis\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -109722,7 +109722,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5da5cef0-8794-4548-ba6b-1e382d065edf", + "id": "d2528e25-2fed-496f-a178-ffdb4a879635", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -109757,7 +109757,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"veniam_f6\": \"consectetur dolore\",\n \"cupidatat_9\": \"cillum velit aliqua elit Excepteur\",\n \"fugiat8\": \"commodo eiusmod nostrud do in\"\n }\n}", + "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"anim_b\": \"qui fugiat mollit\",\n \"incididunt_9c6\": \"commodo irure anim eiusmod\",\n \"id_4\": \"nulla cillum Ut\",\n \"dolore6c\": \"Excepteur eiusmod quis\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -109785,7 +109785,7 @@ } }, { - "id": "bd6c9220-7142-413f-a437-069c259728b5", + "id": "db7c4f01-7c6b-46d4-9e7b-d25d7651619b", "name": "Patch Non-Employee Record", "request": { "name": "Patch Non-Employee Record", @@ -109839,7 +109839,7 @@ }, "response": [ { - "id": "729231bc-2ca3-41d4-ba18-659b883a8029", + "id": "f9f1600c-9413-45af-9728-7ca3929c1cba", "name": "A patched non-employee record.", "originalRequest": { "url": { @@ -109891,12 +109891,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"laboris est voluptate\",\n \"accountName\": \"pariatur ut\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"data\": {\n \"occaecat77\": \"nulla ad proident Duis occaecat\",\n \"sunt__7\": \"aliqua deserunt et ea\",\n \"in_b\": \"id occaecat ea sit\"\n },\n \"startDate\": \"2019-08-23T18:52:59.162Z\",\n \"endDate\": \"2020-08-23T18:52:59.162Z\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n}", + "body": "{\n \"id\": \"volupt\",\n \"accountName\": \"laborum incididu\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"data\": {\n \"esse13\": \"in\"\n },\n \"startDate\": \"2019-08-23T18:52:59.162Z\",\n \"endDate\": \"2020-08-23T18:52:59.162Z\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "254625e6-5ea4-443e-93ed-f946cb3e91f2", + "id": "afd875e3-9482-4f7c-9117-abc16fbe13be", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -109953,7 +109953,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89e90c04-d05d-4ae2-a27c-08ce0546a806", + "id": "05767d63-7ec9-4424-b05d-144384b839fc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -110010,7 +110010,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1141d10f-9798-4908-8e46-01fcfaf02341", + "id": "8b1a78df-cc17-4df1-af5b-26c73a13b16d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -110067,7 +110067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b1ca70b-c70b-4922-93c4-c6c1d9a3d0c8", + "id": "c93cfc13-2aa6-4971-acd3-5c92c6c5bf67", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -110124,7 +110124,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2d4f828-cd1b-44ac-8c38-fe9dd13e1f3d", + "id": "0c32fa7a-ea4c-4c53-a4db-4ce542b854f3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -110181,7 +110181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24acfd46-7765-4e92-ac91-b5b12e239d64", + "id": "59effdf3-3ef9-43f6-b20b-e5bd8c38a82e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -110244,7 +110244,7 @@ } }, { - "id": "3209c575-1da3-40e9-a072-0381fbfe0e98", + "id": "7e6a2987-9893-4598-8450-4475d5eef3b2", "name": "Delete Non-Employee Record", "request": { "name": "Delete Non-Employee Record", @@ -110285,7 +110285,7 @@ }, "response": [ { - "id": "8ad731bf-ffec-4ddd-81d8-31326bc5422d", + "id": "00e641b0-65e8-4dd8-9e04-fc4b3c720125", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -110319,7 +110319,7 @@ "_postman_previewlanguage": "text" }, { - "id": "69bc0db9-40be-4754-b5ef-886b85fdea05", + "id": "dcd41062-caee-43d1-a0de-a2cd7e88709a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -110363,7 +110363,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bfd8c63-0bf9-4af9-9a06-dcb02b9ebad0", + "id": "d59fe1f7-bbc4-4d4e-a33d-ed0111f77a1a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -110407,7 +110407,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3195fab-d3e9-438a-a065-81c1f1d55af9", + "id": "36479b1e-5662-4329-8a35-8fdf39d06933", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -110451,7 +110451,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ceeec17-7a05-4328-865e-ff978452ebed", + "id": "67311da2-dd12-4e58-994e-c4d3c2ecc66b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -110495,7 +110495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b58f87d-24ca-441e-91cd-dd2b6d119151", + "id": "36a9363e-d37f-44d9-8450-90fb3faae568", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -110545,7 +110545,7 @@ } }, { - "id": "3dfe4257-2d4a-46e1-a210-c00bc7fe3094", + "id": "114e657f-1051-41cf-8f3c-93a8eaf1f4b5", "name": "Delete Multiple Non-Employee Records", "request": { "name": "Delete Multiple Non-Employee Records", @@ -110577,7 +110577,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ids\": [\n \"9df28cff-8ce1-fb05-dce6-ef28715a4421\",\n \"1c83bd4e-7b10-dcc1-de27-303fb2a037f6\"\n ]\n}", + "raw": "{\n \"ids\": [\n \"urn:uuid:caef0199-4bce-c664-5805-b3cc025e6571\",\n \"c3524fad-943b-9d79-4f3f-b801ec8a4ffa\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -110588,7 +110588,7 @@ }, "response": [ { - "id": "bf65f5a8-2404-49e4-a095-bc5afa448277", + "id": "a8443a7e-3db9-4477-a21f-7d9a792fe018", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -110619,7 +110619,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ids\": [\n \"9df28cff-8ce1-fb05-dce6-ef28715a4421\",\n \"1c83bd4e-7b10-dcc1-de27-303fb2a037f6\"\n ]\n}", + "raw": "{\n \"ids\": [\n \"urn:uuid:caef0199-4bce-c664-5805-b3cc025e6571\",\n \"c3524fad-943b-9d79-4f3f-b801ec8a4ffa\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -110635,7 +110635,7 @@ "_postman_previewlanguage": "text" }, { - "id": "9e580502-64c0-4f85-85a2-aec342f7f7d3", + "id": "3698fa4c-8a22-4a86-9248-ac5e2a526791", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -110670,7 +110670,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ids\": [\n \"9df28cff-8ce1-fb05-dce6-ef28715a4421\",\n \"1c83bd4e-7b10-dcc1-de27-303fb2a037f6\"\n ]\n}", + "raw": "{\n \"ids\": [\n \"urn:uuid:caef0199-4bce-c664-5805-b3cc025e6571\",\n \"c3524fad-943b-9d79-4f3f-b801ec8a4ffa\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -110692,7 +110692,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3865e564-5061-4855-a1c7-b6a6971176b0", + "id": "d628e665-1df8-46d5-b83c-a5ecf2270d6d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -110727,7 +110727,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ids\": [\n \"9df28cff-8ce1-fb05-dce6-ef28715a4421\",\n \"1c83bd4e-7b10-dcc1-de27-303fb2a037f6\"\n ]\n}", + "raw": "{\n \"ids\": [\n \"urn:uuid:caef0199-4bce-c664-5805-b3cc025e6571\",\n \"c3524fad-943b-9d79-4f3f-b801ec8a4ffa\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -110749,7 +110749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2d44a48-5513-4585-8d47-29752806905c", + "id": "329183ec-3dba-4349-bb55-60107a94d3ae", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -110784,7 +110784,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ids\": [\n \"9df28cff-8ce1-fb05-dce6-ef28715a4421\",\n \"1c83bd4e-7b10-dcc1-de27-303fb2a037f6\"\n ]\n}", + "raw": "{\n \"ids\": [\n \"urn:uuid:caef0199-4bce-c664-5805-b3cc025e6571\",\n \"c3524fad-943b-9d79-4f3f-b801ec8a4ffa\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -110806,7 +110806,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfc9fd06-45db-48cc-a954-541aad449d07", + "id": "40a1ab20-20c3-4d3c-a120-0c8d934803da", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -110841,7 +110841,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ids\": [\n \"9df28cff-8ce1-fb05-dce6-ef28715a4421\",\n \"1c83bd4e-7b10-dcc1-de27-303fb2a037f6\"\n ]\n}", + "raw": "{\n \"ids\": [\n \"urn:uuid:caef0199-4bce-c664-5805-b3cc025e6571\",\n \"c3524fad-943b-9d79-4f3f-b801ec8a4ffa\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -110863,7 +110863,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66051154-dab0-4482-b0d0-f24e5fc20b05", + "id": "69c8ac93-7f9a-4b24-8eb7-81d1fc30eb7f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -110898,7 +110898,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ids\": [\n \"9df28cff-8ce1-fb05-dce6-ef28715a4421\",\n \"1c83bd4e-7b10-dcc1-de27-303fb2a037f6\"\n ]\n}", + "raw": "{\n \"ids\": [\n \"urn:uuid:caef0199-4bce-c664-5805-b3cc025e6571\",\n \"c3524fad-943b-9d79-4f3f-b801ec8a4ffa\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -110926,7 +110926,7 @@ } }, { - "id": "5a58b54e-4af7-489b-8cfe-a002d0b4b754", + "id": "9a78f4c2-8365-43a0-9399-475e6ceda3b7", "name": "Create Non-Employee Request", "request": { "name": "Create Non-Employee Request", @@ -110957,7 +110957,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"veniam_f6\": \"consectetur dolore\",\n \"cupidatat_9\": \"cillum velit aliqua elit Excepteur\",\n \"fugiat8\": \"commodo eiusmod nostrud do in\"\n }\n}", + "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"anim_b\": \"qui fugiat mollit\",\n \"incididunt_9c6\": \"commodo irure anim eiusmod\",\n \"id_4\": \"nulla cillum Ut\",\n \"dolore6c\": \"Excepteur eiusmod quis\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -110968,7 +110968,7 @@ }, "response": [ { - "id": "8cc4c27d-31c3-4c0e-8c03-17932bc0dce4", + "id": "ea72a404-b8f2-4aba-87a7-c12f5fcee837", "name": "Non-Employee request creation object", "originalRequest": { "url": { @@ -111002,7 +111002,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"veniam_f6\": \"consectetur dolore\",\n \"cupidatat_9\": \"cillum velit aliqua elit Excepteur\",\n \"fugiat8\": \"commodo eiusmod nostrud do in\"\n }\n}", + "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"anim_b\": \"qui fugiat mollit\",\n \"incididunt_9c6\": \"commodo irure anim eiusmod\",\n \"id_4\": \"nulla cillum Ut\",\n \"dolore6c\": \"Excepteur eiusmod quis\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -111019,12 +111019,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\": \"5555555555\",\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 \"fugiat_79\": \"eu nostrud reprehenderit irure\",\n \"eiusmod_de\": \"dolore qui aliqua non eiusmod\"\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\": \"REJECTED\",\n \"approvalOrder\": 1,\n \"comment\": \"deserunt laborum in\",\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\": \"REJECTED\",\n \"approvalOrder\": 1,\n \"comment\": \"voluptate ut\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"REJECTED\",\n \"comment\": \"et dolore\",\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\": \"5555555555\",\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 \"laboree6d\": \"consequat \",\n \"amet_9\": \"amet minim\"\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\": \"REJECTED\",\n \"approvalOrder\": 1,\n \"comment\": \"labore nulla Excepteur\",\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\": \"NOT_READY\",\n \"approvalOrder\": 1,\n \"comment\": \"reprehenderit sunt sed\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"PENDING\",\n \"comment\": \"culpa\",\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": "2b0faa04-1dfe-4faa-85f3-9026f60e6727", + "id": "e36a06bb-3f2f-4178-9fb6-ec81be46cf2a", "name": "400.1 Bad Request Content", "originalRequest": { "url": { @@ -111058,7 +111058,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"veniam_f6\": \"consectetur dolore\",\n \"cupidatat_9\": \"cillum velit aliqua elit Excepteur\",\n \"fugiat8\": \"commodo eiusmod nostrud do in\"\n }\n}", + "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"anim_b\": \"qui fugiat mollit\",\n \"incididunt_9c6\": \"commodo irure anim eiusmod\",\n \"id_4\": \"nulla cillum Ut\",\n \"dolore6c\": \"Excepteur eiusmod quis\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -111080,7 +111080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7838da06-2f4f-4b4f-93f9-cbc35bb4fff2", + "id": "5537c735-4d19-4177-ae2d-e1784d84461b", "name": "400.1.409 Reference conflict", "originalRequest": { "url": { @@ -111114,7 +111114,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"veniam_f6\": \"consectetur dolore\",\n \"cupidatat_9\": \"cillum velit aliqua elit Excepteur\",\n \"fugiat8\": \"commodo eiusmod nostrud do in\"\n }\n}", + "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"anim_b\": \"qui fugiat mollit\",\n \"incididunt_9c6\": \"commodo irure anim eiusmod\",\n \"id_4\": \"nulla cillum Ut\",\n \"dolore6c\": \"Excepteur eiusmod quis\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -111136,7 +111136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8abc7f82-1afe-4bba-83b0-651ec20c2aec", + "id": "c649162d-4f70-4997-b574-84d4e852e1ee", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -111170,7 +111170,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"veniam_f6\": \"consectetur dolore\",\n \"cupidatat_9\": \"cillum velit aliqua elit Excepteur\",\n \"fugiat8\": \"commodo eiusmod nostrud do in\"\n }\n}", + "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"anim_b\": \"qui fugiat mollit\",\n \"incididunt_9c6\": \"commodo irure anim eiusmod\",\n \"id_4\": \"nulla cillum Ut\",\n \"dolore6c\": \"Excepteur eiusmod quis\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -111192,7 +111192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59fabd62-0630-46aa-8c00-19a5a15f862c", + "id": "039d4a9e-5a94-4c32-8e80-ec7d375b26d1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -111226,7 +111226,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"veniam_f6\": \"consectetur dolore\",\n \"cupidatat_9\": \"cillum velit aliqua elit Excepteur\",\n \"fugiat8\": \"commodo eiusmod nostrud do in\"\n }\n}", + "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"anim_b\": \"qui fugiat mollit\",\n \"incididunt_9c6\": \"commodo irure anim eiusmod\",\n \"id_4\": \"nulla cillum Ut\",\n \"dolore6c\": \"Excepteur eiusmod quis\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -111248,7 +111248,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c55015a-1f7c-4bd5-ae58-01c4bf74dc62", + "id": "ec3d26b6-9e22-41a9-a317-fb525fae908b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -111282,7 +111282,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"veniam_f6\": \"consectetur dolore\",\n \"cupidatat_9\": \"cillum velit aliqua elit Excepteur\",\n \"fugiat8\": \"commodo eiusmod nostrud do in\"\n }\n}", + "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"anim_b\": \"qui fugiat mollit\",\n \"incididunt_9c6\": \"commodo irure anim eiusmod\",\n \"id_4\": \"nulla cillum Ut\",\n \"dolore6c\": \"Excepteur eiusmod quis\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -111304,7 +111304,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f4f1d6a-658f-4404-b1f8-9d925c3a3ed7", + "id": "4a7dbce6-5fa3-4cb7-b3f5-2680ee1b6cd3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -111338,7 +111338,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"veniam_f6\": \"consectetur dolore\",\n \"cupidatat_9\": \"cillum velit aliqua elit Excepteur\",\n \"fugiat8\": \"commodo eiusmod nostrud do in\"\n }\n}", + "raw": "{\n \"accountName\": \"william.smith\",\n \"firstName\": \"William\",\n \"lastName\": \"Smith\",\n \"email\": \"william.smith@example.com\",\n \"phone\": \"5555555555\",\n \"manager\": \"jane.doe\",\n \"sourceId\": \"2c91808568c529c60168cca6f90c1313\",\n \"startDate\": \"2020-03-24T00:00:00-05:00\",\n \"endDate\": \"2021-03-25T00:00:00-05:00\",\n \"data\": {\n \"anim_b\": \"qui fugiat mollit\",\n \"incididunt_9c6\": \"commodo irure anim eiusmod\",\n \"id_4\": \"nulla cillum Ut\",\n \"dolore6c\": \"Excepteur eiusmod quis\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -111366,7 +111366,7 @@ } }, { - "id": "7cb20b87-9397-4af2-aea7-0d3e0e1f7170", + "id": "4c35e101-42b6-4fd9-b176-b3215c7ef605", "name": "List Non-Employee Requests", "request": { "name": "List Non-Employee Requests", @@ -111450,7 +111450,7 @@ }, "response": [ { - "id": "aeb1d10b-689d-4060-8d8c-80eb5e395f98", + "id": "fd38ba79-3ca6-472f-b155-f2e7674c4c63", "name": "List of non-employee request objects.", "originalRequest": { "url": { @@ -111543,12 +111543,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\": \"5555555555\",\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 \"velit2f3\": \"Excepteur incididunt dolore irure\"\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\": \"PENDING\",\n \"approvalOrder\": 1,\n \"comment\": \"irure deserunt ut\",\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\": \"CANCELLED\",\n \"approvalOrder\": 1,\n \"comment\": \"in dolore ullamco irure\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"REJECTED\",\n \"comment\": \"sint in ipsum\",\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\": \"5555555555\",\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 \"uta\": \"laborum veniam est\",\n \"officia_18\": \"est elit\",\n \"dolor2c3\": \"aliquip ex aliqua officia pariatur\"\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\": \"cupidatat enim do laborum ex\",\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\": \"NOT_READY\",\n \"approvalOrder\": 1,\n \"comment\": \"ex eiusmod\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"REJECTED\",\n \"comment\": \"Excepteur\",\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\": \"5555555555\",\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 \"estec1\": \"ani\"\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\": \"REJECTED\",\n \"approvalOrder\": 1,\n \"comment\": \"ut laborum aliqua dolor\",\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\": \"REJECTED\",\n \"approvalOrder\": 1,\n \"comment\": \"mollit enim\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"NOT_READY\",\n \"comment\": \"aute culpa labore ex quis\",\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\": \"5555555555\",\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 \"incididunt_78\": \"quis fugiat occaecat Lorem\"\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\": \"REJECTED\",\n \"approvalOrder\": 1,\n \"comment\": \"veniam in elit laboris\",\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\": \"CANCELLED\",\n \"approvalOrder\": 1,\n \"comment\": \"occaecat sit exercitation\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"REJECTED\",\n \"comment\": \"in ad aliqua\",\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": "a6fc2373-d281-452f-a5ce-88e81cecb130", + "id": "b9a94181-8fcc-48b8-9df1-21c6fbc005f8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -111646,7 +111646,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40404695-2f1c-4058-8b7b-ba6c09c59de9", + "id": "907645f6-e29e-4717-a6ba-d8c00f5c6d32", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -111744,7 +111744,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa4c9965-d61e-47e7-977b-e2574eba1e66", + "id": "9f2ead8c-4a82-42d9-8cfd-2784ef39eba4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -111842,7 +111842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8831d811-edeb-4e4f-bb92-fc5017002051", + "id": "fbad407b-22a7-4398-bfc9-0dc1c3fa9913", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -111940,7 +111940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1642eafa-72c1-438e-8f5b-fcff86ecc3af", + "id": "2f8e3cc1-6cbf-4457-9d03-6d74b6cac58b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -112044,7 +112044,7 @@ } }, { - "id": "c8d85360-238f-433d-a6fb-4d01529bfdc8", + "id": "b45f754a-c279-409c-8281-13a8c12d18fd", "name": "Get a Non-Employee Request", "request": { "name": "Get a Non-Employee Request", @@ -112085,7 +112085,7 @@ }, "response": [ { - "id": "633a4adc-294c-4c3c-a229-621758b4ad28", + "id": "8306723a-5e13-4d9b-811c-f6589e7f4df7", "name": "Non-Employee request object.", "originalRequest": { "url": { @@ -112124,12 +112124,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\": \"5555555555\",\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 \"fugiat_79\": \"eu nostrud reprehenderit irure\",\n \"eiusmod_de\": \"dolore qui aliqua non eiusmod\"\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\": \"REJECTED\",\n \"approvalOrder\": 1,\n \"comment\": \"deserunt laborum in\",\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\": \"REJECTED\",\n \"approvalOrder\": 1,\n \"comment\": \"voluptate ut\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"REJECTED\",\n \"comment\": \"et dolore\",\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\": \"5555555555\",\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 \"laboree6d\": \"consequat \",\n \"amet_9\": \"amet minim\"\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\": \"REJECTED\",\n \"approvalOrder\": 1,\n \"comment\": \"labore nulla Excepteur\",\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\": \"NOT_READY\",\n \"approvalOrder\": 1,\n \"comment\": \"reprehenderit sunt sed\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\"\n }\n ],\n \"approvalStatus\": \"PENDING\",\n \"comment\": \"culpa\",\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": "bb59fc40-76c2-4178-b241-7e34384fceaa", + "id": "82e13ed0-bd68-4d23-8241-d32a9d520986", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -112173,7 +112173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2928a185-b6b6-41e8-a2ba-2f479257c24a", + "id": "40eb365d-8362-4867-9173-b78a4281cae5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -112217,7 +112217,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a413306-dca6-463b-bfd5-b226b609c3b0", + "id": "2c6c7a36-9c5f-42d2-a3ee-76ee2d807317", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -112261,7 +112261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86b5ba4c-72e5-4bc0-9329-75978af74087", + "id": "3bf52c8b-2540-4f8b-a60d-b0c0d909cee7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -112305,7 +112305,7 @@ "_postman_previewlanguage": "json" }, { - "id": "665c7b9e-b4f9-4e4a-8b1b-80872a372080", + "id": "97018e24-a937-410e-959d-7960f3dfef14", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -112349,7 +112349,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c21904e2-03a1-427b-ae07-1d2ca2c3a22a", + "id": "535cbdb0-3c5a-46a5-8271-62b3f1b85323", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -112399,7 +112399,7 @@ } }, { - "id": "0322f422-2337-4959-be25-7fecb18828d5", + "id": "ffa3ccd0-ed48-4a3e-8ab0-690146b9649a", "name": "Delete Non-Employee Request", "request": { "name": "Delete Non-Employee Request", @@ -112440,7 +112440,7 @@ }, "response": [ { - "id": "77fce0ca-ca4d-47dc-a6ae-e3c7adfaf399", + "id": "0938d909-19a5-4273-81ac-79612d6d848c", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -112474,7 +112474,7 @@ "_postman_previewlanguage": "text" }, { - "id": "dbe05b97-58ce-43f0-8085-704dbf27e37b", + "id": "6f46fe52-b518-4981-8a6f-f42f0444498e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -112518,7 +112518,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ee297c3-0a03-4fcd-870a-e9a620d2429e", + "id": "1ee099ea-1548-4cc8-a462-52da9afeef96", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -112562,7 +112562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f012d85-d849-4fa7-9887-24d14633d324", + "id": "8bab3288-3e67-462b-9e0d-a235c0e7fb1d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -112606,7 +112606,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d69a1a6e-ed3b-43dc-9e03-1fea10da2b17", + "id": "c837e33c-26e2-429c-ac10-59f6c2b6706f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -112650,7 +112650,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd568901-1ac8-4e78-bfce-3ce55041424c", + "id": "3a2e82f6-7421-4448-b5a6-c1eb91b71471", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -112694,7 +112694,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7eda4ca1-818c-4038-b83f-f4389aaf596a", + "id": "37fc49b9-fd2f-4d7d-8448-317d8be41d4b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -112744,7 +112744,7 @@ } }, { - "id": "7a1024b6-3a1b-4f8d-b7ec-49cd609ea410", + "id": "f18ac565-9154-4986-9eb4-e5f809b6b0c9", "name": "Get Summary of Non-Employee Requests", "request": { "name": "Get Summary of Non-Employee Requests", @@ -112786,7 +112786,7 @@ }, "response": [ { - "id": "724b463f-fdad-4718-8d08-9afa407deac5", + "id": "68bcdd99-26a8-4d53-a537-04c2f9f549a4", "name": "Non-Employee request summary object.", "originalRequest": { "url": { @@ -112826,12 +112826,12 @@ "value": "application/json" } ], - "body": "{\n \"approved\": -88092845.55855364,\n \"rejected\": -39357238.35243645,\n \"pending\": 72592357.35160354,\n \"nonEmployeeCount\": -78285642.75573763\n}", + "body": "{\n \"approved\": -30839754.51460597,\n \"rejected\": -10860832.843578726,\n \"pending\": -75797543.16436213,\n \"nonEmployeeCount\": 42316607.064107\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "939442b1-3f42-48c8-9ce7-ee6d3d616244", + "id": "eb6e0b49-61db-4e8d-9e8f-6d0b04554ac9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -112876,7 +112876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4e6475f-a251-4e56-a922-cfc4d9f220cd", + "id": "f38fb3fc-e4f1-4795-987e-841a8dd2a9f5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -112921,7 +112921,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87cd28ed-5eb9-46e9-8d26-91910582f084", + "id": "f7a18859-1e45-46f2-b3a0-4631ab6f8cd4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -112966,7 +112966,7 @@ "_postman_previewlanguage": "json" }, { - "id": "014f2830-42ac-4215-bdb2-b5a5ee017d62", + "id": "75a505e6-30b7-408f-9e5d-754955095120", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -113011,7 +113011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8a1bf06-9c16-4250-9475-129be221b873", + "id": "5ca13c01-3287-485f-9b15-bbb5908a92e6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -113062,7 +113062,7 @@ } }, { - "id": "c815b273-f1c4-4aac-8a80-35d69a0acdf5", + "id": "f10a23bc-3551-45a4-834c-2955afda267c", "name": "Create Non-Employee Source", "request": { "name": "Create Non-Employee Source", @@ -113104,7 +113104,7 @@ }, "response": [ { - "id": "6a577ee0-3269-4352-94a5-7621e64a6719", + "id": "23a844f1-eff7-4ca2-82d2-3c565031beaf", "name": "Created non-employee source.", "originalRequest": { "url": { @@ -113160,7 +113160,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d369f1b-6fa4-423f-8210-abca0ab81691", + "id": "1fbd141b-9f01-4472-bfdd-891189b7baed", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -113216,7 +113216,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2096c5e8-2479-4e3f-9930-c62ece28b4b7", + "id": "8040a743-dcee-4ee8-835e-88e5b206b189", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -113272,7 +113272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10d9f721-9896-4333-a5d0-e8633b9bc740", + "id": "8892ddc7-33ae-46a6-b2eb-8f06d408628a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -113328,7 +113328,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eee4aacc-e4e0-4c60-9039-db2266153948", + "id": "84715e4f-09c4-408b-a6c2-fdce5a845161", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -113384,7 +113384,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1989560-a986-4038-94d2-aace5d351523", + "id": "89c8a786-442a-422e-a84b-7861b5f24478", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -113446,7 +113446,7 @@ } }, { - "id": "c63a455b-3b81-4b3a-8b24-d1a681055e2b", + "id": "3472e3a3-6dc9-48cb-8338-36f4345a5c2b", "name": "List Non-Employee Sources", "request": { "name": "List Non-Employee Sources", @@ -113530,7 +113530,7 @@ }, "response": [ { - "id": "9824ffab-b9ec-4da0-a694-43737abe5915", + "id": "5b0264d0-ffc8-4ae5-ba41-9aa39ed3c2f9", "name": "List of non-employee sources objects.", "originalRequest": { "url": { @@ -113628,7 +113628,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7ebd461-311b-4768-a3ca-0733e6cb452d", + "id": "be7ee670-ad00-43f2-a1d4-11bd685cd9f3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -113726,7 +113726,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4eaeb68d-1c13-422e-aae2-133895ad5cc1", + "id": "c5ea6d50-3ffd-4a67-8276-8817d9508ae7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -113824,7 +113824,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45e34ff3-efc3-47a2-aade-8cd704f026d2", + "id": "506a479b-09f1-4a07-bad4-9ce30ab43e33", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -113922,7 +113922,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e22238b4-cf89-47de-a588-dc4fed372b92", + "id": "8c4839ba-c362-47af-8d29-e0f01122abb7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -114020,7 +114020,7 @@ "_postman_previewlanguage": "json" }, { - "id": "175b9498-640d-406d-b4f7-96512f305814", + "id": "0d2e4f30-fdd0-4820-8916-7814683d3d31", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -114124,7 +114124,7 @@ } }, { - "id": "9bf274be-bef4-4877-b161-0f8b8827b74b", + "id": "f2143e5a-8cab-4768-9efc-1a3398f861bd", "name": "Get a Non-Employee Source", "request": { "name": "Get a Non-Employee Source", @@ -114165,7 +114165,7 @@ }, "response": [ { - "id": "6d361338-68a6-429d-858e-eec39f4feb88", + "id": "fc0083aa-142a-4e22-a7c7-f022a4b38a99", "name": "Non-Employee source object.", "originalRequest": { "url": { @@ -114209,7 +114209,7 @@ "_postman_previewlanguage": "json" }, { - "id": "518d5ee4-13b4-4098-905b-717c6d6a3180", + "id": "8ae21339-fd8e-49b8-bc22-73ec4cbae9c2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -114253,7 +114253,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a6d2cce-3257-4d12-9aa7-489d8c9001b5", + "id": "0153422d-99c1-412b-be12-0d363c6476c4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -114297,7 +114297,7 @@ "_postman_previewlanguage": "json" }, { - "id": "257debb9-b524-4ce2-bb46-6e72da05b9ad", + "id": "cbb1ea43-d03f-44d4-9761-6fb51c37d031", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -114341,7 +114341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "462fdfc2-055e-4fbb-af64-9b0cdf156bfc", + "id": "b87ee655-2e11-4e06-8b1e-58011e462e84", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -114385,7 +114385,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8cb65d1-40b8-48ca-869b-79f36a88b49e", + "id": "cace36b8-8db6-418a-b062-7e1305302552", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -114435,7 +114435,7 @@ } }, { - "id": "7cf068d8-d2fc-4ad9-a8cf-927483c42175", + "id": "604a2c7f-fa80-4a03-847e-6df63cfa2d03", "name": "Patch a Non-Employee Source", "request": { "name": "Patch a Non-Employee Source", @@ -114489,7 +114489,7 @@ }, "response": [ { - "id": "31263215-7d20-4649-ac6c-8960c46b235c", + "id": "e5ef0113-4ac9-478d-af4a-d9262bf36653", "name": "A patched non-employee source object.", "originalRequest": { "url": { @@ -114546,7 +114546,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1251f2e3-eebe-4fc9-99b0-389f7ac56443", + "id": "281c053f-df41-4b5b-81d5-4614a09430ec", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -114603,7 +114603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fea1458-8f35-4793-bdfc-da683b39298f", + "id": "501e2cc8-f990-4272-b47c-a27947c0845d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -114660,7 +114660,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46248619-3e12-477a-b3f6-adfb82c6ca0b", + "id": "985fb4f8-dc36-4082-9651-ca5c54ec74a3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -114717,7 +114717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed4b64b1-0059-4c74-af30-85e59884054d", + "id": "ccc275f3-00f4-4fdf-b3c3-04989c243e71", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -114774,7 +114774,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3becbcf7-3da2-49a7-b6cc-ee0efb769428", + "id": "5c001472-d053-4d5e-ac33-3e68398dc66f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -114837,7 +114837,7 @@ } }, { - "id": "b5850976-1500-4ad3-9371-44c106c84082", + "id": "14d13557-e15d-4e2a-aee1-496bcc415499", "name": "Delete Non-Employee Source", "request": { "name": "Delete Non-Employee Source", @@ -114878,7 +114878,7 @@ }, "response": [ { - "id": "02ec1b1d-aff0-4e94-8245-94263b7d1a84", + "id": "61b8eb97-4433-40e5-b913-ad7f1d26e999", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -114912,7 +114912,7 @@ "_postman_previewlanguage": "text" }, { - "id": "64eb428b-1299-4bbf-bb39-68292d0164d5", + "id": "bf0849d4-ce91-42b7-98f5-f30b6f1b0f4b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -114956,7 +114956,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8044ef8f-7000-41d1-9c99-4b4d584736a8", + "id": "064bcff3-068b-4f84-a9ee-e6bd10e0d74b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -115000,7 +115000,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96595fdf-4fb2-447f-8402-1873050c8887", + "id": "f1da7cf3-afe3-4d72-996c-cc83fb90e625", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -115044,7 +115044,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eec82b7e-cb65-4fca-a1c1-7e8b109101ca", + "id": "439d4fe2-73bd-4eb5-9c1f-5ce7c6ffb910", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -115088,7 +115088,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7ecf6b4-6747-4ffb-a44b-2a45735d4cff", + "id": "a5334d2c-3431-47a6-9971-e8b8b19727ac", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -115138,7 +115138,7 @@ } }, { - "id": "c89b8df7-0545-4fea-89c7-747ccf0c9fb7", + "id": "edf93686-6834-4b71-a405-fdc384138d92", "name": "Exports Non-Employee Records to CSV", "request": { "name": "Exports Non-Employee Records to CSV", @@ -115181,7 +115181,7 @@ }, "response": [ { - "id": "ca6586a7-1427-45c3-9f1f-f10482a5ad3c", + "id": "f4e2b88f-d213-4cc0-a030-81d45e4313f5", "name": "Exported CSV", "originalRequest": { "url": { @@ -115227,7 +115227,7 @@ "_postman_previewlanguage": "text" }, { - "id": "b6291958-1ef0-43c9-84de-9ff4f9ec29b3", + "id": "88fb8dc9-28e2-405d-a583-71f338a47b0e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -115273,7 +115273,7 @@ "_postman_previewlanguage": "json" }, { - "id": "224f2551-2530-449d-b3d3-8cd8d2a8bf51", + "id": "fabe2c75-9a09-420d-b6fd-b68adf7f11ec", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -115319,7 +115319,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fef2deb-4f5f-4695-9fb8-3e920cf59481", + "id": "15abd940-d369-4cda-a9c3-26893aba8382", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -115365,7 +115365,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7909b09-dae4-46f5-9a67-a7c95512dfd6", + "id": "9fd7f535-81a0-4106-835d-ee96aec77423", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -115411,7 +115411,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9a55082-a576-412f-a710-c378aebd8023", + "id": "450a5979-3813-43ff-90b0-d9a3a7153d08", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -115457,7 +115457,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0949803e-12d5-48cf-9115-bdbd0ba8ed6d", + "id": "3e301fd2-ee27-4057-8667-c6ea867734ae", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -115509,7 +115509,7 @@ } }, { - "id": "a2305606-d348-4d7e-848d-2b8334f4e7c3", + "id": "a83f8a70-5203-4eb3-a383-00bb37756dc4", "name": "Imports, or Updates, Non-Employee Records", "request": { "name": "Imports, or Updates, Non-Employee Records", @@ -115560,7 +115560,7 @@ "type": "text/plain" }, "key": "data", - "value": "aliqua", + "value": "esse cupidat", "type": "text" } ] @@ -115568,7 +115568,7 @@ }, "response": [ { - "id": "b576ecc9-be42-41e1-b3fd-82b6e09757fc", + "id": "e42e8df0-2132-45aa-aada-8aa240a4b225", "name": "The CSV was accepted to be bulk inserted now or at a later time.", "originalRequest": { "url": { @@ -115611,7 +115611,7 @@ "type": "text/plain" }, "key": "data", - "value": "aliqua", + "value": "esse cupidat", "type": "text" } ] @@ -115630,7 +115630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ece98273-4161-473a-a9ca-06852d690c87", + "id": "112f4091-856d-494c-9be5-b7cf2ca89614", "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": { @@ -115673,7 +115673,7 @@ "type": "text/plain" }, "key": "data", - "value": "aliqua", + "value": "esse cupidat", "type": "text" } ] @@ -115692,7 +115692,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f4ebffa-901e-47ca-814a-8a32f6c256cf", + "id": "eb4806a8-4d4e-482e-9029-de54010857fe", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -115735,7 +115735,7 @@ "type": "text/plain" }, "key": "data", - "value": "aliqua", + "value": "esse cupidat", "type": "text" } ] @@ -115754,7 +115754,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62039033-750e-4b2d-902b-e8a5a2b1c979", + "id": "75c1cb70-48fb-43fb-bbc3-4a5de7605d80", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -115797,7 +115797,7 @@ "type": "text/plain" }, "key": "data", - "value": "aliqua", + "value": "esse cupidat", "type": "text" } ] @@ -115816,7 +115816,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdff0ab8-cc3b-40a8-b471-73d4955f3b77", + "id": "9b629c3c-e113-4abe-b0ea-be86a0082dc0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -115859,7 +115859,7 @@ "type": "text/plain" }, "key": "data", - "value": "aliqua", + "value": "esse cupidat", "type": "text" } ] @@ -115878,7 +115878,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90d19887-f74e-434e-b8e8-8202fe27315f", + "id": "835c39a5-dd7d-402e-8064-c2257494f2e5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -115921,7 +115921,7 @@ "type": "text/plain" }, "key": "data", - "value": "aliqua", + "value": "esse cupidat", "type": "text" } ] @@ -115940,7 +115940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ec62de6-2c76-4c22-8921-940f5b8c7f34", + "id": "7870723e-d462-44fd-8653-4dd13cf1330b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -115983,7 +115983,7 @@ "type": "text/plain" }, "key": "data", - "value": "aliqua", + "value": "esse cupidat", "type": "text" } ] @@ -116008,7 +116008,7 @@ } }, { - "id": "9e2262ed-8e1a-4259-a8b4-84edfa340b41", + "id": "9c29f6f3-be51-43ec-a1d9-29f4961336d3", "name": "Bulk upload status on source", "request": { "name": "Bulk upload status on source", @@ -116051,7 +116051,7 @@ }, "response": [ { - "id": "4d7b482d-1697-411d-be77-1dfa6d9c6962", + "id": "39e81178-1eb2-49f2-b555-be2033db6ffb", "name": "Status of the newest bulk-upload job, if any.", "originalRequest": { "url": { @@ -116097,7 +116097,7 @@ "_postman_previewlanguage": "json" }, { - "id": "916c77cc-1b16-46ef-aebd-e4d0c20c7ed8", + "id": "0b9a4b9f-7050-41d6-9701-02856236d4b7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -116143,7 +116143,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81236b99-9767-40cf-a2a6-33599d31552b", + "id": "41ba8fba-56ed-4cd1-85e0-8d15d879bff9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -116189,7 +116189,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a497e2ca-dc7d-4578-b2e9-045628d3c469", + "id": "abb59aba-3134-48ea-83fa-8f9c3c15cf7b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -116235,7 +116235,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9b9a5b3-57f7-487b-adc3-cfe289745bed", + "id": "c4db6a8a-95cf-40d2-843c-51cb3864ec2a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -116281,7 +116281,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d73f40f-078a-4722-b803-fdd29f857d59", + "id": "cffebd4b-0f18-4c56-ac0d-e554abb4acb8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -116333,7 +116333,7 @@ } }, { - "id": "a0e1343c-7cdd-4f0e-8801-e3457f9a59c1", + "id": "10865e07-db74-4c25-a397-84a6775ade98", "name": "Exports Source Schema Template", "request": { "name": "Exports Source Schema Template", @@ -116376,7 +116376,7 @@ }, "response": [ { - "id": "b9cfbca1-9109-4385-8694-80b2eae7f72a", + "id": "30c5a84b-a5b6-4c97-a998-95b366ba377e", "name": "Exported Source Schema Template", "originalRequest": { "url": { @@ -116422,7 +116422,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7d8b3e8f-c2ff-4ab6-9ae9-6694ef371b05", + "id": "3af32c73-9ffa-4896-aab9-70babae6ed09", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -116468,7 +116468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b85fecca-7ff6-4cf6-ac6f-689e5e37185d", + "id": "86e90256-f433-4044-a1af-be5b6adde7b7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -116514,7 +116514,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a76c126-1594-49f0-84bd-d57e7ceddb64", + "id": "cb0d72f9-011a-4b68-bba8-8a27ff51c14f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -116560,7 +116560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "684a4c18-680a-489d-a036-ed4a989547b8", + "id": "a32046e6-444a-4457-8b18-0b3b6e1e15e1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -116606,7 +116606,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef987144-ebba-4123-87d0-3b8d688bc9f1", + "id": "b2a3b172-3bf3-4c26-8d40-1056dc6abdce", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -116652,7 +116652,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92c716e0-54d4-4083-a7f1-9cfeb4a4da2a", + "id": "33a9628e-aafa-4b53-913c-84903c13bee3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -116704,7 +116704,7 @@ } }, { - "id": "5cac1570-5cea-4fbb-8131-d3cb3a629858", + "id": "ebb72a37-5354-4238-8a07-d5ea9f5cfe8d", "name": "Get List of Non-Employee Approval Requests", "request": { "name": "Get List of Non-Employee Approval Requests", @@ -116788,7 +116788,7 @@ }, "response": [ { - "id": "d9a52e4b-1956-432c-973c-1a53c5d7e90a", + "id": "b8d90775-332d-415a-916d-1d1ca9dd6545", "name": "List of approval items.", "originalRequest": { "url": { @@ -116881,12 +116881,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\": \"CANCELLED\",\n \"approvalOrder\": 1,\n \"comment\": \"minim nostrud Lorem ipsum consequat\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"culpa cupidatat ut ad\",\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\": \"REJECTED\",\n \"approvalOrder\": 1,\n \"comment\": \"ipsum anim Lorem veniam\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"velit\",\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\": \"CANCELLED\",\n \"approvalOrder\": 1,\n \"comment\": \"labore dolor laborum\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"qui fugiat voluptate ex\",\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\": \"CANCELLED\",\n \"approvalOrder\": 1,\n \"comment\": \"voluptate\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"consectetur sint fugiat in\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"name\": \"William Smith\"\n }\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "09ad42bd-0a2b-4781-b2ea-a70613782881", + "id": "5b144fcf-55ef-440c-ba3f-b47e75b4d3bc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -116984,7 +116984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45fd9c39-5166-4df1-8d46-5b16e740a1d9", + "id": "6edb26a2-5754-4abc-8437-6781728445e9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -117082,7 +117082,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c570f23-b306-4233-9c64-2a09d0cb6c72", + "id": "88c249bc-e2e5-4e12-aaaf-66a503e1f748", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -117180,7 +117180,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fc94b22-4180-49f8-8e50-ec988d1c3cff", + "id": "f0fc08ab-8864-48ec-a59a-d568290b68e6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -117278,7 +117278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97063fab-d855-44d6-b0d2-ff908a82bee1", + "id": "3b1bb9bc-d171-4056-9ebe-86ebe0489923", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -117382,7 +117382,7 @@ } }, { - "id": "88936909-1949-4829-8488-50b701870ee1", + "id": "f635a6bb-9772-4276-bdbb-f06242cfa12c", "name": "Get a non-employee approval item detail", "request": { "name": "Get a non-employee approval item detail", @@ -117433,7 +117433,7 @@ }, "response": [ { - "id": "22ecbf72-53f3-4601-bdad-928bf0702621", + "id": "cfc9c112-4500-4c69-8627-169fddae2e75", "name": "Non-Employee approval item object.", "originalRequest": { "url": { @@ -117482,12 +117482,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\": \"adipisicing elit\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"Ut voluptate non occaecat\",\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\": \"5555555555\",\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\": \"IDENTITY\",\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 \"Lorem_2\": \"aliquip laboris eu dolore non\"\n },\n \"approvalStatus\": \"PENDING\",\n \"comment\": \"aliquip sed consequat Excepteur\",\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\": \"CANCELLED\",\n \"approvalOrder\": 1,\n \"comment\": \"cillum commodo occa\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"dolore id ea\",\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\": \"5555555555\",\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\": \"DATE\",\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 \"laboris5e\": \"nisi Ut Lorem enim\",\n \"eu_74\": \"id nisi laborum eiusmod consectetur\"\n },\n \"approvalStatus\": \"CANCELLED\",\n \"comment\": \"ut laborum occaecat ut\",\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": "5e26399d-4b12-441c-b6c9-319b99a5c5f6", + "id": "c5a671cb-99af-4dac-8f6d-f88438440028", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -117541,7 +117541,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cde5092-fd4f-42ff-afbd-f44247f21d0d", + "id": "33506b52-9492-45b1-8dc0-149efe82eb75", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -117595,7 +117595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32619f08-5445-4744-99ee-9f3eefbb7c24", + "id": "ba6bf001-291f-4e5a-9749-cb5bedee0387", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -117649,7 +117649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28965a96-debe-4145-b536-cf89fa8c72ec", + "id": "44dd7f15-9950-4d05-aefb-7fd80ab577be", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -117703,7 +117703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "709359ab-4957-4153-896d-75bdd671c3a2", + "id": "a86b8d53-1d58-48b3-a6f1-03ce9e457d2a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -117763,7 +117763,7 @@ } }, { - "id": "b13dc226-0176-434f-ac1e-23c49c80f216", + "id": "3de7bdfb-fba2-4218-8581-3d04f71d38c4", "name": "Approve a Non-Employee Request", "request": { "name": "Approve a Non-Employee Request", @@ -117784,7 +117784,7 @@ "variable": [ { "type": "any", - "value": "sit", + "value": "dolor ea non ut", "key": "id", "disabled": true, "description": { @@ -117807,7 +117807,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"Duis nulla aliquip laboris sint\"\n}", + "raw": "{\n \"comment\": \"nisi\"\n}", "options": { "raw": { "headerFamily": "json", @@ -117818,7 +117818,7 @@ }, "response": [ { - "id": "e47001d0-88b2-4d8f-8de1-7d38e0f483ea", + "id": "951821c1-6d3c-4d81-af58-4ddf3af8ffd6", "name": "Non-Employee approval item object.", "originalRequest": { "url": { @@ -117854,7 +117854,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"Duis nulla aliquip laboris sint\"\n}", + "raw": "{\n \"comment\": \"nisi\"\n}", "options": { "raw": { "headerFamily": "json", @@ -117871,12 +117871,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\": \"PENDING\",\n \"approvalOrder\": 1,\n \"comment\": \"eiusmod Duis amet do\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"est sed\",\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\": \"REJECTED\",\n \"approvalOrder\": 1,\n \"comment\": \"labore ess\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"fugiat dolor\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"name\": \"William Smith\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "aa6b329b-6aba-45b7-b295-c663c3c5b6c7", + "id": "f4e5f2cc-a04f-405d-bdf9-e951c82823eb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -117912,7 +117912,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"Duis nulla aliquip laboris sint\"\n}", + "raw": "{\n \"comment\": \"nisi\"\n}", "options": { "raw": { "headerFamily": "json", @@ -117934,7 +117934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d68a5e43-3a92-4475-a4b8-eb6c22f82270", + "id": "e2a153c5-ae18-430c-af6f-315978680448", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -117970,7 +117970,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"Duis nulla aliquip laboris sint\"\n}", + "raw": "{\n \"comment\": \"nisi\"\n}", "options": { "raw": { "headerFamily": "json", @@ -117992,7 +117992,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef8eff77-941c-4cc2-924a-168679a8d277", + "id": "dd19d6bc-c137-42a1-9f7e-3e214235186b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -118028,7 +118028,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"Duis nulla aliquip laboris sint\"\n}", + "raw": "{\n \"comment\": \"nisi\"\n}", "options": { "raw": { "headerFamily": "json", @@ -118050,7 +118050,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c17d1ef7-aef2-4223-b176-e37dce924972", + "id": "c2c9abda-e018-422f-b560-127714842514", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -118086,7 +118086,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"Duis nulla aliquip laboris sint\"\n}", + "raw": "{\n \"comment\": \"nisi\"\n}", "options": { "raw": { "headerFamily": "json", @@ -118108,7 +118108,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ec7851c-de6b-440d-911e-8bc5a8657e5e", + "id": "dfc39814-6a45-422d-b081-a538505dd3f5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -118144,7 +118144,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"Duis nulla aliquip laboris sint\"\n}", + "raw": "{\n \"comment\": \"nisi\"\n}", "options": { "raw": { "headerFamily": "json", @@ -118172,7 +118172,7 @@ } }, { - "id": "665609f4-16f1-4fe8-b0cd-469900a44845", + "id": "e9333e8a-4e15-4105-bc0f-0328afb77c3a", "name": "Reject a Non-Employee Request", "request": { "name": "Reject a Non-Employee Request", @@ -118193,7 +118193,7 @@ "variable": [ { "type": "any", - "value": "sit", + "value": "dolor ea non ut", "key": "id", "disabled": true, "description": { @@ -118216,7 +118216,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"et ut minim incididunt\"\n}", + "raw": "{\n \"comment\": \"id labore sed\"\n}", "options": { "raw": { "headerFamily": "json", @@ -118227,7 +118227,7 @@ }, "response": [ { - "id": "1bae7ec7-fc5c-4644-a4a2-ddbfd2c7cbc6", + "id": "60531752-e70a-4c33-a64a-d6d0e2c5e37a", "name": "Non-Employee approval item object.", "originalRequest": { "url": { @@ -118263,7 +118263,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"et ut minim incididunt\"\n}", + "raw": "{\n \"comment\": \"id labore sed\"\n}", "options": { "raw": { "headerFamily": "json", @@ -118280,12 +118280,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\": \"PENDING\",\n \"approvalOrder\": 1,\n \"comment\": \"eiusmod Duis amet do\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"est sed\",\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\": \"REJECTED\",\n \"approvalOrder\": 1,\n \"comment\": \"labore ess\",\n \"modified\": \"2019-08-23T18:52:59.162Z\",\n \"created\": \"2019-08-23T18:40:35.772Z\",\n \"nonEmployeeRequest\": {\n \"id\": \"fugiat dolor\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"name\": \"William Smith\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ef0dd4af-da26-4a91-85e7-a89abadc07fe", + "id": "db8ebd4d-102d-4b13-a06e-6ca660682ad9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -118321,7 +118321,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"et ut minim incididunt\"\n}", + "raw": "{\n \"comment\": \"id labore sed\"\n}", "options": { "raw": { "headerFamily": "json", @@ -118343,7 +118343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df6be930-f085-48d6-ba91-586e01804386", + "id": "764e9601-9be1-4939-8e09-52081ac2eb6a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -118379,7 +118379,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"et ut minim incididunt\"\n}", + "raw": "{\n \"comment\": \"id labore sed\"\n}", "options": { "raw": { "headerFamily": "json", @@ -118401,7 +118401,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6092801-23a2-4c21-b25d-79c91571c01f", + "id": "81c722fd-a818-4e21-86ad-4d18098fd111", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -118437,7 +118437,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"et ut minim incididunt\"\n}", + "raw": "{\n \"comment\": \"id labore sed\"\n}", "options": { "raw": { "headerFamily": "json", @@ -118459,7 +118459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3463088-c79b-4827-8f91-1fff924c54bd", + "id": "f5007a0a-5a2f-4ee7-b17c-7e5c47b358bd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -118495,7 +118495,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"et ut minim incididunt\"\n}", + "raw": "{\n \"comment\": \"id labore sed\"\n}", "options": { "raw": { "headerFamily": "json", @@ -118517,7 +118517,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30c077cf-a43f-4cf1-99a2-b381692b5570", + "id": "ea5e8ac2-c4d3-44f8-824a-e75886b36fcb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -118553,7 +118553,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"comment\": \"et ut minim incididunt\"\n}", + "raw": "{\n \"comment\": \"id labore sed\"\n}", "options": { "raw": { "headerFamily": "json", @@ -118581,7 +118581,7 @@ } }, { - "id": "17b6def1-1d16-4ecf-beec-82428f1c0f73", + "id": "7ac1e1e8-8472-4e7f-b50b-86df667b0239", "name": "Get Summary of Non-Employee Approval Requests", "request": { "name": "Get Summary of Non-Employee Approval Requests", @@ -118623,7 +118623,7 @@ }, "response": [ { - "id": "b56317d6-bab9-45b3-bebe-f87d92ca008c", + "id": "9a0e207c-ef52-406c-8e2d-89fd1a893f93", "name": "summary of non-employee approval requests", "originalRequest": { "url": { @@ -118663,12 +118663,12 @@ "value": "application/json" } ], - "body": "{\n \"approved\": -79401743.0029947,\n \"pending\": 65756253.55248839,\n \"rejected\": 87615911.5355294\n}", + "body": "{\n \"approved\": 20974801.705042496,\n \"pending\": -38474374.678403266,\n \"rejected\": 68715135.23675898\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b8adce06-2ea5-4f3b-a9ca-4fd3f27de2c6", + "id": "47522448-cc19-4f26-9136-91a608589749", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -118713,7 +118713,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a5d8059-e18b-421d-a30e-8a892b98e0b0", + "id": "4eb4d82e-14b7-46f8-ae0f-192d803b6dc8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -118758,7 +118758,7 @@ "_postman_previewlanguage": "json" }, { - "id": "560bb7e9-ba98-40ea-b4ee-932f8cd90a79", + "id": "00a5587d-3fb4-460b-ad73-428ac22bed23", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -118803,7 +118803,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8219adca-a0ff-4395-bd85-0f2375ce35ee", + "id": "fe3c66c5-7930-4a9c-adbd-c3d507ab8224", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -118848,7 +118848,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77965dfd-a480-4f9e-9d9e-d64043010391", + "id": "95228774-61c8-46ed-9d5d-b69016fd7680", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -118899,7 +118899,7 @@ } }, { - "id": "e7ab1f7f-28c0-49e5-9fd7-1c68b764b6bc", + "id": "b9ab49cd-8660-42b7-8bb3-626b4d486d37", "name": "List Schema Attributes Non-Employee Source", "request": { "name": "List Schema Attributes Non-Employee Source", @@ -118941,7 +118941,7 @@ }, "response": [ { - "id": "698e35cd-59e1-44cb-9a4a-ef2f94d8ad20", + "id": "fde45042-926a-44fb-adba-6da9ce89c3bc", "name": "A list of Schema Attributes", "originalRequest": { "url": { @@ -118986,7 +118986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2d1beec-85a4-4e11-8eb5-9215b5f954c1", + "id": "c8317c10-dc70-4730-820e-20d75cfef2c6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -119031,7 +119031,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e5c53a0-9b1a-44fa-aee6-a1ba4806726b", + "id": "2255eacc-e104-45a9-9701-2c8b375af036", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -119076,7 +119076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fdd716d-4289-4ceb-8396-a85ece10d73e", + "id": "9f62f9f1-83bd-4994-b238-3684f6d891a0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -119121,7 +119121,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e199e2c-dc3e-4bd4-b668-25ad32a48cf9", + "id": "ad7b8269-a360-4bdb-98fb-1d808eab1f86", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -119166,7 +119166,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8336f0bc-fd2a-46df-ac9d-8ad87002ed76", + "id": "a13724d5-06be-4a82-a11d-12ace3a77a4b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -119211,7 +119211,7 @@ "_postman_previewlanguage": "json" }, { - "id": "230da1a3-d9d7-43cc-b2ed-35895a3c0173", + "id": "79274092-d94c-4dd8-b281-b7f642efe7cd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -119262,7 +119262,7 @@ } }, { - "id": "ae7782d6-7daa-480d-9819-3cc858625562", + "id": "dde7360f-712e-4350-a2d5-b7838fa6904b", "name": "Create Non-Employee Source Schema Attribute", "request": { "name": "Create Non-Employee Source Schema Attribute", @@ -119317,7 +119317,7 @@ }, "response": [ { - "id": "3627608e-0313-44be-a830-c640c97edfc5", + "id": "96b479f6-d649-46a2-8783-39d6c1dcbfe8", "name": "Schema Attribute created.", "originalRequest": { "url": { @@ -119375,7 +119375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a82f0451-82df-4de4-ad92-de75ad610dd3", + "id": "4a8793ee-c06c-476f-ab44-a168f7903395", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -119433,7 +119433,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87ebb124-a22b-45f1-9f2a-1dd687dab296", + "id": "7b1b4705-f6de-4e80-88b4-5eb62a010bdd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -119491,7 +119491,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8836222c-3433-4dca-bc0d-a0c8083f3717", + "id": "17dd7e6c-5287-4e00-a095-14dccb198f88", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -119549,7 +119549,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1bcc233-4cb9-4993-88db-97de792d4d71", + "id": "40f921b7-1eab-4002-ab1a-8562217640f8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -119607,7 +119607,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e586f04f-fb61-4184-8c13-1dfc848da91b", + "id": "0ad8f5f8-0ea1-4048-8fc5-02a53a48f103", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -119671,7 +119671,7 @@ } }, { - "id": "f1e2ec80-ff19-450f-8811-0d99a3eae4cc", + "id": "aa776f6c-9ffe-4f44-9194-8ece7f8c6e5d", "name": "Delete all custom schema attributes", "request": { "name": "Delete all custom schema attributes", @@ -119713,7 +119713,7 @@ }, "response": [ { - "id": "49580171-9444-4e40-957e-a0b4b6a7c1b8", + "id": "56866929-0ee3-41d5-82f6-807a328d5958", "name": "All custon Schema Attributes were successfully deleted.", "originalRequest": { "url": { @@ -119748,7 +119748,7 @@ "_postman_previewlanguage": "text" }, { - "id": "29c12451-2a5a-4890-b2f5-9dbfbce2254d", + "id": "bb8c7b99-1065-4395-9521-ab4ce68da735", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -119793,7 +119793,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f64c542-2a14-4107-a0d5-dc4b417d993e", + "id": "17eeaa0f-f85c-4ce4-bf87-ec669ce637ef", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -119838,7 +119838,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7a99175-d4e9-462e-9f4b-a4aec0800c2b", + "id": "41926bf3-bcf2-4b88-b913-55fd61c7208a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -119883,7 +119883,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c5a7a86-bf59-434d-8c62-18fe59467226", + "id": "7826639e-8f9f-4ff9-b5ea-cc26507e881d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -119928,7 +119928,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55ed94c1-d3a4-4c4e-b490-19f8edf1ffc8", + "id": "f1de12f9-0cd4-4876-8774-dc652f769b2b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -119979,7 +119979,7 @@ } }, { - "id": "c479fcee-1359-48d8-a1be-e9a5adf594a8", + "id": "ef035cb5-65b7-47d9-83cd-da3848e470d7", "name": "Get Schema Attribute Non-Employee Source", "request": { "name": "Get Schema Attribute Non-Employee Source", @@ -120032,7 +120032,7 @@ }, "response": [ { - "id": "224982d2-ff96-4742-87d5-4dde9e6c3c29", + "id": "99c0cdd9-ad14-442d-a3d6-70a2d8d37570", "name": "The Schema Attribute", "originalRequest": { "url": { @@ -120078,7 +120078,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11981d0c-aa08-4df1-8fd9-f20d2a261e5c", + "id": "1c3f9a9b-c751-4b97-83ff-19a2bf60424a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -120124,7 +120124,7 @@ "_postman_previewlanguage": "json" }, { - "id": "467fdad8-99b6-4531-ae7b-315e370d06b2", + "id": "4b814747-6714-4df7-a393-46a443d2b00a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -120170,7 +120170,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad0f9c1e-1339-401b-a95a-fd5f50c3580d", + "id": "f139fd7f-5b46-42a3-b3bb-dcc37dc93582", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -120216,7 +120216,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11a314dd-70f1-4f81-abb2-8accd78fafaf", + "id": "245ba903-bc7f-4b4d-a883-30ab7be42ccb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -120262,7 +120262,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34509c5f-7912-48c0-b6c7-aa1ea1276a66", + "id": "4b13d202-947d-4350-b160-b84ad98f987c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -120314,7 +120314,7 @@ } }, { - "id": "2e6df20b-8b19-4766-8b6a-2e5a650524b4", + "id": "b4ab9019-d729-453f-b688-00052706c089", "name": "Patch Non-Employee Source's Schema Attribute", "request": { "name": "Patch Non-Employee Source's Schema Attribute", @@ -120380,7 +120380,7 @@ }, "response": [ { - "id": "a607f064-4c54-4814-acc6-2537d785f276", + "id": "0d1bbe9f-5a50-49d8-a1cc-cd26b2895a0b", "name": "The Schema Attribute was successfully patched.", "originalRequest": { "url": { @@ -120439,7 +120439,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b154b86-36a5-404c-be4c-d9f2319bb4a4", + "id": "c345bbfa-7397-421b-b063-cc37252ad80e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -120498,7 +120498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54c4abc1-ff01-4626-9448-cf52c640f6eb", + "id": "2860e3b2-96c0-4b67-9083-7365d153f7ba", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -120557,7 +120557,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f4d245b-89da-47c3-99c3-3574efb8c9ed", + "id": "24c2ce8c-da0b-483d-990d-96c3161af26b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -120616,7 +120616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d495a45-377d-4a7c-80a9-db2b5fc886bc", + "id": "c6d33686-0ab6-4623-970e-b5d961b8bbb8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -120675,7 +120675,7 @@ "_postman_previewlanguage": "json" }, { - "id": "acca8de8-49e7-486e-bc54-f7ccf3357a71", + "id": "5d75801e-972b-49a7-9860-b50ef78ddce9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -120734,7 +120734,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60944968-7566-49ad-833d-eea0703e8e8c", + "id": "bb66a04f-cc01-48b1-81c8-8a529d40a022", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -120799,7 +120799,7 @@ } }, { - "id": "6af0c598-80bc-42f6-a13f-311dc07cfba2", + "id": "aa02c594-e0b2-4e4e-b8e0-e08b4bb51da4", "name": "Delete Non-Employee Source's Schema Attribute", "request": { "name": "Delete Non-Employee Source's Schema Attribute", @@ -120852,7 +120852,7 @@ }, "response": [ { - "id": "d47733f7-707d-4d04-bea4-3ea32a3653b4", + "id": "1a1839f2-3326-4550-a43f-e2b9e6b04583", "name": "The Schema Attribute was successfully deleted.", "originalRequest": { "url": { @@ -120888,7 +120888,7 @@ "_postman_previewlanguage": "text" }, { - "id": "938cc80b-36e6-473a-b4f2-c1f096c5e6d3", + "id": "ebadb0be-b03d-4621-973f-c05a79972c0e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -120934,7 +120934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54abd243-0c15-409a-ad57-debfda8a7e51", + "id": "8d4be0ac-a436-415b-b95f-b2f03384a5c1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -120980,7 +120980,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4acda492-01cf-43dd-bbaa-2be9b6b54d06", + "id": "5580b494-a1c4-4425-b0c2-e5c73b9b9373", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -121026,7 +121026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f935b003-9890-4620-a75b-f2187a8bd05b", + "id": "1eafd680-7e98-45ec-b0f9-c8f8c152622c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -121072,7 +121072,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74acf5c9-18d7-424c-9d5d-1e0c01a0e7f8", + "id": "888dbaf6-6a10-46c8-8b70-05d281b8f070", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -121130,7 +121130,7 @@ "description": "", "item": [ { - "id": "a06357f4-d6f1-4018-a646-2dfabafc637d", + "id": "57abec82-9b62-4ad0-a03d-6de8d33f48cd", "name": "Change MAIL FROM domain", "request": { "name": "Change MAIL FROM domain", @@ -121172,7 +121172,7 @@ }, "response": [ { - "id": "552027b8-8180-4157-ba29-e2bba717adaa", + "id": "efd862fd-2b96-41ef-a311-63355072a659", "name": "MAIL FROM Attributes required to verify the change", "originalRequest": { "url": { @@ -121228,7 +121228,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49397a8e-598d-4911-bdf1-eb6118989d11", + "id": "5eb4c6ef-3979-4699-9d52-bd5db431d34e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -121284,7 +121284,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95afb4c1-d666-4be8-85c3-3bd1463fa1d1", + "id": "3b4b2d8f-3cd4-44f3-8f01-f79639c6d024", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -121340,7 +121340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba74021b-6a79-4a51-a082-7dbe96d0ddef", + "id": "1a0ec070-0f91-4d76-8688-c235180d8304", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -121396,7 +121396,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf14a54c-ec1e-4999-8da3-375232666d54", + "id": "91ab1158-a570-460e-ad03-c2f9f1aebe13", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -121452,7 +121452,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df1818fd-8f0f-467c-9878-14d365b5f5b8", + "id": "a71c06dc-1408-45b6-a635-09c1b286952b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -121514,7 +121514,7 @@ } }, { - "id": "83b35feb-c247-455c-949b-1da88b8070e7", + "id": "c44ec107-1c9e-41c8-b4f7-a97aedd826d9", "name": "Get MAIL FROM Attributes", "request": { "name": "Get MAIL FROM Attributes", @@ -121559,7 +121559,7 @@ }, "response": [ { - "id": "b6cef2b2-4820-48f5-8e34-5bad7960691b", + "id": "18fa89e6-039b-47ec-a615-7b13ea150086", "name": "MAIL FROM Attributes object", "originalRequest": { "url": { @@ -121613,7 +121613,7 @@ "_postman_previewlanguage": "json" }, { - "id": "033b8519-112e-40b4-9d99-69fd6b701d1c", + "id": "60d50cf6-7e8e-4c50-864c-0991ee29874b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -121667,7 +121667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6df443c4-722c-4af3-adf0-20a19c54567a", + "id": "ba8a085e-581a-400f-a759-75fd3ce2e566", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -121721,7 +121721,7 @@ "_postman_previewlanguage": "json" }, { - "id": "501b0189-43c0-412f-8421-f76a1582b7a7", + "id": "85761e63-ba65-4298-a64e-2d351a4fefa5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -121775,7 +121775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "167ae215-58ed-46f6-895f-8178ae03a002", + "id": "04b29aa8-8c2b-4882-b09b-b795dd793ab0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -121829,7 +121829,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e874fa6-61f0-493a-8f5b-1f37e752ab3a", + "id": "88ea3f63-63fa-46c4-af2c-7d4c80b3ffab", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -121889,7 +121889,7 @@ } }, { - "id": "9ac9cb92-10c4-43f4-9ba9-8021b09f628a", + "id": "9801f9ab-f7f3-40b9-bda0-283ba00eeb02", "name": "List Notification Template Defaults", "request": { "name": "List Notification Template Defaults", @@ -121946,7 +121946,7 @@ }, "response": [ { - "id": "1a8c984b-d4f3-40ec-8873-2d635e16a415", + "id": "daca7497-0349-4016-b844-3b2104b2c700", "name": "A list of the default template objects", "originalRequest": { "url": { @@ -122017,7 +122017,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8a60259-a795-49fe-b333-3e4537f41b39", + "id": "196dab0e-dea3-4020-afb6-7dc4b3e604ef", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -122088,7 +122088,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34196102-31d0-4cfa-9655-b986995750d0", + "id": "6f0baeef-5487-45bd-b9f9-7e52442e85b1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -122159,7 +122159,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef217b06-fbac-453a-928f-09b193fbc670", + "id": "34033dd7-e3c5-4570-aafa-343a96995ff1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -122230,7 +122230,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ac640d3-09c7-4882-8bce-5cf64afefa32", + "id": "88ce6ea7-027a-42f4-bc66-a789ccf0fec5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -122301,7 +122301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "006521cb-7734-4085-ad9c-25b23b404c64", + "id": "1b4b4075-7999-4c32-9e15-9aae2dd523d5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -122378,7 +122378,7 @@ } }, { - "id": "535139b1-30c8-4509-a897-8e996b5c07c3", + "id": "d32705ae-fbbf-4616-a599-62c506f8b261", "name": "List Notification Templates", "request": { "name": "List Notification Templates", @@ -122435,7 +122435,7 @@ }, "response": [ { - "id": "e6d23e4d-5449-45a0-96cc-7c8a5d762eab", + "id": "37ad2213-2c60-4f9c-a413-2fbe9820de46", "name": "A list of template objects for your site", "originalRequest": { "url": { @@ -122506,7 +122506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c61c529-ac08-4f92-b6e0-ad97fda3463a", + "id": "efc211a8-7992-4e08-9490-433c4a38d156", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -122577,7 +122577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a7353cb-6426-4eb4-9eec-81b497348eef", + "id": "5c558fbc-f8d4-4af4-8fed-402134c8cbef", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -122648,7 +122648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5881bf75-8964-457e-b908-571f9ef8dd96", + "id": "0a619540-5dfa-425c-bb3d-2e191f66b849", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -122719,7 +122719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e48cf361-a680-40e4-8d98-a1dc0dbb413d", + "id": "0f004d7b-2401-4890-aee7-0a1e235d6c80", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -122790,7 +122790,7 @@ "_postman_previewlanguage": "json" }, { - "id": "750f0907-c7f3-4a0a-9612-0e0ae86e2786", + "id": "9ef4546f-19c7-487a-a179-d8aa3f4a4703", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -122867,7 +122867,7 @@ } }, { - "id": "a3c93182-b232-4419-967e-6948e78f32da", + "id": "7f745621-2406-47a5-a8a9-5122342cf0a8", "name": "Create Notification Template", "request": { "name": "Create Notification Template", @@ -122909,7 +122909,7 @@ }, "response": [ { - "id": "795427bb-384b-49c6-a4ed-9907bc00f5ca", + "id": "36a30545-bd3e-475d-a1c1-c852a536c1ab", "name": "A template object for your site", "originalRequest": { "url": { @@ -122965,7 +122965,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dcdd3120-8831-4624-8fdd-e27e4c511cf8", + "id": "5bccfa8a-801c-40ed-af60-ddcee0f3be3c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -123021,7 +123021,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4754c06c-51c9-4b06-b480-165a8475a6b5", + "id": "ae6c4732-3bcf-4714-bf33-37e6c1673e70", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -123077,7 +123077,7 @@ "_postman_previewlanguage": "json" }, { - "id": "481c7724-5c58-4f72-8b20-e04596277451", + "id": "f4d3cbc3-d4a2-4b61-b213-1342cea4ac45", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -123133,7 +123133,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3325ee14-7f0b-459c-a7a4-c9ee59f1e0f8", + "id": "76f40cab-3e00-4b99-b808-0b3feb31fbcf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -123189,7 +123189,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d337cf29-02f3-488f-8c8d-cbac86882223", + "id": "c58613f8-7cf5-4bbc-875e-0b2fd6f7dbbe", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -123251,7 +123251,7 @@ } }, { - "id": "8347e879-5679-4adc-a2a5-0da78049d184", + "id": "ffd8591e-4fc6-4ea1-a3c6-f9c818528cb7", "name": "Get Notification Template By Id", "request": { "name": "Get Notification Template By Id", @@ -123292,7 +123292,7 @@ }, "response": [ { - "id": "cfd6d9a1-ec5c-407f-8a29-3dab28aab0d2", + "id": "63d6525f-024b-4928-8a9a-8ad530fb0db9", "name": "A template object for your site", "originalRequest": { "url": { @@ -123336,7 +123336,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b58208ef-1645-4639-b674-0a565c0a40e3", + "id": "64687b00-3d2d-46cc-a826-ad7367fd2ad7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -123380,7 +123380,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb44b1c6-5423-4eb6-90cf-e73db6ca37ca", + "id": "9f9043b2-783e-43fd-b449-bd4a72ee5653", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -123424,7 +123424,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25d28b60-b696-4407-a4f3-61daf76977b4", + "id": "dc91012e-74c6-4565-9726-8b3885fd1b69", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -123468,7 +123468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "108f0b43-1403-4e15-8cee-c4cb1f77e8e5", + "id": "af3ac91f-dfce-4880-8e6a-61d829b30347", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -123512,7 +123512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "501dfa4f-e529-47d4-837e-d61c3a00cd79", + "id": "247e23a0-1de4-43ff-b78f-f9a5a2fad1c9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -123562,7 +123562,7 @@ } }, { - "id": "f7e2cc44-4414-4291-ab59-31785b107cf4", + "id": "b992e24d-1343-4d3b-91a6-4d3406d28337", "name": "Bulk Delete Notification Templates", "request": { "name": "Bulk Delete Notification Templates", @@ -123605,7 +123605,7 @@ }, "response": [ { - "id": "bb402fd2-22fd-4f16-9af3-a92201ad0dd7", + "id": "ef3f322a-afde-49a5-837a-5f9ea610c292", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -123652,7 +123652,7 @@ "_postman_previewlanguage": "text" }, { - "id": "1a246cec-32ae-4e1c-88cf-1de5b971254a", + "id": "ffa443dd-6bf1-4c89-aad2-3c02c4c58f64", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -123709,7 +123709,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e579c891-aef8-455a-a74e-a1e0254140df", + "id": "178b07c3-723b-460a-a6e0-01d67e0ad603", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -123766,7 +123766,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8aa475bf-8719-4fce-9594-298aa6758d31", + "id": "32439fe1-fa54-4d2b-a8ca-2fa8c2422da6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -123823,7 +123823,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3bd1354-61e8-4857-b181-70c90e8fb692", + "id": "10e1583a-267b-4a50-91cc-3ed1f4c674fe", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -123880,7 +123880,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f60d9431-6a74-407c-b35f-bd5ad890b849", + "id": "1bff659c-8fae-4eda-8a45-d4cd1073c099", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -123943,7 +123943,7 @@ } }, { - "id": "5115d650-64f4-4e42-9a2f-be02595b5c1f", + "id": "4c477ab5-a09c-4aff-bdcb-170069d53b2c", "name": "Get Notification Template Context", "request": { "name": "Get Notification Template Context", @@ -123972,7 +123972,7 @@ }, "response": [ { - "id": "06594522-af16-4323-9409-50761ef28680", + "id": "0d6f417b-3c51-4328-ae97-214100f045b3", "name": "Notification template context attributes for a specific tenant.", "originalRequest": { "url": { @@ -124015,7 +124015,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfa98138-f883-42c2-a068-11aefe986db5", + "id": "ac38b05f-9edf-44cc-8aca-a6126a77a896", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -124058,7 +124058,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32697701-1008-4508-9aee-39d5831e4fcc", + "id": "b35ba356-53f9-464e-b8c5-92e5e0609371", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -124101,7 +124101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3804e0d-a8cf-42d5-a00d-730851c6f73a", + "id": "c2fd0448-d375-4e9b-931c-a9d203d400cd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -124144,7 +124144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "221ee79a-7d8d-4daa-8e58-09139b0c578e", + "id": "ed6a103b-36fe-4da8-aae2-a3c55aeab6f5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -124187,7 +124187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64180ffa-da7f-45a0-add4-bd1f188fb714", + "id": "e4143479-11a9-4b8c-9e2b-468cd5851f99", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -124236,7 +124236,7 @@ } }, { - "id": "c5610172-ad6f-4b24-9f98-59e0b3d8cafb", + "id": "dcbf9c50-08ae-4b50-8fde-9f5906122251", "name": "List Notification Preferences for tenant.", "request": { "name": "List Notification Preferences for tenant.", @@ -124271,7 +124271,7 @@ }, "response": [ { - "id": "327a72b6-901c-43b5-8900-1b1a6565974d", + "id": "56df2b95-9977-4291-9508-bcc8abc9f5fd", "name": "Return preference for the given notification key.", "originalRequest": { "url": { @@ -124315,7 +124315,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62f0d38f-ec3d-4ed1-b081-6b3bf2040609", + "id": "146be3e3-75eb-42a2-96e0-240a89cac608", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -124359,7 +124359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8883f899-5e2d-45b2-b948-581d2fc7d663", + "id": "7f75ff56-883c-4500-850f-69836c588f72", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -124403,7 +124403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76a2a34d-e101-400b-8233-dab69d43b17f", + "id": "046cbe24-1e67-42e5-ad04-fbcf168c92d2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -124447,7 +124447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "494f29ca-c265-4aee-b9bf-32329bd9fccd", + "id": "39e576b5-eebc-4889-abc4-4a4081ac1575", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -124491,7 +124491,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c384deea-c202-4f14-b2e4-e23ff529532d", + "id": "8113b92e-584a-4015-b43f-ce9d226c6422", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -124535,7 +124535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31eeb97f-3503-4165-a8f6-04f2456c1791", + "id": "fc9568e8-71f8-4e10-ac6f-ef81eea2eb6e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -124585,7 +124585,7 @@ } }, { - "id": "e73cdc01-497e-4fea-8b8c-79ab04c57814", + "id": "c657f71e-8a34-4cf0-8f04-d56f85ca527d", "name": "Send Test Notification", "request": { "name": "Send Test Notification", @@ -124627,7 +124627,7 @@ }, "response": [ { - "id": "4e407091-c8fc-49b8-84a9-b4c9c741a792", + "id": "843623b7-4c5e-4a0f-b31c-ad27372c1945", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -124673,7 +124673,7 @@ "_postman_previewlanguage": "text" }, { - "id": "055779a5-88af-4b6f-97e5-b247e0d7a353", + "id": "e959209e-ff09-4daf-a9ce-aeef1ba20b70", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -124729,7 +124729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4526413-5165-4867-a01b-9ff769f1881d", + "id": "8d90d1b0-7602-4f3e-a498-499e05f30b76", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -124785,7 +124785,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1bceecf3-55af-4fd4-819c-a4d58c290d6a", + "id": "ff083afb-991c-4a44-8ba7-814186ee051f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -124841,7 +124841,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abc9a8c5-5ae7-4835-ac1c-f261ac552115", + "id": "4d65e7e4-bb44-4017-9e01-002c11f9c475", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -124897,7 +124897,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edbe4371-acb8-4244-b48c-d874682a9b6f", + "id": "418d90bc-849a-4953-afb8-7872ed7cab36", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -124953,7 +124953,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30e71b33-b994-43b9-b116-2473828b9627", + "id": "626d3aba-fa3b-465c-b1d3-dd2db3473b5b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -125015,7 +125015,7 @@ } }, { - "id": "4a4a0b70-7e71-4044-a18d-77a6542ae03c", + "id": "e1706d01-eb68-4e13-9b3b-436b0797deb8", "name": "List From Addresses", "request": { "name": "List From Addresses", @@ -125090,7 +125090,7 @@ }, "response": [ { - "id": "933a58cb-a653-4f3c-87a8-acbdd82951b3", + "id": "d8013b18-6676-4d7e-8777-52da43139933", "name": "List of Email Status", "originalRequest": { "url": { @@ -125174,12 +125174,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"incididunt id\",\n \"email\": \"sender@example.com\",\n \"verificationStatus\": \"PENDING\"\n },\n {\n \"id\": \"ut ullamco an\",\n \"email\": \"sender@example.com\",\n \"verificationStatus\": \"PENDING\"\n }\n]", + "body": "[\n {\n \"id\": \"dolor\",\n \"email\": \"sender@example.com\",\n \"verificationStatus\": \"PENDING\"\n },\n {\n \"id\": \"ad nisi consequat\",\n \"email\": \"sender@example.com\",\n \"verificationStatus\": \"FAILED\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "bed5ea00-14e6-435f-b0c8-6175abc87a4e", + "id": "b4b50ad0-5ccd-49f3-8027-2022cc321cdb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -125268,7 +125268,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49bdea27-f1d5-4304-a8f9-7483bab6db0b", + "id": "dea3514e-8639-484e-a30c-beeaf51f40c5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -125357,7 +125357,7 @@ "_postman_previewlanguage": "json" }, { - "id": "adc3b708-a31a-4481-972a-fa934b186735", + "id": "817c3e83-d7ee-497f-8e66-9cc245b8bcd5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -125446,7 +125446,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b475f94a-2757-4664-9eaf-d66c3eb0f68e", + "id": "e29466a3-5df1-47f2-b4ca-a73fecc25547", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -125541,7 +125541,7 @@ } }, { - "id": "adba3e03-bd7b-4b69-93a7-495c6cde197f", + "id": "29e74ce6-bb3b-43e8-92e9-eb9b35b023bf", "name": "Create Verified From Address", "request": { "name": "Create Verified From Address", @@ -125583,7 +125583,7 @@ }, "response": [ { - "id": "a5368241-4784-41d0-8dad-82e586e5412d", + "id": "940eb854-b861-405e-a59b-7968288ad4de", "name": "New Verified Email Status", "originalRequest": { "url": { @@ -125634,12 +125634,12 @@ "value": "application/json" } ], - "body": "{\n \"id\": \"sed et tempor incididunt\",\n \"email\": \"sender@example.com\",\n \"verificationStatus\": \"SUCCESS\"\n}", + "body": "{\n \"id\": \"ipsum eu reprehenderit nulla anim\",\n \"email\": \"sender@example.com\",\n \"verificationStatus\": \"PENDING\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "eb5af4b8-eabc-4cd6-82f5-266d0fd7d439", + "id": "2e70e0cd-58d0-4a16-a141-84c8a5c82b47", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -125695,7 +125695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa9f90b3-8af5-45c0-8eba-b4a12571f513", + "id": "d0437190-a9a8-42b6-a109-fe276842bbd2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -125751,7 +125751,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebfc4812-24f5-4e88-8f98-a51c82823005", + "id": "964e80ea-e1c3-4cc8-bba0-3fb29c2cd6c1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -125807,7 +125807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d84b2de-0389-4fda-984c-f3c087aa001a", + "id": "8603e3cf-345a-450e-b598-4dab2e4e93cc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -125863,7 +125863,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14209fd5-196e-4155-aee9-87983b76e76d", + "id": "4b7b8ba7-98bc-4c85-a967-a78ffc12d269", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -125925,7 +125925,7 @@ } }, { - "id": "2b7f4174-5d31-4ce3-853e-2233dff39173", + "id": "dba6ace8-6732-4c0a-86de-c0e7e7a43fe6", "name": "Delete Verified From Address", "request": { "name": "Delete Verified From Address", @@ -125945,7 +125945,7 @@ "variable": [ { "type": "any", - "value": "sit", + "value": "dolor ea non ut", "key": "id", "disabled": true, "description": { @@ -125966,7 +125966,7 @@ }, "response": [ { - "id": "774186e0-fc64-42be-a8c1-4c4c3dc26a1e", + "id": "d4fa2385-81cc-4372-b7d9-afe34985ef39", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -126000,7 +126000,7 @@ "_postman_previewlanguage": "text" }, { - "id": "c6f34b82-5dbf-44ad-b1c4-7aa13b6e44ca", + "id": "a6dfeee2-74a6-419c-8d95-47e9c55526fd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -126044,7 +126044,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f1b3161-0076-4aaa-8caf-e558095969db", + "id": "6453f05f-a03b-4363-8581-efb8a5750945", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -126088,7 +126088,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e10218f-a4c5-49c2-837b-e640a4fa0396", + "id": "5e97a68c-6e8c-4180-8d8d-2fa607583c64", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -126132,7 +126132,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc71f670-6528-4071-bc0c-b0e1d506cd52", + "id": "dcfd49d8-9ff9-4c8a-823c-54013fc5e31f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -126176,7 +126176,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5dbcc08e-5ecb-465f-ba56-220491e84cef", + "id": "6d9d3c79-e11b-4707-9aee-184e43eefedd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -126220,7 +126220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "607c5886-35d1-4288-910b-0bb26d1ec6e8", + "id": "1e01f59b-4f5b-49e6-b7ab-da990362d6f2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -126270,7 +126270,7 @@ } }, { - "id": "772fd3d5-c4d6-4c8a-9b83-40e25691e809", + "id": "5cb41241-697b-49c9-bf83-0094fa48f111", "name": "Get DKIM Attributes", "request": { "name": "Get DKIM Attributes", @@ -126299,7 +126299,7 @@ }, "response": [ { - "id": "5c6e90d0-4683-435e-b580-d8fcdc2b1b8a", + "id": "b4dbea75-613c-4c1d-9259-c2e5975d4ab2", "name": "List of DKIM Attributes", "originalRequest": { "url": { @@ -126342,7 +126342,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86c04c11-ae16-4606-8dd8-12df9b014041", + "id": "40798c07-b27e-4f0e-a329-0b1844511702", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -126385,7 +126385,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27978669-c134-421f-8576-90b83275e81b", + "id": "ec5f6fc5-53ac-40ef-a493-fa6fb4f52955", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -126428,7 +126428,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64936b3a-982e-4f65-bffd-f1bf01ad2a90", + "id": "d9c31816-c307-4361-818c-51a6d286093f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -126471,7 +126471,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68fb954d-25e0-4d43-8365-cd4fbab20d2e", + "id": "86e7707b-0083-483f-a240-29159a977a20", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -126514,7 +126514,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a43909c4-3d83-49d0-b097-c11805272ff8", + "id": "d73fe758-63ee-45f8-9ab9-93e74a7ee267", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -126563,7 +126563,7 @@ } }, { - "id": "1d529a94-a0fc-438a-91b3-f28dc69b22a1", + "id": "5f38bf8b-abba-445c-b04a-1e7e4742368d", "name": "Verify domain address via DKIM", "request": { "name": "Verify domain address via DKIM", @@ -126605,7 +126605,7 @@ }, "response": [ { - "id": "1060021f-c176-4b83-8b15-c69d3f8b0494", + "id": "619670db-1a73-44b6-a007-dc6dd7049a71", "name": "List of DKIM tokens required for the verification process.", "originalRequest": { "url": { @@ -126661,7 +126661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a19f3b79-8d41-4163-94bb-4fe34ba89e4f", + "id": "3219e0b1-3de7-4dae-8a59-4f6a727b80d7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -126717,7 +126717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6761a44-ceef-4233-8863-2da6b88fb9be", + "id": "9be9c01e-89f2-4edc-9ccc-f3c7f179159d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -126773,7 +126773,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a080ed13-0290-4613-be5a-6f1037badf23", + "id": "9e1c1173-d489-4feb-a5fa-dd750318009f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -126829,7 +126829,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1ca5c62-1190-4391-b5ec-c7c3c9b96ca5", + "id": "4220c55f-5ecb-4180-ac80-f246c5b5e917", "name": "Method Not Allowed - indicates that the server knows the request method, but the target resource doesn't support this method.", "originalRequest": { "url": { @@ -126885,7 +126885,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f13a700-fa87-4262-af2d-897d7502edfe", + "id": "5635fc5f-1389-4d31-a868-e8eaf749b38d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -126941,7 +126941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "291f3c0f-5a02-49eb-a229-a0d29d483eb3", + "id": "519b386a-0b91-4fc3-857c-3cf9207864d0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -127009,7 +127009,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": "be3893ed-1a15-4289-b0bb-756f936703aa", + "id": "ef80dc76-5728-4252-b67a-d151c1ee3fa7", "name": "List OAuth Clients", "request": { "name": "List OAuth Clients", @@ -127048,7 +127048,7 @@ }, "response": [ { - "id": "fa8bf39e-c6d4-4374-9e3b-59d7b5706e54", + "id": "40b0190b-ed6b-4de2-b581-e1704343d47d", "name": "List of OAuth clients.", "originalRequest": { "url": { @@ -127101,7 +127101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a486181-03d8-44c5-b8f8-2518ac5b1214", + "id": "b13c404d-8e89-472d-9a46-6be17def56ad", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -127154,7 +127154,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd05b665-1299-4ee9-b9e3-96c4313cd02a", + "id": "8d9195d2-3354-4518-9bd6-ff0c2cdf1039", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -127207,7 +127207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2fade00-0e48-4ea3-9ba6-782e75b55ff3", + "id": "4065dd64-2d4b-4ec3-bb88-d8858c4452a9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -127260,7 +127260,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5978d16d-fae3-4aa4-8955-aa0fc09395eb", + "id": "371c8ed7-ae3d-41b4-b5c3-4b24589f2af1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -127313,7 +127313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e92cbe6f-d0db-4097-b656-36f3a457e683", + "id": "b57e1c3c-130c-4650-aa75-de1a5813f189", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -127372,7 +127372,7 @@ } }, { - "id": "61dfef0c-a0dd-4685-bfa8-51ee1c5bc1d0", + "id": "3374da1e-8085-4886-a050-720ebdab8a76", "name": "Create OAuth Client", "request": { "name": "Create OAuth Client", @@ -127414,7 +127414,7 @@ }, "response": [ { - "id": "acbc8347-4606-48c3-a2ee-4b35f5323e76", + "id": "77cd8693-f74c-4684-a601-9da997c24cc9", "name": "Request succeeded.", "originalRequest": { "url": { @@ -127470,7 +127470,7 @@ "_postman_previewlanguage": "json" }, { - "id": "778a938d-01a2-4da1-aa7a-83d6522470c4", + "id": "d7a1b4fa-2012-49f5-ba39-4217f3f72e99", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -127526,7 +127526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a20b0dcb-ccf1-48c3-a535-fb13d77ec063", + "id": "151a9e79-b936-4eb9-bd3d-ba48ef45b7a8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -127582,7 +127582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc30e0df-96c9-4af1-9af5-1dd4e48db787", + "id": "2c9d644e-1715-4b02-b584-e71e4f7454be", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -127638,7 +127638,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b277d0f4-073a-4096-98b5-c14c823236df", + "id": "d5cb480c-59b9-42d7-b1e5-3ab78be2e390", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -127694,7 +127694,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04921ab5-8e2a-42ac-9a0e-7021d72655a4", + "id": "a27d82bd-c0f8-47f7-961e-4af1cd5db0a6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -127756,7 +127756,7 @@ } }, { - "id": "189b93a9-fb93-4e96-885d-ee5d7b3af96e", + "id": "2cd7006c-69cd-420d-ba4f-806426c52897", "name": "Get OAuth Client", "request": { "name": "Get OAuth Client", @@ -127797,7 +127797,7 @@ }, "response": [ { - "id": "c07c9b5f-1b8e-457d-9322-24831663c237", + "id": "7e412633-030d-4b12-b594-f62bc69aa449", "name": "Request succeeded.", "originalRequest": { "url": { @@ -127841,7 +127841,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0ffd04b-d59f-415a-b4cd-a8616fc625f1", + "id": "6ea5f747-c0c2-4a8e-b96e-6786f0d74c82", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -127885,7 +127885,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e367fc04-a100-4cb8-a05c-5b45441510c4", + "id": "c4efc106-75d0-40b8-837a-aba99ef6f8e7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -127929,7 +127929,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e47cccde-097e-425d-805f-b53fa2b4eb5c", + "id": "0bf12087-7e33-46d9-8a70-db5666e203bd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -127973,7 +127973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4be9ab12-f891-4838-ba7c-a9796b158545", + "id": "1e7a59df-e995-464f-b12e-fac8db1a693a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -128017,7 +128017,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3ca46b0-77c3-4fd5-a158-f6b97045ebe5", + "id": "d227da81-fbe1-4d61-91c5-0c7e7003f991", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -128061,7 +128061,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2830276-8155-48d1-af95-1078173a55ed", + "id": "fc2ac934-324c-4a4a-b46c-84f5ccab2b4a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -128111,7 +128111,7 @@ } }, { - "id": "f51611bb-736d-40c7-a51d-c11a2d0bc75b", + "id": "42f505aa-f7ec-4e43-82c3-897627d8be7f", "name": "Delete OAuth Client", "request": { "name": "Delete OAuth Client", @@ -128152,7 +128152,7 @@ }, "response": [ { - "id": "50e63ba7-577d-4b6b-b4ae-6ff3f3ebc451", + "id": "626321b8-6779-406d-949e-1dd94d49cdde", "name": "No content.", "originalRequest": { "url": { @@ -128186,7 +128186,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7fc031d3-aebf-4bd5-bf76-277eba8cdc1d", + "id": "eb2f5ef0-1b72-48ab-86cb-9e09118a3695", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -128230,7 +128230,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37b474d9-ca05-447d-b262-f38192a38909", + "id": "469f1024-8385-45ee-a6f1-9c9415d50032", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -128274,7 +128274,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14e0ea0e-d8b9-4044-93f8-9ca44fa4c51d", + "id": "c14391a1-04d5-4469-9b56-8b128078c178", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -128318,7 +128318,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2d64560-4aae-4d72-a5e6-3e6fb17ae7f5", + "id": "1d5626f6-61f3-4258-ac31-b5be7d756845", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -128362,7 +128362,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a202873-1407-41c8-a1e0-e21a4fffb861", + "id": "a7010648-cb94-4420-922e-fc8e0cb5f3a4", "name": "Too Many Requests - Returned in response to too many requests in 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": "06ebca3e-feec-494f-a479-9b5197dc7034", + "id": "c29ec15d-2551-4ec6-b868-820f339bf32d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -128456,7 +128456,7 @@ } }, { - "id": "e3bdea1b-9223-4039-a044-390fe37a54dd", + "id": "312e9a76-8016-48f3-8f06-2a57021a9e6c", "name": "Patch OAuth Client", "request": { "name": "Patch OAuth Client", @@ -128510,7 +128510,7 @@ }, "response": [ { - "id": "2adb6c6d-8557-46fa-b323-18e8198fc903", + "id": "3c376834-3f29-40d4-9167-40903154a9e7", "name": "Indicates the PATCH operation succeeded, and returns the OAuth client's new representation.", "originalRequest": { "url": { @@ -128567,7 +128567,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5ee1655-5de9-4b62-8c97-c51b43be7a5c", + "id": "f9eddb96-ac09-4d7a-a36a-ebcf69af5014", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -128624,7 +128624,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eec63246-fff0-4e45-ac96-bbd028739fe9", + "id": "aa302121-0c0f-4800-a874-66c26bc30163", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -128681,7 +128681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15a815e1-c70a-4992-ae16-5b93b588a6fb", + "id": "1d3c5bf0-2d28-4b5c-8d5e-1f1f85a4a9b7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -128738,7 +128738,7 @@ "_postman_previewlanguage": "json" }, { - "id": "985a0194-8e9d-4f5b-852f-005174f4b278", + "id": "a6cda523-d557-411c-a6f5-c19b339d9fe0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -128795,7 +128795,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a20fae72-27ed-4c28-b4d2-fd7e2cc37666", + "id": "d465c3b8-cd4c-4706-8656-ab24876890a1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -128852,7 +128852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c944207-c795-42b1-a5e7-dc905d02fc17", + "id": "4d6ba07d-1623-4d52-8617-e8a2571cc1b6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -128921,7 +128921,7 @@ "description": "Operations for managing org configuration settings (eg. time zone)", "item": [ { - "id": "10d0d2ec-e2ac-4da1-ac7c-26285dbd45b5", + "id": "dacf4dd3-3cac-4896-b33b-7f3906e324c4", "name": "Get Org configuration settings", "request": { "name": "Get Org configuration settings", @@ -128950,7 +128950,7 @@ }, "response": [ { - "id": "26a317d0-ed55-42ad-b0bf-fde55efc8f40", + "id": "ed3637ad-29a0-42fa-8073-4f7cc01136de", "name": "Request succeeded.", "originalRequest": { "url": { @@ -128988,12 +128988,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\": \"ea labore in\",\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\": \"velit cillum\",\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": "b530d693-25e8-4018-a17c-41924fe63899", + "id": "cfa912de-9669-41ea-b232-93de8dfd3975", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -129036,7 +129036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6aeba88f-0f32-4c78-985a-97b27f26ceb9", + "id": "00137057-df69-4daf-a5de-0209d471c4c2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -129079,7 +129079,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0aea25d6-35fb-49c4-81a9-05c903c56470", + "id": "505783fa-77ed-4e11-bc5b-5aef47de0251", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -129122,7 +129122,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78f6b1d1-3d41-4ca5-8601-e729c0639b57", + "id": "49db7477-f05a-41eb-8e02-1d8f5456f069", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -129165,7 +129165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eea5469b-1fe8-43a5-8783-6621ce73702c", + "id": "fc6c5520-84cc-45e4-b94d-8513b2bda7f1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -129208,7 +129208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11af4061-eced-4106-87f2-1cc25834c56b", + "id": "fa8a383c-e21b-4534-95e6-8eae22f01b6f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -129257,7 +129257,7 @@ } }, { - "id": "09df1175-227e-44f2-91b7-e5ce09ce61f0", + "id": "bf11cb8e-fe2d-496d-9447-e44f62d8d0c1", "name": "Patch an Org configuration property", "request": { "name": "Patch an Org configuration property", @@ -129299,7 +129299,7 @@ }, "response": [ { - "id": "bb2c3031-3ae5-49c8-9f6b-a7843987bac9", + "id": "e8792fea-d1b0-463f-94ad-f44d03600db9", "name": "The Org was successfully patched.", "originalRequest": { "url": { @@ -129350,12 +129350,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\": \"ea labore in\",\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\": \"velit cillum\",\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": "a15a3587-8d8c-440d-9b70-dbb0196aa7f9", + "id": "968cfe91-42ba-4234-8bef-b1b108857514", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -129411,7 +129411,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ac4869b-9399-4852-b240-bbcba72ef7c2", + "id": "a997e40b-8cac-4962-ae48-9d9185a7f4a7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -129467,7 +129467,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21ffc5c7-0399-4a5e-9840-9018fbf9fba8", + "id": "3ef6ae0a-c071-4033-b124-aabc7fce763f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -129523,7 +129523,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c876b13d-d610-416c-aa4f-cc75cd52dc75", + "id": "1edba604-a933-417c-ba74-97325ebb30cf", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -129579,7 +129579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d046432-796a-4d73-8dd5-6ca3532891bf", + "id": "c64295fc-687f-4105-83ba-2125672cb927", "name": "Too Many Requests - Returned in response to too many requests in 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": "55ab085f-137f-47b8-8b1f-bff6ccd4f4dd", + "id": "6b6b13d1-5cac-421e-b451-ed5fc49779ca", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -129697,7 +129697,7 @@ } }, { - "id": "b7849025-16d9-4198-a076-c16c7fb288ce", + "id": "665be94c-1fee-40a6-becc-b452342e0a8c", "name": "Get list of time zones", "request": { "name": "Get list of time zones", @@ -129727,7 +129727,7 @@ }, "response": [ { - "id": "9fd35f1f-d835-4802-92f2-a8a69b7d329d", + "id": "150cb5b1-8f6a-4a82-961c-0dac6d1c2554", "name": "Request successful", "originalRequest": { "url": { @@ -129771,7 +129771,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00e239a3-1262-4273-aeb4-24f027336054", + "id": "b2f64643-b3c0-40f7-86d7-457474da095f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -129815,7 +129815,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77dc3574-17e4-48ef-992f-1713578181c6", + "id": "072b892e-ad2b-4de6-ad5c-2847a675b442", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -129859,7 +129859,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27112a92-662b-447c-b97b-7d458a5fe16f", + "id": "9d0a482e-9612-4d86-ad77-ec21d128002e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -129903,7 +129903,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e052efae-8f0b-442c-b00c-1aee070f9fd3", + "id": "18077610-132f-4488-b4ab-ed5bcb81bc37", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -129947,7 +129947,7 @@ "_postman_previewlanguage": "json" }, { - "id": "325815ee-57e9-4291-8516-d074e0a6b90c", + "id": "72814fc7-19f7-4a82-bec6-48a6cb406c76", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -130003,7 +130003,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": "561ae546-5863-49cd-a38c-8a8e77fa4640", + "id": "1de2bb59-3fb1-4872-9f07-ea91a1244b7e", "name": "Get Password Org Config", "request": { "name": "Get Password Org Config", @@ -130032,7 +130032,7 @@ }, "response": [ { - "id": "5c88fc68-656d-40c2-ba8f-813be40025a4", + "id": "5879d096-c79d-41ec-bae5-558c4caf8f49", "name": "Reference to the password org config.", "originalRequest": { "url": { @@ -130075,7 +130075,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09884d56-2554-426f-a568-83126c5c16ad", + "id": "8e3fd877-25c6-4b7c-ae66-a03a94eb56ed", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -130118,7 +130118,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b20a3b44-aa8f-4f8f-8e9f-31a868650ef5", + "id": "9067606c-dde6-4525-967c-fd19a0a803fa", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -130161,7 +130161,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdf4b009-109b-4969-8593-1bf8a6640789", + "id": "2a1f72b9-10af-4a46-825e-ee5eb421bf4c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -130204,7 +130204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2298e952-2b43-473c-ba57-9b355aa467dc", + "id": "2b12d678-5682-47f1-8f78-f1c3d620b744", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -130247,7 +130247,7 @@ "_postman_previewlanguage": "json" }, { - "id": "930c9ea1-fd52-4479-9bbb-f988cf6cfa59", + "id": "ab4b9e2a-6e7e-4347-8079-3ed6783a6dab", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -130296,7 +130296,7 @@ } }, { - "id": "aaa6b260-98b6-40ba-980c-72a728ada6b1", + "id": "4f24e0c5-5963-47e0-9afe-9f131dcdfad0", "name": "Update Password Org Config", "request": { "name": "Update Password Org Config", @@ -130338,7 +130338,7 @@ }, "response": [ { - "id": "737fcf80-61f4-4295-8129-0ac0563058df", + "id": "b17e4e2a-1bf9-48f5-9d46-0360f0d07bf9", "name": "Reference to the password org config.", "originalRequest": { "url": { @@ -130394,7 +130394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28a8ee19-f6cd-4da9-bb2d-5d7dfc9fb3d8", + "id": "7bc3e7ef-fca3-4db0-a8c9-92712335d88a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -130450,7 +130450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e334d6f4-0f6e-4378-9c86-9603b552baad", + "id": "a3d326b5-0c71-44dd-adaf-77836425dcc8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -130506,7 +130506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc3878ff-64b9-492c-9b19-67e4e0d7e3e3", + "id": "b46615b8-91e3-451c-a9ba-c591f059d730", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -130562,7 +130562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4aa377a-e256-49f9-9e7d-ba209e12e6d7", + "id": "81e9b778-d11e-4a39-bb77-7a30722b9209", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -130618,7 +130618,7 @@ "_postman_previewlanguage": "json" }, { - "id": "325ef44e-28ce-4438-aab2-a1e61d96bf7a", + "id": "24ac1dfe-1918-4ef2-8c1e-7930c0945d11", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -130680,7 +130680,7 @@ } }, { - "id": "bd4f64f6-2c07-4844-89bb-b64f770a545b", + "id": "5dc51ed2-8078-439b-8add-4ef8c3b29a4e", "name": "Create Password Org Config", "request": { "name": "Create Password Org Config", @@ -130722,7 +130722,7 @@ }, "response": [ { - "id": "347f2728-2368-4ad1-b436-6751b21556dd", + "id": "56aa5427-f1b8-4c76-a3b8-80ce58e789f0", "name": "Reference to the password org config.", "originalRequest": { "url": { @@ -130778,7 +130778,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2155705-437c-4e39-b2e3-67ef6139bb3b", + "id": "d9adea84-de5e-46ff-9c9b-2ccf6a1fc18d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -130834,7 +130834,7 @@ "_postman_previewlanguage": "json" }, { - "id": "995671da-1f83-4f78-9601-ae9e96521127", + "id": "471d5a84-7acd-456a-b457-2876b17c8075", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -130890,7 +130890,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6c9cc45-a4f2-4f3d-86e0-e4919a28cc8f", + "id": "13cdf507-96ad-439f-990f-7976e8a2c508", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -130946,7 +130946,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b59822c3-ba33-4778-934a-84908c4be875", + "id": "28db37c0-96a1-405a-82f5-aab2c9558bca", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -131002,7 +131002,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b678c473-c8c3-47b5-85d7-5a669f7565f7", + "id": "9910b7de-fab2-4df5-a6ae-b37f771d8bd9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -131070,7 +131070,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": "69b7b529-ff6f-42c1-a7cb-e0b9900033f9", + "id": "e9f31270-1808-432a-aa31-6ecb526313dc", "name": "Get Password Dictionary", "request": { "name": "Get Password Dictionary", @@ -131099,7 +131099,7 @@ }, "response": [ { - "id": "61a46b66-a277-49ea-b32c-921883281686", + "id": "47942a73-bb97-4b14-9899-f87938bc7f8c", "name": "A password dictionary response", "originalRequest": { "url": { @@ -131137,12 +131137,12 @@ "value": "text/plain" } ], - "body": "sit", + "body": "dolor ea non ut", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "66fafbad-2f3d-46d4-98cf-4aab2f1e2723", + "id": "3df66ca3-6a4a-438e-8d7f-b576da9e325e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -131185,7 +131185,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c20cb16-69ad-4036-93c3-d61deef0a0fc", + "id": "cbd6132c-edaa-4128-af90-bff3776d2191", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -131228,7 +131228,7 @@ "_postman_previewlanguage": "json" }, { - "id": "464e8ba5-6a8c-45c0-b436-f583f8bf83fe", + "id": "d2ab6295-50f4-40ae-851f-ae83f40ad921", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -131271,7 +131271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b6cb7cf-ddf3-471d-9100-14427adbd983", + "id": "4f4ce6bf-f945-4f53-97fc-975ca5aa152f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -131314,7 +131314,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51ce63d6-2923-4a08-9d75-3e61658f6e9f", + "id": "cb155709-ef10-48c3-aeb1-5ee803c8ebb4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -131357,7 +131357,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e200d208-81d2-4994-a0f8-a0d8b1eda753", + "id": "71bd6de0-6011-45a3-ba57-cf132bce53f9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -131406,7 +131406,7 @@ } }, { - "id": "8366b8c8-bf67-43e8-ba9e-5ca5192a1ab5", + "id": "d346e044-578e-4bc8-9d1a-02fe5fcbccfe", "name": "Update Password Dictionary", "request": { "name": "Update Password Dictionary", @@ -131444,7 +131444,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat Lorem in", + "value": "labore Ut ex", "type": "text" } ] @@ -131452,7 +131452,7 @@ }, "response": [ { - "id": "dfb2ab6c-3c91-4f33-8b52-c0c0330f4fc2", + "id": "643b0d00-d889-4fd1-b446-eaac1e51e466", "name": "Successfully updated.", "originalRequest": { "url": { @@ -131489,7 +131489,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat Lorem in", + "value": "labore Ut ex", "type": "text" } ] @@ -131502,7 +131502,7 @@ "_postman_previewlanguage": "text" }, { - "id": "d14e982e-d458-4e55-a5d6-373d14d47a1d", + "id": "d6e4a15b-3c7c-4494-bb12-44a4e07c5f4b", "name": "Created.", "originalRequest": { "url": { @@ -131539,7 +131539,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat Lorem in", + "value": "labore Ut ex", "type": "text" } ] @@ -131552,7 +131552,7 @@ "_postman_previewlanguage": "text" }, { - "id": "6ac22bcc-c896-4c67-90a1-163e1d68777c", + "id": "d11c9312-0f4f-4a8f-8e52-199e5f997def", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -131593,7 +131593,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat Lorem in", + "value": "labore Ut ex", "type": "text" } ] @@ -131612,7 +131612,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e64c74da-ff30-4671-b897-1f32a896e2f5", + "id": "042c1a74-0f4c-4f5e-939b-d525cd29cc71", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -131653,7 +131653,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat Lorem in", + "value": "labore Ut ex", "type": "text" } ] @@ -131672,7 +131672,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ff21e8a-4701-4cca-b973-63327d8122a0", + "id": "33cb757d-9d9b-48d7-b7f7-7434ebac6a0c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -131713,7 +131713,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat Lorem in", + "value": "labore Ut ex", "type": "text" } ] @@ -131732,7 +131732,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0fa8cde-ffde-47be-85d1-c1cec3470ab2", + "id": "fc35125c-5991-447d-b9f7-7fec7a4957c4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -131773,7 +131773,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat Lorem in", + "value": "labore Ut ex", "type": "text" } ] @@ -131792,7 +131792,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9035143e-6aab-445d-a1f8-f291af8e75dc", + "id": "61408a06-e152-42fd-853e-196ba75bf520", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -131833,7 +131833,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat Lorem in", + "value": "labore Ut ex", "type": "text" } ] @@ -131852,7 +131852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72025ca2-5651-407c-821d-98558eb834e0", + "id": "9bd15fca-8fb9-4af4-acff-2f2f77809eff", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -131893,7 +131893,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat Lorem in", + "value": "labore Ut ex", "type": "text" } ] @@ -131924,7 +131924,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": "b1dcc28d-78f6-4651-87a6-284f0de459d3", + "id": "698bceb7-0161-4300-ba87-e48ee2818bbe", "name": "Generate a digit token", "request": { "name": "Generate a digit token", @@ -131967,7 +131967,7 @@ }, "response": [ { - "id": "9b22ec6e-2502-4fe2-91fd-e234a3b2c474", + "id": "ab2bf6ed-5b17-4460-a747-95c3a444ea7e", "name": "The digit token for password management.", "originalRequest": { "url": { @@ -132024,7 +132024,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f3e4d36-6ac1-40b0-a266-49bbe6c755ab", + "id": "65a06832-b293-48d3-90b4-f9af663b5f39", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -132081,7 +132081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca818144-4812-4508-84f6-be25686e1997", + "id": "f892c7bd-e0c3-4c08-89b2-0fd2d7da9f2c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -132138,7 +132138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27019307-7803-4bdb-9a75-ae3b233da822", + "id": "1647da9c-b292-4672-94af-12769f2b31b0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -132201,7 +132201,7 @@ } }, { - "id": "d87ad2ce-4ed9-428e-b596-2acaae1cc067", + "id": "f3f3fb99-573e-491f-959b-8f264de9be31", "name": "Query Password Info", "request": { "name": "Query Password Info", @@ -132243,7 +132243,7 @@ }, "response": [ { - "id": "9c2c7485-d24b-406d-8940-36ce175cfbc4", + "id": "ba7dfa92-b2a3-4083-95ff-3d784774f7f0", "name": "Reference to the password info.", "originalRequest": { "url": { @@ -132299,7 +132299,7 @@ "_postman_previewlanguage": "json" }, { - "id": "912108fd-2748-4253-b5ce-1185f910a345", + "id": "088f2725-f508-42eb-ad76-1ec5136fbf6c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -132355,7 +132355,7 @@ "_postman_previewlanguage": "json" }, { - "id": "238355a6-e6df-48ed-8a4f-97d5724b18ea", + "id": "2d8d1837-ba20-4047-80aa-0871361693c6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -132411,7 +132411,7 @@ "_postman_previewlanguage": "json" }, { - "id": "beaaa6da-e40e-424f-aab2-ef45ce5b18a7", + "id": "89a68e5b-f509-411f-a8fb-8537eeb9574d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -132467,7 +132467,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26e6d7c1-5cee-4fac-9edd-2b20e69972b0", + "id": "3911270b-86a6-4f77-b4e1-07629ebc5608", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -132523,7 +132523,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbc43391-e7ac-487c-94c5-5cc1d0748b5f", + "id": "bab73939-2ffd-4950-b9ca-6055c18c3082", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -132585,7 +132585,7 @@ } }, { - "id": "3765e6e1-72e1-4f6a-a5af-c1d0c3c3941b", + "id": "19633f42-d5cb-40a0-b311-321b46acbbc0", "name": "Set Identity's Password", "request": { "name": "Set Identity's Password", @@ -132627,7 +132627,7 @@ }, "response": [ { - "id": "87f147b9-5e7f-4c78-8fa8-2340632b6412", + "id": "89dfc7c5-d297-4e8f-8b2a-55607383d84c", "name": "Reference to the password change.", "originalRequest": { "url": { @@ -132683,7 +132683,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2dea135-f516-4d63-a64c-12a333864a04", + "id": "8073b05e-f119-4524-97a1-ec4a842b6f39", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -132739,7 +132739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd9130d3-7b45-419f-a738-a45cddba9fee", + "id": "54ca01b7-d754-4534-bc94-10afab3ec6fe", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -132795,7 +132795,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be0804f3-f750-40fa-993f-06055ef834e8", + "id": "ccc12b12-a417-49fc-bb7f-b1038f4447c7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -132851,7 +132851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "601b3f2a-f467-4598-9e8a-dfc258c99c3f", + "id": "63c6548f-3436-46e6-b43b-5f49a6f1b800", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -132907,7 +132907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5487a61-5f41-4714-a2ac-82cad6dae48d", + "id": "12449d3a-caba-4bdc-9ecb-a368ea9360d4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -132969,7 +132969,7 @@ } }, { - "id": "ceaf67ed-2b77-4900-8e29-9eeb3e8074b3", + "id": "05faf949-64cd-4681-ad1a-5148995f0bda", "name": "Get Password Change Request Status", "request": { "name": "Get Password Change Request Status", @@ -132989,7 +132989,7 @@ "variable": [ { "type": "any", - "value": "sit", + "value": "dolor ea non ut", "key": "id", "disabled": true, "description": { @@ -133010,7 +133010,7 @@ }, "response": [ { - "id": "764395be-52ca-4a5b-817b-7de9010e35a4", + "id": "e36fa864-267a-4e27-afbc-5d3f8eca7f8c", "name": "Status of the password change request", "originalRequest": { "url": { @@ -133054,7 +133054,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1aa4a6c4-1e3c-4eb7-a676-cfc24b73c4b6", + "id": "50f32f08-9b05-48a4-a33c-f40a2dd6a568", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -133098,7 +133098,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5a58492-eec3-4653-9167-f78324551759", + "id": "57f26c0e-cbe6-4862-a632-5eb366a34677", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -133142,7 +133142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "808fd6db-c0c3-4c9a-bc83-1c73ff44e4cb", + "id": "14a7900d-08e4-45f0-99eb-b7a45d6c23df", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -133186,7 +133186,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54670cc5-43ff-4be3-b7d5-59958e9bf413", + "id": "ab9978c9-2165-4201-a9ef-e493778c2606", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -133230,7 +133230,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93334158-3176-45c0-8cc0-2dc4e4930b0b", + "id": "50e962da-29d3-49a3-98f9-8d27994cbb08", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -133286,7 +133286,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": "9642ffdd-747f-44bf-83ce-40806dd26250", + "id": "96ffaf81-d161-4f76-a663-ab8bf8625a69", "name": "Get Password Sync Group List", "request": { "name": "Get Password Sync Group List", @@ -133343,7 +133343,7 @@ }, "response": [ { - "id": "34a9862c-fbf2-4564-be40-894cfdc44d3f", + "id": "1590b853-8ea5-484d-bd58-d352aa96c044", "name": "A list of password sync groups.", "originalRequest": { "url": { @@ -133414,7 +133414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29a8bfaa-2947-48e7-b80d-d5b2215a638f", + "id": "a4fbd41c-fe00-4382-a831-3f4ad6af9ad2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -133485,7 +133485,7 @@ "_postman_previewlanguage": "json" }, { - "id": "837e7d5b-d4bb-4ace-a060-df69e14ae747", + "id": "4f71193e-9324-40a8-8ba6-7d8fc2eb90ad", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -133556,7 +133556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2800e86a-b6b9-4291-bfc6-066e6ad34e8e", + "id": "916be373-139b-49c9-875b-929285c929a3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -133627,7 +133627,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e004bf2-bf6f-450a-a087-780ee816ad97", + "id": "710509ec-0c91-4341-a8ba-3a32dd0a7171", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -133698,7 +133698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ea4a9d9-cc1a-4bf7-b3f6-38d5f4d2979b", + "id": "bbe9a0ab-ffbc-46a4-8a30-4b8771b79393", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -133775,7 +133775,7 @@ } }, { - "id": "581872ee-b380-4b7c-b599-cf64b04734d7", + "id": "4b29257d-d013-4194-8b99-2c5233a0fb60", "name": "Create Password Sync Group", "request": { "name": "Create Password Sync Group", @@ -133817,7 +133817,7 @@ }, "response": [ { - "id": "852f86ce-77f9-44f6-9f04-36a9587f0cb8", + "id": "e5a4e988-a22e-483e-ab20-bea47af8d9a0", "name": "Reference to the password sync group.", "originalRequest": { "url": { @@ -133873,7 +133873,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf511445-0e3e-4749-8c04-19db6b85cd96", + "id": "2526c39e-61ca-4c8a-9275-fef26786b86a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -133929,7 +133929,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c15cb0b-b8c4-499f-abca-9285e6f688e3", + "id": "b3efecda-5cbd-4fcf-b48a-1971c8d3dce5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -133985,7 +133985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a3ba9ff-2262-4031-8112-78395186cc81", + "id": "e2dd6ad2-a657-445f-892f-a1db955c26f3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -134041,7 +134041,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fa491ad-1559-4158-894d-1ea1239845c0", + "id": "c850cc47-5fda-472e-9ba4-ea3b052a7530", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -134097,7 +134097,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81b51d5b-bb4a-4c0b-9597-a4b929f444f9", + "id": "d3a6327a-f3f0-4049-9eab-e708a1013b91", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -134159,7 +134159,7 @@ } }, { - "id": "063b8ae0-3e85-4c86-adb5-16c57434f04e", + "id": "f067a9bc-c81c-4908-b38c-119e7477e1ce", "name": "Get Password Sync Group by ID", "request": { "name": "Get Password Sync Group by ID", @@ -134200,7 +134200,7 @@ }, "response": [ { - "id": "ff50fa6e-a002-4b9a-a937-dbe9d0260692", + "id": "74d52ec5-bd1a-45db-8d4d-5480d54b1a2f", "name": "Reference to the password sync group.", "originalRequest": { "url": { @@ -134244,7 +134244,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc14a225-80bb-4984-bb6e-d44c491af7b8", + "id": "5b5839a7-7660-4890-a5d7-d22312c54e5e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -134288,7 +134288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ee1ef06-601e-4e3a-9bef-61a44ae99dd1", + "id": "ba1823cb-00ce-4780-a5fc-baef1a7a81dc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -134332,7 +134332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2606824b-7666-487e-b9bd-f257621bd639", + "id": "fd5379af-261b-42a2-be7e-8b7097a0ef72", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -134376,7 +134376,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20f87bdc-4414-4c6a-8054-b71e121b1df6", + "id": "17366329-65b5-4c45-a6a6-c8743a605346", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -134420,7 +134420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e569dc6-4c76-470d-9627-d24a291a2bbe", + "id": "9557b681-d10e-4b9a-b69f-70e1c61aaba7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -134464,7 +134464,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98be76e3-7f88-4b75-92ea-07fb7a5c69e7", + "id": "996754d7-6f83-431b-a25d-1fa39353959f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -134514,7 +134514,7 @@ } }, { - "id": "0610d431-de25-43b6-aba8-f3961c69211a", + "id": "8504f505-8b68-4dcc-abe2-158fe0e84591", "name": "Update Password Sync Group by ID", "request": { "name": "Update Password Sync Group by ID", @@ -134568,7 +134568,7 @@ }, "response": [ { - "id": "49a0df86-d604-4be7-a387-be2862f48ed2", + "id": "ddd4c235-52e0-471c-8711-9408ded09c94", "name": "Reference to the password sync group.", "originalRequest": { "url": { @@ -134625,7 +134625,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d690cf1-6b5e-4a0a-b13c-5f0976f71e8b", + "id": "6890f5a6-72f3-40f9-8cc8-c7ee8e14e95d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -134682,7 +134682,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a715cfd0-c9fa-4c1e-a442-cbc3d4b21519", + "id": "1d0d6d40-8063-48fa-997a-acf5aa8b4659", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -134739,7 +134739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72c67487-f62a-4f91-8a4d-0e85f5896402", + "id": "d85feee4-f934-4601-9509-d912b1a59a28", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -134796,7 +134796,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89fbed18-2fae-4349-a610-2911c38ad5e7", + "id": "e83e28a1-007e-4833-851e-1f9ab1d4f151", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -134853,7 +134853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7eec25b-fb2a-4b3a-86b3-e0b4b938e205", + "id": "22497b66-6a44-4629-bba9-1ca1548671b2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -134910,7 +134910,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5105a610-99a2-4df8-b92e-148bc3e45dc2", + "id": "3b02a3cc-1c2f-4653-9930-466f70f494ad", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -134973,7 +134973,7 @@ } }, { - "id": "38d313a1-f0c0-4764-9f43-c86fbb091815", + "id": "461aee88-8aa0-47e3-aa5d-f216ec7deeac", "name": "Delete Password Sync Group by ID", "request": { "name": "Delete Password Sync Group by ID", @@ -135014,7 +135014,7 @@ }, "response": [ { - "id": "60f4c6db-3c97-4953-ba36-f824ebaa02aa", + "id": "1fd180d1-ba25-43cd-89cd-af6ab8d9c1d1", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -135048,7 +135048,7 @@ "_postman_previewlanguage": "text" }, { - "id": "c6c56b5c-cd95-4a5e-b5db-488fd4ef3bd9", + "id": "5ea263a5-910b-44c5-9160-1a9e9762fac0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -135092,7 +135092,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25d07a22-47a2-4abb-a239-dd98483d21a4", + "id": "9f1a9903-48e0-44d3-8a9a-eacca9010e59", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -135136,7 +135136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fd2978c-3aef-470b-a538-302f5694ab91", + "id": "e18d616e-6efa-49cd-811c-757a949effaa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -135180,7 +135180,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4279d93b-af8f-4585-8d99-c9b6047f2997", + "id": "69d79446-cb3c-4de9-8277-dfd5991f0493", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -135224,7 +135224,7 @@ "_postman_previewlanguage": "json" }, { - "id": "528d777c-9f54-4e3a-84e1-2554361da33d", + "id": "b5d8a3ae-0e96-4091-9418-bda697e2457f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -135280,7 +135280,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": "9c084721-72cb-4ca7-9e2c-fc538d68d213", + "id": "b20bc8af-d463-427f-ab56-6bcb9cee7147", "name": "List Personal Access Tokens", "request": { "name": "List Personal Access Tokens", @@ -135328,7 +135328,7 @@ }, "response": [ { - "id": "23a48a4a-abe1-42b8-b976-93dbcd62c212", + "id": "bc18884c-d2bd-4c8e-86c2-716630aa4c51", "name": "List of personal access tokens.", "originalRequest": { "url": { @@ -135390,7 +135390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ad4e89f-4572-42ae-82ef-805b66eaa8c0", + "id": "76fde36f-0558-4da0-a1d6-2b1ef61a1f52", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -135452,7 +135452,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f08d5ba3-0f87-4a8d-a511-d3cf83895f69", + "id": "9eaf8110-ad1d-419b-9e8a-d58e29c013c1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -135514,7 +135514,7 @@ "_postman_previewlanguage": "json" }, { - "id": "702bfad0-d313-4414-a47c-a66eaa7f30be", + "id": "6462a754-cbd9-473e-a468-192312c6969f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -135576,7 +135576,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8b35342-fb12-45d6-944b-baeb446e5c9f", + "id": "f9c8924e-d195-451c-b685-44e12de97c65", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -135638,7 +135638,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebc55b82-2d60-4dcf-94e4-0a1f632134da", + "id": "a023f646-a343-4fc7-9102-2fdf0dfd2bee", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -135706,7 +135706,7 @@ } }, { - "id": "762fddb8-50f1-4673-a8fd-0b73853adffe", + "id": "cfec8cd9-67ae-406d-ae81-7dff31177184", "name": "Create Personal Access Token", "request": { "name": "Create Personal Access Token", @@ -135748,7 +135748,7 @@ }, "response": [ { - "id": "14d2d6b8-1cdc-4ee3-9be0-a3b7ee808d67", + "id": "9a071fac-1e67-4c64-a871-1f28e90c549b", "name": "Created. Note - this is the only time Personal Access Tokens' secret attribute will be displayed.", "originalRequest": { "url": { @@ -135804,7 +135804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92762af6-0357-4b88-9bfb-ff5e0bb1ce8d", + "id": "63772242-25fb-4a3b-b681-ea699c6220f0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -135860,7 +135860,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a751151c-5e14-46b9-bad0-6c632530e49c", + "id": "6d70a1e7-db2d-483b-ad49-9d3bab32f1cc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -135916,7 +135916,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aef07577-a02e-4aa0-add7-9375060e5282", + "id": "6fa77c6f-1eef-448f-b487-9bc4db14e617", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -135972,7 +135972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "533a8cda-d417-4795-9983-ed3c18cb2056", + "id": "1a5d8491-ca90-4c44-ab6e-aabda74d81e5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -136028,7 +136028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdbecac0-e655-44e5-9fed-95f8d66be269", + "id": "9c010e92-a383-4e2c-8b62-03632d9731f6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -136090,7 +136090,7 @@ } }, { - "id": "a4acab79-05c7-4dd3-bf34-578d35010251", + "id": "88842e26-44c8-41cb-9376-020f13685c22", "name": "Patch Personal Access Token", "request": { "name": "Patch Personal Access Token", @@ -136144,7 +136144,7 @@ }, "response": [ { - "id": "02bd703c-b7a4-4b33-aed1-a38dc5f707a5", + "id": "5969fa96-868f-486b-8139-61a10f8987ac", "name": "Indicates the PATCH operation succeeded, and returns the PAT's new representation.", "originalRequest": { "url": { @@ -136201,7 +136201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "940e2992-9063-4410-bc32-2f0e36e42ff0", + "id": "bc4576e9-cb90-489c-b439-155aab0df0c4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -136258,7 +136258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16a2bb14-908d-4be5-88ce-65057ccd52df", + "id": "c8fb0312-a4d1-4d0a-92df-1e35c98121b4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -136315,7 +136315,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3a58b5d-4d17-43b2-8027-dfd0807f58d4", + "id": "165ea34f-3657-4f3f-ab70-1e080449609e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -136372,7 +136372,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f390798-a4d5-4d3d-b999-daa60505f5d4", + "id": "105e1d8f-b1b8-4693-908d-b1af7a3207fc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -136429,7 +136429,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2aa64f15-0dca-44bd-97cb-eff45830f6e6", + "id": "0a120ff2-14c8-4236-8644-c296c698915c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -136486,7 +136486,7 @@ "_postman_previewlanguage": "json" }, { - "id": "876d3bc2-b7ed-4cb6-8bf5-9fdf96923b73", + "id": "bdacac97-9077-4386-bf3e-187e54b440af", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -136549,7 +136549,7 @@ } }, { - "id": "02b8ef2c-9f93-4d2c-8dcc-e40c8473cade", + "id": "239fa6e0-4aba-45e5-b7c5-4f01ac2f9cc9", "name": "Delete Personal Access Token", "request": { "name": "Delete Personal Access Token", @@ -136590,7 +136590,7 @@ }, "response": [ { - "id": "872aa152-9e1a-4414-ae6b-e6bb4c30d22d", + "id": "dc9fe775-05c6-4259-871d-e3e4c58c41ab", "name": "No content.", "originalRequest": { "url": { @@ -136624,7 +136624,7 @@ "_postman_previewlanguage": "text" }, { - "id": "670e0d13-3827-4fbc-86bb-b3d3e9d3ddd4", + "id": "29904140-f743-4bdd-8ac1-637d9c74ba59", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -136668,7 +136668,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8639be8-1195-41ed-bb4c-8e075f9b1c7e", + "id": "685a6795-1981-43ae-a3ef-e4cbd265900a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -136712,7 +136712,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb1a3e29-a7fb-4a08-a1f8-29527bbfe2e2", + "id": "652f8b57-71ac-4f35-8182-902039b60749", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -136756,7 +136756,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69b3ddf6-5102-410a-b290-e25e16a64296", + "id": "071933f0-96fa-4770-a6ce-15011a1d7ab6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -136800,7 +136800,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86f68558-83c1-4f7f-823e-4d7a815d68b4", + "id": "6a049f90-8c77-4ec3-9d46-9380c8b16550", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -136844,7 +136844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2836eff0-cbb5-456e-835b-fffeb325a490", + "id": "c08fdcde-4894-430c-beb7-04e413006ab5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -136900,7 +136900,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": "3d28ed21-b4f4-4fac-a2af-e9e22c83beb2", + "id": "712d0362-8539-49ed-bc2b-ff80e0015a98", "name": "Get Public Identity Config", "request": { "name": "Get Public Identity Config", @@ -136929,7 +136929,7 @@ }, "response": [ { - "id": "cd3b6e08-b97a-444e-8f46-900a5b65fe2a", + "id": "636d12eb-f6c7-46c7-8849-71a1669f33f9", "name": "Request succeeded.", "originalRequest": { "url": { @@ -136972,7 +136972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c05636a9-46c7-43ce-ae83-76afa05c4d68", + "id": "b46ec65e-4a0e-4305-b349-645b27c6596e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -137015,7 +137015,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5e06e54-45ee-4b1f-901b-257fa80bc0d0", + "id": "a6898a27-e19a-4880-9c73-cbe13343a5d8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -137058,7 +137058,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9bd08d57-25bb-4e69-9680-7478a6d833d2", + "id": "977f197b-99d2-4199-a083-991a4e84c71c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -137101,7 +137101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8f6dcd7-39b2-4592-9ed1-d1d09136f7ba", + "id": "70e9daaf-2edb-4671-be27-6da9fab08322", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -137144,7 +137144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae4e3724-22fd-4996-9bab-75731ccac498", + "id": "78cdbd6e-9340-4980-b261-733cbf01e269", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -137193,7 +137193,7 @@ } }, { - "id": "a4a36ec1-8da4-4123-b5e7-958371d260c5", + "id": "c5798b70-6d9b-4c2c-9e5c-6133d0ffc632", "name": "Update Public Identity Config", "request": { "name": "Update Public Identity Config", @@ -137235,7 +137235,7 @@ }, "response": [ { - "id": "ac865df0-ba22-48da-aa47-0ca5b8892c85", + "id": "8f8322c8-f983-473e-9027-cfbe1df93868", "name": "Request succeeded.", "originalRequest": { "url": { @@ -137291,7 +137291,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71f0a3d7-267d-453c-8147-42bf1a48530e", + "id": "d6d54d6c-c5b1-4995-99ee-f8ab27ce2597", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -137347,7 +137347,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fbab52c-c9e0-4ce7-afdc-b7bd1f9a9685", + "id": "51c9af3b-cae6-4062-a348-c383afd52a49", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -137403,7 +137403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f17b238c-888d-4911-88b3-e90589062ffa", + "id": "1c8de165-509a-4811-9c16-5d338b753890", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -137459,7 +137459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f572c21-33c6-4f39-9df1-183210f3e1a9", + "id": "6912ecac-330d-4693-b7dd-b6fddb213b9a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -137515,7 +137515,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7727653-d16c-4b00-84de-ab1f8a77cb42", + "id": "3f274749-0c74-4673-99f9-3740da9fa001", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -137583,7 +137583,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": "6b78ba22-a500-4203-9511-700112e13963", + "id": "27c5d1bd-b3c1-408a-ab6b-5b5258767d05", "name": "Requestable Objects List", "request": { "name": "Requestable Objects List", @@ -137694,7 +137694,7 @@ }, "response": [ { - "id": "e10891d7-6d5a-436b-91b3-f99164671b78", + "id": "7a14c528-63d5-468d-9aee-7c2e46803a66", "name": "List of requestable objects", "originalRequest": { "url": { @@ -137819,7 +137819,7 @@ "_postman_previewlanguage": "json" }, { - "id": "239c0abb-27fe-4d2c-a322-554d50b042d2", + "id": "6141d5e3-403c-4063-9536-1ab80290664c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -137944,7 +137944,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc935323-4967-486f-b532-d96b442d37ea", + "id": "587d024f-a2d3-4a01-8f13-79802028652a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -138069,7 +138069,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05552d6c-4a1d-4249-8885-5076b5ab61e6", + "id": "0da6642b-594d-4f67-b774-47d4f9f78fd8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -138194,7 +138194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d00f45b7-6788-4f86-8b20-5ebf6ce19fe1", + "id": "ef6257c4-b099-4c43-a6d8-60c6d222568e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -138319,7 +138319,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed8fb3af-a2cd-4b14-8a5a-591620a08a23", + "id": "77061343-d3f3-4888-889c-96267b4efb14", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -138456,7 +138456,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": "4bcb9dae-7791-4ca5-84c5-13a9e756d4fa", + "id": "6e5843c5-2c13-4161-bfe0-f35203bb5e44", "name": "List Roles", "request": { "name": "List Roles", @@ -138558,7 +138558,7 @@ }, "response": [ { - "id": "4aff8bab-aac0-40c1-af79-2a61d979a2d3", + "id": "bc8cf34d-ea7b-45a2-8048-06d1a5c8cbab", "name": "List of Roles", "originalRequest": { "url": { @@ -138674,7 +138674,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90c0fb67-ddd6-4b5a-b9d2-a7986d603683", + "id": "6cbea8c4-fbf8-434f-a4a4-cb9e193cb6c3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -138790,7 +138790,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f31d840-eae2-439f-8ad0-cb377f348c51", + "id": "5977d4cc-cae6-446e-af71-de890ff57c1e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -138906,7 +138906,7 @@ "_postman_previewlanguage": "json" }, { - "id": "730459f5-6b39-4236-bd43-1bf37c0ba2ca", + "id": "c07464db-8966-4b40-bc95-0e6ed5464eb2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -139022,7 +139022,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6421ab5-14c6-4e1b-8d15-65f22bbd06ec", + "id": "e66811e6-77e4-4017-9f16-c2e6b08e510d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -139138,7 +139138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09f0743f-8fd1-4504-b281-b08ee06da8a2", + "id": "7bf0fe38-8458-4bb6-a5d0-435177da5e0c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -139260,7 +139260,7 @@ } }, { - "id": "7552e4af-d6f9-4062-850a-92f6e2ab328f", + "id": "175a0da1-dd93-4a31-9a91-066e6162f59a", "name": "Create a Role", "request": { "name": "Create a Role", @@ -139302,7 +139302,7 @@ }, "response": [ { - "id": "50ab1e96-c814-45ea-9c94-1678900c97de", + "id": "ebd4da71-abdb-45cb-9bed-35d0ddb3eb60", "name": "Role created", "originalRequest": { "url": { @@ -139358,7 +139358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2c3afae-cc43-4c3f-bbff-071410b163fa", + "id": "9b458135-1b5b-4646-b1aa-5e2f57ca19c8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -139414,7 +139414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25db7184-8ce0-44f2-8494-984465e8011d", + "id": "279d4caf-9667-4dbc-9857-53d77b4f49bd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -139470,7 +139470,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d30adeee-b2b9-4837-8dfb-bdc0a9b2e29c", + "id": "07eb274c-b290-4e33-a82a-162700c6fc74", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -139526,7 +139526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e22250e-8e54-4860-a556-34687409693b", + "id": "06f218b8-60eb-4b18-8ac4-15848d4e974f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -139582,7 +139582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a11db380-ab7b-4e65-8321-152205059040", + "id": "a6705843-b82a-4d51-a1bd-52b5c3780f26", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -139644,7 +139644,7 @@ } }, { - "id": "fe06bbfc-3b24-4f36-8cbf-ff99874baa7e", + "id": "38f5d847-2426-49ce-85b2-86af7f802354", "name": "Get a Role", "request": { "name": "Get a Role", @@ -139685,7 +139685,7 @@ }, "response": [ { - "id": "249ac705-971f-4397-864a-d9d08d8f230a", + "id": "653a9549-dd1c-4f8c-b2b6-3cd08e90d319", "name": "List of all Roles", "originalRequest": { "url": { @@ -139729,7 +139729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58dc4c45-785f-4e97-9d11-da425e4511cf", + "id": "a1c7a710-069d-4633-a575-338f5e1f31bd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -139773,7 +139773,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e90afa8-64fe-4f2e-b38b-a8890cfe8d64", + "id": "9fb6541c-87eb-46db-ae5d-32abc9f7f430", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -139817,7 +139817,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b84ff777-e9e8-4f4b-8442-5ab800c6e97f", + "id": "90c2e2c8-3f2d-4f4f-8468-645d21cf2e57", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -139861,7 +139861,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6004782c-6d8a-49ca-aca0-bff9d0e21960", + "id": "2390b2f9-7634-4389-bd6d-604f94ae8ce4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -139905,7 +139905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10ece5ed-73f6-4b10-af3a-2200706d06f6", + "id": "2f81820e-7a26-4be0-ab22-83989113eed8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -139955,7 +139955,7 @@ } }, { - "id": "38eac951-ed84-4f75-91c2-cbfa023ecaee", + "id": "6720d682-2aba-4cdf-a533-9b2031d84e77", "name": "Patch a specified Role", "request": { "name": "Patch a specified Role", @@ -140009,7 +140009,7 @@ }, "response": [ { - "id": "ed0f3788-d15e-48ef-8008-094a56498531", + "id": "3b6a8783-353b-4d75-b4a3-0b9ef3c8f560", "name": "Make a Role Requestable and Enable it in One Call", "originalRequest": { "url": { @@ -140066,7 +140066,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3cfec81-7921-4b1e-b811-f5f1f34b73f8", + "id": "1789e961-3816-4e95-862c-cfc3ea6d4cfc", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -140123,7 +140123,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42e2d47a-07ad-4f71-9705-fb20fabcaaba", + "id": "f563107a-10e9-4b94-9160-b8a107cfaeba", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -140180,7 +140180,7 @@ "_postman_previewlanguage": "json" }, { - "id": "713c9aea-e420-446c-b981-6e4abc0ebdda", + "id": "051da183-5eb7-4f5e-900d-4a525850fb9d", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -140237,7 +140237,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2228d2d-8561-48eb-8bbc-8111293f86d5", + "id": "3185cdfc-409c-4dae-84a5-a948033c8fde", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -140294,7 +140294,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7adaa160-9395-4225-8e10-9bbbc77ed03c", + "id": "2c45e20e-aa55-4c35-93b6-6f735f612922", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -140351,7 +140351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78bf2247-39a6-4dc9-a959-0bda75e9d1eb", + "id": "f857c013-5288-4df8-9419-cff01149dc04", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -140408,7 +140408,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51a4076e-ae38-4e96-80d0-789354b5b0f5", + "id": "bd02604c-8993-420d-85cb-3c6f706b2c00", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -140465,7 +140465,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3f86aed-c8d1-4d44-b2e6-0b470a7fb542", + "id": "ef7f6a82-c58e-4026-9018-fde65000aa33", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -140522,7 +140522,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55920676-00b0-4d8b-be1b-5bc0a132c424", + "id": "eaf8108e-8fc7-48a8-b6cf-dafd730b4f55", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -140579,7 +140579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c3b38d8-c211-4dd8-a5cd-36bb3eba642c", + "id": "f492f3cd-d4f7-4db9-b88d-54f3f8d9cf05", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -140636,7 +140636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c2d8274-5eb4-406e-a861-df7a6636db79", + "id": "aec733ba-0da4-491d-9daa-68356345c489", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -140693,7 +140693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c853fe7-2812-464a-9e4e-ada98e11b87b", + "id": "99856879-3d4f-4d5d-9190-b35de01fd2b7", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -140750,7 +140750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a442403-d6d1-4668-9a95-6d7ef382d992", + "id": "8f2af674-e6c0-49c1-9b4b-05e78ceafca9", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -140807,7 +140807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65163a78-2692-4fee-a5f6-529718de371b", + "id": "0e0eccdc-dee1-4472-98cc-6f4f00a41855", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -140864,7 +140864,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a53c2168-edd7-4996-b1d5-0e776699c207", + "id": "2050270a-f833-483a-aeb0-81c0d02d0e0f", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -140927,7 +140927,7 @@ } }, { - "id": "36e40586-a98b-4533-91bd-0040e9748117", + "id": "fbeddf5c-75c5-4be3-9c9c-3aa00acab0e9", "name": "Delete a Role", "request": { "name": "Delete a Role", @@ -140968,7 +140968,7 @@ }, "response": [ { - "id": "73e033c8-19f3-4dfe-a91c-3a3b282ad170", + "id": "1361e18a-ec58-46ac-b1d7-938ff8cde953", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -141002,7 +141002,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7cb5644a-ce5f-4d4b-8546-915387a97d44", + "id": "758f9c8f-04fd-48f0-a1f1-fa20235afd7e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -141046,7 +141046,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf10cad3-c5e4-4c2c-b985-8ead4d859b88", + "id": "61c8d356-4a02-44e1-aabe-dd9661d27e1f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -141090,7 +141090,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2490ce2-73ba-4642-a405-645156da45ec", + "id": "09890dee-0429-4e5e-8a5b-f991ddf39a40", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -141134,7 +141134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f27a8ae0-c56f-4016-8a38-a51c5f9dc070", + "id": "8ff5677b-beb6-4cc8-b01b-83fc341a50f9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -141178,7 +141178,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28e351fb-ce10-4114-8bdf-13c6dc8573f0", + "id": "0ac76872-781a-4465-84a0-910ca92b2667", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -141228,7 +141228,7 @@ } }, { - "id": "6d457cbc-7ae9-46c6-8f82-f86480f252ab", + "id": "9373bb1d-d300-428a-ab1b-97cf3c362839", "name": "Delete Role(s)", "request": { "name": "Delete Role(s)", @@ -141271,7 +141271,7 @@ }, "response": [ { - "id": "c21631f2-3baf-4835-bf9a-573c3e7b0f47", + "id": "a5de4ec8-7909-4ce6-8ef6-77eb831c587a", "name": "Returns an object with the id of the task performing the delete operation.", "originalRequest": { "url": { @@ -141328,7 +141328,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1403d14a-d995-4041-aa5a-e24e1b824301", + "id": "205dec2c-fcfc-4648-a8f8-cf3dc1f1f383", "name": "400.1 Bad Request Content", "originalRequest": { "url": { @@ -141385,7 +141385,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7bc03d3d-71b5-45d0-8bfa-710e9009a9dc", + "id": "1ee5cbfa-db70-4264-afe5-dca845bb216e", "name": "400.1 Role ids limit violation", "originalRequest": { "url": { @@ -141442,7 +141442,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c450b29-e96c-4f6c-87ec-15f3a5406c2f", + "id": "d57e9ceb-9a4f-41c6-b621-928639df4fe1", "name": "400.1.404 Referenced object not found", "originalRequest": { "url": { @@ -141499,7 +141499,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f979b20-b430-4459-be2c-9747f05a943e", + "id": "ab325369-361c-45a1-964e-40dfb0da9af9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -141556,7 +141556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffd85767-66e3-4cbe-8740-494e1edd8118", + "id": "0e9c0628-ad19-487c-89d2-d2058be5a5e6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -141613,7 +141613,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aabcb25d-702d-4716-bde5-6c078610cf07", + "id": "2c75e391-c6ed-498b-95e1-8395e17f4ca9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -141670,7 +141670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e14f2ccc-a31a-4389-a8f9-cdeeee7dd145", + "id": "9de0d1f0-da3a-40dc-9709-691646e2e022", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -141733,7 +141733,7 @@ } }, { - "id": "f721084d-f85f-4d77-a447-5003f61feb89", + "id": "a0fdee75-833c-4e69-897a-b947981ac90d", "name": "Identities assigned a Role", "request": { "name": "Identities assigned a Role", @@ -141818,7 +141818,7 @@ }, "response": [ { - "id": "52f41010-3e0f-4942-926c-758f336c4aae", + "id": "0b0e2f64-d623-4002-acca-9db0f90c075b", "name": "List of Identities assigned the Role", "originalRequest": { "url": { @@ -141909,7 +141909,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06920031-5f87-47ae-bccf-bb5cd9d9975b", + "id": "cfaa778b-94cd-4891-9c21-fa5a447b4ec1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -142000,7 +142000,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f05e17f9-d064-4e5f-8f94-06a12b149bf6", + "id": "57166914-5049-4cbd-a5b6-76394196e6ea", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -142091,7 +142091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "281afa4b-a5c3-498e-a9cd-280a97930d86", + "id": "0076636d-2e55-499f-a167-194ec5094b5a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -142182,7 +142182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cada2e2-3969-4ce2-8caa-e7ab6840bc15", + "id": "ac8dffaa-5295-40ab-8776-1c045bcad0ef", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -142273,7 +142273,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c95da23-a1c0-4544-b61d-58ef87550cd3", + "id": "1ca12c8e-b433-4543-be4d-59734ce33aeb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -142370,7 +142370,7 @@ } }, { - "id": "cf27e149-3577-45c5-b480-92d4ce6e4ab6", + "id": "3354423f-eac5-47dd-ab6f-cd32ddbb4a43", "name": "List role's Entitlements", "request": { "name": "List role's Entitlements", @@ -142458,7 +142458,7 @@ }, "response": [ { - "id": "2f65693f-16c4-4840-8e5e-7e68c4b52a75", + "id": "4396ed5a-3c4c-49d7-ae9d-5da2baeadc25", "name": "List of Entitlements", "originalRequest": { "url": { @@ -142549,7 +142549,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd7abb77-4599-414e-8236-1ababcb03a9b", + "id": "cc8777e9-e546-4a1a-a198-df4d0cebc672", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -142640,7 +142640,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b945c4b7-3669-4191-97b4-4bed8bc9fdf5", + "id": "bec7bcdd-723c-4e7c-ae76-644e7752ad54", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -142731,7 +142731,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fbf3387-52c3-40d7-b451-fd6caf096aff", + "id": "27509032-9643-4561-a5d9-bcd6fa1f0438", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -142822,7 +142822,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6b3dcf3-1f1e-4169-a7d3-a7bdeba630e4", + "id": "a0ee5fbd-9376-4252-bf20-98b65c5c47cf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -142913,7 +142913,7 @@ "_postman_previewlanguage": "json" }, { - "id": "295785c1-c619-45a6-bf22-88d662199c81", + "id": "17bb2a6e-4bf9-4c7e-b1e8-e5339dbae2c1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -143016,7 +143016,7 @@ "description": "", "item": [ { - "id": "a5022983-4b15-46b0-96c8-6060fc7af237", + "id": "7ef1491d-de3d-4721-8ac7-87ac4ea16dcc", "name": "Generate insights for roles", "request": { "name": "Generate insights for roles", @@ -143046,7 +143046,7 @@ }, "response": [ { - "id": "37d817b8-b6d5-411a-a70d-f85e100f2bdc", + "id": "ea21a877-d360-4fd2-9485-70740db6e676", "name": "Submitted a role insights generation request", "originalRequest": { "url": { @@ -143090,7 +143090,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d418cfb7-7f30-4c41-84a4-c14d66cf6507", + "id": "2c37f3d6-b9a4-41ae-b3d8-5fe83894fa9c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -143134,7 +143134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "690fd263-9742-4dbc-a0ce-208a49728e03", + "id": "dec0140c-9ada-4003-925c-2a14cb4cb97f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -143178,7 +143178,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afb57420-29aa-49d9-a33b-4110f8adaedd", + "id": "fc56b078-7f5a-442e-9a1c-d633fa556342", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -143222,7 +143222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97a1f410-075b-474c-9b56-c2c307dce1c2", + "id": "b645c205-6fc3-402d-9571-c392b9ca5322", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -143266,7 +143266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9a91b6a-4c8f-4dd9-b17c-255a71e116dd", + "id": "7c5263e5-ea1d-44c8-a3bb-d531e91bc1a2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -143316,7 +143316,7 @@ } }, { - "id": "6f1c32a7-dcc2-4047-a942-cf30e5398453", + "id": "9f2f292b-8d74-4070-82e7-8150a2729d40", "name": "Returns metadata from prior request.", "request": { "name": "Returns metadata from prior request.", @@ -143358,7 +143358,7 @@ }, "response": [ { - "id": "1ff28edc-8f9e-48d1-80bb-aff04344f7d1", + "id": "6716a0c1-c6d5-4a4f-9bfb-982d96cbd723", "name": "Succeeded. Returns details of an earlier role insights request.", "originalRequest": { "url": { @@ -143403,7 +143403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5dba953d-687c-44da-8009-1c3452579174", + "id": "9e550774-9922-4382-a239-335edfa40d34", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -143448,7 +143448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1701eb2-d5f1-4971-bd81-7fe9650e73da", + "id": "b4c30a5e-788f-469e-851c-0d54da6b93fe", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -143493,7 +143493,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea126210-5152-41d3-ae3d-bf94c55b2eca", + "id": "1f3ee92e-932a-4a86-8f80-d7ff7bb987ae", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -143538,7 +143538,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c534b1b1-b314-4b12-82d0-21b818f6fde8", + "id": "130caf88-6108-463a-a9b0-5ac8e4590eb4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -143583,7 +143583,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40ee7bae-5737-4bb0-b21d-f6aa1fbeefda", + "id": "18fbb31c-7a07-426d-ac17-2c3fb0d948fd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -143634,7 +143634,7 @@ } }, { - "id": "dc9ab90b-8360-422d-a311-169bbefa61c9", + "id": "bfa2451f-57ca-44ac-b2f6-44b1a3adb80a", "name": "Get role insights summary information", "request": { "name": "Get role insights summary information", @@ -143664,7 +143664,7 @@ }, "response": [ { - "id": "6b7240f0-692b-4852-b67e-afe1983fbd85", + "id": "3bf0b9c3-809b-4bd4-a760-abad251b78db", "name": "Succeeded. Returns high level counts.", "originalRequest": { "url": { @@ -143703,12 +143703,12 @@ "value": "application/json" } ], - "body": "{\n \"numberOfUpdates\": 21688987,\n \"lastGenerated\": \"2020-05-19T13:49:37.385Z\",\n \"entitlementsIncludedInRoles\": 45,\n \"totalNumberOfEntitlements\": 250,\n \"identitiesWithAccessViaRoles\": 550,\n \"totalNumberOfIdentities\": 980\n}", + "body": "{\n \"numberOfUpdates\": 98304702,\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": "2bf41f69-29f8-47e0-9370-107ebadffb4b", + "id": "a434766f-b5f6-47d5-b1ac-a605993f1cbd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -143752,7 +143752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0560d0ca-17d5-4f83-910d-f4004a2f3934", + "id": "711504ef-ddda-4653-b33c-1104c6ee8c87", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -143796,7 +143796,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6f853fc-20b3-4917-99be-a6ee75d276d2", + "id": "2920833f-c6f4-455f-b875-dd7b5e34cbab", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -143840,7 +143840,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d7adb88-73e4-491f-91b5-4ac288ffad93", + "id": "4f01f479-8081-46f5-9f78-704212240d29", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -143890,7 +143890,7 @@ } }, { - "id": "79ef9fa8-8680-4b76-9d1f-817a9b846fd2", + "id": "7292a91f-dece-4da4-b74d-ca9cd8f19c1c", "name": "Get role insights", "request": { "name": "Get role insights", @@ -143965,7 +143965,7 @@ }, "response": [ { - "id": "0a7aeca5-d999-45b3-aff3-7bc28a3b126e", + "id": "2b0e33ac-cecb-41cd-b7d6-39ab3afb7bf4", "name": "Succeeded. Returns a list of roles with information about insights for each role.", "originalRequest": { "url": { @@ -144054,7 +144054,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3511672b-086d-42f8-b402-8ca0d502771a", + "id": "43241929-e8a4-4b53-961c-76972e140826", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -144143,7 +144143,7 @@ "_postman_previewlanguage": "json" }, { - "id": "281f35ce-d471-448d-b5a1-4b212d18873b", + "id": "a9112057-19f8-4814-8b7c-75a540b4ab55", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -144232,7 +144232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fff10bb3-2acc-416b-a7f7-01c701178d79", + "id": "5dc2f5f6-db66-46bb-990b-8f7c1634d7ee", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -144321,7 +144321,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25532b9a-7b87-4810-8ae1-7728764de8ae", + "id": "5c7989c1-bbe5-4dbb-a5e2-3c8ffc1e292d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -144416,7 +144416,7 @@ } }, { - "id": "76e56aa7-b9ea-49c9-aff1-8f1fb3b69c5f", + "id": "804142f2-93fa-44d2-8af7-c11e3d317d32", "name": "Get a single role insight", "request": { "name": "Get a single role insight", @@ -144457,7 +144457,7 @@ }, "response": [ { - "id": "c6dc0529-541c-466f-b5fc-0f5771ced879", + "id": "55bf7dde-52d7-420f-b4a6-07137b4ed705", "name": "Succeeded. Returns information about insights for a single role.", "originalRequest": { "url": { @@ -144501,7 +144501,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5762ac24-c761-4218-91a3-4572ef26f4a5", + "id": "ef2bf6df-8eca-4c81-8cd6-97a14eb67b16", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -144545,7 +144545,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0378fd0-aec4-4c84-9f53-0f798f8e9990", + "id": "75c06c7d-e61a-4df4-945d-2bfded880c5f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -144589,7 +144589,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e31061b-8647-4aba-8865-f898adc97ef5", + "id": "a2c07331-539f-48f0-a470-5f22454a3d73", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -144633,7 +144633,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14ed91f2-a05e-4e69-a6ec-585365bb2008", + "id": "4ede2e38-4517-45d5-8c6c-9086258b66c8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -144683,7 +144683,7 @@ } }, { - "id": "032b73cb-a0a2-4536-918c-80ea7a363f61", + "id": "06ba3416-7924-4cba-b681-27ff1e3936fd", "name": "Get entitlement insights for a role", "request": { "name": "Get entitlement insights for a role", @@ -144708,7 +144708,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -144744,7 +144744,7 @@ }, "response": [ { - "id": "8d880252-e81e-4b69-be8d-7d5e26841fe9", + "id": "cc785e83-d231-4bee-ae1f-f90639839191", "name": "Succeeded. Returns a list of entitlements to be added for a role.", "originalRequest": { "url": { @@ -144764,7 +144764,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -144803,12 +144803,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"name\": \"a\",\n \"id\": \"commodo nisi ipsum minim\",\n \"description\": \"ad eiusmod\",\n \"attribute\": \"et aliqua\",\n \"value\": \"laboris Excepteur nisi\",\n \"source\": \"laboris e\",\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000\n }\n },\n {\n \"name\": \"id officia\",\n \"id\": \"anim laborum consectetur quis irure\",\n \"description\": \"veniam reprehenderit tempor ex\",\n \"attribute\": \"adipisicing ut fugiat do\",\n \"value\": \"dolor deserunt Duis\",\n \"source\": \"Excepteur officia incididunt\",\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000\n }\n }\n]", + "body": "[\n {\n \"name\": \"dolore fugiat dolor esse Excepteur\",\n \"id\": \"esse non\",\n \"description\": \"sed \",\n \"attribute\": \"consequat Ut\",\n \"value\": \"non voluptate\",\n \"source\": \"aliquip occaecat anim\",\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000\n }\n },\n {\n \"name\": \"et sit qui amet\",\n \"id\": \"sit quis\",\n \"description\": \"eu voluptate sunt\",\n \"attribute\": \"ut ullamco consectetur adipisicing\",\n \"value\": \"nostrud Duis\",\n \"source\": \"ut labore dolor esse cillum\",\n \"insight\": {\n \"type\": \"ADD\",\n \"identitiesWithAccess\": 850,\n \"identitiesImpacted\": 150,\n \"totalNumberOfIdentities\": 1000\n }\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a04ab24b-1db9-4f9d-97af-b05175a7cf48", + "id": "9ee9162c-fc84-478e-ab8c-6119648a90b4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -144828,7 +144828,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -144872,7 +144872,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd624927-d672-40ec-b70a-5f4b622da655", + "id": "9046e71e-7e27-46bc-b175-7dd7f9cc1891", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -144892,7 +144892,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -144936,7 +144936,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a20cf458-d87a-49cc-a280-b7555dca1cae", + "id": "c08de62f-dc66-4f28-b26d-82d7496dde76", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -144956,7 +144956,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -145000,7 +145000,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3619708c-ff03-4fdb-ae25-dcb5c8332840", + "id": "1978066c-f587-4400-898f-b0468ecfa95c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -145020,7 +145020,7 @@ "type": "text/plain" }, "key": "sorters", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -145070,7 +145070,7 @@ } }, { - "id": "b860cf55-45a7-4479-89ec-0c76032df6ff", + "id": "ec28625d-6f3b-4801-a7c7-9b090537d033", "name": "Download entitlement insights for a role", "request": { "name": "Download entitlement insights for a role", @@ -145132,7 +145132,7 @@ }, "response": [ { - "id": "6f5cea35-77f7-4101-b411-781a27c1c376", + "id": "0a2504af-5b07-4236-b110-e63a2ec9c13c", "name": "Succeeded. Returns a csv file containing a list of entitlements to be added for a role.", "originalRequest": { "url": { @@ -145192,12 +145192,12 @@ "value": "text/csv" } ], - "body": "sit", + "body": "dolor ea non ut", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "24556a92-bb7f-4e48-a4d1-7aceae34acc6", + "id": "75c634df-8f23-4e8d-90d4-bbbad4a689e2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -145262,7 +145262,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e5a27a6-1f2e-4265-9669-ea5fc143cae4", + "id": "c49ee547-f45b-4a2c-b8b8-d7a7092b08d0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -145327,7 +145327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af5230f0-c1c9-4423-8072-cc780491e965", + "id": "c115f707-9f39-4896-aead-39f6b29c4425", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -145392,7 +145392,7 @@ "_postman_previewlanguage": "json" }, { - "id": "568aa89b-2867-4dde-b809-a1e5f030b503", + "id": "00dd71c6-6b06-41f3-90f9-4217eb267bc1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -145463,7 +145463,7 @@ } }, { - "id": "9d12a40c-b2dc-41ca-8883-64e0b660773a", + "id": "e5ebf451-68e5-4559-ae6e-418147d3afab", "name": "Get current entitlement for a role", "request": { "name": "Get current entitlement for a role", @@ -145515,7 +145515,7 @@ }, "response": [ { - "id": "71061f36-9237-4c48-85fa-9c17aa4263f6", + "id": "48dcda7a-e6e9-438b-9a9e-a36733dc56b4", "name": "Succeeded. Returns a list of current or pre-existing entitlements for a role.", "originalRequest": { "url": { @@ -145570,7 +145570,7 @@ "_postman_previewlanguage": "json" }, { - "id": "007dad8d-61c0-4d6e-b954-4ffcc934e29f", + "id": "1ee2eac3-8163-44da-a296-f8aa771bb40f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -145625,7 +145625,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c86a8258-f733-43be-aa1f-d43a59ac39b1", + "id": "e786bb8f-aefd-455e-bb20-856d0eb6c407", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -145680,7 +145680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec7b6a42-5935-45f8-8cd4-b9cc396affb3", + "id": "e0119731-223e-4a06-b6e7-bbe5c556d699", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -145735,7 +145735,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e9cf054-cfb6-4c51-9dba-0799d81862c3", + "id": "be703424-9b7f-487b-8f84-c81be143ec52", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -145796,7 +145796,7 @@ } }, { - "id": "db205cb5-6136-4fff-a501-f609c0054cd4", + "id": "6e8fda90-4441-426d-bd46-ef3882dc5e76", "name": "Get identities for a suggested entitlement (for a role)", "request": { "name": "Get identities for a suggested entitlement (for a role)", @@ -145905,7 +145905,7 @@ }, "response": [ { - "id": "823bf0c9-38ff-47d6-b364-b4cb139969b1", + "id": "eb2ae952-fc7d-4b36-9b29-a3ddbe24ab34", "name": "Succeeded. Returns a list of identities with or without the entitlement.", "originalRequest": { "url": { @@ -146007,7 +146007,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e6a6329-f5c1-47c4-844f-d6bdd96b0f56", + "id": "7c509e6d-cda6-4de8-b8c5-59535b008605", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -146109,7 +146109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05838a47-5fae-47fb-943a-b27acc1bab47", + "id": "c226d2cb-d153-473c-b2a8-aab098958fe2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -146211,7 +146211,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20138ae9-f697-422e-ba37-bfb061d379ef", + "id": "67121ac3-c255-4e83-9fc8-684902442bf3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -146313,7 +146313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e40bf470-595c-42a4-a02f-12e98981414c", + "id": "739991f8-129b-4d60-b197-ef1dedcfa884", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -146427,7 +146427,7 @@ "description": "", "item": [ { - "id": "d8349794-c739-40ad-845a-927c81306809", + "id": "1db16c59-6f8e-4f11-87af-7234930f51f5", "name": "Configure/create extended search attributes in IdentityNow.", "request": { "name": "Configure/create extended search attributes in IdentityNow.", @@ -146470,7 +146470,7 @@ }, "response": [ { - "id": "08bafc02-21b7-4ec4-9c4d-3864c44be5fa", + "id": "efbb49e1-c512-4221-ab6f-14869a42edd3", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -146527,7 +146527,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ff47982-3d1f-4505-a1d8-8d1304e1492e", + "id": "1bd5f855-c7fe-4392-948a-3a40d0adcda7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -146584,7 +146584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9ac551c-9435-460f-8078-cb1edb9183d5", + "id": "eb4dfe75-b844-4b0d-8b50-15374ea9b3bb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -146641,7 +146641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6cb6bf2e-f1c5-4310-a1f5-1f7b8c66f08b", + "id": "104e5e00-867b-4ae6-b322-b958cc0ab20d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -146698,7 +146698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27d1f15f-8ed2-4938-a425-528a5bf31101", + "id": "9de2c227-34f4-49b3-9021-38cde2cad469", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -146755,7 +146755,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd6cb264-1019-4fe5-b64a-b46240077b21", + "id": "759491ce-62d2-4834-9008-e4b069945e14", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -146812,7 +146812,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c1229dc-77ea-490a-9645-e47ffac34bc2", + "id": "1beaac3e-5a39-497b-81eb-270aa7673488", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -146875,7 +146875,7 @@ } }, { - "id": "4927bafe-fd79-4811-80b4-db3c458800b1", + "id": "25d14251-a714-4412-bb9b-e7ef1886d8ce", "name": "Retrieve a list of extended search attributes in IdentityNow.", "request": { "name": "Retrieve a list of extended search attributes in IdentityNow.", @@ -146905,7 +146905,7 @@ }, "response": [ { - "id": "55a64351-d885-46c4-b82d-dc5ac798c194", + "id": "eb8070bd-68d9-43d6-bcf1-64cb59aec41c", "name": "List of attribute configurations in IdentityNow.", "originalRequest": { "url": { @@ -146949,7 +146949,7 @@ "_postman_previewlanguage": "json" }, { - "id": "112e21eb-58dc-4c93-8b3a-ad55f9d546ad", + "id": "bebd5b70-19a0-43df-801b-04757d0609fa", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -146993,7 +146993,7 @@ "_postman_previewlanguage": "json" }, { - "id": "190a2a9e-0eff-479a-a43c-b744788d1e09", + "id": "f3a227cb-6909-4a8c-99af-92c450bd7479", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -147037,7 +147037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbaabc72-85de-4156-af5d-70f5969ec44c", + "id": "ab778acc-3283-4530-a672-ab48aed9ea2c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -147081,7 +147081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33b9d52b-f29c-4192-9520-4e08a7a392cb", + "id": "58257923-124c-4bca-bc96-77765f572ea6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -147131,7 +147131,7 @@ } }, { - "id": "6bece332-2ea8-4d78-a1c8-5b25379b8352", + "id": "0ad160a2-9678-49f5-afba-b35ec71437ea", "name": "Get the details of a specific extended search attribute in IdentityNow.", "request": { "name": "Get the details of a specific extended search attribute in IdentityNow.", @@ -147173,7 +147173,7 @@ }, "response": [ { - "id": "52bae2bf-1500-4fcf-8814-c8b4f6ad8d54", + "id": "203433aa-701b-490d-93dc-e768fb153b5e", "name": "Specific attribute configuration in IdentityNow.", "originalRequest": { "url": { @@ -147218,7 +147218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "287841c9-2482-4982-8bbf-86bb9330f421", + "id": "32e2d06c-fd19-497a-97a3-6390552bcbfc", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -147253,7 +147253,7 @@ "_postman_previewlanguage": "text" }, { - "id": "faa8b9d1-0d05-49ad-815d-efc24866de53", + "id": "7316eccc-b196-4124-a998-1508ddee2cc7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -147298,7 +147298,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1a7c9bd-48a5-407b-9c27-757aabf461b2", + "id": "f163cdba-fd41-4d98-91a1-43aa3fd74b4c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -147343,7 +147343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37270a00-506b-48a5-8496-0e5dcf659811", + "id": "b977b72b-b873-48b3-a3d6-6d42916b4345", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -147388,7 +147388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67dbd830-4312-423a-86b5-b05124baa931", + "id": "b278cc9e-4bfb-4474-b710-2ce579f50e91", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -147433,7 +147433,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb4314a9-3484-417e-ac21-d57b81f83128", + "id": "f7dbbb9d-197e-4198-8e5b-b8bef8bac0a1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -147484,7 +147484,7 @@ } }, { - "id": "10c7423c-74dd-411e-beca-b32e5b569b5a", + "id": "7531b95c-a874-478c-ac12-0e0ff1bcf311", "name": "Delete an extended search attribute in IdentityNow.", "request": { "name": "Delete an extended search attribute in IdentityNow.", @@ -147526,7 +147526,7 @@ }, "response": [ { - "id": "cb7769d1-daa1-4e81-a47f-14dac782ab8f", + "id": "0c55e765-c47e-40d1-bc0e-4ef829c4c25c", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -147561,7 +147561,7 @@ "_postman_previewlanguage": "text" }, { - "id": "e4565097-9152-40b5-bec7-1263f8a3a1b9", + "id": "c526b5fd-7991-43ce-b017-38ad28eda21d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -147606,7 +147606,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22a5d6c2-34ee-4ef3-a2b6-3d8ef7b5cf31", + "id": "a98001ee-9a9e-44e8-b5fe-21f54ee1210c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -147651,7 +147651,7 @@ "_postman_previewlanguage": "json" }, { - "id": "196326e9-91b9-4e01-8202-d59cb8081c4f", + "id": "aadcc3ee-5398-48c5-b662-39e9f47ee517", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -147696,7 +147696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "febcef33-c4cc-4e89-976a-e88d7dbb7c30", + "id": "e80120d5-f035-4e59-837c-46b3b2cf01de", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -147741,7 +147741,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55b64a57-1a72-4572-beec-863decc34b2e", + "id": "50312743-7f9b-4fcb-825a-d05f719c7429", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -147792,7 +147792,7 @@ } }, { - "id": "7de9ff56-6783-4e0a-9dbc-0d686202274b", + "id": "11cdc697-95a7-48fd-a18a-6d3a69c514b1", "name": "Update the details of a specific extended search attribute in IdentityNow.", "request": { "name": "Update the details of a specific extended search attribute in IdentityNow.", @@ -147847,7 +147847,7 @@ }, "response": [ { - "id": "2b65bc33-96d0-40ed-a64b-4b49ad0d2a2d", + "id": "11bfa923-63ff-4707-91f8-11551b77d49e", "name": "Responds with the Search Attribute Configuration as updated.", "originalRequest": { "url": { @@ -147905,7 +147905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "217a7f1b-a9c1-4750-9636-bca778cafb6f", + "id": "c175d6e1-fd74-463e-b322-e41c1c82da47", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -147963,7 +147963,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f9c19b3-c241-48a1-a3a9-d5b39ffe2a95", + "id": "a658a75b-ca63-4b2c-9a55-b485d4329fdf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -148021,7 +148021,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3573434e-9f64-44a6-9465-2109143482b3", + "id": "5705eecc-8a05-45a8-a569-8bad717e5087", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -148079,7 +148079,7 @@ "_postman_previewlanguage": "json" }, { - "id": "15723ebd-f251-4dc9-adab-6cfc1c8e0752", + "id": "b93c2e60-6b2c-427a-830f-430ac5352c78", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -148137,7 +148137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e00bddf-132a-47f7-8a61-1e2aeb437bfe", + "id": "8568c7cc-bdc4-4361-b6d2-ff00797bc9d2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -148195,7 +148195,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f58358b-ee4f-4e28-8562-bb59586a1a8a", + "id": "97a7d014-a001-4a1d-8821-1cda721b7434", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -148265,7 +148265,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": "45e38483-1197-42c4-8458-6d4275bdd0d7", + "id": "c4fe4fa6-c859-4b87-bbd8-1047f12a1a89", "name": "Create Segment", "request": { "name": "Create Segment", @@ -148307,7 +148307,7 @@ }, "response": [ { - "id": "8212c0a2-4bd2-40c4-9b34-a3e9f15ace8e", + "id": "d5378d68-59ce-48ac-a2d7-56f618b98ebd", "name": "Segment created", "originalRequest": { "url": { @@ -148363,7 +148363,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f0d8202-f4ba-4579-9cf0-a122627a637f", + "id": "ccb8089d-c2ad-4c88-abac-3fe4d08a7aae", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -148419,7 +148419,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7cbcc31c-1ff8-43dc-b976-a459ce20a301", + "id": "d14e0685-3d03-4abb-b3e0-77ac45cc25ff", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -148475,7 +148475,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a21a5ab-04a0-410e-b0ab-6a95558df6ee", + "id": "e9df6a9e-15fc-419d-8fbc-07ae4f5b7789", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -148531,7 +148531,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a031004a-dec5-4479-bbc4-08b1f8da13eb", + "id": "355d80e0-de60-4c16-96e1-b4d8c9723dc6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -148587,7 +148587,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29e21b07-be7e-4180-a91a-3c981576a75e", + "id": "297a12a5-45d9-4912-9866-4a32e5e36a05", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -148649,7 +148649,7 @@ } }, { - "id": "26674af0-4c3d-49bb-9622-35601c176f02", + "id": "5ff163be-db62-4f25-bafe-3f1fccd38b4c", "name": "List Segments", "request": { "name": "List Segments", @@ -148706,7 +148706,7 @@ }, "response": [ { - "id": "8d75ecb2-f2eb-4666-ace9-8e9961a817c2", + "id": "3b70f069-67bb-49a2-9a5c-3eea7182c7b6", "name": "List of all segments", "originalRequest": { "url": { @@ -148777,7 +148777,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d415e82a-d88b-4d7e-acc4-a00cb55fb61d", + "id": "553f3af4-58c3-4d6f-bf76-a72064d4785d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -148848,7 +148848,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4a9d083-91e9-4ce4-a261-c9490d7d6e91", + "id": "eb12228a-b900-4e91-a37d-7844b4a4d0f8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -148919,7 +148919,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8357ff52-acad-44b6-b574-1739697e707b", + "id": "f8eb33b3-6703-4d35-8d15-8822c80f9193", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -148990,7 +148990,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2b3ac48-9f96-4362-ae0c-c9fb9f04c231", + "id": "cdf960f2-2bd4-439f-86a3-e0ab66bac757", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -149061,7 +149061,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c86bdb83-3b0b-4513-9006-e04477d8a261", + "id": "1811b0bd-2f32-47b0-aed1-2f0e3c16f2e3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -149138,7 +149138,7 @@ } }, { - "id": "60711fb3-91f7-44b2-8410-8f9cd77a054d", + "id": "fe9f1085-0f21-46c7-bd40-47ad7df89872", "name": "Get Segment by ID", "request": { "name": "Get Segment by ID", @@ -149179,7 +149179,7 @@ }, "response": [ { - "id": "7129ee2c-4d03-45d4-9717-5f6d2b935010", + "id": "26024f51-9498-453b-9161-1e42f38f8271", "name": "Segment", "originalRequest": { "url": { @@ -149223,7 +149223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a054bd12-fb24-451f-a72c-d1659deec429", + "id": "c9461116-0c34-45d1-970e-8bc14629c095", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -149267,7 +149267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10ca3c43-3113-4936-8122-7f78dce91e7c", + "id": "ab556fa5-808f-43dd-876c-f0ded2cf83ca", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -149311,7 +149311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e2326dc-f3ff-495e-aebc-1f6a60505423", + "id": "990ecbed-fd0d-44ea-8ec3-ecc4c1a2cc19", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -149355,7 +149355,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e05e67d-e1f7-4361-a1fe-a531b329b288", + "id": "2084a81c-14b6-4303-87ee-53c86b1b871b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -149399,7 +149399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88f0de08-8d92-4eab-8e9c-babe095300f0", + "id": "d6ae434b-4bba-494e-8ac0-e3bb3b811a05", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -149443,7 +149443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f58d1632-c28c-4782-84a4-bfdf0bdccfe7", + "id": "68c3a5aa-68a8-4246-bf2f-2f742ec98ace", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -149493,7 +149493,7 @@ } }, { - "id": "cb80e5b4-5e3c-4001-ba42-17ca134fa071", + "id": "8168dd6a-92a2-44bd-b160-e5a24799d24d", "name": "Delete Segment by ID", "request": { "name": "Delete Segment by ID", @@ -149534,7 +149534,7 @@ }, "response": [ { - "id": "7f89c1a3-64e3-4321-832b-755bcce3b152", + "id": "566ebf38-4ec8-45e3-a418-3005c5b7c22b", "name": "No content.", "originalRequest": { "url": { @@ -149568,7 +149568,7 @@ "_postman_previewlanguage": "text" }, { - "id": "9f1f077f-673e-46a0-9ad0-1fbe5e643b7f", + "id": "95eaaa8c-4b10-4bee-b059-7fa1fb090c7a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -149612,7 +149612,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afd6ed1b-5a97-4436-8ac5-0be6a9eea918", + "id": "a71fe7ab-2893-4762-88f7-fc4dc549e4fd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -149656,7 +149656,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e6e1d83-1f0e-4c32-8068-cb0e6a335f2f", + "id": "bc14b504-e99b-43eb-81d0-4a2d0e15bd38", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -149700,7 +149700,7 @@ "_postman_previewlanguage": "json" }, { - "id": "025dc22f-4dbc-4f7d-be0c-03ae58310377", + "id": "c55a56ec-27f9-465e-a61d-de0b2fa85c56", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -149744,7 +149744,7 @@ "_postman_previewlanguage": "json" }, { - "id": "338841f4-58ac-4079-8956-830c742e88f9", + "id": "619a2565-9ce9-4e61-9cf9-897fa0349258", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -149788,7 +149788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8182920b-04f4-4a3b-822a-2fef262a9388", + "id": "e5926991-f2df-47ae-9189-6daf73a99ab2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -149838,7 +149838,7 @@ } }, { - "id": "49b985e7-d86c-491a-ba51-c51707732a26", + "id": "822b6c32-e805-4da3-972b-2c5ed110e6ee", "name": "Update Segment", "request": { "name": "Update Segment", @@ -149892,7 +149892,7 @@ }, "response": [ { - "id": "31f0ebc8-7005-424e-9e9f-49003fa3ef04", + "id": "fdb72da0-df59-4b34-9847-b1b40df1f0bc", "name": "Indicates the PATCH operation succeeded, and returns the segment's new representation.", "originalRequest": { "url": { @@ -149949,7 +149949,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eee642d3-b800-409a-82a6-83a0d37e1dae", + "id": "82d5d396-040f-4dc8-819d-a880dbe26f3a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -150006,7 +150006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10bca062-4ecb-4175-b0ec-91b07589134f", + "id": "c0cbf85c-5e15-4134-8416-57ec9fa94175", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -150063,7 +150063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "415ef688-8425-46f5-9e84-6bc23ac0a14b", + "id": "0a06263e-b589-4da3-a8f6-7514351f500c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -150120,7 +150120,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94ad2bfb-b49f-4c95-b5ac-d6b037783423", + "id": "769eb95d-d761-49a1-a80f-d6061e5437d9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -150177,7 +150177,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fde5557d-c608-45b4-82e7-befcae235982", + "id": "e7bb7c9c-9f5f-4712-a528-4401aaf2b4f9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -150234,7 +150234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "726029b0-92b1-40ee-a9c5-ed70b473de68", + "id": "c422da12-cb14-4843-8c15-eeea3d83ea97", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -150303,7 +150303,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": "2cfa9084-c7e8-4682-8442-cd1fde675cd4", + "id": "fa82ec64-2ed0-4241-9d3d-a01127cf1688", "name": "List existing Service Desk Integrations", "request": { "name": "List existing Service Desk Integrations", @@ -150378,7 +150378,7 @@ }, "response": [ { - "id": "3504fbd5-417d-4851-9481-7e0ea85d81e8", + "id": "c9449b88-157f-4c51-b285-34b2f02dc7b7", "name": "List of ServiceDeskIntegrationDto", "originalRequest": { "url": { @@ -150467,7 +150467,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70a27165-f8c5-44bc-839a-40ab0c07a994", + "id": "f4f8d43f-cd35-4310-8359-4dc741c91164", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -150556,7 +150556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a75ca15d-5299-4ff1-9ca5-f476137d3294", + "id": "85037237-5ca1-491b-82cb-a66361f00279", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -150645,7 +150645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83470a68-8a9b-4107-9278-ea8310ae278e", + "id": "5e2e3de7-57d6-4c79-bcdd-6097bb33e208", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -150734,7 +150734,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16520592-ef5e-41fa-82f1-0b47aaf9d697", + "id": "e3425aae-4f76-4392-bd94-b65bd21a6314", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -150823,7 +150823,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae1a047d-cceb-4388-aedb-3a2dcba49aa2", + "id": "5b603e13-9004-44ff-9e86-9d9d4202ec43", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -150912,7 +150912,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a6991c9-5906-4b9a-952c-4b7bd3d9c1b4", + "id": "e6f0fe25-8b81-45b9-b2a9-77bfcc90d236", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -151007,7 +151007,7 @@ } }, { - "id": "e86ad416-a797-4b7e-88ef-8bdae1f75419", + "id": "cca3b99f-bdd8-4675-a106-930095df006b", "name": "Create new Service Desk integration", "request": { "name": "Create new Service Desk integration", @@ -151049,7 +151049,7 @@ }, "response": [ { - "id": "8681c2fb-7855-4625-af10-cab8909bbe6c", + "id": "0557ddb3-32f9-4ec0-82cf-7178391ba12a", "name": "details of the created integration", "originalRequest": { "url": { @@ -151105,7 +151105,7 @@ "_postman_previewlanguage": "json" }, { - "id": "077bfb51-aa37-4a28-b7f0-7f565f501f3c", + "id": "d5a0a82c-4c57-4179-bb5e-c29bdbbe3b78", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -151161,7 +151161,7 @@ "_postman_previewlanguage": "json" }, { - "id": "817aa2b2-cffc-43f2-8771-577a026e5e81", + "id": "36f88430-1eb8-4a42-acc5-6ebfdc2a8613", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -151217,7 +151217,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1def0b4b-9691-4fa4-aad6-1c6bf2f08ea3", + "id": "5f7533a4-bb90-4bec-b3c9-2552dbad915b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -151273,7 +151273,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e30b0b39-fee3-4d04-b54a-b082b764965d", + "id": "6ffbb16c-03f0-47b5-aa5c-492301baccb4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -151329,7 +151329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90d48bad-ee0a-418a-bb82-b3473df3f1f6", + "id": "de850171-7489-49f7-9790-42d5a931fd20", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -151385,7 +151385,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10aa278f-bf2b-4591-bedc-793e2d622e5e", + "id": "a64f9c8a-9558-4c6c-912d-1fd42773ca5b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -151447,7 +151447,7 @@ } }, { - "id": "0706a75d-78a0-4859-82df-ee924a1e5d80", + "id": "384ed0d8-9d80-43bd-bb1e-36bb6027f2d4", "name": "Get a Service Desk integration", "request": { "name": "Get a Service Desk integration", @@ -151488,7 +151488,7 @@ }, "response": [ { - "id": "b6d15c6f-d3a9-46f7-8fdc-c2dfeb9faeff", + "id": "cc7d3b60-481b-43ce-803a-dd1a8f875d81", "name": "ServiceDeskIntegrationDto with the given ID", "originalRequest": { "url": { @@ -151532,7 +151532,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b111d258-1a7a-4cb9-b8ce-b1ffa75b2577", + "id": "19a0842a-cf94-4062-9474-1905a9fa5939", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -151576,7 +151576,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0a1e1ec-4e0f-4f80-a563-4a6b2292df12", + "id": "3e955f5f-045b-452b-80b9-efd2ea186a11", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -151620,7 +151620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8398ed34-002b-4058-bc70-7f9d0fe7bd06", + "id": "c5f5a80e-69ac-4ed2-b9ef-68c4f2b1a919", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -151664,7 +151664,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73f44786-014a-4b6e-9bfb-357aa681f299", + "id": "95f02c12-f693-432e-8c24-ac2654b583e0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -151708,7 +151708,7 @@ "_postman_previewlanguage": "json" }, { - "id": "025d35f2-f448-47ab-89f7-ae369794afdd", + "id": "e1e8d5c3-dad9-4bc7-9395-56b9de6e0b4d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -151752,7 +151752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12cacdfa-c57e-43cd-8235-f56910038cad", + "id": "fd9ae9a1-163d-4c91-9f6a-9056bd54da05", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -151802,7 +151802,7 @@ } }, { - "id": "d13cc017-4908-4255-b24a-9e211a35b075", + "id": "cc0d5f9f-afbe-4a51-b829-4c1420d03a87", "name": "Update a Service Desk integration", "request": { "name": "Update a Service Desk integration", @@ -151856,7 +151856,7 @@ }, "response": [ { - "id": "ec84cf8a-4dcf-4b7f-95b0-7200c40c0405", + "id": "7a16cf72-5abc-438e-9dca-db7f03ac3483", "name": "ServiceDeskIntegrationDto as updated", "originalRequest": { "url": { @@ -151913,7 +151913,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d9e59b6-6ee3-49c4-9cfe-b9ca8bee8bc8", + "id": "f923c7d3-58a7-41d1-9ff3-8e7c0b4ebad3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -151970,7 +151970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35073255-7031-460e-afec-c73e44bd8a7e", + "id": "79a92fb8-be90-4d8c-8006-ac3ab27fe25c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -152027,7 +152027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6063b3f3-bda9-4666-bbc4-a75c40cf5441", + "id": "166df695-fff6-491d-9f8a-e7ec17d5e0e6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -152084,7 +152084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b16144e-4322-4b32-aa9c-3066ec96cf46", + "id": "824b1c22-26b4-4b2b-910a-321b30b5ed6b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -152141,7 +152141,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f02c3daa-29db-4892-a95f-77b157fe9c28", + "id": "de09e951-ced9-42ca-8a05-ddea42179ebe", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -152198,7 +152198,7 @@ "_postman_previewlanguage": "json" }, { - "id": "249f64cf-ebb1-4b07-9b25-28f8b84d7bf0", + "id": "9651bc54-8453-4e5f-834e-934b6a7be89b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -152261,7 +152261,7 @@ } }, { - "id": "c24decff-543b-4ec6-a42f-61037a1656b8", + "id": "e4ea1258-7047-4531-b239-b097269db024", "name": "Delete a Service Desk integration", "request": { "name": "Delete a Service Desk integration", @@ -152302,7 +152302,7 @@ }, "response": [ { - "id": "0ad9d5cd-5347-431b-8f52-c85c8e2d97ad", + "id": "9b45b4ed-c396-44e5-a4ba-e2c7fd894c7c", "name": "Service Desk integration with the given ID successfully deleted", "originalRequest": { "url": { @@ -152336,7 +152336,7 @@ "_postman_previewlanguage": "text" }, { - "id": "44a0ee57-e401-4f3b-afba-d7ff2cd4f5d7", + "id": "c5710bfe-4c2b-45ff-ae5f-76f0047e8fa7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -152380,7 +152380,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb4fd202-2542-4e1c-b964-8ee67931d0fe", + "id": "17c6ad11-c670-469b-9777-31b89d3c28e1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -152424,7 +152424,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41e0029f-8a98-4be2-9ce9-ba2979feb46d", + "id": "47f23005-3c7c-41b5-9717-5bdf0928b4ed", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -152468,7 +152468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13255196-81f3-499e-b7ca-0dfc1572765b", + "id": "f8980162-058d-41f8-9814-890d85c3393b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -152512,7 +152512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4c754f4-5c37-4819-8c95-1ac7766f0a92", + "id": "b605a056-a381-4ec8-884e-1b417d7a43d6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -152556,7 +152556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5feaf2a-3500-4081-a27d-9dd01d6e7841", + "id": "c035fb11-0a7d-4c0d-bac0-5d403bbdc909", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -152606,7 +152606,7 @@ } }, { - "id": "48650b61-8e8c-4f21-90f5-64d403079015", + "id": "55a067d8-8ff6-492d-8c4f-41092a1d6227", "name": "Service Desk Integration Update PATCH", "request": { "name": "Service Desk Integration Update PATCH", @@ -152660,7 +152660,7 @@ }, "response": [ { - "id": "e8e98f6a-3f5f-4146-b23c-2029b715b9bc", + "id": "0556bdf1-0b3a-432a-99b4-9dab7df56f96", "name": "ServiceDeskIntegrationDto as updated", "originalRequest": { "url": { @@ -152717,7 +152717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5e6298d-f1e7-4fb4-9c0a-7aa578f25ea0", + "id": "93799e16-485e-4571-ae4a-f72d69fd01b5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -152774,7 +152774,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fead6ba8-521d-4c7d-b52b-3c3de641ccbb", + "id": "87c39183-0eaf-4c3e-ae16-9fc409b1bc0b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -152831,7 +152831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63f8c61b-d4b2-4842-8af1-3dc7e37262ae", + "id": "6a8047bf-5df8-4e44-81c6-5acc4d5e482c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -152888,7 +152888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "097440c3-23c5-4dd3-b936-70d47df4633e", + "id": "0d7507ea-052b-4571-aa4e-5f60330c7aae", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -152945,7 +152945,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24b45375-3b0d-4096-b99f-a013c469b5dd", + "id": "dac54d69-b4bd-4769-b910-b7f668dcec34", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -153002,7 +153002,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56781dfe-817d-49bb-977c-d54db598d1e7", + "id": "ee8c5d0c-15fe-4102-ba53-a751eb05dd09", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -153065,7 +153065,7 @@ } }, { - "id": "61594afe-5365-4d4d-8914-daa3e6356629", + "id": "ad7c1ac4-5f2c-4567-87d0-93e83f87525f", "name": "Service Desk Integration Types List.", "request": { "name": "Service Desk Integration Types List.", @@ -153095,7 +153095,7 @@ }, "response": [ { - "id": "8a5377f0-3af8-4af0-9a2f-92982292c680", + "id": "26b51481-a807-4fd9-96af-e8ad6ed4bf4a", "name": "Responds with an array of the currently supported Service Desk integration types.", "originalRequest": { "url": { @@ -153139,7 +153139,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a599108c-98c1-46ce-9dbd-8b19ca44c291", + "id": "60558f29-ac46-4c0a-b4ce-c726952fbbdc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -153183,7 +153183,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb58f870-eea8-40b0-b1e9-c20031c78655", + "id": "078ae486-8103-48cb-897e-1e5b1998925f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -153227,7 +153227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53e36d3f-7edf-4932-90cf-12b0e8d4952c", + "id": "b605e5ee-6e5e-47c3-bf89-d7f7730dfdd8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -153271,7 +153271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b820eb79-f3e5-4552-a28e-5b99289b54de", + "id": "06b4c514-0081-47f7-9c3c-7a0a8597167b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -153315,7 +153315,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18175a24-2ee8-4c5e-bd19-00393e5e5c46", + "id": "d0404f6c-7427-4551-a35b-053511f2745a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -153359,7 +153359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "101db5f8-7ae5-44c3-b46a-f3eadc1b086a", + "id": "9a631900-6980-45eb-8700-3df2017bb93b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -153409,7 +153409,7 @@ } }, { - "id": "d44c44e0-d46f-4ccd-a03b-4f46586fe6c4", + "id": "44d9cc16-7f77-4262-b2d5-dfe15160ed11", "name": "Service Desk integration template by scriptName.", "request": { "name": "Service Desk integration template by scriptName.", @@ -153451,7 +153451,7 @@ }, "response": [ { - "id": "51fee258-9568-4594-b24b-a56141c27432", + "id": "edfe9cd1-23a5-4cca-ad33-6c56f9fdd2e7", "name": "Responds with the ServiceDeskIntegrationTemplateDto with the specified scriptName.", "originalRequest": { "url": { @@ -153491,12 +153491,12 @@ "value": "application/json" } ], - "body": "{\n \"attributes\": {\n \"Lorem_b\": -22999460.722170547\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 \"quis3\": 29423426\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": "8ff51416-3e42-41e1-a957-9863b1a160ee", + "id": "9d903001-34b0-46a1-9f68-7857eee772f8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -153541,7 +153541,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db4cd664-3f75-4568-968e-000596a98e0a", + "id": "2de6409c-9b38-497a-88ab-33e8602c2fff", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -153586,7 +153586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "856dd6c6-6e07-447d-ad3b-6318fb821a22", + "id": "8198603d-afd6-44b0-a14e-511c2b88f22d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -153631,7 +153631,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1b56edd-8d0a-4325-b807-d85b1637f715", + "id": "793d8527-b5a8-46c0-ba9f-fc1aa9c16c42", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -153676,7 +153676,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b974b4d-0e19-4bbc-b0af-45872a7e15c9", + "id": "a1c9fdb9-7d9d-4eda-8f55-b6afd5940ec3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -153721,7 +153721,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfa610ab-17e7-4c53-91ec-adb229405b67", + "id": "22dddbce-f94a-4ebb-8482-14a858deb973", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -153772,7 +153772,7 @@ } }, { - "id": "b6fca8ff-f5cf-48a3-b2ac-ed8100966db4", + "id": "dbbea80e-4a03-4b1c-b4bd-78cb9d49e83b", "name": "Get the time check configuration", "request": { "name": "Get the time check configuration", @@ -153802,7 +153802,7 @@ }, "response": [ { - "id": "48d0c94e-0ab1-4ed3-b4d9-4ff72cf8ce1b", + "id": "27bcd159-6223-4a66-96e6-1eb5f8a45f19", "name": "QueuedCheckConfigDetails containing the configured values", "originalRequest": { "url": { @@ -153841,12 +153841,12 @@ "value": "application/json" } ], - "body": "{\n \"provisioningStatusCheckIntervalMinutes\": \"irure aliqua\",\n \"provisioningMaxStatusCheckDays\": \"ullamco Ut proident\"\n}", + "body": "{\n \"provisioningStatusCheckIntervalMinutes\": \"pariatur proident laboris est\",\n \"provisioningMaxStatusCheckDays\": \"pariatur incididunt\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6227d0a2-be75-4302-a63a-dd00fd45e172", + "id": "44f90eb7-5c0e-410f-ae49-fdb6ceb3ae87", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -153890,7 +153890,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9364ea4d-4523-430e-ae38-f2472be1d984", + "id": "d417d26c-d3c9-45b1-b1d8-20c78522926e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -153934,7 +153934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "466bd62f-5aac-46e9-9df7-fbf5e46978a2", + "id": "e67050bf-ac1e-4cfd-b58f-d8acf6746b7d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -153978,7 +153978,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7667e606-dc3c-499d-a0d9-585b2ce2fbf6", + "id": "b8dead53-9018-4595-aa09-a32e5b287475", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -154022,7 +154022,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cb45f92-eb3e-4abc-8900-55cc66f8adb8", + "id": "690e606a-263a-4c86-b890-2e9586f6933f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -154066,7 +154066,7 @@ "_postman_previewlanguage": "json" }, { - "id": "caa990ae-c684-496e-bdeb-e179028991be", + "id": "78ad8d46-8b4a-4d03-ade1-b5e5dec958ba", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -154116,7 +154116,7 @@ } }, { - "id": "a8b87e7b-c0f1-49f1-8d61-479d6a6cd52d", + "id": "cb7e3c1c-5110-4a4a-a547-74c9c491c801", "name": "Update the time check configuration", "request": { "name": "Update the time check configuration", @@ -154148,7 +154148,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"irure aliqua\",\n \"provisioningMaxStatusCheckDays\": \"ullamco Ut proident\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"pariatur proident laboris est\",\n \"provisioningMaxStatusCheckDays\": \"pariatur incididunt\"\n}", "options": { "raw": { "headerFamily": "json", @@ -154159,7 +154159,7 @@ }, "response": [ { - "id": "ffa8582d-cc74-4871-9fa0-c2a200ba3c87", + "id": "e3dd9b81-a833-43dc-823a-1d902126c36b", "name": "QueuedCheckConfigDetails as updated", "originalRequest": { "url": { @@ -154194,7 +154194,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"irure aliqua\",\n \"provisioningMaxStatusCheckDays\": \"ullamco Ut proident\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"pariatur proident laboris est\",\n \"provisioningMaxStatusCheckDays\": \"pariatur incididunt\"\n}", "options": { "raw": { "headerFamily": "json", @@ -154211,12 +154211,12 @@ "value": "application/json" } ], - "body": "{\n \"provisioningStatusCheckIntervalMinutes\": \"irure aliqua\",\n \"provisioningMaxStatusCheckDays\": \"ullamco Ut proident\"\n}", + "body": "{\n \"provisioningStatusCheckIntervalMinutes\": \"pariatur proident laboris est\",\n \"provisioningMaxStatusCheckDays\": \"pariatur incididunt\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "75b84764-ce9d-4db2-8ecc-a8b45a940492", + "id": "2f6adf1e-1c65-412d-89dc-d945bc7ea425", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -154251,7 +154251,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"irure aliqua\",\n \"provisioningMaxStatusCheckDays\": \"ullamco Ut proident\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"pariatur proident laboris est\",\n \"provisioningMaxStatusCheckDays\": \"pariatur incididunt\"\n}", "options": { "raw": { "headerFamily": "json", @@ -154273,7 +154273,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09f4163e-9912-4af1-93e2-89fa40852063", + "id": "ff1fdc0e-c6b6-400e-a825-bc71a0454c9d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -154308,7 +154308,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"irure aliqua\",\n \"provisioningMaxStatusCheckDays\": \"ullamco Ut proident\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"pariatur proident laboris est\",\n \"provisioningMaxStatusCheckDays\": \"pariatur incididunt\"\n}", "options": { "raw": { "headerFamily": "json", @@ -154330,7 +154330,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c149541-060a-4b77-81ea-5cb7877c7446", + "id": "ea9be92c-d36c-46fa-8063-6ad017a780af", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -154365,7 +154365,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"irure aliqua\",\n \"provisioningMaxStatusCheckDays\": \"ullamco Ut proident\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"pariatur proident laboris est\",\n \"provisioningMaxStatusCheckDays\": \"pariatur incididunt\"\n}", "options": { "raw": { "headerFamily": "json", @@ -154387,7 +154387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b01e206-da52-4c88-9d2c-c9845efd2324", + "id": "cbd4b951-d5a2-40ca-98e2-aad383871f14", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -154422,7 +154422,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"irure aliqua\",\n \"provisioningMaxStatusCheckDays\": \"ullamco Ut proident\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"pariatur proident laboris est\",\n \"provisioningMaxStatusCheckDays\": \"pariatur incididunt\"\n}", "options": { "raw": { "headerFamily": "json", @@ -154444,7 +154444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e31b7fa3-1838-4944-beb5-d6e4ff684a66", + "id": "abb5af2c-b32c-4c3f-8437-9383bf0f6e5b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -154479,7 +154479,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"irure aliqua\",\n \"provisioningMaxStatusCheckDays\": \"ullamco Ut proident\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"pariatur proident laboris est\",\n \"provisioningMaxStatusCheckDays\": \"pariatur incididunt\"\n}", "options": { "raw": { "headerFamily": "json", @@ -154501,7 +154501,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7542f8ec-0354-460e-8402-050146cada6b", + "id": "202248ed-89e5-4eed-8fc4-f341398d8f8d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -154536,7 +154536,7 @@ "method": "PUT", "body": { "mode": "raw", - "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"irure aliqua\",\n \"provisioningMaxStatusCheckDays\": \"ullamco Ut proident\"\n}", + "raw": "{\n \"provisioningStatusCheckIntervalMinutes\": \"pariatur proident laboris est\",\n \"provisioningMaxStatusCheckDays\": \"pariatur incididunt\"\n}", "options": { "raw": { "headerFamily": "json", @@ -154570,7 +154570,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": "8472ceef-3e18-4611-b4de-861075a78577", + "id": "5ac4815a-a2c2-448b-ae48-e7d26f97bffd", "name": "Create SOD policy", "request": { "name": "Create SOD policy", @@ -154612,7 +154612,7 @@ }, "response": [ { - "id": "b1ac0a56-aacf-4604-8bd7-fb579d6cd7bb", + "id": "37f950fb-30c5-4857-8be2-5717096a7a2f", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -154668,7 +154668,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d03fe3ad-4831-45cd-a1e5-b4baa2e9ecbe", + "id": "26bfd358-9c1a-43a3-80b6-3b5c91a51357", "name": "General Policy", "originalRequest": { "url": { @@ -154724,7 +154724,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6bd30b0-65cc-444a-8ada-ca96d65e4577", + "id": "126a2c7e-db42-4050-95a1-b871bdf44015", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -154780,7 +154780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "490f8123-eeda-4f11-bbdb-ebf4045ca908", + "id": "95d886d1-07a8-40bf-a27d-971aa7b87b50", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -154836,7 +154836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb2ea24e-f7e5-4782-a058-f407443da97b", + "id": "094e98b2-c53c-43ca-8c2b-0a48911f86d6", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -154892,7 +154892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "400624f1-f170-4630-aa27-5aee7933eaaa", + "id": "ba8e3488-670d-468e-8a66-4fd6eef0ff3e", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -154948,7 +154948,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a75ad39-0663-4523-9b90-48165b1639e6", + "id": "7210e068-9fb5-4aed-a94e-f64dec369fed", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -155010,7 +155010,7 @@ } }, { - "id": "fb295dab-bb72-421b-9d24-3acfb18a8839", + "id": "e6cd9c06-bb9b-4cf1-90ca-476120ecc7a8", "name": "List SOD policies", "request": { "name": "List SOD policies", @@ -155076,7 +155076,7 @@ }, "response": [ { - "id": "90865ad9-4132-4f52-8bd4-91a3744b1fe0", + "id": "6a48ee7a-bed5-45e3-b38c-4926fbd89ca5", "name": "List of all SOD policies.", "originalRequest": { "url": { @@ -155156,7 +155156,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c2c0d52-0acf-49f6-9e99-f769cd66673d", + "id": "2701c881-cc24-428e-afbc-3d3e33c53a39", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -155236,7 +155236,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cc03830-e041-4fb9-8b7f-4cef75cc72e2", + "id": "a8e46d80-8222-416d-be0d-7bb8c5c19ab2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -155316,7 +155316,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c13c4ee2-8c0e-43d7-8829-3891f79416e2", + "id": "ebf1ded7-c695-4fc2-a144-fb151f7985a8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -155396,7 +155396,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7b80a60-599e-467c-bdba-9a73b212ac5e", + "id": "0358e6c5-9e87-4aa0-a667-cc341e55488a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -155476,7 +155476,7 @@ "_postman_previewlanguage": "json" }, { - "id": "682ac415-c304-431b-9c71-51e92afd5a2d", + "id": "a0c33c9f-083d-4e71-9850-9593bbbc1d45", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -155562,7 +155562,7 @@ } }, { - "id": "0b5c3274-89c2-48bd-962b-01d0e841054a", + "id": "a59fcc9e-f59f-4e89-af26-a6b6c44556fd", "name": "Get SOD policy by ID", "request": { "name": "Get SOD policy by ID", @@ -155603,7 +155603,7 @@ }, "response": [ { - "id": "06c58248-a7b6-4b11-a038-977e179d55b6", + "id": "9a9ca5ee-084e-49e1-82b4-4d8fb18cfeb5", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -155647,7 +155647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "070cb171-c49a-4d33-98af-02420102b0b1", + "id": "e8ebfcd0-2603-4568-8d67-e4047b79d989", "name": "General Policy", "originalRequest": { "url": { @@ -155691,7 +155691,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7332a88f-b4f2-40a4-a67a-7368464b9202", + "id": "1f63325b-7864-42f9-bc5b-a80e748ee496", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -155735,7 +155735,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ec0325f-4263-436a-8993-dfa91f3d4385", + "id": "bd3b9c1c-f2fc-4ee5-8132-9e5546838b37", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -155779,7 +155779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "876f560d-8281-456c-bdd4-88696d9fc703", + "id": "21387290-f03a-4183-a3dd-60f2f6331a0b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -155823,7 +155823,7 @@ "_postman_previewlanguage": "json" }, { - "id": "908d19e4-a252-4566-a6a2-9c0dd8ddab14", + "id": "0f729b43-425e-49f3-a32b-294f4b661744", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -155867,7 +155867,7 @@ "_postman_previewlanguage": "json" }, { - "id": "588fd264-8014-4a03-98cf-19879a77dfbf", + "id": "cbbe4884-17a5-418b-b99c-8c836b133198", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -155911,7 +155911,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e2dd9e5-4ee1-49e9-882f-291d241cf2f5", + "id": "c3d1682d-b2bd-42d4-a61c-cb2a777e36e5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -155961,7 +155961,7 @@ } }, { - "id": "b2f9411c-9c3a-4945-aa62-8fc7b7b45739", + "id": "63db5f3e-7882-4fbd-9864-928810513739", "name": "Update SOD policy by ID", "request": { "name": "Update SOD policy by ID", @@ -156015,7 +156015,7 @@ }, "response": [ { - "id": "0601fcaa-dbeb-494d-80a7-43a6345ae3a4", + "id": "f35293c8-ec9f-4a0d-bd5f-b3353ffcb90a", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -156072,7 +156072,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3abf9ff-2c54-407b-8a2b-b99b2884000a", + "id": "a2a188dd-8b66-404a-b5ba-92fea3ecad2b", "name": "General Policy", "originalRequest": { "url": { @@ -156129,7 +156129,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4da7dbd7-8a9e-4fa4-bc98-a7a945c72804", + "id": "cfab5c4b-e747-4cd6-bd60-c026c2f76bd0", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -156186,7 +156186,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3406c089-711a-43a4-a97a-e3faa51114d6", + "id": "6150a9cd-5a84-4798-a83a-60103ed2b5b0", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -156243,7 +156243,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d855ad07-fa0e-40d7-be4a-8691eb5ccc6b", + "id": "758335e6-2ce6-48b1-8ba1-3c04d8d42a34", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -156300,7 +156300,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af0e0651-1756-40a7-8bd8-389fca26bc29", + "id": "47d6234d-5288-494b-844c-92a612073bc6", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -156357,7 +156357,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a015185-4d2e-4e3e-bc23-4159ccdfdc5a", + "id": "787242e4-3b24-462c-a3d7-7b1da02f05bd", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -156414,7 +156414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55068558-1dd0-4d31-a893-4784b0e1a9b9", + "id": "f15a89f9-e48b-4c8c-a2e3-be633fbccb83", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -156477,7 +156477,7 @@ } }, { - "id": "f1478617-9193-40ba-820c-c15a1909863f", + "id": "93a61ac8-f060-4763-bb83-1e2c48468283", "name": "Delete SOD policy by ID", "request": { "name": "Delete SOD policy by ID", @@ -156528,7 +156528,7 @@ }, "response": [ { - "id": "261cc198-1e1d-4455-a13d-2ad77ed9aea3", + "id": "31b53392-bdb3-42e9-a722-1b114f627791", "name": "No content.", "originalRequest": { "url": { @@ -156572,7 +156572,7 @@ "_postman_previewlanguage": "text" }, { - "id": "4b4c7f65-b1ce-41f1-8322-de85a539bb17", + "id": "17a99d5b-e68e-4e97-908f-fd2290d0b3c6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -156626,7 +156626,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4896f873-fe94-4e69-b9f8-06d1bb9f1de4", + "id": "74f0a771-5751-4621-9e34-61223f0fba2b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -156680,7 +156680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3423912-dacb-47ae-8773-206b0158597a", + "id": "08a9da8c-51e3-49d4-9e16-a2497b05f855", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -156734,7 +156734,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efc66758-92f2-4b30-9d60-ac6f36138b09", + "id": "ab3e173c-1498-49e2-bf8d-2d1922ee54bb", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -156788,7 +156788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ad47de5-4b89-443a-8619-1fa109b55ce2", + "id": "3143b0e7-f7cc-4071-a823-a98d3b8ec74a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -156842,7 +156842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32cd7152-0958-4a3b-8177-cd8b056c1743", + "id": "44138c95-3eb6-438b-b58f-8be85bb02d99", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -156902,7 +156902,7 @@ } }, { - "id": "26e09b76-1071-4a97-b6ee-b62083a209b1", + "id": "4cf79494-7b7c-458d-8fd0-72d41cd9746f", "name": "Patch a SOD policy", "request": { "name": "Patch a SOD policy", @@ -156956,7 +156956,7 @@ }, "response": [ { - "id": "d6c6fdfc-0377-4dc2-9362-e1b8a15d7777", + "id": "2106bc86-01e2-492c-9dd5-4eb8abd251d2", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -157013,7 +157013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c755d75b-9530-4b5f-946a-ca555ff5354b", + "id": "ce7019b3-c09c-4cbd-aafb-b6b2ed2d5207", "name": "General Policy", "originalRequest": { "url": { @@ -157070,7 +157070,7 @@ "_postman_previewlanguage": "json" }, { - "id": "743dcedd-ab1b-421e-a5b6-8f580dba4f20", + "id": "057ef8df-8079-4376-b31d-600eaca84194", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -157127,7 +157127,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64f6f964-abfa-4262-87e3-964ce49e3843", + "id": "1db563d3-9aca-4802-9a11-e36da096adb4", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -157184,7 +157184,7 @@ "_postman_previewlanguage": "json" }, { - "id": "938d5713-a5e8-4e3e-890d-10b0531997a9", + "id": "95269840-db2f-4b96-b51d-ccf4afd9468a", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -157241,7 +157241,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f28afb7-954f-4252-a55d-621bfac0e804", + "id": "4d2414a5-e7e8-492a-b591-374b5c8e3ef9", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -157298,7 +157298,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7079d41f-eabe-485d-b6cd-11c685d7a810", + "id": "b70f0d1a-f63e-4d9d-a7da-6ed2e450831a", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -157355,7 +157355,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af47ab2a-8c3b-420a-bbb6-39c58ba28963", + "id": "4c3ad011-c1e7-45da-a082-4b4ef9b84ad9", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -157418,7 +157418,7 @@ } }, { - "id": "30424bb0-423b-4361-b63e-1a20d2dda814", + "id": "f3a992e1-a4cb-4309-ab60-4a4975fa0683", "name": "Get SOD policy schedule", "request": { "name": "Get SOD policy schedule", @@ -157460,7 +157460,7 @@ }, "response": [ { - "id": "c9bdad90-5c8d-4bf1-b3ef-8e67bdf14799", + "id": "6d7c5f6c-56d3-4b1c-b2b2-a7b1a914250a", "name": "SOD policy ID.", "originalRequest": { "url": { @@ -157505,7 +157505,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b11a5476-7a10-4aa8-a9b0-b161a72ddcb8", + "id": "cd2648c6-ad4c-44cd-a572-a03f4b06aeef", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -157550,7 +157550,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18156dbb-5c06-45ce-a756-2ab40e234c19", + "id": "8aab6b89-4b8e-4fb6-a6d4-ff2498f07a1d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -157595,7 +157595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb6ea847-0054-4c50-895a-3f612b023c9b", + "id": "68883761-ca8a-4bf3-95a9-c7ea965c2895", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -157640,7 +157640,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12be90db-a10d-47a2-b34c-8e88bae95811", + "id": "c141eb13-9daa-4315-a55a-ea819e8b12b2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -157685,7 +157685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f7af6a4-b950-41c1-818c-e4019e36c27a", + "id": "9e0ee169-9916-4a45-9f27-570ac45bf3b6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -157736,7 +157736,7 @@ } }, { - "id": "60e83d82-60ea-477c-892c-062b240c37fa", + "id": "67387823-20b8-41ed-84cf-9341ab1e1ed1", "name": "Update SOD Policy schedule", "request": { "name": "Update SOD Policy schedule", @@ -157791,7 +157791,7 @@ }, "response": [ { - "id": "2a087546-bfc3-4501-8609-1a598dbae9ca", + "id": "d3502f1c-95b6-424d-8b2f-9f92e220fc51", "name": "SOD policy by ID.", "originalRequest": { "url": { @@ -157849,7 +157849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "439100a9-4dac-4861-8a91-a7f6e5578039", + "id": "da47ce98-d09f-4c88-9afa-df1e97c91bf1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -157907,7 +157907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88f87cee-2ddf-400c-995c-b0da9b691cbd", + "id": "21d6e886-2bc3-4461-9c7c-52c55a0eae5a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -157965,7 +157965,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22be0196-ebcd-47e9-81a5-4db10431f477", + "id": "a7321d09-682e-4ebc-b6f2-fb02d46e600e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -158023,7 +158023,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96446d35-5466-43ba-a3bd-3b7aaf67b24c", + "id": "43b8493e-1df6-4d36-97c5-c86ea608c260", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -158081,7 +158081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33e4b572-25e9-4faf-a1a6-54c779bdcf25", + "id": "d6c4a08f-bf69-49d8-ac20-6d218aa31416", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -158145,7 +158145,7 @@ } }, { - "id": "5061ba9f-fbd1-4d41-9dd2-e97fb25a26f1", + "id": "089f245a-89b0-4747-8b7d-b2663e848e66", "name": "Delete SOD policy schedule", "request": { "name": "Delete SOD policy schedule", @@ -158187,7 +158187,7 @@ }, "response": [ { - "id": "5411b75e-d34b-40c6-af27-3119292b2033", + "id": "634ce0a0-f643-4a85-aa5a-17f04a392dd8", "name": "No content.", "originalRequest": { "url": { @@ -158222,7 +158222,7 @@ "_postman_previewlanguage": "text" }, { - "id": "aad0d458-f4c8-464a-b67f-040b134fdecc", + "id": "1f9f3283-a96c-41cc-8609-019a160892c8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -158267,7 +158267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d96c14aa-2e8f-41fa-8fff-2bf5ad877a26", + "id": "f659578f-5818-43f3-a69e-38954aca70ac", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -158312,7 +158312,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96b61737-56ae-4f5a-9a5c-e04ef71a73f6", + "id": "b4ad8142-60f6-4f85-ac96-9de5427fe534", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -158357,7 +158357,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4346346a-45ff-4cc1-8c88-3634768abb13", + "id": "7257e2e6-21af-4f2b-b73f-31ecddb391c4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -158402,7 +158402,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9425a32-fbee-454f-8651-1bb01b6fa930", + "id": "b1fa2833-bfe7-4684-b37d-80592b19fc49", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -158447,7 +158447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e14a7074-4c11-4459-9662-01f7ed24cdf5", + "id": "5ea101e2-13b1-4aa0-b7ed-222c654239d9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -158498,7 +158498,7 @@ } }, { - "id": "ac55dff9-1144-4b56-8aea-1f65d6f810d0", + "id": "d32b6564-6dab-4481-9f0c-57b4e2ba6430", "name": "Runs SOD policy violation report", "request": { "name": "Runs SOD policy violation report", @@ -158541,7 +158541,7 @@ }, "response": [ { - "id": "591d1edb-4e8c-46c7-81d3-04cba5da2f69", + "id": "90ac87f3-9534-4912-8bf4-8dbcd33d14ff", "name": "Reference to the violation report run task.", "originalRequest": { "url": { @@ -158587,7 +158587,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd062b32-c753-434d-80fd-3b25a4b64fe9", + "id": "171bd659-5a3e-4751-ae55-8485f4ece216", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -158633,7 +158633,7 @@ "_postman_previewlanguage": "json" }, { - "id": "149f6b68-4442-4a91-8777-c5eb47141acc", + "id": "7f11fd29-0762-4185-aab2-a199c05fa5bd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -158679,7 +158679,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f5a757a-b6d1-4adf-a914-1628b6afd7ea", + "id": "5339d06f-638c-487f-86fd-d398330a9064", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -158725,7 +158725,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c0a40ea-05d4-4248-9547-178b5ac2b0db", + "id": "dadc32ff-78ee-4192-89f7-9e1edd508435", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -158771,7 +158771,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9704f19-599c-4d96-a9fd-0ec29ad1138f", + "id": "e3cb01b3-f59f-432f-90ce-84365f59a2c5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -158817,7 +158817,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01133e8b-9ef7-4b13-a6a6-fe93c65dd5d0", + "id": "806d5d79-52b5-4c7d-9683-54b97ea534a8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -158869,7 +158869,7 @@ } }, { - "id": "e2be5a93-a3a6-49da-9c92-9246d6fad5ec", + "id": "03a1ef9b-db8d-4bb4-9acc-4b379053a81c", "name": "Get SOD violation report status", "request": { "name": "Get SOD violation report status", @@ -158911,7 +158911,7 @@ }, "response": [ { - "id": "a29831f0-cc52-4d92-833d-a586741c4304", + "id": "d77d598d-f916-4810-ab2b-3db4fc3e1492", "name": "Status of the violation report run task.", "originalRequest": { "url": { @@ -158956,7 +158956,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5aedbfcd-bad3-4e3b-8a58-e272737fc609", + "id": "0a860af2-1168-44cd-bbb5-dd75c9ff20b2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -159001,7 +159001,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a187a0f9-673b-4ffd-8a52-5d9a20fa462f", + "id": "f8fd4cb2-544e-4776-96e9-b217515bc2e8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -159046,7 +159046,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7533fa5e-642a-4e3d-a15f-7211185c8677", + "id": "6a58886f-72d0-468c-8e03-23016ba4dac6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -159091,7 +159091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afbb1cee-2e35-458a-a6f2-8016c5e73f4f", + "id": "26a89bf1-d09c-4d00-be41-2a60ff87bdf9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -159136,7 +159136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d55dd858-38c0-4bcb-9f9b-d2fce0ffbe18", + "id": "e5f09d72-76e7-4cc2-999b-b597cd95fdab", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -159181,7 +159181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23316876-990d-4423-b6b9-a20fdea5a5c6", + "id": "96971c6b-e703-40ed-a871-02516631cc74", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -159238,7 +159238,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": "491bc14a-5e78-4377-be1b-266eb103646b", + "id": "4f251a17-44de-4a85-b640-9e74fac965dc", "name": "Predict SOD violations for identity.", "request": { "name": "Predict SOD violations for identity.", @@ -159281,7 +159281,7 @@ }, "response": [ { - "id": "5db89c8e-d0a6-4442-92ce-37ab0f07dff4", + "id": "5dfc32ca-3894-4039-bbe1-931d92ceacc4", "name": "Violation Contexts", "originalRequest": { "url": { @@ -159338,7 +159338,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7481d132-8404-4654-bf40-7edddd083446", + "id": "30d76721-145c-4de9-91a2-f9234c155f76", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -159395,7 +159395,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c2c8657-9ef6-47f8-97a2-91e28db6c19b", + "id": "9cbacc60-818d-4a1f-9a7f-bb7bf5b0eff7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -159452,7 +159452,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d436f2d0-112d-4181-b107-1953dee81af1", + "id": "b3632331-c4f8-42d7-9e9a-41c798406f43", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -159509,7 +159509,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3fc9a3bb-56f0-4fd9-9ef5-115f96dba4ab", + "id": "463fb3b8-f8cb-4226-840d-f0a103aa1624", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -159566,7 +159566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78871db3-15ce-41b1-b715-ba91af25f002", + "id": "6264e5f6-222c-4db1-8e76-694def82ad93", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -159623,7 +159623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2251433-57c3-4ab2-ba93-4ed16c3618e2", + "id": "17295d77-4082-43cf-9f28-ee8265178be2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -159692,7 +159692,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": "5da4e9a0-9659-47a2-ba1b-bf0b29438d81", + "id": "33104620-fe97-46be-a4e4-de3968965445", "name": "Lists all sources in IdentityNow.", "request": { "name": "Lists all sources in IdentityNow.", @@ -159776,7 +159776,7 @@ }, "response": [ { - "id": "5dd7db2e-14b4-4001-8db5-52ccdd0fecde", + "id": "da15eab3-bfe3-4795-8a82-5aa5ac9f0991", "name": "List of Source objects", "originalRequest": { "url": { @@ -159874,7 +159874,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d36e5cd-8b91-4087-ba72-9037465b525e", + "id": "4fc2d80d-e1ad-4735-b4c9-193f2aebb75b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -159972,7 +159972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba2cbe6e-dd18-4230-aa30-d0483d1ec835", + "id": "b37a1275-59c6-44db-8ce2-3050ff8c57a9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -160070,7 +160070,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c7465cb-6778-40ec-9a7f-922fa34869ee", + "id": "2c38023d-6ab6-42b1-87bb-5267cc185419", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -160168,7 +160168,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eacb0314-c8a2-4da8-b167-633ed7e64986", + "id": "8091b85f-8926-49c2-acae-e35adb589a49", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -160266,7 +160266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ef27e4f-01ce-458b-99b7-bc6c146b9b40", + "id": "dd411606-e0e0-40a5-9ca3-16cd1241d46e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -160364,7 +160364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90495df7-e577-4da3-abfe-2a32a5784bd5", + "id": "259bb610-5455-4bc4-bfe0-849f9b3c07c7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -160468,7 +160468,7 @@ } }, { - "id": "d23d8bf5-f9db-4a9a-b1fa-d305e199c50d", + "id": "d88e93d9-ae08-4e26-bdc5-a0b4d4b77cea", "name": "Creates a source in IdentityNow.", "request": { "name": "Creates a source in IdentityNow.", @@ -160520,7 +160520,7 @@ }, "response": [ { - "id": "a6754d78-f274-42cd-b99b-aea5d069f155", + "id": "6436e2c8-33a4-4a0f-b2af-a81dd0d0e72c", "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": { @@ -160586,7 +160586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fac0f989-4cbf-4679-a9dd-0b1dfbc32d54", + "id": "ad801a97-8e97-40ca-8413-45779034e71c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -160652,7 +160652,7 @@ "_postman_previewlanguage": "json" }, { - "id": "753aa36d-5538-4a3c-9045-ce093be39147", + "id": "6b2f333a-1105-4d37-ad34-703291548239", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -160718,7 +160718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7aa1990-248c-44c9-b2ea-c3a5dbcad98f", + "id": "48465299-a7b9-435b-9bec-3b05333b120d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -160784,7 +160784,7 @@ "_postman_previewlanguage": "json" }, { - "id": "101d87b7-4224-4eea-9091-0b0b71eac302", + "id": "1782c35c-3c42-469b-9fbc-63c617af749c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -160850,7 +160850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6b27588-3895-473c-b8d0-8b1689d39d9f", + "id": "da4f6961-031d-492b-8e43-6f674d70abcf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -160922,7 +160922,7 @@ } }, { - "id": "4209a928-0751-46e4-8021-e0fb0250d3ae", + "id": "f20f0bde-9a85-4e86-baca-785b5929fadf", "name": "Get Source by ID", "request": { "name": "Get Source by ID", @@ -160963,7 +160963,7 @@ }, "response": [ { - "id": "451cfaf0-42fc-451b-a8ec-9237448f4894", + "id": "0716ac54-c396-46e5-bc9c-f1b291da6654", "name": "A Source object", "originalRequest": { "url": { @@ -161007,7 +161007,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c66e436-b390-4448-96a7-95a49373f34f", + "id": "5168b86a-dace-40c2-9b9b-b38baa8b98f4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -161051,7 +161051,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aad3c5fe-1f1c-46c1-ab8e-43bb4d663755", + "id": "664b3c97-3bb1-49f6-b5e9-c806b3b3cbc5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -161095,7 +161095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f185f49b-19a7-40bb-a206-b70c3bbc3af0", + "id": "8cd670f7-e595-4e1f-8ed6-09a5dea2fa6a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -161139,7 +161139,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a301c933-7b1e-4d5e-8631-08f0e38eb5b0", + "id": "5ef2d71e-e677-411a-b6dc-8c67e3b7411f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -161183,7 +161183,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7ec32fb-f951-4f90-87e4-35557adff2e5", + "id": "77dd450d-2063-434b-8d07-b55cabc79080", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -161227,7 +161227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69f98ce6-9403-48ef-9d07-909542d11f8e", + "id": "8d22f234-ac12-4801-92b2-38f96651f250", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -161277,7 +161277,7 @@ } }, { - "id": "c245819b-c37b-4f9e-af9c-3a3c64cc4b76", + "id": "1455ad20-757a-481d-bd08-ccc0f6255e68", "name": "Update Source (Full)", "request": { "name": "Update Source (Full)", @@ -161331,7 +161331,7 @@ }, "response": [ { - "id": "39823c9f-21a2-46d8-962f-eb78690c87b9", + "id": "3378168c-22e8-4d87-bae5-007f3658ff89", "name": "Updated 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": { @@ -161388,7 +161388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a96904e4-9e83-4a34-8568-9f45a426ab30", + "id": "d8662330-d27f-4f66-aa18-072bf3593823", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -161445,7 +161445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1fb2769-af35-4c6a-9ed7-876f44f9e43b", + "id": "a187a994-3bf7-4f2b-b43c-a9ee3b75d719", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -161502,7 +161502,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0aa09ac3-5a37-4aeb-a56c-1f94c59e4bb1", + "id": "cbbf2d53-0c27-4212-a2c8-3eeb8a8449cd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -161559,7 +161559,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fe2217c-5593-497b-bac9-23183c9ec94c", + "id": "16885b40-00ef-404b-b9ca-6d06231c3b83", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -161616,7 +161616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "136d51fc-2b8a-45db-8b47-694f77ce916c", + "id": "1b46d8ec-0716-4201-a215-e94bf6ebe25e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -161673,7 +161673,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d4bb496-1b36-47ea-ba2a-09ddc828b806", + "id": "0514e4b4-581f-4a12-9273-1c6ea78d686d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -161736,7 +161736,7 @@ } }, { - "id": "d0fdfa12-a54b-4578-9e36-5194b0390364", + "id": "36b2b49e-d571-466e-aa54-fd03f4c5cd4a", "name": "Update Source (Partial)", "request": { "name": "Update Source (Partial)", @@ -161790,7 +161790,7 @@ }, "response": [ { - "id": "c34b4a9f-20d0-4426-9c71-2210a816793f", + "id": "d003f71b-5fc3-444a-87a4-f24dcb535a8e", "name": "Edit the source description", "originalRequest": { "url": { @@ -161847,7 +161847,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d78edf6a-195d-4b42-b5f3-683437ef256a", + "id": "dcf99075-5377-48da-89ac-9f69655ea9e7", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -161904,7 +161904,7 @@ "_postman_previewlanguage": "json" }, { - "id": "991365df-e050-4137-918e-053c02703ddc", + "id": "9b288c62-460c-467e-ba76-657e94c46f18", "name": "Edit source features", "originalRequest": { "url": { @@ -161961,7 +161961,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3322df10-58b3-4b9e-976b-c006af928b27", + "id": "aba6697c-a964-4f59-a88b-4d4700727357", "name": "Change a source description and cluster in One Call", "originalRequest": { "url": { @@ -162018,7 +162018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70b5f944-4f0c-453d-9cee-134f1e84a9ec", + "id": "1f7154ae-2247-485e-b56e-470a1f43742e", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -162075,7 +162075,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41ad83c2-260b-453f-96af-2fc34ace2bc9", + "id": "4b463b0a-767d-4ae0-be76-baf639e8c3b3", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -162132,7 +162132,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d168778b-1723-4698-86cd-c0317a8f87db", + "id": "e37483a8-22da-4cf2-94b9-8dd5627b0bcf", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -162189,7 +162189,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d7a4c57-604e-4c8d-a0d7-e9959b923f66", + "id": "7890bab0-ca41-41da-9535-b6603e72f6dd", "name": "Edit source features", "originalRequest": { "url": { @@ -162246,7 +162246,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b148c334-ce44-4cfc-b8f8-eb69a614e599", + "id": "991a7bb2-d078-4b0d-b279-18356a80945e", "name": "Change a source description and cluster in One Call", "originalRequest": { "url": { @@ -162303,7 +162303,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65f273aa-0012-46cc-ad8d-bcd9578011c0", + "id": "dfa60a93-9df1-459e-a560-f316abe5c5ec", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -162360,7 +162360,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08213f49-7827-4a6e-96eb-8d801b296510", + "id": "8def3801-acf3-45b0-943e-db082660de61", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -162417,7 +162417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41f2e141-6b62-4787-9e24-67b3d02c5272", + "id": "cf417fca-35ab-425e-b48a-84de37681e58", "name": "Edit source features", "originalRequest": { "url": { @@ -162474,7 +162474,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef0db4bc-5f75-4b79-97cf-e9bd2863ef60", + "id": "5abb35af-aaea-4a86-bcd4-eca6becf26fb", "name": "Change a source description and cluster in One Call", "originalRequest": { "url": { @@ -162531,7 +162531,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8ae84cc-e451-4ee4-96ad-6b51bd25c9a3", + "id": "faa722c6-3f60-45bd-a54a-ce0e0e20d674", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -162588,7 +162588,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9be81c96-84f7-4cfa-a048-a0d1642777f0", + "id": "f5911346-ab44-4b3e-a7b4-4c7288b3913b", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -162645,7 +162645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64d7e455-5770-490b-a38a-2ae995c320c0", + "id": "3c4e41f5-5ed7-43ac-b3e9-305314ac0a20", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -162702,7 +162702,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b43d9132-7256-49a5-956f-a3fc0a1103d4", + "id": "583f56a8-a368-4e7f-bee1-f86687808ac6", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -162759,7 +162759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccbb1743-229e-45c5-913e-51dde434c38f", + "id": "7f01840e-797a-4b26-b8de-55dd79084052", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -162816,7 +162816,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e0a8b0b-ed90-4a0a-a8af-36ae6a51748d", + "id": "8015886c-8761-4183-a755-db22b85ef343", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -162873,7 +162873,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20676036-efbd-46db-bff1-ace20b0e50cc", + "id": "9bdd58d9-b3d1-4208-bbab-616b09ced4ec", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -162930,7 +162930,7 @@ "_postman_previewlanguage": "json" }, { - "id": "28bf2565-2f45-4f7d-bef8-eb2713b219d2", + "id": "0c53eae9-9eea-497c-bf0f-f501bd7a9de7", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -162987,7 +162987,7 @@ "_postman_previewlanguage": "json" }, { - "id": "229f6a5a-0a70-4e34-923f-177795574a6e", + "id": "8f4f8dda-640a-46f2-ad63-7aef193fa37b", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -163050,7 +163050,7 @@ } }, { - "id": "47019b1e-1a78-4fdf-a76f-0de1e3592ccd", + "id": "1eea7726-fefd-4c41-9315-911227f5bb3a", "name": "Delete Source by ID", "request": { "name": "Delete Source by ID", @@ -163091,7 +163091,7 @@ }, "response": [ { - "id": "b5e76f7d-83cc-471c-adba-2c1ed2e4053b", + "id": "4f91cd89-111d-4c11-a4dd-743ba50263d1", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -163135,7 +163135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aed3b518-5743-4fde-a8fb-ad8e404e6f68", + "id": "6a39e7a2-d6ff-4235-a315-31a1d6aaa39d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -163179,7 +163179,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2e64797-8bf7-432b-901c-38602fce805b", + "id": "b8d67cf8-2234-4d9c-9789-f10023c6e2aa", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -163223,7 +163223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14b3aed5-3cff-4cf3-9cbd-ce0643031def", + "id": "95c2eae3-5483-44a8-9a75-b8eeacb15bef", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -163267,7 +163267,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c074d5fa-afa7-45b7-9aed-e11560098094", + "id": "88bd901f-fba7-430f-a77b-0c403fd7d9ec", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -163311,7 +163311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "184a2545-fcc4-4031-b5c0-4c8f0f4dffd8", + "id": "24f2c38f-5490-44c2-b875-35fc65f87461", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -163355,7 +163355,7 @@ "_postman_previewlanguage": "json" }, { - "id": "652a3147-a5f8-4c7f-81a8-4dcff65b6251", + "id": "9b23c38a-9f22-4a01-8eea-2e3bb200024f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -163405,7 +163405,7 @@ } }, { - "id": "f92a2e98-d2a8-4ff4-b80b-42e823f217ed", + "id": "4ff0a984-217a-4ccc-a62a-6af099ec425e", "name": "Attribute Sync Config", "request": { "name": "Attribute Sync Config", @@ -163447,7 +163447,7 @@ }, "response": [ { - "id": "67a53bb8-acb6-4ad4-a5fb-5d3b23eacbdb", + "id": "ecd0e2c9-c694-4cf8-89a3-95e30bf3bf31", "name": "Attribute synchronization configuration for a source", "originalRequest": { "url": { @@ -163492,7 +163492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ae3b7f3-229b-4e98-8ffc-3d50eb1b7b38", + "id": "0a9399f4-4574-4eec-9ad1-ffe70ebe484a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -163537,7 +163537,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31adacd3-87b8-406e-8e4d-391e9090c56a", + "id": "e1dedad7-3130-442b-b778-d21e78bef830", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -163582,7 +163582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65e0ffe5-458d-4a9f-8afd-df4eeda0a714", + "id": "8767b25b-4d2d-4bf1-bbbc-added494db97", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -163627,7 +163627,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7df5d08a-ae30-4f7e-8394-cf8de1a934ad", + "id": "a053e343-e2be-4f71-8707-17507d260e03", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -163672,7 +163672,7 @@ "_postman_previewlanguage": "json" }, { - "id": "939434d1-1e14-4250-83d8-ffe7570e6a61", + "id": "b08fedee-a0ae-4235-a687-3a6fcde4719a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -163717,7 +163717,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1891767e-ffdc-417b-b83b-392736c0d9ff", + "id": "6aed0b35-936f-4c7a-96f9-4e0f4d10ed65", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -163768,7 +163768,7 @@ } }, { - "id": "c58200e0-5aee-49a0-bf0c-4601a9603eba", + "id": "56389b4b-3db3-42c4-9788-cf0980d93787", "name": "Update Attribute Sync Config", "request": { "name": "Update Attribute Sync Config", @@ -163823,7 +163823,7 @@ }, "response": [ { - "id": "470ad8bd-69fe-4597-825c-93ab9138eac9", + "id": "0d6a932f-dad4-499f-8b1d-157ee94e4fcb", "name": "Updated attribute synchronization configuration for a source", "originalRequest": { "url": { @@ -163881,7 +163881,7 @@ "_postman_previewlanguage": "json" }, { - "id": "314488fa-e63c-430e-b563-59850fd3221a", + "id": "86fd4684-9fd0-4aad-b58e-4c113b3df560", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -163939,7 +163939,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a03235cc-aa82-46c8-8649-e881bee52730", + "id": "1b86006c-92e8-4d63-bbfa-b4127a2463c2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -163997,7 +163997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c149201-e5e6-492b-af3b-35fcc7429285", + "id": "688dfb0e-2755-4c57-a788-2847a4a16e72", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -164055,7 +164055,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bec550cc-1f66-44d3-9998-83d8e24a0e47", + "id": "b09db356-2189-487d-9573-ae204111d75b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -164113,7 +164113,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84bed557-c14b-43e7-b41f-033fd60c35e3", + "id": "e2254006-ba2e-4065-a162-2916cb812b8e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -164171,7 +164171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6f44113-eb35-41da-b552-adf5f4e2ebd4", + "id": "00d227af-8131-4e49-9d50-ca9af1470ae4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -164235,7 +164235,7 @@ } }, { - "id": "8a5c04db-e614-4718-8fa5-70f0c0345494", + "id": "55254716-9af2-4143-932b-c187444eba7d", "name": "Check connection for source connector.", "request": { "name": "Check connection for source connector.", @@ -164278,7 +164278,7 @@ }, "response": [ { - "id": "7172fea2-2fc2-4ff4-84cb-1518e3d2790f", + "id": "c25ce4cf-843a-48e6-918f-278954b9ba8d", "name": "The result of checking connection to the source connector with response from it.", "originalRequest": { "url": { @@ -164324,7 +164324,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fb5cc15-906c-4252-8065-069456dd2792", + "id": "187ab28b-865e-4afe-96db-f173c1cc0c50", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -164370,7 +164370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "985176db-adab-4835-b93d-4bd105562f1e", + "id": "a758abbb-ff9d-482e-9341-ec0cf8764276", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -164416,7 +164416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cf8a951-b712-434a-b022-e343b284d3e7", + "id": "07f509f9-0f57-48fd-a75f-30413291e1ec", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -164462,7 +164462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73942451-9ca5-4aa7-83f4-33d835b1621e", + "id": "5abca1a0-1b97-4c78-a84d-d32bc0af1216", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -164508,7 +164508,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8ebfc42-a867-4e75-808e-19a9584bb2a5", + "id": "ba22dafc-0247-4c78-b112-9f25d442f437", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -164554,7 +164554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9232061e-94fc-455a-9831-0ef18526b73f", + "id": "3b0145f8-b486-43c8-a084-bdbcb2066ad5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -164606,7 +164606,7 @@ } }, { - "id": "3137244d-1be7-4371-b578-12dad8d83cfa", + "id": "e8204522-13e7-4ae6-8dd6-eb37f0b64615", "name": "Peek source connector's resource objects", "request": { "name": "Peek source connector's resource objects", @@ -164662,7 +164662,7 @@ }, "response": [ { - "id": "8607c293-b3b1-4b27-a38f-75f8027cee10", + "id": "bf697ac4-b33d-49cc-9d85-76989557d23d", "name": "List of resource objects that was fetched from the source connector.", "originalRequest": { "url": { @@ -164716,12 +164716,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\": \"ex\",\n \"identity\": \"CN=Aaron Carr,OU=test1,DC=test2,DC=test\",\n \"uuid\": \"{abf7bd9b-68b4-4d21-9b70-870c58ebf844}\",\n \"previousIdentity\": \"esse incididunt ut\",\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\": \"mollit irure sunt proident\",\n \"identity\": \"CN=Aaron Carr,OU=test1,DC=test2,DC=test\",\n \"uuid\": \"{abf7bd9b-68b4-4d21-9b70-870c58ebf844}\",\n \"previousIdentity\": \"culpa 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}", + "body": "{\n \"id\": \"2c91808568c529c60168cca6f90c1313\",\n \"name\": \"ODS-AD-Test [source-999999]\",\n \"objectCount\": 25,\n \"elapsedMillis\": 1055,\n \"resourceObjects\": [\n {\n \"instance\": \"esse Lorem deserunt incididunt\",\n \"identity\": \"CN=Aaron Carr,OU=test1,DC=test2,DC=test\",\n \"uuid\": \"{abf7bd9b-68b4-4d21-9b70-870c58ebf844}\",\n \"previousIdentity\": \"non deserunt et nostrud\",\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\": \"nisi dolor qui\",\n \"identity\": \"CN=Aaron Carr,OU=test1,DC=test2,DC=test\",\n \"uuid\": \"{abf7bd9b-68b4-4d21-9b70-870c58ebf844}\",\n \"previousIdentity\": \"ut et laborum labore\",\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": "dc12c2c9-58bc-4877-ae04-04c34db870aa", + "id": "df2d3918-c0b9-40cb-8819-e01ad1faf751", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -164780,7 +164780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ae0f84a-34f7-416b-9046-4242e536d875", + "id": "bc0436bf-405b-4105-961b-a48a6e811cd0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -164839,7 +164839,7 @@ "_postman_previewlanguage": "json" }, { - "id": "145c1ba9-6c3b-41f6-8c24-d1a2dc3c91e8", + "id": "792205e9-0610-48b9-9465-a3dcff173912", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -164898,7 +164898,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4aa1cf3-d806-41de-8d3d-f9f15a384d4c", + "id": "5b7e16db-5664-4cc3-a78c-93cbf925ad0b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -164957,7 +164957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21227184-7817-4b7d-9f3e-1f3c918c96dc", + "id": "cdd3f9f4-7ef8-4901-bde6-8f1860698edb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -165016,7 +165016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf83220c-e361-48cc-9ce3-35d107eadf4d", + "id": "c0ddd0d7-a127-448b-a935-9c83cd500cf5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -165081,7 +165081,7 @@ } }, { - "id": "fc79e24a-8613-4441-92dd-77829b9232b6", + "id": "bb5e3f24-a955-443c-9319-0e72d53c9926", "name": "Ping cluster for source connector", "request": { "name": "Ping cluster for source connector", @@ -165124,7 +165124,7 @@ }, "response": [ { - "id": "51363a7c-514a-401e-b069-1d338b2f7d16", + "id": "7add6ef2-8373-47d9-92f6-b83915143400", "name": "The result of pinging connection with the source connector.", "originalRequest": { "url": { @@ -165170,7 +165170,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44cc9e6e-ed50-4016-876a-e121b3ee0c70", + "id": "a4d15c05-3627-4c5b-a75f-cba9189d4bf7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -165216,7 +165216,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b56ed36d-12c3-4b45-836d-b575ebb90353", + "id": "7bbb6aad-c8d4-4213-a4aa-e466f288a4c8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -165262,7 +165262,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72517cae-fa64-427a-bc6b-34228fc6bc47", + "id": "b6bdefd2-81d1-48d0-bf18-053ad0e66eb9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -165308,7 +165308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d25d384-8ad5-4541-9a88-df39adaef0ee", + "id": "884bb3ab-ec73-4619-b9cc-74fd0927fae5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -165354,7 +165354,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c1fff24-0eae-4138-b644-9491f8d46b81", + "id": "67eb12cf-8ee3-4024-ac91-73c53de6feb3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -165400,7 +165400,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a276ab95-2527-4037-814f-c7d68212f4bb", + "id": "bd2bec13-00b8-42a2-9467-18132debff3d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -165452,7 +165452,7 @@ } }, { - "id": "a8d40722-87f5-4937-8a82-8bf01e4984e0", + "id": "534c6712-dd9b-4de4-8888-771853bcee46", "name": "Test configuration for source connector", "request": { "name": "Test configuration for source connector", @@ -165495,7 +165495,7 @@ }, "response": [ { - "id": "c1222289-8333-4a17-bfa8-b23646869411", + "id": "ddcb0bf5-fe5b-44a1-b489-eff3f54d8457", "name": "The result of testing source connector configuration with response from it.", "originalRequest": { "url": { @@ -165541,7 +165541,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f090c5b-19fa-4440-bb58-af34c973411a", + "id": "a11b3351-6748-4af3-a9e7-325ab301d4a9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -165587,7 +165587,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b640ab2a-9f2b-4e8d-b1d8-a4a209d4daab", + "id": "9b19500e-58eb-41ed-9ec5-52f0b77ff52b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -165633,7 +165633,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae1ebd9d-f031-4993-95a6-7a8423280252", + "id": "b22da304-81ee-4016-99c9-093533303d71", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -165679,7 +165679,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae846d69-120c-4450-8000-bddbf62185dc", + "id": "eaed7896-0f59-4491-88f8-a1e23f1d6e17", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -165725,7 +165725,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6510815-179e-4692-8807-125eeb0c778a", + "id": "1b35be87-8721-498d-b417-0023397e9d83", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -165771,7 +165771,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06c50d48-ff44-4a2b-bba4-b8ff1ae494c6", + "id": "05066c5f-f3da-4255-a882-cbf592bec3fa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -165823,7 +165823,7 @@ } }, { - "id": "a83d6b23-62f5-49d7-ad4c-7fc0a0a986e5", + "id": "52194369-2841-4a66-a76f-6c8c0e859f6d", "name": "Gets source config with language translations", "request": { "name": "Gets source config with language translations", @@ -165849,13 +165849,13 @@ "type": "text/plain" }, "key": "locale", - "value": "zh-TW" + "value": "ko" } ], "variable": [ { "type": "any", - "value": "sit", + "value": "dolor ea non ut", "key": "id", "disabled": true, "description": { @@ -165876,7 +165876,7 @@ }, "response": [ { - "id": "8407cca9-4bbd-421a-b5aa-4fde1c2c29e5", + "id": "7badfafc-ece0-4138-b967-73f2e265307a", "name": "A Connector Detail object", "originalRequest": { "url": { @@ -165897,7 +165897,7 @@ "type": "text/plain" }, "key": "locale", - "value": "zh-TW" + "value": "ko" } ], "variable": [] @@ -165927,12 +165927,12 @@ "value": "application/json" } ], - "body": "{\n \"name\": \"JDBC\",\n \"sourceConfigXml\": \"
\\n\\t
\",\n \"sourceConfig\": \"adipisicing\",\n \"directConnect\": true,\n \"fileUpload\": false,\n \"uploadedFiles\": \"sit Ut in aliqua\",\n \"connectorMetadata\": {\n \"supportedUI\": \"EXTJS\"\n }\n}", + "body": "{\n \"name\": \"JDBC\",\n \"sourceConfigXml\": \"
\\n\\t
\",\n \"sourceConfig\": \"amet\",\n \"directConnect\": true,\n \"fileUpload\": false,\n \"uploadedFiles\": \"aute consectetur\",\n \"connectorMetadata\": {\n \"supportedUI\": \"EXTJS\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "11b0013b-1456-462e-b6ce-13f5f9101692", + "id": "30e345a1-91e0-490d-a968-30a7216ec4a8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -165953,7 +165953,7 @@ "type": "text/plain" }, "key": "locale", - "value": "zh-TW" + "value": "ko" } ], "variable": [] @@ -165988,7 +165988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d29794d5-7199-4d24-86d3-29a8438291d3", + "id": "eb267215-ef42-4201-accb-c693c5442513", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -166009,7 +166009,7 @@ "type": "text/plain" }, "key": "locale", - "value": "zh-TW" + "value": "ko" } ], "variable": [] @@ -166044,7 +166044,7 @@ "_postman_previewlanguage": "json" }, { - "id": "927d44f0-2df5-4a7b-9ff4-e7d86da2ad73", + "id": "98898780-d8f8-44ad-8654-361d34cde79d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -166065,7 +166065,7 @@ "type": "text/plain" }, "key": "locale", - "value": "zh-TW" + "value": "ko" } ], "variable": [] @@ -166100,7 +166100,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0120cd43-988b-4f95-a0c1-8ca99426e7a4", + "id": "3ccb87e4-81d2-4bc4-852c-bc518202919a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -166121,7 +166121,7 @@ "type": "text/plain" }, "key": "locale", - "value": "zh-TW" + "value": "ko" } ], "variable": [] @@ -166156,7 +166156,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7874c959-7e6c-4731-aab7-6508e1a8fedf", + "id": "f526be39-bf88-4765-afa6-6f653ad761d0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -166177,7 +166177,7 @@ "type": "text/plain" }, "key": "locale", - "value": "zh-TW" + "value": "ko" } ], "variable": [] @@ -166218,7 +166218,7 @@ } }, { - "id": "1870de10-0a55-4a23-b89e-b22d0162707d", + "id": "8b2f5c3b-5986-40dd-8fc9-e797c5221fcc", "name": "Native Change Detection Configuration", "request": { "name": "Native Change Detection Configuration", @@ -166264,7 +166264,7 @@ }, "response": [ { - "id": "0464cf15-8375-4202-ab48-87ab5b5bd621", + "id": "4ce024b7-76a1-4be3-acab-b51b61c22c00", "name": "Native change detection configuration for a source", "originalRequest": { "url": { @@ -166309,7 +166309,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f2a06c5-023c-413c-862b-4b20248d48c6", + "id": "59ede059-a0d8-4819-bd09-8239d40061c5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -166354,7 +166354,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a586fc6d-b919-4bb2-9f4d-1b8c3ac8abd5", + "id": "5572c397-b921-488f-ad68-d76149e71a97", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -166399,7 +166399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "288ae922-f97d-403e-a196-d2ba0a56e243", + "id": "16abbd35-578e-44f6-80a1-c33cfa54ca17", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -166444,7 +166444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fefa88f2-0421-4c84-b226-1892a7713118", + "id": "2ec5eb0f-8058-4eb3-91ef-dafd12b5a495", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -166489,7 +166489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2820fb9-f769-4977-9a6a-d8bcba5b9058", + "id": "a2c4ed0e-916c-42f1-9a0c-2a372c56a292", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -166534,7 +166534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92a13475-8b9b-4463-859a-aff961995041", + "id": "d306dcab-bcb7-43c7-9da6-03f69d8c7672", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -166585,7 +166585,7 @@ } }, { - "id": "a164cdb2-3c2d-41e9-8feb-94ef0301c396", + "id": "79628a6e-c826-4c0a-ba4b-55a49c32dffa", "name": "Update Native Change Detection Configuration", "request": { "name": "Update Native Change Detection Configuration", @@ -166644,7 +166644,7 @@ }, "response": [ { - "id": "5601686e-214e-4f7d-866f-dd5180fa6a6f", + "id": "12966205-d1bd-4183-9a5b-ed9acb8953e5", "name": "Updated native change detection configuration for a source", "originalRequest": { "url": { @@ -166702,7 +166702,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8baf8530-5403-4df9-b205-8eeb4ab32c8f", + "id": "5a06a4d2-452b-4a40-aae1-9def748bf5f3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -166760,7 +166760,7 @@ "_postman_previewlanguage": "json" }, { - "id": "949b5177-98b4-49fa-9683-141db75831fc", + "id": "6f76f818-b879-4721-aeed-270ef879244e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -166818,7 +166818,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09a92449-3e7f-4db4-804d-4c1fdeeba700", + "id": "ff22169e-6154-42a9-ba53-1879872469fa", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -166876,7 +166876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a87e2fc5-ad75-4dac-a21f-bce1dc3c4bd4", + "id": "9f53cfa8-76cd-4316-9a3c-6bce959a227a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -166934,7 +166934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0aebee61-2395-4c8b-a72c-d68f2034ffb3", + "id": "e3819641-0d15-4910-9e11-1ad248342850", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -166992,7 +166992,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e043555-f142-4c3a-985f-efc44a8e91e8", + "id": "00cd37c6-fc68-4251-a8e3-1ae8dcbffa57", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -167056,7 +167056,7 @@ } }, { - "id": "73811317-df16-44fe-b1d4-6a2e3e9fb06c", + "id": "670fdfdb-3ec4-4997-b2e8-61bb1c3f3e67", "name": "Delete Native Change Detection Configuration", "request": { "name": "Delete Native Change Detection Configuration", @@ -167102,7 +167102,7 @@ }, "response": [ { - "id": "f4fc84c7-db8a-4282-9df2-e101b0d87a35", + "id": "dcea13dc-1d30-49e3-893f-5176901da22d", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -167137,7 +167137,7 @@ "_postman_previewlanguage": "text" }, { - "id": "f9bd0f3e-c77e-4386-8aa0-dc521e2c0179", + "id": "9757a235-2fad-4187-a3ed-1611b374d0a9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -167182,7 +167182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f33f2718-bcdf-4080-83a5-0cb1cc85421a", + "id": "0fb92109-8631-47eb-a966-452c7268c1dd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -167227,7 +167227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d2f5286-314b-431c-a353-c4fce5be911c", + "id": "53a5c16e-28a4-45d8-991f-e2de1e683a70", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -167272,7 +167272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "849496e1-da8b-41ac-bf2d-509e0564fc18", + "id": "1fe55e80-a610-477c-b834-f205009910be", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -167317,7 +167317,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f53f6ff4-1f11-4568-a7ac-9566635ba206", + "id": "681e08a1-4bd8-46d3-be0f-3e7ac9b5e412", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -167362,7 +167362,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1eefe3e7-0a65-4476-b389-2232a483564f", + "id": "342ab5c4-106e-45f1-aa4e-84b91148bb60", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -167413,7 +167413,7 @@ } }, { - "id": "a52d3bb8-87bb-4880-b8cc-dce46a776a8e", + "id": "1e4e5798-7d71-46cf-9938-af023e118829", "name": "Lists ProvisioningPolicies", "request": { "name": "Lists ProvisioningPolicies", @@ -167455,7 +167455,7 @@ }, "response": [ { - "id": "880ee009-8f7e-4666-910e-db4ff8b0ffe7", + "id": "3b187e6a-8cf1-4599-990f-68330fd7fc00", "name": "List of ProvisioningPolicyDto objects", "originalRequest": { "url": { @@ -167500,7 +167500,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7152a416-95e9-4953-bb5d-9263bba4da01", + "id": "8eb0c70c-0f34-4c9a-b5a6-ccdc1f47a2c4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -167545,7 +167545,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e81bd26a-f65f-4df0-b6bf-75debea83e53", + "id": "4b92bb18-2b87-4c29-88de-6acef7e42699", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -167590,7 +167590,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47bedd25-752b-47c3-b9f1-8670991ca64f", + "id": "871fe85b-d029-4723-8cec-7d2e8cd8c6c9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -167635,7 +167635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a79dc91-34b8-4913-9612-327aeba29036", + "id": "0c26dc9c-e441-4748-a1d6-d68f6bc40af5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -167680,7 +167680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41d95fee-7b04-4085-b81a-f0e9fac3f463", + "id": "f7d342b8-7f00-4541-94fa-ccae10ac65aa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -167725,7 +167725,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb2a3896-405b-48a6-94db-8ea258bfa7af", + "id": "f5a44272-17a1-41d5-a59a-355e8a160b0b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -167776,7 +167776,7 @@ } }, { - "id": "cca00b7f-b281-4716-b197-a886e224d7ae", + "id": "ba094826-408c-4e21-b6ca-d78f6099f02a", "name": "Create Provisioning Policy", "request": { "name": "Create Provisioning Policy", @@ -167831,7 +167831,7 @@ }, "response": [ { - "id": "dcb6d65c-b587-43db-8ad5-77007c1ed00e", + "id": "ec0d11e7-a6aa-4502-80d9-c49202cba8ab", "name": "Created ProvisioningPolicyDto object", "originalRequest": { "url": { @@ -167889,7 +167889,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df6b0293-663f-4b19-8279-0558a64c5971", + "id": "8a7bf5d5-54d6-4e9b-9cbe-fe742d4f7af2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -167947,7 +167947,7 @@ "_postman_previewlanguage": "json" }, { - "id": "374c628c-d0da-49e3-87d4-53645713c0d0", + "id": "84641eef-03c6-441f-aafb-398375ec3f67", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -168005,7 +168005,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d8f9659-81c6-4f2b-8a31-736405f74c38", + "id": "097f3021-d18b-4b8a-a72a-a09b6ae2959d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -168063,7 +168063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "781007bb-439e-486c-b131-e58b47468b88", + "id": "4dd4b6f7-af3b-4e28-a35b-2b03d4da8d66", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -168121,7 +168121,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c0eb1ed-0eec-4fb5-ab00-4f64d0ded4ff", + "id": "49b1aeca-0f17-4f07-a5e4-1f8827e6fbe8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -168179,7 +168179,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b609783c-c65e-4bb8-bb2c-48410209181e", + "id": "bec98108-1c15-48c0-8b86-fb7e590a134f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -168243,7 +168243,7 @@ } }, { - "id": "3fcb18a6-b2e6-4248-a059-4b91e6d23e11", + "id": "68312d37-8b91-4fa5-8c69-87ad52878761", "name": "Get Provisioning Policy by UsageType", "request": { "name": "Get Provisioning Policy by UsageType", @@ -168296,7 +168296,7 @@ }, "response": [ { - "id": "f57bfa6a-014b-4a67-ae3a-b5403672b454", + "id": "844a102d-8888-4b8b-8a86-6f712aa05d33", "name": "The requested ProvisioningPolicyDto was successfully retrieved.", "originalRequest": { "url": { @@ -168342,7 +168342,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c3178c9-7655-4332-9fc5-617b24a1f8cb", + "id": "1c55e6cb-a301-49c6-915e-6acb005a18f8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -168388,7 +168388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42bf1eef-6b5b-4e74-a9db-deb5323cc538", + "id": "54a6275a-15fb-4e1f-adfa-00861a80bec2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -168434,7 +168434,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88102e04-48c3-4db6-9c0b-34ca4b9f0e3a", + "id": "52583233-c228-42e4-be66-56004fc82fcc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -168480,7 +168480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d0810a5-f7d8-43ec-822a-fa0d66bdaf52", + "id": "c176a019-13a9-4f32-ac0d-68d7cb7a0403", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -168526,7 +168526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44f1c3ee-8b9b-406f-90bd-ae0f43e91fd2", + "id": "e56188b2-8d93-4712-b246-ea6c6cb070c3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -168572,7 +168572,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b85625e-cd8d-4745-a7c6-70a8efe8973a", + "id": "a00801c6-4b84-47be-bf62-20ba05bf9059", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -168624,7 +168624,7 @@ } }, { - "id": "c2ca6860-2074-413a-ae7e-fbe618c03490", + "id": "8c316568-2dbf-4f93-9dbb-bf2115526c1e", "name": "Update Provisioning Policy by UsageType", "request": { "name": "Update Provisioning Policy by UsageType", @@ -168690,7 +168690,7 @@ }, "response": [ { - "id": "e5066d59-5365-406b-9018-bb382541643e", + "id": "f040c80b-8f6f-46b7-b6af-feeb58ea4af0", "name": "The ProvisioningPolicyDto was successfully replaced.", "originalRequest": { "url": { @@ -168749,7 +168749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23a31884-ad15-4a48-986f-e79e150645cd", + "id": "2d198663-5df0-4bdb-8a28-1c4395d412a3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -168808,7 +168808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bea60982-752c-4e8c-9748-66b0c142e3cc", + "id": "987be88f-4c43-47e6-9f58-07a56a8b7575", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -168867,7 +168867,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48a33833-8bd3-4ed4-8863-dcc944f1f6b4", + "id": "d3c29cbf-dcf0-4c0c-a7d4-5f9acbe3faa5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -168926,7 +168926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2db6b6b3-d2ef-469c-aaf9-87ccadd00b48", + "id": "f4c4646f-f4e6-43a9-8afc-028227942396", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -168985,7 +168985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89ddcf2b-c25f-446a-9735-3c78601885d8", + "id": "541cf8bd-95fe-416f-bbaa-375e1027ce5a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -169044,7 +169044,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3090c36f-1591-41fd-b992-ba8a23332726", + "id": "79d2d7eb-2ce4-48d0-9f2c-edf25eff53af", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -169109,7 +169109,7 @@ } }, { - "id": "afe365b3-b72a-4687-bdef-fe1b308c1b63", + "id": "d4dd3a64-77e1-4cbf-8029-f410adb9945f", "name": "Partial update of Provisioning Policy", "request": { "name": "Partial update of Provisioning Policy", @@ -169175,7 +169175,7 @@ }, "response": [ { - "id": "0c96635b-6a71-4bfd-86c4-dbf38aec235a", + "id": "271f5124-08d1-4e27-9fb3-15aa5d3edd4d", "name": "The ProvisioningPolicyDto was successfully updated.", "originalRequest": { "url": { @@ -169234,7 +169234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81f59eb8-410c-4856-88c8-06a3f6326641", + "id": "0cfa20ea-63f1-4465-8309-d01da7771237", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -169293,7 +169293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0384e9f2-215d-40e4-b040-103dabacfdf6", + "id": "fa11795b-3269-49f4-98cb-4217b7a292c5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -169352,7 +169352,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93489e0a-5da3-4ce2-83d6-3ed5889e6b18", + "id": "e66de10e-6cf2-443a-aec6-d71b35c6c91b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -169411,7 +169411,7 @@ "_postman_previewlanguage": "json" }, { - "id": "188db53b-bf05-435b-af2d-4112fcb95301", + "id": "aaf68cb4-0176-4cc0-9878-42875872db4a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -169470,7 +169470,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94ac5014-22c7-4f43-8754-261c5868e37e", + "id": "20771b49-aadb-45a7-8871-4d2872cdbbe3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -169529,7 +169529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67da631c-0816-4a6f-918c-1a579d1e439f", + "id": "a4bb0e5e-a49b-454c-8b21-030e97825e92", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -169594,7 +169594,7 @@ } }, { - "id": "7a806973-c39f-4877-b883-0992cf7200ce", + "id": "857c9005-afc7-41cd-8f03-740b1b7aa1b9", "name": "Delete Provisioning Policy by UsageType", "request": { "name": "Delete Provisioning Policy by UsageType", @@ -169647,7 +169647,7 @@ }, "response": [ { - "id": "db36d779-baf0-4bd6-a4d8-b811f029a3af", + "id": "ab678b89-d97d-434a-b8c9-b5a305e561a1", "name": "The ProvisioningPolicyDto was successfully deleted.", "originalRequest": { "url": { @@ -169683,7 +169683,7 @@ "_postman_previewlanguage": "text" }, { - "id": "e9b4e0aa-e393-40f1-a7de-223cbbb37231", + "id": "d03614bb-bb5b-493d-97c7-908e59776372", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -169729,7 +169729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16d4a026-442f-4e25-98f4-dc20f62a4e6d", + "id": "36e3e5b2-19e1-41f7-b3b2-54f4d8b7f9fd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -169775,7 +169775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3ab0e5c-175b-4118-912b-8b7b777ce9ea", + "id": "fcc7de9d-bcf7-42f5-9451-31492de8fb8e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -169821,7 +169821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "415dd79c-c1ec-463d-8fe2-63170a5e9648", + "id": "c939ad4a-6f92-4dff-a8ac-50743c7c1b67", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -169867,7 +169867,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75808088-590f-4598-98c4-25fbb35866f7", + "id": "7d17372c-d1ba-4925-95f5-3321fce22d13", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -169913,7 +169913,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c09e8b7b-4b8a-4d34-a31e-2e8c11e5c7b3", + "id": "e5ee4aa3-d4ec-465d-991a-20d5f072280e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -169965,7 +169965,7 @@ } }, { - "id": "a07d9012-a9e0-4d66-8191-98560e312a42", + "id": "78e544c0-8f0e-47dd-810c-af98aa764ef7", "name": "Bulk Update Provisioning Policies", "request": { "name": "Bulk Update Provisioning Policies", @@ -170021,7 +170021,7 @@ }, "response": [ { - "id": "3a29f6c1-9490-4857-a054-72236ec5e222", + "id": "21446ea3-834d-4ab1-bbcd-6ae49b57d368", "name": "A list of the ProvisioningPolicyDto was successfully replaced.", "originalRequest": { "url": { @@ -170080,7 +170080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "008007b5-709d-40f9-bb46-1ef01b18659a", + "id": "7773b286-f769-48dd-bc95-b51803d79ccc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -170139,7 +170139,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1ee212c-9b42-4c67-a759-bfdff466de52", + "id": "12600561-1e97-4b87-9836-7b98904f9fc1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -170198,7 +170198,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fad778ca-12d6-4aea-bb82-af633cc989a4", + "id": "2dca9b78-659f-4900-a470-34183834a600", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -170257,7 +170257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19c77532-8406-4897-b323-e84c3cc26f2c", + "id": "e22bfa54-25af-46ff-9182-cd6b3d942879", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -170316,7 +170316,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea8b5af1-cd93-4fb2-a81c-52ee83274028", + "id": "321d615c-e94e-4a26-9c15-46880b4cefe2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -170375,7 +170375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "807aaa00-39f2-4ed1-8c7a-e52b068e6184", + "id": "a5b43568-95c1-4c1c-bcf8-2e14a805a1d8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -170440,7 +170440,7 @@ } }, { - "id": "250ed788-1126-4f5e-912f-b1716e066e6a", + "id": "86b963a5-93a7-4a8c-9fba-94c03c7fdcdc", "name": "Lists the Schemas that exist on the specified Source in IdentityNow.", "request": { "name": "Lists the Schemas that exist on the specified Source in IdentityNow.", @@ -170489,7 +170489,7 @@ }, "response": [ { - "id": "19e54c23-1311-438c-9cc9-203e43ddd5d1", + "id": "464a3a2c-8e00-4a31-8e07-d5ccce14b7a0", "name": "The Schemas were successfully retrieved.", "originalRequest": { "url": { @@ -170544,7 +170544,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6cc09a63-3b63-466e-ba8d-7c87411de826", + "id": "393cc7f9-9474-4c17-987e-904935f57d47", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -170599,7 +170599,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81a2b052-8dcb-4146-ba78-948d6e049f34", + "id": "9b5d1658-f1c5-4c06-9234-1c44ebc48b46", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -170654,7 +170654,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29151c32-c940-41b9-8b9c-3fe4277d0fbc", + "id": "c523a042-187b-4205-83e2-d197c883e06e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -170709,7 +170709,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3df1ec1b-11c3-4710-b627-8d51bf7743eb", + "id": "d5aa200f-5166-4a62-9ce8-b65b71425e36", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -170764,7 +170764,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25abac61-6af8-4def-bfc6-0d8c3981cdc6", + "id": "b58ca024-8187-475b-857e-2a38eb4387ba", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -170825,7 +170825,7 @@ } }, { - "id": "81c3e3d9-2533-4c87-b0e9-391c4311f5aa", + "id": "4f1eb8cd-63e1-4588-b8c9-a4d0c42fc2a7", "name": "Creates a new Schema on the specified Source in IdentityNow.", "request": { "name": "Creates a new Schema on the specified Source in IdentityNow.", @@ -170877,7 +170877,7 @@ }, "response": [ { - "id": "1e162f36-bf41-4e50-b083-3098855036bf", + "id": "e1640525-7a32-4b0f-a5d1-53791fb1cb35", "name": "The Schema was successfully created on the specified Source.", "originalRequest": { "url": { @@ -170935,7 +170935,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6cf7a1b2-0556-46d9-8d04-23b5ac08ea85", + "id": "c011b9e3-7b3d-4753-a30d-bf65c3f92ba9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -170993,7 +170993,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82038772-e187-4dcf-8247-66830ab61fa0", + "id": "6b835e73-7441-46e9-817e-0b4eaab8048f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -171051,7 +171051,7 @@ "_postman_previewlanguage": "json" }, { - "id": "486ba102-b25a-4260-9579-b7327e3d4f27", + "id": "9831a950-a921-47e5-a1f8-e17840ccf824", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -171109,7 +171109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83e77910-9fb4-4a77-9c0f-3f52807fa105", + "id": "0ad8ed41-3cb8-4e84-8867-03d48c90f8db", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -171167,7 +171167,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b2fd0f9-4b7e-4ca5-a935-2dad81a55b2a", + "id": "4d0e0a11-918a-4800-a23b-64ed54704d2d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -171231,7 +171231,7 @@ } }, { - "id": "138debe6-625b-4eb1-8433-08e49effa259", + "id": "1a2baf66-3e3f-4118-ab3c-bdb00be5cab9", "name": "Get Source Schema by ID", "request": { "name": "Get Source Schema by ID", @@ -171284,7 +171284,7 @@ }, "response": [ { - "id": "56619d97-70ba-4be1-93f0-8cc1b3d2fc6f", + "id": "ca5e4155-85e2-40e0-8a77-5351378f200d", "name": "The requested Schema was successfully retrieved.", "originalRequest": { "url": { @@ -171330,7 +171330,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85b161f3-22fe-49c1-9fee-b0b2701464c1", + "id": "4ca6a605-080a-447e-a5fd-1ba1bb9b86b3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -171376,7 +171376,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edfccde9-b1e4-4c40-a232-be1362374888", + "id": "461e6b26-195c-4c25-b23e-738ec566cbd5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -171422,7 +171422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e324d9a2-faba-4b8e-a032-1ff9d2aa5c53", + "id": "12d669cb-2a8d-4310-b6b4-7bd29ff137df", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -171468,7 +171468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07690701-6d84-4c46-94f9-f9db45e8c215", + "id": "35ef7957-93c7-43ae-9e72-93324c745bc4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -171514,7 +171514,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ab1c5b1-216c-45c1-b6f0-b0325acb8096", + "id": "007d1eaf-3dfb-472f-88f3-b1120a5ada4e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -171560,7 +171560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c3dcb54-4683-4ca4-a3bb-cafb09164b39", + "id": "bdf17b3f-bf11-4cb2-99bf-6104a412b378", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -171612,7 +171612,7 @@ } }, { - "id": "0a9e9267-1268-4271-be51-36fff141b589", + "id": "98c29c24-84ae-4612-b6f1-4983fc7b7c7c", "name": "Update Source Schema (Full)", "request": { "name": "Update Source Schema (Full)", @@ -171678,7 +171678,7 @@ }, "response": [ { - "id": "2779c121-09b2-40cc-8c98-a3ff6d6b21cb", + "id": "dc42866e-6bdf-4c67-a982-2155a8e40763", "name": "The Schema was successfully replaced.", "originalRequest": { "url": { @@ -171737,7 +171737,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8d36f0c-1c78-44d2-abe8-7a1a4b359fe7", + "id": "7216059b-df15-4cba-94f4-c0a13c0bf298", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -171796,7 +171796,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cde384f5-d2c1-4a4f-bae4-56c266866f4b", + "id": "af19f249-5872-474a-890a-bd89260b789a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -171855,7 +171855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb0e6a4c-0440-4e80-a22c-00830ccc2f98", + "id": "130833fc-417c-486f-af8b-57db05338033", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -171914,7 +171914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5ee6a50-89b2-48a3-a15f-9ee6c2fe2447", + "id": "c026ab6f-6ed7-48a5-b932-acd793fd0b0d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -171973,7 +171973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "936b4fd4-5c8e-42e9-a1aa-9ab34a8c8263", + "id": "d9240a28-715e-4a7f-8511-b5a39f170556", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -172032,7 +172032,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f8d14a8-7a27-48e4-9b87-8dac3fa2767e", + "id": "428d143b-6df3-47bc-9ef3-62381cff5112", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -172097,7 +172097,7 @@ } }, { - "id": "6896ca8d-1de1-48dc-a8be-45a04b3a4b3f", + "id": "d7541daf-583a-45c2-89ab-de9d703f7a5d", "name": "Update Source Schema (Partial)", "request": { "name": "Update Source Schema (Partial)", @@ -172163,7 +172163,7 @@ }, "response": [ { - "id": "6509d91a-86aa-4ea3-b993-509bd3d477f2", + "id": "91c25566-f05a-47c2-9dc8-0ffe20ccbb63", "name": "The Schema was successfully updated.", "originalRequest": { "url": { @@ -172222,7 +172222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "662a0971-3d56-4030-bf1a-fb966b7727c8", + "id": "584bb54f-cfe3-428e-aea6-4622cbaa1e30", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -172281,7 +172281,7 @@ "_postman_previewlanguage": "json" }, { - "id": "308cc0fe-7043-4dfe-acfb-12caf5915f47", + "id": "731d3d52-f774-4428-99b9-5ec716d1426d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -172340,7 +172340,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d645ef68-3301-45bb-aa51-541751a95222", + "id": "160c3af9-4f8e-4d5c-b22e-358d7c905ef3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -172399,7 +172399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4db88b60-4ec9-4e8f-b4ae-393a0e10662b", + "id": "4d1e4cff-a798-40e3-a0c8-af7b8a5a504b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -172458,7 +172458,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1603ee12-b26c-46e9-bcaa-18b8ccd1170d", + "id": "31fe972b-c083-4ed5-bd76-07430d6cf17b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -172517,7 +172517,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb942a95-fc0b-458c-af48-4c83db2d231f", + "id": "863e575c-63ee-40ad-9a40-3aa51cb3ba65", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -172582,7 +172582,7 @@ } }, { - "id": "a18f375d-d621-4a5f-a9ae-fae778668060", + "id": "84561630-33cf-4f38-9c45-2e055c614b8b", "name": "Delete Source Schema by ID", "request": { "name": "Delete Source Schema by ID", @@ -172632,7 +172632,7 @@ }, "response": [ { - "id": "899c4eae-449e-41e0-b35f-bc126d5934aa", + "id": "096e8790-adb0-45ed-8710-d736d93578bb", "name": "The Schema was successfully deleted.", "originalRequest": { "url": { @@ -172668,7 +172668,7 @@ "_postman_previewlanguage": "text" }, { - "id": "58f85b5d-e00c-4703-94a3-b2b747ee6023", + "id": "d99710ff-1aac-4a59-99cd-8527da627c3b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -172714,7 +172714,7 @@ "_postman_previewlanguage": "json" }, { - "id": "514461ec-2da0-458f-8d1a-8dcc80800983", + "id": "7d587d6f-9e70-497f-b5f5-fb7cf3b9dfc1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -172760,7 +172760,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0918f08-fb04-4427-84d1-92c2fa43c211", + "id": "ed934dd3-d178-4f90-be19-a8b16fba9d36", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -172806,7 +172806,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac1c2dcd-899c-4c40-b272-d5eea7ec0bd1", + "id": "649480a1-bf91-4334-9d09-58e2b3a6884f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -172852,7 +172852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe25c7aa-a02a-4102-9be1-169be1f657ba", + "id": "6c48e4e9-2863-4a8d-9135-066df71d23ce", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -172898,7 +172898,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aaf800e7-37f9-4173-9c56-0490224aef93", + "id": "965003be-8315-416b-a9a9-7b2bbfe2f87f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -172950,7 +172950,7 @@ } }, { - "id": "b2b89a53-f92e-45b0-bb87-10b706187ff6", + "id": "23231207-0571-4366-af05-eab1412a437b", "name": "Downloads source accounts schema template", "request": { "name": "Downloads source accounts schema template", @@ -172990,7 +172990,7 @@ }, "response": [ { - "id": "17d7165b-5779-41f6-ae35-9da60b322300", + "id": "34fcc324-ab33-49d3-9d29-cc99e98e7ae8", "name": "Successfully downloaded the file", "originalRequest": { "url": { @@ -173036,7 +173036,7 @@ "_postman_previewlanguage": "text" }, { - "id": "86796edd-5f4b-4ad0-bda4-bd5fb7198b11", + "id": "8274f3bc-62ea-4cb5-a398-976fa50a523b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -173082,7 +173082,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4a23a2e-16e6-4f81-bb29-b2f603a0c2b2", + "id": "ff8fe48e-7f64-47a4-9468-80f00be3a936", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -173128,7 +173128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12a13286-adfe-4b29-9b9e-164200bd4adb", + "id": "abb0c680-a0a7-4f80-8d3a-7bb2ab01dcda", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -173174,7 +173174,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47a34d61-cb0c-4cd2-89b2-6de181ef1194", + "id": "a3eb292b-993b-46f6-a725-1f6a92ff205d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -173220,7 +173220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57f25fe3-ddbe-443d-9398-ecbfb52869ff", + "id": "bad4f6b4-406d-41d1-b51a-1c7f6665e857", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -173266,7 +173266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b175d5e-9892-4dd2-841f-d563cdc35355", + "id": "de0d8a5a-ce63-425a-af9f-fb8f761c0978", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -173318,7 +173318,7 @@ } }, { - "id": "39d1fcda-d9ab-4466-bfaf-f836e3472da3", + "id": "d3f14b33-3f80-4b17-883a-2640a899902a", "name": "Uploads source accounts schema template", "request": { "name": "Uploads source accounts schema template", @@ -173370,7 +173370,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat Lorem in", + "value": "labore Ut ex", "type": "text" } ] @@ -173378,7 +173378,7 @@ }, "response": [ { - "id": "a0375236-3bb7-4d57-96e6-6563d2ec5f18", + "id": "672f7599-1f37-41ba-9e05-d474dab36fda", "name": "Successfully uploaded the file", "originalRequest": { "url": { @@ -173422,7 +173422,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat Lorem in", + "value": "labore Ut ex", "type": "text" } ] @@ -173441,7 +173441,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8067432e-5ee7-4423-aa5a-29a91180e49d", + "id": "8dfd51dd-d791-43c2-a91c-11900209e2c3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -173485,7 +173485,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat Lorem in", + "value": "labore Ut ex", "type": "text" } ] @@ -173504,7 +173504,7 @@ "_postman_previewlanguage": "json" }, { - "id": "673d3af6-f43f-4e74-a007-b4a358a142cb", + "id": "1bda92b2-0acc-4cb6-8f51-a97e459590a5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -173548,7 +173548,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat Lorem in", + "value": "labore Ut ex", "type": "text" } ] @@ -173567,7 +173567,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa347dff-eea4-4da0-b401-39d1c2a221a1", + "id": "c229b0eb-3b55-4bff-b4a7-9e2ecae3ff15", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -173611,7 +173611,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat Lorem in", + "value": "labore Ut ex", "type": "text" } ] @@ -173630,7 +173630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5e22a13-d5e7-413e-9291-584deeabe40f", + "id": "d88334c6-9e12-4706-9431-996636ef421d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -173674,7 +173674,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat Lorem in", + "value": "labore Ut ex", "type": "text" } ] @@ -173693,7 +173693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59c28250-e4fa-4335-80c6-85c2e86fb2f1", + "id": "9b9b5f79-e6f0-4e01-a07b-4b37e041115a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -173737,7 +173737,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat Lorem in", + "value": "labore Ut ex", "type": "text" } ] @@ -173762,7 +173762,7 @@ } }, { - "id": "5700fbb9-ffdc-4053-8367-640122297bca", + "id": "dafd4fe7-93c6-4d2d-9f49-23945976b864", "name": "Downloads source entitlements schema template", "request": { "name": "Downloads source entitlements schema template", @@ -173812,7 +173812,7 @@ }, "response": [ { - "id": "9eb2dc8f-b4e4-42d2-a97b-6a9c86d45068", + "id": "77545de1-a207-4801-9d10-a4306ec19759", "name": "Successfully downloaded the file", "originalRequest": { "url": { @@ -173868,7 +173868,7 @@ "_postman_previewlanguage": "text" }, { - "id": "6f8c8254-a6f7-44cd-8eca-478fb22d9fe8", + "id": "b37ecf8f-5ec4-453e-9f49-92b56ae567a5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -173924,7 +173924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62db2a02-78ad-4e53-b7e6-318844043523", + "id": "9f045aae-56ba-47fe-ad43-895e240dae4e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -173980,7 +173980,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a2cd2b6-f525-477c-a643-be25ecf5b283", + "id": "74ad415f-c963-450d-b386-c2636e732d3f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -174036,7 +174036,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fb7823e-4a72-4329-96f5-6f69d03b0551", + "id": "a8d8cccd-c034-4da4-8a01-84ab99d5076b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -174092,7 +174092,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3aab2876-9b79-41e4-9c0f-180df5afda1c", + "id": "444c88ad-f5a0-4945-8c7a-0f90dc7465ab", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -174148,7 +174148,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77c2f5bb-3c56-406f-a330-3880e32626dc", + "id": "69811459-4722-4d79-89d5-6faaa3b7be48", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -174210,7 +174210,7 @@ } }, { - "id": "3208c8c3-c456-4890-8825-bf33a9d5c921", + "id": "6ef4ce97-4f4d-4250-abc4-dda8a10bdd62", "name": "Uploads source entitlements schema template", "request": { "name": "Uploads source entitlements schema template", @@ -174272,7 +174272,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat Lorem in", + "value": "labore Ut ex", "type": "text" } ] @@ -174280,7 +174280,7 @@ }, "response": [ { - "id": "bd960772-eb94-4c7e-9329-f2f5f2dfa6db", + "id": "7c0076de-ac86-409b-a1a9-03e1d8a3d521", "name": "Successfully uploaded the file", "originalRequest": { "url": { @@ -174334,7 +174334,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat Lorem in", + "value": "labore Ut ex", "type": "text" } ] @@ -174353,7 +174353,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b77f3d31-cc53-4049-aea6-83e83828b8da", + "id": "7138cb65-6e26-4d11-be00-fa137e5336fd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -174407,7 +174407,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat Lorem in", + "value": "labore Ut ex", "type": "text" } ] @@ -174426,7 +174426,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3328bcb2-7a1b-4dc2-be6d-b3147b2eeedc", + "id": "3a60638d-b71d-4239-8ae5-8fba54202bdb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -174480,7 +174480,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat Lorem in", + "value": "labore Ut ex", "type": "text" } ] @@ -174499,7 +174499,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e067dad-de76-46cb-af45-3924ad0d744d", + "id": "ee2c959f-2d49-495e-afad-5395117e44a7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -174553,7 +174553,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat Lorem in", + "value": "labore Ut ex", "type": "text" } ] @@ -174572,7 +174572,7 @@ "_postman_previewlanguage": "json" }, { - "id": "704c3fb4-887d-4030-8c15-4325e3de6e82", + "id": "0ae34f79-feca-4af3-ae36-e2b4a72b0df3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -174626,7 +174626,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat Lorem in", + "value": "labore Ut ex", "type": "text" } ] @@ -174645,7 +174645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16c920fd-ad65-4432-8b04-e1f5e756673d", + "id": "2fa75c39-d1df-4dbb-8f5d-604e02b70a49", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -174699,7 +174699,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat Lorem in", + "value": "labore Ut ex", "type": "text" } ] @@ -174724,7 +174724,7 @@ } }, { - "id": "3478ab7a-34de-4c27-9b0f-2d409152e84f", + "id": "4ce39bba-b514-4aaa-b1d7-a0a178caa8af", "name": "Upload connector file to source", "request": { "name": "Upload connector file to source", @@ -174775,7 +174775,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat Lorem in", + "value": "labore Ut ex", "type": "text" } ] @@ -174783,7 +174783,7 @@ }, "response": [ { - "id": "42af3799-9646-4d6a-8dd1-a8f05dde5af9", + "id": "1c701de4-f3c2-49c3-b1da-4d6d738e4e51", "name": "Uploaded the file successfully and sent all post-upload events", "originalRequest": { "url": { @@ -174826,7 +174826,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat Lorem in", + "value": "labore Ut ex", "type": "text" } ] @@ -174845,7 +174845,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b928573d-f59b-40a6-b433-fcd6095f4827", + "id": "7dad288b-a1d6-4a82-a41f-5b3d94bd177a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -174888,7 +174888,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat Lorem in", + "value": "labore Ut ex", "type": "text" } ] @@ -174907,7 +174907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a19c9ee9-c747-4c17-987b-5a6ad1da3886", + "id": "1aa5e55f-c26d-4170-8387-487087dc565e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -174950,7 +174950,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat Lorem in", + "value": "labore Ut ex", "type": "text" } ] @@ -174969,7 +174969,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab68ee7c-90fd-4c13-b1e2-4235255ab407", + "id": "ce8aaf36-480d-48c1-9fc7-429fd304f6ef", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -175012,7 +175012,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat Lorem in", + "value": "labore Ut ex", "type": "text" } ] @@ -175031,7 +175031,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18377d47-072e-4525-a5c2-3e7c04cb00f3", + "id": "6f8da598-1f97-402a-a077-bf14ccb9e216", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -175074,7 +175074,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat Lorem in", + "value": "labore Ut ex", "type": "text" } ] @@ -175093,7 +175093,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0687cd3a-783c-4d1e-aced-0f6c3237b9dc", + "id": "07c4d0d0-688d-4d64-81f1-3d967c525008", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -175136,7 +175136,7 @@ "type": "text/plain" }, "key": "file", - "value": "cupidatat Lorem in", + "value": "labore Ut ex", "type": "text" } ] @@ -175161,7 +175161,7 @@ } }, { - "id": "8dd90877-7b07-4151-b662-e1c7145e86c7", + "id": "68b30d7e-4b5d-401b-a2e6-e847d09782dc", "name": "Synchronize single source attributes.", "request": { "name": "Synchronize single source attributes.", @@ -175182,7 +175182,7 @@ "variable": [ { "type": "any", - "value": "sit", + "value": "dolor ea non ut", "key": "id", "disabled": true, "description": { @@ -175203,7 +175203,7 @@ }, "response": [ { - "id": "e3bed16e-0d3f-487b-b9fd-5f6cd31da31b", + "id": "88551d47-a934-47f4-9b04-88d2c2433c10", "name": "A Source Sync job", "originalRequest": { "url": { @@ -175248,7 +175248,7 @@ "_postman_previewlanguage": "json" }, { - "id": "739e9d34-1f44-48fc-a65e-badff504cce3", + "id": "0fa7941d-9f4e-48be-80a3-150ee30e3ebd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -175293,7 +175293,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cdcefd36-98b3-484d-9ee2-4ffae88b2ad7", + "id": "e0fdeb85-ed30-4524-ab2a-b149ca61bff6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -175338,7 +175338,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7283c9e-6b32-44b4-9854-4f4af347396f", + "id": "ef83af5a-871b-4390-bb0e-17bfacf69cd6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -175383,7 +175383,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e3acaa1-dc8b-445c-88ee-bb479b6bafed", + "id": "5c3a5691-0a7a-4f15-975e-b8a061cc03c3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -175428,7 +175428,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cb784e1-4ca4-4e18-8b5d-782f5dbff441", + "id": "269b037d-f442-4a40-924a-4b39594cf3c5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -175473,7 +175473,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74a552dd-a63a-48ec-aa60-bd7d9d89eecb", + "id": "49baef88-03c3-4b2c-814d-dcfce00aa013", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -175524,7 +175524,7 @@ } }, { - "id": "7f6e6f36-bd19-46b6-ad61-387d3171a791", + "id": "5961167e-cc45-40f9-8dca-92dbfedfe206", "name": "Get Source Entitlement Request Configuration", "request": { "name": "Get Source Entitlement Request Configuration", @@ -175560,7 +175560,7 @@ }, "response": [ { - "id": "1a56d143-f427-4dff-a129-a634db7717a1", + "id": "c491e879-214a-4014-9f90-6174bd293213", "name": "Get default config", "originalRequest": { "url": { @@ -175605,7 +175605,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e60535ce-c62d-44df-975d-2dac373f5ffd", + "id": "ec50880d-b2e2-4f70-9301-442a0e3d76df", "name": "Get config with one approval", "originalRequest": { "url": { @@ -175650,7 +175650,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64db200a-bea2-40be-b05e-8eaa01d9f776", + "id": "eb5e5598-879b-4112-bbae-6e0145e295b3", "name": "Get config with multiple approvals", "originalRequest": { "url": { @@ -175695,7 +175695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "163947ff-a771-43b9-b94c-313834e788c6", + "id": "aa0992a4-2103-4d79-8f38-dc82d525f671", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -175740,7 +175740,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f23852d-04b3-4ae2-8675-c7bf6ad26acc", + "id": "b138d7ee-b41c-4c91-8ca1-9c01cbe5b589", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -175785,7 +175785,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b4349d8-670b-451e-8df4-b420da7278d9", + "id": "1d377615-0d0b-4df3-96cf-c776a3029272", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -175830,7 +175830,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6cb3a2a-0d2b-4611-a3cd-001ced10bfa4", + "id": "af81239c-fb52-44de-a3e3-285031081195", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -175875,7 +175875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62d77dbf-61d1-4393-acbf-6a6ca35bb5be", + "id": "9b591e5a-28db-4cb6-8b41-8cd3a39d7e8d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -175926,7 +175926,7 @@ } }, { - "id": "df9e0f9e-6eed-4d3c-8d47-3b62a4b0b138", + "id": "9ce65442-adf0-4982-9d84-84dc46627e3c", "name": "Update Source Entitlement Request Configuration", "request": { "name": "Update Source Entitlement Request Configuration", @@ -175975,7 +175975,7 @@ }, "response": [ { - "id": "b87850bc-3aaf-443c-aeb8-8cd7e3060f5a", + "id": "f50a4cea-a601-4347-9a5e-bd37d189551d", "name": "Set config with no approvals", "originalRequest": { "url": { @@ -176033,7 +176033,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94fca42d-6bb6-40a0-8e5d-880abccfee37", + "id": "5e16af39-4537-406a-bcd9-537f347d132f", "name": "Set config with one approval", "originalRequest": { "url": { @@ -176091,7 +176091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "874f8cdd-fd00-48a8-9b7c-c1ea45ce8dcd", + "id": "ad32b4f2-8bc3-4427-bf49-974791b8d83e", "name": "Set config with multiple approvals", "originalRequest": { "url": { @@ -176149,7 +176149,7 @@ "_postman_previewlanguage": "json" }, { - "id": "289691c6-dc3d-4569-8e84-66c40561d1c0", + "id": "d13abf3f-60b9-4a4d-9a71-ab62501c33b0", "name": "Set config with one approval", "originalRequest": { "url": { @@ -176207,7 +176207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a27386dc-b059-48c7-b20a-cbcaa4f0d84b", + "id": "3cc48202-10e0-4279-94aa-94af8202231e", "name": "Set config with multiple approvals", "originalRequest": { "url": { @@ -176265,7 +176265,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8cc05bb2-1e97-47ff-a220-05d12ab27fe5", + "id": "2dce1edb-4373-4d3a-abeb-91c30b5dd648", "name": "Set config with multiple approvals", "originalRequest": { "url": { @@ -176323,7 +176323,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cd5fd78-ed8a-4eeb-9b18-9f9e792a298b", + "id": "1250cf74-09ec-4452-8be7-3b2e78650482", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -176381,7 +176381,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ef12a71-e4e4-46d1-b273-dc2c30972fba", + "id": "2be4fe32-b2a0-40b3-9675-64d27612cb87", "name": "Set config with no approvals", "originalRequest": { "url": { @@ -176439,7 +176439,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee233337-d576-4b80-a00e-25482dd3d03c", + "id": "f8c99a08-cdd2-46a9-ac7c-cd56abdd01a4", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -176509,7 +176509,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": "16d94ce0-cd36-4e5a-8d50-77477689ea92", + "id": "6b99d6d1-d75b-45fc-b847-d338bad84356", "name": "Finds status of source usage", "request": { "name": "Finds status of source usage", @@ -176551,7 +176551,7 @@ }, "response": [ { - "id": "952dc7a8-ef07-4ff4-9a25-9f7b2c41741d", + "id": "6025b33f-f97c-43e3-81b1-b50395efdd23", "name": "Status of the source usage insights setup by IDN source ID.", "originalRequest": { "url": { @@ -176596,7 +176596,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7599642-90d6-4ca5-9e4f-c9df92da72b6", + "id": "71387ec7-2575-4000-855c-08b4dc482513", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -176641,7 +176641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7beec5a4-3249-4517-8c0b-613227f45a36", + "id": "7ac97ace-c492-49a7-b1fe-a1909f0c3463", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -176686,7 +176686,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74a5db0c-84d4-4264-b8aa-ce161c57fb4f", + "id": "5d4ccaa2-aa54-4aa8-b047-8077749ade6e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -176731,7 +176731,7 @@ "_postman_previewlanguage": "json" }, { - "id": "385febde-4415-4228-bd12-e373b12a4c96", + "id": "04962909-3c64-49dd-84e2-0b4af3ef69b6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -176776,7 +176776,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fda0ab8-6a06-40e1-8867-c191116ff9a3", + "id": "0f4904cc-229e-4f9f-9175-d5a71cda316e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -176827,7 +176827,7 @@ } }, { - "id": "3a5be42e-19b7-470e-b707-aa60a1f8c3cc", + "id": "130413b5-d8c2-4616-bbfc-871e0a8bced6", "name": "Returns source usage insights", "request": { "name": "Returns source usage insights", @@ -176906,7 +176906,7 @@ }, "response": [ { - "id": "1fb9f2fa-c497-4246-9bee-47b7ea6898e8", + "id": "8619affc-44ad-47ac-87cb-02d69838eb34", "name": "Summary of source usage insights for past 12 months.", "originalRequest": { "url": { @@ -176988,7 +176988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90bfe4d6-9cc2-4c64-b907-c49ec2c587db", + "id": "65be79ca-9088-4d3f-8646-5e3ce9a2d537", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -177070,7 +177070,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a43abd42-710e-4468-ac46-b984318a84f5", + "id": "8498386b-7bb8-4a5b-92b1-833f65f27b00", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -177152,7 +177152,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e87347e-b97d-480f-8ade-0a6318946e2d", + "id": "6f136d3f-0140-4b6c-98bc-572c99fb9d2e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -177234,7 +177234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b6422d6-b3a2-4a5d-bef2-1e69928f22ff", + "id": "ca7d3f8e-19f6-4ebf-a604-39171e2251e4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -177316,7 +177316,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fa66131-ce53-4d6c-b72f-e224a936261a", + "id": "9945d292-0dbd-44b7-8b7f-78dd1d49291a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -177410,7 +177410,7 @@ "description": "Import and export configuration for some objects between tenants.", "item": [ { - "id": "c149985c-f6f7-4733-b6fb-69cac3936aa1", + "id": "ebd25e53-f0a1-4823-9de6-003968844b45", "name": "Initiates configuration objects export job", "request": { "name": "Initiates configuration objects export job", @@ -177453,7 +177453,7 @@ }, "response": [ { - "id": "6e3f0fae-1e96-4ef6-9b08-20d75bb81fb0", + "id": "2e84f3d9-cf24-4867-9bdf-985770179a89", "name": "Export all objects available", "originalRequest": { "url": { @@ -177510,7 +177510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "392c36b7-ff4e-454c-915f-730620f1161e", + "id": "5dc61b72-70ab-45c8-83a1-5ae0b95bedb1", "name": "Export sources by ID", "originalRequest": { "url": { @@ -177567,7 +177567,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d75f4265-3393-4a8f-b079-276ee383876e", + "id": "7e5f2670-5297-426b-85f3-7b6f25ac9eb0", "name": "Export transforms by name", "originalRequest": { "url": { @@ -177624,7 +177624,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f688cbe-3379-4296-9a02-6643c3623b2b", + "id": "15d5a89e-187f-4d93-a929-b11e453d69bf", "name": "Export trigger subscriptions triggers and transforms with custom options", "originalRequest": { "url": { @@ -177681,7 +177681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f469d86b-2864-49b2-bc8f-f9fb34e93224", + "id": "3f9e8776-1fcf-4491-a577-03944712177d", "name": "Export sources by ID", "originalRequest": { "url": { @@ -177738,7 +177738,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5fe62b84-3962-4443-a8d4-eeed85d51cee", + "id": "f68bb17a-d511-42b4-8dfa-1cbc2a25f8d0", "name": "Export transforms by name", "originalRequest": { "url": { @@ -177795,7 +177795,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffae9cc5-b666-46ec-bce1-f734f5b8a1dd", + "id": "7becb5d5-7b2c-41c8-b57a-d70e16853885", "name": "Export trigger subscriptions triggers and transforms with custom options", "originalRequest": { "url": { @@ -177852,7 +177852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bffa798c-c728-4260-a87b-0f88ae32673b", + "id": "531f4ea6-bafa-4a18-9836-fed404b07ac7", "name": "Export transforms by name", "originalRequest": { "url": { @@ -177909,7 +177909,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8addfd22-6629-428b-a01a-34a45b0ca6b9", + "id": "9319eb93-c3ed-4406-b91f-6211b21f00d0", "name": "Export trigger subscriptions triggers and transforms with custom options", "originalRequest": { "url": { @@ -177966,7 +177966,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92157c63-0326-4437-9708-508c4b268c12", + "id": "79a3c4ab-60c0-4f98-89a1-f2cbe783914a", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -178023,7 +178023,7 @@ "_postman_previewlanguage": "json" }, { - "id": "187bb808-d4a1-4d0a-9703-9b5bdfeb92d8", + "id": "3c3b9c7d-abf4-433b-86ac-c41753ba5ecb", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -178080,7 +178080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86848a70-09e3-48e3-930a-3f2086a6a688", + "id": "937824a8-9127-4f73-b0ed-fcae59ed9778", "name": "Export all objects available", "originalRequest": { "url": { @@ -178137,7 +178137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1bdd2db-c6de-4568-b7e8-44010ef7d911", + "id": "41911d30-61bb-4568-95a0-85d0383524df", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -178200,7 +178200,7 @@ } }, { - "id": "347c52ca-67bc-4139-ba4f-5dd37f116216", + "id": "415a951e-c520-4966-b0a5-0e8861d55a04", "name": "Get export job status", "request": { "name": "Get export job status", @@ -178242,7 +178242,7 @@ }, "response": [ { - "id": "57e881ec-5512-40ad-a698-deff796752ae", + "id": "1f85f4e6-388e-45db-b67e-55f796a0b575", "name": "Export job status successfully returned.", "originalRequest": { "url": { @@ -178287,7 +178287,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a71c6c0-0b5a-41a3-a5f7-1caa02d72fb7", + "id": "f77f8308-f7a4-4f6b-90af-9b8ff2724212", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -178332,7 +178332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7562a3e9-3ac9-42c8-9924-7664ff38bcf5", + "id": "f5d8a8fc-8dab-4f73-bd63-1d84df157eb3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -178377,7 +178377,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f69c212a-e2bb-4860-9151-f4a65692c9ea", + "id": "863cd58b-4466-45e0-8077-082d47dfff90", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -178422,7 +178422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfd5e761-76fa-414d-94a8-e2c43057e5b6", + "id": "8b1b075b-3e7b-4ca3-847a-356004234b04", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -178467,7 +178467,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96b97326-8842-4a3e-9d2b-c3bf95d20ea8", + "id": "b6dd258e-b139-4d53-a213-0628c470157e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -178512,7 +178512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "308f2f3a-1a18-426a-8002-74c6b300a646", + "id": "c0303074-dc4c-44fb-ad71-fdd54a22cdb9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -178563,7 +178563,7 @@ } }, { - "id": "b8c483ed-36e0-470c-af71-cfd75901cbf1", + "id": "eb3dbfbd-3b01-416e-a3e2-bd7e273f2786", "name": "Download export job result.", "request": { "name": "Download export job result.", @@ -178606,7 +178606,7 @@ }, "response": [ { - "id": "6fcc16d0-0cfb-4489-b9a6-ced0b2980696", + "id": "1bec5e93-1f75-411f-baa2-aeef1a1ee85f", "name": "Exported JSON objects.", "originalRequest": { "url": { @@ -178647,12 +178647,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 \"minim95a\": \"aliquip sit adipisicing magna\",\n \"Ut_4\": \"sit velit sed ut\"\n }\n },\n {\n \"version\": 1,\n \"self\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"object\": {\n \"in_4e\": \"sint ipsum do\"\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 \"occaecat__\": false\n }\n },\n {\n \"version\": 1,\n \"self\": {\n \"type\": \"SOURCE\",\n \"id\": \"2c9180835d191a86015d28455b4b232a\",\n \"name\": \"HR Active Directory\"\n },\n \"object\": {\n \"nostrud993\": 72800643.32091638,\n \"velit_b\": -42761533.05490067\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "99e3549d-ea7b-4daf-a515-30f08745249e", + "id": "92327989-3720-467e-8392-f7de2a476e60", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -178698,7 +178698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f351490-a628-4c9d-9110-51336186ea77", + "id": "e5a088c6-737d-463c-97f5-d2fa7dae29eb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -178744,7 +178744,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ef8337c-2aed-42da-ae26-7ec77cc5c811", + "id": "6ab67220-e563-4df2-8dfe-91221eb3b48f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -178790,7 +178790,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65a9dd89-8fcc-4bc4-83ac-aec370d0383b", + "id": "3a3ab8da-c5f1-49e3-94cb-6c22ad7e8d8d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -178836,7 +178836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2d38b8a-22d6-4ed7-801a-6e831d6c6e7f", + "id": "5becb4aa-dc3a-47c4-bfac-18df5e93571a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -178882,7 +178882,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72a9d25d-3c31-4710-9c06-bb5eab12ca56", + "id": "e7a5ccdb-0bce-405f-ae6f-b0e511275a3c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -178934,7 +178934,7 @@ } }, { - "id": "5ccd4bbd-8720-413d-9e47-4322899e1380", + "id": "e682a5d7-be3a-4024-b7b2-5701340af7fe", "name": "Initiates configuration objects import job", "request": { "name": "Initiates configuration objects import job", @@ -178983,7 +178983,7 @@ "type": "text/plain" }, "key": "data", - "value": "nostrud fugiat ipsum", + "value": "consectetur veniam minim", "type": "text" }, { @@ -179000,7 +179000,7 @@ }, "response": [ { - "id": "cb6443dc-b865-4388-b485-fbd257ed7b80", + "id": "2619f2bc-0f23-446a-83f0-e8321b081e81", "name": "Import job accepted and queued for processing.", "originalRequest": { "url": { @@ -179052,7 +179052,7 @@ "type": "text/plain" }, "key": "data", - "value": "nostrud fugiat ipsum", + "value": "consectetur veniam minim", "type": "text" }, { @@ -179080,7 +179080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "501f7e72-a29b-4ac1-8b0f-b67b97c73b97", + "id": "7424478c-6a96-4249-94f8-b0a7f72a766d", "name": "Client Error - Returned if the request body is invalid.\n", "originalRequest": { "url": { @@ -179132,7 +179132,7 @@ "type": "text/plain" }, "key": "data", - "value": "nostrud fugiat ipsum", + "value": "consectetur veniam minim", "type": "text" }, { @@ -179160,7 +179160,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0f5d05c-fc66-47d3-9d82-a33a3dde6dca", + "id": "52c78c1e-523b-449e-a249-d63127507157", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -179212,7 +179212,7 @@ "type": "text/plain" }, "key": "data", - "value": "nostrud fugiat ipsum", + "value": "consectetur veniam minim", "type": "text" }, { @@ -179240,7 +179240,7 @@ "_postman_previewlanguage": "json" }, { - "id": "542f3836-e647-49e3-af1a-18fc805c6c0c", + "id": "ed8862cb-8b2c-4d22-a39a-a76201b5a9b1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -179292,7 +179292,7 @@ "type": "text/plain" }, "key": "data", - "value": "nostrud fugiat ipsum", + "value": "consectetur veniam minim", "type": "text" }, { @@ -179320,7 +179320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "901b0968-782c-4f6c-870b-6fdc1bbbd7b5", + "id": "67175f50-4f91-4c8d-baa9-96b9fde85340", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -179372,7 +179372,7 @@ "type": "text/plain" }, "key": "data", - "value": "nostrud fugiat ipsum", + "value": "consectetur veniam minim", "type": "text" }, { @@ -179400,7 +179400,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aaf0f551-5063-4cd0-87c5-1c5259da0a96", + "id": "6b28689d-f4c2-496c-8522-103fdfcfc427", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -179452,7 +179452,7 @@ "type": "text/plain" }, "key": "data", - "value": "nostrud fugiat ipsum", + "value": "consectetur veniam minim", "type": "text" }, { @@ -179480,7 +179480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cc90f62-55e5-49f1-9632-e78a2c49d7b0", + "id": "7ccf8005-0c7f-4850-b610-f381dcb19629", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -179532,7 +179532,7 @@ "type": "text/plain" }, "key": "data", - "value": "nostrud fugiat ipsum", + "value": "consectetur veniam minim", "type": "text" }, { @@ -179566,7 +179566,7 @@ } }, { - "id": "b52b3c49-3cc2-4243-8736-7b43e9537f4f", + "id": "6caecffc-d7a0-470d-9885-80a68828b781", "name": "Get import job status", "request": { "name": "Get import job status", @@ -179608,7 +179608,7 @@ }, "response": [ { - "id": "32545c4a-9818-46db-802f-213c2d490e8f", + "id": "78550a42-0cab-433c-9492-80c6a3ddf917", "name": "Import job status successfully returned.", "originalRequest": { "url": { @@ -179653,7 +179653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e0cef44-e2d5-41ed-8229-0953b8bff598", + "id": "a51a5bd7-82a5-484d-a6b4-1c3feab48afb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -179698,7 +179698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48b31000-1429-4ac0-8532-5c3e27c2297b", + "id": "92aba5bd-4b36-4d87-b5dd-7c9fb8989c3d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -179743,7 +179743,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51c954ae-9a40-4ada-a0fb-e86811767898", + "id": "80fbc092-9de1-4950-8ff3-374e635c08f3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -179788,7 +179788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a3559d6-1bdd-4f64-b00f-c85f75767a08", + "id": "163ca5cb-3447-4984-830e-c9f05e648aa2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -179833,7 +179833,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29a3d0e6-c361-4999-b5de-e31560769a01", + "id": "8e74f53d-a550-473a-bc8b-e80543129dc1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -179878,7 +179878,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c81a2521-3e6c-41be-9456-df17fa39e098", + "id": "9d8e266f-d05b-443f-ad2e-5516a68f77d8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -179929,7 +179929,7 @@ } }, { - "id": "90c10a9d-eb69-41c5-b0c9-0c7968a74fc7", + "id": "c5b6b125-dd05-40c6-be6d-8cfb942e7299", "name": "Download import job result", "request": { "name": "Download import job result", @@ -179972,7 +179972,7 @@ }, "response": [ { - "id": "8078f7d3-6cd2-4a7f-9288-4d4859a4ff28", + "id": "1a689a18-67c3-4d84-8c54-9fa279209413", "name": "Import results JSON object, containing detailed results of the import operation.", "originalRequest": { "url": { @@ -180013,12 +180013,12 @@ "value": "application/json" } ], - "body": "{\n \"results\": {\n \"eu_fe\": {\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 \"in55\": {}\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 \"sed55\": {}\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 \"magna91\": {}\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 \"labore_b1\": {},\n \"eiusmodea\": {},\n \"consectetur_89\": {}\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 \"dolor_2\": {},\n \"ea_223\": {},\n \"nostrude2\": {}\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 \"fugiat_931\": {},\n \"nulla_108\": {}\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 \"minimd6\": {\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 \"etbd9\": {}\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 \"mollite_8\": {},\n \"cillum_d9a\": {}\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 \"proident_69\": {},\n \"est615\": {}\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 \"dolor73\": {}\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 \"labore6\": {}\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 \"officia_a29\": {}\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": "bc1abc9a-5a11-4c78-af04-3037a9eb8bae", + "id": "f673ee1a-0d8d-4c0b-9a3b-0a377263572e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -180064,7 +180064,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c11c182-3af8-4a27-9036-a93cc77c23f8", + "id": "d036aa2c-09ef-4334-a888-57735ba77809", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -180110,7 +180110,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6618967-9ae3-4904-a36d-9c0af184acbd", + "id": "067b7945-e56a-48fb-b194-c60b48ca7778", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -180156,7 +180156,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae6e2600-3f33-4614-b10d-2e46b3edc1d4", + "id": "4a979efc-e3b7-4ec3-b07d-f2b0586dd391", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -180202,7 +180202,7 @@ "_postman_previewlanguage": "json" }, { - "id": "768de385-7803-4ac7-a106-08d6223fdaf4", + "id": "6f4dcfc7-2e23-40fd-9010-867a045ce45f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -180248,7 +180248,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d606ae7c-9d4e-4050-bb9c-ed9c01ddaa4d", + "id": "726fe72a-90b2-4bdd-a0b0-7fa9a31d577d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -180300,7 +180300,7 @@ } }, { - "id": "77c9dbfa-962b-4a0b-be29-ee4cb9dfa134", + "id": "051d1b83-e09e-44f6-9e18-34fe986d565b", "name": "Get config object details", "request": { "name": "Get config object details", @@ -180330,7 +180330,7 @@ }, "response": [ { - "id": "273eb734-b302-4be4-b07f-9c2528ada9a6", + "id": "6e843aa7-753c-4cc0-8e26-6270cd1500b7", "name": "Object configurations returned successfully.", "originalRequest": { "url": { @@ -180374,7 +180374,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa218b8e-32b6-49b6-b19e-3e014e7725f7", + "id": "2526c848-fba2-4065-952e-51b799a91492", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -180418,7 +180418,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c140a567-2e77-4a84-9edd-5bbd5fa6a1b5", + "id": "8321fe44-27f6-4291-864a-f3877fcc9451", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -180462,7 +180462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a52f9d1b-fd4e-42a9-a9e9-77a3dfe23f96", + "id": "be454dc4-2908-4686-9f09-37065f3c8887", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -180506,7 +180506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7971299-208f-4967-b523-f5f26edca72b", + "id": "e40aa30b-9eae-4c60-98d2-78aee875df79", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -180550,7 +180550,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56f558e2-c9f7-4aed-b219-ee532391fce4", + "id": "89bcfda8-50f3-4c1f-8c29-e280c54f3c83", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -180594,7 +180594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ffb1199-1613-470e-9278-d8206d8a98d7", + "id": "e3a5d3ed-414d-4b91-976c-0c21b55de74e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -180650,7 +180650,7 @@ "description": "Use this API to leverage power of LLM to generate suggested entitlement description.\n", "item": [ { - "id": "1cadad46-c8e6-4416-9965-89890dce2cca", + "id": "e532a533-8422-44e7-bbbe-9d5e1da62469", "name": "Submit Sed Batch Stats Request", "request": { "name": "Submit Sed Batch Stats Request", @@ -180692,7 +180692,7 @@ }, "response": [ { - "id": "da4b4a6f-19bb-4ffb-aed8-8ac30e20f6cc", + "id": "e60493f2-4603-4649-a78c-f2f6ca184b1b", "name": "Stats of Sed batch.", "originalRequest": { "url": { @@ -180732,12 +180732,12 @@ "value": "application/json" } ], - "body": "{\n \"batchComplete\": true,\n \"batchId\": \"473850a1-b2d0-de6f-7b3d-2f6794e7dbb4\",\n \"discoveredCount\": 100,\n \"discoveryComplete\": true,\n \"processedCount\": 100\n}", + "body": "{\n \"batchComplete\": true,\n \"batchId\": \"urn:uuid:c0a8abe2-37bf-c115-2ad0-c1d73d7f26ff\",\n \"discoveredCount\": 100,\n \"discoveryComplete\": true,\n \"processedCount\": 100\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "928c1026-1fa2-4441-b58b-824b1b9e163f", + "id": "20f45111-cac9-474a-b5d0-6dc8a599ba3e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -180782,7 +180782,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4eca506b-da22-4b39-916c-d825ef653d36", + "id": "09df7de1-a755-4c1f-be9f-3b0953f1bd70", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -180827,7 +180827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb9d81ca-08f6-4c13-b4b3-8e4428342a8c", + "id": "7e034aa8-3d48-4efb-a36a-6f9bf7ae998e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -180872,7 +180872,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c40ad5ba-2774-4257-8aab-22d90ac9b7e6", + "id": "40b95140-d839-4f9d-b36d-a9b707c6f8c2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -180917,7 +180917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81b4b83e-73a9-4fb4-8c80-fd49a558cec1", + "id": "f488b2c5-1678-4a26-ac44-ab5a65f87e69", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -180962,7 +180962,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d562145-b41f-4c97-b4b0-d639c0486115", + "id": "b7c4bf14-b48c-45e3-b13e-4a2fb0eaa7cd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -181013,7 +181013,7 @@ } }, { - "id": "7327ece0-c3c2-4c53-9925-30c493e2393d", + "id": "22e2d52b-b7c0-4099-aff8-04823742f59a", "name": "List Sed Batch Request", "request": { "name": "List Sed Batch Request", @@ -181042,7 +181042,7 @@ }, "response": [ { - "id": "4d3166e4-4e8a-416e-9f33-f64aa2542da9", + "id": "577adc5e-0762-460e-b626-631d9a06e16e", "name": "Status of batch", "originalRequest": { "url": { @@ -181085,7 +181085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a9b86d1-076d-4ed7-a636-c1b71d54305a", + "id": "f18b195d-9dd1-45a6-bd21-f1dcb38c4149", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -181128,7 +181128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c702336-0877-4995-80bb-87bbf587f311", + "id": "7a57fcfb-4cf2-40fd-8b34-eec8192fc448", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -181171,7 +181171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da1e2fa3-dea3-452a-afe6-6454948058ec", + "id": "5ff8dc7c-96a2-4cbc-bbf3-80e568a73e7c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -181214,7 +181214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e01b1c0-5416-4a57-809f-8d800e51f827", + "id": "5e39df45-2e3e-4781-a456-72ea98f23a1e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -181257,7 +181257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d46c47f-9847-4395-9844-489844042909", + "id": "bb561f12-e690-4026-9d5b-812cb0a3fdd9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -181300,7 +181300,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a261d06e-2109-45d9-a2bf-88b7cefc1b3a", + "id": "70655e3c-33f3-4f76-a2ad-9d116ee498c3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -181349,7 +181349,7 @@ } }, { - "id": "1dbaa036-97c7-428e-b101-43d4278306df", + "id": "b555afdb-1cdc-4d6a-87d0-6fa50335853e", "name": "Submit Sed Batch Request", "request": { "name": "Submit Sed Batch Request", @@ -181391,7 +181391,7 @@ }, "response": [ { - "id": "c652020d-6337-4941-b714-ace42502b520", + "id": "2e05000a-2508-4f50-9050-52e4330f6d27", "name": "Sed Batch Response", "originalRequest": { "url": { @@ -181442,12 +181442,12 @@ "value": "application/json" } ], - "body": "{\n \"batchId\": \"urn:uuid:0d957208-4a0d-f756-65cf-b6ec98ba94ff\"\n}", + "body": "{\n \"batchId\": \"urn:uuid:6a44c889-e115-a17d-250e-ba50b43dbdc8\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c6b50b4f-054e-4971-a530-ac58d111c731", + "id": "9f2429e5-0234-4229-987f-83b19073061b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -181503,7 +181503,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65fe389a-73f6-4f02-b5a2-7dcfa6d04d42", + "id": "005dc4c1-c0ef-4e73-a168-263507463edc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -181559,7 +181559,7 @@ "_postman_previewlanguage": "json" }, { - "id": "227aec81-27fa-43f3-9c15-2de9e13fcf88", + "id": "3c291ca0-6e9f-415f-a354-4d1675aa4219", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -181615,7 +181615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b120a0e-c83c-49bf-8110-908c82bdd944", + "id": "50457699-7d88-468b-abfa-4eff8a09b5b8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -181671,7 +181671,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edac0996-b32d-4b6f-a63b-66475b5a52fb", + "id": "aa5f6803-1714-410e-b3db-57789fa0a77f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -181727,7 +181727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "487b5a61-aa6a-4943-8287-d5e12e5f6753", + "id": "dec8dcfc-448e-4d8c-938b-f8ebc04355e1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -181789,7 +181789,7 @@ } }, { - "id": "e79655a4-80fd-4a80-b964-2d45584cac6d", + "id": "210304ec-5590-4948-9120-2ff794f9c480", "name": "Submit Bulk Approval Request", "request": { "name": "Submit Bulk Approval Request", @@ -181820,7 +181820,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"urn:uuid:c6916814-0b06-d11a-d3b9-637b241aecea\",\n \"urn:uuid:eeec7783-4ce6-3686-9778-310403685c33\"\n ]\n },\n {\n \"items\": [\n \"7ed3411e-ddad-194f-da83-a506d692d2cc\",\n \"urn:uuid:bba0b50e-6dcb-7f39-e6f4-89eb076b080f\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"urn:uuid:b7464092-4933-c2d1-4a87-484487bcfa88\",\n \"urn:uuid:77a8b08c-9d5a-2006-a042-1fd99cbed077\"\n ]\n },\n {\n \"items\": [\n \"70c63296-26ab-6b18-36fc-30dd59c4cc87\",\n \"2eed5d0f-ab24-9e82-15cb-264613307e04\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -181831,7 +181831,7 @@ }, "response": [ { - "id": "40199f2f-232c-42c1-906c-fe6b1afb3b22", + "id": "c94b4f1b-4a22-44ac-bab4-d5d1480e9e78", "name": "List of SED Approval Status", "originalRequest": { "url": { @@ -181865,7 +181865,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"urn:uuid:c6916814-0b06-d11a-d3b9-637b241aecea\",\n \"urn:uuid:eeec7783-4ce6-3686-9778-310403685c33\"\n ]\n },\n {\n \"items\": [\n \"7ed3411e-ddad-194f-da83-a506d692d2cc\",\n \"urn:uuid:bba0b50e-6dcb-7f39-e6f4-89eb076b080f\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"urn:uuid:b7464092-4933-c2d1-4a87-484487bcfa88\",\n \"urn:uuid:77a8b08c-9d5a-2006-a042-1fd99cbed077\"\n ]\n },\n {\n \"items\": [\n \"70c63296-26ab-6b18-36fc-30dd59c4cc87\",\n \"2eed5d0f-ab24-9e82-15cb-264613307e04\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -181882,12 +181882,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"failedReason\": \"invalid status\",\n \"id\": \"eb20e27e-7f2e-4f5f-d535-00993b8df42b\",\n \"status\": \"SUCCESS\"\n },\n {\n \"failedReason\": \"invalid status\",\n \"id\": \"urn:uuid:2e845893-c044-845b-3c70-403fbadf3e3a\",\n \"status\": \"SUCCESS\"\n }\n]", + "body": "[\n {\n \"failedReason\": \"invalid status\",\n \"id\": \"urn:uuid:b9eea033-ab2e-7144-9423-2431e65598af\",\n \"status\": \"SUCCESS\"\n },\n {\n \"failedReason\": \"invalid status\",\n \"id\": \"urn:uuid:9fa4197d-bea2-e93c-4095-cae3cbbf64ba\",\n \"status\": \"SUCCESS\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3be041d5-4c7c-42c6-abe6-334021273ce9", + "id": "ca5db504-87d3-4c6d-ba59-1d784c7c7ee5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -181921,7 +181921,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"urn:uuid:c6916814-0b06-d11a-d3b9-637b241aecea\",\n \"urn:uuid:eeec7783-4ce6-3686-9778-310403685c33\"\n ]\n },\n {\n \"items\": [\n \"7ed3411e-ddad-194f-da83-a506d692d2cc\",\n \"urn:uuid:bba0b50e-6dcb-7f39-e6f4-89eb076b080f\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"urn:uuid:b7464092-4933-c2d1-4a87-484487bcfa88\",\n \"urn:uuid:77a8b08c-9d5a-2006-a042-1fd99cbed077\"\n ]\n },\n {\n \"items\": [\n \"70c63296-26ab-6b18-36fc-30dd59c4cc87\",\n \"2eed5d0f-ab24-9e82-15cb-264613307e04\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -181943,7 +181943,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ffe4db3-6577-42f8-98af-f219d4ca5ced", + "id": "087ffd37-a788-4bba-bdaa-ebf591786323", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -181977,7 +181977,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"urn:uuid:c6916814-0b06-d11a-d3b9-637b241aecea\",\n \"urn:uuid:eeec7783-4ce6-3686-9778-310403685c33\"\n ]\n },\n {\n \"items\": [\n \"7ed3411e-ddad-194f-da83-a506d692d2cc\",\n \"urn:uuid:bba0b50e-6dcb-7f39-e6f4-89eb076b080f\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"urn:uuid:b7464092-4933-c2d1-4a87-484487bcfa88\",\n \"urn:uuid:77a8b08c-9d5a-2006-a042-1fd99cbed077\"\n ]\n },\n {\n \"items\": [\n \"70c63296-26ab-6b18-36fc-30dd59c4cc87\",\n \"2eed5d0f-ab24-9e82-15cb-264613307e04\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -181999,7 +181999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18a83949-19f4-481e-be2b-0a55f4f479b2", + "id": "8d5aacd3-7c90-40e4-ac5b-3109d128df18", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -182033,7 +182033,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"urn:uuid:c6916814-0b06-d11a-d3b9-637b241aecea\",\n \"urn:uuid:eeec7783-4ce6-3686-9778-310403685c33\"\n ]\n },\n {\n \"items\": [\n \"7ed3411e-ddad-194f-da83-a506d692d2cc\",\n \"urn:uuid:bba0b50e-6dcb-7f39-e6f4-89eb076b080f\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"urn:uuid:b7464092-4933-c2d1-4a87-484487bcfa88\",\n \"urn:uuid:77a8b08c-9d5a-2006-a042-1fd99cbed077\"\n ]\n },\n {\n \"items\": [\n \"70c63296-26ab-6b18-36fc-30dd59c4cc87\",\n \"2eed5d0f-ab24-9e82-15cb-264613307e04\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -182055,7 +182055,7 @@ "_postman_previewlanguage": "json" }, { - "id": "addbdcb6-5a7e-4916-b618-761667d8feed", + "id": "a72b8abe-b5d3-46d2-a867-ae93d025495c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -182089,7 +182089,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"urn:uuid:c6916814-0b06-d11a-d3b9-637b241aecea\",\n \"urn:uuid:eeec7783-4ce6-3686-9778-310403685c33\"\n ]\n },\n {\n \"items\": [\n \"7ed3411e-ddad-194f-da83-a506d692d2cc\",\n \"urn:uuid:bba0b50e-6dcb-7f39-e6f4-89eb076b080f\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"urn:uuid:b7464092-4933-c2d1-4a87-484487bcfa88\",\n \"urn:uuid:77a8b08c-9d5a-2006-a042-1fd99cbed077\"\n ]\n },\n {\n \"items\": [\n \"70c63296-26ab-6b18-36fc-30dd59c4cc87\",\n \"2eed5d0f-ab24-9e82-15cb-264613307e04\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -182111,7 +182111,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c9e86ef-3b05-4946-90c1-440bce8559d8", + "id": "b60e4784-dc10-4e71-9f6a-b74d53db1508", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -182145,7 +182145,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"urn:uuid:c6916814-0b06-d11a-d3b9-637b241aecea\",\n \"urn:uuid:eeec7783-4ce6-3686-9778-310403685c33\"\n ]\n },\n {\n \"items\": [\n \"7ed3411e-ddad-194f-da83-a506d692d2cc\",\n \"urn:uuid:bba0b50e-6dcb-7f39-e6f4-89eb076b080f\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"urn:uuid:b7464092-4933-c2d1-4a87-484487bcfa88\",\n \"urn:uuid:77a8b08c-9d5a-2006-a042-1fd99cbed077\"\n ]\n },\n {\n \"items\": [\n \"70c63296-26ab-6b18-36fc-30dd59c4cc87\",\n \"2eed5d0f-ab24-9e82-15cb-264613307e04\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -182167,7 +182167,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c16cecc-c629-422e-9d6f-a46963d2975b", + "id": "bd71fbb9-5402-4beb-9d8a-309dfb646381", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -182201,7 +182201,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "[\n {\n \"items\": [\n \"urn:uuid:c6916814-0b06-d11a-d3b9-637b241aecea\",\n \"urn:uuid:eeec7783-4ce6-3686-9778-310403685c33\"\n ]\n },\n {\n \"items\": [\n \"7ed3411e-ddad-194f-da83-a506d692d2cc\",\n \"urn:uuid:bba0b50e-6dcb-7f39-e6f4-89eb076b080f\"\n ]\n }\n]", + "raw": "[\n {\n \"items\": [\n \"urn:uuid:b7464092-4933-c2d1-4a87-484487bcfa88\",\n \"urn:uuid:77a8b08c-9d5a-2006-a042-1fd99cbed077\"\n ]\n },\n {\n \"items\": [\n \"70c63296-26ab-6b18-36fc-30dd59c4cc87\",\n \"2eed5d0f-ab24-9e82-15cb-264613307e04\"\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", @@ -182229,7 +182229,7 @@ } }, { - "id": "c01a405c-8e1b-4a59-ac59-367e40aded3f", + "id": "7dc848db-4fde-4acf-a60e-94ae42e7cd54", "name": "Submit Sed Assignment Request", "request": { "name": "Submit Sed Assignment Request", @@ -182260,7 +182260,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:d74a387d-f906-b6e8-0863-62f5695af4a1\",\n \"aadeff5d-9922-37c0-7d77-1f6c5fa08378\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"af4726e4-091d-6f97-b4f0-944feeadb88d\",\n \"63e3210c-413d-fd0c-c66b-0a2bccc7afe4\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -182271,7 +182271,7 @@ }, "response": [ { - "id": "74c0b322-bdcc-4897-b048-10daf84089e6", + "id": "73d7f8b9-038b-4ed7-8ad2-a2a80acf2138", "name": "Sed Assignment Response", "originalRequest": { "url": { @@ -182305,7 +182305,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:d74a387d-f906-b6e8-0863-62f5695af4a1\",\n \"aadeff5d-9922-37c0-7d77-1f6c5fa08378\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"af4726e4-091d-6f97-b4f0-944feeadb88d\",\n \"63e3210c-413d-fd0c-c66b-0a2bccc7afe4\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -182322,12 +182322,12 @@ "value": "application/json" } ], - "body": "{\n \"batchId\": \"756d8f27-1853-efc1-9217-919c90f35a2a\"\n}", + "body": "{\n \"batchId\": \"fb0edd86-14ee-6231-4c4d-de5083b9fc58\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5a6771d0-070c-465c-ad40-f75da1563316", + "id": "ebff500e-f1f7-4347-86bb-fd343a25e4e0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -182361,7 +182361,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:d74a387d-f906-b6e8-0863-62f5695af4a1\",\n \"aadeff5d-9922-37c0-7d77-1f6c5fa08378\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"af4726e4-091d-6f97-b4f0-944feeadb88d\",\n \"63e3210c-413d-fd0c-c66b-0a2bccc7afe4\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -182383,7 +182383,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9576e7f5-c274-4acd-8f3a-18296340cd99", + "id": "0d748962-6cdb-4005-941d-cbe58ed4db4c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -182417,7 +182417,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:d74a387d-f906-b6e8-0863-62f5695af4a1\",\n \"aadeff5d-9922-37c0-7d77-1f6c5fa08378\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"af4726e4-091d-6f97-b4f0-944feeadb88d\",\n \"63e3210c-413d-fd0c-c66b-0a2bccc7afe4\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -182439,7 +182439,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db7df469-14fd-427c-83e4-d935d8e03dbc", + "id": "e39180a8-6730-4d83-a05c-af44f94bb010", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -182473,7 +182473,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:d74a387d-f906-b6e8-0863-62f5695af4a1\",\n \"aadeff5d-9922-37c0-7d77-1f6c5fa08378\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"af4726e4-091d-6f97-b4f0-944feeadb88d\",\n \"63e3210c-413d-fd0c-c66b-0a2bccc7afe4\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -182495,7 +182495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffae063c-a0f0-4e7a-a339-417935df0853", + "id": "8db4a2d9-0043-4332-bf38-dcf93d299099", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -182529,7 +182529,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:d74a387d-f906-b6e8-0863-62f5695af4a1\",\n \"aadeff5d-9922-37c0-7d77-1f6c5fa08378\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"af4726e4-091d-6f97-b4f0-944feeadb88d\",\n \"63e3210c-413d-fd0c-c66b-0a2bccc7afe4\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -182551,7 +182551,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4151fa48-a2fa-4656-ac3d-536389e890e5", + "id": "935ab693-8b46-496a-89e0-427513cee2b7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -182585,7 +182585,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:d74a387d-f906-b6e8-0863-62f5695af4a1\",\n \"aadeff5d-9922-37c0-7d77-1f6c5fa08378\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"af4726e4-091d-6f97-b4f0-944feeadb88d\",\n \"63e3210c-413d-fd0c-c66b-0a2bccc7afe4\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -182607,7 +182607,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c64d4ef6-7a92-46e6-9f19-b0a45fee2373", + "id": "f5d12a2f-ef12-4576-8849-4c7eb5455468", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -182641,7 +182641,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:d74a387d-f906-b6e8-0863-62f5695af4a1\",\n \"aadeff5d-9922-37c0-7d77-1f6c5fa08378\"\n ]\n}", + "raw": "{\n \"assignee\": {\n \"type\": \"SOURCE_OWNER\",\n \"value\": \"016629d1-1d25-463f-97f3-c6686846650\"\n },\n \"items\": [\n \"af4726e4-091d-6f97-b4f0-944feeadb88d\",\n \"63e3210c-413d-fd0c-c66b-0a2bccc7afe4\"\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -182669,7 +182669,7 @@ } }, { - "id": "26e5dddd-8dec-44fd-ba7a-91324ee88f10", + "id": "41e4d821-6487-41eb-b47d-f6fda4a5792d", "name": "List Suggested Entitlement Description", "request": { "name": "List Suggested Entitlement Description", @@ -182753,7 +182753,7 @@ }, "response": [ { - "id": "39a972a1-fd86-4b30-8cac-ea6b09c565e6", + "id": "a4bc3cee-cd35-4eb4-a6b1-8a26600c5371", "name": "List of Suggested Entitlement Details", "originalRequest": { "url": { @@ -182851,7 +182851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14d38de7-1ea1-4fe1-8f74-9906f5191cf6", + "id": "a004c090-409c-4894-9d53-d0a3d411f331", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -182949,7 +182949,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd931525-60a0-4a88-9568-db8cd1bb817a", + "id": "d5c08126-bd47-499b-be19-f1dd8e1a7f7b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -183047,7 +183047,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a792153-d65e-45fd-8c0d-cff502b0acde", + "id": "64548f97-77d9-4142-ba85-479c1546b62f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -183145,7 +183145,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aac931c8-c391-46a2-a5ec-5153985df4e7", + "id": "8fbc1bc7-8fe9-4c9b-a19c-9d75807f27ee", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -183243,7 +183243,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8708d7a-67bb-4fa6-bf24-bc51333be8bb", + "id": "fcfee6b6-1804-469f-af37-89fe2b33df06", "name": "Too Many Requests - Returned in response to too many requests in 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": "b4636670-2721-4670-adca-4b7960294e79", + "id": "7efeed4d-7b24-4b98-adf6-aaf9d220a371", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -183445,7 +183445,7 @@ } }, { - "id": "1908b372-858a-406a-8ef9-f39b73d98537", + "id": "f280fa60-8356-4ab8-b28c-eb85c41086ea", "name": "Patch Suggested Entitlement Description", "request": { "name": "Patch Suggested Entitlement Description", @@ -183498,7 +183498,7 @@ }, "response": [ { - "id": "2b4bdc30-1eaa-4c96-ae0c-1a9111ca020a", + "id": "6daee885-a64b-401b-876e-22234728d5f5", "name": "detail of patched sed", "originalRequest": { "url": { @@ -183554,7 +183554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ce91fec-95a2-4b31-90c1-1c7d3b202b45", + "id": "fe580577-90ee-4db7-b801-42bec062f57a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -183610,7 +183610,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f61b59f-a8d2-4e65-89b0-59c9e57a65f9", + "id": "2c756ae0-849e-4726-af16-b1e3785650ec", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -183666,7 +183666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94ccfb73-6961-4047-bb62-bbe10c766460", + "id": "4ea9b5f0-6e54-48b3-8714-2007556bb345", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -183722,7 +183722,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f12fc2c1-e396-453a-af57-dd556189c89e", + "id": "4bbc5333-d098-4e0e-8128-ca89244e5f8e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -183778,7 +183778,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce3a676d-dbbd-4266-86e3-a8ac2d5a70f9", + "id": "590fc25b-68e0-46b6-99e3-9fb60a1f4fe8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -183834,7 +183834,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c177e1c-1012-4f22-af57-90886885b9fc", + "id": "3a489c90-5378-482e-b787-dab61e9da0f2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -183902,7 +183902,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": "ee73f9be-d8a2-4744-b47e-3115dd4128c2", + "id": "269b17cc-3f90-4db0-b9df-ce2869fc51c5", "name": "List Tagged Objects", "request": { "name": "List Tagged Objects", @@ -183968,7 +183968,7 @@ }, "response": [ { - "id": "b4f77c08-6052-431c-ab03-c1f21a2d9a07", + "id": "d19465d8-0dc5-4f5d-b773-8d851d02bced", "name": "List of all tagged objects.", "originalRequest": { "url": { @@ -184048,7 +184048,7 @@ "_postman_previewlanguage": "json" }, { - "id": "230dd7e1-810e-46e9-8b93-d0a1332abe13", + "id": "d95da7d1-7296-4daf-928f-c9ba386f6eef", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -184128,7 +184128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc706bef-15d4-4061-817a-8fdcc4b8eff5", + "id": "3cef5bad-9c14-4456-b97c-28d61ffdb5ab", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -184208,7 +184208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1ae8ae2-70fc-4183-b85a-0ff50ca9d9b2", + "id": "9552f0a9-d4bd-4459-9540-c6d53997f79b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -184288,7 +184288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fd8d5cd-6131-4120-aa66-a44fff965280", + "id": "c562d252-cabc-4d9f-8031-d0b68219ae3a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -184368,7 +184368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cce631c-65d5-4aac-8437-c89fd763eb2e", + "id": "d059ad95-3bd4-4733-ae29-466a9af46c11", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -184454,7 +184454,7 @@ } }, { - "id": "71245134-7ec9-4eea-b1cb-1b9fe2ae3802", + "id": "f1371bde-bead-4c8e-aa6b-8a86f2b712ae", "name": "Add Tag to Object", "request": { "name": "Add Tag to Object", @@ -184496,7 +184496,7 @@ }, "response": [ { - "id": "dcaed2f0-078c-4528-b64c-f3171874a6af", + "id": "ba82c85d-364b-46dc-b5e7-2b9e5dc80720", "name": "Created.", "originalRequest": { "url": { @@ -184542,7 +184542,7 @@ "_postman_previewlanguage": "text" }, { - "id": "b1427f83-9992-4cc1-91cf-92ec08884b56", + "id": "a6eb0bd3-860e-4a27-ba88-ebbffbbda51e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -184598,7 +184598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2337da75-f677-4444-9504-9c320b27d9b2", + "id": "33b6c338-83f4-41bf-81fe-10ddd3a3622b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -184654,7 +184654,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77c114e9-6ff5-4bbb-bf14-c06a22dfabc8", + "id": "288f47cf-debd-46f8-9a93-cff0426de326", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -184710,7 +184710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8453ea2f-4489-4de9-b46b-0d9239cb565d", + "id": "faed24f6-68e5-41d3-ad8a-3aa6a72c71f8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -184766,7 +184766,7 @@ "_postman_previewlanguage": "json" }, { - "id": "866adcfe-addb-46cd-b6bc-ba8e2f95aa95", + "id": "41bc7ede-8fae-4fe6-9159-1cbd29904dd3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -184828,7 +184828,7 @@ } }, { - "id": "270f7569-4a12-4ff8-b64c-aec228e14a12", + "id": "9ad3ca16-2756-46e7-8cf8-dd06d9b3631a", "name": "List Tagged Objects by Type", "request": { "name": "List Tagged Objects by Type", @@ -184906,7 +184906,7 @@ }, "response": [ { - "id": "ad047a7b-7300-4ff1-9445-6a2df20476bf", + "id": "4ad616e9-0ff4-4d68-8835-b721598b84af", "name": "List of all tagged objects for specified type.", "originalRequest": { "url": { @@ -184987,7 +184987,7 @@ "_postman_previewlanguage": "json" }, { - "id": "084bac5b-8626-4f21-91dc-405691bcdf29", + "id": "04bb1a63-233b-47dd-9910-60041922cb17", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -185068,7 +185068,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b797aba4-c1df-4b18-9fe4-893cc595cb13", + "id": "a35bdc0c-6b1f-4fb8-b507-448364000219", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -185149,7 +185149,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27f85661-62ef-433a-b909-8bf4cb30a1c7", + "id": "69b1835c-4d59-4bc8-83ef-859a1b52adc9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -185230,7 +185230,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca1c93d4-556c-4e6d-939a-020820bb98b5", + "id": "bfe79859-4124-42df-ad13-ee6c4e6010df", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -185311,7 +185311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7768bb5a-579e-4be4-a0db-34911e0ced7f", + "id": "6b2be785-5857-4b6b-addd-cca6c16121e4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -185398,7 +185398,7 @@ } }, { - "id": "78e2b739-9ef9-4804-ba47-4fda9875472f", + "id": "fe4f68ee-fb25-4561-8292-12c18dfef86e", "name": "Get Tagged Object", "request": { "name": "Get Tagged Object", @@ -185450,7 +185450,7 @@ }, "response": [ { - "id": "43f95b86-8d85-4399-aa2d-8abf740c0ccd", + "id": "fd3e766b-aa11-42b6-b29d-611d20f654d4", "name": "Tagged object by type and ID.", "originalRequest": { "url": { @@ -185495,7 +185495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f41880a-dd05-408f-8ce3-d0beeee970d9", + "id": "df544683-2c96-4a64-a71d-f2ea79effdf3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -185540,7 +185540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7c17eb0-aefd-4ef9-8544-f1a516aa8ee8", + "id": "77026651-c150-4f59-b8d3-276732c2a402", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -185585,7 +185585,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5836300c-c7dc-445b-8420-ed53e908a47b", + "id": "604e1c47-ace7-452b-8c6d-49994bbae4c7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -185630,7 +185630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3911eee4-0f2b-45c3-bfb9-328400c0249a", + "id": "c2470cc8-bd81-4647-8add-e94ca667d44a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -185675,7 +185675,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1766d2b0-dc26-4398-bf44-dc5314ebbf78", + "id": "e7b81463-4f90-4d5c-b2fd-ae68b90cd9b2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -185726,7 +185726,7 @@ } }, { - "id": "9801737b-59c2-44e1-ba08-0d7fa3fd23f7", + "id": "0e866d5d-b0d9-4a9e-ad3f-a8e0bbb70b59", "name": "Update Tagged Object", "request": { "name": "Update Tagged Object", @@ -185791,7 +185791,7 @@ }, "response": [ { - "id": "6311acda-fc97-4765-920b-27eacf2edca5", + "id": "b7f8e1c3-563b-4b64-9fcb-b1a868e3bf56", "name": "Tagged object by type and ID.", "originalRequest": { "url": { @@ -185849,7 +185849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cff894e-98e4-426a-b442-81c6c1c2fb5e", + "id": "5b825aed-4fea-494b-99ce-580ec36d4055", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -185907,7 +185907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c34a8a3-9217-4f53-a129-0d5f529e0c7f", + "id": "1e0ab14f-2866-46da-aef2-4dca6a807a93", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -185965,7 +185965,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac4f47f4-4a06-4891-9fd0-e2589ff0ea1e", + "id": "79b54124-d4a6-400b-b15f-1ba8cfc58285", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -186023,7 +186023,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e18f8fe7-2c8a-43d8-9a95-c21331d28cc3", + "id": "3d58f5d8-ea1f-48df-a19b-2ba9c63a9a77", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -186081,7 +186081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1d1a45e-2049-40b9-84be-33733e58082a", + "id": "9f1eb82b-49d4-4387-b05f-6156ff57d991", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -186145,7 +186145,7 @@ } }, { - "id": "4436cc04-8520-4e69-a554-ac453f0ad94c", + "id": "172e3885-3a72-46bf-81d5-76dae4f44ff1", "name": "Delete Tagged Object", "request": { "name": "Delete Tagged Object", @@ -186197,7 +186197,7 @@ }, "response": [ { - "id": "2edd6af4-c7c6-4f25-be23-05fc24151853", + "id": "24758fb6-ab28-41b7-8c98-f2c4f7c8a7aa", "name": "No content.", "originalRequest": { "url": { @@ -186232,7 +186232,7 @@ "_postman_previewlanguage": "text" }, { - "id": "972d79a0-71d4-4359-8492-f68f4d3d9d38", + "id": "42e059e2-78e6-469d-a1f3-7234b9b6ba68", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -186277,7 +186277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfec3f2c-4098-4ba7-abb7-92d952d2cafa", + "id": "9e2bb7eb-bcf4-4fda-ae7a-dfcdcfa534b4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -186322,7 +186322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fedcf611-0f79-4348-95a5-eb406047df8e", + "id": "05acc8a7-c37d-423b-8c3a-0acc27e0c97f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -186367,7 +186367,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b59eff5e-ca83-4af7-8065-68d95cd68549", + "id": "b96763db-06a1-4eb3-811f-73d93c648ee3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -186412,7 +186412,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a21e44b-01ce-4ed9-9c66-6bc4499eada7", + "id": "6013b867-4607-4917-9288-2388e08c6fad", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -186463,7 +186463,7 @@ } }, { - "id": "83af3066-cd07-4838-a7c1-20fa566eb567", + "id": "a0ef4c3b-5995-4a23-98e1-39efb43b8d56", "name": "Tag Multiple Objects", "request": { "name": "Tag Multiple Objects", @@ -186506,7 +186506,7 @@ }, "response": [ { - "id": "5e02859c-f317-4e21-a732-97281aa7bf0a", + "id": "a8405c97-33fc-4d6b-8fe8-1a84b64fe82c", "name": "Request succeeded.", "originalRequest": { "url": { @@ -186563,7 +186563,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c22d471-b14e-4ddd-af73-f45488191e89", + "id": "92bb644c-90de-409d-aa7c-8676150ba51d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -186620,7 +186620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d840805-6521-4a4c-9cea-63708a0d3e77", + "id": "9ebdcf1d-034f-4535-9049-e173445c89d6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -186677,7 +186677,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21245305-0be3-4296-a51f-4fb7bc4ee875", + "id": "c35935dc-803e-4bd2-b7a7-da7691090665", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -186734,7 +186734,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14b5f544-c909-4729-9e91-e5d2949ca41f", + "id": "e089197f-e607-465f-82c5-f2332aad1f42", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -186791,7 +186791,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ea27ad5-500b-438f-aa7c-7a901760cefb", + "id": "ab377e06-c814-4412-8d24-1a735bd05b82", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -186854,7 +186854,7 @@ } }, { - "id": "79778d42-77c7-4a0b-ae8c-56e59848adf9", + "id": "d9cf6a45-ff64-4500-85ad-89547e4d7469", "name": "Remove Tags from Multiple Objects", "request": { "name": "Remove Tags from Multiple Objects", @@ -186897,7 +186897,7 @@ }, "response": [ { - "id": "c2c62bd5-9285-472c-9fed-014b3b90d131", + "id": "7ffe95da-8e12-42a3-87a4-9b54237be722", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -186944,7 +186944,7 @@ "_postman_previewlanguage": "text" }, { - "id": "b2115625-7da8-4fa4-b463-014e9f4be973", + "id": "ee3e9e10-9cf6-4dd6-9933-c4dcda8d34a2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -187001,7 +187001,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd5305a4-32bb-424b-bc20-f20b1277dccd", + "id": "c3a73ff7-7c9c-47f6-9627-ab14c2321d01", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -187058,7 +187058,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9bedcc5-e07d-4fce-9800-986d31fb1382", + "id": "e540ee53-eee0-4efd-b5ff-b4312e8c65fb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -187115,7 +187115,7 @@ "_postman_previewlanguage": "json" }, { - "id": "639ad1b2-6773-4d42-b7ea-b48535d68db9", + "id": "7e9dd0f3-43ed-4d54-84f6-4e500ec628bf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -187172,7 +187172,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29ddb591-fe0f-4644-8df2-1935d9fce324", + "id": "a3a269ef-25d8-4f8d-8b75-859d02f7cc85", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -187241,7 +187241,7 @@ "description": "", "item": [ { - "id": "8a6292fd-287d-4a53-b9a3-dc05dec8188f", + "id": "dde7ba85-5aeb-4f1f-aed8-bfc99f23ceab", "name": "Get task status by ID.", "request": { "name": "Get task status by ID.", @@ -187282,7 +187282,7 @@ }, "response": [ { - "id": "d550d7fd-9700-4518-8153-4c65739eca8f", + "id": "4abeabd2-28e7-48e4-975a-e214999bdf2c", "name": "Responds with a TaskStatus for the task with the given task ID.", "originalRequest": { "url": { @@ -187326,7 +187326,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40476c0d-8b92-4bb1-9909-9b1c24e1bcbb", + "id": "1028d41b-2cfe-4983-b6d2-14b7fa78173b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -187370,7 +187370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c184c5b7-8b6e-4051-852d-d5640c90b426", + "id": "fec590c9-f506-44d9-8a86-87db46c7439e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -187414,7 +187414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d3cbd37-e4f9-4fd8-bf59-ff658e2864ed", + "id": "844625a0-7e86-4678-aa2c-6c0785ca9f18", "name": "Forbidden, generally due to a lack of security rights", "originalRequest": { "url": { @@ -187448,7 +187448,7 @@ "_postman_previewlanguage": "text" }, { - "id": "dff759dc-9dbf-480b-9b64-3ed32e90847b", + "id": "49761212-9b2f-4087-a410-c018a7b9fc39", "name": "TaskStatus with the given id was not found.", "originalRequest": { "url": { @@ -187482,7 +187482,7 @@ "_postman_previewlanguage": "text" }, { - "id": "1f8c15a9-f087-4b90-940e-f8da70dda930", + "id": "6016de79-f031-4140-9674-c662e47003e4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -187526,7 +187526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42f411d6-6a81-45ca-99b7-d7ddc164bf88", + "id": "5e4821f8-39b4-4f27-bd16-4942e2b8d8ff", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -187576,7 +187576,7 @@ } }, { - "id": "3296da94-795b-413b-95f5-41632bdc4b6c", + "id": "46dddf61-0d3f-446f-a292-f83154d1d32c", "name": "Update task status by ID", "request": { "name": "Update task status by ID", @@ -187630,7 +187630,7 @@ }, "response": [ { - "id": "16784126-056c-4b1d-a1fd-95c247dad488", + "id": "29f5237c-5b7d-44cd-b626-51821c684777", "name": "Responds with the updated TaskStatus for the task with the given task ID.", "originalRequest": { "url": { @@ -187687,7 +187687,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d05aa49-7daa-4c72-8c9b-d12f496b70b3", + "id": "01cbe48e-79dd-4342-aa47-a5c7270039bf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -187744,7 +187744,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7aede01-5b57-4350-afad-16de4ca1f22e", + "id": "2eada3f6-b015-4464-b1ee-f046a5202d27", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -187801,7 +187801,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8940f7ae-b013-4efe-88cc-82637533fff2", + "id": "b1047b60-8ad1-48ae-893a-25f192c2361a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -187858,7 +187858,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbea67ee-04c0-4c42-bea2-f3c3e3000eb8", + "id": "a3897146-0f84-422e-a9bd-b2b451fe457d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -187915,7 +187915,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0cc7069-ced0-4e80-a778-8d5ea01bb1c1", + "id": "92144893-5f5b-4cec-977e-b3e132e345fa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -187972,7 +187972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b432ce9-48f4-4e14-b1cf-5cc98c4b67e0", + "id": "2d0e7942-d5c2-4c8b-a6ca-492232704ea5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -188035,7 +188035,7 @@ } }, { - "id": "f729cd3f-47b3-4acc-9ec8-0a57ed9f218d", + "id": "f63f27d3-5b0e-4516-b8bb-bca87eb40d4a", "name": "Retrieve a task status list.", "request": { "name": "Retrieve a task status list.", @@ -188110,7 +188110,7 @@ }, "response": [ { - "id": "149a274c-c188-41da-9541-d8ed727e27f1", + "id": "52b63172-35f3-448e-a203-1f826405668c", "name": "Responds with a TaskStatus for the task with the given task ID.", "originalRequest": { "url": { @@ -188199,7 +188199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfd702ff-bef4-4cc4-8ad6-e872eb15aaf7", + "id": "4bf366cf-6995-40f9-901b-b25439e8e819", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -188288,7 +188288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "707ce15f-cf29-4248-88e0-234da6016804", + "id": "2ee997df-6cc4-40b2-b6a2-24c92f728cdb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -188377,7 +188377,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6cbed569-5196-4913-912d-6dd493aeba9f", + "id": "20cf63b9-700a-4180-9f37-fd58c5a03394", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -188466,7 +188466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23d554b3-4b39-4184-8680-725464c01bc5", + "id": "b917f645-1e11-43be-8482-7f7bd8c344fd", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -188555,7 +188555,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce619467-9fef-4384-bf73-bc376526bbb3", + "id": "08a8c6ec-4475-4613-a9f6-05a6c94a8061", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -188644,7 +188644,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10ac099b-eeda-4181-aa8d-aea8177e0049", + "id": "6420d660-65c7-4b9d-a1c3-ef576a853e07", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -188739,7 +188739,7 @@ } }, { - "id": "aa81dac5-1fb7-4b68-97e4-1c5505cd5f81", + "id": "0778bde9-59bc-4d7c-9079-8cd87e6ccfa8", "name": "Retrieve a pending task list.", "request": { "name": "Retrieve a pending task list.", @@ -188797,7 +188797,7 @@ }, "response": [ { - "id": "182ba169-7cf4-4ca6-9cf5-aeb093fa1507", + "id": "ac5cc0fc-fafc-436f-85dc-d4de60042dca", "name": "Responds with a list of TaskStatus for pending tasks.", "originalRequest": { "url": { @@ -188869,7 +188869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35698882-88c5-400c-b9d0-16ee9769c16f", + "id": "363b36cc-8d8b-4aac-a8db-b1997032a8dd", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -188931,7 +188931,7 @@ "_postman_previewlanguage": "text" }, { - "id": "587594ad-4fc2-4374-a63a-519f84ced828", + "id": "33f79eae-985a-454a-b84c-d3fab9494f66", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -189003,7 +189003,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d12006e7-5a5a-4eca-bc1c-9935f4118d67", + "id": "1e99e514-503d-4c66-ab52-672f64a90e63", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -189081,7 +189081,7 @@ } }, { - "id": "b5f42e13-84da-4224-8dd9-df12a83c31ed", + "id": "761564be-b73a-4164-8bc4-82a5ef6708f5", "name": "Retrieve headers only for pending task list.", "request": { "name": "Retrieve headers only for pending task list.", @@ -189139,7 +189139,7 @@ }, "response": [ { - "id": "9db49cd9-5468-46a9-a930-b08275b2ac34", + "id": "845fa177-00f7-42c3-8075-29d4ecec8c5b", "name": "Responds with headers for List of TaskStatus for pending tasks.", "originalRequest": { "url": { @@ -189201,7 +189201,7 @@ "_postman_previewlanguage": "text" }, { - "id": "47404be5-5106-4a21-9cb4-cab17bcf58e4", + "id": "6ff502e9-18ae-4545-9739-287838b94500", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -189263,7 +189263,7 @@ "_postman_previewlanguage": "text" }, { - "id": "77a612e5-35af-450b-bedf-47d489732c1c", + "id": "583e8b81-fe9b-4e56-8396-8d7b9d30068d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -189335,7 +189335,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7eab231-375f-446f-a087-17cb674fa55c", + "id": "84681f81-1d1d-4497-877f-66326592ceda", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -189419,7 +189419,7 @@ "description": "API for reading tenant details.", "item": [ { - "id": "567e8e19-d9ac-44c4-bd5d-d99f7e9a34b1", + "id": "566701bc-26ce-4991-8a0a-344dcbc25017", "name": "Get Tenant Information.", "request": { "name": "Get Tenant Information.", @@ -189448,7 +189448,7 @@ }, "response": [ { - "id": "15f50bc3-474f-4477-b69f-64f0ec8fe146", + "id": "bef5a2a5-e861-42ba-b13a-0846c8d3276a", "name": "Tenant Info", "originalRequest": { "url": { @@ -189491,7 +189491,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6317e35c-959d-432c-b1e0-c0e867814037", + "id": "91d4103b-8554-428d-939d-c681e9cb01c1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -189534,7 +189534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e395c8b4-3367-4be9-aad1-3b013b51091d", + "id": "c9a689fc-1a88-46e9-9e1b-372539b0d53b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -189577,7 +189577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "443fb159-756f-4a36-bec4-39ea5f2353af", + "id": "15b3c9a2-e45c-45e2-9dc3-78a76ca86ab2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -189620,7 +189620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3b3ac76-95e7-4d6e-a97a-53ed8d961a12", + "id": "733a8e6c-017f-4006-b473-32a96347a3d7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -189663,7 +189663,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3f5d550-35ed-4ad8-815d-a408eb8b100c", + "id": "7c256158-f9f6-46cc-a4ba-aa99bae31969", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -189706,7 +189706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2580dec4-9202-40dd-8233-d67f1cc74dcd", + "id": "402aad29-8669-4a64-9c8f-b67b7d5f003b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -189761,7 +189761,7 @@ "description": "Operations for creating, managing, and deleting transforms.", "item": [ { - "id": "df4d810a-d4d6-4c1d-a408-0efb150efb5b", + "id": "27e0ee71-c4c6-4bf4-8eee-10d6b658321a", "name": "List transforms", "request": { "name": "List transforms", @@ -189836,7 +189836,7 @@ }, "response": [ { - "id": "1ffacef9-e5ef-4c94-ad31-4fbbd03fad77", + "id": "2e651e62-ecb7-49a4-9f9d-8cdc31805225", "name": "A list of transforms matching the given criteria.", "originalRequest": { "url": { @@ -189925,7 +189925,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e0763db-c846-49c7-945e-697c5330c43f", + "id": "1ff8503a-1731-47d4-8f72-00d9bd7517e2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -190014,7 +190014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4b014f3-aec7-48a5-83e6-7794dac401fc", + "id": "6b3c964b-6648-4ea6-9e93-58b5d999380e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -190103,7 +190103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61d1f7d2-7a70-4e3c-bf9b-c044d399f6fd", + "id": "478a1f29-52f7-44e7-a9e0-fffb5a54ffd7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -190192,7 +190192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebcaa95c-a762-4be1-8f83-97e444138c0d", + "id": "ac55f998-905e-4676-872d-f1151b67cc09", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -190281,7 +190281,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6bd3c69-e456-4118-a7bd-c6c326f27742", + "id": "2516246a-f46c-4ee5-89b8-3770c2dc403d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -190370,7 +190370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6728c9f-2c6f-4f11-a203-8a3a3a9c2bbc", + "id": "6e3a3c65-65e5-4c25-8b85-5a2671c6c26a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -190465,7 +190465,7 @@ } }, { - "id": "67adf764-ad73-4c80-b88e-29323ead4e11", + "id": "d10341b2-06c3-4ade-8d2e-2951b82295d9", "name": "Create transform", "request": { "name": "Create transform", @@ -190507,7 +190507,7 @@ }, "response": [ { - "id": "5ccf438c-b634-491d-9ebe-05675f7db4b5", + "id": "2d4b99e9-7c25-4230-830c-22a169e70ce1", "name": "Indicates the transform was successfully created and returns its representation.", "originalRequest": { "url": { @@ -190563,7 +190563,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ddee935-205b-4b08-825d-d9c9b477bddb", + "id": "6b6bfaaa-7982-4c77-86e8-68ab943a3e72", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -190619,7 +190619,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f198f457-14bd-4925-817d-522f366bfaf3", + "id": "41aa68e2-3246-43f1-9858-ee14de14b854", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -190675,7 +190675,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e88a2c90-98b3-440e-9e11-22da8375af18", + "id": "9480eb17-a9c6-4cef-9b4e-706c64791584", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -190731,7 +190731,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7cbe1d6f-1fd0-425f-af23-74f158401eaa", + "id": "f8dee564-23ae-4920-8079-b768b7f0d22c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -190787,7 +190787,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12707752-a9ab-4fa2-898e-aead20e2a19e", + "id": "06d79619-fbeb-42b3-aa27-1748ed4b05f9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -190843,7 +190843,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93354a29-d6bb-457f-bfaa-2f10387d5887", + "id": "992be4b7-1412-46f9-8370-40fa5258861d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -190905,7 +190905,7 @@ } }, { - "id": "0fd39788-f9b0-45c5-a771-79bfedc6e37b", + "id": "0c43130d-78c6-45a7-a799-4495e574d7b4", "name": "Transform by ID", "request": { "name": "Transform by ID", @@ -190946,7 +190946,7 @@ }, "response": [ { - "id": "65875a88-e14f-4582-bd67-d8553aae46df", + "id": "70502426-f5d4-4808-b61e-1d6169b66d78", "name": "Transform with the given ID", "originalRequest": { "url": { @@ -190990,7 +190990,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74cffa4c-72af-43f2-a396-e02e5195d4d0", + "id": "13f99e08-4d7c-4834-8bac-47331a1c0e69", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -191034,7 +191034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34169656-6f98-4a5b-abb9-a99e85f71826", + "id": "8f2c7128-8e7e-4cf8-a1d4-248bce2c4b43", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -191078,7 +191078,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01847952-ee98-495a-869d-6135e61848aa", + "id": "83190dee-4fc3-4fab-b1f4-1b9f7335c3d4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -191122,7 +191122,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91142188-41ea-438b-8c67-2df477e34195", + "id": "590b49b2-9a49-4037-bf58-ac39015bb24a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -191166,7 +191166,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19d57b40-e2e3-418e-a1aa-d61664916512", + "id": "cfc4c0cc-8861-462c-a551-2652821ae5c1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -191210,7 +191210,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b3638a8-3c6d-4182-9a8d-5c04fb69327f", + "id": "85642eb0-2f47-47cd-b588-36bae8ac131f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -191260,7 +191260,7 @@ } }, { - "id": "07c3b99c-827d-4109-94d9-fbd618cbca38", + "id": "b40386e3-499e-45e7-a891-6baec19d44a6", "name": "Update a transform", "request": { "name": "Update a transform", @@ -191314,7 +191314,7 @@ }, "response": [ { - "id": "64726815-5547-45e7-91b0-cda313cc25b8", + "id": "80cfd0b3-406e-4f6a-a479-0e30c5df9a16", "name": "Indicates the transform was successfully updated and returns its new representation.", "originalRequest": { "url": { @@ -191371,7 +191371,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b49924f9-9bf2-472f-b8d6-7d19d7131ca2", + "id": "88a041fe-8abf-4fdc-b89b-f845e7577036", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -191428,7 +191428,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f7e2c11-3266-432c-b634-2fddf2512095", + "id": "4311ddb7-42ea-4cb9-ba45-1013b33bf137", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -191485,7 +191485,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0163122f-a223-4d33-88a5-5519af4aff45", + "id": "8df2be47-b753-40ca-8144-051c5061e526", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -191542,7 +191542,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31860c2d-57f5-4635-a118-41f12151d596", + "id": "0995f5a2-ab57-4ee3-a4d6-feed0fcea2fe", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -191599,7 +191599,7 @@ "_postman_previewlanguage": "json" }, { - "id": "489a3971-50b5-40d9-9425-af05be5b34d7", + "id": "f12c0375-d195-4eb3-9cab-080c20d96b43", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -191656,7 +191656,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48178021-1dc5-4f9e-8f97-5cb9fb673492", + "id": "8e62231b-43c1-4451-a533-3718136c3117", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -191719,7 +191719,7 @@ } }, { - "id": "c4a4a531-765e-48e7-8c8c-05e80c4f8f22", + "id": "0b95f5cc-7dd0-4249-97f0-90a1c4195ff0", "name": "Delete a transform", "request": { "name": "Delete a transform", @@ -191760,7 +191760,7 @@ }, "response": [ { - "id": "a45de4ca-d09f-4bc5-8966-a8f6e9723a9d", + "id": "987cad75-e2ea-4c36-bf08-31d379db20f6", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -191794,7 +191794,7 @@ "_postman_previewlanguage": "text" }, { - "id": "18adbb7e-d294-4a1d-ac2d-e3ab15100f33", + "id": "689d0a26-7831-497d-99f5-29e5c7a37112", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -191838,7 +191838,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b113870c-bf81-461a-a8a8-d5af345830e4", + "id": "c19582db-273d-4ddc-8753-f4d779457b9b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -191882,7 +191882,7 @@ "_postman_previewlanguage": "json" }, { - "id": "482f6749-1a68-4647-8440-21f0dab30841", + "id": "cfca8726-741e-4af2-94a5-e03e5a854a4a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -191926,7 +191926,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94fe8b35-78ab-4c06-bf24-90f793e689b5", + "id": "f56ba1a5-d12c-457d-a550-85ad4e9d45af", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -191970,7 +191970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd21a4d5-1275-4ea5-9240-8bb6292c85e8", + "id": "47d498cf-088f-480b-8cb0-8037fad9f847", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -192014,7 +192014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "774e274d-04b3-4268-80f9-c78b3b1b947a", + "id": "ec2bfbbe-f30a-4439-87ce-33095a04aa3d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -192070,7 +192070,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\nRefer to [Event Triggers](https://developer.sailpoint.com/docs/extensibility/event-triggers/) for more information about event triggers.\n", "item": [ { - "id": "0e682d80-56fc-4581-af7e-f5232b78208a", + "id": "b9a475dc-d80f-4c21-b16f-b24cf6f8daa8", "name": "List Triggers", "request": { "name": "List Triggers", @@ -192145,7 +192145,7 @@ }, "response": [ { - "id": "75da5757-4b5d-4761-a944-819bf72fc3fb", + "id": "3654830d-3a8b-43d0-841d-9cd79adea3d9", "name": "List of triggers.", "originalRequest": { "url": { @@ -192234,7 +192234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4abccb10-4d74-45e0-8ee7-d1a87bb192d4", + "id": "47ad8e15-854e-4094-a58f-76e2f9007d84", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -192323,7 +192323,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f70bf5a9-845a-404c-9595-41a44db2b2a8", + "id": "c597b272-9a0f-414e-92a0-3d7a29bb2ac1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -192412,7 +192412,7 @@ "_postman_previewlanguage": "json" }, { - "id": "395b652f-b6c8-4f1b-bd30-04673b6ad463", + "id": "28fba700-8248-4608-8eaa-2adae8e70a51", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -192501,7 +192501,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b963b789-f2f7-431a-a90f-5f137f575438", + "id": "eebfca07-a76c-411d-a26b-40c9e1c2c258", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -192590,7 +192590,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d243a336-af21-4046-99c7-1ab7e8882af2", + "id": "5f96b570-6e44-4759-bf8d-21079747d42a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -192685,7 +192685,7 @@ } }, { - "id": "178073f0-8ac4-4149-9154-0d140670a2df", + "id": "afd433ec-5cc9-4d82-81a4-69213a8939a1", "name": "Create a Subscription", "request": { "name": "Create a Subscription", @@ -192727,7 +192727,7 @@ }, "response": [ { - "id": "c81009ec-133a-433c-928b-2a83a9f7aa83", + "id": "d9129b69-8df4-4c83-9e70-c717d6670ce2", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -192783,7 +192783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3299e31b-a00c-4a48-91f3-099a69c6a002", + "id": "c92dde4d-d3c1-44c4-bc23-90df0d2b1cc4", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -192839,7 +192839,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e467738-7021-4978-b04f-cdf6547a6b1e", + "id": "38400f19-4fb0-4aaf-baa1-17021c4eb448", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -192895,7 +192895,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0366b5fb-751d-4b7c-8149-53a55482d01c", + "id": "c611f8fa-74ba-4782-bf89-340a3fdc4428", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -192951,7 +192951,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d7f2ffb-ed66-4ee3-adb1-a023a9bdc1ba", + "id": "6ee4e6b0-28df-4e7e-ae20-c3a1a562e1aa", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -193007,7 +193007,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f57a0093-b1cb-4e68-a9eb-a8b13d311539", + "id": "6128d991-d796-4f5c-a2eb-df3415fd470a", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -193063,7 +193063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ea22c6e-60c5-4721-a643-1fb14036a025", + "id": "035ac1b0-679c-4176-964e-8674bb92b902", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -193119,7 +193119,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ac79700-81e5-4768-b1c2-2b1c0539c437", + "id": "0c4759d3-4b19-4df1-b306-75b863597472", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -193175,7 +193175,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20304aa1-2ec0-422f-9870-f5e26e2a8a06", + "id": "04ac6ad1-dd1d-4834-bfb9-b1391245effc", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -193237,7 +193237,7 @@ } }, { - "id": "651c2650-7898-4c45-be4f-1fa090748abd", + "id": "3179d9af-0c1b-416f-ba7a-2253296521b9", "name": "List Subscriptions", "request": { "name": "List Subscriptions", @@ -193312,7 +193312,7 @@ }, "response": [ { - "id": "495cde1f-0d63-4255-9523-ba3fc23b3bb4", + "id": "cb49e807-e91d-4efb-a7ea-4f7e1a68d793", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -193401,7 +193401,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0422ec6e-831d-46cf-9904-732f68e5c189", + "id": "c8755842-ec74-4ecc-99eb-0fb2a3a171a4", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -193490,7 +193490,7 @@ "_postman_previewlanguage": "json" }, { - "id": "861db12c-e159-4c2d-805c-c41d5e74f98c", + "id": "d1484149-a1b8-4001-abf6-c6d62ce28a98", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -193579,7 +193579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4bb0f3a3-0a13-4c7f-9d58-927cd74594f1", + "id": "ba375ebe-fa4e-4c1c-85ab-1602501ec995", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -193668,7 +193668,7 @@ "_postman_previewlanguage": "json" }, { - "id": "193813ee-949c-48cf-9895-a6a70e9b6f31", + "id": "8bcbbc4b-1f51-4074-b6fb-ca85584f8685", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -193757,7 +193757,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9950f9b9-970b-4646-b89c-e4140bb6de08", + "id": "08271138-01ef-40a2-b93f-85388c4e2671", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -193846,7 +193846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c063902e-7106-47d6-9507-4386bbdf5ec8", + "id": "a5fd5142-fd9c-4645-b761-b4bc8974b179", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -193935,7 +193935,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9bff0e56-71b9-4f6c-ab93-bb37d84c636d", + "id": "c08e706a-02e1-429a-b465-7db137accd57", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -194030,7 +194030,7 @@ } }, { - "id": "fd1f6f45-e1fe-455a-94ee-06b740271c63", + "id": "ca84096c-f2fc-4ac1-b8a0-d82b9103ca4d", "name": "Update a Subscription", "request": { "name": "Update a Subscription", @@ -194084,7 +194084,7 @@ }, "response": [ { - "id": "eba4682b-89ce-4131-a5d2-df0911afb8be", + "id": "3c0733ac-3579-4e5c-9101-558a9c9ebaf4", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -194141,7 +194141,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f939a21-f2ac-4782-bafe-b2f5cb35f3b4", + "id": "ad27e0e6-f9d9-4f0b-897a-0018a27d2f8c", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -194198,7 +194198,7 @@ "_postman_previewlanguage": "json" }, { - "id": "397c8b78-8807-4f4f-9614-f94116fa8563", + "id": "c4942a47-e093-444d-81a0-ee0df2a5afdb", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -194255,7 +194255,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6e77413-b8b7-4603-8582-99f7436cb34c", + "id": "0c7bad5e-c606-41ef-8ef6-c545251e93e5", "name": "HTTP Async Subscription", "originalRequest": { "url": { @@ -194312,7 +194312,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ecb4aa9-bb11-405a-850f-b51a7b73c43b", + "id": "67d262fd-7a39-4fb7-ba22-6ea3c3de6c01", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -194369,7 +194369,7 @@ "_postman_previewlanguage": "json" }, { - "id": "896bb2f1-bb48-4b2f-8643-40b72ebc081a", + "id": "b6524bfc-53f0-4ace-b2fe-f4f8440d1de5", "name": "EventBridge Subscription", "originalRequest": { "url": { @@ -194426,7 +194426,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1223a57-5361-4238-8942-466bc77de560", + "id": "b170be52-677e-4af7-8178-a69ca3715d3d", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -194483,7 +194483,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d471861-d2bc-49e3-b008-8c69fb3723d5", + "id": "54782ccc-4ab7-4361-953a-11734f262175", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -194540,7 +194540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a776fff-5e14-497e-b63d-4994a28a5ea3", + "id": "bf2aff0c-0f4b-4d85-b6b3-83b829736f15", "name": "HTTP Subscription", "originalRequest": { "url": { @@ -194597,7 +194597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf24ba8e-e6ea-4684-8df5-584218c1d535", + "id": "688fdd4a-2b44-4290-a160-e69c56ce540d", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -194660,7 +194660,7 @@ } }, { - "id": "96efca68-30e0-4f51-81f7-89aa3558d3a2", + "id": "53de06f2-54d9-4cb6-8ca8-31ce98145305", "name": "Patch a Subscription", "request": { "name": "Patch a Subscription", @@ -194714,7 +194714,7 @@ }, "response": [ { - "id": "a1e4f3b0-3110-416a-a59e-1a7a7c8cf51a", + "id": "2e1a0579-8c12-41da-bfe7-e3e5ec9edfda", "name": "Updated subscription.", "originalRequest": { "url": { @@ -194771,7 +194771,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2fff0b9e-f763-4358-a479-d261d6c3468e", + "id": "d45b0102-c77f-4c48-89f7-876808e73729", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -194828,7 +194828,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ebe345c-fedb-4f99-bdb2-e09818fe9011", + "id": "e1538c89-bf2c-4602-8a2a-fd825fecb6bf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -194885,7 +194885,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d890a5e1-85de-490b-b9ee-b4cc96537229", + "id": "4e33be28-2bf5-4978-b03e-83250a8c9607", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -194942,7 +194942,7 @@ "_postman_previewlanguage": "json" }, { - "id": "259d035f-9f7e-4fcc-b059-42f06eb145a0", + "id": "db8b3b26-c039-43aa-a168-c502eddd9cc3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -194999,7 +194999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60d1290d-9274-44a9-b070-c3954b7022b7", + "id": "be5fafa0-e41e-42c5-8017-f160d83c90d9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -195056,7 +195056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "693c0b96-1486-41ad-87ef-86637b97efc7", + "id": "92a07f62-19c4-4f87-954f-e3e7145c5324", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -195119,7 +195119,7 @@ } }, { - "id": "28243ab9-926d-4f00-baf6-cbba3dd99909", + "id": "86b0f66d-dcfe-4536-aafc-02f60ef86f19", "name": "Delete a Subscription", "request": { "name": "Delete a Subscription", @@ -195160,7 +195160,7 @@ }, "response": [ { - "id": "ea0cb363-26a4-43fa-9e02-0a92ae647a81", + "id": "f7af0fa7-2d50-45a7-b93a-b15b75d2054a", "name": "Subscription is deleted successfully.", "originalRequest": { "url": { @@ -195194,7 +195194,7 @@ "_postman_previewlanguage": "text" }, { - "id": "c8358e68-c36f-444f-8d69-3f8e8e46e8fa", + "id": "57e1011c-f54e-4d16-91ce-7f275c07f228", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -195238,7 +195238,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21afadc8-91a3-4b1c-85f1-c70fc03ddedf", + "id": "da81ee94-fd47-4ff3-bd19-cc626ff89072", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -195282,7 +195282,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3a398f7-de46-4db7-823a-c1aff7c197c0", + "id": "30f5fe71-f575-4f0a-862c-0e182a6eb804", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -195326,7 +195326,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcb9aa92-315a-4b37-a8b1-aa63e9a3d5db", + "id": "13c5026e-9a59-4aa9-bd50-b7f16c0db38b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -195370,7 +195370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26dc5e18-0bc3-43e8-b4ee-75053607a10a", + "id": "4c081167-1382-4321-a2c3-c75c0a8f2b6f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -195414,7 +195414,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ebd9243-ecb4-4981-ae54-271b97a43c18", + "id": "1493f8c3-8852-40c8-a328-33046f63a29f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -195464,7 +195464,7 @@ } }, { - "id": "14e678b7-5ec6-4f98-8bbd-aa1bc7a710ab", + "id": "2774da91-15d2-40b8-8227-9720a8b3791f", "name": "Validate a Subscription Filter", "request": { "name": "Validate a Subscription Filter", @@ -195507,7 +195507,7 @@ }, "response": [ { - "id": "b67280cc-45fd-4b0f-91e5-b4c4c0bc17d5", + "id": "00585133-1840-43d1-8523-fd3f73d991d2", "name": "Boolean whether specified filter expression is valid against the input.", "originalRequest": { "url": { @@ -195564,7 +195564,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa94dfb1-7fe5-4b5f-b497-d426efea9d28", + "id": "31ed6133-3e82-47ec-95a3-21fad5e76c90", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -195621,7 +195621,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50ff81ee-45d9-4da8-85be-29c70cbac391", + "id": "f88d48f5-c07d-4ba8-acf3-13c52bdfc9c3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -195678,7 +195678,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a09d95b-6f67-4c57-816f-7b4c4e973b65", + "id": "b080ded2-4bce-403b-ab81-b7af936067a4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -195735,7 +195735,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62fe1c45-c906-4b19-b6bd-2a612fa5686c", + "id": "5f45cbe9-917d-4dfb-8017-db52088be7da", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -195792,7 +195792,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0922ce24-9617-47a6-bb65-de649315da14", + "id": "c88fd8a0-4c89-48a6-828c-1bfa5d8f0811", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -195855,7 +195855,7 @@ } }, { - "id": "93e25e60-23fe-4504-bfb4-4b7a0f5d3d3c", + "id": "dd98ba6f-8a71-4e86-bb19-40f4a38a4266", "name": "List Latest Invocation Statuses", "request": { "name": "List Latest Invocation Statuses", @@ -195931,7 +195931,7 @@ }, "response": [ { - "id": "1f4ec09e-af6a-4587-894c-54ed057e1fb7", + "id": "570dc5f4-fcb1-47f8-aa8f-49717b6531e7", "name": "List of latest invocation statuses.", "originalRequest": { "url": { @@ -196021,7 +196021,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2538ac7-0fff-4c07-9074-0710868478cc", + "id": "07db5f0f-f6c9-419c-8ed1-46cc798a9bce", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -196111,7 +196111,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2fac1d7b-4403-471c-9380-c8e4564879f7", + "id": "353fee5c-719d-44e0-ab14-ce98149594f2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -196201,7 +196201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17fb296d-cce6-4640-a6e9-cf521fbfbbbb", + "id": "ef27f13b-c481-4b39-84fb-4c37f24a0734", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -196291,7 +196291,7 @@ "_postman_previewlanguage": "json" }, { - "id": "269aa2b2-9acb-40ae-a376-395c2850af87", + "id": "28a4b7cd-a9bd-4b0a-ac0c-51f7105f8a65", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -196381,7 +196381,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18d04f7a-0758-458b-93cc-10a5b8501613", + "id": "c4c3d2a6-aae2-4a8d-8b5d-9cdcf5414db1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -196477,7 +196477,7 @@ } }, { - "id": "dd2df660-e739-4c59-b362-fda55b7b79e0", + "id": "136aa878-1a2e-4a64-b0a2-86d6a22b65c9", "name": "Complete Trigger Invocation", "request": { "name": "Complete Trigger Invocation", @@ -196532,7 +196532,7 @@ }, "response": [ { - "id": "20804bf2-c96d-4a83-ab8e-1757066ccf4a", + "id": "a6e46a8b-79cc-48d6-8228-c245c8c014df", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -196580,7 +196580,7 @@ "_postman_previewlanguage": "text" }, { - "id": "2405a2f0-c8ae-4183-a600-b566e8c34566", + "id": "94d675c0-5793-431d-993e-35c50a5b8fe1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -196638,7 +196638,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ada145b5-05b1-4892-acfd-377b4e62e27c", + "id": "7eed38ea-d045-45e8-8665-c44d2e35998e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -196696,7 +196696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0a101df-70a3-481f-a45f-bfb0d64846e2", + "id": "311af12a-b3b6-4490-b9bd-6c16a9c51b89", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -196754,7 +196754,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dab10bdb-d307-401d-bca0-3f3f6af4982d", + "id": "bbc9a66c-9cc1-473e-920e-372b935e8008", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -196812,7 +196812,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fffb0917-6f52-4560-b49e-8354a5aa849a", + "id": "9510c63d-4d8c-4674-9ed3-801d68d9b9d2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -196876,7 +196876,7 @@ } }, { - "id": "2dcaa799-d290-417c-aa60-5ed0839fefe3", + "id": "1a2cb88e-3829-41e3-8916-81bbe2de75c9", "name": "Start a Test Invocation", "request": { "name": "Start a Test Invocation", @@ -196919,7 +196919,7 @@ }, "response": [ { - "id": "578389ce-cd6f-4437-98df-a26693844987", + "id": "b4db86e5-5f72-4a67-8be4-bce91bf4065b", "name": "Test Trigger with Mock Input", "originalRequest": { "url": { @@ -196976,7 +196976,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3101d35f-da31-46dd-9f81-42b1922835cc", + "id": "574daaaa-1fa7-4570-8e85-5f369bbd8d12", "name": "Send Test to only One Subscriber", "originalRequest": { "url": { @@ -197033,7 +197033,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d391459-4c56-4b35-9855-9a7023029f26", + "id": "29b2d0e6-d26b-4431-86b7-a654f345a762", "name": "Trigger invocation is skipped, because tenant has not subscribed to the specified trigger.", "originalRequest": { "url": { @@ -197080,7 +197080,7 @@ "_postman_previewlanguage": "text" }, { - "id": "f6ef2f0e-0bba-4b9e-963f-22b36789312c", + "id": "28b1098f-8ddf-495c-8cdf-dd101f3ef3cf", "name": "Send Test to only One Subscriber", "originalRequest": { "url": { @@ -197137,7 +197137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47c6f44d-cb4b-44a7-b131-2be732fbf7a7", + "id": "30e01fc2-70f4-4608-bf56-519cf408cf6f", "name": "Test Trigger with Mock Input", "originalRequest": { "url": { @@ -197194,7 +197194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5515b41c-da01-4c5d-94ea-662c7bd766b1", + "id": "4bb877d7-6a19-4f37-8645-f16ef61230fe", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -197251,7 +197251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0400d1d6-adc5-46f0-a416-13065e855485", + "id": "d50aee9e-1bd5-45bf-bbd5-143503cf4a27", "name": "Test Trigger with Mock Input", "originalRequest": { "url": { @@ -197308,7 +197308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3db2fdf1-a3b7-4a35-a49d-a5f851d97dcb", + "id": "e796f327-e055-43e9-a13a-62d02bd4ce39", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -197377,7 +197377,7 @@ "description": "Use this API to manage mappings between various SaaS vendors and Identity Security Cloud (ISC) connectors.\n", "item": [ { - "id": "7d43a2f4-118d-47a1-9201-8da0b258ad5e", + "id": "9e8357f1-17d7-4da7-9ef0-db5974f702e4", "name": "List vendor connector mappings", "request": { "name": "List vendor connector mappings", @@ -197406,7 +197406,7 @@ }, "response": [ { - "id": "1c044c4a-8532-4938-a06e-2b77fed5e294", + "id": "00e72388-6fe8-4c2d-9ad1-a158be493d2a", "name": "Successfully retrieved list.", "originalRequest": { "url": { @@ -197449,7 +197449,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac1bccfe-e3e4-4e7b-a756-d90423f62ba7", + "id": "96a74e73-1942-4136-aec3-265764881d91", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -197492,7 +197492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32bf28a1-94fb-477f-a123-e27d9881b4b2", + "id": "8e822bf0-09db-4ed2-b17e-9051f619bcd9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -197535,7 +197535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3208b12-cf65-4250-b2fe-970a6446355b", + "id": "023861e5-0c46-4abb-a47b-39554553c469", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -197578,7 +197578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "089f1715-1dd1-4df9-b7cb-8eca03515ac7", + "id": "4fcd47ba-a275-4e73-a8d3-83473684ea58", "name": "Method Not Allowed - indicates that the server knows the request method, but the target resource doesn't support this method.", "originalRequest": { "url": { @@ -197621,7 +197621,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c60d2f8-31d9-48a9-b86a-6d24fca86f1c", + "id": "7968eb4b-db66-4e14-b24b-63ff11276be8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -197664,7 +197664,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b43e6c03-68ed-43ea-9731-2dc4ddc1b746", + "id": "96fcf7f0-70da-4e5b-9fae-4e7f868f4238", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -197713,7 +197713,7 @@ } }, { - "id": "a040a407-5c08-465d-9a43-dd0b914e5335", + "id": "9067aefe-1fb9-4c89-be1a-7b8ba92848f4", "name": "Create a vendor connector mapping", "request": { "name": "Create a vendor connector mapping", @@ -197755,7 +197755,7 @@ }, "response": [ { - "id": "00fdaa9d-4046-445f-b24c-cc1509e65019", + "id": "e0a67d3a-a204-4f7a-86bb-486e8e1da3c8", "name": "Successfully created a new vendor connector mapping.", "originalRequest": { "url": { @@ -197811,7 +197811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0bae6334-0d99-41d9-a919-0c3cb54ca57b", + "id": "089bf72a-e79b-4a52-9642-9ba5376fd0b2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -197867,7 +197867,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f1bb3aa-899c-4be4-bcf2-bb3f82dd2a6e", + "id": "bc9fc8cb-da34-4c6d-bf43-a4723205e0a8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -197923,7 +197923,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24f59579-f27d-41ba-9443-c4d301c619d4", + "id": "7600eafb-02c3-4413-ba92-94feef3a75a8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -197979,7 +197979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca49989d-ba84-4d54-8b4e-ce3a8f9c38fd", + "id": "b7978667-66a6-4873-9de7-7533e2cb8bd7", "name": "Method Not Allowed - indicates that the server knows the request method, but the target resource doesn't support this method.", "originalRequest": { "url": { @@ -198035,7 +198035,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba0f2f8b-17c7-4297-bf7d-cb9446e33167", + "id": "409857a8-be28-4ff2-83d4-9ec0eb92ee46", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -198091,7 +198091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "293cf5a1-9c08-4e87-af53-51055437f28b", + "id": "e47e2bac-0e7f-4f8b-bff0-c662dac204b1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -198153,7 +198153,7 @@ } }, { - "id": "8cebc3f4-a9dc-4bdb-b0f5-f7e551def36a", + "id": "f87c9da7-8da6-41d8-a209-5ae1aa215ed3", "name": "Delete a vendor connector mapping", "request": { "name": "Delete a vendor connector mapping", @@ -198195,7 +198195,7 @@ }, "response": [ { - "id": "1d77e776-ed22-448b-bf6b-8fdcd158ea62", + "id": "85e22ca2-797c-46c5-9ab1-7edf5dba8abb", "name": "Successfully deleted the specified vendor connector mapping.", "originalRequest": { "url": { @@ -198251,7 +198251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a68e406-0d82-4db5-bfcc-e303f11a6210", + "id": "f221a340-2ebb-4a6e-8f3a-3f34a347521e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -198307,7 +198307,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7538fab1-c2c0-4d6a-ac85-19d13b0dc38d", + "id": "5d301b02-baee-410e-9d42-3b2ad3663dc6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -198363,7 +198363,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2623cb2-e6fc-4570-9ae1-07af27d48c85", + "id": "535cca51-286c-4a51-a4e8-ae9374926370", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -198419,7 +198419,7 @@ "_postman_previewlanguage": "json" }, { - "id": "088bb78d-21aa-433f-a6a0-a9343abe8c8b", + "id": "1b232d33-17b4-4338-b2d1-5f86926912c3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -198475,7 +198475,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ff28980-0965-46b3-bd2c-2bd0e702c1e5", + "id": "9b21e1d8-01a8-4c0e-8b3c-76f0f6774ea7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -198531,7 +198531,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72c74be6-72ec-4361-b44e-004f3d8b39e6", + "id": "2cc364e8-c03f-4429-8ba2-aa0681ea0efe", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -198599,7 +198599,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": "603c5bcb-2bc1-4c02-936f-40a0e8818a25", + "id": "2339af36-3c93-4ab1-b284-00d559ad1dae", "name": "List Work Items", "request": { "name": "List Work Items", @@ -198649,7 +198649,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -198665,7 +198665,7 @@ }, "response": [ { - "id": "7f05956e-b46a-4634-84e9-790ad2225807", + "id": "d8d92e1b-6b84-4cc7-9ff2-50efb26763dc", "name": "List of work items", "originalRequest": { "url": { @@ -198710,7 +198710,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -198745,7 +198745,7 @@ "_postman_previewlanguage": "json" }, { - "id": "943b8484-057e-4e40-b7bd-976aabbe3b89", + "id": "d1f2151d-583a-4045-922f-6500e388405b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -198790,7 +198790,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -198825,7 +198825,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d97c3b74-b606-4db8-b91d-7c74e8db6232", + "id": "40bffd95-993f-4d36-87f5-8df0c4bffa4f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -198870,7 +198870,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -198905,7 +198905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "174548bf-db67-45bd-9370-63a39c70bc74", + "id": "22435a38-8b86-44d2-951e-83d2c76ae1f2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -198950,7 +198950,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -198991,7 +198991,7 @@ } }, { - "id": "38c4dfdc-4d8f-460e-973a-8befae24a520", + "id": "b05cb8e3-6490-4d95-9aa8-068d0cbb04e8", "name": "Completed Work Items", "request": { "name": "Completed Work Items", @@ -199015,7 +199015,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -199058,7 +199058,7 @@ }, "response": [ { - "id": "e66b2bac-2957-4eb3-a0b4-f36cc1f55795", + "id": "0961add5-1cf4-49ef-9f93-1d345ba47f61", "name": "List of completed work items.", "originalRequest": { "url": { @@ -199077,7 +199077,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -199139,7 +199139,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ee6f45a-4562-4286-b93b-a05b208c451e", + "id": "d59397b2-74ae-4671-bd2a-fa4abe1f07aa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -199158,7 +199158,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -199220,7 +199220,7 @@ "_postman_previewlanguage": "json" }, { - "id": "006af587-3be8-432d-bde6-92c75b01a7ff", + "id": "76155ed2-d09d-446d-a439-09dbee222ad6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -199239,7 +199239,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -199301,7 +199301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f56facf8-d967-4073-a40e-19bc3852eac3", + "id": "c0f5125c-2b3d-403d-b534-cd50292c3a30", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -199320,7 +199320,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sit" + "value": "dolor ea non ut" }, { "disabled": true, @@ -199388,7 +199388,7 @@ } }, { - "id": "ab6648a8-9403-4c6e-a682-3986985e733e", + "id": "6a84a176-3fa1-4bb4-84ca-0f39a2ed891c", "name": "Count Work Items", "request": { "name": "Count Work Items", @@ -199412,7 +199412,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -199428,7 +199428,7 @@ }, "response": [ { - "id": "ac39ad3e-c23b-4853-8740-9e8568aef0f2", + "id": "eccb7e0b-64d9-4854-b3b8-47f87d26eff9", "name": "List of work items", "originalRequest": { "url": { @@ -199447,7 +199447,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -199482,7 +199482,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ec419c9-8ebb-4ef4-9edc-88a6d34d0f90", + "id": "89f783ae-21b5-4198-b181-5d0704db865f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -199501,7 +199501,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -199536,7 +199536,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7bc1d52d-656b-47b8-b1ae-4ae8a88502e9", + "id": "c2d33354-e637-489e-9acd-984274b72400", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -199555,7 +199555,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -199590,7 +199590,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f471a93-971b-4264-aa21-bd94854f20a1", + "id": "0b82b440-27b3-4af3-b7f9-d33ea04f0b36", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -199609,7 +199609,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -199650,7 +199650,7 @@ } }, { - "id": "026b5a95-1759-420a-9fbc-7eeb57b40ba1", + "id": "033753fc-b735-431a-94c0-bbc3fc299ce2", "name": "Count Completed Work Items", "request": { "name": "Count Completed Work Items", @@ -199675,7 +199675,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -199691,7 +199691,7 @@ }, "response": [ { - "id": "eadee5ab-2e03-4c7b-a06b-9c1dd03ba200", + "id": "76e413b0-850a-46ca-b72d-4ef76867d5f5", "name": "List of work items", "originalRequest": { "url": { @@ -199711,7 +199711,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -199746,7 +199746,7 @@ "_postman_previewlanguage": "json" }, { - "id": "216a87f2-ad6f-4a7f-9fd2-4c60c88610b5", + "id": "e41093b4-f01f-4d2e-beb3-3538a4033b05", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -199766,7 +199766,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -199801,7 +199801,7 @@ "_postman_previewlanguage": "json" }, { - "id": "511067e6-49bd-46c1-81e1-72878e7960a1", + "id": "9b60d470-969e-4fcc-acbe-91b0978031f2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -199821,7 +199821,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -199856,7 +199856,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93f20f3f-2a84-4540-a3ad-d2c2e5a1d9ed", + "id": "d337c3f2-8b75-4b33-983e-bbe6bd4d9621", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -199876,7 +199876,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -199917,7 +199917,7 @@ } }, { - "id": "699f1a06-f09b-4017-9c77-382676db192f", + "id": "4a8262c4-b38e-408e-b9c9-45707aafe028", "name": "Work Items Summary", "request": { "name": "Work Items Summary", @@ -199941,7 +199941,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -199957,7 +199957,7 @@ }, "response": [ { - "id": "3dfac04d-7b8b-4b28-bc87-d29fffb8ed6f", + "id": "f17b04ec-e474-4ac2-a3d8-5a293f656b8d", "name": "List of work items", "originalRequest": { "url": { @@ -199976,7 +199976,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -200011,7 +200011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa1cedbc-1bb0-4f3b-83dc-bed7e75f2d74", + "id": "91c36181-c1bd-4154-ab39-8c0a89ab12a9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -200030,7 +200030,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -200065,7 +200065,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46178b92-efcc-46c9-86a5-19bf17dfd5c4", + "id": "bb12f1d7-5a95-4019-9c1c-5595da057f53", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -200084,7 +200084,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -200119,7 +200119,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbb836be-a0df-4991-b375-dc696c10232d", + "id": "52652565-b90a-400d-9562-01dbc4664ef4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -200138,7 +200138,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -200179,7 +200179,7 @@ } }, { - "id": "495ab663-83ab-429f-b32b-a9b7a1e6155d", + "id": "d136a4f6-21ae-438a-8439-5d6b132b1998", "name": "Get a Work Item", "request": { "name": "Get a Work Item", @@ -200203,13 +200203,13 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [ { "type": "any", - "value": "sit", + "value": "dolor ea non ut", "key": "id", "disabled": true, "description": { @@ -200230,7 +200230,7 @@ }, "response": [ { - "id": "6e8d5b0c-d69e-4f60-b202-454065f7a00c", + "id": "9c11e97e-ae1e-4295-aa2f-9c7bb306e271", "name": "The work item with the given ID.", "originalRequest": { "url": { @@ -200249,7 +200249,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -200284,7 +200284,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fc317389-0cd5-4609-9e4f-96d06653ed07", + "id": "3148d6ac-9271-4bf3-80b4-dcc6ec5ca963", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -200303,7 +200303,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -200338,7 +200338,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca150db1-0f04-4190-be23-43b8677e99fb", + "id": "50a79c39-7094-4de3-af1d-abfaba29798c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -200357,7 +200357,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -200392,7 +200392,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b046b2c-9422-48c8-a96c-a95c057e3646", + "id": "c294472e-dfd5-4c03-90f0-fe09ca5ec0df", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -200411,7 +200411,7 @@ "type": "text/plain" }, "key": "ownerId", - "value": "sit" + "value": "dolor ea non ut" } ], "variable": [] @@ -200452,7 +200452,7 @@ } }, { - "id": "1a878fb4-cd22-4aa9-985b-9932fe51623b", + "id": "0238a2ac-1a7c-4db3-b3c5-aa9d14b12103", "name": "Complete a Work Item", "request": { "name": "Complete a Work Item", @@ -200493,7 +200493,7 @@ }, "response": [ { - "id": "03604fcb-69c7-45da-b09c-b9f2eefa6e16", + "id": "331a1fad-6c5d-4e37-b4af-504c81baac0f", "name": "A WorkItems object", "originalRequest": { "url": { @@ -200537,7 +200537,7 @@ "_postman_previewlanguage": "json" }, { - "id": "040aab1b-8b3e-4da3-9446-1708734ff0c2", + "id": "f5e49034-e655-4687-b88a-129927684747", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -200581,7 +200581,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1427af2e-546d-4f45-a34e-97524d1749ba", + "id": "96e70831-d56f-4b6c-9fa6-d01c806d2e1d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -200625,7 +200625,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31359440-2b30-4da6-8d43-6aa80b6469d5", + "id": "19ba57ba-f7da-46f2-bdb2-a94cdc56c8d4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -200675,7 +200675,7 @@ } }, { - "id": "9276898a-71a6-48ee-98eb-01b03dacbad3", + "id": "8b86e254-2665-4a3b-83fd-866e8f2a9799", "name": "Forward a Work Item", "request": { "name": "Forward a Work Item", @@ -200730,7 +200730,7 @@ }, "response": [ { - "id": "89927fba-c83a-43c6-be9a-afe32098e1c8", + "id": "7b4f5b25-069c-47ff-a913-d712c73451f8", "name": "Success, but no data is returned.", "originalRequest": { "url": { @@ -200778,7 +200778,7 @@ "_postman_previewlanguage": "text" }, { - "id": "242ef55d-e521-4fd5-8417-f38381441c97", + "id": "8ce4a4c7-0c53-4c5e-9bb9-b6e7ec8a2505", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -200836,7 +200836,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3781aae0-4abd-45ee-a5f9-f30ae3deae0c", + "id": "cad8b23d-9045-4aea-b27a-ff1e815fd615", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -200894,7 +200894,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2e056bf-b8d0-4ac7-a908-be56b2f9d484", + "id": "59869251-e5c1-402d-8eec-5cb0c05f244e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -200952,7 +200952,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6e1fadc-cafb-45bd-a154-a82008d11288", + "id": "c2b6eae2-5402-415d-a56e-5b3443f76739", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -201010,7 +201010,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2b13427-15f6-4271-b7c0-3a5326e87540", + "id": "fc3d1972-3bb5-4eda-9d85-432a8494715c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -201074,7 +201074,7 @@ } }, { - "id": "2f50c746-02d5-4246-a02c-cfb2e2bf60e9", + "id": "94352b03-02b0-4f88-b043-c24de4bdbf7a", "name": "Approve an Approval Item", "request": { "name": "Approve an Approval Item", @@ -201127,7 +201127,7 @@ }, "response": [ { - "id": "f924d14d-52e0-4d9d-89cc-3f8c76bad775", + "id": "92c7661e-727c-4e71-b305-e1fe11486c6d", "name": "A work items details object.", "originalRequest": { "url": { @@ -201173,7 +201173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6e66bcc-3ae6-423c-9422-58fd4bf38b7f", + "id": "ae14d2f8-0878-48c3-9168-a2e7440664a9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -201219,7 +201219,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02325bd4-9b80-4316-a7b6-baf7089aef7a", + "id": "6a1d1657-a060-470e-b4b6-4d8b58b296f8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -201265,7 +201265,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdbbddd3-ca6f-4962-8a7d-96b10d9c9710", + "id": "bc4d33d9-688d-4c7b-ae3b-593f6638a20c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -201317,7 +201317,7 @@ } }, { - "id": "034570ea-956b-4e06-bfaa-d4e561703bfc", + "id": "78225c3b-628e-4b90-8ad3-627fbe3fc50d", "name": "Reject an Approval Item", "request": { "name": "Reject an Approval Item", @@ -201370,7 +201370,7 @@ }, "response": [ { - "id": "c390472a-128b-454d-8717-0484e410e62e", + "id": "b283aefb-b7b4-40b2-a408-fc896097cb82", "name": "A work items details object.", "originalRequest": { "url": { @@ -201416,7 +201416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98aa1713-8112-4dc4-83e9-77495233c0e6", + "id": "2515ee3c-882d-461d-beab-b55f6833e26b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -201462,7 +201462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfa23082-a951-4216-a76a-64c51fffc7c9", + "id": "22a5e1ee-9f76-4c47-97de-dd3bbff5aa7a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -201508,7 +201508,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3d35e64-bec2-41b1-b152-e3a08fae5ce0", + "id": "3f92b69b-c0d1-42c2-a076-a05a5077a7e0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -201560,7 +201560,7 @@ } }, { - "id": "ccb04967-edec-4c72-aeff-a68b685be784", + "id": "5a7d74e2-b5e6-44f6-ae3a-256458c8f20c", "name": "Bulk approve Approval Items", "request": { "name": "Bulk approve Approval Items", @@ -201602,7 +201602,7 @@ }, "response": [ { - "id": "5d1bf99c-9bf4-4b5c-8604-db7d6ca7c8d7", + "id": "4d01c636-a04f-42aa-9f05-5580d79ecc56", "name": "A work items details object.", "originalRequest": { "url": { @@ -201647,7 +201647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db8e0177-abde-4db7-af76-817bc4026903", + "id": "834f5ab1-3583-4b8c-a05b-cf25f60b476d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -201692,7 +201692,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7036c200-cc48-44a8-a789-7c6c00e81372", + "id": "a7a06b9e-99fe-4104-88f0-c221238208a8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -201737,7 +201737,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db3da3d2-94ff-49ba-8cbb-9d5040687f82", + "id": "8761f88b-9726-4e54-8972-57f1281df679", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -201788,7 +201788,7 @@ } }, { - "id": "7bf22c93-7721-411a-a74a-9fb8dfec5b59", + "id": "730bcc10-29b7-4723-813a-0e6a04015c9a", "name": "Bulk reject Approval Items", "request": { "name": "Bulk reject Approval Items", @@ -201830,7 +201830,7 @@ }, "response": [ { - "id": "8da9fb7f-8908-4da3-9edc-6b8f65ee22b6", + "id": "d10774aa-bf4a-4041-89cb-abe12a6d724e", "name": "A work items details object.", "originalRequest": { "url": { @@ -201875,7 +201875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "921ae745-dc94-4691-92b4-9dc6cf6aa7d7", + "id": "d3b71a4f-c57e-4576-9022-986c461be61c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -201920,7 +201920,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72b804d4-e0bc-4a01-8143-3b80aed20e12", + "id": "4eeb3b79-6c9a-43d5-a813-2ab595de4145", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -201965,7 +201965,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a765c36-b5e6-47c1-9205-a032b3578f00", + "id": "686d317f-54f5-4764-9fba-0eb1f361aae5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -202016,7 +202016,7 @@ } }, { - "id": "06ff8eb7-c9a8-4b00-8d4a-b207b14bbab0", + "id": "ad0bcbcf-39a4-43a4-b548-07c5319a6e1e", "name": "Submit Account Selections", "request": { "name": "Submit Account Selections", @@ -202071,7 +202071,7 @@ }, "response": [ { - "id": "10aebce1-f90f-41a1-9b97-435f467852eb", + "id": "79cebf8e-b7f8-47e1-b3c6-68b088fa5a40", "name": "A work items details object.", "originalRequest": { "url": { @@ -202129,7 +202129,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b44301a8-0fe3-4b09-8e8f-ab5a1eb62d6e", + "id": "afcb3f93-ff89-4f02-9fb5-898c4000c7ed", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -202187,7 +202187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3f92f9a-da11-429f-be23-5e0b4ee951f0", + "id": "4a169d72-0371-4333-9ebc-4499ac1eaa57", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -202245,7 +202245,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99a420a7-acf6-437a-9ba2-d25c51aa0c21", + "id": "4023ce24-0cbc-4963-a79c-85f95416f001", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -202315,7 +202315,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": "4fb0fec1-d575-468e-a6d5-100e015f81db", + "id": "383c38c5-3c99-412a-82da-8e2144bd3e7a", "name": "List Reassignment Config Types", "request": { "name": "List Reassignment Config Types", @@ -202345,7 +202345,7 @@ }, "response": [ { - "id": "ec58457b-44e5-4ee8-8cae-26b2048b0487", + "id": "01267bed-1c5b-4613-bb53-9745a8d364d6", "name": "List of Reassignment Configuration Types", "originalRequest": { "url": { @@ -202389,7 +202389,7 @@ "_postman_previewlanguage": "json" }, { - "id": "347e1f86-7f84-4878-b0ef-1ef25155f11a", + "id": "b75ed94d-b638-4b83-8051-b91adb4e1877", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -202433,7 +202433,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2304a64f-d40f-4751-accc-914df012189c", + "id": "4a0111ed-8156-4d46-8259-d16247394ba5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -202477,7 +202477,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4494246e-42f3-4e57-a342-60f27eee5ff8", + "id": "50f3a817-d1a4-42d2-af0e-edbc9ce0ab62", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -202521,7 +202521,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf9e1951-f5ad-4fdb-b928-8d309f450069", + "id": "b3ef2b7d-1cfa-4e8a-8455-9a8d85619d32", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -202565,7 +202565,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b1133b0-15dc-4395-aaae-9a66ab58b686", + "id": "05920b85-ee6a-4bf1-ac66-e6a55ea193ea", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -202615,7 +202615,7 @@ } }, { - "id": "22c5aa31-7b84-494e-8ea8-f930561efae1", + "id": "2d7cc958-7c15-49e3-a68e-9606a1771917", "name": "List Reassignment Configurations", "request": { "name": "List Reassignment Configurations", @@ -202644,7 +202644,7 @@ }, "response": [ { - "id": "a971c731-a4cb-4628-9df0-1e3b0f68283a", + "id": "2992998e-063b-43a3-96e3-6efa0f9a9701", "name": "A list of Reassignment Configurations for an org", "originalRequest": { "url": { @@ -202687,7 +202687,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a679ce9-22ee-439e-b80f-5c364a4ed798", + "id": "917b99e1-d925-4589-8793-30f2b09b2611", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -202730,7 +202730,7 @@ "_postman_previewlanguage": "json" }, { - "id": "880c4b60-06d1-4b71-963c-969005ec28a8", + "id": "eec94038-0b56-468a-8199-86f994ea31dd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -202773,7 +202773,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbad4898-033b-4576-8bdc-d4a17bcf3d68", + "id": "cf39ae87-041a-4e4c-993b-dd4420228212", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -202816,7 +202816,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cab328ae-cfa4-4488-9fd7-6ab307370a0e", + "id": "a0291d33-7120-49e5-83f7-fa895fd0af34", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -202859,7 +202859,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33feaa73-c846-45b6-ad67-b23c45db3f3e", + "id": "1aff9cb2-998b-4ec6-a37a-39010d2f1d1c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -202902,7 +202902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e93a394-a413-412b-bf76-55761c4334ea", + "id": "953e5a45-d4c3-4261-ae32-325b4d7e9e09", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -202951,7 +202951,7 @@ } }, { - "id": "61cd2fa7-3d8f-4d53-95b8-6d70fb07545c", + "id": "6d3cde85-fdcc-4def-a3c1-0b47c4a11f0d", "name": "Create a Reassignment Configuration", "request": { "name": "Create a Reassignment Configuration", @@ -202993,7 +202993,7 @@ }, "response": [ { - "id": "7786b324-0a25-4b87-afc6-d7beb8a76f09", + "id": "d8575f9f-a81e-4907-9147-f296272895ed", "name": "The newly created Reassignment Configuration object", "originalRequest": { "url": { @@ -203049,7 +203049,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ca2d9c4-cb35-4d16-a51d-ad48284ffa5e", + "id": "5c814a7a-0912-4156-933f-931504a223f4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -203105,7 +203105,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dab42eac-bbbc-4ec6-9fcc-74d5dd704d42", + "id": "4f9e903b-b4d3-4f72-aa66-14bc2b284a90", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -203161,7 +203161,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1355124b-19d6-4bfb-b3ac-c5b24ca8ffb6", + "id": "eb915c9a-03df-4977-bf0b-0d95a31b7d75", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -203217,7 +203217,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3d8246b-4645-4e8d-9dc2-3fe2da3fa4cb", + "id": "aec51f90-a745-4c6b-9697-c273537bca5b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -203273,7 +203273,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0feddf59-07bc-4da1-9171-87984b4de269", + "id": "ea6bda68-59a7-4dca-825e-3ce4ea359c79", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -203335,7 +203335,7 @@ } }, { - "id": "d704e325-844c-49a1-bd35-d53a8c4bd5d6", + "id": "2545ca5e-a598-4918-b203-43c0a4753525", "name": "Get Reassignment Configuration", "request": { "name": "Get Reassignment Configuration", @@ -203376,7 +203376,7 @@ }, "response": [ { - "id": "af8717f6-0383-4e2b-afde-8388a9dff82f", + "id": "5bc63425-4c0a-47d5-b5ac-eef6b8d81d49", "name": "Reassignment Configuration for an identity", "originalRequest": { "url": { @@ -203420,7 +203420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c2c3b94-9d51-483b-9915-ee8e081589c7", + "id": "706024ef-5e4a-4494-aece-8f032eaf1ba7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -203464,7 +203464,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4195374-1dc9-42ef-84f6-485928031d32", + "id": "3e7c895e-fea8-490d-849a-e1de49e5e9c9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -203508,7 +203508,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae7a2955-28e9-4c63-a16b-dfcbea0e733c", + "id": "c424ef96-b881-483e-8455-ea125fbfff42", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -203552,7 +203552,7 @@ "_postman_previewlanguage": "json" }, { - "id": "037eeef3-5015-49f2-a225-704e761d53d2", + "id": "5e6a8b8e-f9c5-4130-aa51-e0d468471c74", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -203596,7 +203596,7 @@ "_postman_previewlanguage": "json" }, { - "id": "544ab67c-3dbb-4ad2-9eff-5492ef53a9b9", + "id": "3bb2c803-4fa6-4bba-afea-0e3a4c3429ac", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -203640,7 +203640,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fea8f8fe-7b99-42c1-bb3b-3017b90e3c06", + "id": "2acf5ca4-cbf0-419e-b250-223ca49c02f2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -203690,7 +203690,7 @@ } }, { - "id": "16eafded-de8d-4a72-92be-70228ec66dcb", + "id": "92171373-ef80-4afc-bd82-40fe958d0701", "name": "Update Reassignment Configuration", "request": { "name": "Update Reassignment Configuration", @@ -203744,7 +203744,7 @@ }, "response": [ { - "id": "8e4667f8-4234-4695-ab16-400a4128ee20", + "id": "87f651c9-f221-4875-b217-13573c2205dc", "name": "Reassignment Configuration updated", "originalRequest": { "url": { @@ -203801,7 +203801,7 @@ "_postman_previewlanguage": "json" }, { - "id": "771c91f0-4643-49fc-8cc8-6a0785c2d7ee", + "id": "363f9dfe-e4f4-4caa-8cde-7be5d8f1e546", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -203858,7 +203858,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e4d71ba-2ed9-42fa-954a-5fd914dd8570", + "id": "0fb2b9c4-6231-4855-a412-3ec6b51b65c1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -203915,7 +203915,7 @@ "_postman_previewlanguage": "json" }, { - "id": "153d0577-38f4-40ec-a8c2-06d1c79b003a", + "id": "49b7c189-e076-4ddc-8d0b-1369cbbcf317", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -203972,7 +203972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c0d82f4-6e1a-4a3d-bf87-68a22286563c", + "id": "715aa1d7-036e-498d-8b52-5403825f85a6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -204029,7 +204029,7 @@ "_postman_previewlanguage": "json" }, { - "id": "346b195c-f1c0-45de-ac7d-2891f029b590", + "id": "c66b9d51-7696-49d0-b2fd-e65cf82c20a2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -204092,7 +204092,7 @@ } }, { - "id": "aaa36f7e-0a4e-463e-b48e-4be0f4736871", + "id": "cfcc987d-118b-4c22-b655-4700cefe7a31", "name": "Delete Reassignment Configuration", "request": { "name": "Delete Reassignment Configuration", @@ -204133,7 +204133,7 @@ }, "response": [ { - "id": "ffda307d-03a6-46e9-9725-b190b08fca56", + "id": "be3d7c0b-5c26-424e-93b2-68d098e3a492", "name": "Reassignment Configuration deleted", "originalRequest": { "url": { @@ -204167,7 +204167,7 @@ "_postman_previewlanguage": "text" }, { - "id": "6fcf82a5-1795-4391-8271-e8b4adc74514", + "id": "fbcdc271-1cfc-47e7-a58a-72d69a2bf055", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -204211,7 +204211,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17d338d3-8087-4f50-82df-4718e71e0647", + "id": "a1260fb9-59e5-4551-8b53-9341c025014c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -204255,7 +204255,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e357106e-b523-44be-9d29-03c7697f3bd5", + "id": "cc4fe27a-3276-4158-b9ab-3ed7137392c8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -204299,7 +204299,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27dc4c03-1ea4-43ab-ac70-9bee7eb1308a", + "id": "457faa30-b1e0-442b-af70-028a852935f7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -204343,7 +204343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d7e40fd-3e76-4ff8-9d1d-aabf310781eb", + "id": "0ee3ebe8-66e0-4acf-b4df-263dc383df4a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -204393,7 +204393,7 @@ } }, { - "id": "c9f2ed2b-b0b9-4a5d-93db-7f6cf6bd77e4", + "id": "2e62fbe6-5425-4711-81e1-90e860eabd93", "name": "Evaluate Reassignment Configuration", "request": { "name": "Evaluate Reassignment Configuration", @@ -204456,7 +204456,7 @@ }, "response": [ { - "id": "775f33fb-63d6-40c6-a9da-b359909452ac", + "id": "9e67bda4-c98e-4d5d-acc9-00abc040f99e", "name": "Evaluate response when no Reassignment Configuration is found", "originalRequest": { "url": { @@ -204512,7 +204512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da1d2aef-b9e0-4f8b-9ec3-fcbaa73668db", + "id": "38ebdecb-80a2-4813-8ed5-1b02d588cf56", "name": "Evaluate response when a long Reassignment trail is found", "originalRequest": { "url": { @@ -204568,7 +204568,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09cbd273-d80a-4b43-b0f5-4a445346c95e", + "id": "637d8b3a-1a5d-4f95-9130-1ac31a1296f2", "name": "Evaluate response when a self-review is found and manager or org admin escalation is applied", "originalRequest": { "url": { @@ -204624,7 +204624,7 @@ "_postman_previewlanguage": "json" }, { - "id": "430c99c3-abbe-4e0e-846d-4b254864ad3c", + "id": "f40b1356-b2dc-4c54-999b-a01349871152", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -204680,7 +204680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f73d71e-13be-48ec-b686-5b74905fe5dc", + "id": "700f2f0f-adbd-4ece-906c-3604995881d9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -204736,7 +204736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37737946-c3ab-451c-9787-eab905656f01", + "id": "34b18165-8869-4fe5-9898-42b2aaaa227e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -204792,7 +204792,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2dab4552-ab64-4a2f-a293-9296ba84043f", + "id": "219ba146-4d9f-4687-ba00-03a99e3a12c3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -204848,7 +204848,7 @@ "_postman_previewlanguage": "json" }, { - "id": "318052b6-989f-4063-aa9f-55a7f80a3b91", + "id": "15652c40-566f-4005-9ac7-53adba52d1cb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -204910,7 +204910,7 @@ } }, { - "id": "fd594c79-0eb3-42f7-b31a-9bfcabec65ed", + "id": "729bf276-8945-42c7-92fd-3e7ade084c6e", "name": "Get Tenant-wide Reassignment Configuration settings", "request": { "name": "Get Tenant-wide Reassignment Configuration settings", @@ -204940,7 +204940,7 @@ }, "response": [ { - "id": "a1156969-5423-43c6-a93f-3e8e8dc13389", + "id": "1199a853-f210-45f6-8187-d28d0410d9dd", "name": "Tenant-wide Reassignment Configuration settings", "originalRequest": { "url": { @@ -204984,7 +204984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39b49854-c7f4-4187-b33d-c6d3a87dcad3", + "id": "3f6e349b-72e1-4326-ab4e-59ac89ef6264", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -205028,7 +205028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e4c60c3-9904-4282-92e0-b97dc2630597", + "id": "3582f343-86b1-4c75-83e7-4b3fe165029c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -205072,7 +205072,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03925d6a-9426-4f34-8387-c03f355cfcce", + "id": "a042ff91-1915-4a80-85c1-96ac45c4d6f3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -205116,7 +205116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6cfc670-c0fc-40a7-9e91-848a9e645dca", + "id": "7bdff9e0-c4dc-4228-a2ed-c1f5dda6ba54", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -205160,7 +205160,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8bb8544-40e9-4a8f-b54b-bab016e530e7", + "id": "60bac35f-1815-4387-a7f8-98ab957ed380", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -205204,7 +205204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42b1b4f7-63bb-458b-92f6-5756adaec41f", + "id": "e96178d1-c08a-4367-ab38-0e2b870868a7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -205254,7 +205254,7 @@ } }, { - "id": "eabf35b8-2cc0-4205-a7f2-bf60aa02c556", + "id": "55567959-64b4-4f40-b867-4d0535a1b1d8", "name": "Update Tenant-wide Reassignment Configuration settings", "request": { "name": "Update Tenant-wide Reassignment Configuration settings", @@ -205297,7 +205297,7 @@ }, "response": [ { - "id": "4a01d2cf-464b-43ba-8374-c234e1031382", + "id": "bfa62266-1c2f-4bb1-8295-a5bcb04bcf89", "name": "Tenant-wide Reassignment Configuration settings", "originalRequest": { "url": { @@ -205354,7 +205354,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9add3e3-0980-4ba6-9816-f777ee299a5d", + "id": "4271725a-2f52-4731-af26-99f9e7198de0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -205411,7 +205411,7 @@ "_postman_previewlanguage": "json" }, { - "id": "223b17f5-d7bd-43dd-8bc3-2d82c9c6a51b", + "id": "f81dec8a-c4d0-4f1b-9849-e4dc7c51b8fe", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -205468,7 +205468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a106f1f-d8cc-4e3f-992d-adf731b39e5d", + "id": "72ee4a2a-04bb-42d3-b3bf-d79aadfd51f6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -205525,7 +205525,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96da909b-6feb-479b-8f92-221bc5895027", + "id": "2878207b-e201-41bb-852b-a1a79f5718bc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -205582,7 +205582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c264ab1-4e1b-40a7-b6f7-58a6f3dd1b5b", + "id": "c1617d09-f553-4510-afd2-0f2328b0bf72", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -205651,7 +205651,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": "556af958-db4c-4c38-b675-56e7bbc88c2f", + "id": "173fe416-c8f4-4438-8773-e2bafa34d8f9", "name": "Create Workflow", "request": { "name": "Create Workflow", @@ -205693,7 +205693,7 @@ }, "response": [ { - "id": "5b000746-9206-4429-9ed2-19bc22f53bbd", + "id": "acca6588-1d58-4698-b52c-39c4c27c461a", "name": "Event Trigger", "originalRequest": { "url": { @@ -205749,7 +205749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b32c3d0-1ba0-4c58-ab74-a6539ee73674", + "id": "bf51fcdf-31a3-483e-b7e4-7ddb419584d9", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -205805,7 +205805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfb0f18b-ecc7-4dad-87b5-a896de483e72", + "id": "816d9252-a5e8-42ec-a4a4-850e040e192f", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -205861,7 +205861,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44ea6c12-dcf5-487e-b0f4-8708d49632c0", + "id": "33eaddcc-c1ee-477e-bd0c-fcd04adea58f", "name": "Event Trigger", "originalRequest": { "url": { @@ -205917,7 +205917,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f22b76d-84e6-4094-9a58-e4cb4290b654", + "id": "afcda503-bd9d-41d4-9c15-f8d55452b537", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -205973,7 +205973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd1291e3-387b-46f6-991e-018547338761", + "id": "5b3fab2b-194d-4a62-a976-7ec41c151ccc", "name": "Event Trigger", "originalRequest": { "url": { @@ -206029,7 +206029,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54b5962b-9805-4cfc-9bf5-87ec5482595a", + "id": "394c07b0-a246-4fa4-a7e2-342233be1ca1", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -206091,7 +206091,7 @@ } }, { - "id": "54a5ce8a-2dc5-48bf-ab13-6652c45ead24", + "id": "999d100d-e9a1-4f21-87e3-c86fce80cfc0", "name": "List Workflows", "request": { "name": "List Workflows", @@ -206120,7 +206120,7 @@ }, "response": [ { - "id": "b3e0fd8b-69c4-4b1c-b1b9-b8883bb28e35", + "id": "60f89fbb-7688-46c3-a668-136b77203def", "name": "List of workflows", "originalRequest": { "url": { @@ -206163,7 +206163,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2f2557f-e7e5-4124-a7b3-1b4b55c83198", + "id": "50748625-ab41-415d-af53-e4e21559179a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -206206,7 +206206,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6c1aff0-63f3-4940-9e40-6dffa98ef20a", + "id": "c8901dba-3deb-45ca-abb7-c7d776ae36dd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -206249,7 +206249,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e993e9e2-c17d-4e62-8f75-1f71a87c7d43", + "id": "4df7ce53-6ec5-4e2e-8d5f-7276f15dbc58", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -206292,7 +206292,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24f64e91-7443-470a-81c7-be6e102f32f2", + "id": "43c98111-6437-44a3-9882-ef000c193643", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -206335,7 +206335,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1f86c10-fe82-4404-ad5c-8fef7a87a0fa", + "id": "0349528a-68a0-4233-ab25-69ad4f77f18a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -206384,7 +206384,7 @@ } }, { - "id": "8df85c40-b5d0-4a76-b700-8066398b9fbc", + "id": "7f5bf939-f0e9-46ed-8c73-e5c54bbd36d9", "name": "Get Workflow By Id", "request": { "name": "Get Workflow By Id", @@ -206425,7 +206425,7 @@ }, "response": [ { - "id": "f39fad80-04a6-4e0e-8858-f6ef8adb2be3", + "id": "e0d172f5-b1dc-4077-a64b-d03e26f7a782", "name": "The workflow object", "originalRequest": { "url": { @@ -206469,7 +206469,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ca5805d-a13f-4e0d-b56f-2553b4518326", + "id": "248ac111-0e02-4e35-90ac-76a79d34aa0d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -206513,7 +206513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07d68c09-397c-4e8c-b4ef-70812404404b", + "id": "4d6b9dc8-1ecc-48d7-b4e9-b87f9c07dd4a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -206557,7 +206557,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f100a6a-05d4-4994-923e-3895ab480b20", + "id": "b8d9855b-33cc-4dad-a508-3391a7ee8067", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -206601,7 +206601,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1438047-a15a-4b90-8a95-c4d2fbfd7074", + "id": "09c3c08f-2f48-487f-981e-70c5465899d0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -206645,7 +206645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecda5cbb-6651-42a9-9ebd-11377f6edeed", + "id": "f71276b8-d6b9-4f96-b561-ffb56d5e0513", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -206695,7 +206695,7 @@ } }, { - "id": "51c02c39-7f65-4803-ad90-daf6e34505c4", + "id": "347bfad9-d838-491b-b3b6-f9e8f9f89426", "name": "Update Workflow", "request": { "name": "Update Workflow", @@ -206749,7 +206749,7 @@ }, "response": [ { - "id": "5e2f0f29-2fc3-46bc-983d-804d0a122aa3", + "id": "fab3f44b-59c2-41b7-b5dd-713eb63d7d53", "name": "The Workflow object", "originalRequest": { "url": { @@ -206806,7 +206806,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0c523ec-f245-4490-be09-aaf2ef6db2c8", + "id": "54ab74a2-5ae3-42f4-b207-c1ce879d6c8c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -206863,7 +206863,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae9fdcb0-e53b-41db-adc6-4892eee5f489", + "id": "329890c4-5abc-487e-bfa8-02f132950b53", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -206920,7 +206920,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75f6ab1f-4847-4c82-a0bb-0f3e90e2a74e", + "id": "648d4de1-7126-4adc-8f7d-cdcccb958ca9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -206977,7 +206977,7 @@ "_postman_previewlanguage": "json" }, { - "id": "473be02d-e539-4ecd-a18d-9b55ce19e963", + "id": "e65b2d2f-6586-454f-9844-6b27c885ed2c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -207034,7 +207034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2aac9abb-ba31-496f-a913-b1257f767673", + "id": "fa772481-bb80-4034-bd7d-72df58ff6d6a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -207097,7 +207097,7 @@ } }, { - "id": "098195dd-f160-4aa4-b61c-a0ed86d32738", + "id": "5cdda410-8f85-4bdb-9d2f-c4199d20699d", "name": "Patch Workflow", "request": { "name": "Patch Workflow", @@ -207151,7 +207151,7 @@ }, "response": [ { - "id": "aaae5dd4-fdc4-4175-a0a9-662be681a3ec", + "id": "470b3f7f-2c63-4ffb-b224-3476a54d8ac3", "name": "The Workflow object", "originalRequest": { "url": { @@ -207208,7 +207208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef404801-21d7-4286-985a-a7c529d2cbbe", + "id": "828b17c7-1287-48b5-a587-588341ec0e24", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -207265,7 +207265,7 @@ "_postman_previewlanguage": "json" }, { - "id": "427466ca-9000-42d1-9245-e9309819914c", + "id": "0d7dcc44-b1c6-42ef-8b38-31f79843f664", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -207322,7 +207322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3268ace-bb07-4930-8060-54e4dfec894b", + "id": "cfb56a86-bba9-4d6f-a37a-a486b5dd3039", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -207379,7 +207379,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb9b07f0-b30e-453e-a34b-8092d9a1d488", + "id": "94538632-9d97-4d12-a9fa-470880941c44", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -207436,7 +207436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71c51c1a-fa59-4dcd-8a42-5799593e7218", + "id": "8883f10b-f0bf-4d48-bc99-236f388a5738", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -207499,7 +207499,7 @@ } }, { - "id": "b9bd41ca-5f3c-4305-a920-6ffbb71ad71d", + "id": "f89eb67b-a289-401b-b43a-733374c7c213", "name": "Delete Workflow By Id", "request": { "name": "Delete Workflow By Id", @@ -207540,7 +207540,7 @@ }, "response": [ { - "id": "fa5172be-6c83-4123-8ab4-8e564b493c7e", + "id": "7ac01735-ff2f-40ce-9c4d-99cb33daf3b4", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -207574,7 +207574,7 @@ "_postman_previewlanguage": "text" }, { - "id": "15ab582d-9d22-47a9-9699-ecbe543fca15", + "id": "d87c533d-cb5e-4b50-9e42-98df4e17cec4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -207618,7 +207618,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13209091-4782-4947-88e8-a7075a3f4b78", + "id": "b6552527-bf8a-4835-8eff-e8d049cfb09a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -207662,7 +207662,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48f5b977-f74e-42a7-b8f9-be12b47f3f04", + "id": "f304bf87-3c32-40a9-a287-ce3ed7c9a07b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -207706,7 +207706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b64d0875-f4e9-4619-83a9-b98eff71fafe", + "id": "12e37d24-2b8e-4017-aa0d-89180f7486b8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -207750,7 +207750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8bd2e757-b249-42a7-9b5c-b02e804e972a", + "id": "9a161ce5-e6cd-4dce-b316-050a73cc1406", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -207800,7 +207800,7 @@ } }, { - "id": "746dd3b2-1087-45e5-b411-a12525d53647", + "id": "68536426-9228-41e4-ac4c-f6e6e86afd4e", "name": "Test Workflow By Id", "request": { "name": "Test Workflow By Id", @@ -207855,7 +207855,7 @@ }, "response": [ { - "id": "3b7817a5-d39a-4421-a873-426e4c0b185b", + "id": "e75b5594-7638-4dd2-aba4-429dda158313", "name": "The Workflow object", "originalRequest": { "url": { @@ -207913,7 +207913,7 @@ "_postman_previewlanguage": "json" }, { - "id": "987dec53-82f9-4171-9604-7da922642272", + "id": "c8e656cf-c340-4fbb-b677-a1df3f6449ff", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -207971,7 +207971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "823551f0-afea-4f59-86e3-c21bf810d43b", + "id": "03ece858-916f-42d0-b2ec-81a28691c983", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -208029,7 +208029,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f96e87e-355e-4c41-a07d-9cc73b7dd79b", + "id": "7e41b6e8-7431-4033-9fd4-8cd38d14d17a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -208087,7 +208087,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd082bc6-3074-45e2-b043-73e5bb08bd0d", + "id": "b3c03ee5-071b-435c-98c0-4c817da293a3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -208145,7 +208145,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b541e04c-9757-4241-bec3-92dbab8162a4", + "id": "fd33b15d-ea10-473a-a3a5-dae40248f662", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -208209,7 +208209,7 @@ } }, { - "id": "1c4ca7b2-2928-4113-9150-df29026b3188", + "id": "0176cd68-82bb-4a9a-a9b0-8e8fce0c07b6", "name": "List Workflow Executions", "request": { "name": "List Workflow Executions", @@ -208288,7 +208288,7 @@ }, "response": [ { - "id": "81fa8770-764b-4469-ae0b-a1ee549d3973", + "id": "56d23348-0463-4559-8f60-de0a06536880", "name": "List of workflow executions for the given workflow", "originalRequest": { "url": { @@ -208370,7 +208370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53c084c9-8d0f-48eb-a5eb-f11f10e7722e", + "id": "cb8aec56-23bb-4c37-a25d-ab1b368fa09e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -208452,7 +208452,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b83ac216-6a89-4767-a64f-3c4d4e4e6a97", + "id": "ba670721-1641-41f3-b0d9-75e96ecd3e54", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -208534,7 +208534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2651b2a3-9f55-442f-ae5d-f6e897047823", + "id": "a04b1632-a853-4d50-a8dc-0a29a1a8a73f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -208616,7 +208616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "042e186a-1651-4ef8-a982-c9d3cfc91d0b", + "id": "854db855-c24a-43ed-8fd9-250ffdff7e78", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -208698,7 +208698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f665416-c6b8-4424-9e4c-43e649eb4734", + "id": "4f7fb682-0376-4afc-b2a3-7755e66c2b1d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -208780,7 +208780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f0be1dd-6271-4a47-be35-19b84f1a6e67", + "id": "9fe171ef-8aeb-456e-97a3-c3f035397f37", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -208868,7 +208868,7 @@ } }, { - "id": "a83d170c-538c-4899-8ae6-26f074f89c37", + "id": "f3d8d090-b847-402a-b623-2b27efaaf62f", "name": "Get a Workflow Execution", "request": { "name": "Get a Workflow Execution", @@ -208909,7 +208909,7 @@ }, "response": [ { - "id": "8c63c578-ea97-4aa5-9351-6ee43c4b404a", + "id": "33d5fde8-cbe8-4897-bc20-9b434615ffc5", "name": "The workflow execution", "originalRequest": { "url": { @@ -208953,7 +208953,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed46da99-1ac5-41f4-bade-fddca52dcb17", + "id": "ed3a0cb9-7166-4f1a-9289-c6178d6beefb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -208997,7 +208997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "119472fd-a69c-4553-ad68-9a76b039f283", + "id": "a1657aa8-6741-4fff-b7ff-92209fc1115f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -209041,7 +209041,7 @@ "_postman_previewlanguage": "json" }, { - "id": "400db4a0-89d8-405e-a9c8-ee67cbe95ba4", + "id": "ced84019-4bf2-45fa-b044-562e96e30c03", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -209085,7 +209085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6673b3c6-e3e5-4708-b5f9-e6789dd3eacb", + "id": "02fe13c7-b290-49af-8883-21daca4e2eef", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -209129,7 +209129,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91e44aef-3969-4dd3-a97b-7616e0c967d4", + "id": "a3247f93-a1be-4bcb-9472-c2f1a168bca0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -209173,7 +209173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b16364a3-9288-4d10-827c-1e859f9f6eaa", + "id": "4eef7aa0-137d-4b9f-a1ff-1c17f56acd45", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -209223,7 +209223,7 @@ } }, { - "id": "e4c05a75-47df-4cf2-94e2-e01c0d6175a8", + "id": "e353b486-7d77-4ecf-96f5-75aa9f7feaac", "name": "Get Workflow Execution History", "request": { "name": "Get Workflow Execution History", @@ -209265,7 +209265,7 @@ }, "response": [ { - "id": "eba36cb5-af4f-485b-8191-50048d857ec1", + "id": "a3d33240-a751-459b-9657-53e9c8581b76", "name": "List of workflow execution events for the given workflow execution", "originalRequest": { "url": { @@ -209310,7 +209310,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cb32410-2d00-4b47-8c8b-1b9695f41b3e", + "id": "793d5a2a-6be5-468f-aa17-765e4c66af03", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -209355,7 +209355,7 @@ "_postman_previewlanguage": "json" }, { - "id": "446da647-597f-4d3b-9dc3-52379b6fc112", + "id": "11f383c7-cf03-4ff2-af0c-4274596e700d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -209400,7 +209400,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b6808ba-1472-4eb3-acb5-ae88c3e9d463", + "id": "2349e68e-4d38-476c-8409-02aae1496cf0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -209445,7 +209445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4dfafeb-b4f2-44e6-9ddb-5563c5e201d2", + "id": "7291130f-9b9b-46dc-bebd-c4bcdf572a3b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -209490,7 +209490,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b5ea92b-6b8e-46aa-b50f-c71f4eff6545", + "id": "7f26edc0-3d23-434b-8452-7ebd8d1cd085", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -209535,7 +209535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d435bb97-363c-4b0f-b74e-8acbb14a421c", + "id": "3a610ac5-9198-4eb2-afe6-906c61ce9093", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -209586,7 +209586,7 @@ } }, { - "id": "16d3ae68-7820-4f65-a382-e6ce23abf587", + "id": "4beb5742-fc94-4ac8-a299-2586f79cd282", "name": "Cancel Workflow Execution by ID", "request": { "name": "Cancel Workflow Execution by ID", @@ -209628,7 +209628,7 @@ }, "response": [ { - "id": "07f13b3c-e25a-431a-8cb9-f02196726772", + "id": "4f5d614a-4e11-4420-85c4-8db0e5860c9d", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -209663,7 +209663,7 @@ "_postman_previewlanguage": "text" }, { - "id": "5f7597e9-6e5c-47c0-b477-420e11cb1049", + "id": "f2f7a9cc-91d7-42e4-a8a7-1d1b22f81100", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -209708,7 +209708,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a78b2abe-4b71-4a4e-984a-9d1fc048bb4c", + "id": "65c7c38b-7cd3-41ad-8859-756bc26dd8a6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -209753,7 +209753,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b58abf0-f43e-4b36-bf3e-4702c2ee35c1", + "id": "faa28f60-89d6-48da-9173-a56a170df0f6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -209798,7 +209798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afdb172b-d18e-4746-bfe8-f4c15654b92a", + "id": "dd69e109-3409-4e1b-baf6-57bd6a8095ed", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -209843,7 +209843,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bde825a-036f-41f0-baf0-ff1e5ae1bc45", + "id": "dec3ba62-a738-4066-9051-2fde6fcab643", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -209888,7 +209888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "175532b6-bf7d-4229-ac65-0f83fdbee14d", + "id": "13835de0-1021-4a82-8ec6-72f790893112", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -209939,7 +209939,7 @@ } }, { - "id": "46c48667-46de-4d72-9977-b64f3f302c89", + "id": "ae1c2064-8934-47cc-a194-0ee0ad92bebd", "name": "List Complete Workflow Library", "request": { "name": "List Complete Workflow Library", @@ -209987,7 +209987,7 @@ }, "response": [ { - "id": "7a5855c5-27a8-4ab0-adb9-9c81da28503d", + "id": "10edc395-f8ed-4049-ba2e-d585dd26a0f8", "name": "List of workflow steps", "originalRequest": { "url": { @@ -210049,7 +210049,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4875742-e318-4049-ab34-6fb7b9b52f44", + "id": "cf8dd85a-6d83-47a6-bf33-a188f2f6dee6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -210111,7 +210111,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb6134bf-995a-450e-8691-0873c9b22ff4", + "id": "9d43da1d-1243-41ff-a72c-e327d9d204df", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -210173,7 +210173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11a4ee56-f1e4-4886-9a57-a19bacd16caf", + "id": "110dd29c-9166-4186-8aa8-ea36576a4e92", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -210235,7 +210235,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9c60f16-d30a-48eb-9618-13981f6a81de", + "id": "18988324-9bde-4c8f-acb0-9ecfd45a3cfc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -210297,7 +210297,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b881be4-45da-4934-80e2-e8a23d217db6", + "id": "308c3326-38d7-4e85-8972-4707571bfa49", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -210365,7 +210365,7 @@ } }, { - "id": "27e5c67d-0a26-482b-83c6-810a02ba0796", + "id": "68db0c6c-97bf-41da-9ac5-352dc3f6ae68", "name": "List Workflow Library Actions", "request": { "name": "List Workflow Library Actions", @@ -210423,7 +210423,7 @@ }, "response": [ { - "id": "2cf05d20-63ff-4d92-8940-3eb0ebe4b55b", + "id": "05e8f6a9-34cd-4f33-9c43-01125f22f0b2", "name": "List of workflow actions", "originalRequest": { "url": { @@ -210495,7 +210495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "860aeca3-3829-43e3-aea8-632c47c3cdcd", + "id": "62f2a21b-413f-4204-9711-db8209f2065c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -210567,7 +210567,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c0e029d-b518-4988-a3a9-e575b8790164", + "id": "a55c9613-300a-4559-b559-2a12f2b440c1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -210639,7 +210639,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe0547f8-15ab-4597-bd5b-9f83dce7b6de", + "id": "3c689712-dcff-4ba3-a81d-790806eae2e5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -210711,7 +210711,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ed9d82d-199b-415b-b750-641dc1593afb", + "id": "8cd89837-541b-4c2a-b304-7dbb9add2d51", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -210783,7 +210783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26deddd6-d492-4bb9-b6d9-b972e09b667c", + "id": "b1a6c1fe-7512-490e-8cb3-0a99fc53e5f1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -210861,7 +210861,7 @@ } }, { - "id": "3e11ece1-69da-4e19-bcce-36bf7f4b6c5b", + "id": "4eaf40b6-c68e-41a8-ba16-708ffe091e92", "name": "List Workflow Library Triggers", "request": { "name": "List Workflow Library Triggers", @@ -210919,7 +210919,7 @@ }, "response": [ { - "id": "c0bcc262-8d35-4cda-8584-d974235e7a3d", + "id": "31557f0f-01ea-4002-b802-9c0082e99a87", "name": "List of workflow triggers", "originalRequest": { "url": { @@ -210991,7 +210991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74229589-fcc3-4747-91df-73bbce52bef7", + "id": "8bbadd63-243c-4321-9ffb-b14e6afa13f7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -211063,7 +211063,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76d98b69-93f2-4b9d-b6e1-04a9caa65522", + "id": "5af35b3e-ec5f-449e-b74d-4d76a6283c93", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -211135,7 +211135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "812bd500-3923-4bce-806a-6a8755132940", + "id": "15a0425b-bd23-41ed-81b5-93f367f6a19c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -211207,7 +211207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d9977ae-7952-4eec-9161-ef4a23e1d5ca", + "id": "1df9171f-6d60-4fe5-8c4f-487a86bacb14", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -211279,7 +211279,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cee00fe-d0c5-4944-9ae7-cc32b5d0c318", + "id": "f8475507-3d31-4821-877a-35f765068264", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -211357,7 +211357,7 @@ } }, { - "id": "85f4d001-d920-4f80-a445-68b3e8ce3ca4", + "id": "9bf713bb-f9be-4dcb-82fb-978ffe21409f", "name": "List Workflow Library Operators", "request": { "name": "List Workflow Library Operators", @@ -211387,7 +211387,7 @@ }, "response": [ { - "id": "79956dc7-664a-4c7c-8cb3-03baae1a6936", + "id": "05373c90-6fbd-4b1c-91f9-82475b19e58e", "name": "List of workflow operators", "originalRequest": { "url": { @@ -211431,7 +211431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd0c64f5-4279-47a7-ae53-cfa91d0d260c", + "id": "ec8f48aa-5d74-440e-9ab9-54a3d7de915d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -211475,7 +211475,7 @@ "_postman_previewlanguage": "json" }, { - "id": "126e7a9d-3e54-4c82-8afa-1716861b17a1", + "id": "58af1a6e-c890-4d66-9b0c-b6f7339e70a2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -211519,7 +211519,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac80c445-186d-4fae-a742-38905e2fcf8d", + "id": "60864928-aa47-447b-ad1b-e8fcca3a0293", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -211563,7 +211563,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6b84f7c-8b29-4908-ae2f-676a3728266c", + "id": "31c01421-2e61-4095-bab2-39f686d6db45", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -211607,7 +211607,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09f52b09-e44e-4cc8-a892-8e37f329dcd5", + "id": "8a4ff94f-bb98-487b-8a83-ccf8fcc50cce", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -211657,7 +211657,7 @@ } }, { - "id": "d1b60fed-01d3-4698-8bad-d7dac9988855", + "id": "e980e37b-ff24-42b5-8e68-656af3ff84c7", "name": "Generate External Trigger OAuth Client", "request": { "name": "Generate External Trigger OAuth Client", @@ -211700,7 +211700,7 @@ }, "response": [ { - "id": "111c1e45-6838-4887-b68c-89809b63ee00", + "id": "fe567d3e-3874-4361-b1aa-84596d04997a", "name": "The OAuth Client object", "originalRequest": { "url": { @@ -211746,7 +211746,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e3a9bff-7109-47a4-95e5-ad5bdd872a7e", + "id": "fdeeb220-3284-44fc-b9c0-5a6b47708815", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -211792,7 +211792,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c75f5bc2-7f35-42a5-8c29-3aa15eb2ae30", + "id": "80dd4960-9593-4ee5-bcd2-bc4d65820174", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -211838,7 +211838,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45cfffc7-dea6-400b-8ffd-b8a9c97eabf5", + "id": "f439587c-69f0-45f1-91a7-679e8f9465b8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -211884,7 +211884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6900aad4-7270-4e9f-8eaa-30665e787c0f", + "id": "aa2f4fd3-e5fb-4cfd-91aa-311c986e18d3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -211930,7 +211930,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c083489-5c2c-4149-820a-917c9d80ce75", + "id": "0c3420bb-4810-4f98-91a4-0dc08c3c302e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -211982,7 +211982,7 @@ } }, { - "id": "16d63768-873f-4aaf-80f0-0cfdb83c1aa6", + "id": "468ce259-6c31-42b4-ac25-a2aafc54638d", "name": "Execute Workflow via External Trigger", "request": { "name": "Execute Workflow via External Trigger", @@ -212038,7 +212038,7 @@ }, "response": [ { - "id": "e4f8a0f5-2666-4e3a-a7cb-9f979ba6f540", + "id": "14403841-2b54-4d4c-ae59-c7ced0f8d0f8", "name": "The Workflow object", "originalRequest": { "url": { @@ -212097,7 +212097,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0a34951-ba10-4b04-b3c3-3c53f07b7ef8", + "id": "a65f2850-525d-4048-aace-9c951bbe2470", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -212156,7 +212156,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2c5496b-f154-424a-9f93-873fa6139e42", + "id": "33f2fab8-e033-4afb-9415-b8faed286076", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -212215,7 +212215,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72ccd91e-241f-4069-bc57-cbd909235cd0", + "id": "101f09a5-ccaa-4a99-9b04-796d9da7b78d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -212274,7 +212274,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2047b985-7446-4a1a-8986-dc0a78de514d", + "id": "442bda24-a2be-4f45-af01-b580b5e3afc6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -212333,7 +212333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "576684eb-caee-4f53-b84e-6502c1e43123", + "id": "2268653a-00b4-40f0-a7ea-2d81be056931", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -212398,7 +212398,7 @@ } }, { - "id": "befd7ab6-590e-4355-bec5-1133bdfffa8a", + "id": "362b0e26-61cc-4a6b-8c9f-a323676ad7e5", "name": "Test Workflow via External Trigger", "request": { "name": "Test Workflow via External Trigger", @@ -212455,7 +212455,7 @@ }, "response": [ { - "id": "fbbb5cb9-f394-487f-9e45-b64c7bc9711a", + "id": "480d4b79-5d1d-421d-9ac1-83a3ddf27377", "name": "Responds with the test input", "originalRequest": { "url": { @@ -212515,7 +212515,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12115a25-5e55-429f-a499-f0dbd12f2194", + "id": "2cd849f1-79a7-4bf8-bd2b-3ea71c6e7421", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -212575,7 +212575,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7e673c9-fcf2-4ae7-aeab-d75da1982b99", + "id": "d4177bbc-b652-41de-9053-3bad7fdf11ed", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -212635,7 +212635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2272670c-58f3-4803-9e3f-b72d55b4895c", + "id": "9df04e7f-f376-4178-afeb-be7a6f32c65f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -212695,7 +212695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03825e18-de1f-4171-aed7-ace0faa8890a", + "id": "282a6bde-9c77-45a0-b79d-2c982188fee6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -212755,7 +212755,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27d7dd2f-6cff-4294-b8f4-ad83ce88c938", + "id": "97642a7d-fcdd-4f84-a5c6-9988c9ffee0c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -212827,7 +212827,7 @@ "description": "", "item": [ { - "id": "ac2a3de3-a1e9-42f7-b4b6-c6c2d68b4b2e", + "id": "48480761-4045-4dd0-8a69-8870afe306f2", "name": "Get Approvals", "request": { "name": "Get Approvals", @@ -212884,7 +212884,7 @@ }, "response": [ { - "id": "eac9da95-b5e5-4836-a1b0-41a1c7c17f15", + "id": "d04ad97c-6350-4413-9c54-368b26f5a8ce", "name": "List of Approvals", "originalRequest": { "url": { @@ -212955,7 +212955,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1d3a79a-c1cb-4ae5-a309-1704dd03305e", + "id": "b4398cdc-8c25-4a07-9f37-e8c081998c4a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -213026,7 +213026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8050510b-76b0-4113-8dcd-db368c122d53", + "id": "ed843701-43d3-45d3-8dee-58f6e1eee3f3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -213097,7 +213097,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71a46476-484e-45af-8373-c2a706ff611d", + "id": "9e00fdba-23ed-4e58-9c37-b0dfcac38a9a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -213168,7 +213168,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b170c89-8ec9-4744-bd04-7456dfc83687", + "id": "54dd25e8-724b-4a07-8229-4891d691565b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -213239,7 +213239,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95a27b46-937e-4fb6-8da2-32fbd9861de5", + "id": "3c2e5023-b3ea-42fb-9ec0-dc3be03840c8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -213316,7 +213316,7 @@ } }, { - "id": "6b375f55-15da-4d81-89e6-c07a62572f08", + "id": "f1b627a4-fe00-4974-a0a5-6792061797db", "name": "Get an approval", "request": { "name": "Get an approval", @@ -213357,7 +213357,7 @@ }, "response": [ { - "id": "153b20a2-92b0-46f2-8b08-87e635bdcd35", + "id": "a12e7678-37a6-4e80-9f95-4331325eb54f", "name": "Approval object", "originalRequest": { "url": { @@ -213401,7 +213401,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbf7f700-1f63-4f51-9216-b52da480ad2a", + "id": "e31fde29-ca36-452c-9d86-af8e890912ff", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -213445,7 +213445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3a4d281-2f47-45cd-b04f-dbc629929359", + "id": "b2d66140-dda3-4e9f-8a8e-774c8ecf1894", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -213489,7 +213489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "907582de-6aec-49d5-a205-e244029ac482", + "id": "889ac3a3-9322-44bb-94c3-02e068c5fa2b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -213533,7 +213533,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45af08f6-161b-437d-9b29-88f369441a44", + "id": "e683e050-b240-4461-98cb-c43ab7e940c3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -213577,7 +213577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4389aeef-004f-4959-8af3-ddaec83a9a98", + "id": "52c72b74-35ae-42f8-9869-4439eacd19c3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -213627,7 +213627,7 @@ } }, { - "id": "56f537b1-5c42-4257-afca-6dae6a24e3bc", + "id": "82d609a9-f0f2-435a-bea7-ef180593c51c", "name": "Change an approval", "request": { "name": "Change an approval", @@ -213675,7 +213675,7 @@ }, "response": [ { - "id": "027e56ed-0756-48da-9ea4-ca5ecbd0b6fd", + "id": "e603c0e0-e81c-48f7-9f1e-f5048499d737", "name": "Approval object", "originalRequest": { "url": { @@ -213732,7 +213732,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a5fb275-c338-4529-95f7-009ee4e66f11", + "id": "a38dd322-8420-4408-b8c4-120feb8045eb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -213789,7 +213789,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd05eede-d80f-40a0-a712-48ee209fe866", + "id": "1be07e69-a510-4b21-8494-63bae68882ef", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -213846,7 +213846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64849c20-c04e-46de-a96d-ec3ebeb3a0e0", + "id": "69f48e44-f33e-41f5-9422-2991c880ed2b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -213903,7 +213903,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d251fcab-2332-4985-a6fd-5d6f1f0ff8c6", + "id": "0ccd0d03-75d6-455c-9672-bad7020ee8dd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -213960,7 +213960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b037396-93f7-4211-8e57-8bb4b1d9e9bc", + "id": "6898505b-47be-4ae6-8188-f8daf6679037", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -214029,7 +214029,7 @@ "description": "", "item": [ { - "id": "d927b73a-181c-4345-a11b-461dcbe23e68", + "id": "3a782fe2-65e4-4253-a6b1-0ebb177a1063", "name": "Get violation report run status", "request": { "name": "Get violation report run status", @@ -214071,7 +214071,7 @@ }, "response": [ { - "id": "e298d4b6-8050-4ab0-bd1a-a07e3ae352d8", + "id": "8ee67ffb-a57f-4ebf-99a3-106613b3bba8", "name": "Status of the violation report run task.", "originalRequest": { "url": { @@ -214116,7 +214116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "121a1c41-d0e1-4501-b2b5-5a1d33561e16", + "id": "f3ffaea7-039b-4ad4-a448-9719ef73dd33", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -214161,7 +214161,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0976850-6402-4b77-bb8b-7252d0d9fad5", + "id": "7c721670-8981-4d1e-9de0-a9b45a6b6273", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -214206,7 +214206,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bebca184-6a5a-422a-ae51-e6ec738de083", + "id": "4d9c65e4-e86a-4971-a242-ee1549e5a5de", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -214251,7 +214251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a72a837-ce26-4179-b2c1-f94bbd977f77", + "id": "bfc329c7-293a-45cc-8e79-c13e418c6ea3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -214296,7 +214296,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edb0e89e-308a-4a84-b72b-90ccabfc7de2", + "id": "e31d55a6-f026-46a1-8cb2-d11f293726ac", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -214341,7 +214341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26c52584-bb13-4bec-83ef-8269a70eb441", + "id": "4cf8c805-3045-44b0-8f79-8d05699d1255", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -214392,7 +214392,7 @@ } }, { - "id": "b95ad404-9c7e-44e6-ae2c-46c55fcdc7b5", + "id": "eddb1e77-92fe-49c8-bf95-02e3af67726c", "name": "Runs all policies for org", "request": { "name": "Runs all policies for org", @@ -214435,7 +214435,7 @@ }, "response": [ { - "id": "1b3ccacb-537a-4446-9cc8-4c19a05dd1dc", + "id": "1047b6c3-df1e-48c9-974d-3ec8ccf132de", "name": "Reference to the violation report run task.", "originalRequest": { "url": { @@ -214492,7 +214492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fbedd5d-b9e6-4e4d-8443-2c5db5caa4ae", + "id": "86ce50f4-6db7-4e3f-8848-fca91e46c9dc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -214549,7 +214549,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c30c8b3b-1d8e-4c67-8e32-bf9acdb16be1", + "id": "4bd7f6d0-12c6-4013-8343-8f7c0b45688e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -214606,7 +214606,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29798c0e-2ea0-475c-a5f1-c9ddc81d6f0d", + "id": "9edcb8cc-462e-4f9e-999e-7a6dea719d12", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -214663,7 +214663,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9405b00-8285-4478-8a42-1bb6dd6857c1", + "id": "b7fb00cf-315e-4347-9d75-03dddfcce53a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -214720,7 +214720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f345e887-ab68-4bd7-9b2e-5597fbd95893", + "id": "a5a15e5e-0030-4965-8921-f5928e90417f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -214783,7 +214783,7 @@ } }, { - "id": "57d55722-8154-4115-9a20-9ad15578119a", + "id": "4b220be2-10ee-4182-9f8a-3a9a079825cb", "name": "Get multi-report run task status", "request": { "name": "Get multi-report run task status", @@ -214812,7 +214812,7 @@ }, "response": [ { - "id": "e3e02f47-909f-4d0e-83e1-67be60bc4682", + "id": "10417b57-f834-48af-babe-5e2226a5ba4e", "name": "Status of the violation report run task for all policy run.", "originalRequest": { "url": { @@ -214855,7 +214855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a22ee17-3422-4831-9c41-e4e55046a989", + "id": "25e8d3af-150d-4956-96c2-dcee024c8e2a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -214898,7 +214898,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ed654b2-ab53-48c8-bdd3-35fe13640457", + "id": "78f09b0e-89b9-4bfb-bd80-76c60a090869", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -214941,7 +214941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91dac24f-898d-4167-892a-197389a6dff0", + "id": "ef6dec07-1b6c-4f8f-a851-68f2ff743bb8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -214984,7 +214984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49dc14d5-1d02-4c52-badf-25a8f8ec7366", + "id": "ff820677-b7e5-4b38-a0df-f71f3b014889", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -215027,7 +215027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c52b897d-563d-4ea1-88e6-dbd46ab814c2", + "id": "2078ffe1-89b8-4574-95bb-79dcade7418a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -215076,7 +215076,7 @@ } }, { - "id": "a9f664eb-2858-424b-b42f-abe2594360dd", + "id": "d845342b-333d-4290-b270-fed3d5956aab", "name": "Download violation report", "request": { "name": "Download violation report", @@ -215118,7 +215118,7 @@ }, "response": [ { - "id": "b14f23fe-18f1-475b-b7d7-cbed2da61bd3", + "id": "76f5f94e-63b5-4f49-b541-a45fcaa6f7c0", "name": "Returns the PolicyReport.zip that contains the violation report file.", "originalRequest": { "url": { @@ -215158,12 +215158,12 @@ "value": "application/zip" } ], - "body": "sit", + "body": "dolor ea non ut", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "7334f8c1-5fee-4afc-8d8c-606b88e36181", + "id": "d452ba62-186b-4eb9-ad05-235366a4738a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -215208,7 +215208,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e74e3ddf-103e-4a45-b327-0efaf062f1bc", + "id": "b3ea3e9b-8b9d-4d61-a78b-3011e24b286e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -215253,7 +215253,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e33b74b5-a8e9-4488-a9fe-438f6732bd78", + "id": "1caa1aaa-ccab-4ded-a8a3-5d77bb0e33db", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -215298,7 +215298,7 @@ "_postman_previewlanguage": "json" }, { - "id": "acb63605-7eec-4201-a1a5-ff186e7e5e09", + "id": "b7604108-0b7b-4e8b-bf99-9e28d4f9b176", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -215343,7 +215343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b360ebaf-3019-4377-bbb7-18c8ade635a7", + "id": "5b7b6793-a9f2-4a30-b3b6-578ab8fbaf90", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -215388,7 +215388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86b251db-9db3-4ffd-b820-811346da7345", + "id": "c6ad9b25-dac9-45a7-adaf-8090d865e241", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -215439,7 +215439,7 @@ } }, { - "id": "131a6a12-f2f9-4adc-872b-c45cd3740753", + "id": "69d4ea40-d72f-49ce-a1ff-9160c11acb4e", "name": "Download custom violation report", "request": { "name": "Download custom violation report", @@ -215492,7 +215492,7 @@ }, "response": [ { - "id": "1dac3765-6848-495d-a655-ff803c284cd3", + "id": "ef43c40a-f9d4-4b53-993d-ab38543ae8d1", "name": "Returns the zip file with given custom name that contains the violation report file.", "originalRequest": { "url": { @@ -215533,12 +215533,12 @@ "value": "application/zip" } ], - "body": "sit", + "body": "dolor ea non ut", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "9f864a05-d821-4151-a40d-5b0a333e80ab", + "id": "4f74c44f-7631-4410-9dd4-e4513ca59f53", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -215584,7 +215584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a38fb8b5-083c-44aa-9499-e90639d23548", + "id": "98e30777-631c-4abd-9778-5c69fe377a51", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -215630,7 +215630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed94dc20-1973-4dd9-b859-525cfe8baa82", + "id": "1a249374-3db9-4849-828a-e8dc4b742692", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -215676,7 +215676,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2afd3131-ceed-4376-90b6-6dab5596f627", + "id": "bcf1a6de-ad5a-47c1-a50c-d189bde32ea6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -215722,7 +215722,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3fe7a75-4da5-4660-9db9-0180b9ccaf6d", + "id": "eb825c56-c31b-47a7-9bed-305b7b9b7ee9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -215768,7 +215768,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec5d4853-f03b-4ac2-9f1e-3631fce76206", + "id": "eb5599a6-64a7-4f2b-b11f-2cdb01fdeb0b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -215900,7 +215900,7 @@ } ], "info": { - "_postman_id": "7598ee2a-7d1f-49ce-b7c2-5710599f2719", + "_postman_id": "32f2d74a-e70d-4de6-b1ab-15e51923a7e6", "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 4181b7e..0572d0c 100644 --- a/postman/collections/sailpoint-api-nerm.json +++ b/postman/collections/sailpoint-api-nerm.json @@ -5,7 +5,7 @@ "description": "", "item": [ { - "id": "0ff0e7f8-f413-435e-ab73-42bdcff14ddb", + "id": "65e37e34-e393-400f-815b-ba4f02c3e9cc", "name": "Create a new user", "request": { "name": "Create a new user", @@ -48,7 +48,7 @@ }, "response": [ { - "id": "69a46d7b-3da2-420f-98e0-7f0f148d65aa", + "id": "72ffd122-434c-40be-89b2-b5ba06399f7c", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -99,12 +99,12 @@ "value": "application/json" } ], - "body": "{\n \"user\": {\n \"id\": \"urn:uuid:44324d8b-2a39-8e00-9db9-3c414f8be55e\",\n \"uid\": \"exercitation dolor siteu tempor \",\n \"name\": \"proident dolore occaecat\",\n \"email\": \"bSmSmp6rCC6q4@lbJKTGBupqApXSfyU.gv\",\n \"type\": \"NeprofileUser\",\n \"title\": \"enim ut in in\",\n \"status\": \"Disabled\",\n \"login\": \"deserunt ad non dolore\",\n \"last_login\": \"2009-01-14T13:17:14.912Z\",\n \"cookies_accepted_at\": \"1997-09-30T23:35:47.725Z\",\n \"preferred_language\": \"do cillum nisi sunt\"\n }\n}", + "body": "{\n \"user\": {\n \"id\": \"urn:uuid:5c846c62-f208-8002-6a4b-793eccdf1e28\",\n \"uid\": \"fugiat dolorest doelit ut minimn\",\n \"name\": \"Lorem\",\n \"email\": \"4m5fM6m@BlyRGXArLjVVWTubntyk.vwzx\",\n \"type\": \"NeprofileUser\",\n \"title\": \"sunt nostrud\",\n \"status\": \"Disabled\",\n \"login\": \"ullamco nisi dolore\",\n \"last_login\": \"1949-03-13T10:32:28.442Z\",\n \"cookies_accepted_at\": \"1993-05-20T16:01:59.026Z\",\n \"preferred_language\": \"ex in ipsum\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "140dd580-1389-40c7-9966-82fdc4f2b5c5", + "id": "151b7c51-4fa2-4076-9c3c-c7c23d9a3c8f", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -160,7 +160,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a25d130-bd35-48d9-a01f-6b6ec2ec4306", + "id": "a6b31d4d-1e6a-4a45-926d-536234964124", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -222,7 +222,7 @@ } }, { - "id": "5d264919-8aaf-4db1-ac81-625c7d44eb6e", + "id": "bc91ac83-603e-412b-bace-91979d5b7519", "name": "Get users", "request": { "name": "Get users", @@ -272,7 +272,7 @@ "type": "text/plain" }, "key": "name", - "value": "velit amet" + "value": "magna aliquip in" }, { "disabled": false, @@ -281,7 +281,7 @@ "type": "text/plain" }, "key": "login", - "value": "velit amet" + "value": "magna aliquip in" }, { "disabled": false, @@ -290,7 +290,7 @@ "type": "text/plain" }, "key": "title", - "value": "velit amet" + "value": "magna aliquip in" }, { "disabled": false, @@ -299,7 +299,7 @@ "type": "text/plain" }, "key": "status", - "value": "On Leave" + "value": "Terminated" }, { "disabled": false, @@ -308,7 +308,7 @@ "type": "text/plain" }, "key": "email", - "value": "yY7SEx@ReFnOwRwWhBKkFNxbhXMEED.yfe" + "value": "T8bUo3G-TE@GatbBYUrBHocsjXDKHGCYGYcaKmgo.vh" }, { "disabled": false, @@ -334,7 +334,7 @@ }, "response": [ { - "id": "c31eab24-d9a2-4391-9f49-c2adfc000bcd", + "id": "a4b77e41-0942-424f-b4ea-17e2940a3519", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -379,7 +379,7 @@ "type": "text/plain" }, "key": "name", - "value": "velit amet" + "value": "magna aliquip in" }, { "disabled": false, @@ -388,7 +388,7 @@ "type": "text/plain" }, "key": "login", - "value": "velit amet" + "value": "magna aliquip in" }, { "disabled": false, @@ -397,7 +397,7 @@ "type": "text/plain" }, "key": "title", - "value": "velit amet" + "value": "magna aliquip in" }, { "disabled": false, @@ -406,7 +406,7 @@ "type": "text/plain" }, "key": "status", - "value": "On Leave" + "value": "Terminated" }, { "disabled": false, @@ -415,7 +415,7 @@ "type": "text/plain" }, "key": "email", - "value": "yY7SEx@ReFnOwRwWhBKkFNxbhXMEED.yfe" + "value": "T8bUo3G-TE@GatbBYUrBHocsjXDKHGCYGYcaKmgo.vh" }, { "disabled": false, @@ -454,12 +454,12 @@ "value": "application/json" } ], - "body": "{\n \"users\": [\n {\n \"id\": \"urn:uuid:a23592c1-8099-2328-dc7e-c30ca476f36b\",\n \"uid\": \"velit laborumeiusmod officia vel\",\n \"name\": \"dolor consequat laboru\",\n \"email\": \"BQ80eaygnlp@qbrQIAHOqNCdKq.tbw\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Lorem elit\",\n \"status\": \"Disabled\",\n \"login\": \"pariatur officia Duis sit\",\n \"last_login\": \"1974-10-20T00:21:30.307Z\",\n \"cookies_accepted_at\": \"2010-12-14T13:03:22.906Z\",\n \"preferred_language\": \"incididunt mollit\"\n },\n {\n \"id\": \"c33503ea-5500-3185-3709-85c58ee4134f\",\n \"uid\": \"dolor veniam dolore ut magnaelit\",\n \"name\": \"sed\",\n \"email\": \"kktwKVhqzfc5@CYxpNxlsDioSKp.nvs\",\n \"type\": \"NeprofileUser\",\n \"title\": \"dolor est\",\n \"status\": \"Disabled\",\n \"login\": \"Lorem sit consequat anim\",\n \"last_login\": \"1974-03-08T12:41:37.280Z\",\n \"cookies_accepted_at\": \"2003-07-29T16:01:16.403Z\",\n \"preferred_language\": \"eiusmod qui Lorem\"\n }\n ],\n \"_metadata\": {\n \"limit\": -57849791,\n \"offset\": 54704628,\n \"total\": 18071519,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"users\": [\n {\n \"id\": \"70ec36f2-bf61-fc48-3d5d-4a293f77c83f\",\n \"uid\": \"magna minimnostrud dolore animla\",\n \"name\": \"nu\",\n \"email\": \"CMd2mFRjedw7VY6@LYcDVctAEtRziQfqDUYUjDarCMmQqZf.ujq\",\n \"type\": \"NeprofileUser\",\n \"title\": \"do consectetur Duis et fugiat\",\n \"status\": \"Disabled\",\n \"login\": \"ad nisi nostrud deserunt ipsum\",\n \"last_login\": \"2009-02-28T15:10:40.848Z\",\n \"cookies_accepted_at\": \"1964-08-05T21:23:46.962Z\",\n \"preferred_language\": \"Duis pariatur anim\"\n },\n {\n \"id\": \"urn:uuid:2438fb2f-adde-8181-73a5-9156701a1b35\",\n \"uid\": \"eu consectetur minim doirure ess\",\n \"name\": \"tempor quis aute veniam Excepteur\",\n \"email\": \"xu8KLfJ4E6@mt.bao\",\n \"type\": \"NeprofileUser\",\n \"title\": \"minim velit sed ad\",\n \"status\": \"Disabled\",\n \"login\": \"est occaec\",\n \"last_login\": \"2003-08-23T19:38:28.557Z\",\n \"cookies_accepted_at\": \"1993-04-21T08:35:36.447Z\",\n \"preferred_language\": \"reprehenderit pariatur sit laboris nostrud\"\n }\n ],\n \"_metadata\": {\n \"limit\": -81164144,\n \"offset\": -45455956,\n \"total\": 61973948,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "06229e2d-5715-4def-9efa-0c22eda8412d", + "id": "8276fee8-a6f7-4fc5-a3f1-03b92587bcdb", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -504,7 +504,7 @@ "type": "text/plain" }, "key": "name", - "value": "velit amet" + "value": "magna aliquip in" }, { "disabled": false, @@ -513,7 +513,7 @@ "type": "text/plain" }, "key": "login", - "value": "velit amet" + "value": "magna aliquip in" }, { "disabled": false, @@ -522,7 +522,7 @@ "type": "text/plain" }, "key": "title", - "value": "velit amet" + "value": "magna aliquip in" }, { "disabled": false, @@ -531,7 +531,7 @@ "type": "text/plain" }, "key": "status", - "value": "On Leave" + "value": "Terminated" }, { "disabled": false, @@ -540,7 +540,7 @@ "type": "text/plain" }, "key": "email", - "value": "yY7SEx@ReFnOwRwWhBKkFNxbhXMEED.yfe" + "value": "T8bUo3G-TE@GatbBYUrBHocsjXDKHGCYGYcaKmgo.vh" }, { "disabled": false, @@ -584,7 +584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e13e325-44a0-4ce5-983a-6c6e16600500", + "id": "ba6be532-e358-44d7-8563-e29b7cc00b86", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -629,7 +629,7 @@ "type": "text/plain" }, "key": "name", - "value": "velit amet" + "value": "magna aliquip in" }, { "disabled": false, @@ -638,7 +638,7 @@ "type": "text/plain" }, "key": "login", - "value": "velit amet" + "value": "magna aliquip in" }, { "disabled": false, @@ -647,7 +647,7 @@ "type": "text/plain" }, "key": "title", - "value": "velit amet" + "value": "magna aliquip in" }, { "disabled": false, @@ -656,7 +656,7 @@ "type": "text/plain" }, "key": "status", - "value": "On Leave" + "value": "Terminated" }, { "disabled": false, @@ -665,7 +665,7 @@ "type": "text/plain" }, "key": "email", - "value": "yY7SEx@ReFnOwRwWhBKkFNxbhXMEED.yfe" + "value": "T8bUo3G-TE@GatbBYUrBHocsjXDKHGCYGYcaKmgo.vh" }, { "disabled": false, @@ -715,7 +715,7 @@ } }, { - "id": "1bdedaac-b645-4558-b833-42d2729695a1", + "id": "71664720-4d5c-45f2-9fed-0a7daf46c89e", "name": "Create multiple new users", "request": { "name": "Create multiple new users", @@ -758,7 +758,7 @@ }, "response": [ { - "id": "7a8e3745-173f-471e-a3ad-fe14fdc980d5", + "id": "8dab03f0-70dd-4f89-bb03-bc9a997cbed1", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -809,12 +809,12 @@ "value": "application/json" } ], - "body": "{\n \"users\": [\n {\n \"id\": \"urn:uuid:d558589c-32b8-b33c-f484-668680b9c78a\",\n \"uid\": \"laborisaliqua labore velit cupid\",\n \"name\": \"esse aliquip dolor\",\n \"email\": \"HO0llBj4zI@GJrDOMVLzCiLipSjWfdmLHOJmoDTlhPUF.oi\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Ut consectetur enim sint\",\n \"status\": \"Disabled\",\n \"login\": \"aliqu\",\n \"last_login\": \"1965-05-07T20:16:26.009Z\",\n \"cookies_accepted_at\": \"1976-10-15T01:25:03.863Z\",\n \"preferred_language\": \"anim ullamco occaecat dolore\"\n },\n {\n \"id\": \"244d88a7-3719-0391-486c-e2eca81fb777\",\n \"uid\": \"enim eu est sunt culpain aliquip\",\n \"name\": \"veli\",\n \"email\": \"VnEgfi5H@FvPgVkI.oaam\",\n \"type\": \"NeprofileUser\",\n \"title\": \"exercitation velit ad Lorem dolore\",\n \"status\": \"Active\",\n \"login\": \"Duis labore\",\n \"last_login\": \"1982-02-22T20:27:07.954Z\",\n \"cookies_accepted_at\": \"1945-12-02T13:35:22.299Z\",\n \"preferred_language\": \"ea veniam voluptate al\"\n }\n ]\n}", + "body": "{\n \"users\": [\n {\n \"id\": \"8f8a5f1e-e239-6179-3830-68b00ffef360\",\n \"uid\": \"incididunt do quis sitaliquip la\",\n \"name\": \"officia sint nulla Excepteur\",\n \"email\": \"trUktyB8JTN0eM@FdJAAdE.vtzr\",\n \"type\": \"NeprofileUser\",\n \"title\": \"aliquip ut dolor\",\n \"status\": \"Active\",\n \"login\": \"nulla labore incididunt aute id\",\n \"last_login\": \"1992-06-11T14:54:47.076Z\",\n \"cookies_accepted_at\": \"1970-02-27T16:45:21.978Z\",\n \"preferred_language\": \"nostrud ad\"\n },\n {\n \"id\": \"31fdde14-324f-bbeb-0e62-aa2cc0854c44\",\n \"uid\": \"ipsum esse voluptateUt enimculpa\",\n \"name\": \"sed culpa\",\n \"email\": \"rO0QS0UoZ@OjrZZrbPnHaoUh.rgop\",\n \"type\": \"NeprofileUser\",\n \"title\": \"consequat commodo laboris\",\n \"status\": \"Disabled\",\n \"login\": \"sit laborum id\",\n \"last_login\": \"1978-11-15T12:37:52.516Z\",\n \"cookies_accepted_at\": \"2008-06-18T20:39:04.550Z\",\n \"preferred_language\": \"dolor dol\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "adc0421d-c7d7-4cfc-a768-842194c63b45", + "id": "6e2946aa-33bf-487a-b4ed-0fcbc5bff6d5", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -870,7 +870,7 @@ "_postman_previewlanguage": "json" }, { - "id": "683ff73e-1046-4186-9806-4008f72133e2", + "id": "55ad884f-ec56-4661-9bbd-8ce2feab8fb7", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -932,7 +932,7 @@ } }, { - "id": "27e31b3e-a323-44f1-9a2c-f511b9195d45", + "id": "1869aa05-36e0-43f6-83d0-654a095440d7", "name": "Update multiple users", "request": { "name": "Update multiple users", @@ -975,7 +975,7 @@ }, "response": [ { - "id": "0bb866eb-b496-4a39-afc8-45dfb41b25e5", + "id": "c474b217-c5a0-4ba8-8a43-fee7525e34b0", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -1026,12 +1026,12 @@ "value": "application/json" } ], - "body": "{\n \"users\": [\n {\n \"id\": \"urn:uuid:d558589c-32b8-b33c-f484-668680b9c78a\",\n \"uid\": \"laborisaliqua labore velit cupid\",\n \"name\": \"esse aliquip dolor\",\n \"email\": \"HO0llBj4zI@GJrDOMVLzCiLipSjWfdmLHOJmoDTlhPUF.oi\",\n \"type\": \"NeprofileUser\",\n \"title\": \"Ut consectetur enim sint\",\n \"status\": \"Disabled\",\n \"login\": \"aliqu\",\n \"last_login\": \"1965-05-07T20:16:26.009Z\",\n \"cookies_accepted_at\": \"1976-10-15T01:25:03.863Z\",\n \"preferred_language\": \"anim ullamco occaecat dolore\"\n },\n {\n \"id\": \"244d88a7-3719-0391-486c-e2eca81fb777\",\n \"uid\": \"enim eu est sunt culpain aliquip\",\n \"name\": \"veli\",\n \"email\": \"VnEgfi5H@FvPgVkI.oaam\",\n \"type\": \"NeprofileUser\",\n \"title\": \"exercitation velit ad Lorem dolore\",\n \"status\": \"Active\",\n \"login\": \"Duis labore\",\n \"last_login\": \"1982-02-22T20:27:07.954Z\",\n \"cookies_accepted_at\": \"1945-12-02T13:35:22.299Z\",\n \"preferred_language\": \"ea veniam voluptate al\"\n }\n ]\n}", + "body": "{\n \"users\": [\n {\n \"id\": \"8f8a5f1e-e239-6179-3830-68b00ffef360\",\n \"uid\": \"incididunt do quis sitaliquip la\",\n \"name\": \"officia sint nulla Excepteur\",\n \"email\": \"trUktyB8JTN0eM@FdJAAdE.vtzr\",\n \"type\": \"NeprofileUser\",\n \"title\": \"aliquip ut dolor\",\n \"status\": \"Active\",\n \"login\": \"nulla labore incididunt aute id\",\n \"last_login\": \"1992-06-11T14:54:47.076Z\",\n \"cookies_accepted_at\": \"1970-02-27T16:45:21.978Z\",\n \"preferred_language\": \"nostrud ad\"\n },\n {\n \"id\": \"31fdde14-324f-bbeb-0e62-aa2cc0854c44\",\n \"uid\": \"ipsum esse voluptateUt enimculpa\",\n \"name\": \"sed culpa\",\n \"email\": \"rO0QS0UoZ@OjrZZrbPnHaoUh.rgop\",\n \"type\": \"NeprofileUser\",\n \"title\": \"consequat commodo laboris\",\n \"status\": \"Disabled\",\n \"login\": \"sit laborum id\",\n \"last_login\": \"1978-11-15T12:37:52.516Z\",\n \"cookies_accepted_at\": \"2008-06-18T20:39:04.550Z\",\n \"preferred_language\": \"dolor dol\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "74b2859a-fa7c-43a6-a706-639ebf2c4b12", + "id": "3fc6948a-83f2-4fd7-a9cd-e486f483e06e", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -1087,7 +1087,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0359be95-8d0c-41a9-8744-0cfadbb821fe", + "id": "1aa95a73-7d7a-4cb0-a78c-3ea51564ab89", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -1149,7 +1149,7 @@ } }, { - "id": "fb24f9d2-321f-4e10-b2aa-08e09426a4a9", + "id": "b08ef4f8-e5fa-4333-91c9-8d79ca2efd71", "name": "Find user by id", "request": { "name": "Find user by id", @@ -1191,7 +1191,7 @@ }, "response": [ { - "id": "4a7c5873-2de6-48e3-b355-6f9a03cd7b81", + "id": "2aea227a-e204-44cc-a3c2-843029004afc", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -1230,12 +1230,12 @@ "value": "application/json" } ], - "body": "{\n \"user\": {\n \"id\": \"urn:uuid:44324d8b-2a39-8e00-9db9-3c414f8be55e\",\n \"uid\": \"exercitation dolor siteu tempor \",\n \"name\": \"proident dolore occaecat\",\n \"email\": \"bSmSmp6rCC6q4@lbJKTGBupqApXSfyU.gv\",\n \"type\": \"NeprofileUser\",\n \"title\": \"enim ut in in\",\n \"status\": \"Disabled\",\n \"login\": \"deserunt ad non dolore\",\n \"last_login\": \"2009-01-14T13:17:14.912Z\",\n \"cookies_accepted_at\": \"1997-09-30T23:35:47.725Z\",\n \"preferred_language\": \"do cillum nisi sunt\"\n }\n}", + "body": "{\n \"user\": {\n \"id\": \"urn:uuid:5c846c62-f208-8002-6a4b-793eccdf1e28\",\n \"uid\": \"fugiat dolorest doelit ut minimn\",\n \"name\": \"Lorem\",\n \"email\": \"4m5fM6m@BlyRGXArLjVVWTubntyk.vwzx\",\n \"type\": \"NeprofileUser\",\n \"title\": \"sunt nostrud\",\n \"status\": \"Disabled\",\n \"login\": \"ullamco nisi dolore\",\n \"last_login\": \"1949-03-13T10:32:28.442Z\",\n \"cookies_accepted_at\": \"1993-05-20T16:01:59.026Z\",\n \"preferred_language\": \"ex in ipsum\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "928f8653-5efd-411f-94f8-765d1b3da87c", + "id": "33789f6d-6130-45c0-986f-3dc38a6a238f", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -1279,7 +1279,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91253f83-fb81-4389-8393-99a28f69f941", + "id": "a906aa5d-dc70-4f22-8f25-96ff895fb096", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -1329,7 +1329,7 @@ } }, { - "id": "64f87c55-eca7-42a3-901b-73a259a76aa9", + "id": "8d67967c-ffa1-42b2-a95f-9e1f21506228", "name": "Update a user by id", "request": { "name": "Update a user by id", @@ -1384,7 +1384,7 @@ }, "response": [ { - "id": "6d340313-c987-40ed-b7b8-aa344c3b163e", + "id": "5e212f9a-9754-4e8d-affc-e7163d121301", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -1436,12 +1436,12 @@ "value": "application/json" } ], - "body": "{\n \"user\": {\n \"id\": \"urn:uuid:44324d8b-2a39-8e00-9db9-3c414f8be55e\",\n \"uid\": \"exercitation dolor siteu tempor \",\n \"name\": \"proident dolore occaecat\",\n \"email\": \"bSmSmp6rCC6q4@lbJKTGBupqApXSfyU.gv\",\n \"type\": \"NeprofileUser\",\n \"title\": \"enim ut in in\",\n \"status\": \"Disabled\",\n \"login\": \"deserunt ad non dolore\",\n \"last_login\": \"2009-01-14T13:17:14.912Z\",\n \"cookies_accepted_at\": \"1997-09-30T23:35:47.725Z\",\n \"preferred_language\": \"do cillum nisi sunt\"\n }\n}", + "body": "{\n \"user\": {\n \"id\": \"urn:uuid:5c846c62-f208-8002-6a4b-793eccdf1e28\",\n \"uid\": \"fugiat dolorest doelit ut minimn\",\n \"name\": \"Lorem\",\n \"email\": \"4m5fM6m@BlyRGXArLjVVWTubntyk.vwzx\",\n \"type\": \"NeprofileUser\",\n \"title\": \"sunt nostrud\",\n \"status\": \"Disabled\",\n \"login\": \"ullamco nisi dolore\",\n \"last_login\": \"1949-03-13T10:32:28.442Z\",\n \"cookies_accepted_at\": \"1993-05-20T16:01:59.026Z\",\n \"preferred_language\": \"ex in ipsum\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5494147a-06dc-4ab0-8d49-11d822505be9", + "id": "7e702fe3-7a62-4c17-b254-4826168485a3", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -1498,7 +1498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1025d8c1-bb1d-4ba9-ac2a-fb73826641e3", + "id": "329b0f7a-2d38-410a-af2c-e188ca65e702", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -1561,7 +1561,7 @@ } }, { - "id": "139b89ef-50bc-4f1b-997d-014aaf4b1d7c", + "id": "b86fff7c-2e2e-4744-bdcf-a26c06d7e013", "name": "Delete a user", "request": { "name": "Delete a user", @@ -1603,7 +1603,7 @@ }, "response": [ { - "id": "c799d429-e035-4b46-abbd-8ef3e5d73509", + "id": "26b4ade6-8860-47bb-b6ca-f5b77e73693c", "name": "Info about the operation", "originalRequest": { "url": { @@ -1647,7 +1647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6dba0c08-6bec-492d-bc1c-226a664544b5", + "id": "3f77df53-540f-4091-91e3-6b53229a2864", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -1691,7 +1691,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6cfd52e1-9ceb-4e58-a6d3-c9426a66b5b5", + "id": "ea529062-54ec-4ef7-9f84-7ee8dea177a8", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -1741,7 +1741,7 @@ } }, { - "id": "3a4fb754-9130-4f79-8182-15cfda11f09e", + "id": "732aae03-d125-473b-88fb-7c3c970e8061", "name": "Retrieves the URL of the user avatar", "request": { "name": "Retrieves the URL of the user avatar", @@ -1784,7 +1784,7 @@ }, "response": [ { - "id": "02f22791-54ab-4e13-913d-fe44b8a6e5c1", + "id": "fcb8c6fe-51ca-4a47-8964-2275f4bc67ad", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -1824,12 +1824,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"elit velit\"\n}", + "body": "{\n \"url\": \"voluptat\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "79ee6660-59c6-4ce7-b570-d99773c2a221", + "id": "bf3a22d4-c5d9-438c-9a08-343d6eeae792", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -1874,7 +1874,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66d201aa-9c92-42d8-9ead-4ce32f931245", + "id": "d8cba9ab-473f-4056-8f0c-223e4a8b74a6", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -1925,7 +1925,7 @@ } }, { - "id": "dd044428-4f59-4d79-bf92-b93b07b8f380", + "id": "ae693f36-e946-4f9c-b6ff-d113834b1ede", "name": "Uploads a new user avatar", "request": { "name": "Uploads a new user avatar", @@ -1976,7 +1976,7 @@ "type": "text/plain" }, "key": "file", - "value": "in", + "value": "v", "type": "text" } ] @@ -1985,7 +1985,7 @@ }, "response": [ { - "id": "a4f14f2b-29ea-487c-9b86-f484a07fc17b", + "id": "537da196-0150-4827-9d83-124b54d4c483", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -2028,7 +2028,7 @@ "type": "text/plain" }, "key": "file", - "value": "in", + "value": "v", "type": "text" } ] @@ -2042,12 +2042,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"elit velit\"\n}", + "body": "{\n \"url\": \"voluptat\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0638cfac-2976-4b58-aef6-246cd78e10cd", + "id": "254b9717-1781-4ffa-b1d7-85c7ec985491", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -2090,7 +2090,7 @@ "type": "text/plain" }, "key": "file", - "value": "in", + "value": "v", "type": "text" } ] @@ -2109,7 +2109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b434dc62-7532-41d1-8916-cf9e9fcc2f0f", + "id": "0f7b47f8-0b22-4ca8-af1c-7d2660ce9ab5", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -2152,7 +2152,7 @@ "type": "text/plain" }, "key": "file", - "value": "in", + "value": "v", "type": "text" } ] @@ -2183,7 +2183,7 @@ "description": "", "item": [ { - "id": "535e09ee-dcd2-4616-b5d0-d79a3941f1bb", + "id": "7d6aa338-dc47-413f-88e9-074b799b9225", "name": "Create a new user-manager relationship", "request": { "name": "Create a new user-manager relationship", @@ -2214,7 +2214,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:a8e2cee6-b6d4-9a34-79b3-a54e16e1d893\",\n \"manager_id\": \"2041f418-4d3f-5c74-e1a1-2d91fc3a53e7\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"07233c6b-7537-f3ae-0ead-ad8a05511e33\",\n \"manager_id\": \"00965917-1650-c632-da1f-d30b268cc5b0\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -2226,7 +2226,7 @@ }, "response": [ { - "id": "2938218e-daa3-4a02-b791-6cb4c0ace49a", + "id": "b39d22fb-ffc5-4e10-beaa-b5ff6d9f5e8c", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -2260,7 +2260,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:a8e2cee6-b6d4-9a34-79b3-a54e16e1d893\",\n \"manager_id\": \"2041f418-4d3f-5c74-e1a1-2d91fc3a53e7\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"07233c6b-7537-f3ae-0ead-ad8a05511e33\",\n \"manager_id\": \"00965917-1650-c632-da1f-d30b268cc5b0\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -2277,12 +2277,12 @@ "value": "application/json" } ], - "body": "{\n \"user_manager\": {\n \"id\": \"4f7aec4f-fe96-3c24-785b-b02543c98290\",\n \"uid\": \"do laboreinofficia consequatsitc\",\n \"user_id\": \"urn:uuid:0b9a3d09-eccd-b1e9-75b9-cd9312bed83d\",\n \"manager_id\": \"a5cda69b-a2ef-b06e-3772-a1a042a8261b\"\n }\n}", + "body": "{\n \"user_manager\": {\n \"id\": \"urn:uuid:80b92e23-a077-c5cc-24f7-bd68553083d0\",\n \"uid\": \"laborum adipisicingtemporsunt cu\",\n \"user_id\": \"8c0e94e1-8646-3c59-d029-deff6a529f3a\",\n \"manager_id\": \"urn:uuid:b08b0031-41bd-8077-a33d-baf138799d91\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a56e869e-1c4c-4d17-b590-41db2ad74979", + "id": "8b716668-0608-4064-8549-8b78e8947211", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -2316,7 +2316,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:a8e2cee6-b6d4-9a34-79b3-a54e16e1d893\",\n \"manager_id\": \"2041f418-4d3f-5c74-e1a1-2d91fc3a53e7\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"07233c6b-7537-f3ae-0ead-ad8a05511e33\",\n \"manager_id\": \"00965917-1650-c632-da1f-d30b268cc5b0\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -2338,7 +2338,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bff19afa-99e1-4562-9228-97feaef3e137", + "id": "fb25e0b0-08d6-4f35-bd50-5debd050bd97", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -2372,7 +2372,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:a8e2cee6-b6d4-9a34-79b3-a54e16e1d893\",\n \"manager_id\": \"2041f418-4d3f-5c74-e1a1-2d91fc3a53e7\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"07233c6b-7537-f3ae-0ead-ad8a05511e33\",\n \"manager_id\": \"00965917-1650-c632-da1f-d30b268cc5b0\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -2400,7 +2400,7 @@ } }, { - "id": "d42e544c-adca-43c4-a7de-5e3e7a8503c9", + "id": "48422866-86fb-419b-af2f-e1eaa4196efd", "name": "Get user-manager relationships", "request": { "name": "Get user-manager relationships", @@ -2459,7 +2459,7 @@ "type": "text/plain" }, "key": "manager_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -2485,7 +2485,7 @@ }, "response": [ { - "id": "83d19db5-13a7-4054-849b-e401f2758f1f", + "id": "2e5f78ef-3648-489e-b7a9-15c3a1897217", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -2539,7 +2539,7 @@ "type": "text/plain" }, "key": "manager_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -2578,12 +2578,12 @@ "value": "application/json" } ], - "body": "{\n \"user_managers\": [\n {\n \"id\": \"1411e7a2-f1a8-69a5-ec9b-f4e269fad7ea\",\n \"uid\": \"Lorem anim essein dolor occaecat\",\n \"user_id\": \"03bbf68a-a6af-0b66-1ba4-8f2a13f69751\",\n \"manager_id\": \"cdee391b-a411-63c3-2242-b1772d44a821\"\n },\n {\n \"id\": \"1eabbc87-91d9-5d39-db7e-79d7c4202ddd\",\n \"uid\": \"consequatofficia pariatur magnav\",\n \"user_id\": \"urn:uuid:64f96bff-3e3d-d90f-db71-c45ead052fe8\",\n \"manager_id\": \"de4df29e-3df1-09ef-1c2d-5869c3756ea9\"\n }\n ],\n \"_metadata\": {\n \"limit\": -83047870,\n \"offset\": -58704350,\n \"total\": -59764969,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"user_managers\": [\n {\n \"id\": \"urn:uuid:23db9cb6-dc20-f4a3-71a9-a295fbc44b28\",\n \"uid\": \"ut sitaliquip sedeu involuptate \",\n \"user_id\": \"922a2060-a20f-0b7e-e509-b749d72723b1\",\n \"manager_id\": \"urn:uuid:e95dae17-623f-1c6f-e8d0-e2cb4820aa77\"\n },\n {\n \"id\": \"urn:uuid:f89daaeb-b563-359c-894e-b6eab62fcef2\",\n \"uid\": \"aliqua occaecatdo uteuDuis eu in\",\n \"user_id\": \"f4a8faa2-70d7-623d-3b93-745f74331da4\",\n \"manager_id\": \"urn:uuid:b60b5338-1d92-cbd1-8b0b-c777a4e6630a\"\n }\n ],\n \"_metadata\": {\n \"limit\": -86898675,\n \"offset\": -26931697,\n \"total\": 17865234,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "785da6a7-3173-46a7-a1e7-be56dc753824", + "id": "bfca94fe-21a1-4fb1-ab72-047367c76cb8", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -2637,7 +2637,7 @@ "type": "text/plain" }, "key": "manager_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -2681,7 +2681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68561395-256e-489a-aec9-4917e42cb487", + "id": "b13d6e7b-99b4-401f-bddd-bd87c0f41973", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -2735,7 +2735,7 @@ "type": "text/plain" }, "key": "manager_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -2785,7 +2785,7 @@ } }, { - "id": "7cb76dce-88c5-486f-ad51-9a88da6b4548", + "id": "dd3a519f-013f-4b6b-956f-8741d4a117d2", "name": "Create multiple new user-manager relationships", "request": { "name": "Create multiple new user-manager relationships", @@ -2816,7 +2816,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_managers\": [\n {\n \"user_id\": \"urn:uuid:cb80a03c-d84e-ed74-6505-00583205cfba\",\n \"manager_id\": \"f8c51585-d1b0-47e6-fcac-53cb16e8257b\"\n },\n {\n \"user_id\": \"urn:uuid:c1bee0e4-7862-a441-fea7-166663616815\",\n \"manager_id\": \"urn:uuid:ac375dee-a717-18e3-be35-a4ef8af35120\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"user_id\": \"urn:uuid:18ee7de4-e84c-115e-5db2-fb385c6b12db\",\n \"manager_id\": \"e6d0b647-f7c0-78dc-10fc-c3fea7482834\"\n },\n {\n \"user_id\": \"urn:uuid:3085396a-2bcb-c0b6-9673-60dcc32d5665\",\n \"manager_id\": \"urn:uuid:e418b7fa-718d-2d7b-179e-aa24f3350029\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2828,7 +2828,7 @@ }, "response": [ { - "id": "be962903-5e10-4d1a-a450-d69a724e7bdc", + "id": "df1d5f99-27ed-4e4b-9f6d-d2081ad45c61", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -2862,7 +2862,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_managers\": [\n {\n \"user_id\": \"urn:uuid:cb80a03c-d84e-ed74-6505-00583205cfba\",\n \"manager_id\": \"f8c51585-d1b0-47e6-fcac-53cb16e8257b\"\n },\n {\n \"user_id\": \"urn:uuid:c1bee0e4-7862-a441-fea7-166663616815\",\n \"manager_id\": \"urn:uuid:ac375dee-a717-18e3-be35-a4ef8af35120\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"user_id\": \"urn:uuid:18ee7de4-e84c-115e-5db2-fb385c6b12db\",\n \"manager_id\": \"e6d0b647-f7c0-78dc-10fc-c3fea7482834\"\n },\n {\n \"user_id\": \"urn:uuid:3085396a-2bcb-c0b6-9673-60dcc32d5665\",\n \"manager_id\": \"urn:uuid:e418b7fa-718d-2d7b-179e-aa24f3350029\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2884,7 +2884,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b04982f4-2fd4-4ed8-9c44-8a06f373a3e9", + "id": "5ded44b8-a2cc-49b8-9651-6579258768d4", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -2918,7 +2918,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_managers\": [\n {\n \"user_id\": \"urn:uuid:cb80a03c-d84e-ed74-6505-00583205cfba\",\n \"manager_id\": \"f8c51585-d1b0-47e6-fcac-53cb16e8257b\"\n },\n {\n \"user_id\": \"urn:uuid:c1bee0e4-7862-a441-fea7-166663616815\",\n \"manager_id\": \"urn:uuid:ac375dee-a717-18e3-be35-a4ef8af35120\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"user_id\": \"urn:uuid:18ee7de4-e84c-115e-5db2-fb385c6b12db\",\n \"manager_id\": \"e6d0b647-f7c0-78dc-10fc-c3fea7482834\"\n },\n {\n \"user_id\": \"urn:uuid:3085396a-2bcb-c0b6-9673-60dcc32d5665\",\n \"manager_id\": \"urn:uuid:e418b7fa-718d-2d7b-179e-aa24f3350029\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -2940,7 +2940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "acd8f5eb-db56-4e59-9a55-dd6b9ff46383", + "id": "6a13f355-179c-4fc8-8917-2893b209afcd", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -2974,7 +2974,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_managers\": [\n {\n \"user_id\": \"urn:uuid:cb80a03c-d84e-ed74-6505-00583205cfba\",\n \"manager_id\": \"f8c51585-d1b0-47e6-fcac-53cb16e8257b\"\n },\n {\n \"user_id\": \"urn:uuid:c1bee0e4-7862-a441-fea7-166663616815\",\n \"manager_id\": \"urn:uuid:ac375dee-a717-18e3-be35-a4ef8af35120\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"user_id\": \"urn:uuid:18ee7de4-e84c-115e-5db2-fb385c6b12db\",\n \"manager_id\": \"e6d0b647-f7c0-78dc-10fc-c3fea7482834\"\n },\n {\n \"user_id\": \"urn:uuid:3085396a-2bcb-c0b6-9673-60dcc32d5665\",\n \"manager_id\": \"urn:uuid:e418b7fa-718d-2d7b-179e-aa24f3350029\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -3002,7 +3002,7 @@ } }, { - "id": "1eff3011-8e58-4d81-b507-fb2060405e61", + "id": "04376c57-34e0-44e3-ae92-e58b3e94cf0a", "name": "Update multiple user-manager relationships", "request": { "name": "Update multiple user-manager relationships", @@ -3033,7 +3033,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_managers\": [\n {\n \"id\": \"urn:uuid:a782c055-a52f-2eb7-6e26-abcbef45c0f8\",\n \"user_id\": \"urn:uuid:2a61f260-7703-c1a4-1c1a-7e8c65c6ca2a\",\n \"manager_id\": \"urn:uuid:7d42177b-2759-0e77-6ac9-44373f04e46b\"\n },\n {\n \"id\": \"urn:uuid:cceb24d9-452a-6112-bdaf-1051e2cd83a4\",\n \"user_id\": \"52b87902-cb0b-5923-883b-4f64330bd1e5\",\n \"manager_id\": \"urn:uuid:e5b78061-a227-b29b-c165-e8af978f06d9\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"id\": \"15e92c06-7a00-ee00-a4be-580274107ba0\",\n \"user_id\": \"6dacd02c-f4c9-6d86-2a6b-c6844067c176\",\n \"manager_id\": \"c780a1ea-4bf5-c398-710c-bd2df0246fe5\"\n },\n {\n \"id\": \"3a2611eb-6146-31c7-859d-c96eb447d1d7\",\n \"user_id\": \"urn:uuid:8e4e6b12-53cf-89ef-0543-ff1bf3daf5e4\",\n \"manager_id\": \"31f20aab-8abf-6ee6-9ca9-cc4ea1729e73\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -3045,7 +3045,7 @@ }, "response": [ { - "id": "f4820a4a-8edd-4f02-863c-0eade449c327", + "id": "7c4c0788-a7fd-43eb-b696-d339468b52c5", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -3079,7 +3079,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_managers\": [\n {\n \"id\": \"urn:uuid:a782c055-a52f-2eb7-6e26-abcbef45c0f8\",\n \"user_id\": \"urn:uuid:2a61f260-7703-c1a4-1c1a-7e8c65c6ca2a\",\n \"manager_id\": \"urn:uuid:7d42177b-2759-0e77-6ac9-44373f04e46b\"\n },\n {\n \"id\": \"urn:uuid:cceb24d9-452a-6112-bdaf-1051e2cd83a4\",\n \"user_id\": \"52b87902-cb0b-5923-883b-4f64330bd1e5\",\n \"manager_id\": \"urn:uuid:e5b78061-a227-b29b-c165-e8af978f06d9\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"id\": \"15e92c06-7a00-ee00-a4be-580274107ba0\",\n \"user_id\": \"6dacd02c-f4c9-6d86-2a6b-c6844067c176\",\n \"manager_id\": \"c780a1ea-4bf5-c398-710c-bd2df0246fe5\"\n },\n {\n \"id\": \"3a2611eb-6146-31c7-859d-c96eb447d1d7\",\n \"user_id\": \"urn:uuid:8e4e6b12-53cf-89ef-0543-ff1bf3daf5e4\",\n \"manager_id\": \"31f20aab-8abf-6ee6-9ca9-cc4ea1729e73\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -3101,7 +3101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e0861e7-7cde-442f-a2e1-f03c33ab0930", + "id": "ac74c960-0dbf-45f5-80a8-342b18efa7dc", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -3135,7 +3135,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_managers\": [\n {\n \"id\": \"urn:uuid:a782c055-a52f-2eb7-6e26-abcbef45c0f8\",\n \"user_id\": \"urn:uuid:2a61f260-7703-c1a4-1c1a-7e8c65c6ca2a\",\n \"manager_id\": \"urn:uuid:7d42177b-2759-0e77-6ac9-44373f04e46b\"\n },\n {\n \"id\": \"urn:uuid:cceb24d9-452a-6112-bdaf-1051e2cd83a4\",\n \"user_id\": \"52b87902-cb0b-5923-883b-4f64330bd1e5\",\n \"manager_id\": \"urn:uuid:e5b78061-a227-b29b-c165-e8af978f06d9\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"id\": \"15e92c06-7a00-ee00-a4be-580274107ba0\",\n \"user_id\": \"6dacd02c-f4c9-6d86-2a6b-c6844067c176\",\n \"manager_id\": \"c780a1ea-4bf5-c398-710c-bd2df0246fe5\"\n },\n {\n \"id\": \"3a2611eb-6146-31c7-859d-c96eb447d1d7\",\n \"user_id\": \"urn:uuid:8e4e6b12-53cf-89ef-0543-ff1bf3daf5e4\",\n \"manager_id\": \"31f20aab-8abf-6ee6-9ca9-cc4ea1729e73\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -3157,7 +3157,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1f96c34-1fb1-49b9-9d65-890caa7d106f", + "id": "2a2d4d2b-3f4c-4ce6-805d-e914df857950", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -3191,7 +3191,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_managers\": [\n {\n \"id\": \"urn:uuid:a782c055-a52f-2eb7-6e26-abcbef45c0f8\",\n \"user_id\": \"urn:uuid:2a61f260-7703-c1a4-1c1a-7e8c65c6ca2a\",\n \"manager_id\": \"urn:uuid:7d42177b-2759-0e77-6ac9-44373f04e46b\"\n },\n {\n \"id\": \"urn:uuid:cceb24d9-452a-6112-bdaf-1051e2cd83a4\",\n \"user_id\": \"52b87902-cb0b-5923-883b-4f64330bd1e5\",\n \"manager_id\": \"urn:uuid:e5b78061-a227-b29b-c165-e8af978f06d9\"\n }\n ]\n}", + "raw": "{\n \"user_managers\": [\n {\n \"id\": \"15e92c06-7a00-ee00-a4be-580274107ba0\",\n \"user_id\": \"6dacd02c-f4c9-6d86-2a6b-c6844067c176\",\n \"manager_id\": \"c780a1ea-4bf5-c398-710c-bd2df0246fe5\"\n },\n {\n \"id\": \"3a2611eb-6146-31c7-859d-c96eb447d1d7\",\n \"user_id\": \"urn:uuid:8e4e6b12-53cf-89ef-0543-ff1bf3daf5e4\",\n \"manager_id\": \"31f20aab-8abf-6ee6-9ca9-cc4ea1729e73\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -3219,7 +3219,7 @@ } }, { - "id": "0244c9aa-bc44-4b63-a9b6-fd5fac81fd73", + "id": "ee00eb98-d2bb-4d5a-8d24-9493d0c878cf", "name": "Find user-manager relationship by id", "request": { "name": "Find user-manager relationship by id", @@ -3261,7 +3261,7 @@ }, "response": [ { - "id": "b7f1e2f1-4aae-401c-b3f4-febf25b1d45e", + "id": "65de105e-7a15-46fc-ba53-b091698319b7", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -3300,12 +3300,12 @@ "value": "application/json" } ], - "body": "{\n \"user_manager\": {\n \"id\": \"4f7aec4f-fe96-3c24-785b-b02543c98290\",\n \"uid\": \"do laboreinofficia consequatsitc\",\n \"user_id\": \"urn:uuid:0b9a3d09-eccd-b1e9-75b9-cd9312bed83d\",\n \"manager_id\": \"a5cda69b-a2ef-b06e-3772-a1a042a8261b\"\n }\n}", + "body": "{\n \"user_manager\": {\n \"id\": \"urn:uuid:80b92e23-a077-c5cc-24f7-bd68553083d0\",\n \"uid\": \"laborum adipisicingtemporsunt cu\",\n \"user_id\": \"8c0e94e1-8646-3c59-d029-deff6a529f3a\",\n \"manager_id\": \"urn:uuid:b08b0031-41bd-8077-a33d-baf138799d91\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "419bc7fd-1ad7-40f4-9de9-644d8c05628f", + "id": "92014a87-324e-45f5-aae8-d630c5e165a5", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -3349,7 +3349,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53a838f3-e631-410a-b789-6c9f7cd72b82", + "id": "596fb837-ad1d-47b4-a217-e2f03699b245", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -3399,7 +3399,7 @@ } }, { - "id": "d9780512-ca28-4b50-ac67-3154bf590e26", + "id": "01fd0d36-9d97-4960-b579-05a08575e9ef", "name": "Update a user-manager relationship by id", "request": { "name": "Update a user-manager relationship by id", @@ -3442,7 +3442,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:a8e2cee6-b6d4-9a34-79b3-a54e16e1d893\",\n \"manager_id\": \"2041f418-4d3f-5c74-e1a1-2d91fc3a53e7\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"07233c6b-7537-f3ae-0ead-ad8a05511e33\",\n \"manager_id\": \"00965917-1650-c632-da1f-d30b268cc5b0\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -3454,7 +3454,7 @@ }, "response": [ { - "id": "27230fe5-881d-4a0a-a5c0-ac4d36296709", + "id": "89833ae8-c60b-4646-9856-c557d368d4fd", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -3489,7 +3489,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:a8e2cee6-b6d4-9a34-79b3-a54e16e1d893\",\n \"manager_id\": \"2041f418-4d3f-5c74-e1a1-2d91fc3a53e7\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"07233c6b-7537-f3ae-0ead-ad8a05511e33\",\n \"manager_id\": \"00965917-1650-c632-da1f-d30b268cc5b0\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -3506,12 +3506,12 @@ "value": "application/json" } ], - "body": "{\n \"user_manager\": {\n \"id\": \"4f7aec4f-fe96-3c24-785b-b02543c98290\",\n \"uid\": \"do laboreinofficia consequatsitc\",\n \"user_id\": \"urn:uuid:0b9a3d09-eccd-b1e9-75b9-cd9312bed83d\",\n \"manager_id\": \"a5cda69b-a2ef-b06e-3772-a1a042a8261b\"\n }\n}", + "body": "{\n \"user_manager\": {\n \"id\": \"urn:uuid:80b92e23-a077-c5cc-24f7-bd68553083d0\",\n \"uid\": \"laborum adipisicingtemporsunt cu\",\n \"user_id\": \"8c0e94e1-8646-3c59-d029-deff6a529f3a\",\n \"manager_id\": \"urn:uuid:b08b0031-41bd-8077-a33d-baf138799d91\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "60dd72af-5dae-4d16-8a01-69cd30c8479f", + "id": "7b6a89bb-ed57-413f-a6e7-3ce53ea8b9ca", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -3546,7 +3546,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:a8e2cee6-b6d4-9a34-79b3-a54e16e1d893\",\n \"manager_id\": \"2041f418-4d3f-5c74-e1a1-2d91fc3a53e7\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"07233c6b-7537-f3ae-0ead-ad8a05511e33\",\n \"manager_id\": \"00965917-1650-c632-da1f-d30b268cc5b0\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -3568,7 +3568,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33fc2bf7-5452-4d21-8bb9-72407fdfbd45", + "id": "b4b30ee5-a048-4d61-9502-52b961ef9b99", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -3603,7 +3603,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_manager\": {\n \"user_id\": \"urn:uuid:a8e2cee6-b6d4-9a34-79b3-a54e16e1d893\",\n \"manager_id\": \"2041f418-4d3f-5c74-e1a1-2d91fc3a53e7\"\n }\n}", + "raw": "{\n \"user_manager\": {\n \"user_id\": \"07233c6b-7537-f3ae-0ead-ad8a05511e33\",\n \"manager_id\": \"00965917-1650-c632-da1f-d30b268cc5b0\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -3637,7 +3637,7 @@ "description": "", "item": [ { - "id": "d7d1b6da-3b95-409c-a98a-a1fbaa13e0a3", + "id": "14582cb1-fd71-4875-8d3d-4ed76b567aec", "name": "Get roles", "request": { "name": "Get roles", @@ -3704,7 +3704,7 @@ }, "response": [ { - "id": "156d16ea-3faa-49d4-a731-18bc04e25d27", + "id": "5b118b68-31e8-4abf-8d89-eaf6612875c7", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -3779,12 +3779,12 @@ "value": "application/json" } ], - "body": "{\n \"roles\": [\n {\n \"id\": \"c3190b5b-a9a3-c5cc-4837-ad3f1e79f547\",\n \"uid\": \"qui utexercitation ut adipisicin\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"id\": \"c4b6fcfc-aadd-5b09-ba1c-ec0177c5edcb\",\n \"uid\": \"in sunt voluptate reprehenderita\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ],\n \"_metadata\": {\n \"limit\": -50484421,\n \"offset\": -90093263,\n \"total\": -38584111,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"roles\": [\n {\n \"id\": \"urn:uuid:f09beeb5-d2e7-c801-5dfe-5635e779c1dd\",\n \"uid\": \"laboris utin aliquip do reprehen\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"id\": \"96e30928-1884-82af-7bcd-bb4dd705519e\",\n \"uid\": \"ea quis consecteturaliqua labore\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ],\n \"_metadata\": {\n \"limit\": 26401420,\n \"offset\": 5338943,\n \"total\": -72103656,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c21b04ef-1a98-41fb-b625-72b109f268d4", + "id": "9d1559eb-90a2-447d-900c-246227461c83", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -3864,7 +3864,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fefb76fa-bf07-4fcf-a9bb-089fbcfb398e", + "id": "a7c75510-50cf-4656-9c6a-3e7510b832ee", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -3950,7 +3950,7 @@ } }, { - "id": "a4ca2ba7-f209-4bf0-b78f-663e2c01c9b1", + "id": "9d883374-4a86-4d4f-9b99-5ade1ca3cad6", "name": "Create multiple new roles", "request": { "name": "Create multiple new roles", @@ -3981,7 +3981,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"roles\": [\n {\n \"uid\": \"ad dolore in consequat reprehend\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"reprehenderit dolore quis quiid \",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", + "raw": "{\n \"roles\": [\n {\n \"uid\": \"tempor dolorinconsectetur offici\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"laborumconsequat est mollit labo\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -3993,7 +3993,7 @@ }, "response": [ { - "id": "88955f99-d9bd-4453-99dc-05ccd0dd9bd5", + "id": "ff00537c-6bd5-4376-ba96-c0eb92f770fa", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -4027,7 +4027,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"roles\": [\n {\n \"uid\": \"ad dolore in consequat reprehend\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"reprehenderit dolore quis quiid \",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", + "raw": "{\n \"roles\": [\n {\n \"uid\": \"tempor dolorinconsectetur offici\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"laborumconsequat est mollit labo\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -4044,12 +4044,12 @@ "value": "application/json" } ], - "body": "{\n \"roles\": [\n {\n \"id\": \"urn:uuid:8a06722e-72c4-637f-bad5-3b60bd5bb7a6\",\n \"uid\": \"sint reprehenderit laborumut Exc\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"id\": \"9cc2acf1-0da9-1fd3-a453-f620d810a38d\",\n \"uid\": \"commodo quis exercitation ametof\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", + "body": "{\n \"roles\": [\n {\n \"id\": \"urn:uuid:49454c8b-5760-2160-7c01-b620ce7fc626\",\n \"uid\": \"idvelitveniam do doloreid non ma\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"id\": \"a1b5ca7b-7737-2079-a31b-94c5d0e27c93\",\n \"uid\": \"reprehenderit dolorsintconsectet\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "59a04481-1cc8-44d3-8f46-8a97e64d2eeb", + "id": "810d6217-0b05-4189-8d7f-3d508cc691bb", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -4083,7 +4083,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"roles\": [\n {\n \"uid\": \"ad dolore in consequat reprehend\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"reprehenderit dolore quis quiid \",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", + "raw": "{\n \"roles\": [\n {\n \"uid\": \"tempor dolorinconsectetur offici\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"laborumconsequat est mollit labo\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -4105,7 +4105,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44ece544-93b9-4364-ae72-b2cd19d33c49", + "id": "b0e0acbd-f17e-4cc1-a805-0de5ae654f29", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -4139,7 +4139,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"roles\": [\n {\n \"uid\": \"ad dolore in consequat reprehend\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"reprehenderit dolore quis quiid \",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", + "raw": "{\n \"roles\": [\n {\n \"uid\": \"tempor dolorinconsectetur offici\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"uid\": \"laborumconsequat est mollit labo\",\n \"type\": \"NeaccessRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -4167,7 +4167,7 @@ } }, { - "id": "7e7986e4-a554-444b-a8bd-640707b788bc", + "id": "39b1689d-3512-4e11-b7e9-582160f64e0d", "name": "Update multiple roles", "request": { "name": "Update multiple roles", @@ -4210,7 +4210,7 @@ }, "response": [ { - "id": "dd467c17-f1c3-4d66-b81b-2ec2085b9080", + "id": "5eaf8f7d-fe58-4546-8925-f648c810b082", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -4261,12 +4261,12 @@ "value": "application/json" } ], - "body": "{\n \"roles\": [\n {\n \"id\": \"urn:uuid:8a06722e-72c4-637f-bad5-3b60bd5bb7a6\",\n \"uid\": \"sint reprehenderit laborumut Exc\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"id\": \"9cc2acf1-0da9-1fd3-a453-f620d810a38d\",\n \"uid\": \"commodo quis exercitation ametof\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", + "body": "{\n \"roles\": [\n {\n \"id\": \"urn:uuid:49454c8b-5760-2160-7c01-b620ce7fc626\",\n \"uid\": \"idvelitveniam do doloreid non ma\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n },\n {\n \"id\": \"a1b5ca7b-7737-2079-a31b-94c5d0e27c93\",\n \"uid\": \"reprehenderit dolorsintconsectet\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "28d60dce-1eae-4832-b6e1-f6fc2fb3b575", + "id": "f8913b2a-239d-46f2-b90e-c06fbed87b55", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -4322,7 +4322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3747d46-5661-4a46-81d7-b9d00f4a71ba", + "id": "b0263c6b-4fde-4277-b5b0-11bf1f94e91e", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -4384,7 +4384,7 @@ } }, { - "id": "96a2508c-8f98-41a0-ac44-49921f47d180", + "id": "636d8b77-d351-4122-b3fe-595383e01117", "name": "Create a new role", "request": { "name": "Create a new role", @@ -4415,7 +4415,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role\": {\n \"uid\": \"cupidatat sint voluptateincididu\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", + "raw": "{\n \"role\": {\n \"uid\": \"commodo reprehenderit exercitati\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -4427,7 +4427,7 @@ }, "response": [ { - "id": "338b4f15-6855-47ae-a021-f361096a2331", + "id": "d46073ed-4aa5-438c-bc0e-720b93c2124f", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -4461,7 +4461,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role\": {\n \"uid\": \"cupidatat sint voluptateincididu\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", + "raw": "{\n \"role\": {\n \"uid\": \"commodo reprehenderit exercitati\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -4478,12 +4478,12 @@ "value": "application/json" } ], - "body": "{\n \"role\": {\n \"id\": \"urn:uuid:4cf53672-3bd3-0844-4200-827f842a3ed3\",\n \"uid\": \"aliqua ad eiusmodaute laboris si\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", + "body": "{\n \"role\": {\n \"id\": \"urn:uuid:3d23403c-8b00-f840-f441-15b434a8f031\",\n \"uid\": \"mollit exadipisicing nisi enim e\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6dcea2cb-dd1c-404e-9ba1-b6d5f68ecac6", + "id": "e3a781c3-603d-427f-9d86-f24e7990bfe1", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -4517,7 +4517,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role\": {\n \"uid\": \"cupidatat sint voluptateincididu\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", + "raw": "{\n \"role\": {\n \"uid\": \"commodo reprehenderit exercitati\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -4539,7 +4539,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8580b2f-5783-451e-a109-5d1c5af3e9b7", + "id": "9a3efda7-0952-405c-bea8-cc3b978b61ab", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -4573,7 +4573,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role\": {\n \"uid\": \"cupidatat sint voluptateincididu\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", + "raw": "{\n \"role\": {\n \"uid\": \"commodo reprehenderit exercitati\",\n \"type\": \"NeprofileRole\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -4601,7 +4601,7 @@ } }, { - "id": "c5e11740-015b-4117-a422-06fcce907f40", + "id": "50360342-be11-4b93-9bb3-2d2b78c96d10", "name": "Find role by id", "request": { "name": "Find role by id", @@ -4643,7 +4643,7 @@ }, "response": [ { - "id": "5fed4324-3f4b-4051-9e33-62d86c3333ec", + "id": "eda1122e-c5ad-4eea-8d63-6406daaa89ed", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -4682,12 +4682,12 @@ "value": "application/json" } ], - "body": "{\n \"role\": {\n \"id\": \"urn:uuid:4cf53672-3bd3-0844-4200-827f842a3ed3\",\n \"uid\": \"aliqua ad eiusmodaute laboris si\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", + "body": "{\n \"role\": {\n \"id\": \"urn:uuid:3d23403c-8b00-f840-f441-15b434a8f031\",\n \"uid\": \"mollit exadipisicing nisi enim e\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4abb1e24-7c20-49bc-a838-40ea96814126", + "id": "81bf033a-ebbe-4f15-be47-0c4dd136f524", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -4731,7 +4731,7 @@ "_postman_previewlanguage": "json" }, { - "id": "001d84d6-9cf3-47d2-ae30-ec9e17055c87", + "id": "9073f4ab-0048-4da9-a389-d5ab700c3fba", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -4781,7 +4781,7 @@ } }, { - "id": "416abc7d-9d0e-4464-95dc-154850e3d053", + "id": "9785efa9-33c4-4e6e-956e-8384119973aa", "name": "Update an existing role", "request": { "name": "Update an existing role", @@ -4836,7 +4836,7 @@ }, "response": [ { - "id": "f793a444-6588-44d0-9552-ac3926c4972a", + "id": "10c438a6-d717-4e0b-b512-ff515dadbd22", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -4888,12 +4888,12 @@ "value": "application/json" } ], - "body": "{\n \"role\": {\n \"id\": \"urn:uuid:4cf53672-3bd3-0844-4200-827f842a3ed3\",\n \"uid\": \"aliqua ad eiusmodaute laboris si\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", + "body": "{\n \"role\": {\n \"id\": \"urn:uuid:3d23403c-8b00-f840-f441-15b434a8f031\",\n \"uid\": \"mollit exadipisicing nisi enim e\",\n \"name\": \"Sponsors\",\n \"groups\": [\n \"ad_group_name\",\n \"ad_group_name\"\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ff5db497-5e7a-4e98-af42-4560e308584b", + "id": "ff4f7f54-030d-4a00-83b9-f991c1e6e5b9", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -4950,7 +4950,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7e892c9-b6b2-4313-91d8-5b9b47666145", + "id": "642b7180-fdec-4ee2-94cc-950c63d93496", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -5019,7 +5019,7 @@ "description": "", "item": [ { - "id": "5f53dd42-9311-4d44-acc2-14029382b957", + "id": "07f48c99-38b7-4fcc-8b8c-8c4aaac6b60f", "name": "Create a permission", "request": { "name": "Create a permission", @@ -5062,7 +5062,7 @@ }, "response": [ { - "id": "7b94247b-3cd1-4b3c-a556-a0f4f34da2e9", + "id": "fcbd288d-8697-4895-a252-13c3980d77e5", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -5118,7 +5118,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f0c10ea-cd67-4b7a-8dd9-791f6ab6ab90", + "id": "9c1d3618-1d7e-4819-b78d-a6b451a32563", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -5174,7 +5174,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7408b90c-8b42-49b2-9b75-49c1363eb2fd", + "id": "48406e67-7fec-4109-8a72-d5b3c2cd38f8", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -5242,7 +5242,7 @@ "description": "", "item": [ { - "id": "d728e339-c573-497e-ba2d-fe3902ef3d5e", + "id": "cb9cd56c-028a-42a3-9706-d78fc2d86e50", "name": "Assign a new role to a user", "request": { "name": "Assign a new role to a user", @@ -5273,7 +5273,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:09eb9869-a5d3-2677-4153-b8928dbfa70a\",\n \"role_id\": \"urn:uuid:821b9097-4b46-c7c4-8a2b-db0aa95edd28\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:5f328428-2ae6-731e-28d8-8113635281a1\",\n \"role_id\": \"a765e268-20a7-a49b-522c-b550d31e5369\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -5285,7 +5285,7 @@ }, "response": [ { - "id": "b85fa253-a405-4166-9672-c9abce09b007", + "id": "bd253dd6-165b-40b1-b9c3-4dd19f8999cd", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -5319,7 +5319,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:09eb9869-a5d3-2677-4153-b8928dbfa70a\",\n \"role_id\": \"urn:uuid:821b9097-4b46-c7c4-8a2b-db0aa95edd28\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:5f328428-2ae6-731e-28d8-8113635281a1\",\n \"role_id\": \"a765e268-20a7-a49b-522c-b550d31e5369\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -5336,12 +5336,12 @@ "value": "application/json" } ], - "body": "{\n \"user_role\": {\n \"id\": \"urn:uuid:6353d009-8e64-1c37-88d2-c4dca5fc5c9e\",\n \"uid\": \"cillum essedeserunt dolorincidid\",\n \"user_id\": \"f1e9805f-f297-280e-7d45-67e17c7a9600\",\n \"role_id\": \"urn:uuid:4b006959-871d-17ea-c5df-19bfa699a9ac\"\n }\n}", + "body": "{\n \"user_role\": {\n \"id\": \"f7cb7bc8-cb4f-96df-c706-a630a4dadf4c\",\n \"uid\": \"cillum dolorequis sit consequat \",\n \"user_id\": \"urn:uuid:a5b3cef3-6f9c-19cf-c8d8-d020a623572a\",\n \"role_id\": \"urn:uuid:22821fe2-6625-ae41-cf18-79984855f328\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8e2fb84e-b711-4e8c-9c74-a4a643d1d057", + "id": "8d8216cb-6750-4213-9b06-6c23d0060f22", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -5375,7 +5375,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:09eb9869-a5d3-2677-4153-b8928dbfa70a\",\n \"role_id\": \"urn:uuid:821b9097-4b46-c7c4-8a2b-db0aa95edd28\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:5f328428-2ae6-731e-28d8-8113635281a1\",\n \"role_id\": \"a765e268-20a7-a49b-522c-b550d31e5369\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -5397,7 +5397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1de254b2-22d7-4e7b-bf15-390b83dfe584", + "id": "612b40a2-13bb-4c42-8e56-e011ccca59a2", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -5431,7 +5431,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:09eb9869-a5d3-2677-4153-b8928dbfa70a\",\n \"role_id\": \"urn:uuid:821b9097-4b46-c7c4-8a2b-db0aa95edd28\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:5f328428-2ae6-731e-28d8-8113635281a1\",\n \"role_id\": \"a765e268-20a7-a49b-522c-b550d31e5369\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -5459,7 +5459,7 @@ } }, { - "id": "70a3c25f-823a-4976-bc77-005a63b1665d", + "id": "d81182a3-f4b8-4024-b57e-256b0ac21fa5", "name": "Get user role pairings", "request": { "name": "Get user role pairings", @@ -5518,7 +5518,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -5544,7 +5544,7 @@ }, "response": [ { - "id": "c9e3bcc5-8263-483e-ad6c-f6d0447b2d3d", + "id": "226dfaac-2995-4f41-b38b-1118ccb368d7", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -5598,7 +5598,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -5637,12 +5637,12 @@ "value": "application/json" } ], - "body": "{\n \"user_roles\": [\n {\n \"id\": \"89b480ef-73ba-05eb-7550-7d971ee82850\",\n \"uid\": \"adDuisesse qui nisi commodo cupi\",\n \"user_id\": \"13ce528b-2b05-e91d-aac2-654a83c32b9b\",\n \"role_id\": \"urn:uuid:8c8aba3e-b258-e010-6191-bd0019765648\"\n },\n {\n \"id\": \"0c6eaa3f-eb3e-6c2f-f367-45311489382a\",\n \"uid\": \"in sunt deserunteu occaecatnon i\",\n \"user_id\": \"urn:uuid:4f10ca3b-e825-4e80-adc4-8f966a3e8c21\",\n \"role_id\": \"dfe6a334-70bb-05b5-93f3-098a25198d96\"\n }\n ],\n \"_metadata\": {\n \"limit\": 93857142,\n \"offset\": -17538160,\n \"total\": -42567860,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"user_roles\": [\n {\n \"id\": \"urn:uuid:228c9a96-20e3-f222-e1a6-0811818681d3\",\n \"uid\": \"in dolore consequat elitincididu\",\n \"user_id\": \"urn:uuid:ff5a63a5-98e2-f5a3-8b06-555b1470efae\",\n \"role_id\": \"a2c06c3e-c9b1-a5d7-4e13-72ecce474cb6\"\n },\n {\n \"id\": \"b8d3ee39-39b3-0fc1-ddf4-3d85fe21052a\",\n \"uid\": \"do occaecat deserunt indeserunt \",\n \"user_id\": \"urn:uuid:aa00b374-3083-03a1-c3ce-82bf3da35d63\",\n \"role_id\": \"a9a0d20b-6ba6-d019-e921-2f18d9e59386\"\n }\n ],\n \"_metadata\": {\n \"limit\": -88131015,\n \"offset\": 49040710,\n \"total\": 84152389,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "fd3a1b29-e9c9-472f-801c-5bde912b1e56", + "id": "86e70ae5-5baa-40ff-a6e9-03502aec8a1d", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -5696,7 +5696,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -5740,7 +5740,7 @@ "_postman_previewlanguage": "json" }, { - "id": "746f84c1-e09e-4574-b8a5-3dcdfecb5b6b", + "id": "efb14079-ae09-4d74-a104-65c96b0d0792", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -5794,7 +5794,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -5844,7 +5844,7 @@ } }, { - "id": "38db6b55-b3c0-4cfc-8097-f38509ccb17d", + "id": "c0e04ab4-7867-4f78-b866-46a0aa8ee9c6", "name": "Create multiple new user role pairings", "request": { "name": "Create multiple new user role pairings", @@ -5875,7 +5875,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_roles\": [\n {\n \"user_id\": \"8e92887b-d65f-9f81-b597-957a036a31c7\",\n \"role_id\": \"urn:uuid:52f11221-c32b-1abf-950a-d4db0f05187c\"\n },\n {\n \"user_id\": \"urn:uuid:4a33840d-6901-812d-1e22-ade0b1c46673\",\n \"role_id\": \"urn:uuid:ce0263b6-980f-0699-3af4-e4fc33b8228f\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"user_id\": \"d86218d5-a7f7-0005-b443-20b3a58b2731\",\n \"role_id\": \"5292ae91-b953-c746-8678-ce43230a39be\"\n },\n {\n \"user_id\": \"urn:uuid:4fbfff65-b382-0801-cd0e-161954d77504\",\n \"role_id\": \"fc740b38-d003-0649-28fe-aee46e3d02f2\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -5887,7 +5887,7 @@ }, "response": [ { - "id": "86e1932d-0782-42da-a5de-a5b6e0a912ea", + "id": "dd9c7261-a041-4659-a11b-fdcb03fdc6b9", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -5921,7 +5921,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_roles\": [\n {\n \"user_id\": \"8e92887b-d65f-9f81-b597-957a036a31c7\",\n \"role_id\": \"urn:uuid:52f11221-c32b-1abf-950a-d4db0f05187c\"\n },\n {\n \"user_id\": \"urn:uuid:4a33840d-6901-812d-1e22-ade0b1c46673\",\n \"role_id\": \"urn:uuid:ce0263b6-980f-0699-3af4-e4fc33b8228f\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"user_id\": \"d86218d5-a7f7-0005-b443-20b3a58b2731\",\n \"role_id\": \"5292ae91-b953-c746-8678-ce43230a39be\"\n },\n {\n \"user_id\": \"urn:uuid:4fbfff65-b382-0801-cd0e-161954d77504\",\n \"role_id\": \"fc740b38-d003-0649-28fe-aee46e3d02f2\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -5938,12 +5938,12 @@ "value": "application/json" } ], - "body": "{\n \"user_roles\": [\n {\n \"id\": \"urn:uuid:d0f5445b-3139-8631-ecb3-d1bf8cc6fa9f\",\n \"uid\": \"consequat est culpaincididunt of\",\n \"user_id\": \"urn:uuid:3388438e-4b83-57a4-e54e-9c46664d5320\",\n \"role_id\": \"urn:uuid:9b32d81c-6f1c-19e8-774e-bfb7af56040e\"\n },\n {\n \"id\": \"ce35f3c0-0a14-3693-18d1-e210dac01389\",\n \"uid\": \"magna exercitation consecteturdo\",\n \"user_id\": \"urn:uuid:91310f3c-c979-4570-f749-e8d5f67747d6\",\n \"role_id\": \"urn:uuid:4ecfe953-cab4-46bb-e9f5-77b4be0db96b\"\n }\n ]\n}", + "body": "{\n \"user_roles\": [\n {\n \"id\": \"0fb4c132-98ae-8259-37eb-ad931291b56c\",\n \"uid\": \"ullamco in nisiconsecteturnulla \",\n \"user_id\": \"urn:uuid:24949170-4006-5040-fdbd-434838816bad\",\n \"role_id\": \"91b6310a-1d40-7339-3627-87241a88f3ba\"\n },\n {\n \"id\": \"4e91039a-5917-046a-9639-339834c6f258\",\n \"uid\": \"dolore nostrud pariatursed ad mi\",\n \"user_id\": \"urn:uuid:51005862-f150-61c6-d524-a1406630d074\",\n \"role_id\": \"urn:uuid:3a85667e-350b-4f08-d71b-bc825c74af60\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "29bf8a8c-6dfc-4ba7-ad37-7a8d9d89935e", + "id": "3877d9be-598e-4a7d-a92c-dde8af7672a1", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -5977,7 +5977,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_roles\": [\n {\n \"user_id\": \"8e92887b-d65f-9f81-b597-957a036a31c7\",\n \"role_id\": \"urn:uuid:52f11221-c32b-1abf-950a-d4db0f05187c\"\n },\n {\n \"user_id\": \"urn:uuid:4a33840d-6901-812d-1e22-ade0b1c46673\",\n \"role_id\": \"urn:uuid:ce0263b6-980f-0699-3af4-e4fc33b8228f\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"user_id\": \"d86218d5-a7f7-0005-b443-20b3a58b2731\",\n \"role_id\": \"5292ae91-b953-c746-8678-ce43230a39be\"\n },\n {\n \"user_id\": \"urn:uuid:4fbfff65-b382-0801-cd0e-161954d77504\",\n \"role_id\": \"fc740b38-d003-0649-28fe-aee46e3d02f2\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -5999,7 +5999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ef75282-dace-43a1-a6e9-a9d20d071f0a", + "id": "1b8629ac-11bd-4736-b30a-87e908a355dd", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -6033,7 +6033,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_roles\": [\n {\n \"user_id\": \"8e92887b-d65f-9f81-b597-957a036a31c7\",\n \"role_id\": \"urn:uuid:52f11221-c32b-1abf-950a-d4db0f05187c\"\n },\n {\n \"user_id\": \"urn:uuid:4a33840d-6901-812d-1e22-ade0b1c46673\",\n \"role_id\": \"urn:uuid:ce0263b6-980f-0699-3af4-e4fc33b8228f\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"user_id\": \"d86218d5-a7f7-0005-b443-20b3a58b2731\",\n \"role_id\": \"5292ae91-b953-c746-8678-ce43230a39be\"\n },\n {\n \"user_id\": \"urn:uuid:4fbfff65-b382-0801-cd0e-161954d77504\",\n \"role_id\": \"fc740b38-d003-0649-28fe-aee46e3d02f2\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -6061,7 +6061,7 @@ } }, { - "id": "c422d333-7460-4c37-becf-4fd81bb90262", + "id": "0ff80d38-7878-4a20-a076-3c6444b36816", "name": "Update multiple user role pairings", "request": { "name": "Update multiple user role pairings", @@ -6092,7 +6092,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_roles\": [\n {\n \"id\": \"urn:uuid:54422292-eea5-e8b7-652a-c6a012d88d22\",\n \"user_id\": \"aaa49277-17d3-28da-584a-7666588cc143\",\n \"role_id\": \"urn:uuid:6ae43505-7ddc-6bb0-148d-ef58dc6c3397\"\n },\n {\n \"id\": \"0c5e32eb-02e5-4d0f-7e0a-92c2bdbb6184\",\n \"user_id\": \"urn:uuid:ab3c346d-1dd4-c13f-216c-ca17cd848d5f\",\n \"role_id\": \"urn:uuid:74242675-8fea-b68d-900f-499569d73c20\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"id\": \"935a1877-bb43-ac33-e585-ec70a2c00931\",\n \"user_id\": \"urn:uuid:dc34537e-002c-4086-e9d2-939c527cc2d2\",\n \"role_id\": \"urn:uuid:fcab9532-8237-496c-ed1b-95335ff36e32\"\n },\n {\n \"id\": \"989e3f77-07c9-a4b1-57b0-8abec2368f23\",\n \"user_id\": \"a7738784-eb97-a4db-5b8a-ae1026cfa69e\",\n \"role_id\": \"urn:uuid:c3f95baf-71ef-35cb-dcd6-8b9ce9ec260d\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -6104,7 +6104,7 @@ }, "response": [ { - "id": "a20ffcbc-a111-4942-93ff-c1296a15b5a5", + "id": "5b487bae-d6ce-4c67-8d7c-1c5a6187c583", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -6138,7 +6138,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_roles\": [\n {\n \"id\": \"urn:uuid:54422292-eea5-e8b7-652a-c6a012d88d22\",\n \"user_id\": \"aaa49277-17d3-28da-584a-7666588cc143\",\n \"role_id\": \"urn:uuid:6ae43505-7ddc-6bb0-148d-ef58dc6c3397\"\n },\n {\n \"id\": \"0c5e32eb-02e5-4d0f-7e0a-92c2bdbb6184\",\n \"user_id\": \"urn:uuid:ab3c346d-1dd4-c13f-216c-ca17cd848d5f\",\n \"role_id\": \"urn:uuid:74242675-8fea-b68d-900f-499569d73c20\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"id\": \"935a1877-bb43-ac33-e585-ec70a2c00931\",\n \"user_id\": \"urn:uuid:dc34537e-002c-4086-e9d2-939c527cc2d2\",\n \"role_id\": \"urn:uuid:fcab9532-8237-496c-ed1b-95335ff36e32\"\n },\n {\n \"id\": \"989e3f77-07c9-a4b1-57b0-8abec2368f23\",\n \"user_id\": \"a7738784-eb97-a4db-5b8a-ae1026cfa69e\",\n \"role_id\": \"urn:uuid:c3f95baf-71ef-35cb-dcd6-8b9ce9ec260d\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -6155,12 +6155,12 @@ "value": "application/json" } ], - "body": "{\n \"user_roles\": [\n {\n \"id\": \"urn:uuid:d0f5445b-3139-8631-ecb3-d1bf8cc6fa9f\",\n \"uid\": \"consequat est culpaincididunt of\",\n \"user_id\": \"urn:uuid:3388438e-4b83-57a4-e54e-9c46664d5320\",\n \"role_id\": \"urn:uuid:9b32d81c-6f1c-19e8-774e-bfb7af56040e\"\n },\n {\n \"id\": \"ce35f3c0-0a14-3693-18d1-e210dac01389\",\n \"uid\": \"magna exercitation consecteturdo\",\n \"user_id\": \"urn:uuid:91310f3c-c979-4570-f749-e8d5f67747d6\",\n \"role_id\": \"urn:uuid:4ecfe953-cab4-46bb-e9f5-77b4be0db96b\"\n }\n ]\n}", + "body": "{\n \"user_roles\": [\n {\n \"id\": \"0fb4c132-98ae-8259-37eb-ad931291b56c\",\n \"uid\": \"ullamco in nisiconsecteturnulla \",\n \"user_id\": \"urn:uuid:24949170-4006-5040-fdbd-434838816bad\",\n \"role_id\": \"91b6310a-1d40-7339-3627-87241a88f3ba\"\n },\n {\n \"id\": \"4e91039a-5917-046a-9639-339834c6f258\",\n \"uid\": \"dolore nostrud pariatursed ad mi\",\n \"user_id\": \"urn:uuid:51005862-f150-61c6-d524-a1406630d074\",\n \"role_id\": \"urn:uuid:3a85667e-350b-4f08-d71b-bc825c74af60\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "75770a27-1ee9-4095-a544-d360af1181a1", + "id": "9faa59d0-56e1-4da4-8f34-b1e11d7037c5", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -6194,7 +6194,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_roles\": [\n {\n \"id\": \"urn:uuid:54422292-eea5-e8b7-652a-c6a012d88d22\",\n \"user_id\": \"aaa49277-17d3-28da-584a-7666588cc143\",\n \"role_id\": \"urn:uuid:6ae43505-7ddc-6bb0-148d-ef58dc6c3397\"\n },\n {\n \"id\": \"0c5e32eb-02e5-4d0f-7e0a-92c2bdbb6184\",\n \"user_id\": \"urn:uuid:ab3c346d-1dd4-c13f-216c-ca17cd848d5f\",\n \"role_id\": \"urn:uuid:74242675-8fea-b68d-900f-499569d73c20\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"id\": \"935a1877-bb43-ac33-e585-ec70a2c00931\",\n \"user_id\": \"urn:uuid:dc34537e-002c-4086-e9d2-939c527cc2d2\",\n \"role_id\": \"urn:uuid:fcab9532-8237-496c-ed1b-95335ff36e32\"\n },\n {\n \"id\": \"989e3f77-07c9-a4b1-57b0-8abec2368f23\",\n \"user_id\": \"a7738784-eb97-a4db-5b8a-ae1026cfa69e\",\n \"role_id\": \"urn:uuid:c3f95baf-71ef-35cb-dcd6-8b9ce9ec260d\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -6216,7 +6216,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37547eb7-a0cb-4f37-8cea-3fd8a8ce2b97", + "id": "04f96522-1d41-41ad-bfdd-bf1b05ae357c", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -6250,7 +6250,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_roles\": [\n {\n \"id\": \"urn:uuid:54422292-eea5-e8b7-652a-c6a012d88d22\",\n \"user_id\": \"aaa49277-17d3-28da-584a-7666588cc143\",\n \"role_id\": \"urn:uuid:6ae43505-7ddc-6bb0-148d-ef58dc6c3397\"\n },\n {\n \"id\": \"0c5e32eb-02e5-4d0f-7e0a-92c2bdbb6184\",\n \"user_id\": \"urn:uuid:ab3c346d-1dd4-c13f-216c-ca17cd848d5f\",\n \"role_id\": \"urn:uuid:74242675-8fea-b68d-900f-499569d73c20\"\n }\n ]\n}", + "raw": "{\n \"user_roles\": [\n {\n \"id\": \"935a1877-bb43-ac33-e585-ec70a2c00931\",\n \"user_id\": \"urn:uuid:dc34537e-002c-4086-e9d2-939c527cc2d2\",\n \"role_id\": \"urn:uuid:fcab9532-8237-496c-ed1b-95335ff36e32\"\n },\n {\n \"id\": \"989e3f77-07c9-a4b1-57b0-8abec2368f23\",\n \"user_id\": \"a7738784-eb97-a4db-5b8a-ae1026cfa69e\",\n \"role_id\": \"urn:uuid:c3f95baf-71ef-35cb-dcd6-8b9ce9ec260d\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -6278,7 +6278,7 @@ } }, { - "id": "3e9e61ad-3d36-4bf0-8433-15bc020f614c", + "id": "80420ccb-7bba-4f5f-9cb1-fba0fcfacdc9", "name": "Find user role pairing by id", "request": { "name": "Find user role pairing by id", @@ -6320,7 +6320,7 @@ }, "response": [ { - "id": "bc79ab7a-c02b-451a-9a53-e290942790a1", + "id": "c431902f-8c57-4ac5-87b7-7ac77eee9e87", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -6359,12 +6359,12 @@ "value": "application/json" } ], - "body": "{\n \"user_role\": {\n \"id\": \"urn:uuid:6353d009-8e64-1c37-88d2-c4dca5fc5c9e\",\n \"uid\": \"cillum essedeserunt dolorincidid\",\n \"user_id\": \"f1e9805f-f297-280e-7d45-67e17c7a9600\",\n \"role_id\": \"urn:uuid:4b006959-871d-17ea-c5df-19bfa699a9ac\"\n }\n}", + "body": "{\n \"user_role\": {\n \"id\": \"f7cb7bc8-cb4f-96df-c706-a630a4dadf4c\",\n \"uid\": \"cillum dolorequis sit consequat \",\n \"user_id\": \"urn:uuid:a5b3cef3-6f9c-19cf-c8d8-d020a623572a\",\n \"role_id\": \"urn:uuid:22821fe2-6625-ae41-cf18-79984855f328\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7923f4f5-2a2c-4b51-8e21-b0a430b0c1f3", + "id": "ef2a748e-4aa5-46b4-bb5e-35807f49fb9e", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -6408,7 +6408,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b24fd527-b5d0-4318-a364-62d1bf9a142c", + "id": "e0d1607b-6495-4e3f-8932-88c2415e8821", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -6458,7 +6458,7 @@ } }, { - "id": "2ba674cc-1d60-4a7f-89b9-b5a18f46e9fb", + "id": "c88153ee-c9c0-40d9-be97-fe327ef21cf0", "name": "Update a user role pairing by id", "request": { "name": "Update a user role pairing by id", @@ -6501,7 +6501,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:09eb9869-a5d3-2677-4153-b8928dbfa70a\",\n \"role_id\": \"urn:uuid:821b9097-4b46-c7c4-8a2b-db0aa95edd28\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:5f328428-2ae6-731e-28d8-8113635281a1\",\n \"role_id\": \"a765e268-20a7-a49b-522c-b550d31e5369\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -6513,7 +6513,7 @@ }, "response": [ { - "id": "5cf899a4-6171-45fe-aae6-354e8d0f18f0", + "id": "13103124-fe34-4600-9c04-61e9a3b123f2", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -6548,7 +6548,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:09eb9869-a5d3-2677-4153-b8928dbfa70a\",\n \"role_id\": \"urn:uuid:821b9097-4b46-c7c4-8a2b-db0aa95edd28\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:5f328428-2ae6-731e-28d8-8113635281a1\",\n \"role_id\": \"a765e268-20a7-a49b-522c-b550d31e5369\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -6565,12 +6565,12 @@ "value": "application/json" } ], - "body": "{\n \"user_role\": {\n \"id\": \"urn:uuid:6353d009-8e64-1c37-88d2-c4dca5fc5c9e\",\n \"uid\": \"cillum essedeserunt dolorincidid\",\n \"user_id\": \"f1e9805f-f297-280e-7d45-67e17c7a9600\",\n \"role_id\": \"urn:uuid:4b006959-871d-17ea-c5df-19bfa699a9ac\"\n }\n}", + "body": "{\n \"user_role\": {\n \"id\": \"f7cb7bc8-cb4f-96df-c706-a630a4dadf4c\",\n \"uid\": \"cillum dolorequis sit consequat \",\n \"user_id\": \"urn:uuid:a5b3cef3-6f9c-19cf-c8d8-d020a623572a\",\n \"role_id\": \"urn:uuid:22821fe2-6625-ae41-cf18-79984855f328\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2fe94a9c-658c-43b5-8f09-68d7c2f4f858", + "id": "c07d67de-4942-456b-9ff3-7979fbc32328", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -6605,7 +6605,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:09eb9869-a5d3-2677-4153-b8928dbfa70a\",\n \"role_id\": \"urn:uuid:821b9097-4b46-c7c4-8a2b-db0aa95edd28\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:5f328428-2ae6-731e-28d8-8113635281a1\",\n \"role_id\": \"a765e268-20a7-a49b-522c-b550d31e5369\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -6627,7 +6627,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a3fa382-5d99-4265-8728-3cffc1b51ebb", + "id": "83fff352-a734-4335-84f0-26ecd860740c", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -6662,7 +6662,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:09eb9869-a5d3-2677-4153-b8928dbfa70a\",\n \"role_id\": \"urn:uuid:821b9097-4b46-c7c4-8a2b-db0aa95edd28\"\n }\n}", + "raw": "{\n \"user_role\": {\n \"user_id\": \"urn:uuid:5f328428-2ae6-731e-28d8-8113635281a1\",\n \"role_id\": \"a765e268-20a7-a49b-522c-b550d31e5369\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -6690,7 +6690,7 @@ } }, { - "id": "4c72acbe-ab35-4d77-9cd1-c392bfca471b", + "id": "d105e354-28c3-4324-9dcd-fc17a1eff5ca", "name": "Delete a user role assignment", "request": { "name": "Delete a user role assignment", @@ -6732,7 +6732,7 @@ }, "response": [ { - "id": "59fd5481-bd4b-46df-81d5-5f4e94c0c94f", + "id": "d42dbc20-33b6-4614-a4db-b09205bc4873", "name": "User role was destroyed", "originalRequest": { "url": { @@ -6776,7 +6776,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ce4135b-04f9-498e-bc54-fa8309b9bd59", + "id": "d14c085b-4429-4a44-9321-5cdafdbbc860", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -6820,7 +6820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6dcca8b8-4e49-456c-bbc4-88389a875990", + "id": "39328bf1-ed32-4e24-aaea-bdfd6df36db6", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -6876,7 +6876,7 @@ "description": "", "item": [ { - "id": "55a0dff9-2af6-4e4d-b417-f0ba208bc8e4", + "id": "468fb4e3-629f-4e15-96f1-2ef32c6d6364", "name": "Get attribute data in bulk", "request": { "name": "Get attribute data in bulk", @@ -6961,7 +6961,7 @@ }, "response": [ { - "id": "dd048b17-8a0a-409c-b9a3-6ce6ea021afb", + "id": "99828012-513f-45ab-8839-b8cbec405ef3", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -7054,12 +7054,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attributes\": [\n {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"dolore exercitation adipisicing \",\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\": \"2009-12-03T11:54:47.046Z\",\n \"created_at\": \"2013-02-02T18:50:14.378Z\",\n \"updated_at\": \"1998-11-24T08:13:34.835Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"et dolore ullamcotempor Duis mag\",\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\": \"1952-09-11T01:19:45.062Z\",\n \"created_at\": \"2012-01-28T03:02:18.525Z\",\n \"updated_at\": \"2003-02-20T03:30:47.603Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"1998-06-26T06:15:07.740Z\",\n \"tmp_updated_at\": \"1977-04-13T21:34:02.313Z\"\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\": \"eu qui ut nullautsit cillum enim\",\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\": \"1989-07-02T21:33:49.777Z\",\n \"created_at\": \"2004-08-25T07:31:03.966Z\",\n \"updated_at\": \"2018-07-24T20:31:49.277Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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 aliqua nisi sintquis Duis inp\",\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\": \"1990-02-23T14:55:55.743Z\",\n \"created_at\": \"2023-07-03T10:57:19.190Z\",\n \"updated_at\": \"2015-11-03T15:30:25.048Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"2009-02-01T05:02:08.269Z\",\n \"tmp_updated_at\": \"1973-04-27T11:41:00.727Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\"\n }\n ],\n \"_metadata\": {\n \"limit\": -37407368,\n \"offset\": 76837337,\n \"total\": 34389681,\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\": \"Ut consequatveniam sint nostrud \",\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-03-21T11:16:36.746Z\",\n \"created_at\": \"1946-11-27T06:14:10.426Z\",\n \"updated_at\": \"2010-09-18T16:48:11.258Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"ex est minimdolor amet pariaturs\",\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\": \"2011-04-11T17:59:48.627Z\",\n \"created_at\": \"2005-03-14T03:23:41.145Z\",\n \"updated_at\": \"2015-03-15T13:38:16.788Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"1950-06-05T05:04:20.055Z\",\n \"tmp_updated_at\": \"1968-08-06T18:47:19.835Z\"\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\": \"in Utaliqua officia ullamco mini\",\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\": \"1991-11-14T20:15:07.942Z\",\n \"created_at\": \"1975-05-30T13:19:47.429Z\",\n \"updated_at\": \"1954-03-11T11:43:34.932Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"reprehenderit pariaturnulla ulla\",\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\": \"1984-04-03T01:39:57.065Z\",\n \"created_at\": \"2014-07-15T17:53:50.974Z\",\n \"updated_at\": \"2011-05-06T19:21:05.393Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"1988-12-05T11:14:45.583Z\",\n \"tmp_updated_at\": \"1944-12-03T17:47:37.808Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\"\n }\n ],\n \"_metadata\": {\n \"limit\": -53120127,\n \"offset\": -92651435,\n \"total\": 47737201,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "55047f0f-384f-4b08-b986-c37d679f157f", + "id": "e7ce466b-6bca-4257-8f6f-90db73742056", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -7157,7 +7157,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cd7517f-b615-4c5a-bca4-a6b50a825749", + "id": "124bed0b-63de-4651-aa4c-fd3f54acc345", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -7261,7 +7261,7 @@ } }, { - "id": "cb986e3b-c3ad-45ec-aacd-ebbb33400928", + "id": "25475272-fc9d-4464-ba5c-0239f3ab36f2", "name": "Create an attribute", "request": { "name": "Create an attribute", @@ -7292,7 +7292,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"tempor est ipsum utet exercitati\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"archived\": false,\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"culpa dout ullamco aliqua minimn\",\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\": \"2018-02-10T10:38:53.136Z\",\n \"created_at\": \"2012-08-27T07:26:53.735Z\",\n \"updated_at\": \"1963-08-07T23:53:11.143Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"1948-05-30T21:12:34.329Z\",\n \"tmp_updated_at\": \"1964-04-28T20:46:10.841Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\",\n \"validations_attributes\": {\n \"validation_method\": \"required\",\n \"value\": \"mm-dd-yyyy\",\n \"_destroy\": false\n }\n }\n}", + "raw": "{\n \"ne_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"animad elit irure nisietexercita\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"archived\": false,\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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 minim voluptate animexercitat\",\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\": \"2020-07-09T19:59:40.620Z\",\n \"created_at\": \"1985-02-09T04:12:48.351Z\",\n \"updated_at\": \"2005-08-27T08:29:45.056Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"1958-02-28T10:23:59.566Z\",\n \"tmp_updated_at\": \"1957-07-14T16:31:54.470Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\",\n \"validations_attributes\": {\n \"validation_method\": \"required\",\n \"value\": \"mm-dd-yyyy\",\n \"_destroy\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -7304,7 +7304,7 @@ }, "response": [ { - "id": "9515aabc-c7da-4185-92a9-99eae7913455", + "id": "b3809318-88cd-4f5a-9008-20d300632cf7", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -7338,7 +7338,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"tempor est ipsum utet exercitati\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"archived\": false,\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"culpa dout ullamco aliqua minimn\",\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\": \"2018-02-10T10:38:53.136Z\",\n \"created_at\": \"2012-08-27T07:26:53.735Z\",\n \"updated_at\": \"1963-08-07T23:53:11.143Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"1948-05-30T21:12:34.329Z\",\n \"tmp_updated_at\": \"1964-04-28T20:46:10.841Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\",\n \"validations_attributes\": {\n \"validation_method\": \"required\",\n \"value\": \"mm-dd-yyyy\",\n \"_destroy\": false\n }\n }\n}", + "raw": "{\n \"ne_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"animad elit irure nisietexercita\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"archived\": false,\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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 minim voluptate animexercitat\",\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\": \"2020-07-09T19:59:40.620Z\",\n \"created_at\": \"1985-02-09T04:12:48.351Z\",\n \"updated_at\": \"2005-08-27T08:29:45.056Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"1958-02-28T10:23:59.566Z\",\n \"tmp_updated_at\": \"1957-07-14T16:31:54.470Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\",\n \"validations_attributes\": {\n \"validation_method\": \"required\",\n \"value\": \"mm-dd-yyyy\",\n \"_destroy\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -7355,12 +7355,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"in reprehenderit consequatesse m\",\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\": \"1984-11-04T19:23:09.443Z\",\n \"created_at\": \"2005-03-29T17:13:23.230Z\",\n \"updated_at\": \"2004-06-16T04:55:21.280Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"eu doloreadipisicing idincididun\",\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\": \"1990-09-27T21:23:44.808Z\",\n \"created_at\": \"2002-10-19T08:04:38.141Z\",\n \"updated_at\": \"1954-01-24T01:43:05.970Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"1995-02-28T08:38:17.787Z\",\n \"tmp_updated_at\": \"1961-01-04T01:59:37.717Z\"\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\": \"commodo incididuntnisi est proid\",\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\": \"1972-10-25T06:20:36.440Z\",\n \"created_at\": \"1955-12-07T14:45:00.027Z\",\n \"updated_at\": \"1983-12-14T17:44:16.443Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"voluptate nisi sint indolore cup\",\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\": \"2001-10-12T09:08:26.629Z\",\n \"created_at\": \"2021-06-05T13:21:41.156Z\",\n \"updated_at\": \"2009-02-14T10:51:58.263Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"2001-11-06T23:04:25.259Z\",\n \"tmp_updated_at\": \"1996-01-13T16:07:57.098Z\"\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": "94be5b73-abad-4804-b293-042047e9595c", + "id": "6e124ab5-c217-46ca-b61f-683398d92e61", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -7394,7 +7394,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"tempor est ipsum utet exercitati\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"archived\": false,\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"culpa dout ullamco aliqua minimn\",\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\": \"2018-02-10T10:38:53.136Z\",\n \"created_at\": \"2012-08-27T07:26:53.735Z\",\n \"updated_at\": \"1963-08-07T23:53:11.143Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"1948-05-30T21:12:34.329Z\",\n \"tmp_updated_at\": \"1964-04-28T20:46:10.841Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\",\n \"validations_attributes\": {\n \"validation_method\": \"required\",\n \"value\": \"mm-dd-yyyy\",\n \"_destroy\": false\n }\n }\n}", + "raw": "{\n \"ne_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"animad elit irure nisietexercita\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"archived\": false,\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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 minim voluptate animexercitat\",\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\": \"2020-07-09T19:59:40.620Z\",\n \"created_at\": \"1985-02-09T04:12:48.351Z\",\n \"updated_at\": \"2005-08-27T08:29:45.056Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"1958-02-28T10:23:59.566Z\",\n \"tmp_updated_at\": \"1957-07-14T16:31:54.470Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\",\n \"validations_attributes\": {\n \"validation_method\": \"required\",\n \"value\": \"mm-dd-yyyy\",\n \"_destroy\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -7416,7 +7416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "313ab618-99ab-400c-b7f8-243c6ad1e7e2", + "id": "b0ff90ad-d7c5-4db8-bbc1-6d66d9c51d96", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -7450,7 +7450,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"tempor est ipsum utet exercitati\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"archived\": false,\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"culpa dout ullamco aliqua minimn\",\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\": \"2018-02-10T10:38:53.136Z\",\n \"created_at\": \"2012-08-27T07:26:53.735Z\",\n \"updated_at\": \"1963-08-07T23:53:11.143Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"1948-05-30T21:12:34.329Z\",\n \"tmp_updated_at\": \"1964-04-28T20:46:10.841Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\",\n \"validations_attributes\": {\n \"validation_method\": \"required\",\n \"value\": \"mm-dd-yyyy\",\n \"_destroy\": false\n }\n }\n}", + "raw": "{\n \"ne_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"animad elit irure nisietexercita\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"archived\": false,\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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 minim voluptate animexercitat\",\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\": \"2020-07-09T19:59:40.620Z\",\n \"created_at\": \"1985-02-09T04:12:48.351Z\",\n \"updated_at\": \"2005-08-27T08:29:45.056Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"1958-02-28T10:23:59.566Z\",\n \"tmp_updated_at\": \"1957-07-14T16:31:54.470Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\",\n \"validations_attributes\": {\n \"validation_method\": \"required\",\n \"value\": \"mm-dd-yyyy\",\n \"_destroy\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -7478,7 +7478,7 @@ } }, { - "id": "13c40806-ef06-4732-b75c-6b1af7490906", + "id": "bf24557d-fa56-402d-8bbf-4f8ac1a286b8", "name": "Find attribute data by id", "request": { "name": "Find attribute data by id", @@ -7520,7 +7520,7 @@ }, "response": [ { - "id": "af5c0922-2305-4778-af41-fb6e3cf081a7", + "id": "a5729d8e-f1d1-4867-b7c8-5732ff5e2f70", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -7559,12 +7559,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"in reprehenderit consequatesse m\",\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\": \"1984-11-04T19:23:09.443Z\",\n \"created_at\": \"2005-03-29T17:13:23.230Z\",\n \"updated_at\": \"2004-06-16T04:55:21.280Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"eu doloreadipisicing idincididun\",\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\": \"1990-09-27T21:23:44.808Z\",\n \"created_at\": \"2002-10-19T08:04:38.141Z\",\n \"updated_at\": \"1954-01-24T01:43:05.970Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"1995-02-28T08:38:17.787Z\",\n \"tmp_updated_at\": \"1961-01-04T01:59:37.717Z\"\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\": \"commodo incididuntnisi est proid\",\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\": \"1972-10-25T06:20:36.440Z\",\n \"created_at\": \"1955-12-07T14:45:00.027Z\",\n \"updated_at\": \"1983-12-14T17:44:16.443Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"voluptate nisi sint indolore cup\",\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\": \"2001-10-12T09:08:26.629Z\",\n \"created_at\": \"2021-06-05T13:21:41.156Z\",\n \"updated_at\": \"2009-02-14T10:51:58.263Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"2001-11-06T23:04:25.259Z\",\n \"tmp_updated_at\": \"1996-01-13T16:07:57.098Z\"\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": "7403abbc-3fad-40ea-9aa6-3d2cd6b14650", + "id": "1c4fec31-2e42-4747-a0cc-59db5cc1d369", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -7608,7 +7608,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07fd537d-91da-4eb9-a4b7-f452120f0887", + "id": "b965b335-ad8a-4b56-bfca-d178ffc7ffea", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -7658,7 +7658,7 @@ } }, { - "id": "9f1e1413-b0db-419e-b79f-9ba6c6a379c6", + "id": "877a2d98-0ca5-4469-bc87-ed0cb947e321", "name": "Update attribute data by id", "request": { "name": "Update attribute data by id", @@ -7701,7 +7701,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"tempor est ipsum utet exercitati\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"archived\": false,\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"culpa dout ullamco aliqua minimn\",\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\": \"2018-02-10T10:38:53.136Z\",\n \"created_at\": \"2012-08-27T07:26:53.735Z\",\n \"updated_at\": \"1963-08-07T23:53:11.143Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"1948-05-30T21:12:34.329Z\",\n \"tmp_updated_at\": \"1964-04-28T20:46:10.841Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\",\n \"validations_attributes\": {\n \"validation_method\": \"required\",\n \"value\": \"mm-dd-yyyy\",\n \"_destroy\": false\n }\n }\n}", + "raw": "{\n \"ne_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"animad elit irure nisietexercita\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"archived\": false,\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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 minim voluptate animexercitat\",\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\": \"2020-07-09T19:59:40.620Z\",\n \"created_at\": \"1985-02-09T04:12:48.351Z\",\n \"updated_at\": \"2005-08-27T08:29:45.056Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"1958-02-28T10:23:59.566Z\",\n \"tmp_updated_at\": \"1957-07-14T16:31:54.470Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\",\n \"validations_attributes\": {\n \"validation_method\": \"required\",\n \"value\": \"mm-dd-yyyy\",\n \"_destroy\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -7713,7 +7713,7 @@ }, "response": [ { - "id": "be2070de-17b3-471a-88d1-ddfb1e4ad7c1", + "id": "c9c7c7bd-531c-426e-be25-3767143a8ee1", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -7748,7 +7748,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"tempor est ipsum utet exercitati\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"archived\": false,\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"culpa dout ullamco aliqua minimn\",\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\": \"2018-02-10T10:38:53.136Z\",\n \"created_at\": \"2012-08-27T07:26:53.735Z\",\n \"updated_at\": \"1963-08-07T23:53:11.143Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"1948-05-30T21:12:34.329Z\",\n \"tmp_updated_at\": \"1964-04-28T20:46:10.841Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\",\n \"validations_attributes\": {\n \"validation_method\": \"required\",\n \"value\": \"mm-dd-yyyy\",\n \"_destroy\": false\n }\n }\n}", + "raw": "{\n \"ne_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"animad elit irure nisietexercita\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"archived\": false,\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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 minim voluptate animexercitat\",\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\": \"2020-07-09T19:59:40.620Z\",\n \"created_at\": \"1985-02-09T04:12:48.351Z\",\n \"updated_at\": \"2005-08-27T08:29:45.056Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"1958-02-28T10:23:59.566Z\",\n \"tmp_updated_at\": \"1957-07-14T16:31:54.470Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\",\n \"validations_attributes\": {\n \"validation_method\": \"required\",\n \"value\": \"mm-dd-yyyy\",\n \"_destroy\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -7765,12 +7765,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"in reprehenderit consequatesse m\",\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\": \"1984-11-04T19:23:09.443Z\",\n \"created_at\": \"2005-03-29T17:13:23.230Z\",\n \"updated_at\": \"2004-06-16T04:55:21.280Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"eu doloreadipisicing idincididun\",\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\": \"1990-09-27T21:23:44.808Z\",\n \"created_at\": \"2002-10-19T08:04:38.141Z\",\n \"updated_at\": \"1954-01-24T01:43:05.970Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"1995-02-28T08:38:17.787Z\",\n \"tmp_updated_at\": \"1961-01-04T01:59:37.717Z\"\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\": \"commodo incididuntnisi est proid\",\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\": \"1972-10-25T06:20:36.440Z\",\n \"created_at\": \"1955-12-07T14:45:00.027Z\",\n \"updated_at\": \"1983-12-14T17:44:16.443Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"voluptate nisi sint indolore cup\",\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\": \"2001-10-12T09:08:26.629Z\",\n \"created_at\": \"2021-06-05T13:21:41.156Z\",\n \"updated_at\": \"2009-02-14T10:51:58.263Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"2001-11-06T23:04:25.259Z\",\n \"tmp_updated_at\": \"1996-01-13T16:07:57.098Z\"\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": "d30f9dc0-d209-43a8-a183-7e5671fb9e6d", + "id": "448af04e-5469-4c4b-929f-bda6a536d535", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -7805,7 +7805,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"tempor est ipsum utet exercitati\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"archived\": false,\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"culpa dout ullamco aliqua minimn\",\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\": \"2018-02-10T10:38:53.136Z\",\n \"created_at\": \"2012-08-27T07:26:53.735Z\",\n \"updated_at\": \"1963-08-07T23:53:11.143Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"1948-05-30T21:12:34.329Z\",\n \"tmp_updated_at\": \"1964-04-28T20:46:10.841Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\",\n \"validations_attributes\": {\n \"validation_method\": \"required\",\n \"value\": \"mm-dd-yyyy\",\n \"_destroy\": false\n }\n }\n}", + "raw": "{\n \"ne_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"animad elit irure nisietexercita\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"archived\": false,\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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 minim voluptate animexercitat\",\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\": \"2020-07-09T19:59:40.620Z\",\n \"created_at\": \"1985-02-09T04:12:48.351Z\",\n \"updated_at\": \"2005-08-27T08:29:45.056Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"1958-02-28T10:23:59.566Z\",\n \"tmp_updated_at\": \"1957-07-14T16:31:54.470Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\",\n \"validations_attributes\": {\n \"validation_method\": \"required\",\n \"value\": \"mm-dd-yyyy\",\n \"_destroy\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -7827,7 +7827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "766d4c08-9229-4a84-ada8-228df1eda614", + "id": "6f8ec593-469f-4564-af53-6d09f25602d3", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -7862,7 +7862,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"tempor est ipsum utet exercitati\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"archived\": false,\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"culpa dout ullamco aliqua minimn\",\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\": \"2018-02-10T10:38:53.136Z\",\n \"created_at\": \"2012-08-27T07:26:53.735Z\",\n \"updated_at\": \"1963-08-07T23:53:11.143Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"1948-05-30T21:12:34.329Z\",\n \"tmp_updated_at\": \"1964-04-28T20:46:10.841Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\",\n \"validations_attributes\": {\n \"validation_method\": \"required\",\n \"value\": \"mm-dd-yyyy\",\n \"_destroy\": false\n }\n }\n}", + "raw": "{\n \"ne_attribute\": {\n \"id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"uid\": \"animad elit irure nisietexercita\",\n \"label\": \"birthday\",\n \"description\": \"Your birthday\",\n \"tool_tip\": \"Put your birthday here mm-dd-yyyy\",\n \"archived\": false,\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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 minim voluptate animexercitat\",\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\": \"2020-07-09T19:59:40.620Z\",\n \"created_at\": \"1985-02-09T04:12:48.351Z\",\n \"updated_at\": \"2005-08-27T08:29:45.056Z\",\n \"date_format\": \"mm/dd/yyyy\",\n \"selectable_status\": \"Active\",\n \"risk_score_setting\": \"standard\",\n \"risk_type\": \"OverallRisk\",\n \"ownership_driver\": 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\": \"1958-02-28T10:23:59.566Z\",\n \"tmp_updated_at\": \"1957-07-14T16:31:54.470Z\"\n },\n \"profile_type_id\": \"ac4aae0b-4140-49a4-a84c-126762fd0c8f\",\n \"data_type\": \"text field\",\n \"type\": \"AttachmentAttribute\",\n \"validations_attributes\": {\n \"validation_method\": \"required\",\n \"value\": \"mm-dd-yyyy\",\n \"_destroy\": false\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -7896,7 +7896,7 @@ "description": "", "item": [ { - "id": "0c2e9d4d-1923-4359-b258-aa3894449b8e", + "id": "65c936a8-bb39-4251-8226-b82310d3f830", "name": "Add a value to an option based attribute", "request": { "name": "Add a value to an option based attribute", @@ -7927,7 +7927,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"urn:uuid:786c9a60-e94a-5947-2be2-64f15ce5392c\",\n \"option\": \"et esse eu officia molli\"\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"34aadae8-76cc-7a6a-64df-433a3858bad0\",\n \"option\": \"non officia deserun\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -7939,7 +7939,7 @@ }, "response": [ { - "id": "caff2814-9044-4980-ac0e-eb9f92e2d64d", + "id": "ca25c7ff-e52c-4795-b584-55966bdb2919", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -7973,7 +7973,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"urn:uuid:786c9a60-e94a-5947-2be2-64f15ce5392c\",\n \"option\": \"et esse eu officia molli\"\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"34aadae8-76cc-7a6a-64df-433a3858bad0\",\n \"option\": \"non officia deserun\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -7990,12 +7990,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute_option\": {\n \"id\": \"urn:uuid:43922d19-6040-6294-4281-74e60cd370f7\",\n \"uid\": \"dolor dolore qui id pariaturUt d\",\n \"ne_attribute_id\": \"urn:uuid:53b46002-bd38-b224-2f03-3bc51e86c0e2\",\n \"option\": \"cupidatat commodo ad aute officia\"\n }\n}", + "body": "{\n \"ne_attribute_option\": {\n \"id\": \"84c3a534-be39-c2ac-0cb2-8ef58d564c0d\",\n \"uid\": \"commodoconsectetur culpa incidid\",\n \"ne_attribute_id\": \"a488b54c-ebcf-4531-5ef5-fa32b1d6c75b\",\n \"option\": \"nisi voluptate occaecat adipis\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "7d4d91b6-f1fa-470a-a418-f39f4081b046", + "id": "b4bb1287-2fb2-4fae-8274-a25c25c47178", "name": "Invalid input", "originalRequest": { "url": { @@ -8025,7 +8025,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"urn:uuid:786c9a60-e94a-5947-2be2-64f15ce5392c\",\n \"option\": \"et esse eu officia molli\"\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"34aadae8-76cc-7a6a-64df-433a3858bad0\",\n \"option\": \"non officia deserun\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -8047,7 +8047,7 @@ } }, { - "id": "a76782f9-fcf1-45ca-a241-0ca454fe1245", + "id": "b8f47f34-5cdd-4e7f-9c16-6095b707b128", "name": "Get option based attribute values", "request": { "name": "Get option based attribute values", @@ -8123,7 +8123,7 @@ }, "response": [ { - "id": "f53bdf0f-86a8-4c83-b194-84561365568a", + "id": "6880ab8a-e01d-4e2d-be41-973e5d14a530", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -8207,12 +8207,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"e7763e84-4096-1b6d-333e-37f2158d8fe6\",\n \"uid\": \"magna Utconsequat Duis doloremol\",\n \"ne_attribute_id\": \"367ac92f-f5f1-2fe7-28cc-83c94736eb28\",\n \"option\": \"sed nulla\"\n },\n {\n \"id\": \"b5e881a9-d3cb-11d7-5bf2-9a5d869793d4\",\n \"uid\": \"ut Lorem amet velit quisLoremut \",\n \"ne_attribute_id\": \"urn:uuid:2ed93441-757c-39df-5726-357408646bbc\",\n \"option\": \"sunt nulla\"\n }\n ],\n \"_metadata\": {\n \"limit\": 21018225,\n \"offset\": 73235051,\n \"total\": 79239092,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"13bb4a2b-f548-e390-ab30-457225027d18\",\n \"uid\": \"euexercitation Loremcillum est e\",\n \"ne_attribute_id\": \"urn:uuid:7a371a63-9e6d-3f13-625f-939f5fbe565c\",\n \"option\": \"Ut voluptate\"\n },\n {\n \"id\": \"502d41a2-d243-bee6-ed15-37e6545cae12\",\n \"uid\": \"Lorem aliquip deserunt reprehend\",\n \"ne_attribute_id\": \"3dfa8ee6-b663-ebfc-3c79-de2bc374dcd8\",\n \"option\": \"do\"\n }\n ],\n \"_metadata\": {\n \"limit\": 65954633,\n \"offset\": -28370940,\n \"total\": -3493557,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ade3ff64-dfab-4afd-aaa7-54cb13c39640", + "id": "eaec745b-dc0b-4f40-a3bf-5f633457da1d", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -8301,7 +8301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2fbfb71-9e47-493c-ae03-c0900da8f472", + "id": "152fa74f-4c5a-4494-b61a-8ef0b8b84f63", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -8396,7 +8396,7 @@ } }, { - "id": "f71e2c65-4013-48e0-9d55-7c8b870401ec", + "id": "9c5a4992-dc42-4c8f-beaa-80d222ed1b8a", "name": "Create multiple new option based attribute values", "request": { "name": "Create multiple new option based attribute values", @@ -8427,7 +8427,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"665f6187-fb3f-a5c0-450e-41996e380df0\",\n \"option\": \"voluptate Duis ut eiusmod\"\n },\n {\n \"ne_attribute_id\": \"29a5e208-963f-2d18-568f-67ca63cabd5a\",\n \"option\": \"e\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"8dcddc7f-240d-c1ab-7a43-0d3b5a93efcc\",\n \"option\": \"Duis enim sit et\"\n },\n {\n \"ne_attribute_id\": \"urn:uuid:281a392d-1ecb-b104-7487-9782a35dd2f7\",\n \"option\": \"velit cillum id ut\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -8439,7 +8439,7 @@ }, "response": [ { - "id": "18070d2c-5433-48b6-adf0-9be62a93de1a", + "id": "9e654494-f7d8-49da-bfb9-71b31410475a", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -8473,7 +8473,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"665f6187-fb3f-a5c0-450e-41996e380df0\",\n \"option\": \"voluptate Duis ut eiusmod\"\n },\n {\n \"ne_attribute_id\": \"29a5e208-963f-2d18-568f-67ca63cabd5a\",\n \"option\": \"e\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"8dcddc7f-240d-c1ab-7a43-0d3b5a93efcc\",\n \"option\": \"Duis enim sit et\"\n },\n {\n \"ne_attribute_id\": \"urn:uuid:281a392d-1ecb-b104-7487-9782a35dd2f7\",\n \"option\": \"velit cillum id ut\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -8490,12 +8490,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"urn:uuid:290ab370-af2a-1d0f-ca83-2cb6d61424e0\",\n \"uid\": \"tempordolore cillumminim nostrud\",\n \"ne_attribute_id\": \"urn:uuid:8e548e3b-6791-0481-eace-97a355d5d19d\",\n \"option\": \"laborum voluptate\"\n },\n {\n \"id\": \"urn:uuid:ff3f3321-8104-2951-d5cb-be2d60cccca4\",\n \"uid\": \"ex deserunt incididunt velit nis\",\n \"ne_attribute_id\": \"urn:uuid:ff17951a-ecad-4fc6-eb79-4ebfb3af98e0\",\n \"option\": \"Lorem ullamco aute\"\n }\n ]\n}", + "body": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"urn:uuid:32ea471f-0b56-bde4-6767-d64f92e3f197\",\n \"uid\": \"Excepteur adad incididunt quis m\",\n \"ne_attribute_id\": \"urn:uuid:2bcb6df5-d549-1e14-92aa-61697ca51737\",\n \"option\": \"id dolor mollit\"\n },\n {\n \"id\": \"5b116554-8a25-6940-e030-56f1085697d6\",\n \"uid\": \"cupidatat culpa elit laborisoffi\",\n \"ne_attribute_id\": \"urn:uuid:74de1676-2c2d-4876-2422-09255a92446f\",\n \"option\": \"aute \"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ba0e071f-197b-4c3f-8b19-3ab820e889b5", + "id": "5b115bf6-66ce-4b23-b0f1-9819ef2c9617", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -8529,7 +8529,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"665f6187-fb3f-a5c0-450e-41996e380df0\",\n \"option\": \"voluptate Duis ut eiusmod\"\n },\n {\n \"ne_attribute_id\": \"29a5e208-963f-2d18-568f-67ca63cabd5a\",\n \"option\": \"e\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"8dcddc7f-240d-c1ab-7a43-0d3b5a93efcc\",\n \"option\": \"Duis enim sit et\"\n },\n {\n \"ne_attribute_id\": \"urn:uuid:281a392d-1ecb-b104-7487-9782a35dd2f7\",\n \"option\": \"velit cillum id ut\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -8551,7 +8551,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4cf14904-9e5e-4991-88a6-4527eea61115", + "id": "964645a7-a90d-4c89-8d2a-bf7453a3f97e", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -8585,7 +8585,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"665f6187-fb3f-a5c0-450e-41996e380df0\",\n \"option\": \"voluptate Duis ut eiusmod\"\n },\n {\n \"ne_attribute_id\": \"29a5e208-963f-2d18-568f-67ca63cabd5a\",\n \"option\": \"e\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"ne_attribute_id\": \"8dcddc7f-240d-c1ab-7a43-0d3b5a93efcc\",\n \"option\": \"Duis enim sit et\"\n },\n {\n \"ne_attribute_id\": \"urn:uuid:281a392d-1ecb-b104-7487-9782a35dd2f7\",\n \"option\": \"velit cillum id ut\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -8613,7 +8613,7 @@ } }, { - "id": "af8340f3-eb95-4680-8928-9cfdab7c1c36", + "id": "9abdfbf7-bd20-4712-9d2e-0a3807958fa0", "name": "Update multiple option based attribute values", "request": { "name": "Update multiple option based attribute values", @@ -8644,7 +8644,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"urn:uuid:ec2369fa-9cb3-ed03-c141-3c9b2da74881\",\n \"ne_attribute_id\": \"dc1e7bf9-21ed-b81f-33a7-a3f30fe777fd\",\n \"option\": \"in ea Duis nisi\"\n },\n {\n \"id\": \"urn:uuid:3b1241f4-dd9d-4d0c-2c92-24da30e48d98\",\n \"ne_attribute_id\": \"urn:uuid:27f93032-2f27-69cc-2eaa-43d40a684562\",\n \"option\": \"commodo enim elit dolore\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"b2f7f852-cd7e-8ce9-11a1-11a6d5e21f21\",\n \"ne_attribute_id\": \"07f1c942-e8a3-8de3-84ea-d70b7e7e894a\",\n \"option\": \"eiusmod\"\n },\n {\n \"id\": \"urn:uuid:13f59112-de35-3d50-476d-64484e520abe\",\n \"ne_attribute_id\": \"urn:uuid:78b29fab-6b9f-b970-3ed5-5c0ef0171884\",\n \"option\": \"cupidatat\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -8656,7 +8656,7 @@ }, "response": [ { - "id": "142af49d-58f9-4e21-a293-b8e748bbd816", + "id": "c21ff64b-cc37-43e8-99c1-61328992b851", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -8690,7 +8690,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"urn:uuid:ec2369fa-9cb3-ed03-c141-3c9b2da74881\",\n \"ne_attribute_id\": \"dc1e7bf9-21ed-b81f-33a7-a3f30fe777fd\",\n \"option\": \"in ea Duis nisi\"\n },\n {\n \"id\": \"urn:uuid:3b1241f4-dd9d-4d0c-2c92-24da30e48d98\",\n \"ne_attribute_id\": \"urn:uuid:27f93032-2f27-69cc-2eaa-43d40a684562\",\n \"option\": \"commodo enim elit dolore\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"b2f7f852-cd7e-8ce9-11a1-11a6d5e21f21\",\n \"ne_attribute_id\": \"07f1c942-e8a3-8de3-84ea-d70b7e7e894a\",\n \"option\": \"eiusmod\"\n },\n {\n \"id\": \"urn:uuid:13f59112-de35-3d50-476d-64484e520abe\",\n \"ne_attribute_id\": \"urn:uuid:78b29fab-6b9f-b970-3ed5-5c0ef0171884\",\n \"option\": \"cupidatat\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -8707,12 +8707,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"urn:uuid:290ab370-af2a-1d0f-ca83-2cb6d61424e0\",\n \"uid\": \"tempordolore cillumminim nostrud\",\n \"ne_attribute_id\": \"urn:uuid:8e548e3b-6791-0481-eace-97a355d5d19d\",\n \"option\": \"laborum voluptate\"\n },\n {\n \"id\": \"urn:uuid:ff3f3321-8104-2951-d5cb-be2d60cccca4\",\n \"uid\": \"ex deserunt incididunt velit nis\",\n \"ne_attribute_id\": \"urn:uuid:ff17951a-ecad-4fc6-eb79-4ebfb3af98e0\",\n \"option\": \"Lorem ullamco aute\"\n }\n ]\n}", + "body": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"urn:uuid:32ea471f-0b56-bde4-6767-d64f92e3f197\",\n \"uid\": \"Excepteur adad incididunt quis m\",\n \"ne_attribute_id\": \"urn:uuid:2bcb6df5-d549-1e14-92aa-61697ca51737\",\n \"option\": \"id dolor mollit\"\n },\n {\n \"id\": \"5b116554-8a25-6940-e030-56f1085697d6\",\n \"uid\": \"cupidatat culpa elit laborisoffi\",\n \"ne_attribute_id\": \"urn:uuid:74de1676-2c2d-4876-2422-09255a92446f\",\n \"option\": \"aute \"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "321b7130-1865-4c37-87ff-93cf0007ab8b", + "id": "82362bd9-2fe7-480f-abcb-e551406e777c", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -8746,7 +8746,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"urn:uuid:ec2369fa-9cb3-ed03-c141-3c9b2da74881\",\n \"ne_attribute_id\": \"dc1e7bf9-21ed-b81f-33a7-a3f30fe777fd\",\n \"option\": \"in ea Duis nisi\"\n },\n {\n \"id\": \"urn:uuid:3b1241f4-dd9d-4d0c-2c92-24da30e48d98\",\n \"ne_attribute_id\": \"urn:uuid:27f93032-2f27-69cc-2eaa-43d40a684562\",\n \"option\": \"commodo enim elit dolore\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"b2f7f852-cd7e-8ce9-11a1-11a6d5e21f21\",\n \"ne_attribute_id\": \"07f1c942-e8a3-8de3-84ea-d70b7e7e894a\",\n \"option\": \"eiusmod\"\n },\n {\n \"id\": \"urn:uuid:13f59112-de35-3d50-476d-64484e520abe\",\n \"ne_attribute_id\": \"urn:uuid:78b29fab-6b9f-b970-3ed5-5c0ef0171884\",\n \"option\": \"cupidatat\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -8768,7 +8768,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5ad1f4d-0859-45bc-9c7e-515924be8c67", + "id": "a9f81bd2-bcc9-4df5-9751-4e1c90e4e2b4", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -8802,7 +8802,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"urn:uuid:ec2369fa-9cb3-ed03-c141-3c9b2da74881\",\n \"ne_attribute_id\": \"dc1e7bf9-21ed-b81f-33a7-a3f30fe777fd\",\n \"option\": \"in ea Duis nisi\"\n },\n {\n \"id\": \"urn:uuid:3b1241f4-dd9d-4d0c-2c92-24da30e48d98\",\n \"ne_attribute_id\": \"urn:uuid:27f93032-2f27-69cc-2eaa-43d40a684562\",\n \"option\": \"commodo enim elit dolore\"\n }\n ]\n}", + "raw": "{\n \"ne_attribute_options\": [\n {\n \"id\": \"b2f7f852-cd7e-8ce9-11a1-11a6d5e21f21\",\n \"ne_attribute_id\": \"07f1c942-e8a3-8de3-84ea-d70b7e7e894a\",\n \"option\": \"eiusmod\"\n },\n {\n \"id\": \"urn:uuid:13f59112-de35-3d50-476d-64484e520abe\",\n \"ne_attribute_id\": \"urn:uuid:78b29fab-6b9f-b970-3ed5-5c0ef0171884\",\n \"option\": \"cupidatat\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -8830,7 +8830,7 @@ } }, { - "id": "4b78b952-b723-41d9-8f21-7fed600faae9", + "id": "f388f9cf-d691-46f5-a74c-f8f63a2b44bd", "name": "Find option based attribute value by id", "request": { "name": "Find option based attribute value by id", @@ -8872,7 +8872,7 @@ }, "response": [ { - "id": "50a6a356-5d96-4d42-a137-dd2f3a087f29", + "id": "6529203c-9754-46ee-a68a-ef6e801c89ad", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -8911,12 +8911,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute_option\": {\n \"id\": \"urn:uuid:43922d19-6040-6294-4281-74e60cd370f7\",\n \"uid\": \"dolor dolore qui id pariaturUt d\",\n \"ne_attribute_id\": \"urn:uuid:53b46002-bd38-b224-2f03-3bc51e86c0e2\",\n \"option\": \"cupidatat commodo ad aute officia\"\n }\n}", + "body": "{\n \"ne_attribute_option\": {\n \"id\": \"84c3a534-be39-c2ac-0cb2-8ef58d564c0d\",\n \"uid\": \"commodoconsectetur culpa incidid\",\n \"ne_attribute_id\": \"a488b54c-ebcf-4531-5ef5-fa32b1d6c75b\",\n \"option\": \"nisi voluptate occaecat adipis\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "02df6a0d-f420-4813-b2ec-4dd27c031be2", + "id": "64fe41f1-43a5-443e-b654-7ac622ac4c43", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -8960,7 +8960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ae0f963-b88d-4fa6-9cfc-189898ff7c9c", + "id": "8104f693-5f60-49ba-a715-bd5da15d8ee9", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -9010,7 +9010,7 @@ } }, { - "id": "a99b1561-fac7-4797-bd5f-4bc8992097ef", + "id": "2dc0956d-91b2-4db5-b849-238a1e2e72d3", "name": "Update a option based attribute value by id", "request": { "name": "Update a option based attribute value by id", @@ -9053,7 +9053,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"urn:uuid:786c9a60-e94a-5947-2be2-64f15ce5392c\",\n \"option\": \"et esse eu officia molli\"\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"34aadae8-76cc-7a6a-64df-433a3858bad0\",\n \"option\": \"non officia deserun\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -9065,7 +9065,7 @@ }, "response": [ { - "id": "fcffe10f-fd98-46db-8011-ee0d3d0fb2aa", + "id": "440866cf-f26a-44c9-a6ad-c7b8117301a9", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -9100,7 +9100,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"urn:uuid:786c9a60-e94a-5947-2be2-64f15ce5392c\",\n \"option\": \"et esse eu officia molli\"\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"34aadae8-76cc-7a6a-64df-433a3858bad0\",\n \"option\": \"non officia deserun\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -9117,12 +9117,12 @@ "value": "application/json" } ], - "body": "{\n \"ne_attribute_option\": {\n \"id\": \"urn:uuid:43922d19-6040-6294-4281-74e60cd370f7\",\n \"uid\": \"dolor dolore qui id pariaturUt d\",\n \"ne_attribute_id\": \"urn:uuid:53b46002-bd38-b224-2f03-3bc51e86c0e2\",\n \"option\": \"cupidatat commodo ad aute officia\"\n }\n}", + "body": "{\n \"ne_attribute_option\": {\n \"id\": \"84c3a534-be39-c2ac-0cb2-8ef58d564c0d\",\n \"uid\": \"commodoconsectetur culpa incidid\",\n \"ne_attribute_id\": \"a488b54c-ebcf-4531-5ef5-fa32b1d6c75b\",\n \"option\": \"nisi voluptate occaecat adipis\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a6d8026a-5075-498a-ac06-baa476ae3f23", + "id": "cac7da32-ace4-4381-95c9-e8ef676677ce", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -9157,7 +9157,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"urn:uuid:786c9a60-e94a-5947-2be2-64f15ce5392c\",\n \"option\": \"et esse eu officia molli\"\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"34aadae8-76cc-7a6a-64df-433a3858bad0\",\n \"option\": \"non officia deserun\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -9179,7 +9179,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3992dbf-76d5-48e6-86dc-a8f139931244", + "id": "0563dd9b-3b5f-43b2-ac2c-75e0b6465564", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -9214,7 +9214,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"urn:uuid:786c9a60-e94a-5947-2be2-64f15ce5392c\",\n \"option\": \"et esse eu officia molli\"\n }\n}", + "raw": "{\n \"ne_attribute_option\": {\n \"ne_attribute_id\": \"34aadae8-76cc-7a6a-64df-433a3858bad0\",\n \"option\": \"non officia deserun\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -9242,7 +9242,7 @@ } }, { - "id": "4ecb48dd-36bd-4eb0-ad37-b5b025381094", + "id": "a3425983-432d-44c9-82a9-9a0685d124f8", "name": "Delete a option based attribute value by id", "request": { "name": "Delete a option based attribute value by id", @@ -9284,7 +9284,7 @@ }, "response": [ { - "id": "d0e68a1e-614b-4491-9c56-ec493710e58e", + "id": "04cce161-ef64-4e80-98b8-fc4bd6486f51", "name": "Confirmation of a deleted object", "originalRequest": { "url": { @@ -9328,7 +9328,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4f0988e-61b1-441d-80c7-494beefc875e", + "id": "0e884af5-e88c-4793-b25b-e02b33ad4fc1", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -9372,7 +9372,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a9fa383-9d9b-4f7b-8083-c5cd44dd876b", + "id": "65fe6b59-06ea-4abd-82c8-b2275bad520d", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -9428,7 +9428,7 @@ "description": "", "item": [ { - "id": "3ece50b3-47ba-4594-a230-3bc11f61da39", + "id": "e812a61f-f0e6-4694-af72-605b661a6f26", "name": "Create a profile page", "request": { "name": "Create a profile page", @@ -9472,7 +9472,7 @@ }, "response": [ { - "id": "11d70eee-f1ce-4fed-a106-67706d006346", + "id": "66c0fbfd-9982-4e68-85ee-af5f6600cbbf", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -9529,7 +9529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34da09cd-66c4-4376-8e1c-bdec9b05a9b5", + "id": "476f85dd-4340-43e0-bb22-1f9aa031a499", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -9586,7 +9586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37a915a1-0c10-4cb9-958a-b1c6ccda5ab1", + "id": "7b3b83e7-55e1-4f4a-a541-55ef87a3bdd2", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -9649,7 +9649,7 @@ } }, { - "id": "6357cf9e-a4ba-4ca8-bbe8-1bd01973a2b1", + "id": "b8f871e4-6d8f-4a59-b5de-895f32a05cf8", "name": "Create a workflow page", "request": { "name": "Create a workflow page", @@ -9693,7 +9693,7 @@ }, "response": [ { - "id": "7251d879-4b60-47e3-ba83-c94fcdef7eed", + "id": "9fce6c0c-20f9-4e6e-ab65-70127c13cd52", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -9750,7 +9750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc54d848-409f-4e7e-838e-3081cf891f33", + "id": "d4a013fc-4c5a-4a3b-9485-19e5a5569bc3", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -9807,7 +9807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ef4a655-a0fc-4882-b327-a1071eb01810", + "id": "49abcb81-ea57-41e7-88a8-128975b75026", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -9876,7 +9876,7 @@ "description": "", "item": [ { - "id": "144becb0-c4fa-4648-81ae-74a0318a4ac0", + "id": "0a679021-a1bb-4975-894c-f9089dcd5dfc", "name": "Create a profile type", "request": { "name": "Create a profile type", @@ -9907,7 +9907,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"profile_type\": {\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 pariatur Duisreprehenderit ul\",\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\": \"qui ut reprehenderitsed voluptat\",\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\": \"dolor eliteu aliquipminim exerci\",\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\": \"dolor laboreut id doest nonvolup\",\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}", + "raw": "{\n \"profile_type\": {\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\": \"sint eiusmodpariatur consectetur\",\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\": \"velit commodolaboris exercitatio\",\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\": \"eu irure fugiat aliquipcupidatat\",\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\": \"non Duis elitanim consequat offi\",\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}", "options": { "raw": { "headerFamily": "json", @@ -9919,7 +9919,7 @@ }, "response": [ { - "id": "d632b6d8-df58-4820-b878-db9aac3cc61f", + "id": "192ca2fc-a02a-4aa9-9bac-c467f045362a", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -9953,7 +9953,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"profile_type\": {\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 pariatur Duisreprehenderit ul\",\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\": \"qui ut reprehenderitsed voluptat\",\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\": \"dolor eliteu aliquipminim exerci\",\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\": \"dolor laboreut id doest nonvolup\",\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}", + "raw": "{\n \"profile_type\": {\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\": \"sint eiusmodpariatur consectetur\",\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\": \"velit commodolaboris exercitatio\",\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\": \"eu irure fugiat aliquipcupidatat\",\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\": \"non Duis elitanim consequat offi\",\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}", "options": { "raw": { "headerFamily": "json", @@ -9970,12 +9970,12 @@ "value": "application/json" } ], - "body": "{\n \"profile_type\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"inDuis sintLorem eu voluptate ex\",\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\": \"nonamet Loremveniamconsectetur 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\": \"sit eareprehenderitsed LoremDuis\",\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\": \"magna estmollit proident estveli\",\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\": \"ut anim Utdeserunt nonUtdolore i\",\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\": \"cillum non essepariatur etsunt r\",\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\": \"dolore laborumconsectetur Lorem \",\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\": \"consequat idaliqua doloreeu cill\",\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\": \"voluptatereprehenderit consectet\",\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\": \"autedolorealiquipaliquip etdolor\",\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": "834bf479-61b2-429d-9337-85a321b2c5f7", + "id": "daf45ebf-7ed0-48dd-8fee-6b01b2927cb2", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -10009,7 +10009,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"profile_type\": {\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 pariatur Duisreprehenderit ul\",\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\": \"qui ut reprehenderitsed voluptat\",\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\": \"dolor eliteu aliquipminim exerci\",\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\": \"dolor laboreut id doest nonvolup\",\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}", + "raw": "{\n \"profile_type\": {\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\": \"sint eiusmodpariatur consectetur\",\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\": \"velit commodolaboris exercitatio\",\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\": \"eu irure fugiat aliquipcupidatat\",\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\": \"non Duis elitanim consequat offi\",\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}", "options": { "raw": { "headerFamily": "json", @@ -10031,7 +10031,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f72b61f-4900-4baf-a95d-6c201fc811e7", + "id": "ae1b1a06-c47f-4dc8-a905-51c5b0458d70", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -10065,7 +10065,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"profile_type\": {\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 pariatur Duisreprehenderit ul\",\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\": \"qui ut reprehenderitsed voluptat\",\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\": \"dolor eliteu aliquipminim exerci\",\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\": \"dolor laboreut id doest nonvolup\",\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}", + "raw": "{\n \"profile_type\": {\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\": \"sint eiusmodpariatur consectetur\",\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\": \"velit commodolaboris exercitatio\",\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\": \"eu irure fugiat aliquipcupidatat\",\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\": \"non Duis elitanim consequat offi\",\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}", "options": { "raw": { "headerFamily": "json", @@ -10093,7 +10093,7 @@ } }, { - "id": "72cafc63-2c1a-4baa-8a4e-60009d3f5469", + "id": "79224a26-a74d-4c81-835c-1a0ac0c4d6f4", "name": "Get profile types", "request": { "name": "Get profile types", @@ -10143,7 +10143,7 @@ "type": "text/plain" }, "key": "name", - "value": "velit amet" + "value": "magna aliquip in" }, { "disabled": false, @@ -10178,7 +10178,7 @@ }, "response": [ { - "id": "cb4a7c60-de51-4202-956b-4ff26dce056f", + "id": "d09b19fa-b81c-42fb-a7cb-abf7e2ab6999", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -10223,7 +10223,7 @@ "type": "text/plain" }, "key": "name", - "value": "velit amet" + "value": "magna aliquip in" }, { "disabled": false, @@ -10271,12 +10271,12 @@ "value": "application/json" } ], - "body": "{\n \"profile_types\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"etDuis nostrud aliquaeu aute lab\",\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\": \"dolore deserunt adipisicing et e\",\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\": \"nisi magnaadipisicing eu deserun\",\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\": \"irure sit quicupidatat veniamess\",\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\": \"deseruntDuis nostrud cillumfugia\",\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\": \"elit veniamculpaadipisicingeiusm\",\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\": \"laborum enim amet eiusmod quisla\",\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\": \"in tempor idoccaecat dolore temp\",\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\": \"do incididunt dolorfugiat labori\",\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\": \"incididunt aliquavelit magna adu\",\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\": 1990590,\n \"offset\": -10999546,\n \"total\": 80792631,\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\": \"ipsum dolorqui id commodo cupida\",\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\": \"anim enim occaecatdolore mollit \",\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\": \"cupidatatofficia pariatur nonnis\",\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\": \"nisi consequat proident ad minim\",\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 Excepteur nisi utnostrud in\",\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\": \"enim minimet deserunt esse ameto\",\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\": \"velitaliqua cillum mollitad sit \",\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\": \"doametnon dolor ad cillumcommodo\",\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\": \"occaecat sit sunt commododolor f\",\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\": \"anim id in officiaveniam ut quis\",\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\": -27403252,\n \"offset\": 26002987,\n \"total\": 51015423,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "bf45b14e-e8e1-4f37-8bd4-a0483f0bee31", + "id": "3e2dfcb6-b943-4495-a95f-80c909802ee3", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -10321,7 +10321,7 @@ "type": "text/plain" }, "key": "name", - "value": "velit amet" + "value": "magna aliquip in" }, { "disabled": false, @@ -10374,7 +10374,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1ea688c-39b1-4248-af0b-7175983e020e", + "id": "06d10fdc-febf-48ce-a529-e6198ec9f9a8", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -10419,7 +10419,7 @@ "type": "text/plain" }, "key": "name", - "value": "velit amet" + "value": "magna aliquip in" }, { "disabled": false, @@ -10478,7 +10478,7 @@ } }, { - "id": "d62afbcd-3f43-4438-a88d-ca765bbb1a15", + "id": "db5e8e47-aea4-45d7-82e6-fcc14f0953cb", "name": "Find profile type by id", "request": { "name": "Find profile type by id", @@ -10520,7 +10520,7 @@ }, "response": [ { - "id": "6ad2c99f-ab6a-468a-acff-78b8be95f462", + "id": "b90d3425-e77a-4a52-8a38-1d404f5e34f7", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -10559,12 +10559,12 @@ "value": "application/json" } ], - "body": "{\n \"profile_type\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"inDuis sintLorem eu voluptate ex\",\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\": \"nonamet Loremveniamconsectetur 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\": \"sit eareprehenderitsed LoremDuis\",\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\": \"magna estmollit proident estveli\",\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\": \"ut anim Utdeserunt nonUtdolore i\",\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\": \"cillum non essepariatur etsunt r\",\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\": \"dolore laborumconsectetur Lorem \",\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\": \"consequat idaliqua doloreeu cill\",\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\": \"voluptatereprehenderit consectet\",\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\": \"autedolorealiquipaliquip etdolor\",\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": "1da19f16-a515-4a07-be20-2bd7f45948b4", + "id": "8158c6bb-d23e-4ac8-95bf-5220a63e9105", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -10608,7 +10608,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9e31bbb-eb02-4ac2-a669-01768dd6052a", + "id": "cbd801db-64de-4916-8302-90d51e9e9e45", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -10658,7 +10658,7 @@ } }, { - "id": "08be7fb7-bcfa-4723-b3de-d2f9101f29eb", + "id": "fb6aa192-aa2a-458f-b961-54da3a6d25b7", "name": "Update a profile type by id", "request": { "name": "Update a profile type by id", @@ -10701,7 +10701,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"profile_type\": {\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\": \"ipsum velit fugiatfugiat velit l\",\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\": \"velit enim in ad consequatminim \",\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\": \"enim Lorem officia animsunt aliq\",\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\": \"Lorem aliqua in exercitationdolo\",\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}", + "raw": "{\n \"profile_type\": {\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 exercitation fugiat s\",\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\": \"velitculpa pariatur idnulla irur\",\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\": \"dolore mollit amet proidentconse\",\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\": \"sit aute dolore mollitreprehende\",\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}", "options": { "raw": { "headerFamily": "json", @@ -10713,7 +10713,7 @@ }, "response": [ { - "id": "8034fbd7-6611-47e9-9f16-537e545d039f", + "id": "29f15136-ea97-4ab1-a084-68508a043880", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -10748,7 +10748,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"profile_type\": {\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\": \"ipsum velit fugiatfugiat velit l\",\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\": \"velit enim in ad consequatminim \",\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\": \"enim Lorem officia animsunt aliq\",\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\": \"Lorem aliqua in exercitationdolo\",\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}", + "raw": "{\n \"profile_type\": {\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 exercitation fugiat s\",\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\": \"velitculpa pariatur idnulla irur\",\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\": \"dolore mollit amet proidentconse\",\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\": \"sit aute dolore mollitreprehende\",\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}", "options": { "raw": { "headerFamily": "json", @@ -10765,12 +10765,12 @@ "value": "application/json" } ], - "body": "{\n \"profile_type\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"inDuis sintLorem eu voluptate ex\",\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\": \"nonamet Loremveniamconsectetur 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\": \"sit eareprehenderitsed LoremDuis\",\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\": \"magna estmollit proident estveli\",\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\": \"ut anim Utdeserunt nonUtdolore i\",\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\": \"cillum non essepariatur etsunt r\",\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\": \"dolore laborumconsectetur Lorem \",\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\": \"consequat idaliqua doloreeu cill\",\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\": \"voluptatereprehenderit consectet\",\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\": \"autedolorealiquipaliquip etdolor\",\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": "0020630d-195e-404c-896d-632ab765f918", + "id": "32838162-7d5f-411b-be64-ebd8b22713bd", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -10805,7 +10805,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"profile_type\": {\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\": \"ipsum velit fugiatfugiat velit l\",\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\": \"velit enim in ad consequatminim \",\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\": \"enim Lorem officia animsunt aliq\",\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\": \"Lorem aliqua in exercitationdolo\",\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}", + "raw": "{\n \"profile_type\": {\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 exercitation fugiat s\",\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\": \"velitculpa pariatur idnulla irur\",\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\": \"dolore mollit amet proidentconse\",\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\": \"sit aute dolore mollitreprehende\",\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}", "options": { "raw": { "headerFamily": "json", @@ -10827,7 +10827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "095fb740-0513-481b-bf55-8ce24e195bee", + "id": "d6bdb778-4cb5-46bf-af06-a79a29a5536d", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -10862,7 +10862,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"profile_type\": {\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\": \"ipsum velit fugiatfugiat velit l\",\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\": \"velit enim in ad consequatminim \",\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\": \"enim Lorem officia animsunt aliq\",\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\": \"Lorem aliqua in exercitationdolo\",\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}", + "raw": "{\n \"profile_type\": {\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 exercitation fugiat s\",\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\": \"velitculpa pariatur idnulla irur\",\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\": \"dolore mollit amet proidentconse\",\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\": \"sit aute dolore mollitreprehende\",\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}", "options": { "raw": { "headerFamily": "json", @@ -10890,7 +10890,7 @@ } }, { - "id": "11824a30-ff72-4e31-ae79-f86f81336fc1", + "id": "e3fd848a-3c79-4896-8f3a-453e40c7dc86", "name": "Delete profile type", "request": { "name": "Delete profile type", @@ -10932,7 +10932,7 @@ }, "response": [ { - "id": "5ddc99ce-6b2a-4c62-9939-d9182e44e789", + "id": "ec3a2297-f69c-40f8-9498-019b53d3aaa4", "name": "Info about the operation", "originalRequest": { "url": { @@ -10976,7 +10976,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d9bff00-67d2-401d-9fc4-f9ba6805ea8c", + "id": "c95a6213-07eb-4a59-90f5-76dc4ac2f5b5", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -11020,7 +11020,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6bf7d739-4e44-402f-8615-1c7adfe075fb", + "id": "53963694-a841-4a22-84ab-edaa3c2d2ce3", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -11076,7 +11076,7 @@ "description": "", "item": [ { - "id": "81ea1a1b-1f5b-455b-afa9-cf00257d43dd", + "id": "47d2a414-5644-461f-8233-6bd4c02a7634", "name": "profile_types/ne_attributes synced status", "request": { "name": "profile_types/ne_attributes synced status", @@ -11174,7 +11174,7 @@ }, "response": [ { - "id": "669a13a6-5bbd-4c77-a907-e021979c998b", + "id": "7aaeb044-1b4c-4e3c-bedd-5ddecb2feff2", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -11260,12 +11260,12 @@ "value": "application/json" } ], - "body": "{\n \"form\": {\n \"count\": 5,\n \"records\": [\n {\n \"id\": \"1246d8b3-ac29-4015-8154-dea4434a73fa\",\n \"uid\": \"proident doloresunt labore labor\",\n \"label\": \"object\",\n \"synced\": \"1246d8b3-ac29-4015-8154-dea4434a73fa\"\n },\n {\n \"id\": \"1246d8b3-ac29-4015-8154-dea4434a73fa\",\n \"uid\": \"ea nulla adipisicing Lorem essem\",\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\": \"officiaestfugiat enimproident nu\",\n \"label\": \"object\",\n \"synced\": \"1246d8b3-ac29-4015-8154-dea4434a73fa\"\n },\n {\n \"id\": \"1246d8b3-ac29-4015-8154-dea4434a73fa\",\n \"uid\": \"incididuntUt euid officia dolor \",\n \"label\": \"object\",\n \"synced\": \"1246d8b3-ac29-4015-8154-dea4434a73fa\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e27afd3a-ab35-4f63-8b8d-0f86589c67f6", + "id": "99b4bcbd-2492-4f56-9377-fc955f0e9419", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -11356,7 +11356,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efc5a3a1-43f4-4d19-b671-9b8776a80e2b", + "id": "ebf784ce-ae19-4236-a993-7c3360be2ae5", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -11453,7 +11453,7 @@ } }, { - "id": "9ccab2b3-0343-4a9e-a7e7-0b26e53211aa", + "id": "cad6d8b0-aeaa-4753-8e71-c8a4a8996a64", "name": "Create a synced attribute", "request": { "name": "Create a synced attribute", @@ -11503,7 +11503,7 @@ }, "response": [ { - "id": "d643f919-7a75-481a-ae1c-3a4d8c07bb25", + "id": "af5976f9-14e4-4718-8060-d4671d22dd0a", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -11561,7 +11561,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af201447-ab08-44eb-bc0c-beeba6208d3f", + "id": "33bd2074-2155-4902-9b9e-8706a70c5bf0", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -11619,7 +11619,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73ffbd7a-5b4a-4e0f-8a98-1923c270f4a2", + "id": "c51bfafe-a90f-44e0-a73f-0716ca234d8c", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -11683,7 +11683,7 @@ } }, { - "id": "bb5524ad-9778-48af-b6ae-88299bbb10ec", + "id": "3ec6c996-bc59-4824-8d8c-7a89f4dc687c", "name": "Delete synced attribute", "request": { "name": "Delete synced attribute", @@ -11737,7 +11737,7 @@ }, "response": [ { - "id": "28e5bb5d-924b-4750-8ce5-cd1d0333387e", + "id": "5d6f1406-7e0d-4fd5-bc10-15e1891273f3", "name": "Info about the operation", "originalRequest": { "url": { @@ -11783,7 +11783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8285ae67-135b-4c7f-beca-ec3bae3127dc", + "id": "b534f4cb-c481-4be4-9281-9411b954837f", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -11829,7 +11829,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92a750fe-0035-4baa-9959-9e5c483cfc14", + "id": "2733f9f0-b484-44bd-a4e4-c36cc93e522b", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -11887,7 +11887,7 @@ "description": "", "item": [ { - "id": "b29a015f-9d4b-440a-a576-9b7405f16493", + "id": "9386738c-4aac-49a8-86dd-0212fc9ea173", "name": "Create a profile type role", "request": { "name": "Create a profile type role", @@ -11930,7 +11930,7 @@ }, "response": [ { - "id": "1206c6cd-7dc8-4982-9a72-525335d2dc6f", + "id": "624759ae-d63e-442f-8926-d5d72c045723", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -11986,7 +11986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c8921fb-dd87-4c9e-a122-8adda4d5d925", + "id": "cf0a04bd-b0c0-426b-8ee3-ad59c59c408a", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -12042,7 +12042,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6d4aed7-e9df-44af-ae0b-20931e8157f6", + "id": "fc85703d-a015-4f85-9421-0a3a7d06f243", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -12110,7 +12110,7 @@ "description": "", "item": [ { - "id": "3e43dc3c-ad47-4b97-84fa-48e304ac8260", + "id": "0189adfa-575b-4c28-8f70-1d24381ea382", "name": "Create a profile", "request": { "name": "Create a profile", @@ -12141,7 +12141,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"profile\": {\n \"name\": \"dolor ullamco irure sint\",\n \"profile_type_id\": \"urn:uuid:d2b9d6a8-07f5-8697-6264-b68cb06e0649\",\n \"status\": \"Terminated\",\n \"id_proofing_status\": \"fail\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "raw": "{\n \"profile\": {\n \"name\": \"pariatur ex quis\",\n \"profile_type_id\": \"a7001214-27cf-1423-cff2-c611d3bbcc67\",\n \"status\": \"On Leave\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -12153,7 +12153,7 @@ }, "response": [ { - "id": "2532f732-16a4-4c0f-a692-5755fba5d911", + "id": "242dce37-d4fd-4c01-9613-4ab2be01b195", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -12187,7 +12187,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"profile\": {\n \"name\": \"dolor ullamco irure sint\",\n \"profile_type_id\": \"urn:uuid:d2b9d6a8-07f5-8697-6264-b68cb06e0649\",\n \"status\": \"Terminated\",\n \"id_proofing_status\": \"fail\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "raw": "{\n \"profile\": {\n \"name\": \"pariatur ex quis\",\n \"profile_type_id\": \"a7001214-27cf-1423-cff2-c611d3bbcc67\",\n \"status\": \"On Leave\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -12204,12 +12204,12 @@ "value": "application/json" } ], - "body": "{\n \"profile\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"nostrud sunt reprehenderit nulla\",\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "body": "{\n \"profile\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"deserunt nullainculpa irure enim\",\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "49b7058e-0699-450d-b3dc-ed267f7b7122", + "id": "c0807599-224c-47e6-9992-9f7b52aecd24", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -12243,7 +12243,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"profile\": {\n \"name\": \"dolor ullamco irure sint\",\n \"profile_type_id\": \"urn:uuid:d2b9d6a8-07f5-8697-6264-b68cb06e0649\",\n \"status\": \"Terminated\",\n \"id_proofing_status\": \"fail\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "raw": "{\n \"profile\": {\n \"name\": \"pariatur ex quis\",\n \"profile_type_id\": \"a7001214-27cf-1423-cff2-c611d3bbcc67\",\n \"status\": \"On Leave\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -12265,7 +12265,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aaeb1ee7-a5d8-466e-80f3-a047575bfb8f", + "id": "b1a462dd-f152-45a0-9ce4-f11cbfe13c16", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -12299,7 +12299,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"profile\": {\n \"name\": \"dolor ullamco irure sint\",\n \"profile_type_id\": \"urn:uuid:d2b9d6a8-07f5-8697-6264-b68cb06e0649\",\n \"status\": \"Terminated\",\n \"id_proofing_status\": \"fail\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "raw": "{\n \"profile\": {\n \"name\": \"pariatur ex quis\",\n \"profile_type_id\": \"a7001214-27cf-1423-cff2-c611d3bbcc67\",\n \"status\": \"On Leave\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -12327,7 +12327,7 @@ } }, { - "id": "9e1f3d17-9d0b-4cd9-ab2d-357c54880419", + "id": "85afd150-7417-4e0d-ad8b-77cd6304f083", "name": "Get profiles", "request": { "name": "Get profiles", @@ -12386,7 +12386,7 @@ "type": "text/plain" }, "key": "name", - "value": "velit amet" + "value": "magna aliquip in" }, { "disabled": false, @@ -12395,7 +12395,7 @@ "type": "text/plain" }, "key": "profile_type_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -12404,7 +12404,7 @@ "type": "text/plain" }, "key": "status", - "value": "On Leave" + "value": "Terminated" }, { "disabled": false, @@ -12430,7 +12430,7 @@ }, "response": [ { - "id": "d0e910c6-c523-429b-b2dd-d5616a1f420d", + "id": "5baf33b3-ac11-4c75-8c00-2c6384756f7d", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -12484,7 +12484,7 @@ "type": "text/plain" }, "key": "name", - "value": "velit amet" + "value": "magna aliquip in" }, { "disabled": false, @@ -12493,7 +12493,7 @@ "type": "text/plain" }, "key": "profile_type_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -12502,7 +12502,7 @@ "type": "text/plain" }, "key": "status", - "value": "On Leave" + "value": "Terminated" }, { "disabled": false, @@ -12541,12 +12541,12 @@ "value": "application/json" } ], - "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"occaecat enim non estDuis nostru\",\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"occaecattempor esse mollitnostru\",\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ],\n \"_metadata\": {\n \"limit\": 87051141,\n \"offset\": 95050803,\n \"total\": -21250315,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"pariaturlaborum cillumea adipisi\",\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"irure inaute in minim est eusit \",\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ],\n \"_metadata\": {\n \"limit\": -65425160,\n \"offset\": 54507722,\n \"total\": -98277559,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "81ec2948-61c1-49fc-8875-7b0a2511cbd0", + "id": "845757bb-699d-48d1-b12c-597c49f6f881", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -12600,7 +12600,7 @@ "type": "text/plain" }, "key": "name", - "value": "velit amet" + "value": "magna aliquip in" }, { "disabled": false, @@ -12609,7 +12609,7 @@ "type": "text/plain" }, "key": "profile_type_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -12618,7 +12618,7 @@ "type": "text/plain" }, "key": "status", - "value": "On Leave" + "value": "Terminated" }, { "disabled": false, @@ -12662,7 +12662,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfb169fd-9661-491b-a599-17a8f8e10625", + "id": "f2e3f3d4-8881-4a0a-82be-1e178d9eb934", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -12716,7 +12716,7 @@ "type": "text/plain" }, "key": "name", - "value": "velit amet" + "value": "magna aliquip in" }, { "disabled": false, @@ -12725,7 +12725,7 @@ "type": "text/plain" }, "key": "profile_type_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -12734,7 +12734,7 @@ "type": "text/plain" }, "key": "status", - "value": "On Leave" + "value": "Terminated" }, { "disabled": false, @@ -12784,7 +12784,7 @@ } }, { - "id": "e2f41b9f-848c-49e1-acd5-3f5eada6a121", + "id": "b5fb9734-a340-464f-ae8a-4a92ad664fa4", "name": "Create multiple profiles", "request": { "name": "Create multiple profiles", @@ -12815,7 +12815,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"name\": \"aliquip sunt\",\n \"profile_type_id\": \"066947d6-e39a-907d-71c8-cfae08866127\",\n \"status\": \"On Leave\",\n \"id_proofing_status\": \"fail\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"name\": \"ea dolor\",\n \"profile_type_id\": \"urn:uuid:8122e9f7-f864-4145-de93-cc163068b308\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"fail\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", + "raw": "{\n \"profiles\": [\n {\n \"name\": \"id proident\",\n \"profile_type_id\": \"urn:uuid:309c8940-527b-1c65-d29f-3fbd77158f90\",\n \"status\": \"Inactive\",\n \"id_proofing_status\": \"pass\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"name\": \"et ut\",\n \"profile_type_id\": \"urn:uuid:895f3b2b-d7aa-0d91-7c1a-85902f3fc42b\",\n \"status\": \"Terminated\",\n \"id_proofing_status\": \"pass\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -12827,7 +12827,7 @@ }, "response": [ { - "id": "039b86b2-881e-4d9b-aec0-6c0d6ec1b95e", + "id": "85ed55a4-1123-45cb-80c9-a3ae93df8055", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -12861,7 +12861,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"name\": \"aliquip sunt\",\n \"profile_type_id\": \"066947d6-e39a-907d-71c8-cfae08866127\",\n \"status\": \"On Leave\",\n \"id_proofing_status\": \"fail\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"name\": \"ea dolor\",\n \"profile_type_id\": \"urn:uuid:8122e9f7-f864-4145-de93-cc163068b308\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"fail\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", + "raw": "{\n \"profiles\": [\n {\n \"name\": \"id proident\",\n \"profile_type_id\": \"urn:uuid:309c8940-527b-1c65-d29f-3fbd77158f90\",\n \"status\": \"Inactive\",\n \"id_proofing_status\": \"pass\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"name\": \"et ut\",\n \"profile_type_id\": \"urn:uuid:895f3b2b-d7aa-0d91-7c1a-85902f3fc42b\",\n \"status\": \"Terminated\",\n \"id_proofing_status\": \"pass\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -12878,12 +12878,12 @@ "value": "application/json" } ], - "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ad in autecillum commodo id esse\",\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"qui aliquip Duisenim ex Duis eun\",\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", + "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"Ut mollit consectetur sit ullamc\",\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ea irure Ut laborumpariatur Utsu\",\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "4d9fbd14-4861-4523-b892-a8ce4a5a97ff", + "id": "c831529e-77e8-4696-8f70-c021bd04d563", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -12917,7 +12917,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"name\": \"aliquip sunt\",\n \"profile_type_id\": \"066947d6-e39a-907d-71c8-cfae08866127\",\n \"status\": \"On Leave\",\n \"id_proofing_status\": \"fail\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"name\": \"ea dolor\",\n \"profile_type_id\": \"urn:uuid:8122e9f7-f864-4145-de93-cc163068b308\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"fail\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", + "raw": "{\n \"profiles\": [\n {\n \"name\": \"id proident\",\n \"profile_type_id\": \"urn:uuid:309c8940-527b-1c65-d29f-3fbd77158f90\",\n \"status\": \"Inactive\",\n \"id_proofing_status\": \"pass\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"name\": \"et ut\",\n \"profile_type_id\": \"urn:uuid:895f3b2b-d7aa-0d91-7c1a-85902f3fc42b\",\n \"status\": \"Terminated\",\n \"id_proofing_status\": \"pass\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -12939,7 +12939,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1da4864f-eafa-4afe-8fae-bfa0f21be0ea", + "id": "733f5cbb-47ce-4d74-94bd-e0e210fe5f24", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -12973,7 +12973,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"name\": \"aliquip sunt\",\n \"profile_type_id\": \"066947d6-e39a-907d-71c8-cfae08866127\",\n \"status\": \"On Leave\",\n \"id_proofing_status\": \"fail\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"name\": \"ea dolor\",\n \"profile_type_id\": \"urn:uuid:8122e9f7-f864-4145-de93-cc163068b308\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"fail\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", + "raw": "{\n \"profiles\": [\n {\n \"name\": \"id proident\",\n \"profile_type_id\": \"urn:uuid:309c8940-527b-1c65-d29f-3fbd77158f90\",\n \"status\": \"Inactive\",\n \"id_proofing_status\": \"pass\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"name\": \"et ut\",\n \"profile_type_id\": \"urn:uuid:895f3b2b-d7aa-0d91-7c1a-85902f3fc42b\",\n \"status\": \"Terminated\",\n \"id_proofing_status\": \"pass\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -13001,7 +13001,7 @@ } }, { - "id": "826f37b7-9fcd-483a-a611-fa213f76480b", + "id": "f95e6efc-ec62-443d-b6d6-f00a46b3a8b1", "name": "Update multiple profiles", "request": { "name": "Update multiple profiles", @@ -13032,7 +13032,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"id\": \"f4a0bf12-b146-8dbd-e112-2dcd8a9c5342\",\n \"name\": \"in aliqua cillum dolor elit\",\n \"profile_type_id\": \"urn:uuid:5c68fdc0-d51c-3012-979d-3fd7ff530266\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"53623f7a-38c5-fe23-8552-3ab84bf5bc31\",\n \"name\": \"l\",\n \"profile_type_id\": \"b506786e-094e-9b9f-9333-a0933022c614\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"fail\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", + "raw": "{\n \"profiles\": [\n {\n \"id\": \"e0056932-6b94-3b24-fa92-5193719ea3b9\",\n \"name\": \"veniam tempor non\",\n \"profile_type_id\": \"urn:uuid:0bf71a54-949d-3106-27e1-c8a61715ace5\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pass\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"urn:uuid:9301878c-3a6d-fc2a-1b13-32c2a90058b9\",\n \"name\": \"sint occaecat reprehenderit\",\n \"profile_type_id\": \"1e08e4e9-d037-a2c9-a244-acc16026392f\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -13044,7 +13044,7 @@ }, "response": [ { - "id": "b80e9756-7c54-43ff-871b-0d8c54cdb44c", + "id": "9bf2a565-d333-4e55-b64d-928c8d0922c8", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -13078,7 +13078,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"id\": \"f4a0bf12-b146-8dbd-e112-2dcd8a9c5342\",\n \"name\": \"in aliqua cillum dolor elit\",\n \"profile_type_id\": \"urn:uuid:5c68fdc0-d51c-3012-979d-3fd7ff530266\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"53623f7a-38c5-fe23-8552-3ab84bf5bc31\",\n \"name\": \"l\",\n \"profile_type_id\": \"b506786e-094e-9b9f-9333-a0933022c614\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"fail\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", + "raw": "{\n \"profiles\": [\n {\n \"id\": \"e0056932-6b94-3b24-fa92-5193719ea3b9\",\n \"name\": \"veniam tempor non\",\n \"profile_type_id\": \"urn:uuid:0bf71a54-949d-3106-27e1-c8a61715ace5\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pass\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"urn:uuid:9301878c-3a6d-fc2a-1b13-32c2a90058b9\",\n \"name\": \"sint occaecat reprehenderit\",\n \"profile_type_id\": \"1e08e4e9-d037-a2c9-a244-acc16026392f\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -13095,12 +13095,12 @@ "value": "application/json" } ], - "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ad in autecillum commodo id esse\",\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"qui aliquip Duisenim ex Duis eun\",\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", + "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"Ut mollit consectetur sit ullamc\",\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ea irure Ut laborumpariatur Utsu\",\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "05d7a3ce-ed91-4c3c-a68e-2b99f275623a", + "id": "463efc57-c76d-4f1b-904f-20b5986202ed", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -13134,7 +13134,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"id\": \"f4a0bf12-b146-8dbd-e112-2dcd8a9c5342\",\n \"name\": \"in aliqua cillum dolor elit\",\n \"profile_type_id\": \"urn:uuid:5c68fdc0-d51c-3012-979d-3fd7ff530266\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"53623f7a-38c5-fe23-8552-3ab84bf5bc31\",\n \"name\": \"l\",\n \"profile_type_id\": \"b506786e-094e-9b9f-9333-a0933022c614\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"fail\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", + "raw": "{\n \"profiles\": [\n {\n \"id\": \"e0056932-6b94-3b24-fa92-5193719ea3b9\",\n \"name\": \"veniam tempor non\",\n \"profile_type_id\": \"urn:uuid:0bf71a54-949d-3106-27e1-c8a61715ace5\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pass\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"urn:uuid:9301878c-3a6d-fc2a-1b13-32c2a90058b9\",\n \"name\": \"sint occaecat reprehenderit\",\n \"profile_type_id\": \"1e08e4e9-d037-a2c9-a244-acc16026392f\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -13156,7 +13156,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ca2a3dd-f8f1-47dd-a6a1-2cf5b5c84c27", + "id": "899b5ef8-325c-4868-89f0-e636859b7146", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -13190,7 +13190,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"id\": \"f4a0bf12-b146-8dbd-e112-2dcd8a9c5342\",\n \"name\": \"in aliqua cillum dolor elit\",\n \"profile_type_id\": \"urn:uuid:5c68fdc0-d51c-3012-979d-3fd7ff530266\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"53623f7a-38c5-fe23-8552-3ab84bf5bc31\",\n \"name\": \"l\",\n \"profile_type_id\": \"b506786e-094e-9b9f-9333-a0933022c614\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"fail\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", + "raw": "{\n \"profiles\": [\n {\n \"id\": \"e0056932-6b94-3b24-fa92-5193719ea3b9\",\n \"name\": \"veniam tempor non\",\n \"profile_type_id\": \"urn:uuid:0bf71a54-949d-3106-27e1-c8a61715ace5\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pass\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"urn:uuid:9301878c-3a6d-fc2a-1b13-32c2a90058b9\",\n \"name\": \"sint occaecat reprehenderit\",\n \"profile_type_id\": \"1e08e4e9-d037-a2c9-a244-acc16026392f\",\n \"status\": \"Active\",\n \"id_proofing_status\": \"pending\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -13218,7 +13218,7 @@ } }, { - "id": "bfbdc181-d1b0-4041-8702-932f7f50989a", + "id": "32a279bd-a07f-429c-a1e1-75c9264e6ef4", "name": "Delete multiple profiles", "request": { "name": "Delete multiple profiles", @@ -13249,7 +13249,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:231d4b83-564d-5624-6b44-598899831f95\"\n },\n {\n \"id\": \"db4cb421-3fab-900e-88bd-b61fe17f4840\"\n }\n ]\n}", + "raw": "{\n \"profiles\": [\n {\n \"id\": \"8381fe9c-6c0e-0fec-b787-fbb8e805c15f\"\n },\n {\n \"id\": \"urn:uuid:55c92e50-5369-63e0-0412-8693c737908d\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -13261,7 +13261,7 @@ }, "response": [ { - "id": "f2f9cbcb-8e42-4807-a93b-bdb4373f4286", + "id": "195316b7-9bd0-4946-9cf9-f49d591c0dc4", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -13295,7 +13295,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:231d4b83-564d-5624-6b44-598899831f95\"\n },\n {\n \"id\": \"db4cb421-3fab-900e-88bd-b61fe17f4840\"\n }\n ]\n}", + "raw": "{\n \"profiles\": [\n {\n \"id\": \"8381fe9c-6c0e-0fec-b787-fbb8e805c15f\"\n },\n {\n \"id\": \"urn:uuid:55c92e50-5369-63e0-0412-8693c737908d\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -13312,12 +13312,12 @@ "value": "application/json" } ], - "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ad in autecillum commodo id esse\",\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"qui aliquip Duisenim ex Duis eun\",\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", + "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"Ut mollit consectetur sit ullamc\",\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ea irure Ut laborumpariatur Utsu\",\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d10dbaa7-2eef-4f1b-8400-0a084dccd0e9", + "id": "74e7d4c1-3868-43ee-9574-3da8baccbbbf", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -13351,7 +13351,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:231d4b83-564d-5624-6b44-598899831f95\"\n },\n {\n \"id\": \"db4cb421-3fab-900e-88bd-b61fe17f4840\"\n }\n ]\n}", + "raw": "{\n \"profiles\": [\n {\n \"id\": \"8381fe9c-6c0e-0fec-b787-fbb8e805c15f\"\n },\n {\n \"id\": \"urn:uuid:55c92e50-5369-63e0-0412-8693c737908d\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -13373,7 +13373,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29e3ce01-f1fa-4346-9548-3fd69783b912", + "id": "28170d4d-501c-4038-8776-d0519bba3c26", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -13407,7 +13407,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"profiles\": [\n {\n \"id\": \"urn:uuid:231d4b83-564d-5624-6b44-598899831f95\"\n },\n {\n \"id\": \"db4cb421-3fab-900e-88bd-b61fe17f4840\"\n }\n ]\n}", + "raw": "{\n \"profiles\": [\n {\n \"id\": \"8381fe9c-6c0e-0fec-b787-fbb8e805c15f\"\n },\n {\n \"id\": \"urn:uuid:55c92e50-5369-63e0-0412-8693c737908d\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -13435,7 +13435,7 @@ } }, { - "id": "d35a6abc-bb6a-46b8-b708-da75c139708f", + "id": "852bf89e-af7e-4fc9-ae70-e2865c4742f4", "name": "Find profile by id", "request": { "name": "Find profile by id", @@ -13477,7 +13477,7 @@ }, "response": [ { - "id": "77fe2d93-4687-4d70-9d7e-1f1e1d5fcad9", + "id": "1264cac4-f1a8-4609-b68d-b2c5814e09e6", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -13516,12 +13516,12 @@ "value": "application/json" } ], - "body": "{\n \"profile\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"nostrud sunt reprehenderit nulla\",\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "body": "{\n \"profile\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"deserunt nullainculpa irure enim\",\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3d598ec2-c4c8-422e-8e5e-fb74265aff91", + "id": "23bdc141-fd88-4df1-840a-fa7e1bc02706", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -13565,7 +13565,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a51c7a73-808d-4893-940b-6cb45900d1fa", + "id": "8acf9c4b-918f-4c12-8d68-ffb870c9587c", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -13615,7 +13615,7 @@ } }, { - "id": "4c14db34-dad1-49f0-9c7b-360d9cabd535", + "id": "708b94fc-7912-46e9-8b8c-58f2b13f914a", "name": "Update a profile by id", "request": { "name": "Update a profile by id", @@ -13658,7 +13658,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"profile\": {\n \"name\": \"eius\",\n \"profile_type_id\": \"urn:uuid:b6dcc5e3-46ce-7740-859b-7b831d61bc79\",\n \"status\": \"Inactive\",\n \"id_proofing_status\": \"fail\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "raw": "{\n \"profile\": {\n \"name\": \"qui E\",\n \"profile_type_id\": \"1a5675bb-750e-1499-850a-2aff663ecc4c\",\n \"status\": \"On Leave\",\n \"id_proofing_status\": \"fail\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -13670,7 +13670,7 @@ }, "response": [ { - "id": "06c80f88-bf3a-458d-a1b8-d75cea13d0cb", + "id": "d48adc0c-612b-42cb-8b8a-4ad0ade75d25", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -13705,7 +13705,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"profile\": {\n \"name\": \"eius\",\n \"profile_type_id\": \"urn:uuid:b6dcc5e3-46ce-7740-859b-7b831d61bc79\",\n \"status\": \"Inactive\",\n \"id_proofing_status\": \"fail\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "raw": "{\n \"profile\": {\n \"name\": \"qui E\",\n \"profile_type_id\": \"1a5675bb-750e-1499-850a-2aff663ecc4c\",\n \"status\": \"On Leave\",\n \"id_proofing_status\": \"fail\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -13722,12 +13722,12 @@ "value": "application/json" } ], - "body": "{\n \"profile\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"nostrud sunt reprehenderit nulla\",\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "body": "{\n \"profile\": {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"deserunt nullainculpa irure enim\",\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "6862371e-3b91-483f-92b6-adbc1d2e6d09", + "id": "a07a6e73-71fa-479d-a462-fa56d808444a", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -13762,7 +13762,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"profile\": {\n \"name\": \"eius\",\n \"profile_type_id\": \"urn:uuid:b6dcc5e3-46ce-7740-859b-7b831d61bc79\",\n \"status\": \"Inactive\",\n \"id_proofing_status\": \"fail\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "raw": "{\n \"profile\": {\n \"name\": \"qui E\",\n \"profile_type_id\": \"1a5675bb-750e-1499-850a-2aff663ecc4c\",\n \"status\": \"On Leave\",\n \"id_proofing_status\": \"fail\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -13784,7 +13784,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51e4537b-9020-4a57-bd9f-0b9df21a76a5", + "id": "db65320f-33ce-42eb-8b8d-efa219ae12d0", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -13819,7 +13819,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"profile\": {\n \"name\": \"eius\",\n \"profile_type_id\": \"urn:uuid:b6dcc5e3-46ce-7740-859b-7b831d61bc79\",\n \"status\": \"Inactive\",\n \"id_proofing_status\": \"fail\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "raw": "{\n \"profile\": {\n \"name\": \"qui E\",\n \"profile_type_id\": \"1a5675bb-750e-1499-850a-2aff663ecc4c\",\n \"status\": \"On Leave\",\n \"id_proofing_status\": \"fail\",\n \"archived\": false,\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -13847,7 +13847,7 @@ } }, { - "id": "900b1adf-2027-4260-b322-d613af29fd00", + "id": "efa88ed7-6830-4483-ace0-e25c03cc7033", "name": "Delete a single profile", "request": { "name": "Delete a single profile", @@ -13889,7 +13889,7 @@ }, "response": [ { - "id": "628ab405-9897-4859-8ce5-fac8336bfa46", + "id": "414619fd-5848-4aa1-97e0-f3180bf332c2", "name": "The Profile was successfully deleted.", "originalRequest": { "url": { @@ -13923,7 +13923,7 @@ "_postman_previewlanguage": "text" }, { - "id": "a036b092-341f-455c-9390-439c7b564cf5", + "id": "ceb44678-dbc0-4088-9b04-87e4acbe2b3d", "name": "Error deleting Profile", "originalRequest": { "url": { @@ -13962,12 +13962,12 @@ "value": "application/json" } ], - "body": "{\n \"error\": \"in Lorem Duis mollit\"\n}", + "body": "{\n \"error\": \"amet anim\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "20cce75d-094a-4af8-8c03-1c418f3e711b", + "id": "5f24fd80-2f8e-4e9b-9493-9a57ceac7b30", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -14017,7 +14017,7 @@ } }, { - "id": "97b4c352-6529-4fa6-83f6-7457b205768b", + "id": "d5b476ca-b811-4fb0-96e1-a3b8e36f5637", "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", @@ -14071,7 +14071,7 @@ }, "response": [ { - "id": "e50d783e-6577-48b4-970e-d232e008ef82", + "id": "1e77723a-6977-40f7-a382-fbda08b3fe15", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -14112,12 +14112,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"elit velit\"\n}", + "body": "{\n \"url\": \"voluptat\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c7cc2b63-d2f4-4f10-98c9-e2a13414b92d", + "id": "2e88131b-e0c5-4c94-a419-6b8006027191", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -14163,7 +14163,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fe985c3-2f4a-4ecb-8625-3d67aaae23b7", + "id": "f0755a29-9e35-439c-9741-c33b6bf8bd6f", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -14215,7 +14215,7 @@ } }, { - "id": "801cc4e7-1dd9-4e1f-b296-cf52b4903ff9", + "id": "cb6fc815-4710-4adc-9bb5-d5cb39debed9", "name": "Uploads a new attachment attribute value to a profile", "request": { "name": "Uploads a new attachment attribute value to a profile", @@ -14277,7 +14277,7 @@ "type": "text/plain" }, "key": "file", - "value": "in", + "value": "v", "type": "text" } ] @@ -14286,7 +14286,7 @@ }, "response": [ { - "id": "d508bc3d-4340-4a53-bff3-34cea528f466", + "id": "1d39335f-da20-4ef4-b6e3-8a4511ef1df4", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -14330,7 +14330,7 @@ "type": "text/plain" }, "key": "file", - "value": "in", + "value": "v", "type": "text" } ] @@ -14344,12 +14344,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"elit velit\"\n}", + "body": "{\n \"url\": \"voluptat\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "b50c0cd5-9034-47f4-9d35-f55f499b2fcb", + "id": "34833b67-698f-40b7-a691-df7386490c47", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -14393,7 +14393,7 @@ "type": "text/plain" }, "key": "file", - "value": "in", + "value": "v", "type": "text" } ] @@ -14412,7 +14412,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7d07f30-4b12-46fb-9058-53b3fe14109d", + "id": "0358e4d8-83d1-46b2-983e-fbc0567f8a84", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -14456,7 +14456,7 @@ "type": "text/plain" }, "key": "file", - "value": "in", + "value": "v", "type": "text" } ] @@ -14481,7 +14481,7 @@ } }, { - "id": "9f1a3909-2295-48ad-9eaa-8adaee62ab89", + "id": "84d355ac-2f51-4045-b64b-446220c66e5e", "name": "Retrieves the URL of the profile avatar", "request": { "name": "Retrieves the URL of the profile avatar", @@ -14524,7 +14524,7 @@ }, "response": [ { - "id": "7e46143d-aebf-45be-ab88-6bffedda8d68", + "id": "1063d732-a42b-48de-ab7c-5ec3abd92cc8", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -14564,12 +14564,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"elit velit\"\n}", + "body": "{\n \"url\": \"voluptat\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ba19cc5e-49dd-48b3-8a07-c943ff4d28e6", + "id": "17c52319-8a17-4192-8514-79c216db6f64", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -14614,7 +14614,7 @@ "_postman_previewlanguage": "json" }, { - "id": "469b6911-67af-4760-a6af-0b3d904376d0", + "id": "fad715d6-65a9-4673-b692-0cb50c6eefbb", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -14665,7 +14665,7 @@ } }, { - "id": "b9b10b48-196b-497a-96de-4682acaeb944", + "id": "bd1f159b-3313-454a-a9b5-a6570df58052", "name": "Uploads a new profile avatar", "request": { "name": "Uploads a new profile avatar", @@ -14716,7 +14716,7 @@ "type": "text/plain" }, "key": "file", - "value": "in", + "value": "v", "type": "text" } ] @@ -14725,7 +14725,7 @@ }, "response": [ { - "id": "2138acd9-8319-457e-a276-ed7feae100f4", + "id": "2a6fcde2-84d9-46ef-a658-d4945223da04", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -14768,7 +14768,7 @@ "type": "text/plain" }, "key": "file", - "value": "in", + "value": "v", "type": "text" } ] @@ -14782,12 +14782,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"elit velit\"\n}", + "body": "{\n \"url\": \"voluptat\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "5b51eadd-6814-4289-b850-e1a9d403d7e8", + "id": "d8f3dff9-0745-4784-9926-513afcdd6210", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -14830,7 +14830,7 @@ "type": "text/plain" }, "key": "file", - "value": "in", + "value": "v", "type": "text" } ] @@ -14849,7 +14849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e63334a-fd93-472b-bc95-9a3a8e85f667", + "id": "54cb6801-76a6-4768-9313-9c86207b7bbc", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -14892,7 +14892,7 @@ "type": "text/plain" }, "key": "file", - "value": "in", + "value": "v", "type": "text" } ] @@ -14923,7 +14923,7 @@ "description": "", "item": [ { - "id": "2db2c89a-b8f6-4310-b09d-39e0716b1b02", + "id": "f2bbcf16-1511-4986-84ca-ef33d084df05", "name": "Get risk score data in bulk", "request": { "name": "Get risk score data in bulk", @@ -14973,7 +14973,7 @@ "type": "text/plain" }, "key": "object_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -14982,7 +14982,7 @@ "type": "text/plain" }, "key": "object_type", - "value": "WorkflowSession" + "value": "Profile" }, { "disabled": false, @@ -14991,7 +14991,7 @@ "type": "text/plain" }, "key": "overall_risk_level_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -15000,7 +15000,7 @@ "type": "text/plain" }, "key": "impact_risk_level_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -15009,7 +15009,7 @@ "type": "text/plain" }, "key": "probability_risk_level_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -15035,7 +15035,7 @@ }, "response": [ { - "id": "2232debb-4af1-438d-be95-59dce52bf1aa", + "id": "3dcf506e-1c1d-4801-b065-624e02bce67a", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -15080,7 +15080,7 @@ "type": "text/plain" }, "key": "object_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -15089,7 +15089,7 @@ "type": "text/plain" }, "key": "object_type", - "value": "WorkflowSession" + "value": "Profile" }, { "disabled": false, @@ -15098,7 +15098,7 @@ "type": "text/plain" }, "key": "overall_risk_level_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -15107,7 +15107,7 @@ "type": "text/plain" }, "key": "impact_risk_level_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -15116,7 +15116,7 @@ "type": "text/plain" }, "key": "probability_risk_level_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -15155,12 +15155,12 @@ "value": "application/json" } ], - "body": "{\n \"risk_scores\": [\n {\n \"id\": \"urn:uuid:b564259b-2cb8-829c-11c8-9cd1a3829e44\",\n \"uid\": \"ut qui et elitut esse in commodo\",\n \"object_id\": \"4d7ed9f6-1fa7-b79d-7256-aba897addaca\",\n \"object_type\": \"WorkflowSession\",\n \"overall_score\": 41664804.93,\n \"overall_risk_level_id\": \"urn:uuid:a5a14abd-21fa-213a-6905-8c1344509c3d\",\n \"impact_score\": 53691912.160000004,\n \"impact_risk_level_id\": \"urn:uuid:beb3b9aa-34af-53c1-5d69-fb6836a198bc\",\n \"probability_score\": 130209141.4,\n \"probability_risk_level_id\": \"urn:uuid:045a3e16-ad55-824a-574f-44a9ffb821ef\"\n },\n {\n \"id\": \"5fe2812b-842f-9bf1-2754-b3114c7fdf5a\",\n \"uid\": \"sit consequat eiusmodest culpado\",\n \"object_id\": \"099ab21f-fdb3-93fb-855e-2b17f90d9618\",\n \"object_type\": \"WorkflowSession\",\n \"overall_score\": 103015973.36,\n \"overall_risk_level_id\": \"85833da3-7a66-4ad1-07dd-d7477c931590\",\n \"impact_score\": 97309431.33,\n \"impact_risk_level_id\": \"urn:uuid:fbeb0fc3-338a-7292-24e4-c63105482ada\",\n \"probability_score\": 15104667.81,\n \"probability_risk_level_id\": \"fa4e43d0-97e4-fc7a-0233-163cf4ab267f\"\n }\n ],\n \"_metadata\": {\n \"limit\": -80933787,\n \"offset\": 53696424,\n \"total\": 58944740,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"risk_scores\": [\n {\n \"id\": \"dddbae06-2bf1-1549-1745-90b676acb5bc\",\n \"uid\": \"dolor Excepteur dolore exercitat\",\n \"object_id\": \"urn:uuid:3c4ce5c2-5e0e-853f-a380-f44014f963b3\",\n \"object_type\": \"Profile\",\n \"overall_score\": 97860518.62,\n \"overall_risk_level_id\": \"urn:uuid:f2b58fc5-39f9-9d11-f574-f7c9d14c97ff\",\n \"impact_score\": 92170882.91,\n \"impact_risk_level_id\": \"1eb41321-6aa1-edbe-3917-ce1e7e74330a\",\n \"probability_score\": 1758977.9000000001,\n \"probability_risk_level_id\": \"9a592a55-4cbc-5024-9f6a-a01e1b41b54b\"\n },\n {\n \"id\": \"urn:uuid:e9657ec6-924f-1579-fc8c-e6fc234f957d\",\n \"uid\": \"ut consecteturullamco consequat \",\n \"object_id\": \"370dac53-bbec-7d91-56a3-9b49fb941727\",\n \"object_type\": \"WorkflowSession\",\n \"overall_score\": 98965574.59,\n \"overall_risk_level_id\": \"urn:uuid:4ff1a493-1707-4806-0086-05a54a57eec7\",\n \"impact_score\": 118244466.10000001,\n \"impact_risk_level_id\": \"urn:uuid:7901a6fc-1e9d-6b31-b00d-ff81db1ec581\",\n \"probability_score\": 135835690.28,\n \"probability_risk_level_id\": \"16e2f049-3a5f-1632-970b-853e8bf1094e\"\n }\n ],\n \"_metadata\": {\n \"limit\": -49917390,\n \"offset\": -18532394,\n \"total\": 4006081,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d08b14dd-4973-4a65-8e8b-2aeef03713b8", + "id": "9b21112a-67e5-42f3-af34-1ccd8e4c8762", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -15205,7 +15205,7 @@ "type": "text/plain" }, "key": "object_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -15214,7 +15214,7 @@ "type": "text/plain" }, "key": "object_type", - "value": "WorkflowSession" + "value": "Profile" }, { "disabled": false, @@ -15223,7 +15223,7 @@ "type": "text/plain" }, "key": "overall_risk_level_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -15232,7 +15232,7 @@ "type": "text/plain" }, "key": "impact_risk_level_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -15241,7 +15241,7 @@ "type": "text/plain" }, "key": "probability_risk_level_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -15285,7 +15285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fce42879-0b0a-44ba-8870-fbeb5d4e6af2", + "id": "9ab90048-a544-4991-996f-fc5e58f4fe1f", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -15330,7 +15330,7 @@ "type": "text/plain" }, "key": "object_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -15339,7 +15339,7 @@ "type": "text/plain" }, "key": "object_type", - "value": "WorkflowSession" + "value": "Profile" }, { "disabled": false, @@ -15348,7 +15348,7 @@ "type": "text/plain" }, "key": "overall_risk_level_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -15357,7 +15357,7 @@ "type": "text/plain" }, "key": "impact_risk_level_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -15366,7 +15366,7 @@ "type": "text/plain" }, "key": "probability_risk_level_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -15416,7 +15416,7 @@ } }, { - "id": "663384dc-a4c8-4e34-8def-e579f225caa2", + "id": "668532e6-2581-44f7-a60b-632d19565fa7", "name": "Find risk score data by id", "request": { "name": "Find risk score data by id", @@ -15458,7 +15458,7 @@ }, "response": [ { - "id": "d84f7454-af21-4c94-b74a-fd080bb5032a", + "id": "e93ba8e7-cee6-4b1a-aa9b-a7675b11eb94", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -15497,12 +15497,12 @@ "value": "application/json" } ], - "body": "{\n \"risk_score\": {\n \"id\": \"58035a94-325c-9a92-ebdd-cc643f099285\",\n \"uid\": \"enim mollit Lorem adipisicingex \",\n \"object_id\": \"2673b545-d74f-d27b-ba62-6945db859486\",\n \"object_type\": \"WorkflowSession\",\n \"overall_score\": 151641630.52,\n \"overall_risk_level_id\": \"71025784-37cf-3da5-b6d9-b0496f917eba\",\n \"impact_score\": 173663847.62,\n \"impact_risk_level_id\": \"urn:uuid:ca21105f-3c62-a7be-4905-8f41e8f6d206\",\n \"probability_score\": 120576342.64,\n \"probability_risk_level_id\": \"urn:uuid:7b3218bb-65cb-2a90-006d-843b0f9a3b32\"\n }\n}", + "body": "{\n \"risk_score\": {\n \"id\": \"efcca581-f3c9-79b2-da1c-556d0eb4ed5d\",\n \"uid\": \"Lorem pariatur in aliquipsitfugi\",\n \"object_id\": \"1ca2f885-b0fa-5ad2-6afe-ef251804614d\",\n \"object_type\": \"WorkflowSession\",\n \"overall_score\": 167355368.74,\n \"overall_risk_level_id\": \"3abed381-8cd6-1b04-fb1d-0c8c18b0943a\",\n \"impact_score\": 42703511.46,\n \"impact_risk_level_id\": \"urn:uuid:0e890f66-5dfa-3c27-c725-c915dfd89c30\",\n \"probability_score\": 124643582.4,\n \"probability_risk_level_id\": \"urn:uuid:75b361b0-98f3-fe47-3b98-b80cc3f419bb\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "166c343e-ea80-4fbf-98e6-1eeef0d90fe3", + "id": "b3f61e46-4cd7-4aeb-9b17-d8a4c1704c74", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -15546,7 +15546,7 @@ "_postman_previewlanguage": "json" }, { - "id": "889105fb-1ee5-41a6-95c7-1cbd1884661c", + "id": "54c2df6f-aa13-4ef2-8eed-8029ce0071b9", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -15602,7 +15602,7 @@ "description": "", "item": [ { - "id": "28695675-9e39-49cd-b065-56f481847df1", + "id": "b3528b3b-f4c8-4768-99be-f785cfec9b6e", "name": "Get risk level data in bulk", "request": { "name": "Get risk level data in bulk", @@ -15678,7 +15678,7 @@ }, "response": [ { - "id": "90c25e34-0d46-4a98-aa6e-d09d35b2fe98", + "id": "7cf71085-159f-4f24-9eea-f469fc5acb18", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -15762,12 +15762,12 @@ "value": "application/json" } ], - "body": "{\n \"risk_levels\": [\n {\n \"id\": \"82ab4827-f8f1-e116-125e-0cae9ab241d7\",\n \"uid\": \"consequat ipsum eiusmod sunt mag\",\n \"label\": \"exercitation aliqua adipisicing reprehenderit\",\n \"points\": 126764748.63,\n \"order\": 62174618\n },\n {\n \"id\": \"urn:uuid:49556786-d95a-0e5c-82f3-e6b849ea54b2\",\n \"uid\": \"incididunt enim labore UtUt sede\",\n \"label\": \"ex consequat\",\n \"points\": 150402548.21,\n \"order\": 29733669\n }\n ],\n \"_metadata\": {\n \"limit\": -73325798,\n \"offset\": 17871698,\n \"total\": 72027100,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"risk_levels\": [\n {\n \"id\": \"b044d6ec-a4bc-83f8-7511-9f0bbba846d5\",\n \"uid\": \"laborum sedin mollit enimeiusmod\",\n \"label\": \"ad nostrud Ut\",\n \"points\": 63486103.02,\n \"order\": 50218177\n },\n {\n \"id\": \"urn:uuid:b56bf49f-9f89-c0c0-0d68-96f64172c68e\",\n \"uid\": \"deserunt ex sunt inelit cillum e\",\n \"label\": \"incididunt sit nisi veniam\",\n \"points\": 12198770.9,\n \"order\": 56243553\n }\n ],\n \"_metadata\": {\n \"limit\": -6477387,\n \"offset\": -70717019,\n \"total\": 2090861,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2202e474-c218-43d8-b19c-78dc436fe991", + "id": "1f6658f0-5ceb-4252-997a-373770fa3cfe", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -15856,7 +15856,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59c0b395-582e-4542-b5f1-d35322c032a9", + "id": "7203b78a-d5c9-423a-ba54-4f72f1d2ba58", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -15951,7 +15951,7 @@ } }, { - "id": "6d2fb836-5f7e-4605-9141-2e50970d971d", + "id": "c854b9d1-1237-4280-aaa6-5730dbece3e7", "name": "Find risk level data by id", "request": { "name": "Find risk level data by id", @@ -15993,7 +15993,7 @@ }, "response": [ { - "id": "562d26a0-6614-41be-a8f7-aa48ef1b0ae7", + "id": "bdde360b-3f52-48dd-ae06-5d7746fa701b", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -16032,12 +16032,12 @@ "value": "application/json" } ], - "body": "{\n \"risk_level\": {\n \"id\": \"d297ef07-01fb-1a52-8749-a02aa5913c51\",\n \"uid\": \"eiusmod aute laborum cupidatatoc\",\n \"label\": \"Lorem minim velit cillum\",\n \"points\": 165307901.72,\n \"order\": 51023541\n }\n}", + "body": "{\n \"risk_level\": {\n \"id\": \"126a5150-88d0-f03d-82de-699f8927d08f\",\n \"uid\": \"mollit idreprehenderit utaliquip\",\n \"label\": \"consequa\",\n \"points\": 30596169.86,\n \"order\": 96551501\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e3d0f16d-380d-4d84-bca3-c2b302b384e9", + "id": "fb7ea7b7-15ad-4b6d-96f6-fc6b909715ae", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -16081,7 +16081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ec0078e-a304-42f3-b2a0-55460067c47a", + "id": "3e37b4e2-2c89-4898-8b4f-004e68f89b32", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -16137,7 +16137,7 @@ "description": "", "item": [ { - "id": "fc9416b8-4b04-4b17-975d-e970cdaff92c", + "id": "aebb945d-2ede-4b20-baa2-bc1c165aed62", "name": "Create a user-profile contributor relationship", "request": { "name": "Create a user-profile contributor relationship", @@ -16168,7 +16168,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_profile\": {\n \"user_id\": \"3cd2f91d-4cae-53f5-6fdf-b5c8e1a4ada3\",\n \"profile_id\": \"1c01fbc6-0092-1c68-9358-82d9b73ec51a\",\n \"ne_attribute_id\": \"urn:uuid:2492b04c-7d2f-51a3-7121-141cccde9a77\",\n \"relationship_type\": \"contributor\"\n }\n}", + "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:985b14ae-3c41-5451-ae8d-d52d728318d9\",\n \"profile_id\": \"e2b8f06d-a3ea-2e40-e64a-9258e9480b79\",\n \"ne_attribute_id\": \"bde64ac7-68e2-48ef-cf0b-68db8ce01047\",\n \"relationship_type\": \"contributor\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -16180,7 +16180,7 @@ }, "response": [ { - "id": "ce4a4bee-33ca-4caa-8ab7-0d801ae6b34d", + "id": "0c4621dd-7ec9-4b88-9762-07df819e0fa9", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -16214,7 +16214,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_profile\": {\n \"user_id\": \"3cd2f91d-4cae-53f5-6fdf-b5c8e1a4ada3\",\n \"profile_id\": \"1c01fbc6-0092-1c68-9358-82d9b73ec51a\",\n \"ne_attribute_id\": \"urn:uuid:2492b04c-7d2f-51a3-7121-141cccde9a77\",\n \"relationship_type\": \"contributor\"\n }\n}", + "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:985b14ae-3c41-5451-ae8d-d52d728318d9\",\n \"profile_id\": \"e2b8f06d-a3ea-2e40-e64a-9258e9480b79\",\n \"ne_attribute_id\": \"bde64ac7-68e2-48ef-cf0b-68db8ce01047\",\n \"relationship_type\": \"contributor\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -16231,12 +16231,12 @@ "value": "application/json" } ], - "body": "{\n \"user_profile\": {\n \"id\": \"urn:uuid:59653ec0-d1be-846e-7eca-72f0e6f400ab\",\n \"uid\": \"deserunt eunisiminim irure animp\",\n \"user_id\": \"urn:uuid:3458e7eb-87a9-f011-84fa-07844fe6be81\",\n \"profile_id\": \"d7410839-6461-c0a3-cb96-757440bbea09\",\n \"ne_attribute_id\": \"67af4713-2262-5ea4-1a7e-9d6bcce11a4d\",\n \"relationship_type\": \"contributor\"\n }\n}", + "body": "{\n \"user_profile\": {\n \"id\": \"urn:uuid:83dfab53-8785-2300-838c-10e8dcb29864\",\n \"uid\": \"minimnostrudtemporpariatur minim\",\n \"user_id\": \"urn:uuid:77daa43f-ad92-efc6-8b67-b8b2383722a5\",\n \"profile_id\": \"c99519dd-8509-b1e4-694e-f6d7819f968b\",\n \"ne_attribute_id\": \"urn:uuid:fedf45cb-bea1-c819-1229-3f166e863b3f\",\n \"relationship_type\": \"owner\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "346f406b-2b00-4e50-b5b5-b82668a01dfb", + "id": "0ba73854-a7ea-49d9-a502-f26605d318ba", "name": "Invalid input", "originalRequest": { "url": { @@ -16266,7 +16266,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_profile\": {\n \"user_id\": \"3cd2f91d-4cae-53f5-6fdf-b5c8e1a4ada3\",\n \"profile_id\": \"1c01fbc6-0092-1c68-9358-82d9b73ec51a\",\n \"ne_attribute_id\": \"urn:uuid:2492b04c-7d2f-51a3-7121-141cccde9a77\",\n \"relationship_type\": \"contributor\"\n }\n}", + "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:985b14ae-3c41-5451-ae8d-d52d728318d9\",\n \"profile_id\": \"e2b8f06d-a3ea-2e40-e64a-9258e9480b79\",\n \"ne_attribute_id\": \"bde64ac7-68e2-48ef-cf0b-68db8ce01047\",\n \"relationship_type\": \"contributor\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -16288,7 +16288,7 @@ } }, { - "id": "aa4f6a3d-33e6-49e1-9417-c669c86f6c51", + "id": "2da8377c-170b-458e-8477-7a864095d164", "name": "Get user-profile contributor relationships", "request": { "name": "Get user-profile contributor relationships", @@ -16391,7 +16391,7 @@ }, "response": [ { - "id": "faac1c2c-5f8f-4f53-bf6e-25c6b630318b", + "id": "002d475e-e365-4a75-9fe2-03d751674b50", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -16502,12 +16502,12 @@ "value": "application/json" } ], - "body": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:2dae3915-3d69-3967-fe13-5a66a786565d\",\n \"uid\": \"magna deserunt reprehenderitet i\",\n \"user_id\": \"urn:uuid:e2050159-cd70-941c-d820-a3e50a23ac18\",\n \"profile_id\": \"bed5ff3a-26b2-91a5-ebaf-3e670695eaf8\",\n \"ne_attribute_id\": \"88ec29b2-f662-44bd-d850-a7490a5786ce\",\n \"relationship_type\": \"owner\"\n },\n {\n \"id\": \"urn:uuid:f7c004c0-a941-9988-ad00-22d8c348fd37\",\n \"uid\": \"velit do elitExcepteur laborum l\",\n \"user_id\": \"urn:uuid:86ca42ec-f067-2803-478a-f3c6893def45\",\n \"profile_id\": \"a912c8cc-494a-9363-9139-382406dd1571\",\n \"ne_attribute_id\": \"urn:uuid:01f7bc09-7f70-ab7f-9878-de8a4e74b75f\",\n \"relationship_type\": \"contributor\"\n }\n ],\n \"_metadata\": {\n \"limit\": 66870139,\n \"offset\": 77079829,\n \"total\": -91209276,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"user_profiles\": [\n {\n \"id\": \"1e2e1c46-cb5b-3d83-dc4b-fea39265e433\",\n \"uid\": \"quis reprehenderit occaecatin ma\",\n \"user_id\": \"5761f109-a6b7-754a-970f-4873823535cb\",\n \"profile_id\": \"768faf6a-9c61-d230-fe34-8e77917ea210\",\n \"ne_attribute_id\": \"7a94b3b7-ef28-f686-e51e-7a509c182036\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"urn:uuid:bbf29c91-b927-3c60-970d-1a33de3ac7db\",\n \"uid\": \"ad dolore ut idLorem eu voluptat\",\n \"user_id\": \"urn:uuid:095da524-f875-6993-e47b-be1967a1a87e\",\n \"profile_id\": \"b91028e9-f038-6d29-759c-d220ad72887f\",\n \"ne_attribute_id\": \"urn:uuid:4886e31c-e154-d8a8-4a86-6b6fca8d4536\",\n \"relationship_type\": \"contributor\"\n }\n ],\n \"_metadata\": {\n \"limit\": 17640286,\n \"offset\": -89469875,\n \"total\": -39130593,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e8ad58b0-d54a-45ec-b4ed-ccf98ab9c2d6", + "id": "7f47401d-b050-4b7b-b6dc-d88ae1e2c019", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -16623,7 +16623,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05de5923-385d-4604-bb26-3ca7c2f1e7b7", + "id": "4b8d1ada-1976-40ee-a711-dad97e63577a", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -16745,7 +16745,7 @@ } }, { - "id": "482f5fdc-0de7-46e2-9b18-4d86b9d9222d", + "id": "ea8cfbde-1193-4874-bcd3-aee1a2484977", "name": "Create multiple user-profile contributor relationships", "request": { "name": "Create multiple user-profile contributor relationships", @@ -16776,7 +16776,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"5c62f6cb-b9d8-ca9a-55c4-bbfb11c6b0c6\",\n \"profile_id\": \"246d8074-2069-20ff-fa92-6109714593d0\",\n \"ne_attribute_id\": \"c2528f44-7043-7994-7032-15648fc95130\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"user_id\": \"e26b90e5-f4d3-1782-eb2e-4b2e29fb8ffd\",\n \"profile_id\": \"d663a301-4228-ba78-023a-6fb5678be1d7\",\n \"ne_attribute_id\": \"urn:uuid:16a9994c-aa05-a0a2-59ae-18914ebaf741\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"9714bed9-8fae-080c-f4a0-0c1b7931f8ae\",\n \"profile_id\": \"urn:uuid:cba04f88-89d1-5999-de7e-afb2226dcdaa\",\n \"ne_attribute_id\": \"urn:uuid:2ddb3ef2-75c4-1c03-b7e1-900af0591d40\",\n \"relationship_type\": \"owner\"\n },\n {\n \"user_id\": \"162111f2-4ea8-25e5-d7e3-e915432f5a22\",\n \"profile_id\": \"8c01beac-5cdc-1174-2832-66bd6e5273c2\",\n \"ne_attribute_id\": \"475fc333-41c3-227e-3825-7f4f515b77cb\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -16788,7 +16788,7 @@ }, "response": [ { - "id": "06a9909c-a16c-4022-8eb8-0b5f258682b9", + "id": "361f8b74-a8af-4157-8728-9183e63e05b4", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -16822,7 +16822,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"5c62f6cb-b9d8-ca9a-55c4-bbfb11c6b0c6\",\n \"profile_id\": \"246d8074-2069-20ff-fa92-6109714593d0\",\n \"ne_attribute_id\": \"c2528f44-7043-7994-7032-15648fc95130\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"user_id\": \"e26b90e5-f4d3-1782-eb2e-4b2e29fb8ffd\",\n \"profile_id\": \"d663a301-4228-ba78-023a-6fb5678be1d7\",\n \"ne_attribute_id\": \"urn:uuid:16a9994c-aa05-a0a2-59ae-18914ebaf741\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"9714bed9-8fae-080c-f4a0-0c1b7931f8ae\",\n \"profile_id\": \"urn:uuid:cba04f88-89d1-5999-de7e-afb2226dcdaa\",\n \"ne_attribute_id\": \"urn:uuid:2ddb3ef2-75c4-1c03-b7e1-900af0591d40\",\n \"relationship_type\": \"owner\"\n },\n {\n \"user_id\": \"162111f2-4ea8-25e5-d7e3-e915432f5a22\",\n \"profile_id\": \"8c01beac-5cdc-1174-2832-66bd6e5273c2\",\n \"ne_attribute_id\": \"475fc333-41c3-227e-3825-7f4f515b77cb\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -16839,12 +16839,12 @@ "value": "application/json" } ], - "body": "{\n \"user_profiles\": [\n {\n \"id\": \"cd49fcdd-d12b-0c9a-d4f3-46e160bcc3d8\",\n \"uid\": \"ex et cillumin voluptatequis nis\",\n \"user_id\": \"urn:uuid:f1cd5529-76a6-87a5-6558-e455742cf176\",\n \"profile_id\": \"b4472d08-bfd8-bff2-b723-08f86e404a66\",\n \"ne_attribute_id\": \"urn:uuid:e5aa45e1-a86b-8c5c-ebb7-20080e10a555\",\n \"relationship_type\": \"owner\"\n },\n {\n \"id\": \"urn:uuid:6d2624b5-4f9d-b37f-992b-073e0f1c0ca1\",\n \"uid\": \"est sint Loremaute exadipisicing\",\n \"user_id\": \"urn:uuid:17e62858-0abf-5e0d-1b08-b59e8616e93f\",\n \"profile_id\": \"urn:uuid:096824a2-155e-c05a-0180-e60b65505c6d\",\n \"ne_attribute_id\": \"21b9286c-7b9e-7b01-d54b-1fee7303e8c1\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", + "body": "{\n \"user_profiles\": [\n {\n \"id\": \"39d55e5f-8680-11d5-b2ba-af9c8012fbab\",\n \"uid\": \"velit laborisex ea anim in aliqu\",\n \"user_id\": \"9d648ced-10c2-a9d7-c6ef-2d6225a16998\",\n \"profile_id\": \"5d652e62-1d23-fe44-4b83-5ebbb507e975\",\n \"ne_attribute_id\": \"urn:uuid:59337bd1-9b72-d771-f4fb-4a9229bb1629\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"urn:uuid:b5e2d773-b533-2210-f438-1073683b29a7\",\n \"uid\": \"nisi anim veniam elit sintlabore\",\n \"user_id\": \"da770d79-6346-ad6d-e5f2-f6748bf3290d\",\n \"profile_id\": \"urn:uuid:841e66be-3f4e-6300-8d04-102c860505ef\",\n \"ne_attribute_id\": \"11494601-f65c-e4fc-3aa2-9c2585b719c1\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "00546abb-2bcb-4a05-a4d9-c3259a7fe270", + "id": "92031e6a-24ee-4e4f-b5ae-7388d80409b5", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -16878,7 +16878,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"5c62f6cb-b9d8-ca9a-55c4-bbfb11c6b0c6\",\n \"profile_id\": \"246d8074-2069-20ff-fa92-6109714593d0\",\n \"ne_attribute_id\": \"c2528f44-7043-7994-7032-15648fc95130\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"user_id\": \"e26b90e5-f4d3-1782-eb2e-4b2e29fb8ffd\",\n \"profile_id\": \"d663a301-4228-ba78-023a-6fb5678be1d7\",\n \"ne_attribute_id\": \"urn:uuid:16a9994c-aa05-a0a2-59ae-18914ebaf741\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"9714bed9-8fae-080c-f4a0-0c1b7931f8ae\",\n \"profile_id\": \"urn:uuid:cba04f88-89d1-5999-de7e-afb2226dcdaa\",\n \"ne_attribute_id\": \"urn:uuid:2ddb3ef2-75c4-1c03-b7e1-900af0591d40\",\n \"relationship_type\": \"owner\"\n },\n {\n \"user_id\": \"162111f2-4ea8-25e5-d7e3-e915432f5a22\",\n \"profile_id\": \"8c01beac-5cdc-1174-2832-66bd6e5273c2\",\n \"ne_attribute_id\": \"475fc333-41c3-227e-3825-7f4f515b77cb\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -16900,7 +16900,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5dbb001-8032-40a0-b85e-17b580bad774", + "id": "8bd3b289-a4f6-42be-8642-89caaad643a8", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -16934,7 +16934,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"5c62f6cb-b9d8-ca9a-55c4-bbfb11c6b0c6\",\n \"profile_id\": \"246d8074-2069-20ff-fa92-6109714593d0\",\n \"ne_attribute_id\": \"c2528f44-7043-7994-7032-15648fc95130\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"user_id\": \"e26b90e5-f4d3-1782-eb2e-4b2e29fb8ffd\",\n \"profile_id\": \"d663a301-4228-ba78-023a-6fb5678be1d7\",\n \"ne_attribute_id\": \"urn:uuid:16a9994c-aa05-a0a2-59ae-18914ebaf741\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"user_id\": \"9714bed9-8fae-080c-f4a0-0c1b7931f8ae\",\n \"profile_id\": \"urn:uuid:cba04f88-89d1-5999-de7e-afb2226dcdaa\",\n \"ne_attribute_id\": \"urn:uuid:2ddb3ef2-75c4-1c03-b7e1-900af0591d40\",\n \"relationship_type\": \"owner\"\n },\n {\n \"user_id\": \"162111f2-4ea8-25e5-d7e3-e915432f5a22\",\n \"profile_id\": \"8c01beac-5cdc-1174-2832-66bd6e5273c2\",\n \"ne_attribute_id\": \"475fc333-41c3-227e-3825-7f4f515b77cb\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -16962,7 +16962,7 @@ } }, { - "id": "4b2b1f26-d69c-4abd-ac94-c342257e3878", + "id": "6894b850-8be9-4644-bb64-aba9ddac2892", "name": "Update multiple user-profile contributor relationships", "request": { "name": "Update multiple user-profile contributor relationships", @@ -16993,7 +16993,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"58a490f3-5720-b54b-7f88-5721bbd42165\",\n \"user_id\": \"fb838ddf-183f-525e-df68-8710b7962936\",\n \"profile_id\": \"urn:uuid:ff009671-32c7-c04a-d886-9dc99c87a8a8\",\n \"ne_attribute_id\": \"urn:uuid:33a5ba76-36fe-aa56-d308-30c858070e1f\",\n \"relationship_type\": \"owner\"\n },\n {\n \"id\": \"1da29502-0105-d8fa-4c94-76131ee3a0a8\",\n \"user_id\": \"urn:uuid:9bebf997-3bc7-1ba2-d172-c26c0870d031\",\n \"profile_id\": \"urn:uuid:95571ff4-440d-c967-18b3-c5a19a8d0d9b\",\n \"ne_attribute_id\": \"7d4f683a-04b0-ab46-6cad-06d3e6832f96\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"9faf3e16-d578-ba25-e579-fd7c6f44ca87\",\n \"user_id\": \"ee33ee6e-43d6-4183-fb16-b7a14e27f273\",\n \"profile_id\": \"6aa4b557-acc7-0b10-8198-8fb81d2bc259\",\n \"ne_attribute_id\": \"urn:uuid:927c6ca2-6605-7840-88a3-2204b8df126a\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"urn:uuid:d9b4fd92-5030-a22b-684d-b59b8b5c63ab\",\n \"user_id\": \"e19ee46a-c2c7-fde6-8348-f1bcd71815fb\",\n \"profile_id\": \"urn:uuid:cb39c3dc-f94d-4365-146c-fb853bfcbc1a\",\n \"ne_attribute_id\": \"6162aa6b-0925-862c-c89e-cb166beb9ef2\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -17005,7 +17005,7 @@ }, "response": [ { - "id": "ff24aaae-51b0-46ec-9de0-3bf731ec8444", + "id": "ac486866-c8c8-4626-9e54-5e6f37052cb5", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -17039,7 +17039,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"58a490f3-5720-b54b-7f88-5721bbd42165\",\n \"user_id\": \"fb838ddf-183f-525e-df68-8710b7962936\",\n \"profile_id\": \"urn:uuid:ff009671-32c7-c04a-d886-9dc99c87a8a8\",\n \"ne_attribute_id\": \"urn:uuid:33a5ba76-36fe-aa56-d308-30c858070e1f\",\n \"relationship_type\": \"owner\"\n },\n {\n \"id\": \"1da29502-0105-d8fa-4c94-76131ee3a0a8\",\n \"user_id\": \"urn:uuid:9bebf997-3bc7-1ba2-d172-c26c0870d031\",\n \"profile_id\": \"urn:uuid:95571ff4-440d-c967-18b3-c5a19a8d0d9b\",\n \"ne_attribute_id\": \"7d4f683a-04b0-ab46-6cad-06d3e6832f96\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"9faf3e16-d578-ba25-e579-fd7c6f44ca87\",\n \"user_id\": \"ee33ee6e-43d6-4183-fb16-b7a14e27f273\",\n \"profile_id\": \"6aa4b557-acc7-0b10-8198-8fb81d2bc259\",\n \"ne_attribute_id\": \"urn:uuid:927c6ca2-6605-7840-88a3-2204b8df126a\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"urn:uuid:d9b4fd92-5030-a22b-684d-b59b8b5c63ab\",\n \"user_id\": \"e19ee46a-c2c7-fde6-8348-f1bcd71815fb\",\n \"profile_id\": \"urn:uuid:cb39c3dc-f94d-4365-146c-fb853bfcbc1a\",\n \"ne_attribute_id\": \"6162aa6b-0925-862c-c89e-cb166beb9ef2\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -17056,12 +17056,12 @@ "value": "application/json" } ], - "body": "{\n \"user_profiles\": [\n {\n \"id\": \"cd49fcdd-d12b-0c9a-d4f3-46e160bcc3d8\",\n \"uid\": \"ex et cillumin voluptatequis nis\",\n \"user_id\": \"urn:uuid:f1cd5529-76a6-87a5-6558-e455742cf176\",\n \"profile_id\": \"b4472d08-bfd8-bff2-b723-08f86e404a66\",\n \"ne_attribute_id\": \"urn:uuid:e5aa45e1-a86b-8c5c-ebb7-20080e10a555\",\n \"relationship_type\": \"owner\"\n },\n {\n \"id\": \"urn:uuid:6d2624b5-4f9d-b37f-992b-073e0f1c0ca1\",\n \"uid\": \"est sint Loremaute exadipisicing\",\n \"user_id\": \"urn:uuid:17e62858-0abf-5e0d-1b08-b59e8616e93f\",\n \"profile_id\": \"urn:uuid:096824a2-155e-c05a-0180-e60b65505c6d\",\n \"ne_attribute_id\": \"21b9286c-7b9e-7b01-d54b-1fee7303e8c1\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", + "body": "{\n \"user_profiles\": [\n {\n \"id\": \"39d55e5f-8680-11d5-b2ba-af9c8012fbab\",\n \"uid\": \"velit laborisex ea anim in aliqu\",\n \"user_id\": \"9d648ced-10c2-a9d7-c6ef-2d6225a16998\",\n \"profile_id\": \"5d652e62-1d23-fe44-4b83-5ebbb507e975\",\n \"ne_attribute_id\": \"urn:uuid:59337bd1-9b72-d771-f4fb-4a9229bb1629\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"urn:uuid:b5e2d773-b533-2210-f438-1073683b29a7\",\n \"uid\": \"nisi anim veniam elit sintlabore\",\n \"user_id\": \"da770d79-6346-ad6d-e5f2-f6748bf3290d\",\n \"profile_id\": \"urn:uuid:841e66be-3f4e-6300-8d04-102c860505ef\",\n \"ne_attribute_id\": \"11494601-f65c-e4fc-3aa2-9c2585b719c1\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f395c090-b259-49d9-8ac9-edec02859e5b", + "id": "fded2f70-9f7c-4e66-99df-8b444ec7ce50", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -17095,7 +17095,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"58a490f3-5720-b54b-7f88-5721bbd42165\",\n \"user_id\": \"fb838ddf-183f-525e-df68-8710b7962936\",\n \"profile_id\": \"urn:uuid:ff009671-32c7-c04a-d886-9dc99c87a8a8\",\n \"ne_attribute_id\": \"urn:uuid:33a5ba76-36fe-aa56-d308-30c858070e1f\",\n \"relationship_type\": \"owner\"\n },\n {\n \"id\": \"1da29502-0105-d8fa-4c94-76131ee3a0a8\",\n \"user_id\": \"urn:uuid:9bebf997-3bc7-1ba2-d172-c26c0870d031\",\n \"profile_id\": \"urn:uuid:95571ff4-440d-c967-18b3-c5a19a8d0d9b\",\n \"ne_attribute_id\": \"7d4f683a-04b0-ab46-6cad-06d3e6832f96\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"9faf3e16-d578-ba25-e579-fd7c6f44ca87\",\n \"user_id\": \"ee33ee6e-43d6-4183-fb16-b7a14e27f273\",\n \"profile_id\": \"6aa4b557-acc7-0b10-8198-8fb81d2bc259\",\n \"ne_attribute_id\": \"urn:uuid:927c6ca2-6605-7840-88a3-2204b8df126a\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"urn:uuid:d9b4fd92-5030-a22b-684d-b59b8b5c63ab\",\n \"user_id\": \"e19ee46a-c2c7-fde6-8348-f1bcd71815fb\",\n \"profile_id\": \"urn:uuid:cb39c3dc-f94d-4365-146c-fb853bfcbc1a\",\n \"ne_attribute_id\": \"6162aa6b-0925-862c-c89e-cb166beb9ef2\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -17117,7 +17117,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1736c85-ab55-4b12-afe2-276d0cf2a3dc", + "id": "57f8bbb5-42b4-43f7-804c-909a7becc89c", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -17151,7 +17151,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"58a490f3-5720-b54b-7f88-5721bbd42165\",\n \"user_id\": \"fb838ddf-183f-525e-df68-8710b7962936\",\n \"profile_id\": \"urn:uuid:ff009671-32c7-c04a-d886-9dc99c87a8a8\",\n \"ne_attribute_id\": \"urn:uuid:33a5ba76-36fe-aa56-d308-30c858070e1f\",\n \"relationship_type\": \"owner\"\n },\n {\n \"id\": \"1da29502-0105-d8fa-4c94-76131ee3a0a8\",\n \"user_id\": \"urn:uuid:9bebf997-3bc7-1ba2-d172-c26c0870d031\",\n \"profile_id\": \"urn:uuid:95571ff4-440d-c967-18b3-c5a19a8d0d9b\",\n \"ne_attribute_id\": \"7d4f683a-04b0-ab46-6cad-06d3e6832f96\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"9faf3e16-d578-ba25-e579-fd7c6f44ca87\",\n \"user_id\": \"ee33ee6e-43d6-4183-fb16-b7a14e27f273\",\n \"profile_id\": \"6aa4b557-acc7-0b10-8198-8fb81d2bc259\",\n \"ne_attribute_id\": \"urn:uuid:927c6ca2-6605-7840-88a3-2204b8df126a\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"urn:uuid:d9b4fd92-5030-a22b-684d-b59b8b5c63ab\",\n \"user_id\": \"e19ee46a-c2c7-fde6-8348-f1bcd71815fb\",\n \"profile_id\": \"urn:uuid:cb39c3dc-f94d-4365-146c-fb853bfcbc1a\",\n \"ne_attribute_id\": \"6162aa6b-0925-862c-c89e-cb166beb9ef2\",\n \"relationship_type\": \"contributor\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -17179,7 +17179,7 @@ } }, { - "id": "f32d6096-544e-4eca-9092-caa3dfa8150c", + "id": "4da6732e-a421-493c-8a6d-a804052a3344", "name": "Delete multiple user-profile contributor relationships", "request": { "name": "Delete multiple user-profile contributor relationships", @@ -17210,7 +17210,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:6e951dea-d656-0e55-6096-d83296b5e6e8\"\n },\n {\n \"id\": \"urn:uuid:2ca870aa-42b5-0934-7149-0ecd87b88dd0\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:91ff2439-1369-9c56-cdea-ec965ed6d216\"\n },\n {\n \"id\": \"0595affb-634d-ce3f-2ec2-0301219ab683\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -17222,7 +17222,7 @@ }, "response": [ { - "id": "c7c0fccc-6465-468b-b6a5-d7c686593cdb", + "id": "11fc5fd6-b870-45c6-90a6-2e0cf705c095", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -17256,7 +17256,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:6e951dea-d656-0e55-6096-d83296b5e6e8\"\n },\n {\n \"id\": \"urn:uuid:2ca870aa-42b5-0934-7149-0ecd87b88dd0\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:91ff2439-1369-9c56-cdea-ec965ed6d216\"\n },\n {\n \"id\": \"0595affb-634d-ce3f-2ec2-0301219ab683\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -17273,12 +17273,12 @@ "value": "application/json" } ], - "body": "{\n \"user_profiles\": [\n {\n \"id\": \"cd49fcdd-d12b-0c9a-d4f3-46e160bcc3d8\",\n \"uid\": \"ex et cillumin voluptatequis nis\",\n \"user_id\": \"urn:uuid:f1cd5529-76a6-87a5-6558-e455742cf176\",\n \"profile_id\": \"b4472d08-bfd8-bff2-b723-08f86e404a66\",\n \"ne_attribute_id\": \"urn:uuid:e5aa45e1-a86b-8c5c-ebb7-20080e10a555\",\n \"relationship_type\": \"owner\"\n },\n {\n \"id\": \"urn:uuid:6d2624b5-4f9d-b37f-992b-073e0f1c0ca1\",\n \"uid\": \"est sint Loremaute exadipisicing\",\n \"user_id\": \"urn:uuid:17e62858-0abf-5e0d-1b08-b59e8616e93f\",\n \"profile_id\": \"urn:uuid:096824a2-155e-c05a-0180-e60b65505c6d\",\n \"ne_attribute_id\": \"21b9286c-7b9e-7b01-d54b-1fee7303e8c1\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", + "body": "{\n \"user_profiles\": [\n {\n \"id\": \"39d55e5f-8680-11d5-b2ba-af9c8012fbab\",\n \"uid\": \"velit laborisex ea anim in aliqu\",\n \"user_id\": \"9d648ced-10c2-a9d7-c6ef-2d6225a16998\",\n \"profile_id\": \"5d652e62-1d23-fe44-4b83-5ebbb507e975\",\n \"ne_attribute_id\": \"urn:uuid:59337bd1-9b72-d771-f4fb-4a9229bb1629\",\n \"relationship_type\": \"contributor\"\n },\n {\n \"id\": \"urn:uuid:b5e2d773-b533-2210-f438-1073683b29a7\",\n \"uid\": \"nisi anim veniam elit sintlabore\",\n \"user_id\": \"da770d79-6346-ad6d-e5f2-f6748bf3290d\",\n \"profile_id\": \"urn:uuid:841e66be-3f4e-6300-8d04-102c860505ef\",\n \"ne_attribute_id\": \"11494601-f65c-e4fc-3aa2-9c2585b719c1\",\n \"relationship_type\": \"owner\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2ed6308a-cc67-4fff-af55-584f2c11e040", + "id": "d6d29ee0-40b6-4757-9847-5882934261c6", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -17312,7 +17312,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:6e951dea-d656-0e55-6096-d83296b5e6e8\"\n },\n {\n \"id\": \"urn:uuid:2ca870aa-42b5-0934-7149-0ecd87b88dd0\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:91ff2439-1369-9c56-cdea-ec965ed6d216\"\n },\n {\n \"id\": \"0595affb-634d-ce3f-2ec2-0301219ab683\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -17334,7 +17334,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63314d88-5c08-469f-a509-7e4d496f9b38", + "id": "fa10e2be-baf2-4d70-b7b8-5f56d8d6ef49", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -17368,7 +17368,7 @@ "method": "DELETE", "body": { "mode": "raw", - "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:6e951dea-d656-0e55-6096-d83296b5e6e8\"\n },\n {\n \"id\": \"urn:uuid:2ca870aa-42b5-0934-7149-0ecd87b88dd0\"\n }\n ]\n}", + "raw": "{\n \"user_profiles\": [\n {\n \"id\": \"urn:uuid:91ff2439-1369-9c56-cdea-ec965ed6d216\"\n },\n {\n \"id\": \"0595affb-634d-ce3f-2ec2-0301219ab683\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -17396,7 +17396,7 @@ } }, { - "id": "cff6f9e2-1a09-4675-9a17-521738f85187", + "id": "54e3e485-cdb6-4ce3-baed-75eb95f9f730", "name": "Find user-profile contributor relationship by id", "request": { "name": "Find user-profile contributor relationship by id", @@ -17438,7 +17438,7 @@ }, "response": [ { - "id": "5837ea7e-2ef5-4ab4-abd7-6405105c5622", + "id": "b25d3fb6-23ee-4d44-818b-9c6b2e956f7b", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -17477,12 +17477,12 @@ "value": "application/json" } ], - "body": "{\n \"user_profile\": {\n \"id\": \"urn:uuid:59653ec0-d1be-846e-7eca-72f0e6f400ab\",\n \"uid\": \"deserunt eunisiminim irure animp\",\n \"user_id\": \"urn:uuid:3458e7eb-87a9-f011-84fa-07844fe6be81\",\n \"profile_id\": \"d7410839-6461-c0a3-cb96-757440bbea09\",\n \"ne_attribute_id\": \"67af4713-2262-5ea4-1a7e-9d6bcce11a4d\",\n \"relationship_type\": \"contributor\"\n }\n}", + "body": "{\n \"user_profile\": {\n \"id\": \"urn:uuid:83dfab53-8785-2300-838c-10e8dcb29864\",\n \"uid\": \"minimnostrudtemporpariatur minim\",\n \"user_id\": \"urn:uuid:77daa43f-ad92-efc6-8b67-b8b2383722a5\",\n \"profile_id\": \"c99519dd-8509-b1e4-694e-f6d7819f968b\",\n \"ne_attribute_id\": \"urn:uuid:fedf45cb-bea1-c819-1229-3f166e863b3f\",\n \"relationship_type\": \"owner\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "739eb8fc-81d7-484d-8913-293fb4f8e450", + "id": "e2fffb4f-0d51-41fe-9d5e-3ce8f3b4f779", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -17526,7 +17526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22ca31a2-d039-44c2-9f81-922bfdf8fe06", + "id": "03a8b2ed-066b-460d-aacf-87db40fc53a0", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -17576,7 +17576,7 @@ } }, { - "id": "04d56cb8-c63d-487b-873c-3494fcb24888", + "id": "be3ec4b4-bbf8-47b9-807a-477a48790521", "name": "Update a user-profile contributor relationship by id", "request": { "name": "Update a user-profile contributor relationship by id", @@ -17619,7 +17619,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profile\": {\n \"user_id\": \"3cd2f91d-4cae-53f5-6fdf-b5c8e1a4ada3\",\n \"profile_id\": \"1c01fbc6-0092-1c68-9358-82d9b73ec51a\",\n \"ne_attribute_id\": \"urn:uuid:2492b04c-7d2f-51a3-7121-141cccde9a77\",\n \"relationship_type\": \"contributor\"\n }\n}", + "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:985b14ae-3c41-5451-ae8d-d52d728318d9\",\n \"profile_id\": \"e2b8f06d-a3ea-2e40-e64a-9258e9480b79\",\n \"ne_attribute_id\": \"bde64ac7-68e2-48ef-cf0b-68db8ce01047\",\n \"relationship_type\": \"contributor\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -17631,7 +17631,7 @@ }, "response": [ { - "id": "f58e594e-d872-4543-bc66-4ef3af2cb0af", + "id": "ddce8cfc-314f-4e10-93f1-3efe7ff83ff8", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -17666,7 +17666,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profile\": {\n \"user_id\": \"3cd2f91d-4cae-53f5-6fdf-b5c8e1a4ada3\",\n \"profile_id\": \"1c01fbc6-0092-1c68-9358-82d9b73ec51a\",\n \"ne_attribute_id\": \"urn:uuid:2492b04c-7d2f-51a3-7121-141cccde9a77\",\n \"relationship_type\": \"contributor\"\n }\n}", + "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:985b14ae-3c41-5451-ae8d-d52d728318d9\",\n \"profile_id\": \"e2b8f06d-a3ea-2e40-e64a-9258e9480b79\",\n \"ne_attribute_id\": \"bde64ac7-68e2-48ef-cf0b-68db8ce01047\",\n \"relationship_type\": \"contributor\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -17683,12 +17683,12 @@ "value": "application/json" } ], - "body": "{\n \"user_profile\": {\n \"id\": \"urn:uuid:59653ec0-d1be-846e-7eca-72f0e6f400ab\",\n \"uid\": \"deserunt eunisiminim irure animp\",\n \"user_id\": \"urn:uuid:3458e7eb-87a9-f011-84fa-07844fe6be81\",\n \"profile_id\": \"d7410839-6461-c0a3-cb96-757440bbea09\",\n \"ne_attribute_id\": \"67af4713-2262-5ea4-1a7e-9d6bcce11a4d\",\n \"relationship_type\": \"contributor\"\n }\n}", + "body": "{\n \"user_profile\": {\n \"id\": \"urn:uuid:83dfab53-8785-2300-838c-10e8dcb29864\",\n \"uid\": \"minimnostrudtemporpariatur minim\",\n \"user_id\": \"urn:uuid:77daa43f-ad92-efc6-8b67-b8b2383722a5\",\n \"profile_id\": \"c99519dd-8509-b1e4-694e-f6d7819f968b\",\n \"ne_attribute_id\": \"urn:uuid:fedf45cb-bea1-c819-1229-3f166e863b3f\",\n \"relationship_type\": \"owner\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "0c8de841-e597-4c20-a744-dc062e2ff9fd", + "id": "d94dd7cb-3ae9-43ab-b662-205e0a837a16", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -17723,7 +17723,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profile\": {\n \"user_id\": \"3cd2f91d-4cae-53f5-6fdf-b5c8e1a4ada3\",\n \"profile_id\": \"1c01fbc6-0092-1c68-9358-82d9b73ec51a\",\n \"ne_attribute_id\": \"urn:uuid:2492b04c-7d2f-51a3-7121-141cccde9a77\",\n \"relationship_type\": \"contributor\"\n }\n}", + "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:985b14ae-3c41-5451-ae8d-d52d728318d9\",\n \"profile_id\": \"e2b8f06d-a3ea-2e40-e64a-9258e9480b79\",\n \"ne_attribute_id\": \"bde64ac7-68e2-48ef-cf0b-68db8ce01047\",\n \"relationship_type\": \"contributor\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -17745,7 +17745,7 @@ "_postman_previewlanguage": "json" }, { - "id": "969cb319-91cd-428f-8dd4-23190848c4ef", + "id": "d729e1cf-40b2-47e8-abd0-7b3f3f20b0d7", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -17780,7 +17780,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"user_profile\": {\n \"user_id\": \"3cd2f91d-4cae-53f5-6fdf-b5c8e1a4ada3\",\n \"profile_id\": \"1c01fbc6-0092-1c68-9358-82d9b73ec51a\",\n \"ne_attribute_id\": \"urn:uuid:2492b04c-7d2f-51a3-7121-141cccde9a77\",\n \"relationship_type\": \"contributor\"\n }\n}", + "raw": "{\n \"user_profile\": {\n \"user_id\": \"urn:uuid:985b14ae-3c41-5451-ae8d-d52d728318d9\",\n \"profile_id\": \"e2b8f06d-a3ea-2e40-e64a-9258e9480b79\",\n \"ne_attribute_id\": \"bde64ac7-68e2-48ef-cf0b-68db8ce01047\",\n \"relationship_type\": \"contributor\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -17808,7 +17808,7 @@ } }, { - "id": "8e596eca-71bc-4576-ac4e-bd6081dadabc", + "id": "002a8714-b2e1-43f5-8dec-6bf1833fe109", "name": "Delete a user profile assignment", "request": { "name": "Delete a user profile assignment", @@ -17850,7 +17850,7 @@ }, "response": [ { - "id": "576a2c80-8cf4-4de1-a061-07c4f8e2f283", + "id": "8bded739-c3b5-4c31-b9f3-0c420e4e80fe", "name": "User profile was destroyed", "originalRequest": { "url": { @@ -17894,7 +17894,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b37f39c-2a92-4e9f-8d26-6e16538318f5", + "id": "49117d05-f0d1-4bcc-97e4-10b18c03b547", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -17938,7 +17938,7 @@ "_postman_previewlanguage": "json" }, { - "id": "786a6314-d080-4db9-afa9-3a221dfeef1a", + "id": "28056cf0-cb07-47dd-832f-dec65b649d7b", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -17994,7 +17994,7 @@ "description": "", "item": [ { - "id": "a12fb05c-fda1-40e4-97ed-71c7b587e6c8", + "id": "e0be8f20-14e9-4334-9200-188db58d8791", "name": "Create a role-profile contributor relationship", "request": { "name": "Create a role-profile contributor relationship", @@ -18025,7 +18025,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:a4cca467-20e9-5745-73d6-c75f33937572\",\n \"profile_id\": \"urn:uuid:5287e9c5-00e4-b2ab-7f7a-8d22d948a53d\"\n }\n}", + "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:3c293163-a29b-a0a3-1a6f-e092396db941\",\n \"profile_id\": \"urn:uuid:ef97f88d-58e2-96bc-bcfa-2fec0487be53\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -18037,7 +18037,7 @@ }, "response": [ { - "id": "fbc4aaca-fbe6-42cf-b397-cb5a11bedd8c", + "id": "591badf8-0e52-4c65-bae1-17896a8b4d3d", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -18071,7 +18071,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:a4cca467-20e9-5745-73d6-c75f33937572\",\n \"profile_id\": \"urn:uuid:5287e9c5-00e4-b2ab-7f7a-8d22d948a53d\"\n }\n}", + "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:3c293163-a29b-a0a3-1a6f-e092396db941\",\n \"profile_id\": \"urn:uuid:ef97f88d-58e2-96bc-bcfa-2fec0487be53\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -18088,12 +18088,12 @@ "value": "application/json" } ], - "body": "{\n \"role_profile\": {\n \"id\": \"a800433f-4821-1a47-58a6-2a338f282167\",\n \"uid\": \"Excepteur enimcillum nisi doad c\",\n \"role_id\": \"urn:uuid:ab3405e5-fa64-04ac-0002-96ef8698a643\",\n \"profile_id\": \"urn:uuid:620027d8-955b-a970-b1ba-029babe82919\"\n }\n}", + "body": "{\n \"role_profile\": {\n \"id\": \"b0597d4e-dcdd-d160-65c4-59f6a0787c7b\",\n \"uid\": \"sunt sed consectetur enim nostru\",\n \"role_id\": \"70f08b81-535b-cccf-36c2-847f862e0e46\",\n \"profile_id\": \"490a96f9-054e-095e-da42-a390e0f8675b\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "58119945-6c44-4663-af34-6a78a89c8027", + "id": "62b8dafb-ea47-496e-8194-9e1bcdcf9a1b", "name": "Invalid input", "originalRequest": { "url": { @@ -18123,7 +18123,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:a4cca467-20e9-5745-73d6-c75f33937572\",\n \"profile_id\": \"urn:uuid:5287e9c5-00e4-b2ab-7f7a-8d22d948a53d\"\n }\n}", + "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:3c293163-a29b-a0a3-1a6f-e092396db941\",\n \"profile_id\": \"urn:uuid:ef97f88d-58e2-96bc-bcfa-2fec0487be53\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -18145,7 +18145,7 @@ } }, { - "id": "1dcc00b2-aa5a-4900-b6ed-7331ce911461", + "id": "9def9adb-ac01-4861-b277-b8f873cb19a5", "name": "Get role-profile contributor relationships", "request": { "name": "Get role-profile contributor relationships", @@ -18195,7 +18195,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -18230,7 +18230,7 @@ }, "response": [ { - "id": "e096b3f2-395c-42d7-b171-e42584af9ff2", + "id": "04c0abec-fb1b-49f4-a05f-452bf197fb77", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -18275,7 +18275,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -18323,12 +18323,12 @@ "value": "application/json" } ], - "body": "{\n \"role_profiles\": [\n {\n \"id\": \"4ca8b689-35d0-a523-4d12-026396937eb9\",\n \"uid\": \"sed mollit consectetur occaecata\",\n \"role_id\": \"0df12d6e-0b69-bb25-6dda-e54aa35a5748\",\n \"profile_id\": \"fc1f8320-b1a9-c7b9-3408-687dcbdac4f7\"\n },\n {\n \"id\": \"urn:uuid:98e3e161-015b-a49d-ef97-4da32c984d27\",\n \"uid\": \"nostrud cillum ad do eiusmodnisi\",\n \"role_id\": \"urn:uuid:83868ae0-311e-b931-eab9-2217207c59ff\",\n \"profile_id\": \"b891c08e-9479-324f-195b-785bdaf7493d\"\n }\n ],\n \"_metadata\": {\n \"limit\": -84521003,\n \"offset\": -7847767,\n \"total\": 70940391,\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:5699d7c8-2137-fca1-e9d9-f19910fa48cf\",\n \"uid\": \"est ipsum dolore esse ametminim \",\n \"role_id\": \"45264d97-954d-ba3f-df2e-b33e0e46205b\",\n \"profile_id\": \"31225424-30df-6f2d-a0b2-f1002e75d494\"\n },\n {\n \"id\": \"4fbd6f81-e2c5-330a-b16e-dc88a17da0c6\",\n \"uid\": \"qui adipisicingoccaecat insuntex\",\n \"role_id\": \"urn:uuid:0d841063-ecdc-bc6d-4b13-6bfcf7032cc9\",\n \"profile_id\": \"urn:uuid:85072969-d984-de91-6afe-87e08be7b00f\"\n }\n ],\n \"_metadata\": {\n \"limit\": 15214676,\n \"offset\": 45536856,\n \"total\": -30459143,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "8df8008e-e57d-4124-8043-124486ef4a5f", + "id": "e4a4766a-1867-40fe-be5d-deb35f083544", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -18373,7 +18373,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -18426,7 +18426,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b586b61c-147e-4ba2-850b-2449d97dd838", + "id": "c9cd7641-6592-4c28-afaa-4b002a7e3770", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -18471,7 +18471,7 @@ "type": "text/plain" }, "key": "role_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -18530,7 +18530,7 @@ } }, { - "id": "f93eca7f-03b9-4ed3-9765-6d32432c45ba", + "id": "09b08952-494e-49f8-bdc6-e0c3f2fbc902", "name": "Create multiple role-profile contributor relationships", "request": { "name": "Create multiple role-profile contributor relationships", @@ -18561,7 +18561,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"5e37506c-86b8-73bb-cec7-292033b5ec6d\",\n \"profile_id\": \"2da7b3ec-c9b7-674e-bcbc-20a4f41bb8b4\"\n },\n {\n \"role_id\": \"c4305666-3f51-6bdc-e5e8-07dc7c3e264f\",\n \"profile_id\": \"urn:uuid:88534eca-2a57-2386-4237-58435672fff3\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"urn:uuid:ae216e79-16b1-f0cc-a082-23c81f924d66\",\n \"profile_id\": \"urn:uuid:813f36f1-343a-ca1d-050b-2bde21d9b077\"\n },\n {\n \"role_id\": \"urn:uuid:3b1d598a-c0d4-8b74-f333-5989ee85ebc0\",\n \"profile_id\": \"bd6beddc-ae73-1799-b9ea-2a20e5676601\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18573,7 +18573,7 @@ }, "response": [ { - "id": "26547f2e-6dbe-41f9-84a4-22db64bb35e5", + "id": "1da7a038-4aa0-4cb8-8ab4-7798c5f356ab", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -18607,7 +18607,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"5e37506c-86b8-73bb-cec7-292033b5ec6d\",\n \"profile_id\": \"2da7b3ec-c9b7-674e-bcbc-20a4f41bb8b4\"\n },\n {\n \"role_id\": \"c4305666-3f51-6bdc-e5e8-07dc7c3e264f\",\n \"profile_id\": \"urn:uuid:88534eca-2a57-2386-4237-58435672fff3\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"urn:uuid:ae216e79-16b1-f0cc-a082-23c81f924d66\",\n \"profile_id\": \"urn:uuid:813f36f1-343a-ca1d-050b-2bde21d9b077\"\n },\n {\n \"role_id\": \"urn:uuid:3b1d598a-c0d4-8b74-f333-5989ee85ebc0\",\n \"profile_id\": \"bd6beddc-ae73-1799-b9ea-2a20e5676601\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18624,12 +18624,12 @@ "value": "application/json" } ], - "body": "{\n \"role_profiles\": [\n {\n \"id\": \"a70cbf7a-04c1-9e94-3598-8e36ca36af7d\",\n \"uid\": \"elit consecteturaliquipinLorem e\",\n \"role_id\": \"35cf25da-4644-d5cc-05b3-f089ae044ddd\",\n \"profile_id\": \"90e42a14-0f28-a1d0-f777-c9b104cf44dc\"\n },\n {\n \"id\": \"8d0c6f9f-69d6-c9da-87d1-47dfcff2b251\",\n \"uid\": \"utin elitaliquip exercitation la\",\n \"role_id\": \"urn:uuid:f2c6a7a4-94e8-7dc6-f262-98495c709fef\",\n \"profile_id\": \"b59e0a76-554c-0a92-0787-7f080d2ee66b\"\n }\n ]\n}", + "body": "{\n \"role_profiles\": [\n {\n \"id\": \"38984a67-e971-f51a-ab83-81ff6d83c116\",\n \"uid\": \"Lorem nulladoloreanim cupidatat \",\n \"role_id\": \"urn:uuid:3a8d6e5f-b358-8516-afa3-ce160178b569\",\n \"profile_id\": \"3551109a-3b9c-dab3-1c67-01ec4d9c277d\"\n },\n {\n \"id\": \"0750e59d-a76d-2923-e21c-40f0bd56dc7d\",\n \"uid\": \"aute ipsum nisi commodoeiusmodei\",\n \"role_id\": \"1b9608a9-82bd-509a-38e6-1b354fcd4c12\",\n \"profile_id\": \"54b9f823-4bc0-bcdc-a64b-7142a71ff21b\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "de352021-45a9-4be5-816f-5b681b8efa74", + "id": "bf39c5ba-5247-4e07-bba2-e6ddb937e814", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -18663,7 +18663,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"5e37506c-86b8-73bb-cec7-292033b5ec6d\",\n \"profile_id\": \"2da7b3ec-c9b7-674e-bcbc-20a4f41bb8b4\"\n },\n {\n \"role_id\": \"c4305666-3f51-6bdc-e5e8-07dc7c3e264f\",\n \"profile_id\": \"urn:uuid:88534eca-2a57-2386-4237-58435672fff3\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"urn:uuid:ae216e79-16b1-f0cc-a082-23c81f924d66\",\n \"profile_id\": \"urn:uuid:813f36f1-343a-ca1d-050b-2bde21d9b077\"\n },\n {\n \"role_id\": \"urn:uuid:3b1d598a-c0d4-8b74-f333-5989ee85ebc0\",\n \"profile_id\": \"bd6beddc-ae73-1799-b9ea-2a20e5676601\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18685,7 +18685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a494f0a-4ded-4920-ab82-a70e232d57a4", + "id": "72130e76-f579-4aa3-bf88-197c73ddeba1", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -18719,7 +18719,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"5e37506c-86b8-73bb-cec7-292033b5ec6d\",\n \"profile_id\": \"2da7b3ec-c9b7-674e-bcbc-20a4f41bb8b4\"\n },\n {\n \"role_id\": \"c4305666-3f51-6bdc-e5e8-07dc7c3e264f\",\n \"profile_id\": \"urn:uuid:88534eca-2a57-2386-4237-58435672fff3\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"role_id\": \"urn:uuid:ae216e79-16b1-f0cc-a082-23c81f924d66\",\n \"profile_id\": \"urn:uuid:813f36f1-343a-ca1d-050b-2bde21d9b077\"\n },\n {\n \"role_id\": \"urn:uuid:3b1d598a-c0d4-8b74-f333-5989ee85ebc0\",\n \"profile_id\": \"bd6beddc-ae73-1799-b9ea-2a20e5676601\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18747,7 +18747,7 @@ } }, { - "id": "d9cac522-b684-44e9-90b9-652082daf723", + "id": "fd1fa944-73af-4846-8b18-a3ccec3ed9dc", "name": "Update multiple role-profile contributor relationships", "request": { "name": "Update multiple role-profile contributor relationships", @@ -18778,7 +18778,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:deb70c60-a8a0-3cc9-995e-bb6532e48085\",\n \"role_id\": \"efed655b-a325-cf58-176c-f328d65a688c\",\n \"profile_id\": \"2d05593d-8c18-8ecb-6f3a-6baf5f231dd7\"\n },\n {\n \"id\": \"urn:uuid:73d7c1ec-ccdf-a000-f7c5-3febb66a7b10\",\n \"role_id\": \"urn:uuid:ce0d4e50-7d94-edc8-b8ea-dac4c16bb847\",\n \"profile_id\": \"1d481f92-6d64-1cdc-9e07-0c72ee141164\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:a22e8ad5-6ed8-8d74-2b4d-5a33794d634c\",\n \"role_id\": \"urn:uuid:ea19ffd6-69b6-262d-7c11-95d783a9f642\",\n \"profile_id\": \"urn:uuid:5236034e-bf15-cb35-b40f-3a816637ece0\"\n },\n {\n \"id\": \"491828b3-bbc2-8ba5-3102-769e944d07e8\",\n \"role_id\": \"urn:uuid:145d6bd6-901e-57d7-b199-44f377caea10\",\n \"profile_id\": \"urn:uuid:e78bba0e-6099-b8fc-b783-a1da9ec4f693\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18790,7 +18790,7 @@ }, "response": [ { - "id": "19d3e182-7730-4fa3-91d4-9c0d3bc1f5a0", + "id": "9193232b-0898-4081-ae59-c78c4282d010", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -18824,7 +18824,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:deb70c60-a8a0-3cc9-995e-bb6532e48085\",\n \"role_id\": \"efed655b-a325-cf58-176c-f328d65a688c\",\n \"profile_id\": \"2d05593d-8c18-8ecb-6f3a-6baf5f231dd7\"\n },\n {\n \"id\": \"urn:uuid:73d7c1ec-ccdf-a000-f7c5-3febb66a7b10\",\n \"role_id\": \"urn:uuid:ce0d4e50-7d94-edc8-b8ea-dac4c16bb847\",\n \"profile_id\": \"1d481f92-6d64-1cdc-9e07-0c72ee141164\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:a22e8ad5-6ed8-8d74-2b4d-5a33794d634c\",\n \"role_id\": \"urn:uuid:ea19ffd6-69b6-262d-7c11-95d783a9f642\",\n \"profile_id\": \"urn:uuid:5236034e-bf15-cb35-b40f-3a816637ece0\"\n },\n {\n \"id\": \"491828b3-bbc2-8ba5-3102-769e944d07e8\",\n \"role_id\": \"urn:uuid:145d6bd6-901e-57d7-b199-44f377caea10\",\n \"profile_id\": \"urn:uuid:e78bba0e-6099-b8fc-b783-a1da9ec4f693\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18841,12 +18841,12 @@ "value": "application/json" } ], - "body": "{\n \"role_profiles\": [\n {\n \"id\": \"a70cbf7a-04c1-9e94-3598-8e36ca36af7d\",\n \"uid\": \"elit consecteturaliquipinLorem e\",\n \"role_id\": \"35cf25da-4644-d5cc-05b3-f089ae044ddd\",\n \"profile_id\": \"90e42a14-0f28-a1d0-f777-c9b104cf44dc\"\n },\n {\n \"id\": \"8d0c6f9f-69d6-c9da-87d1-47dfcff2b251\",\n \"uid\": \"utin elitaliquip exercitation la\",\n \"role_id\": \"urn:uuid:f2c6a7a4-94e8-7dc6-f262-98495c709fef\",\n \"profile_id\": \"b59e0a76-554c-0a92-0787-7f080d2ee66b\"\n }\n ]\n}", + "body": "{\n \"role_profiles\": [\n {\n \"id\": \"38984a67-e971-f51a-ab83-81ff6d83c116\",\n \"uid\": \"Lorem nulladoloreanim cupidatat \",\n \"role_id\": \"urn:uuid:3a8d6e5f-b358-8516-afa3-ce160178b569\",\n \"profile_id\": \"3551109a-3b9c-dab3-1c67-01ec4d9c277d\"\n },\n {\n \"id\": \"0750e59d-a76d-2923-e21c-40f0bd56dc7d\",\n \"uid\": \"aute ipsum nisi commodoeiusmodei\",\n \"role_id\": \"1b9608a9-82bd-509a-38e6-1b354fcd4c12\",\n \"profile_id\": \"54b9f823-4bc0-bcdc-a64b-7142a71ff21b\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "227a9d43-47b2-499c-87ac-1319e297f501", + "id": "d5aa351b-74ac-4702-a950-d7a95309d50d", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -18880,7 +18880,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:deb70c60-a8a0-3cc9-995e-bb6532e48085\",\n \"role_id\": \"efed655b-a325-cf58-176c-f328d65a688c\",\n \"profile_id\": \"2d05593d-8c18-8ecb-6f3a-6baf5f231dd7\"\n },\n {\n \"id\": \"urn:uuid:73d7c1ec-ccdf-a000-f7c5-3febb66a7b10\",\n \"role_id\": \"urn:uuid:ce0d4e50-7d94-edc8-b8ea-dac4c16bb847\",\n \"profile_id\": \"1d481f92-6d64-1cdc-9e07-0c72ee141164\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:a22e8ad5-6ed8-8d74-2b4d-5a33794d634c\",\n \"role_id\": \"urn:uuid:ea19ffd6-69b6-262d-7c11-95d783a9f642\",\n \"profile_id\": \"urn:uuid:5236034e-bf15-cb35-b40f-3a816637ece0\"\n },\n {\n \"id\": \"491828b3-bbc2-8ba5-3102-769e944d07e8\",\n \"role_id\": \"urn:uuid:145d6bd6-901e-57d7-b199-44f377caea10\",\n \"profile_id\": \"urn:uuid:e78bba0e-6099-b8fc-b783-a1da9ec4f693\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18902,7 +18902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b30283fd-90e1-4fc3-9d26-c23d6e0683cd", + "id": "5354531b-a348-4467-b6ed-f724d343e117", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -18936,7 +18936,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:deb70c60-a8a0-3cc9-995e-bb6532e48085\",\n \"role_id\": \"efed655b-a325-cf58-176c-f328d65a688c\",\n \"profile_id\": \"2d05593d-8c18-8ecb-6f3a-6baf5f231dd7\"\n },\n {\n \"id\": \"urn:uuid:73d7c1ec-ccdf-a000-f7c5-3febb66a7b10\",\n \"role_id\": \"urn:uuid:ce0d4e50-7d94-edc8-b8ea-dac4c16bb847\",\n \"profile_id\": \"1d481f92-6d64-1cdc-9e07-0c72ee141164\"\n }\n ]\n}", + "raw": "{\n \"role_profiles\": [\n {\n \"id\": \"urn:uuid:a22e8ad5-6ed8-8d74-2b4d-5a33794d634c\",\n \"role_id\": \"urn:uuid:ea19ffd6-69b6-262d-7c11-95d783a9f642\",\n \"profile_id\": \"urn:uuid:5236034e-bf15-cb35-b40f-3a816637ece0\"\n },\n {\n \"id\": \"491828b3-bbc2-8ba5-3102-769e944d07e8\",\n \"role_id\": \"urn:uuid:145d6bd6-901e-57d7-b199-44f377caea10\",\n \"profile_id\": \"urn:uuid:e78bba0e-6099-b8fc-b783-a1da9ec4f693\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", @@ -18964,7 +18964,7 @@ } }, { - "id": "df012aee-ddd2-4762-be70-c8b6597998d4", + "id": "3d51a47c-ee35-41d9-92c4-2079f1cace05", "name": "Find role-profile contributor relationship by id", "request": { "name": "Find role-profile contributor relationship by id", @@ -19006,7 +19006,7 @@ }, "response": [ { - "id": "3e0c4775-8165-4387-9e70-ff63e5d3ffad", + "id": "bd0c0033-9f93-467e-af48-bb9b7188cce0", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -19045,12 +19045,12 @@ "value": "application/json" } ], - "body": "{\n \"role_profile\": {\n \"id\": \"a800433f-4821-1a47-58a6-2a338f282167\",\n \"uid\": \"Excepteur enimcillum nisi doad c\",\n \"role_id\": \"urn:uuid:ab3405e5-fa64-04ac-0002-96ef8698a643\",\n \"profile_id\": \"urn:uuid:620027d8-955b-a970-b1ba-029babe82919\"\n }\n}", + "body": "{\n \"role_profile\": {\n \"id\": \"b0597d4e-dcdd-d160-65c4-59f6a0787c7b\",\n \"uid\": \"sunt sed consectetur enim nostru\",\n \"role_id\": \"70f08b81-535b-cccf-36c2-847f862e0e46\",\n \"profile_id\": \"490a96f9-054e-095e-da42-a390e0f8675b\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "60cb7e72-9639-4a8e-889f-2c3c04c9134a", + "id": "2d21dce5-5315-43c8-87cd-29b62d95bcb0", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -19094,7 +19094,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4f51f60-b4f7-4a58-b5b8-b6811dafe143", + "id": "da163195-8712-44c2-a470-cd642305fe07", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -19144,7 +19144,7 @@ } }, { - "id": "25285deb-4c0a-4c20-b31b-7acafae50f34", + "id": "0447337c-0a79-478e-a733-cb4b877738ac", "name": "Update a role-profile contributor relationship by id", "request": { "name": "Update a role-profile contributor relationship by id", @@ -19187,7 +19187,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:a4cca467-20e9-5745-73d6-c75f33937572\",\n \"profile_id\": \"urn:uuid:5287e9c5-00e4-b2ab-7f7a-8d22d948a53d\"\n }\n}", + "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:3c293163-a29b-a0a3-1a6f-e092396db941\",\n \"profile_id\": \"urn:uuid:ef97f88d-58e2-96bc-bcfa-2fec0487be53\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -19199,7 +19199,7 @@ }, "response": [ { - "id": "c1cc4f18-e636-4b11-9c23-0e3ef342b506", + "id": "b3f6a279-98b5-43b5-8410-a9c14154c593", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -19234,7 +19234,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:a4cca467-20e9-5745-73d6-c75f33937572\",\n \"profile_id\": \"urn:uuid:5287e9c5-00e4-b2ab-7f7a-8d22d948a53d\"\n }\n}", + "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:3c293163-a29b-a0a3-1a6f-e092396db941\",\n \"profile_id\": \"urn:uuid:ef97f88d-58e2-96bc-bcfa-2fec0487be53\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -19251,12 +19251,12 @@ "value": "application/json" } ], - "body": "{\n \"role_profile\": {\n \"id\": \"a800433f-4821-1a47-58a6-2a338f282167\",\n \"uid\": \"Excepteur enimcillum nisi doad c\",\n \"role_id\": \"urn:uuid:ab3405e5-fa64-04ac-0002-96ef8698a643\",\n \"profile_id\": \"urn:uuid:620027d8-955b-a970-b1ba-029babe82919\"\n }\n}", + "body": "{\n \"role_profile\": {\n \"id\": \"b0597d4e-dcdd-d160-65c4-59f6a0787c7b\",\n \"uid\": \"sunt sed consectetur enim nostru\",\n \"role_id\": \"70f08b81-535b-cccf-36c2-847f862e0e46\",\n \"profile_id\": \"490a96f9-054e-095e-da42-a390e0f8675b\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "245047ae-6dd0-44ee-ac64-640c474aef14", + "id": "f9d368f9-7b3a-4568-833c-c65b1557020a", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -19291,7 +19291,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:a4cca467-20e9-5745-73d6-c75f33937572\",\n \"profile_id\": \"urn:uuid:5287e9c5-00e4-b2ab-7f7a-8d22d948a53d\"\n }\n}", + "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:3c293163-a29b-a0a3-1a6f-e092396db941\",\n \"profile_id\": \"urn:uuid:ef97f88d-58e2-96bc-bcfa-2fec0487be53\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -19313,7 +19313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3eb94397-bdbd-42e2-8f0d-1a8fd30c8082", + "id": "d002caa5-6faf-497c-bf80-b205b6a32506", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -19348,7 +19348,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:a4cca467-20e9-5745-73d6-c75f33937572\",\n \"profile_id\": \"urn:uuid:5287e9c5-00e4-b2ab-7f7a-8d22d948a53d\"\n }\n}", + "raw": "{\n \"role_profile\": {\n \"role_id\": \"urn:uuid:3c293163-a29b-a0a3-1a6f-e092396db941\",\n \"profile_id\": \"urn:uuid:ef97f88d-58e2-96bc-bcfa-2fec0487be53\"\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -19376,7 +19376,7 @@ } }, { - "id": "7fbcb812-af0c-43fd-813d-6a0f9c72ec3a", + "id": "a3c01bb6-7eab-48a9-adda-003baaba0e99", "name": "Delete a role profile assignment", "request": { "name": "Delete a role profile assignment", @@ -19418,7 +19418,7 @@ }, "response": [ { - "id": "44d7475c-bedf-4695-8a83-dff4534bfb76", + "id": "3418de11-8657-43ab-9e2e-55a357c1ebea", "name": "Role profile was destroyed", "originalRequest": { "url": { @@ -19462,7 +19462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b7ebcc6-b0b9-4388-b5ad-b868aaeb871b", + "id": "ed706d79-b974-43d6-beab-611a57bc6565", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -19506,7 +19506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62ca959c-47a8-41a6-9a08-b8d66d1d4e85", + "id": "043d9d81-f408-4f0f-a6f5-79761813c67b", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -19562,7 +19562,7 @@ "description": "", "item": [ { - "id": "d863b94b-68bc-429e-bd0e-a3663b557eef", + "id": "480f309e-2946-4fe3-8bae-4deb6e94bf40", "name": "Create a create workflow", "request": { "name": "Create a create workflow", @@ -19606,7 +19606,7 @@ }, "response": [ { - "id": "3fd5f26a-206c-40dc-b37d-19e4a5d5de4a", + "id": "2c3ec336-e825-4156-9013-c1185950d678", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -19658,12 +19658,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow\": {\n \"id\": \"9ad820da-c10f-862a-7737-90feafdd2f98\",\n \"uid\": \"et consequatadipisicing sed ea q\",\n \"workflow_id\": \"39921f17-87ec-1347-e98a-e2d6b15994b4\",\n \"requester_id\": \"e2a3cd77-c791-de65-6ebd-c87b1c199ccc\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:5d6c605a-51a9-0cef-18be-b0c185ea1fff\",\n \"profile_ids\": [\n \"urn:uuid:e05c440e-1bb3-d9d3-15c5-05f446712820\",\n \"d58809dc-d482-dc9b-3139-9905cef84b96\"\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "body": "{\n \"workflow\": {\n \"id\": \"4284466e-2cd6-ed68-220b-834b673f16fb\",\n \"uid\": \"et ullamco nulla nostrudeiusmod \",\n \"workflow_id\": \"urn:uuid:13c4fc05-6b3a-11f9-0782-0489548ce255\",\n \"requester_id\": \"urn:uuid:bf6bb1b2-baea-f32d-a8b9-86176abaf2e4\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:5bf8fcef-4905-dd2a-7120-8e949a7e1452\",\n \"profile_ids\": [\n \"fd1921ea-5908-1c08-a77f-4f3fd1103f23\",\n \"urn:uuid:0bc3f708-3c0c-67cd-b0bf-afb46bfc3d94\"\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "a202468e-9129-4a2d-bc40-fe7274ff208c", + "id": "cb2a79d3-617c-4db7-9b8a-1682b2336991", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -19720,7 +19720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0d2a560-23bf-42bd-bb93-d729e516818f", + "id": "c86005f6-1d18-4ed0-9c59-f0bf3cf2fa56", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -19783,7 +19783,7 @@ } }, { - "id": "857b649c-7b63-4ee2-95a8-aaf66c64c1f8", + "id": "ec5894f5-c861-4736-8734-6e2ce8342972", "name": "Create an update workflow", "request": { "name": "Create an update workflow", @@ -19827,7 +19827,7 @@ }, "response": [ { - "id": "c860813e-ecf5-4266-b216-b696de95a5ec", + "id": "5873da15-aa1c-40cf-9862-f0e4a75eabdc", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -19879,12 +19879,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow\": {\n \"id\": \"9ad820da-c10f-862a-7737-90feafdd2f98\",\n \"uid\": \"et consequatadipisicing sed ea q\",\n \"workflow_id\": \"39921f17-87ec-1347-e98a-e2d6b15994b4\",\n \"requester_id\": \"e2a3cd77-c791-de65-6ebd-c87b1c199ccc\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:5d6c605a-51a9-0cef-18be-b0c185ea1fff\",\n \"profile_ids\": [\n \"urn:uuid:e05c440e-1bb3-d9d3-15c5-05f446712820\",\n \"d58809dc-d482-dc9b-3139-9905cef84b96\"\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "body": "{\n \"workflow\": {\n \"id\": \"4284466e-2cd6-ed68-220b-834b673f16fb\",\n \"uid\": \"et ullamco nulla nostrudeiusmod \",\n \"workflow_id\": \"urn:uuid:13c4fc05-6b3a-11f9-0782-0489548ce255\",\n \"requester_id\": \"urn:uuid:bf6bb1b2-baea-f32d-a8b9-86176abaf2e4\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:5bf8fcef-4905-dd2a-7120-8e949a7e1452\",\n \"profile_ids\": [\n \"fd1921ea-5908-1c08-a77f-4f3fd1103f23\",\n \"urn:uuid:0bc3f708-3c0c-67cd-b0bf-afb46bfc3d94\"\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "dab3dbb5-4982-4ec7-96c0-0eefe5f0fe79", + "id": "a23311b8-a29b-477b-a0ea-59ed2262302a", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -19941,7 +19941,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6c238e0-80fc-4c2c-b4b4-7d2fac1d5cba", + "id": "acdf9baf-f5cb-45d7-b3cb-f5a921ce6be7", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -20004,7 +20004,7 @@ } }, { - "id": "36b3dc58-c9eb-411d-8929-5b89ad6700ed", + "id": "5358802f-f60c-4a76-a283-b8fe9b8f1fca", "name": "Create a batch workflow", "request": { "name": "Create a batch workflow", @@ -20048,7 +20048,7 @@ }, "response": [ { - "id": "e9334614-3cf3-42c1-b69d-080526c7e085", + "id": "6d07da16-4222-443e-8cd0-767f14fae8db", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -20100,12 +20100,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow\": {\n \"id\": \"9ad820da-c10f-862a-7737-90feafdd2f98\",\n \"uid\": \"et consequatadipisicing sed ea q\",\n \"workflow_id\": \"39921f17-87ec-1347-e98a-e2d6b15994b4\",\n \"requester_id\": \"e2a3cd77-c791-de65-6ebd-c87b1c199ccc\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:5d6c605a-51a9-0cef-18be-b0c185ea1fff\",\n \"profile_ids\": [\n \"urn:uuid:e05c440e-1bb3-d9d3-15c5-05f446712820\",\n \"d58809dc-d482-dc9b-3139-9905cef84b96\"\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "body": "{\n \"workflow\": {\n \"id\": \"4284466e-2cd6-ed68-220b-834b673f16fb\",\n \"uid\": \"et ullamco nulla nostrudeiusmod \",\n \"workflow_id\": \"urn:uuid:13c4fc05-6b3a-11f9-0782-0489548ce255\",\n \"requester_id\": \"urn:uuid:bf6bb1b2-baea-f32d-a8b9-86176abaf2e4\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:5bf8fcef-4905-dd2a-7120-8e949a7e1452\",\n \"profile_ids\": [\n \"fd1921ea-5908-1c08-a77f-4f3fd1103f23\",\n \"urn:uuid:0bc3f708-3c0c-67cd-b0bf-afb46bfc3d94\"\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "27e9b183-1907-4fbb-a9ff-8a40bd582f18", + "id": "2b335a11-846f-438f-8d07-83b8d913dc56", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -20162,7 +20162,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d36310a-dce6-40ba-a844-6c3005936de7", + "id": "d1eeb231-fe76-438a-b177-a2a0cc49a2f2", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -20225,7 +20225,7 @@ } }, { - "id": "8c938a87-70ae-4d12-8aaa-9bfa11039373", + "id": "77812045-fd55-42f1-9a81-e01c97e9d66c", "name": "Create an automated workflow", "request": { "name": "Create an automated workflow", @@ -20269,7 +20269,7 @@ }, "response": [ { - "id": "29f98fc8-2209-4569-bc86-70aa2764e46e", + "id": "d898f8cd-0db6-4def-ac6e-558880b8d681", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -20321,12 +20321,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow\": {\n \"id\": \"9ad820da-c10f-862a-7737-90feafdd2f98\",\n \"uid\": \"et consequatadipisicing sed ea q\",\n \"workflow_id\": \"39921f17-87ec-1347-e98a-e2d6b15994b4\",\n \"requester_id\": \"e2a3cd77-c791-de65-6ebd-c87b1c199ccc\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:5d6c605a-51a9-0cef-18be-b0c185ea1fff\",\n \"profile_ids\": [\n \"urn:uuid:e05c440e-1bb3-d9d3-15c5-05f446712820\",\n \"d58809dc-d482-dc9b-3139-9905cef84b96\"\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "body": "{\n \"workflow\": {\n \"id\": \"4284466e-2cd6-ed68-220b-834b673f16fb\",\n \"uid\": \"et ullamco nulla nostrudeiusmod \",\n \"workflow_id\": \"urn:uuid:13c4fc05-6b3a-11f9-0782-0489548ce255\",\n \"requester_id\": \"urn:uuid:bf6bb1b2-baea-f32d-a8b9-86176abaf2e4\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:5bf8fcef-4905-dd2a-7120-8e949a7e1452\",\n \"profile_ids\": [\n \"fd1921ea-5908-1c08-a77f-4f3fd1103f23\",\n \"urn:uuid:0bc3f708-3c0c-67cd-b0bf-afb46bfc3d94\"\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "dbe76878-925c-4743-9a03-abaf1e23d00c", + "id": "37a41e48-c8cb-4b10-b92e-c0a0796dc84b", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -20383,7 +20383,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d8891de-9c91-47fd-a33c-22c9434fbc5f", + "id": "6a867230-6cb4-487c-a407-8774435cb869", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -20446,7 +20446,7 @@ } }, { - "id": "354f1205-95d0-45b9-a8af-ec8c06dfa2af", + "id": "78cca5a5-b850-4d1d-a8e4-73b2605810b1", "name": "Create a registration workflow", "request": { "name": "Create a registration workflow", @@ -20490,7 +20490,7 @@ }, "response": [ { - "id": "d5b9dbd8-2a63-4c09-8f6f-bb5509ddaf07", + "id": "c95fc4c0-2c16-4853-95fa-6fd8bbc8f51a", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -20542,12 +20542,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow\": {\n \"id\": \"9ad820da-c10f-862a-7737-90feafdd2f98\",\n \"uid\": \"et consequatadipisicing sed ea q\",\n \"workflow_id\": \"39921f17-87ec-1347-e98a-e2d6b15994b4\",\n \"requester_id\": \"e2a3cd77-c791-de65-6ebd-c87b1c199ccc\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:5d6c605a-51a9-0cef-18be-b0c185ea1fff\",\n \"profile_ids\": [\n \"urn:uuid:e05c440e-1bb3-d9d3-15c5-05f446712820\",\n \"d58809dc-d482-dc9b-3139-9905cef84b96\"\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "body": "{\n \"workflow\": {\n \"id\": \"4284466e-2cd6-ed68-220b-834b673f16fb\",\n \"uid\": \"et ullamco nulla nostrudeiusmod \",\n \"workflow_id\": \"urn:uuid:13c4fc05-6b3a-11f9-0782-0489548ce255\",\n \"requester_id\": \"urn:uuid:bf6bb1b2-baea-f32d-a8b9-86176abaf2e4\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:5bf8fcef-4905-dd2a-7120-8e949a7e1452\",\n \"profile_ids\": [\n \"fd1921ea-5908-1c08-a77f-4f3fd1103f23\",\n \"urn:uuid:0bc3f708-3c0c-67cd-b0bf-afb46bfc3d94\"\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f77b1b01-3278-453f-9478-d95a7ca5eda5", + "id": "1186733b-ab4e-4301-9ba8-05f95979d0d8", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -20604,7 +20604,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf60ff88-c963-4bd5-95b6-4e264cd297e7", + "id": "57d4e4f1-9e98-49a6-b943-214d1ae4db1c", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -20667,7 +20667,7 @@ } }, { - "id": "ed5ca32b-9b35-43ee-88f1-35755250b17e", + "id": "f72f6313-ac73-4574-bfd7-ecc3e86895ba", "name": "Create a login workflow", "request": { "name": "Create a login workflow", @@ -20711,7 +20711,7 @@ }, "response": [ { - "id": "01fcab58-b2a2-4b70-9536-773113876adc", + "id": "e5dacdb6-fdb5-4769-b5f7-d08b4f045458", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -20763,12 +20763,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow\": {\n \"id\": \"9ad820da-c10f-862a-7737-90feafdd2f98\",\n \"uid\": \"et consequatadipisicing sed ea q\",\n \"workflow_id\": \"39921f17-87ec-1347-e98a-e2d6b15994b4\",\n \"requester_id\": \"e2a3cd77-c791-de65-6ebd-c87b1c199ccc\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:5d6c605a-51a9-0cef-18be-b0c185ea1fff\",\n \"profile_ids\": [\n \"urn:uuid:e05c440e-1bb3-d9d3-15c5-05f446712820\",\n \"d58809dc-d482-dc9b-3139-9905cef84b96\"\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "body": "{\n \"workflow\": {\n \"id\": \"4284466e-2cd6-ed68-220b-834b673f16fb\",\n \"uid\": \"et ullamco nulla nostrudeiusmod \",\n \"workflow_id\": \"urn:uuid:13c4fc05-6b3a-11f9-0782-0489548ce255\",\n \"requester_id\": \"urn:uuid:bf6bb1b2-baea-f32d-a8b9-86176abaf2e4\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:5bf8fcef-4905-dd2a-7120-8e949a7e1452\",\n \"profile_ids\": [\n \"fd1921ea-5908-1c08-a77f-4f3fd1103f23\",\n \"urn:uuid:0bc3f708-3c0c-67cd-b0bf-afb46bfc3d94\"\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "cf5405b2-7663-43e5-8d05-f98e756c6496", + "id": "4720e26f-6c06-4f3c-913e-979ff6f6b347", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -20825,7 +20825,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec11aa77-88fd-469a-8538-1e08287404c1", + "id": "3bdc2a8e-4d54-491b-a00b-dc822e5ab444", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -20888,7 +20888,7 @@ } }, { - "id": "b31e0edf-a7cd-451c-87ed-5f6192b35d6e", + "id": "c87148b6-36e9-42c6-8784-49393ac04c1c", "name": "Create a password reset workflow", "request": { "name": "Create a password reset workflow", @@ -20932,7 +20932,7 @@ }, "response": [ { - "id": "f9f94453-94d8-4a4d-a4c5-83245f8bbcbf", + "id": "091d93e1-c433-4b36-acfc-94e4d5c22b7a", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -20984,12 +20984,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow\": {\n \"id\": \"9ad820da-c10f-862a-7737-90feafdd2f98\",\n \"uid\": \"et consequatadipisicing sed ea q\",\n \"workflow_id\": \"39921f17-87ec-1347-e98a-e2d6b15994b4\",\n \"requester_id\": \"e2a3cd77-c791-de65-6ebd-c87b1c199ccc\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:5d6c605a-51a9-0cef-18be-b0c185ea1fff\",\n \"profile_ids\": [\n \"urn:uuid:e05c440e-1bb3-d9d3-15c5-05f446712820\",\n \"d58809dc-d482-dc9b-3139-9905cef84b96\"\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "body": "{\n \"workflow\": {\n \"id\": \"4284466e-2cd6-ed68-220b-834b673f16fb\",\n \"uid\": \"et ullamco nulla nostrudeiusmod \",\n \"workflow_id\": \"urn:uuid:13c4fc05-6b3a-11f9-0782-0489548ce255\",\n \"requester_id\": \"urn:uuid:bf6bb1b2-baea-f32d-a8b9-86176abaf2e4\",\n \"requester_type\": \"User\",\n \"profile_id\": \"urn:uuid:5bf8fcef-4905-dd2a-7120-8e949a7e1452\",\n \"profile_ids\": [\n \"fd1921ea-5908-1c08-a77f-4f3fd1103f23\",\n \"urn:uuid:0bc3f708-3c0c-67cd-b0bf-afb46bfc3d94\"\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "fd75f30b-ff0c-447b-a9b8-45d7cdcf43f2", + "id": "8722fc66-25b7-4156-9764-166f344e4968", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -21046,7 +21046,7 @@ "_postman_previewlanguage": "json" }, { - "id": "279aaa1b-e569-44e8-9400-dbafbd394418", + "id": "ae5551e8-22d9-43cf-9a20-2f7a900188c8", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -21115,7 +21115,7 @@ "description": "", "item": [ { - "id": "21faac74-e7a1-4865-8b8f-aa9966a4d089", + "id": "8cba90f2-d748-45fb-91aa-0170967be1e5", "name": "Create an approval action", "request": { "name": "Create an approval action", @@ -21159,7 +21159,7 @@ }, "response": [ { - "id": "79eacf26-865b-4b52-9c12-5aeff6f5b178", + "id": "1e2034b2-aa4b-4ce2-b383-1f97589c060a", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -21216,7 +21216,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2204e804-74d3-4e3d-bfcf-4c9502c71383", + "id": "a8ce67bd-4457-424a-9125-6fc4b139816d", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -21273,7 +21273,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8276d81-0142-4066-9941-8d7919b75409", + "id": "5aa8bc8c-cede-4093-8c60-2858910a089d", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -21336,7 +21336,7 @@ } }, { - "id": "fdbbd710-a5ec-4ecf-b0bd-75c5bb9e5f5b", + "id": "666a5b1c-ec36-43f0-ae84-19760dfa96b1", "name": "Create ask security question action", "request": { "name": "Create ask security question action", @@ -21380,7 +21380,7 @@ }, "response": [ { - "id": "756fe349-7a8c-400c-9a6e-2c7cc39e86e2", + "id": "6995dbc8-55ed-4a70-a8f9-55121b1e5333", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -21437,7 +21437,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cf0ce47-531b-417f-8650-d3e26d4b623e", + "id": "4438e008-06b6-4704-a5df-97ea5ea338e3", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -21494,7 +21494,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32390e0e-4404-4934-81a8-5edc160e6149", + "id": "223637aa-a89a-4915-9b33-1b42780d82f3", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -21557,7 +21557,7 @@ } }, { - "id": "aec81ac5-5a4f-461b-ad4f-73041d4afdef", + "id": "45dc3110-8dd8-4f09-b4a7-1c80af58155e", "name": "Create an auto assign action", "request": { "name": "Create an auto assign action", @@ -21601,7 +21601,7 @@ }, "response": [ { - "id": "ae96c1bf-b6d7-451f-9834-7c82c4c967e9", + "id": "b7ac31ca-9951-48d3-a347-2a3c5839d783", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -21658,7 +21658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fc985fc-1210-48ab-bcaa-2e455259a6a5", + "id": "b860ec7b-42f7-4fcb-8c94-649d69f29077", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -21715,7 +21715,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50fac3d1-dcec-45cd-8157-a70a4b6597f5", + "id": "56bccd9a-cab5-4da6-b6f1-06d9197cd096", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -21778,7 +21778,7 @@ } }, { - "id": "02ec5208-3900-41e8-aeab-ebd1b6261011", + "id": "3d78da40-6796-46a5-8c2e-658f17c29bea", "name": "Create a batch update action", "request": { "name": "Create a batch update action", @@ -21822,7 +21822,7 @@ }, "response": [ { - "id": "db7246a3-f805-4590-bc8c-62d4ec6851e4", + "id": "dcda8820-241e-43ef-a6b9-705e6ce8c257", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -21879,7 +21879,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4720feb-a303-40cb-905f-e400877ee605", + "id": "da0dc14c-3439-440a-bb06-33b5494f963b", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -21936,7 +21936,7 @@ "_postman_previewlanguage": "json" }, { - "id": "933f0fac-f912-4196-b2ee-1baa9e1f699f", + "id": "150d4c73-2f2e-41d2-9a2b-cbb0b6d5504e", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -21999,7 +21999,7 @@ } }, { - "id": "faa8a53b-3903-415e-81e5-b573a8a0a036", + "id": "1acd8834-52c7-4858-bf6e-d2384fd0b793", "name": "Create a close session action", "request": { "name": "Create a close session action", @@ -22043,7 +22043,7 @@ }, "response": [ { - "id": "c02df17f-805f-4c6d-8f8a-ed070e360adb", + "id": "5e38c975-0d3e-4692-bb18-bc0573e23ddd", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -22100,7 +22100,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa1efaa0-e9e0-490e-b2ed-b8361628ecbc", + "id": "70d44c92-c198-463c-92e1-278239585fa9", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -22157,7 +22157,7 @@ "_postman_previewlanguage": "json" }, { - "id": "098dbc69-5cb7-4ce2-80aa-f08349a3c6e3", + "id": "cba8de3c-9dfb-4346-9995-4466260bcac8", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -22220,7 +22220,7 @@ } }, { - "id": "29ccd7f3-54e1-43cc-91f3-bdd82c7180ca", + "id": "d2cce36f-94e5-45c9-9c02-0f8cc8dd887e", "name": "Create a contributors action", "request": { "name": "Create a contributors action", @@ -22264,7 +22264,7 @@ }, "response": [ { - "id": "6f37e6ec-2bcd-47c7-95cf-6f8647f8dac1", + "id": "7916ae43-221c-44ca-9897-ca8c33bd0161", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -22321,7 +22321,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17a9c25f-f7ba-4f8c-8c71-abd8051e0ccb", + "id": "5a5ca873-223d-49b2-8068-15152849c5bb", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -22378,7 +22378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7efbee6e-ebaf-481e-9314-6fdf22eca1c9", + "id": "e54d24dc-bf17-4998-a052-a9181b7ac841", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -22441,7 +22441,7 @@ } }, { - "id": "7634b6e3-3b36-402a-9153-9581d324bb59", + "id": "1cd6ee3e-2d59-4c73-b1ab-4e3654545ab8", "name": "Create a create profile action", "request": { "name": "Create a create profile action", @@ -22485,7 +22485,7 @@ }, "response": [ { - "id": "199486ff-b731-44e1-8f44-bd91e0a61e15", + "id": "4f9d77e8-d820-473c-a7d1-7842320375d8", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -22542,7 +22542,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f64d4d9-f53a-4685-b43b-f0846e2c14ec", + "id": "0c0bd140-ef38-465d-a2cd-22ac80ab434d", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -22599,7 +22599,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d4ed5a5-88d5-4537-9a16-07fdffc31f0d", + "id": "ddf5fb0f-4768-43c4-95cd-ff67088706b7", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -22662,7 +22662,7 @@ } }, { - "id": "20ce54f3-fb16-4eaf-899c-c22893c4712b", + "id": "4d334c70-ec1e-40fe-8b13-f5f8cfebb54c", "name": "Create a duplicate prevention action", "request": { "name": "Create a duplicate prevention action", @@ -22706,7 +22706,7 @@ }, "response": [ { - "id": "0ce0f31d-db21-4d8b-a59d-61162f72d408", + "id": "6f1c1a33-4719-495f-b00f-28dde65a1dde", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -22763,7 +22763,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38511e94-f78e-4878-8403-e81c09eeafe0", + "id": "69ca8b33-ae56-45bd-ae9f-4b73262d3bdc", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -22820,7 +22820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebcc830c-fd22-465c-98a7-5b4897f74cb4", + "id": "6eb72f75-4daf-4803-b81a-9d8d272fb2a3", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -22883,7 +22883,7 @@ } }, { - "id": "57f5fbc5-90a2-4ac3-8b43-6c8773705062", + "id": "4ef3e452-efaf-44be-9878-42da5558014c", "name": "Create an email verification action", "request": { "name": "Create an email verification action", @@ -22927,7 +22927,7 @@ }, "response": [ { - "id": "47620d9c-a829-41ea-a998-4300f678ee75", + "id": "aa9e4d00-e234-4c64-92a8-73cbd9716308", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -22984,7 +22984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "471e7782-77d0-4d6f-b1cb-fae63977ff1d", + "id": "d837d2a5-62e3-4de0-8583-8930f76fe9bb", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -23041,7 +23041,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02c61a1c-08c3-4ad1-9adf-3bffe347bc8c", + "id": "016fc0ab-3fe9-4a3b-bd49-b71ebfb7bc2f", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -23104,7 +23104,7 @@ } }, { - "id": "6f7c738d-5821-4e33-bb41-fc4e58fb79ed", + "id": "d639a5f4-40b8-42e8-91e9-3de9a1344a5a", "name": "Create a fulfillment action", "request": { "name": "Create a fulfillment action", @@ -23148,7 +23148,7 @@ }, "response": [ { - "id": "376e3d9b-b7c2-4e58-8fbf-7c64cd6d2373", + "id": "1817f532-804e-4f92-8630-ea5caadde00e", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -23205,7 +23205,7 @@ "_postman_previewlanguage": "json" }, { - "id": "daa665e8-e5b3-4683-a09d-351db4265899", + "id": "52d3a156-a683-46a9-ab37-8badf852ef40", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -23262,7 +23262,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b8cebb2-8746-4d77-911f-341bbbfe0e0b", + "id": "fe7ff92c-29d5-4766-b124-c6c91e2dcf48", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -23325,7 +23325,7 @@ } }, { - "id": "e381c248-54b7-4039-a120-3f62b5588e47", + "id": "40f9ba99-e884-44d6-ab0e-fe2f8d0321ff", "name": "Create an identity proofing action", "request": { "name": "Create an identity proofing action", @@ -23369,7 +23369,7 @@ }, "response": [ { - "id": "760624ea-1d5f-413a-9daa-b431d89a0d2d", + "id": "be5d8807-2d8d-473f-9f11-b121b1bfdea7", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -23426,7 +23426,7 @@ "_postman_previewlanguage": "json" }, { - "id": "576e7870-e20a-4c24-8ac4-41bc1890af78", + "id": "20d497a9-0376-4be3-ad98-5ddf3fa20520", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -23483,7 +23483,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4bf8e073-8578-4be8-a90a-6c642e354ffa", + "id": "8e7ced7b-47a2-4cd6-bf21-ae284fc556e7", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -23546,7 +23546,7 @@ } }, { - "id": "d3172937-72e6-40f5-bb03-fd0f06966fc0", + "id": "0a6f7233-dcc4-420f-9693-d67c3190a2f3", "name": "Create an invitation action", "request": { "name": "Create an invitation action", @@ -23590,7 +23590,7 @@ }, "response": [ { - "id": "1ecdd684-6044-4aee-8e79-286d0679368e", + "id": "45f7c934-aaa0-45f0-8aaf-6540b3613dba", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -23647,7 +23647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b40e96c8-3e68-4668-bd22-46eb876ada1b", + "id": "c06d80ea-ab83-42d9-8d12-6cfa3b4f4e3b", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -23704,7 +23704,7 @@ "_postman_previewlanguage": "json" }, { - "id": "008a235f-4a76-4f2d-a505-d0df88b0d7dc", + "id": "3f97a6c8-636e-4578-98c0-e0ad9729eb7a", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -23767,7 +23767,7 @@ } }, { - "id": "0ddc5aa2-ee71-4d9f-a287-99dc408aa982", + "id": "2e0ba718-bf96-4cfb-bdaa-a2a13c008783", "name": "Create a ldap action", "request": { "name": "Create a ldap action", @@ -23811,7 +23811,7 @@ }, "response": [ { - "id": "bc2abb29-2d8b-4009-bcc6-0595e9150a74", + "id": "d3ff4922-ceab-491a-b0d5-8df8dda56e0c", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -23868,7 +23868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8233a8a-3c02-4a78-b496-052a4d3c838c", + "id": "da3347d2-c8a0-4252-a436-97c65d13d662", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -23925,7 +23925,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b7c2ec5-40d9-4e89-854f-09f8eb5d7552", + "id": "1592c9e3-92b3-4272-965a-714404bee665", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -23988,7 +23988,7 @@ } }, { - "id": "c3e49ea5-a9ef-473f-ae18-039d118dfe7e", + "id": "248cf62b-9e2e-496e-ace5-0031a21833e5", "name": "Create a notification action", "request": { "name": "Create a notification action", @@ -24032,7 +24032,7 @@ }, "response": [ { - "id": "59921696-0e90-45a1-8f42-eda2ab570f29", + "id": "165d85d0-2f9e-4025-bdf9-754de9afc948", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -24089,7 +24089,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96619700-70dd-417c-a7ed-604bf91dccab", + "id": "ce80f942-1a71-4833-ab3e-bbb8104ad7fd", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -24146,7 +24146,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbaee7d5-bfda-4694-91b0-06987da74819", + "id": "c6ed73f7-8e10-4972-bac4-221e5c06b522", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -24209,7 +24209,7 @@ } }, { - "id": "e971e2ae-bdba-4d82-87c1-361283ece06b", + "id": "449aa07f-64fd-441a-a935-b482c64027e7", "name": "Create a password reset action", "request": { "name": "Create a password reset action", @@ -24253,7 +24253,7 @@ }, "response": [ { - "id": "2cf67869-773d-4822-8e61-a6726bc47bf1", + "id": "3e059529-5aa2-40fa-9096-ec06e73defb4", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -24310,7 +24310,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba6701df-c08c-40a1-b4e9-7f324ab5b229", + "id": "f638ce06-df06-42aa-9af8-a44b5033edc7", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -24367,7 +24367,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6d9435e-0a33-42f3-bb84-5d9cbe83ba29", + "id": "329bd9ef-81a6-4ef2-bb7b-8cf9988d82d0", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -24430,7 +24430,7 @@ } }, { - "id": "db50fbb4-0508-42a7-a9ea-4b0c3479265d", + "id": "42adb0e9-758a-4ccf-abb6-17e75ed8eafb", "name": "Create a profile check action", "request": { "name": "Create a profile check action", @@ -24474,7 +24474,7 @@ }, "response": [ { - "id": "93778992-31fc-47e7-aa82-d47c1f1a0bf9", + "id": "78a590c0-95a0-4206-89fd-602e7470ebbd", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -24531,7 +24531,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a4b6fbef-2774-4ade-b9ce-ca18a394a89b", + "id": "9b1112f4-af8e-4db3-99fa-bc4a7e04f745", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -24588,7 +24588,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d1fca67-5a49-4bc1-973f-2dc339805475", + "id": "877d1024-fcd8-4d2f-94b9-b7b80f2b8444", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -24651,7 +24651,7 @@ } }, { - "id": "81dc99fc-7897-4cc1-95df-8b2fcb0fa294", + "id": "8a283aa4-aac3-4840-b2cd-acb93c950810", "name": "Create a profile select action", "request": { "name": "Create a profile select action", @@ -24695,7 +24695,7 @@ }, "response": [ { - "id": "ad6c233f-3855-4469-afbc-ca87589aca46", + "id": "329eaea8-430c-4d83-89b3-c9d6c52aaf12", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -24752,7 +24752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "326d3077-3011-4e0b-adb9-a1e98f4d6af7", + "id": "b5c57759-35c2-4a5a-be4e-78579c879482", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -24809,7 +24809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0d04b28-559f-4c7d-834d-170a151070da", + "id": "934840a2-bb4e-4c72-aca7-57ebb23384ce", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -24872,7 +24872,7 @@ } }, { - "id": "385a8812-484b-4d9d-a81e-d78f37bcf9d6", + "id": "92525fc2-8fd6-45b2-8b32-b3ae49107584", "name": "Create a request action", "request": { "name": "Create a request action", @@ -24916,7 +24916,7 @@ }, "response": [ { - "id": "bf398105-a3ae-41bd-bed2-83619624d87a", + "id": "e2032c79-34e4-4913-8c55-be878b77ba30", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -24973,7 +24973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "102c440a-0016-45fd-aabb-f8968b873316", + "id": "4a13b786-5587-4ccb-9313-511dc3adb920", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -25030,7 +25030,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e95d085-a0f3-497c-b2da-2563b802b0c9", + "id": "dc0427f8-7aec-44bf-9900-565010c657df", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -25093,7 +25093,7 @@ } }, { - "id": "7cf43db4-f80e-4312-b501-b649727c44cb", + "id": "447ea778-fe8b-4071-97fa-584c8fa1830f", "name": "Create a REST API action", "request": { "name": "Create a REST API action", @@ -25137,7 +25137,7 @@ }, "response": [ { - "id": "87627edc-aad4-4e58-aaeb-bc2d87d0b0b0", + "id": "7d41f311-8074-4192-9b8e-d44fb2e90796", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -25194,7 +25194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20d00e76-9323-4279-a614-81fe267c7d4f", + "id": "4a9d6a8c-c72f-400a-b838-4c82327efa21", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -25251,7 +25251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98ce520b-f1c8-40f8-9b88-d4c34f39643b", + "id": "121cad91-327a-4c5d-82c5-11b76f95507a", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -25314,7 +25314,7 @@ } }, { - "id": "411217a2-3aca-40d1-8232-d53ec45fbd4a", + "id": "6bbdd77b-159a-405b-9c51-5bfc96cf122e", "name": "Create a review action", "request": { "name": "Create a review action", @@ -25358,7 +25358,7 @@ }, "response": [ { - "id": "21325047-1178-4baa-bd00-5c833fab2d57", + "id": "7887922b-858b-45de-85aa-1ac3a633e831", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -25415,7 +25415,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c8f362c-3e2d-4c14-b9e5-90f581ab61c2", + "id": "6650a0a3-5f3e-4eec-a087-466a03ec697f", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -25472,7 +25472,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f79cf2e2-bf15-401b-8bdc-d6bc0f92a6fe", + "id": "0abc305d-f6a3-4e57-96e5-348ef85402e0", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -25535,7 +25535,7 @@ } }, { - "id": "306a2ae3-e9fa-45c7-aade-f22992173dec", + "id": "68226460-dd33-400e-a1c1-f83d6532a0d4", "name": "Create a run workflow action", "request": { "name": "Create a run workflow action", @@ -25579,7 +25579,7 @@ }, "response": [ { - "id": "b614400a-81d5-442c-bfe9-17afcb1ef1a1", + "id": "96e68435-a4cf-411d-82c2-ee50b91a6a23", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -25636,7 +25636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0dc6fff0-e1e2-46d7-b441-6d51158e2fe5", + "id": "9754c80e-8814-407b-a75c-3a5d8b00b89c", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -25693,7 +25693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b77d9af5-dde3-4bd0-9545-7c3d67abab89", + "id": "9064537f-194f-4911-a939-b352d4ad3cfc", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -25756,7 +25756,7 @@ } }, { - "id": "7729123e-e9c6-4599-ab07-4025133b22b8", + "id": "8cceaa3d-e24f-4160-87c4-6a0f577cba30", "name": "Create a set attributes action", "request": { "name": "Create a set attributes action", @@ -25800,7 +25800,7 @@ }, "response": [ { - "id": "1b26cf4d-ede7-4140-9b9e-eb78e89f97be", + "id": "77d502a4-9601-4f43-937b-74c4fb4f19dd", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -25857,7 +25857,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c77d9714-7800-48ea-a92d-23b4b86c4507", + "id": "9a19105d-b89b-4961-bff0-4862496ae45b", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -25914,7 +25914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b44acc9-bdd3-43cd-9bf9-d136f3a28150", + "id": "88082fe8-8159-4628-9252-9f53c7b0e81e", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -25977,7 +25977,7 @@ } }, { - "id": "1ad258fa-3a8d-4f21-80a3-3d8cb0ec6dbe", + "id": "6d7ef7a0-7761-41ab-83b2-efebd235a64e", "name": "Create set security question action", "request": { "name": "Create set security question action", @@ -26021,7 +26021,7 @@ }, "response": [ { - "id": "4d9d105b-d22b-4e61-849c-a014c25c708e", + "id": "5aa18826-1dfc-4e75-9e64-83fb8c3dedfd", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -26078,7 +26078,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c49359ae-8b1a-426d-8afa-61830afe7b84", + "id": "a1d56e63-59e8-4314-8d35-0b5d13b56843", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -26135,7 +26135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b6573c7-7ff8-4ffc-8dc6-6323643bc715", + "id": "9f99e982-abea-40a5-b0c0-0c4ebfabdbbf", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -26198,7 +26198,7 @@ } }, { - "id": "fb569ed3-651a-41ff-a811-867360c4715c", + "id": "fa224388-3634-4df4-afde-a55506fd0cde", "name": "Create a SOAP API action", "request": { "name": "Create a SOAP API action", @@ -26242,7 +26242,7 @@ }, "response": [ { - "id": "9ab58238-9648-4d4b-b011-90de22a020be", + "id": "25a0baed-eacd-456b-8cd5-ab578d7f5bf8", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -26299,7 +26299,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6d566ca-16ae-4f51-8414-15f7b2eccafe", + "id": "4959488f-71ab-4e89-92cf-c20eba331efa", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -26356,7 +26356,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25f06c74-a5ec-49db-a5a6-73e8a0a85629", + "id": "adbb94fd-529c-4611-861e-41d1943a2352", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -26419,7 +26419,7 @@ } }, { - "id": "2953af1f-c2a3-4614-b3a3-38d39e91a9bc", + "id": "1a539fd8-e35a-4ef0-b9f8-019f4a5c2a5a", "name": "Create a status change action", "request": { "name": "Create a status change action", @@ -26463,7 +26463,7 @@ }, "response": [ { - "id": "66cb336e-d746-47a0-a7d9-6e83aa50f622", + "id": "4b952016-c434-4a45-b3a9-bb6d3f82ea0b", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -26520,7 +26520,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7005d68e-9684-4eb1-9e22-0f06a12c8e14", + "id": "a0b65c4a-3471-4b41-9f16-9a22d018e7f5", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -26577,7 +26577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07b7c5cb-e5fa-4bde-a867-13acfb39536b", + "id": "09abb14f-070b-4c86-9468-9fd6f215082b", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -26640,7 +26640,7 @@ } }, { - "id": "67f1ae9e-b9ad-4c92-80ba-d99e280f0a33", + "id": "e8996296-f1b7-4a35-95c9-3c5c071bc3a9", "name": "Create an unassign action", "request": { "name": "Create an unassign action", @@ -26684,7 +26684,7 @@ }, "response": [ { - "id": "93310c76-3b7b-4cd9-acc7-5b842c8b786c", + "id": "cfcfbab5-0057-49d4-ba89-39a41532e52d", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -26741,7 +26741,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a1470bb-cc4f-4900-baca-da12027b9696", + "id": "72f1af8e-3544-4d81-907c-ede920a9908c", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -26798,7 +26798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ff0c1bb-06fe-4d50-a71e-f929de132e2d", + "id": "156f9bc1-5f7a-4e99-aed5-fadf8d6033c5", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -26861,7 +26861,7 @@ } }, { - "id": "0eab2dc2-379f-47a7-bf74-e35d2b18b471", + "id": "57636c05-9a44-44d8-9144-735a4144a8b6", "name": "Create an update profile action", "request": { "name": "Create an update profile action", @@ -26905,7 +26905,7 @@ }, "response": [ { - "id": "03c36a94-7abf-412e-a437-c1208fe34a88", + "id": "16367436-4aac-4ae7-8991-e4276de20e39", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -26962,7 +26962,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa554143-f5f2-4fad-90e0-130f70f8142c", + "id": "6a16e9b6-f554-4aa2-a249-5ed164b0f983", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -27019,7 +27019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf81d2a6-0042-4ed9-bfa9-001ebd623fe6", + "id": "e361f715-6537-4c45-8627-5803a73ca95c", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -27082,7 +27082,7 @@ } }, { - "id": "7c223117-3e7b-42a5-9a84-71b967b9024b", + "id": "2903f9a0-dad7-4cf2-9685-b8b1947b7b06", "name": "Create a username password action", "request": { "name": "Create a username password action", @@ -27126,7 +27126,7 @@ }, "response": [ { - "id": "f4d1d011-cef6-499f-8b4b-0f3e25fe8727", + "id": "96fa46d2-d079-4e12-9211-c06e0a77e66b", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -27183,7 +27183,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38da1f87-89bd-4e53-9f6e-e81e1d3b56c3", + "id": "2872bc0e-224f-4330-bc72-4394110ab866", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -27240,7 +27240,7 @@ "_postman_previewlanguage": "json" }, { - "id": "daf740a1-fa2b-4105-b3eb-db19652bddc2", + "id": "40714747-a1fd-43d0-978d-3b25c5d974f3", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -27303,7 +27303,7 @@ } }, { - "id": "6103fdb2-6021-470e-9c24-aa35fc1866c1", + "id": "ec113faf-ea68-4ecc-8413-224ff563c59e", "name": "Get Workflow Actions", "request": { "name": "Get Workflow Actions", @@ -27343,7 +27343,7 @@ }, "response": [ { - "id": "050cdcab-159d-4216-b00e-e417f00ff504", + "id": "97654ff0-32e6-4b27-8372-2b48eb80535e", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -27396,7 +27396,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8ce075a-d25c-4219-a04c-df4ab6060844", + "id": "dbd4f5b3-5de7-4323-b390-5ef0fca256ed", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -27449,7 +27449,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ac0b016-74ca-4b15-8130-ca98dcb69afc", + "id": "603cfd58-560e-4b82-b07c-b3d424bba075", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -27514,7 +27514,7 @@ "description": "", "item": [ { - "id": "ed3321ca-a65c-4f17-ae05-45e6fd117dcc", + "id": "740e7f6a-2fa6-4bcd-8f60-c44ce8287d73", "name": "Get workflow sessions", "request": { "name": "Get workflow sessions", @@ -27573,7 +27573,7 @@ "type": "text/plain" }, "key": "uid", - "value": "eu eaqui cupidatatDuis etin eius" + "value": "et consequat ullamco irureminim " }, { "disabled": false, @@ -27591,7 +27591,7 @@ "type": "text/plain" }, "key": "requester_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -27600,7 +27600,7 @@ "type": "text/plain" }, "key": "status", - "value": "auto assigned" + "value": "disabled" }, { "disabled": false, @@ -27626,7 +27626,7 @@ }, "response": [ { - "id": "d1847afd-bbff-4e95-a0c9-c3747f347c00", + "id": "3294cccc-695f-4fd2-94f9-cc36fc7de2f8", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -27680,7 +27680,7 @@ "type": "text/plain" }, "key": "uid", - "value": "eu eaqui cupidatatDuis etin eius" + "value": "et consequat ullamco irureminim " }, { "disabled": false, @@ -27698,7 +27698,7 @@ "type": "text/plain" }, "key": "requester_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -27707,7 +27707,7 @@ "type": "text/plain" }, "key": "status", - "value": "auto assigned" + "value": "disabled" }, { "disabled": false, @@ -27746,12 +27746,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow_sessions\": [\n {\n \"id\": \"urn:uuid:06b2d777-b9d7-b8fd-6d4c-6efd882f4896\",\n \"uid\": \"Ut mollit consequat inofficia cu\",\n \"workflow_id\": \"urn:uuid:0609cca6-a0e1-feed-9fc5-44ce7eaf89a7\",\n \"requester_id\": \"urn:uuid:ffefc5e2-f6de-fbea-25f5-8dd67c5e28ab\",\n \"requester_type\": \"NeaccessUser\",\n \"profile_id\": \"9695a06c-71d1-ec19-8562-da8bc172829b\",\n \"profile_ids\": [\n \"urn:uuid:45a301ad-9cbc-39eb-5b75-ed9b20f5a114\",\n \"urn:uuid:5ce40296-fd90-6592-2c21-94ff77904bd3\"\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"d8407709-ce4c-ac8c-cd29-d5323d9285b7\",\n \"uid\": \"ex enim est idaliquip magnarepre\",\n \"workflow_id\": \"7d866379-b049-b944-f7af-2cf2b0c19c67\",\n \"requester_id\": \"5178002a-df68-7d70-e2b8-478d14298763\",\n \"requester_type\": \"NeprofileUser\",\n \"profile_id\": \"ffe47ce1-3c2e-72fd-fb02-a44939dd7546\",\n \"profile_ids\": [\n \"9f6bab6e-a258-bed4-b6e1-28adedac0e2d\",\n \"15c272a5-d347-0dd2-c853-0e1664f13ab7\"\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ],\n \"_metadata\": {\n \"limit\": 22415631,\n \"offset\": -11912430,\n \"total\": -30368703,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"workflow_sessions\": [\n {\n \"id\": \"167e4020-f742-3614-a563-1c6eefb6e159\",\n \"uid\": \"quis Duisenim consequatlaboredol\",\n \"workflow_id\": \"790ad0a2-450c-85e8-cc5e-f5d5e25471e8\",\n \"requester_id\": \"urn:uuid:9724194e-2a02-3c8c-97f4-ff52ffd6d1d9\",\n \"requester_type\": \"User\",\n \"profile_id\": \"f90020ae-8ff4-76bc-9eb0-2189edb6c4fe\",\n \"profile_ids\": [\n \"e600195f-e00f-00b0-ed6c-6271243b215f\",\n \"urn:uuid:83e86446-c88c-eb45-c264-54a0d893bd28\"\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"urn:uuid:305aec94-4c20-4e5d-7ed7-57d3054a0c04\",\n \"uid\": \"laboris Duis Ut dolorcommodo ess\",\n \"workflow_id\": \"urn:uuid:a6f88ce4-e8d0-3ff8-55e1-f1877cf87905\",\n \"requester_id\": \"urn:uuid:0f193f61-264b-d12c-5184-124770de5367\",\n \"requester_type\": \"NeprofileUser\",\n \"profile_id\": \"urn:uuid:801bfae8-9c74-b5f9-28f3-4c7c09bd5bd2\",\n \"profile_ids\": [\n \"fff77df5-5030-01f0-6d3d-816d6feea9f7\",\n \"urn:uuid:1a17f15c-2606-3717-d602-d8a7e30992e1\"\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ],\n \"_metadata\": {\n \"limit\": -24511495,\n \"offset\": 3462736,\n \"total\": 39034039,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "48c89770-0df7-4be7-91da-617abf2fab09", + "id": "42ad688b-98f9-4dc8-bf76-3c66d6f88d7e", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -27805,7 +27805,7 @@ "type": "text/plain" }, "key": "uid", - "value": "eu eaqui cupidatatDuis etin eius" + "value": "et consequat ullamco irureminim " }, { "disabled": false, @@ -27823,7 +27823,7 @@ "type": "text/plain" }, "key": "requester_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -27832,7 +27832,7 @@ "type": "text/plain" }, "key": "status", - "value": "auto assigned" + "value": "disabled" }, { "disabled": false, @@ -27876,7 +27876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de3b7273-b506-4968-8f73-2b5f1c3418d3", + "id": "f12f8f0e-be79-4647-897b-9f95748a59cd", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -27930,7 +27930,7 @@ "type": "text/plain" }, "key": "uid", - "value": "eu eaqui cupidatatDuis etin eius" + "value": "et consequat ullamco irureminim " }, { "disabled": false, @@ -27948,7 +27948,7 @@ "type": "text/plain" }, "key": "requester_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -27957,7 +27957,7 @@ "type": "text/plain" }, "key": "status", - "value": "auto assigned" + "value": "disabled" }, { "disabled": false, @@ -28007,7 +28007,7 @@ } }, { - "id": "edd150ab-5587-442c-8bf7-4f9aa2313507", + "id": "8671a982-a853-4af4-b176-f960e24fad7f", "name": "Create a workflow session", "request": { "name": "Create a workflow session", @@ -28048,7 +28048,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"urn:uuid:a1505b7f-0e2a-857f-6743-bb041546151f\",\n \"requester_id\": \"ff4f2617-f8fe-f210-17d4-7c61ecccce71\",\n \"requester_type\": \"NeprofileUser\",\n \"profile_id\": \"urn:uuid:41baca10-3ca8-0fb4-f82a-e553b9934141\",\n \"profile_ids\": [\n \"urn:uuid:4ba6c980-ca50-8f82-a2e9-1f6f36908ff4\",\n \"5727c1c1-131f-03af-7621-748be5d33861\"\n ],\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"13adf9fe-52f8-b8c4-9b8c-c45058c13dfd\",\n \"requester_id\": \"73aa14e8-7039-8145-5967-bf0f06d30139\",\n \"requester_type\": \"NeaccessUser\",\n \"profile_id\": \"urn:uuid:48245643-1ed9-5a05-3ad1-f11511464a36\",\n \"profile_ids\": [\n \"28f6ee0e-587e-64dc-6f06-15bbec35f991\",\n \"urn:uuid:bfd791bf-435b-37c4-bb33-5ef4d5f50aef\"\n ],\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -28060,7 +28060,7 @@ }, "response": [ { - "id": "25750c15-7fad-4d32-8d55-4226f94a6a00", + "id": "37588583-79c2-4ebc-8385-5d3687b8a747", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -28104,7 +28104,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"urn:uuid:a1505b7f-0e2a-857f-6743-bb041546151f\",\n \"requester_id\": \"ff4f2617-f8fe-f210-17d4-7c61ecccce71\",\n \"requester_type\": \"NeprofileUser\",\n \"profile_id\": \"urn:uuid:41baca10-3ca8-0fb4-f82a-e553b9934141\",\n \"profile_ids\": [\n \"urn:uuid:4ba6c980-ca50-8f82-a2e9-1f6f36908ff4\",\n \"5727c1c1-131f-03af-7621-748be5d33861\"\n ],\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"13adf9fe-52f8-b8c4-9b8c-c45058c13dfd\",\n \"requester_id\": \"73aa14e8-7039-8145-5967-bf0f06d30139\",\n \"requester_type\": \"NeaccessUser\",\n \"profile_id\": \"urn:uuid:48245643-1ed9-5a05-3ad1-f11511464a36\",\n \"profile_ids\": [\n \"28f6ee0e-587e-64dc-6f06-15bbec35f991\",\n \"urn:uuid:bfd791bf-435b-37c4-bb33-5ef4d5f50aef\"\n ],\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -28121,12 +28121,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow_session\": {\n \"id\": \"urn:uuid:658e5d2e-4405-7bbc-16f5-82659fdaaa26\",\n \"uid\": \"consectetur sinteu fugiat idoffi\",\n \"workflow_id\": \"76718512-764a-e4af-94e2-db3e6fdf1182\",\n \"requester_id\": \"urn:uuid:db5db65b-7e65-ff04-25bf-342657961f59\",\n \"requester_type\": \"NeaccessUser\",\n \"profile_id\": \"urn:uuid:e3e83fef-c6b8-efdd-23a8-7380af9298cc\",\n \"profile_ids\": [\n \"urn:uuid:bea20577-2dc9-14ff-4ed2-5d3a39f2a193\",\n \"urn:uuid:e658c2fa-9efb-6f2c-9dc2-7ca8102fc2bf\"\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "body": "{\n \"workflow_session\": {\n \"id\": \"urn:uuid:2d4bd8e9-a2bf-51d5-0c33-8adcf6f57579\",\n \"uid\": \"UtUt in pariaturveniam dolor con\",\n \"workflow_id\": \"79ffa8e7-7c01-5e3e-71e2-f0a058758e1d\",\n \"requester_id\": \"78a1f090-7145-45ec-3428-649eef3fed34\",\n \"requester_type\": \"User\",\n \"profile_id\": \"3c590d02-ce1e-89c4-4a1e-d0a28500d542\",\n \"profile_ids\": [\n \"urn:uuid:4d789a78-45f5-5710-9fe5-d5ab5896cb28\",\n \"64f7fd3d-766d-ab13-f15a-ca9f460d0817\"\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "e29a435d-5995-490d-b31f-1e21a6f61528", + "id": "2851f3d3-2708-4661-b946-d950a2271c73", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -28170,7 +28170,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"urn:uuid:a1505b7f-0e2a-857f-6743-bb041546151f\",\n \"requester_id\": \"ff4f2617-f8fe-f210-17d4-7c61ecccce71\",\n \"requester_type\": \"NeprofileUser\",\n \"profile_id\": \"urn:uuid:41baca10-3ca8-0fb4-f82a-e553b9934141\",\n \"profile_ids\": [\n \"urn:uuid:4ba6c980-ca50-8f82-a2e9-1f6f36908ff4\",\n \"5727c1c1-131f-03af-7621-748be5d33861\"\n ],\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"13adf9fe-52f8-b8c4-9b8c-c45058c13dfd\",\n \"requester_id\": \"73aa14e8-7039-8145-5967-bf0f06d30139\",\n \"requester_type\": \"NeaccessUser\",\n \"profile_id\": \"urn:uuid:48245643-1ed9-5a05-3ad1-f11511464a36\",\n \"profile_ids\": [\n \"28f6ee0e-587e-64dc-6f06-15bbec35f991\",\n \"urn:uuid:bfd791bf-435b-37c4-bb33-5ef4d5f50aef\"\n ],\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -28192,7 +28192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fa1c452-ecab-482c-9050-cabc985e8014", + "id": "b5f546b7-b8f5-46f9-9ac5-158eab114db3", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -28236,7 +28236,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"urn:uuid:a1505b7f-0e2a-857f-6743-bb041546151f\",\n \"requester_id\": \"ff4f2617-f8fe-f210-17d4-7c61ecccce71\",\n \"requester_type\": \"NeprofileUser\",\n \"profile_id\": \"urn:uuid:41baca10-3ca8-0fb4-f82a-e553b9934141\",\n \"profile_ids\": [\n \"urn:uuid:4ba6c980-ca50-8f82-a2e9-1f6f36908ff4\",\n \"5727c1c1-131f-03af-7621-748be5d33861\"\n ],\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"13adf9fe-52f8-b8c4-9b8c-c45058c13dfd\",\n \"requester_id\": \"73aa14e8-7039-8145-5967-bf0f06d30139\",\n \"requester_type\": \"NeaccessUser\",\n \"profile_id\": \"urn:uuid:48245643-1ed9-5a05-3ad1-f11511464a36\",\n \"profile_ids\": [\n \"28f6ee0e-587e-64dc-6f06-15bbec35f991\",\n \"urn:uuid:bfd791bf-435b-37c4-bb33-5ef4d5f50aef\"\n ],\n \"attributes\": {\n \"text_attribute_uid\": \"static text\",\n \"date_attribute_uid\": \"01/15/2020\",\n \"profile_select_attribute_uid\": \"Profile Name\",\n \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -28264,7 +28264,7 @@ } }, { - "id": "c33bd799-cd6d-462f-998a-9d71796466b2", + "id": "275a5727-a2c9-4c36-860b-69b352ed6cae", "name": "Find workflow session by id", "request": { "name": "Find workflow session by id", @@ -28306,7 +28306,7 @@ }, "response": [ { - "id": "9c6f383d-330f-46f7-b243-0c2bb08635b0", + "id": "7464e91d-ba03-450f-8b7f-36d974c37689", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -28345,12 +28345,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow_session\": {\n \"id\": \"urn:uuid:658e5d2e-4405-7bbc-16f5-82659fdaaa26\",\n \"uid\": \"consectetur sinteu fugiat idoffi\",\n \"workflow_id\": \"76718512-764a-e4af-94e2-db3e6fdf1182\",\n \"requester_id\": \"urn:uuid:db5db65b-7e65-ff04-25bf-342657961f59\",\n \"requester_type\": \"NeaccessUser\",\n \"profile_id\": \"urn:uuid:e3e83fef-c6b8-efdd-23a8-7380af9298cc\",\n \"profile_ids\": [\n \"urn:uuid:bea20577-2dc9-14ff-4ed2-5d3a39f2a193\",\n \"urn:uuid:e658c2fa-9efb-6f2c-9dc2-7ca8102fc2bf\"\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "body": "{\n \"workflow_session\": {\n \"id\": \"urn:uuid:2d4bd8e9-a2bf-51d5-0c33-8adcf6f57579\",\n \"uid\": \"UtUt in pariaturveniam dolor con\",\n \"workflow_id\": \"79ffa8e7-7c01-5e3e-71e2-f0a058758e1d\",\n \"requester_id\": \"78a1f090-7145-45ec-3428-649eef3fed34\",\n \"requester_type\": \"User\",\n \"profile_id\": \"3c590d02-ce1e-89c4-4a1e-d0a28500d542\",\n \"profile_ids\": [\n \"urn:uuid:4d789a78-45f5-5710-9fe5-d5ab5896cb28\",\n \"64f7fd3d-766d-ab13-f15a-ca9f460d0817\"\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "fbf1c838-607d-4d1e-93b5-a8ddbfbc2584", + "id": "ed0fe49e-b39b-4fd4-ae38-3a0519d27c7c", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -28394,7 +28394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e91beb58-6e5c-4594-a034-523d4cdac757", + "id": "3a89673f-62e9-4623-969a-a3be93ff4052", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -28444,7 +28444,7 @@ } }, { - "id": "eee588a1-8471-4d58-a5c4-1c53449e4db9", + "id": "f3ec5995-30be-47cb-9d8e-c25741bd6fd1", "name": "Update a workflow session by id", "request": { "name": "Update a workflow session by id", @@ -28497,7 +28497,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"urn:uuid:17d7d6b3-254f-5a65-9ac4-b0582192c3a1\",\n \"requester_id\": \"urn:uuid:cc97c4a8-f63b-20f0-5b8f-905293b51f07\",\n \"requester_type\": \"NeaccessUser\",\n \"profile_id\": \"urn:uuid:ee5c748c-9a10-bf95-74b6-a1a539837163\",\n \"profile_ids\": [\n \"urn:uuid:905a155d-d7b8-bb73-6587-5f331d614505\",\n \"c63f81a7-aec5-87fc-e076-7f1bc040f333\"\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"3f5cff34-259b-add8-8f7c-1aefce96f7a3\",\n \"requester_id\": \"0d887f01-f87d-817d-6d61-a2ce2a76f1b1\",\n \"requester_type\": \"NeprofileUser\",\n \"profile_id\": \"urn:uuid:ef3ba232-fc94-7067-fbaf-55c959b27355\",\n \"profile_ids\": [\n \"urn:uuid:158223c3-43f1-6998-09ed-1b9c96fc044b\",\n \"64a7d3e5-1887-6312-edad-d9b372b0ced5\"\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -28509,7 +28509,7 @@ }, "response": [ { - "id": "42db5599-d468-4b6b-95ca-007645cdfd05", + "id": "b52c0825-5628-47fd-9907-57cfd33240fc", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -28554,7 +28554,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"urn:uuid:17d7d6b3-254f-5a65-9ac4-b0582192c3a1\",\n \"requester_id\": \"urn:uuid:cc97c4a8-f63b-20f0-5b8f-905293b51f07\",\n \"requester_type\": \"NeaccessUser\",\n \"profile_id\": \"urn:uuid:ee5c748c-9a10-bf95-74b6-a1a539837163\",\n \"profile_ids\": [\n \"urn:uuid:905a155d-d7b8-bb73-6587-5f331d614505\",\n \"c63f81a7-aec5-87fc-e076-7f1bc040f333\"\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"3f5cff34-259b-add8-8f7c-1aefce96f7a3\",\n \"requester_id\": \"0d887f01-f87d-817d-6d61-a2ce2a76f1b1\",\n \"requester_type\": \"NeprofileUser\",\n \"profile_id\": \"urn:uuid:ef3ba232-fc94-7067-fbaf-55c959b27355\",\n \"profile_ids\": [\n \"urn:uuid:158223c3-43f1-6998-09ed-1b9c96fc044b\",\n \"64a7d3e5-1887-6312-edad-d9b372b0ced5\"\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -28571,12 +28571,12 @@ "value": "application/json" } ], - "body": "{\n \"workflow_session\": {\n \"id\": \"urn:uuid:658e5d2e-4405-7bbc-16f5-82659fdaaa26\",\n \"uid\": \"consectetur sinteu fugiat idoffi\",\n \"workflow_id\": \"76718512-764a-e4af-94e2-db3e6fdf1182\",\n \"requester_id\": \"urn:uuid:db5db65b-7e65-ff04-25bf-342657961f59\",\n \"requester_type\": \"NeaccessUser\",\n \"profile_id\": \"urn:uuid:e3e83fef-c6b8-efdd-23a8-7380af9298cc\",\n \"profile_ids\": [\n \"urn:uuid:bea20577-2dc9-14ff-4ed2-5d3a39f2a193\",\n \"urn:uuid:e658c2fa-9efb-6f2c-9dc2-7ca8102fc2bf\"\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "body": "{\n \"workflow_session\": {\n \"id\": \"urn:uuid:2d4bd8e9-a2bf-51d5-0c33-8adcf6f57579\",\n \"uid\": \"UtUt in pariaturveniam dolor con\",\n \"workflow_id\": \"79ffa8e7-7c01-5e3e-71e2-f0a058758e1d\",\n \"requester_id\": \"78a1f090-7145-45ec-3428-649eef3fed34\",\n \"requester_type\": \"User\",\n \"profile_id\": \"3c590d02-ce1e-89c4-4a1e-d0a28500d542\",\n \"profile_ids\": [\n \"urn:uuid:4d789a78-45f5-5710-9fe5-d5ab5896cb28\",\n \"64f7fd3d-766d-ab13-f15a-ca9f460d0817\"\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2a1cfd9d-f413-4994-adcc-2891fe8520cb", + "id": "c30e31cc-4985-41a7-9550-ccedfc6ef492", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -28621,7 +28621,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"urn:uuid:17d7d6b3-254f-5a65-9ac4-b0582192c3a1\",\n \"requester_id\": \"urn:uuid:cc97c4a8-f63b-20f0-5b8f-905293b51f07\",\n \"requester_type\": \"NeaccessUser\",\n \"profile_id\": \"urn:uuid:ee5c748c-9a10-bf95-74b6-a1a539837163\",\n \"profile_ids\": [\n \"urn:uuid:905a155d-d7b8-bb73-6587-5f331d614505\",\n \"c63f81a7-aec5-87fc-e076-7f1bc040f333\"\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"3f5cff34-259b-add8-8f7c-1aefce96f7a3\",\n \"requester_id\": \"0d887f01-f87d-817d-6d61-a2ce2a76f1b1\",\n \"requester_type\": \"NeprofileUser\",\n \"profile_id\": \"urn:uuid:ef3ba232-fc94-7067-fbaf-55c959b27355\",\n \"profile_ids\": [\n \"urn:uuid:158223c3-43f1-6998-09ed-1b9c96fc044b\",\n \"64a7d3e5-1887-6312-edad-d9b372b0ced5\"\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -28643,7 +28643,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fa27c3b-adbb-4847-ae19-878f6a1e0dd8", + "id": "a2ce90ad-0aac-4d99-ad68-ab0abef57331", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -28688,7 +28688,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"urn:uuid:17d7d6b3-254f-5a65-9ac4-b0582192c3a1\",\n \"requester_id\": \"urn:uuid:cc97c4a8-f63b-20f0-5b8f-905293b51f07\",\n \"requester_type\": \"NeaccessUser\",\n \"profile_id\": \"urn:uuid:ee5c748c-9a10-bf95-74b6-a1a539837163\",\n \"profile_ids\": [\n \"urn:uuid:905a155d-d7b8-bb73-6587-5f331d614505\",\n \"c63f81a7-aec5-87fc-e076-7f1bc040f333\"\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", + "raw": "{\n \"workflow_session\": {\n \"workflow_id\": \"3f5cff34-259b-add8-8f7c-1aefce96f7a3\",\n \"requester_id\": \"0d887f01-f87d-817d-6d61-a2ce2a76f1b1\",\n \"requester_type\": \"NeprofileUser\",\n \"profile_id\": \"urn:uuid:ef3ba232-fc94-7067-fbaf-55c959b27355\",\n \"profile_ids\": [\n \"urn:uuid:158223c3-43f1-6998-09ed-1b9c96fc044b\",\n \"64a7d3e5-1887-6312-edad-d9b372b0ced5\"\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -28716,7 +28716,7 @@ } }, { - "id": "680c1104-009f-48fc-9a8a-1bf5acd58213", + "id": "b1024a1e-f3e8-42ea-ad50-495e7decde01", "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", @@ -28770,7 +28770,7 @@ }, "response": [ { - "id": "217dc7a5-f43e-4550-bb0a-b48228f88b7a", + "id": "275680c9-77af-4e9f-ac54-24d5619a6aab", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -28811,12 +28811,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"elit velit\"\n}", + "body": "{\n \"url\": \"voluptat\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f6827cd5-48ea-474c-8500-71bfbe7d937b", + "id": "040720d3-d985-45c9-ba88-b161dd201e88", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -28862,7 +28862,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b1db4c3-047c-448b-847b-7c8282581af5", + "id": "eee59785-fb1b-4afe-b0e1-37f398de13af", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -28914,7 +28914,7 @@ } }, { - "id": "2e42730f-c372-4af4-a53a-89e61356839b", + "id": "d73f412e-9d5d-441a-bdd7-fc9e9a9ff8c1", "name": "Uploads a new attachment attribute value to a workflow session", "request": { "name": "Uploads a new attachment attribute value to a workflow session", @@ -28976,7 +28976,7 @@ "type": "text/plain" }, "key": "file", - "value": "in", + "value": "v", "type": "text" } ] @@ -28985,7 +28985,7 @@ }, "response": [ { - "id": "dab0759d-2c1f-4e9a-86f6-9c71e9bb9b10", + "id": "4b5932b3-fb9d-4d2e-a1f2-470591325976", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -29029,7 +29029,7 @@ "type": "text/plain" }, "key": "file", - "value": "in", + "value": "v", "type": "text" } ] @@ -29043,12 +29043,12 @@ "value": "application/json" } ], - "body": "{\n \"url\": \"elit velit\"\n}", + "body": "{\n \"url\": \"voluptat\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "2a1a8aa2-2c73-4270-b011-d0f771847f25", + "id": "1129529d-8d49-406a-a6b0-00f470148df1", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -29092,7 +29092,7 @@ "type": "text/plain" }, "key": "file", - "value": "in", + "value": "v", "type": "text" } ] @@ -29111,7 +29111,7 @@ "_postman_previewlanguage": "json" }, { - "id": "758048fe-6742-482f-b531-c0337ea32026", + "id": "7514784a-1cb1-4315-b5b3-57e7db566509", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -29155,7 +29155,7 @@ "type": "text/plain" }, "key": "file", - "value": "in", + "value": "v", "type": "text" } ] @@ -29186,7 +29186,7 @@ "description": "", "item": [ { - "id": "a36c5168-9fce-4acf-978f-c828ba7300d8", + "id": "4da59e59-f62b-4b94-81b9-152318cbc3cd", "name": "Get identity proofing result data in bulk", "request": { "name": "Get identity proofing result data in bulk", @@ -29245,7 +29245,7 @@ "type": "text/plain" }, "key": "workflow_session_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -29280,7 +29280,7 @@ }, "response": [ { - "id": "0e48baab-93eb-4a61-8464-1b6879c51ce2", + "id": "36d9709b-2473-4ce3-9433-1bbe78814774", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -29334,7 +29334,7 @@ "type": "text/plain" }, "key": "workflow_session_id", - "value": "e72bc446-4242-6840-4f27-ea5593803047" + "value": "urn:uuid:9d377075-9d07-006b-72ea-b70cc42b64fa" }, { "disabled": false, @@ -29382,7 +29382,7 @@ "value": "application/json" } ], - "body": "{\n \"identity_proofing_results\": [\n {\n \"id\": \"urn:uuid:093579df-be22-c84d-c13f-94de4b13c2fd\",\n \"identity_proofing_action_id\": \"6e80d843-a0fb-1cc7-2201-95ef85bc63fd\",\n \"workflow_session_id\": \"urn:uuid:b5a5340e-a55a-ae8a-6e77-4734e110a58f\",\n \"profile_id\": \"d9aaee57-4e91-9800-6a06-9d6981c8f140\",\n \"proofing_workflow\": \"urn:uuid:d247cb53-a221-1500-0ae5-ee1ab4fd2ea5\",\n \"result\": \"pending\",\n \"proofing_attributes\": {\n \"result\": \"approve\"\n },\n \"created_at\": \"2011-11-04T18:03:47.352Z\",\n \"updated_at\": \"1960-04-12T15:16:23.550Z\"\n },\n {\n \"id\": \"urn:uuid:f86ed257-0f36-6bf6-1a8e-8559a68c004c\",\n \"identity_proofing_action_id\": \"urn:uuid:d6f631f0-9bfd-dc2c-f678-8e0da2483672\",\n \"workflow_session_id\": \"urn:uuid:351ed413-5019-643d-f4dc-161cdc99d9df\",\n \"profile_id\": \"1446fd10-ded3-ab86-2992-9b7916640020\",\n \"proofing_workflow\": \"afd19236-8ead-7133-db3a-93279f21e6ab\",\n \"result\": \"pass\",\n \"proofing_attributes\": {\n \"result\": \"approve\"\n },\n \"created_at\": \"1975-07-03T01:01:45.762Z\",\n \"updated_at\": \"2004-03-10T14:24:24.188Z\"\n }\n ],\n \"_metadata\": {\n \"limit\": -13496815,\n \"offset\": 39362593,\n \"total\": 56435165,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", + "body": "{\n \"identity_proofing_results\": [\n {\n \"id\": \"urn:uuid:98a4727d-ac87-4480-c14d-2c7674475552\",\n \"identity_proofing_action_id\": \"urn:uuid:3ab0a403-224d-feaa-2cf0-b700c0124a2d\",\n \"workflow_session_id\": \"urn:uuid:cd81eb64-1439-ff12-2cea-72b02632a0dd\",\n \"profile_id\": \"urn:uuid:82b8d532-5e50-f226-e5ca-7335f4619e31\",\n \"proofing_workflow\": \"ee58a3ec-c2a8-c3b1-520d-2378bbc0607e\",\n \"result\": \"pass\",\n \"proofing_attributes\": {\n \"result\": \"approve\"\n },\n \"created_at\": \"1983-03-25T15:25:02.485Z\",\n \"updated_at\": \"2007-02-28T10:21:42.380Z\"\n },\n {\n \"id\": \"5dc9c793-173c-67bb-e5d0-412b3ad7400e\",\n \"identity_proofing_action_id\": \"urn:uuid:08b6746b-4a34-1978-753b-4ec444a562fe\",\n \"workflow_session_id\": \"urn:uuid:7131de01-9bd5-be3a-9145-2d86d8b2ba4d\",\n \"profile_id\": \"urn:uuid:7bb37429-844a-f66b-9bfc-7cb7ff58309a\",\n \"proofing_workflow\": \"2cb9fdfe-c277-fe48-389e-bbcca2d1f283\",\n \"result\": \"fail\",\n \"proofing_attributes\": {\n \"result\": \"approve\"\n },\n \"created_at\": \"1995-04-04T20:32:54.121Z\",\n \"updated_at\": \"1951-10-23T07:11:13.771Z\"\n }\n ],\n \"_metadata\": {\n \"limit\": -79943137,\n \"offset\": 84393362,\n \"total\": -34909211,\n \"next\": \"/endpoint?limit=10&offset=60\",\n \"previous\": \"/endpoint?limit=10&offset=40\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -29399,7 +29399,7 @@ "description": "", "item": [ { - "id": "fd9e80a5-f275-4064-8eb3-9327f370cc15", + "id": "330e6ef1-663e-4ee8-a48f-0393e5109b65", "name": "Get saved advanced search queries", "request": { "name": "Get saved advanced search queries", @@ -29429,7 +29429,7 @@ }, "response": [ { - "id": "d676fc2d-e79a-4a2b-8e3c-df6af221b486", + "id": "854b94ff-727e-41e9-b7f2-262668949bea", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -29467,7 +29467,7 @@ "value": "application/json" } ], - "body": "{\n \"advanced_search\": [\n {\n \"id\": \"11759f3b-f8b7-74af-f853-76ead6396083\",\n \"uid\": \"Lorem magnafugiat in ut nisi ull\",\n \"label\": \"cillum ad Duis\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"urn:uuid:c41d4ec1-d8db-41bd-5ed4-4129060e3f98\",\n \"uid\": \"cillum doloreconsequat voluptate\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:7af08d98-cf20-9e80-000b-fb8ee51b94f3\"\n },\n {\n \"id\": \"44e83200-3f3b-e5e6-70eb-24f3e2bd697b\",\n \"uid\": \"ea officia sint minim voluptatep\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"d7ca47e8-998b-5ce1-e3fa-1f0f001b9f39\"\n }\n ]\n },\n {\n \"id\": \"urn:uuid:ee8496f5-e7b2-a259-8326-595d4adf4c47\",\n \"uid\": \"nisi ea ipsumessenon dolore id c\",\n \"label\": \"incididunt velit\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"urn:uuid:4e101409-af75-09f1-1168-b1596771c371\",\n \"uid\": \"do id sedid Ut ad dolor exsint e\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"15c549e0-e9ec-e4d1-52b0-92b606912d84\"\n },\n {\n \"id\": \"urn:uuid:5bbced1f-52dc-9959-1936-cc8fffd9f991\",\n \"uid\": \"Lorem Ut consectetur utreprehend\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:30c342ea-0c29-b6c0-9227-eb606cd0e2aa\"\n }\n ]\n }\n ]\n}", + "body": "{\n \"advanced_search\": [\n {\n \"id\": \"bde44619-9aa9-7411-d7aa-30cfa11d3a40\",\n \"uid\": \"incididunt dolore quifugiat aute\",\n \"label\": \"laborum quis reprehenderit\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"6011d1f3-1402-b90f-d81b-282b408d9b74\",\n \"uid\": \"sit amet quis aliquadolore aliqu\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:f44cbc20-6498-75f7-1a93-13b2b564b96e\"\n },\n {\n \"id\": \"urn:uuid:e1129392-69b7-0ee7-8e30-429970d8f951\",\n \"uid\": \"reprehenderit dolor minim aliqui\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"338ffaa9-b959-8531-7a25-5bf00a4959c2\"\n }\n ]\n },\n {\n \"id\": \"urn:uuid:0c0b63e2-631b-e902-3f0f-1f1651721c43\",\n \"uid\": \"sunt Excepteur consectetur animi\",\n \"label\": \"in sunt c\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"urn:uuid:e3ae1f5b-abcd-39ba-e651-668dcddb420e\",\n \"uid\": \"minim fugiatconsectetur pariatur\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:7afb7199-408f-d320-7c88-47ecbb0ba0cc\"\n },\n {\n \"id\": \"9df70f91-1a11-919d-a1f7-f128b28667be\",\n \"uid\": \"ad dolor nullaest qui sedutExcep\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"0ef22192-16d2-e2cc-f907-9ff31f7153ae\"\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -29478,7 +29478,7 @@ } }, { - "id": "a640d3dd-7535-4a23-94da-f4806c655823", + "id": "c072c58d-7f98-459c-807f-a819c6c08ac7", "name": "Save an advanced search query for later use", "request": { "name": "Save an advanced search query for later use", @@ -29509,7 +29509,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"advanced_search\": {\n \"label\": \"Duis ipsum labore\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:55684b19-2e07-96f7-4d1b-d9464d57cfe6\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:dea61bd2-0ebf-1c0b-3d78-bee19863876b\"\n }\n ]\n }\n}", + "raw": "{\n \"advanced_search\": {\n \"label\": \"id cupidatat amet consequat\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:ed54d935-a896-4394-ef01-77e3add90160\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"urn:uuid:564b9954-4464-c5e3-2714-48f6fb71b5d6\"\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -29521,7 +29521,7 @@ }, "response": [ { - "id": "05368bce-f679-4fd6-9cdc-ee4725d304c6", + "id": "625fd695-302d-4030-a514-7ec7b2bcf0ed", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -29555,7 +29555,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"advanced_search\": {\n \"label\": \"Duis ipsum labore\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:55684b19-2e07-96f7-4d1b-d9464d57cfe6\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:dea61bd2-0ebf-1c0b-3d78-bee19863876b\"\n }\n ]\n }\n}", + "raw": "{\n \"advanced_search\": {\n \"label\": \"id cupidatat amet consequat\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:ed54d935-a896-4394-ef01-77e3add90160\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"urn:uuid:564b9954-4464-c5e3-2714-48f6fb71b5d6\"\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -29572,7 +29572,7 @@ "value": "application/json" } ], - "body": "{\n \"advanced_search\": {\n \"id\": \"urn:uuid:6ac000aa-5d74-df58-6dd6-81c190297319\",\n \"uid\": \"eiusmod commodo essecupidatat de\",\n \"label\": \"Ut ex consequat\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"urn:uuid:53044666-4bd4-f870-23ca-da0ea28c161b\",\n \"uid\": \"sinteu sitpariatur minim do dese\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"cd8f56ae-b0b5-227f-d84d-ca6bfacc7da4\"\n },\n {\n \"id\": \"urn:uuid:67ac011c-c4db-e763-e6df-af9ee0302096\",\n \"uid\": \"elit sed utmollit qui reprehende\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"dad29e64-5ac6-d0c1-baf1-1b5e89808fee\"\n }\n ]\n }\n}", + "body": "{\n \"advanced_search\": {\n \"id\": \"1dd944a6-8dd2-15c8-49ee-ad8d67e0127d\",\n \"uid\": \"dolore est et nonsit culpafugiat\",\n \"label\": \"et mollit sed\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"urn:uuid:46603b3e-44ce-c0d6-5ce0-b7693595d034\",\n \"uid\": \"dolore utut elitest Lorem nostru\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"urn:uuid:be6f24de-62cd-8ca9-f7eb-8b1b9c45c6a6\"\n },\n {\n \"id\": \"eef0a00f-96c6-5832-0757-584cb520c77f\",\n \"uid\": \"dolor consequatin non nostrudcon\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:bff77f55-4df1-7bd5-9359-471bbd56dabe\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -29583,7 +29583,7 @@ } }, { - "id": "643d5630-1b90-44b9-8591-395ab3a0d237", + "id": "757a17e2-07f9-40a4-a44c-460df84c0230", "name": "Run an advanced search for profiles, without saving the query", "request": { "name": "Run an advanced search for profiles, without saving the query", @@ -29643,7 +29643,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"advanced_search\": {\n \"label\": \"Duis ipsum labore\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:55684b19-2e07-96f7-4d1b-d9464d57cfe6\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:dea61bd2-0ebf-1c0b-3d78-bee19863876b\"\n }\n ]\n }\n}", + "raw": "{\n \"advanced_search\": {\n \"label\": \"id cupidatat amet consequat\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:ed54d935-a896-4394-ef01-77e3add90160\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"urn:uuid:564b9954-4464-c5e3-2714-48f6fb71b5d6\"\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -29655,7 +29655,7 @@ }, "response": [ { - "id": "15db6138-fb0d-4744-aab4-4bd02b5b4545", + "id": "ac0d3941-455d-40d4-b877-9d7bc82f86c9", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -29718,7 +29718,7 @@ "method": "POST", "body": { "mode": "raw", - "raw": "{\n \"advanced_search\": {\n \"label\": \"Duis ipsum labore\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:55684b19-2e07-96f7-4d1b-d9464d57cfe6\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:dea61bd2-0ebf-1c0b-3d78-bee19863876b\"\n }\n ]\n }\n}", + "raw": "{\n \"advanced_search\": {\n \"label\": \"id cupidatat amet consequat\",\n \"condition_rules_attributes\": [\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:ed54d935-a896-4394-ef01-77e3add90160\"\n },\n {\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"urn:uuid:564b9954-4464-c5e3-2714-48f6fb71b5d6\"\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -29735,7 +29735,7 @@ "value": "application/json" } ], - "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ad in autecillum commodo id esse\",\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"qui aliquip Duisenim ex Duis eun\",\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", + "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"Ut mollit consectetur sit ullamc\",\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ea irure Ut laborumpariatur Utsu\",\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -29746,7 +29746,7 @@ } }, { - "id": "bd42f7d0-be00-40c4-8151-0a834d2aaf0e", + "id": "88dd2726-7e4a-475e-9f1f-227068ad3e8d", "name": "Update a saved advanced search query", "request": { "name": "Update a saved advanced search query", @@ -29789,7 +29789,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"advanced_search\": {\n \"id\": \"urn:uuid:379280e1-9d80-ea1e-b6a3-217b591d70ae\",\n \"label\": \"eiusmod irure voluptate\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"urn:uuid:568bb818-670f-1551-6508-3b57633d9cef\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"8a60ed6e-107f-c388-67af-027cbeda59b1\",\n \"_destroy\": false\n },\n {\n \"id\": \"17ed9f83-9492-79bd-b6d8-b57df8c0621a\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"58e55513-52d1-1e31-fb31-90095594ffc3\",\n \"_destroy\": false\n }\n ]\n }\n}", + "raw": "{\n \"advanced_search\": {\n \"id\": \"urn:uuid:a08910c2-e04f-a40b-89d5-6ade7eb6018b\",\n \"label\": \"labore irure et\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"6e966a3e-5677-3a35-2480-5989d44ed703\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"urn:uuid:2ae6a56a-2518-face-f552-10d7f507590d\",\n \"_destroy\": false\n },\n {\n \"id\": \"eb748cfb-4713-cf8d-6dfe-f1d1525db233\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"317ed4de-80e8-2b21-2112-cbbe6c671e36\",\n \"_destroy\": false\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -29801,7 +29801,7 @@ }, "response": [ { - "id": "c10e6e2e-6f6e-4586-b495-c3bae3c7039d", + "id": "5628b564-b7c4-493a-9cdd-a45f7b296d28", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -29836,7 +29836,7 @@ "method": "PATCH", "body": { "mode": "raw", - "raw": "{\n \"advanced_search\": {\n \"id\": \"urn:uuid:379280e1-9d80-ea1e-b6a3-217b591d70ae\",\n \"label\": \"eiusmod irure voluptate\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"urn:uuid:568bb818-670f-1551-6508-3b57633d9cef\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"8a60ed6e-107f-c388-67af-027cbeda59b1\",\n \"_destroy\": false\n },\n {\n \"id\": \"17ed9f83-9492-79bd-b6d8-b57df8c0621a\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"58e55513-52d1-1e31-fb31-90095594ffc3\",\n \"_destroy\": false\n }\n ]\n }\n}", + "raw": "{\n \"advanced_search\": {\n \"id\": \"urn:uuid:a08910c2-e04f-a40b-89d5-6ade7eb6018b\",\n \"label\": \"labore irure et\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"6e966a3e-5677-3a35-2480-5989d44ed703\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"urn:uuid:2ae6a56a-2518-face-f552-10d7f507590d\",\n \"_destroy\": false\n },\n {\n \"id\": \"eb748cfb-4713-cf8d-6dfe-f1d1525db233\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"317ed4de-80e8-2b21-2112-cbbe6c671e36\",\n \"_destroy\": false\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -29853,7 +29853,7 @@ "value": "application/json" } ], - "body": "{\n \"advanced_search\": {\n \"id\": \"urn:uuid:6ac000aa-5d74-df58-6dd6-81c190297319\",\n \"uid\": \"eiusmod commodo essecupidatat de\",\n \"label\": \"Ut ex consequat\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"urn:uuid:53044666-4bd4-f870-23ca-da0ea28c161b\",\n \"uid\": \"sinteu sitpariatur minim do dese\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"cd8f56ae-b0b5-227f-d84d-ca6bfacc7da4\"\n },\n {\n \"id\": \"urn:uuid:67ac011c-c4db-e763-e6df-af9ee0302096\",\n \"uid\": \"elit sed utmollit qui reprehende\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"dad29e64-5ac6-d0c1-baf1-1b5e89808fee\"\n }\n ]\n }\n}", + "body": "{\n \"advanced_search\": {\n \"id\": \"1dd944a6-8dd2-15c8-49ee-ad8d67e0127d\",\n \"uid\": \"dolore est et nonsit culpafugiat\",\n \"label\": \"et mollit sed\",\n \"condition_rules_attributes\": [\n {\n \"id\": \"urn:uuid:46603b3e-44ce-c0d6-5ce0-b7693595d034\",\n \"uid\": \"dolore utut elitest Lorem nostru\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"==\",\n \"value\": \"urn:uuid:be6f24de-62cd-8ca9-f7eb-8b1b9c45c6a6\"\n },\n {\n \"id\": \"eef0a00f-96c6-5832-0757-584cb520c77f\",\n \"uid\": \"dolor consequatin non nostrudcon\",\n \"type\": \"ProfileTypeRule\",\n \"comparison_operator\": \"!=\",\n \"value\": \"urn:uuid:bff77f55-4df1-7bd5-9359-471bbd56dabe\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -29864,7 +29864,7 @@ } }, { - "id": "0bfa7edc-1a5a-4bec-bf1d-5d0a195e216a", + "id": "575cf5a7-4332-49ce-801b-530b00c82b27", "name": "Run a saved advanced search query", "request": { "name": "Run a saved advanced search query", @@ -29935,7 +29935,7 @@ }, "response": [ { - "id": "b2816274-34c2-4358-9e86-d77aa8b3ab9d", + "id": "f41020a7-b5eb-4aac-a79a-fbd6f042a536", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -30003,7 +30003,7 @@ "value": "application/json" } ], - "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ad in autecillum commodo id esse\",\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"qui aliquip Duisenim ex Duis eun\",\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", + "body": "{\n \"profiles\": [\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"Ut mollit consectetur sit ullamc\",\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n },\n {\n \"id\": \"33f072dd-13b4-41e1-8ea0-16f2a59b57c8\",\n \"uid\": \"ea irure Ut laborumpariatur Utsu\",\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 \"multiple_profile_select_attribute_uid\": \"Profile Name,Second Profile Name,Third Profile Name\",\n \"contributor_select_attribute_uid\": \"User Name\",\n \"multiple_contributor_select_attribute_uid\": \"User Name,Second User Name,Third User Name\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } @@ -30020,7 +30020,7 @@ "description": "", "item": [ { - "id": "b20b21ee-0cef-487e-a175-f38e35d42438", + "id": "0361aaeb-c092-4e73-9247-6efd32eea234", "name": "Get the status of a bulk job", "request": { "name": "Get the status of a bulk job", @@ -30043,7 +30043,7 @@ "type": "text/plain" }, "key": "job_id", - "value": "velit amet" + "value": "magna aliquip in" } ], "variable": [] @@ -30060,7 +30060,7 @@ }, "response": [ { - "id": "d6882f16-cbce-428c-9941-295491dc7da2", + "id": "5290d2d6-abdf-417c-9f5e-660a450c548f", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -30078,7 +30078,7 @@ "type": "text/plain" }, "key": "job_id", - "value": "velit amet" + "value": "magna aliquip in" } ], "variable": [] @@ -30108,12 +30108,12 @@ "value": "application/json" } ], - "body": "{\n \"uid\": \"urn:uuid:4f4c7326-5014-3e55-8921-121dbfe0ebfa\",\n \"status\": \"complete\",\n \"job_type\": \"import\",\n \"job_data\": [\n {\n \"user_id\": \"urn:uuid:1cbdfc53-9709-6c1e-1ab5-595286b46155\",\n \"manager_id\": \"6ec87de3-2c86-8914-ddf0-00db99d95878\",\n \"errors\": [\n \"Validation error for record in job\",\n \"Validation error for record in job\"\n ]\n },\n {\n \"user_id\": \"9f65302e-f9db-90f1-673c-4ccd952c7df2\",\n \"manager_id\": \"9b297dcb-a0bd-649e-1c85-725a271154d9\",\n \"errors\": [\n \"Validation error for record in job\",\n \"Validation error for record in job\"\n ]\n }\n ]\n}", + "body": "{\n \"uid\": \"8ce872e4-d618-b4d0-9281-262a52da4ec4\",\n \"status\": \"complete\",\n \"job_type\": \"import\",\n \"job_data\": [\n {\n \"user_id\": \"a72d608e-8056-0468-6bd9-004525c788a0\",\n \"manager_id\": \"7b10fe2c-e236-fa91-3616-8622f81e4dd6\",\n \"errors\": [\n \"Validation error for record in job\",\n \"Validation error for record in job\"\n ]\n },\n {\n \"user_id\": \"2a51223c-d4c9-816a-e46c-573c82f43736\",\n \"manager_id\": \"urn:uuid:13c61c68-85ca-dd30-e140-93b1c18e7e11\",\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": "82ff18e7-d635-4b64-b24a-da72d5adbf8b", + "id": "5fa07217-24fb-493d-812e-0096a97905d7", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -30131,7 +30131,7 @@ "type": "text/plain" }, "key": "job_id", - "value": "velit amet" + "value": "magna aliquip in" } ], "variable": [] @@ -30166,7 +30166,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69d59efd-0d65-445e-89ae-19931c514071", + "id": "6d450143-c873-47a9-a229-4f6dd3530631", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -30184,7 +30184,7 @@ "type": "text/plain" }, "key": "job_id", - "value": "velit amet" + "value": "magna aliquip in" } ], "variable": [] @@ -30231,7 +30231,7 @@ "description": "", "item": [ { - "id": "3194066d-979a-49c1-bdeb-ae985704b895", + "id": "f8eb13bc-4715-47ce-b87c-e71d70ca640c", "name": "Create a form", "request": { "name": "Create a form", @@ -30274,7 +30274,7 @@ }, "response": [ { - "id": "9c044b94-86f9-4d38-a20c-90bbe9504d49", + "id": "fa5f818a-7b98-4f00-82f1-89cc0f43a9e9", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -30330,7 +30330,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9bb12a27-e90d-4ca7-8994-9d34a7bbaa02", + "id": "59d7c2b6-27dd-468e-8667-401d5306a486", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -30386,7 +30386,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fb62730-9cb1-406e-bf07-a6675d4051e1", + "id": "906b4140-aa95-41b4-a19d-ab220490384b", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -30454,7 +30454,7 @@ "description": "", "item": [ { - "id": "e33ed87c-645d-43fb-8bfb-3a4fb45173a1", + "id": "18a7e1b5-5abf-4344-8ab2-00f11301193f", "name": "Create a form attribute", "request": { "name": "Create a form attribute", @@ -30497,7 +30497,7 @@ }, "response": [ { - "id": "eecb5058-db06-42c1-8587-f1e472eb47a2", + "id": "43e270b9-6d8e-4087-b1e5-96cafc34f292", "name": "Expected response to a valid request", "originalRequest": { "url": { @@ -30553,7 +30553,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e8f268e-dbbd-4bc7-87ec-b896a446a519", + "id": "5d5121ae-f7ce-4494-88d9-65844d6c66ff", "name": "Bad Request - unable to complete.", "originalRequest": { "url": { @@ -30609,7 +30609,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e402f4a-d929-4693-9d1a-5ee556fbe7f6", + "id": "7e15e31d-376d-488c-8d6d-9b5077cefeb8", "name": "Internal Server Error - returned on unhandled exceptions.", "originalRequest": { "url": { @@ -30695,7 +30695,7 @@ } ], "info": { - "_postman_id": "69d74d0a-98db-4c21-bddf-d2e4db01690c", + "_postman_id": "412e2785-3092-4dd3-9f27-4a9244a01617", "name": "NERM 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 a60f3c3..74b1a27 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": "0ab952e2-a08f-473d-a02b-df90bd155888", + "id": "ecef0764-9e90-42a0-8060-a2d2c4b9b0c8", "name": "List Access Profiles", "request": { "name": "List Access Profiles", @@ -107,7 +107,7 @@ }, "response": [ { - "id": "43d05914-a7de-4a0e-a5fd-5e164d979cf6", + "id": "9bd4dfec-65b1-4342-9d44-e232b7e7683b", "name": "List of Access Profiles", "originalRequest": { "url": { @@ -223,7 +223,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ce7b897-e87f-4bd5-ae2a-7589485f5f1f", + "id": "8fedb33a-f63d-4013-aee7-97eba66902bb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -339,7 +339,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd8895e3-52ba-4e6b-a048-31c3a5e20177", + "id": "3da6186b-0ff5-40a0-a3b5-bb6aeda36be7", "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": "822e67a0-0c04-48e7-915b-fde16852a835", + "id": "65bf43c3-3473-48df-9991-8511402ac316", "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": "5d301025-2e54-4c0c-8787-0ae7aeb5728a", + "id": "594eb953-97f5-47cd-88d5-77ec2ca2e04c", "name": "Too Many Requests - Returned in response to too many requests in 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": "ead39287-248e-4b65-898b-d2ade5966652", + "id": "b02e4cd2-389d-4507-85bf-e601b2d0dc06", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -809,7 +809,7 @@ } }, { - "id": "b579fb5e-09bb-45eb-83d1-b2601257ed33", + "id": "cbeef007-e60b-4ece-b531-af9553150195", "name": "Create an Access Profile", "request": { "name": "Create an Access Profile", @@ -851,7 +851,7 @@ }, "response": [ { - "id": "ea9597c1-365b-4de1-9532-1ad2815e5ee9", + "id": "0beb8485-6ebf-49a9-b9b6-4dafc5eac5f4", "name": "Access Profile created", "originalRequest": { "url": { @@ -907,7 +907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72df8ed6-99fc-45c1-9134-1461b1919b92", + "id": "f231c18a-def6-4888-a2be-cf5809de69a0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -963,7 +963,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40e4e3e7-7fec-4829-8d60-f076889c4a6c", + "id": "c7d73d54-77f2-4a7e-841a-e68439355077", "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": "3a70cd73-3158-4d09-80e0-61339a909af5", + "id": "f59376b9-1afb-4fe3-ad33-faa89e807bf9", "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": "303317a8-c5bd-40a6-936b-b9f6539d1d2e", + "id": "573c607a-027a-4f16-9ab3-51284c9d934b", "name": "Too Many Requests - Returned in response to too many requests in 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": "8840b9dd-a412-4ff1-b657-48ca4584ea7f", + "id": "ef1e181f-a9ac-45f7-95e6-be8304358ace", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -1193,7 +1193,7 @@ } }, { - "id": "d57c3cf5-61b2-453a-8448-2ee57e03f99a", + "id": "779610e9-9f53-494b-855f-a47ea72972f1", "name": "Get an Access Profile", "request": { "name": "Get an Access Profile", @@ -1234,7 +1234,7 @@ }, "response": [ { - "id": "cd50ab6f-ce15-4c54-bee5-72f38869be70", + "id": "82ce5055-72fb-4e25-8d21-68f8424e026f", "name": "An AccessProfile", "originalRequest": { "url": { @@ -1278,7 +1278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a19453b9-e5cd-49f4-a475-9506f48df607", + "id": "67e116b4-2ec4-43bf-8480-1711cc871f62", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -1322,7 +1322,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c15560b-c64e-4e45-8aad-00edb9f00923", + "id": "3daa19a4-69c4-428f-b216-01ce8112ff09", "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": "077667b3-fd2c-4435-aa83-aaad377b71a1", + "id": "150d24fc-2e5d-47f0-ad23-97ae6b33995d", "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": "bb50cbd8-20f6-4a06-be2b-e598b0ab907d", + "id": "c26f4cd4-4b6d-4415-b111-8c9407e2b525", "name": "Too Many Requests - Returned in response to too many requests in 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": "4bdae559-911e-4aff-89b9-5821cc602a8b", + "id": "2613686d-b1d0-476c-81e8-aaa9a519824b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -1504,7 +1504,7 @@ } }, { - "id": "d868824b-fd9f-442a-9678-94076552ca25", + "id": "21abaeba-ff37-4e09-99db-6f78ef5254ad", "name": "Patch a specified Access Profile", "request": { "name": "Patch a specified Access Profile", @@ -1558,7 +1558,7 @@ }, "response": [ { - "id": "fcbe9f4a-ac1a-437d-bfbb-6ce7f43c0d03", + "id": "fcad0818-97b2-4315-a586-0378469732a2", "name": "Add Entitlements", "originalRequest": { "url": { @@ -1615,7 +1615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54575f2f-68f4-40c3-b780-cabf35e0a275", + "id": "560e6518-4315-4741-b73e-764606bfbf76", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -1672,7 +1672,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ed93836-353e-4924-bf9c-bc674de2e1cc", + "id": "ecd0f9f6-04ed-4ba7-a6f6-7cfb182e49cd", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -1729,7 +1729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f21adc5-c771-4c92-affd-6dae552914d5", + "id": "7fff6489-72d4-4472-ba38-06661c93b1ed", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -1786,7 +1786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90242e50-871e-4c3f-b9b1-895ddee4c313", + "id": "915737be-9f2e-461f-86d9-7a6151302bf6", "name": "Replace Source", "originalRequest": { "url": { @@ -1843,7 +1843,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34fcd4bd-d031-47a1-a57b-39378c98faa4", + "id": "06bcf2fa-2910-455c-a5ac-97ed6047f862", "name": "Insert Entitlement", "originalRequest": { "url": { @@ -1900,7 +1900,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e39564b-b0a0-4dd0-b887-ab01e75886b6", + "id": "4fbb145d-6a01-41b2-8189-ff98d23f5d78", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -1957,7 +1957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2629c90d-b5f0-45e0-9073-dbad4d4efb41", + "id": "ca27c2f0-a13d-401b-a223-71f94aad5f77", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -2014,7 +2014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bbfcd3c1-de8c-46fa-b9a7-8e827d832339", + "id": "6355bd49-ab93-4338-953f-4287871e1453", "name": "Replace Source", "originalRequest": { "url": { @@ -2071,7 +2071,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5dcf516-7967-4d81-8b77-a74fa35de377", + "id": "9341adf9-b01b-492d-957a-9d7b17714788", "name": "Replace Entitlements", "originalRequest": { "url": { @@ -2128,7 +2128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00baa3e8-ec93-468a-9a09-1ce5ce2fbbbb", + "id": "bde167f9-b911-419f-bd2b-80eae859947b", "name": "Remove Entitlement", "originalRequest": { "url": { @@ -2185,7 +2185,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99150124-fbf2-4aad-89f2-698afba5042e", + "id": "ff088dd9-cbd6-467e-9ca9-e8a3e0238582", "name": "Replace Source", "originalRequest": { "url": { @@ -2242,7 +2242,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38c8f4c1-7a51-46e7-87cc-2dea9311e1bb", + "id": "e10b17ce-056a-4b45-9d3c-2ea78de0aae5", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -2299,7 +2299,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afa1a2a6-7839-4d00-9417-651246aeb8e6", + "id": "f9981338-b63f-4ec9-b2ff-468a3799771b", "name": "Replace Source", "originalRequest": { "url": { @@ -2356,7 +2356,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cac6b25a-733f-462e-9555-89b4140c573e", + "id": "470a4970-7389-4cf3-863a-17bf6b998f8f", "name": "Replace Source", "originalRequest": { "url": { @@ -2413,7 +2413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f8cff5a-3c01-4fa8-bc91-122a8a3c630c", + "id": "a4d43e59-f6a2-4caa-b87f-d9ccaf2130ca", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -2476,7 +2476,7 @@ } }, { - "id": "7f5a502a-663d-4799-b018-d5f75f8293cd", + "id": "75090240-2519-4ec4-9753-b12fbcefc90b", "name": "Delete the specified Access Profile", "request": { "name": "Delete the specified Access Profile", @@ -2517,7 +2517,7 @@ }, "response": [ { - "id": "f7bd0cde-b5fd-4e43-aac7-66f19c2afd48", + "id": "cdf3dbbe-3af2-49b5-a410-dc35481c59fa", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -2551,7 +2551,7 @@ "_postman_previewlanguage": "text" }, { - "id": "a1296036-fe1c-4759-ab02-b3f6a51facf7", + "id": "cb9e01fe-0a8c-4f3c-bc01-7816a33833df", "name": "Returned when an access profile cannot be deleted as it's being used.", "originalRequest": { "url": { @@ -2595,7 +2595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fcbf657-396f-47af-8a98-ce9c7b419600", + "id": "ea2d0cda-7106-4e2d-95a4-b19ef20890f1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -2639,7 +2639,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04652113-8a64-4e7c-b12d-eccb33fc2fd0", + "id": "dfd6dc7f-a62c-424a-a5ea-341f2c3b4469", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -2683,7 +2683,7 @@ "_postman_previewlanguage": "json" }, { - "id": "244c1418-f5f2-4350-99bf-d8697b9130f9", + "id": "287f64c4-bc86-4c00-b75c-3c0c98f6fcfb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -2727,7 +2727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b28c6977-4cc2-43d5-bf14-450e08c914db", + "id": "72cf5e31-2f3f-4fcf-9491-5c0d591f3e75", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -2777,7 +2777,7 @@ } }, { - "id": "1a31aef9-489b-49be-a098-824acf86ddc1", + "id": "b0a48b8b-327d-4c81-a095-a9192c8c3750", "name": "Delete Access Profile(s)", "request": { "name": "Delete Access Profile(s)", @@ -2820,7 +2820,7 @@ }, "response": [ { - "id": "fde368f3-1173-4a66-8478-caaaea86c8cd", + "id": "df031c88-8042-4ee4-838a-a9e9193fc8ab", "name": "Returned only if **bestEffortOnly** is **false**, and one or more Access Profiles are in use.", "originalRequest": { "url": { @@ -2877,7 +2877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b28c5d9-e7b4-4fb0-a559-89d50108d309", + "id": "dd23dae0-671e-4703-9e42-1d2ce249fd3f", "name": "Returned if at least one deletion will be performed.", "originalRequest": { "url": { @@ -2934,7 +2934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c48e646-dd75-4cf3-a5e2-395a0d5de96d", + "id": "190403ad-aea6-42ca-a649-e684ec5b0011", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -2991,7 +2991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64cefe5e-ea3e-40a4-afee-b391ea9b9da6", + "id": "76c155fa-97d2-438e-9cc4-0c51e7e91a05", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -3048,7 +3048,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35093a12-5eac-4d1c-ba73-170f8255b436", + "id": "66898ce0-e624-4335-b940-fb73acac2490", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -3105,7 +3105,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6907fde5-422a-427b-885f-ffe6a291380a", + "id": "87f6d00d-2484-4fc0-a4ed-24df8f5ec01c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -3162,7 +3162,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e56c27b-9c60-4794-90e4-442359ebd922", + "id": "214ecec8-634c-43f5-b226-dca543fc45ee", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -3225,7 +3225,7 @@ } }, { - "id": "dffa458f-53b2-450a-a8f1-0c9ad04d4f6e", + "id": "85b94e88-423e-4d3f-9038-29de304581cb", "name": "List Access Profile's Entitlements", "request": { "name": "List Access Profile's Entitlements", @@ -3313,7 +3313,7 @@ }, "response": [ { - "id": "0b71ccf9-f894-4610-b918-4112ff97ba5b", + "id": "d59980b7-9e28-44a7-9401-de73fa666c0d", "name": "List of Entitlements", "originalRequest": { "url": { @@ -3404,7 +3404,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff8d8f68-527f-4e47-a1f6-888edb524663", + "id": "561cb6cf-4127-4709-a460-99b3c9b0a9a9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -3495,7 +3495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1baaabe0-d32d-41dd-95be-22d21e91d85c", + "id": "a9757880-25b2-447e-9930-fe07a3fb7aa6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -3586,7 +3586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2001ebe-6031-42b7-943a-3db0ac97b8c4", + "id": "7eaa0227-d7c4-4808-aa8c-21a94a603a8c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -3677,7 +3677,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7cdc5232-bd0c-4b71-bd7d-26e998010981", + "id": "2d1f3da0-c2bc-40a2-a526-cbebfb0eb13f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -3768,7 +3768,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9fab464-42d4-4fde-9752-68fd6ce9a067", + "id": "ff937376-cb69-4ab4-941e-2f9046d870ed", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -3871,7 +3871,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": "b98b829a-1718-494f-9caa-357c0ea98c8b", + "id": "600f90cf-cdb1-4b27-81ca-f20736ba971d", "name": "Submit an Access Request", "request": { "name": "Submit an Access Request", @@ -3913,7 +3913,7 @@ }, "response": [ { - "id": "2c76444d-ea87-4fdf-94bf-fb2a42f9c874", + "id": "2588b65d-f34c-41a4-a72d-077e5900ea39", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -3969,7 +3969,7 @@ "_postman_previewlanguage": "json" }, { - "id": "915ddeb3-cce5-41e7-88ce-81f91eaa7e5b", + "id": "60726297-f31f-4f70-b3ae-17034ae08ed3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -4025,7 +4025,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2beb15d1-cec0-4254-b02c-2a06c68da395", + "id": "478a27a9-7ce6-435e-a78b-ffc1f158175d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -4081,7 +4081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8d8edfe-ff8f-40fb-9ce5-e6caa5a0f24b", + "id": "c3fa5dfc-23e0-4957-b5e4-959e156dd87b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -4137,7 +4137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31e6918a-9e8f-4372-b833-610c56c60698", + "id": "740595cd-e786-4cbe-8603-f469cf6c3df3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -4193,7 +4193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0bfb9d38-a2fe-4566-83f9-50f506f44984", + "id": "fedccfd0-7c81-4147-823a-40217c8cc51f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -4255,7 +4255,7 @@ } }, { - "id": "2e78b5b7-f26d-412a-974e-88a01eaac571", + "id": "5b5de6d7-1486-49bb-8262-e22d37af40c1", "name": "Cancel Access Request", "request": { "name": "Cancel Access Request", @@ -4298,7 +4298,7 @@ }, "response": [ { - "id": "ac249d11-ce1f-4b6f-8177-ce9458541285", + "id": "8fb3b928-a709-4cb7-a059-6a6068acb258", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -4355,7 +4355,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73e5ff0d-f0ab-41a6-b129-ebdd186f4ca8", + "id": "d1a185d4-0a0d-47f0-bc5d-0e3440300bea", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -4412,7 +4412,7 @@ "_postman_previewlanguage": "json" }, { - "id": "900699c1-50e4-42ef-a5a5-621fdc0278c9", + "id": "e435345c-13b4-4abf-9ab3-c6e036a50913", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -4469,7 +4469,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43723880-ea3c-4f36-98ad-e6a36f6d9a31", + "id": "8a846611-908c-46d5-9d05-69b1adf2d30c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -4526,7 +4526,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90d85cab-b802-496e-8af0-c50192033512", + "id": "8f9328fc-6611-4db8-94a8-3724cea0118b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -4583,7 +4583,7 @@ "_postman_previewlanguage": "json" }, { - "id": "648530f2-7a20-42f4-a3fe-7aba83b23b9f", + "id": "24d737d6-9d46-41b3-a62a-093f5931163c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -4640,7 +4640,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44b58cf3-08e1-4b82-a24d-65a99869f164", + "id": "9ff1812a-959f-4d13-8a4f-270855078df8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -4703,7 +4703,7 @@ } }, { - "id": "c8f1b247-18f0-4de3-b9c5-5a848001aa78", + "id": "3db1410e-5642-4045-8735-e18c32b35220", "name": "Get Access Request Configuration", "request": { "name": "Get Access Request Configuration", @@ -4732,7 +4732,7 @@ }, "response": [ { - "id": "638e3885-b8d5-4ce0-9366-67c2c34223fa", + "id": "909a5532-352a-4c7f-bbef-063f49a64beb", "name": "Access Request Configuration Details.", "originalRequest": { "url": { @@ -4775,7 +4775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccc7f734-835c-441b-a9a6-e00825b45d9b", + "id": "bd8b5189-8cc2-4de6-af9f-bec014155cba", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -4818,7 +4818,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6943487-81ff-4365-ae53-fb960342199b", + "id": "11b6e597-e451-4d47-a040-57c7a8c71e98", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -4861,7 +4861,7 @@ "_postman_previewlanguage": "json" }, { - "id": "308afdca-c2bf-4a57-b6d0-8c1a4fe84f24", + "id": "3e0588e7-5399-4d9f-8104-c4715bf57cce", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -4904,7 +4904,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aafa9776-ef35-4596-a048-41b627b5fd21", + "id": "a633dede-b5a9-460f-9adb-2b096f6e9fd1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -4947,7 +4947,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00c005bd-41d5-492c-a9ff-ca1cd1bf6dec", + "id": "f0e7365a-b214-464b-8077-c2173b1caacf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -4996,7 +4996,7 @@ } }, { - "id": "7f35c912-f924-4277-b794-526222c1fed5", + "id": "8d341d42-4bea-497f-95c5-22c29b22f2f4", "name": "Update Access Request Configuration", "request": { "name": "Update Access Request Configuration", @@ -5038,7 +5038,7 @@ }, "response": [ { - "id": "769ce673-f01f-49dd-9818-b1937d77aec1", + "id": "e439b880-69dd-42cf-822b-e896d9512a4b", "name": "Access Request Configuration Details.", "originalRequest": { "url": { @@ -5094,7 +5094,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dac07102-eff7-4292-96fc-0aad3ec714b0", + "id": "36dbed39-fe6d-4c6e-87c3-60904ceecb06", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -5150,7 +5150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4b1fbf5-cb5c-4b02-ab0a-daa4039ae724", + "id": "2e0cf20b-04c6-4bcf-8643-235b3d82718e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -5206,7 +5206,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04ae5fbb-976b-4c82-94f8-c2aa4585f443", + "id": "dc963009-3389-496d-9104-5618a31dc1a7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -5262,7 +5262,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27930633-f089-477f-aefd-cbfde4bc8d61", + "id": "39519a45-6716-4f58-a77e-7a0f7f137d15", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -5318,7 +5318,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59699db7-0922-466e-9a54-057b7c4d7c65", + "id": "defe1b6a-3ccf-479b-9581-60a1bf08716b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -5380,7 +5380,7 @@ } }, { - "id": "17be7948-6af9-43ad-b1cb-7ffa6a0d4252", + "id": "4dc9cf25-df6e-44e8-9241-cf239d4714c6", "name": "Access Request Status", "request": { "name": "Access Request Status", @@ -5491,7 +5491,7 @@ }, "response": [ { - "id": "d6ae694d-7665-4998-ac82-00fe0adeeed0", + "id": "58ea9b2a-bd6f-4422-a286-3c4d7fbac6e9", "name": "List of requested item status.", "originalRequest": { "url": { @@ -5616,7 +5616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8f21cbc-019e-46a3-b69b-0dbdfd3155b0", + "id": "3935e9c1-50c0-47cc-9899-6b7c8237c9f9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -5741,7 +5741,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e827943-c9a8-486f-870f-4f4e2f299578", + "id": "8ea5f95f-ee8f-4404-90d9-a761408d2672", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -5866,7 +5866,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2bfd40c-32de-47d5-9c27-a6f50208df9e", + "id": "c36987bb-996e-451c-8866-ebfdde52256e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -5991,7 +5991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2eadc25a-55e0-40b0-8b59-00359aac5c37", + "id": "2e849c1c-a112-4d18-b969-991fae4fb398", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -6116,7 +6116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da25900c-bef1-4da0-ac21-d1c96e3195a2", + "id": "c679e288-1140-438a-9a35-acc10fc8d1f6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -6253,7 +6253,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": "eb484ef4-72da-4c17-8356-281c0b68fb82", + "id": "3c573470-e9e8-48d5-8f89-54bef1b3140c", "name": "Pending Access Request Approvals List", "request": { "name": "Pending Access Request Approvals List", @@ -6338,7 +6338,7 @@ }, "response": [ { - "id": "4028b7fb-cbae-42e5-9c62-6d67eb2959a0", + "id": "d4db8caf-ab3f-4836-8e25-7d7f77c3a8f8", "name": "List of Pending Approvals.", "originalRequest": { "url": { @@ -6437,7 +6437,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8aafb956-0493-4f2b-a8b4-017d420b51cd", + "id": "d0863671-acf1-4987-a02c-4bbc5f396d33", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -6536,7 +6536,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a2b3f7d-f9eb-4718-b990-5cd630f49449", + "id": "513442aa-c393-4b28-bbba-6457dd1db48a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -6635,7 +6635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae41e13b-a6ea-4451-b78f-588e8b6b7f68", + "id": "2b867e7d-8c1a-4f11-a6a2-c226923ba86e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -6734,7 +6734,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0263af87-9cd0-4e93-a27a-6aec3397bc32", + "id": "a6e1f110-6014-4da1-a188-f2cf06dbf4e5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -6833,7 +6833,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b53c952-8444-4562-ae25-74d8dd16c757", + "id": "b532cf06-2958-4b45-a4ac-26e1d1bbdc84", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -6938,7 +6938,7 @@ } }, { - "id": "59b7a843-4085-4e0c-8643-02458390332c", + "id": "b5bab796-3779-45bb-8fc3-c33cb76f17ba", "name": "Completed Access Request Approvals List", "request": { "name": "Completed Access Request Approvals List", @@ -7023,7 +7023,7 @@ }, "response": [ { - "id": "d3f97543-dcfe-4828-941a-baa047e60605", + "id": "14e2e695-98c9-4cb0-a63c-432c277d354f", "name": "List of Completed Approvals.", "originalRequest": { "url": { @@ -7117,12 +7117,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"id\": \"id12345\",\n \"name\": \"aName\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-07-25T20:22:28.104Z\",\n \"requestCreated\": \"2017-07-11T18:45:35.098Z\",\n \"requestType\": \"GRANT_ACCESS\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20648\",\n \"name\": \"William Wilson\"\n },\n \"requestedFor\": [\n {\n \"type\": \"IDENTITY\",\n \"id\": \"2c4180a46faadee4016fb4e018c20626\",\n \"name\": \"Robert Robinson\"\n }\n ],\n \"reviewedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c3780a46faadee4016fb4e018c20652\",\n \"name\": \"Allen Albertson\"\n },\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Support\"\n },\n \"requestedObject\": {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"name\": \"Applied Research Access\",\n \"description\": \"Access to research information, lab results, and schematics\",\n \"type\": \"ROLE\"\n },\n \"requesterComment\": {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n \"reviewerComment\": {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n \"previousReviewersComments\": [\n {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n }\n ],\n \"forwardHistory\": [\n {\n \"oldApproverName\": \"Frank Mir\",\n \"newApproverName\": \"Al Volta\",\n \"comment\": \"Forwarding from Frank to Al\",\n \"modified\": \"2019-08-23T18:52:57.398Z\",\n \"forwarderName\": \"William Wilson\",\n \"reassignmentType\": \"AUTOMATIC_REASSIGNMENT\"\n },\n {\n \"oldApproverName\": \"Frank Mir\",\n \"newApproverName\": \"Al Volta\",\n \"comment\": \"Forwarding from Frank to Al\",\n \"modified\": \"2019-08-23T18:52:57.398Z\",\n \"forwarderName\": \"William Wilson\",\n \"reassignmentType\": \"AUTOMATIC_REASSIGNMENT\"\n }\n ],\n \"commentRequiredWhenRejected\": true,\n \"state\": \"APPROVED\",\n \"removeDate\": \"2020-07-11T00:00:00Z\",\n \"removeDateUpdateRequested\": true,\n \"currentRemoveDate\": \"2020-07-11T00:00:00Z\",\n \"sodViolationContext\": {\n \"state\": \"SUCCESS\",\n \"uuid\": \"f73d16e9-a038-46c5-b217-1246e15fdbdd\",\n \"violationCheckResult\": {\n \"message\": {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"The request was syntactically correct but its content is semantically invalid.\"\n },\n \"clientMetadata\": {\n \"requestedAppName\": \"test-app\",\n \"requestedAppId\": \"2c91808f7892918f0178b78da4a305a1\"\n },\n \"violationContexts\": [\n {\n \"policy\": {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n \"conflictingAccessCriteria\": {\n \"leftCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n },\n \"rightCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n }\n }\n },\n {\n \"policy\": {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n \"conflictingAccessCriteria\": {\n \"leftCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n },\n \"rightCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n }\n }\n }\n ],\n \"violatedPolicies\": [\n {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n }\n ]\n }\n },\n \"preApprovalTriggerResult\": {\n \"comment\": \"This request was autoapproved by our automated ETS subscriber\",\n \"decision\": \"APPROVED\",\n \"reviewer\": \"Automated AR Approval\",\n \"date\": \"2022-06-07T19:18:40.748Z\"\n },\n \"clientMetadata\": {\n \"requestedAppName\": \"test-app\",\n \"requestedAppId\": \"2c91808f7892918f0178b78da4a305a1\"\n },\n \"requestedAccounts\": \"ut consectetur sed voluptate consequat\"\n },\n {\n \"id\": \"id12345\",\n \"name\": \"aName\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-07-25T20:22:28.104Z\",\n \"requestCreated\": \"2017-07-11T18:45:35.098Z\",\n \"requestType\": \"GRANT_ACCESS\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20648\",\n \"name\": \"William Wilson\"\n },\n \"requestedFor\": [\n {\n \"type\": \"IDENTITY\",\n \"id\": \"2c4180a46faadee4016fb4e018c20626\",\n \"name\": \"Robert Robinson\"\n }\n ],\n \"reviewedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c3780a46faadee4016fb4e018c20652\",\n \"name\": \"Allen Albertson\"\n },\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Support\"\n },\n \"requestedObject\": {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"name\": \"Applied Research Access\",\n \"description\": \"Access to research information, lab results, and schematics\",\n \"type\": \"ROLE\"\n },\n \"requesterComment\": {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n \"reviewerComment\": {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n \"previousReviewersComments\": [\n {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n }\n ],\n \"forwardHistory\": [\n {\n \"oldApproverName\": \"Frank Mir\",\n \"newApproverName\": \"Al Volta\",\n \"comment\": \"Forwarding from Frank to Al\",\n \"modified\": \"2019-08-23T18:52:57.398Z\",\n \"forwarderName\": \"William Wilson\",\n \"reassignmentType\": \"AUTOMATIC_REASSIGNMENT\"\n },\n {\n \"oldApproverName\": \"Frank Mir\",\n \"newApproverName\": \"Al Volta\",\n \"comment\": \"Forwarding from Frank to Al\",\n \"modified\": \"2019-08-23T18:52:57.398Z\",\n \"forwarderName\": \"William Wilson\",\n \"reassignmentType\": \"AUTOMATIC_REASSIGNMENT\"\n }\n ],\n \"commentRequiredWhenRejected\": true,\n \"state\": \"APPROVED\",\n \"removeDate\": \"2020-07-11T00:00:00Z\",\n \"removeDateUpdateRequested\": true,\n \"currentRemoveDate\": \"2020-07-11T00:00:00Z\",\n \"sodViolationContext\": {\n \"state\": \"SUCCESS\",\n \"uuid\": \"f73d16e9-a038-46c5-b217-1246e15fdbdd\",\n \"violationCheckResult\": {\n \"message\": {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"The request was syntactically correct but its content is semantically invalid.\"\n },\n \"clientMetadata\": {\n \"requestedAppName\": \"test-app\",\n \"requestedAppId\": \"2c91808f7892918f0178b78da4a305a1\"\n },\n \"violationContexts\": [\n {\n \"policy\": {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n \"conflictingAccessCriteria\": {\n \"leftCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n },\n \"rightCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n }\n }\n },\n {\n \"policy\": {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n \"conflictingAccessCriteria\": {\n \"leftCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n },\n \"rightCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n }\n }\n }\n ],\n \"violatedPolicies\": [\n {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n }\n ]\n }\n },\n \"preApprovalTriggerResult\": {\n \"comment\": \"This request was autoapproved by our automated ETS subscriber\",\n \"decision\": \"APPROVED\",\n \"reviewer\": \"Automated AR Approval\",\n \"date\": \"2022-06-07T19:18:40.748Z\"\n },\n \"clientMetadata\": {\n \"requestedAppName\": \"test-app\",\n \"requestedAppId\": \"2c91808f7892918f0178b78da4a305a1\"\n },\n \"requestedAccounts\": \"do voluptate est Ut\"\n }\n]", + "body": "[\n {\n \"id\": \"id12345\",\n \"name\": \"aName\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-07-25T20:22:28.104Z\",\n \"requestCreated\": \"2017-07-11T18:45:35.098Z\",\n \"requestType\": \"GRANT_ACCESS\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20648\",\n \"name\": \"William Wilson\"\n },\n \"requestedFor\": [\n {\n \"type\": \"IDENTITY\",\n \"id\": \"2c4180a46faadee4016fb4e018c20626\",\n \"name\": \"Robert Robinson\"\n }\n ],\n \"reviewedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c3780a46faadee4016fb4e018c20652\",\n \"name\": \"Allen Albertson\"\n },\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Support\"\n },\n \"requestedObject\": {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"name\": \"Applied Research Access\",\n \"description\": \"Access to research information, lab results, and schematics\",\n \"type\": \"ROLE\"\n },\n \"requesterComment\": {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n \"reviewerComment\": {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n \"previousReviewersComments\": [\n {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n }\n ],\n \"forwardHistory\": [\n {\n \"oldApproverName\": \"Frank Mir\",\n \"newApproverName\": \"Al Volta\",\n \"comment\": \"Forwarding from Frank to Al\",\n \"modified\": \"2019-08-23T18:52:57.398Z\",\n \"forwarderName\": \"William Wilson\",\n \"reassignmentType\": \"AUTOMATIC_REASSIGNMENT\"\n },\n {\n \"oldApproverName\": \"Frank Mir\",\n \"newApproverName\": \"Al Volta\",\n \"comment\": \"Forwarding from Frank to Al\",\n \"modified\": \"2019-08-23T18:52:57.398Z\",\n \"forwarderName\": \"William Wilson\",\n \"reassignmentType\": \"AUTOMATIC_REASSIGNMENT\"\n }\n ],\n \"commentRequiredWhenRejected\": true,\n \"state\": \"APPROVED\",\n \"removeDate\": \"2020-07-11T00:00:00Z\",\n \"removeDateUpdateRequested\": true,\n \"currentRemoveDate\": \"2020-07-11T00:00:00Z\",\n \"sodViolationContext\": {\n \"state\": \"SUCCESS\",\n \"uuid\": \"f73d16e9-a038-46c5-b217-1246e15fdbdd\",\n \"violationCheckResult\": {\n \"message\": {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"The request was syntactically correct but its content is semantically invalid.\"\n },\n \"clientMetadata\": {\n \"requestedAppName\": \"test-app\",\n \"requestedAppId\": \"2c91808f7892918f0178b78da4a305a1\"\n },\n \"violationContexts\": [\n {\n \"policy\": {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n \"conflictingAccessCriteria\": {\n \"leftCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n },\n \"rightCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n }\n }\n },\n {\n \"policy\": {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n \"conflictingAccessCriteria\": {\n \"leftCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n },\n \"rightCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n }\n }\n }\n ],\n \"violatedPolicies\": [\n {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n }\n ]\n }\n },\n \"preApprovalTriggerResult\": {\n \"comment\": \"This request was autoapproved by our automated ETS subscriber\",\n \"decision\": \"APPROVED\",\n \"reviewer\": \"Automated AR Approval\",\n \"date\": \"2022-06-07T19:18:40.748Z\"\n },\n \"clientMetadata\": {\n \"requestedAppName\": \"test-app\",\n \"requestedAppId\": \"2c91808f7892918f0178b78da4a305a1\"\n },\n \"requestedAccounts\": \"commodo sint amet\"\n },\n {\n \"id\": \"id12345\",\n \"name\": \"aName\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"modified\": \"2018-07-25T20:22:28.104Z\",\n \"requestCreated\": \"2017-07-11T18:45:35.098Z\",\n \"requestType\": \"GRANT_ACCESS\",\n \"requester\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c7180a46faadee4016fb4e018c20648\",\n \"name\": \"William Wilson\"\n },\n \"requestedFor\": [\n {\n \"type\": \"IDENTITY\",\n \"id\": \"2c4180a46faadee4016fb4e018c20626\",\n \"name\": \"Robert Robinson\"\n }\n ],\n \"reviewedBy\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c3780a46faadee4016fb4e018c20652\",\n \"name\": \"Allen Albertson\"\n },\n \"owner\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180a46faadee4016fb4e018c20639\",\n \"name\": \"Support\"\n },\n \"requestedObject\": {\n \"id\": \"2c9180835d2e5168015d32f890ca1581\",\n \"name\": \"Applied Research Access\",\n \"description\": \"Access to research information, lab results, and schematics\",\n \"type\": \"ROLE\"\n },\n \"requesterComment\": {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n \"reviewerComment\": {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n \"previousReviewersComments\": [\n {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n },\n {\n \"comment\": \"This is a comment.\",\n \"created\": \"2017-07-11T18:45:37.098Z\",\n \"author\": {\n \"type\": \"IDENTITY\",\n \"id\": \"2c9180847e25f377017e2ae8cae4650b\",\n \"name\": \"john.doe\"\n }\n }\n ],\n \"forwardHistory\": [\n {\n \"oldApproverName\": \"Frank Mir\",\n \"newApproverName\": \"Al Volta\",\n \"comment\": \"Forwarding from Frank to Al\",\n \"modified\": \"2019-08-23T18:52:57.398Z\",\n \"forwarderName\": \"William Wilson\",\n \"reassignmentType\": \"AUTOMATIC_REASSIGNMENT\"\n },\n {\n \"oldApproverName\": \"Frank Mir\",\n \"newApproverName\": \"Al Volta\",\n \"comment\": \"Forwarding from Frank to Al\",\n \"modified\": \"2019-08-23T18:52:57.398Z\",\n \"forwarderName\": \"William Wilson\",\n \"reassignmentType\": \"AUTOMATIC_REASSIGNMENT\"\n }\n ],\n \"commentRequiredWhenRejected\": true,\n \"state\": \"APPROVED\",\n \"removeDate\": \"2020-07-11T00:00:00Z\",\n \"removeDateUpdateRequested\": true,\n \"currentRemoveDate\": \"2020-07-11T00:00:00Z\",\n \"sodViolationContext\": {\n \"state\": \"SUCCESS\",\n \"uuid\": \"f73d16e9-a038-46c5-b217-1246e15fdbdd\",\n \"violationCheckResult\": {\n \"message\": {\n \"locale\": \"en-US\",\n \"localeOrigin\": \"DEFAULT\",\n \"text\": \"The request was syntactically correct but its content is semantically invalid.\"\n },\n \"clientMetadata\": {\n \"requestedAppName\": \"test-app\",\n \"requestedAppId\": \"2c91808f7892918f0178b78da4a305a1\"\n },\n \"violationContexts\": [\n {\n \"policy\": {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n \"conflictingAccessCriteria\": {\n \"leftCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n },\n \"rightCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n }\n }\n },\n {\n \"policy\": {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n \"conflictingAccessCriteria\": {\n \"leftCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n },\n \"rightCriteria\": {\n \"criteriaList\": [\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n },\n {\n \"existing\": true,\n \"type\": \"ENTITLEMENT\",\n \"id\": \"2c918085771e9d3301773b3cb66f6398\",\n \"name\": \"My HR Entitlement\"\n }\n ]\n }\n }\n }\n ],\n \"violatedPolicies\": [\n {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n },\n {\n \"type\": \"SOD_POLICY\",\n \"id\": \"0f11f2a4-7c94-4bf3-a2bd-742580fe3bde\",\n \"name\": \"Business SOD Policy\"\n }\n ]\n }\n },\n \"preApprovalTriggerResult\": {\n \"comment\": \"This request was autoapproved by our automated ETS subscriber\",\n \"decision\": \"APPROVED\",\n \"reviewer\": \"Automated AR Approval\",\n \"date\": \"2022-06-07T19:18:40.748Z\"\n },\n \"clientMetadata\": {\n \"requestedAppName\": \"test-app\",\n \"requestedAppId\": \"2c91808f7892918f0178b78da4a305a1\"\n },\n \"requestedAccounts\": \"exercitation pro\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "be461f64-783b-4152-8d1d-8915496ffb18", + "id": "4398beaf-7b73-400f-bc61-88d1f065c655", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -7221,7 +7221,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21781679-84c6-485e-8f0b-b911507136e8", + "id": "ae9a1a26-f3bc-41fe-a268-ac351c5107e0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -7320,7 +7320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52c3d8b7-14d5-4f6d-8571-47aa90bb05a9", + "id": "4f496f55-a9d9-45e5-a70c-9a1c656a3048", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -7419,7 +7419,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb1e553b-9c08-4e1a-84a2-303b6aaf1d91", + "id": "88b5b246-a614-4cbb-a26f-345c53151469", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -7518,7 +7518,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fa24808-6be1-426c-8369-db5bbe84c35c", + "id": "7d060da4-ab0c-41a0-b481-10aa134445a3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -7623,7 +7623,7 @@ } }, { - "id": "3b75a2e7-25b1-428b-9947-b472cd4af10d", + "id": "0ba5d51b-6910-4179-baac-184b5731f444", "name": "Approves an access request approval.", "request": { "name": "Approves an access request approval.", @@ -7678,7 +7678,7 @@ }, "response": [ { - "id": "e598ecb8-1000-4dbd-b9bf-e91f90579f11", + "id": "c29bb9ba-9c13-43da-887d-b0c3495fb902", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -7736,7 +7736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "121b8415-7146-4304-ba9a-8a0efa76885a", + "id": "23ea20d2-3563-472e-bfba-b462b8e8c4db", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -7794,7 +7794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4407f883-c207-4032-ad2c-9780a7226361", + "id": "103c0d00-41a2-4fd7-ac68-8394706f53ef", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -7852,7 +7852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62da4183-2feb-4da8-9e79-439c824bf874", + "id": "98a6477e-3d20-4018-9d44-3b89a1e59d19", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -7910,7 +7910,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13921c4c-cfbd-4233-aaf7-5baed7688c49", + "id": "e2e6395e-874a-44da-b635-bed6a9cb848e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -7968,7 +7968,7 @@ "_postman_previewlanguage": "json" }, { - "id": "559d797f-e25b-497f-a03b-7b3d6a1999fb", + "id": "9014db26-8a0b-4a1d-af0b-2746ce0eb24b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -8026,7 +8026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "272e66cd-3d5a-49e2-91e4-a188edd746c7", + "id": "7c094b29-2671-4a4a-87b7-dbcdd97aea5b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -8090,7 +8090,7 @@ } }, { - "id": "d288f7de-44a2-4ddc-9f68-245738c5c725", + "id": "db991d83-4075-401a-8f5e-aff857a34bda", "name": "Rejects an access request approval.", "request": { "name": "Rejects an access request approval.", @@ -8145,7 +8145,7 @@ }, "response": [ { - "id": "eb3c097b-a7f8-4f3b-85d1-1cd96cf6aa6c", + "id": "e3781e4c-bf0b-42ad-8b0c-8abb66bf7d9b", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -8203,7 +8203,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2cda35e8-58ee-4341-9c59-999f22e9a736", + "id": "78011274-fc55-48f0-8580-2b573d54ab41", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -8261,7 +8261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d46c897-baca-478b-b909-580c437e36a2", + "id": "e250c4cd-efe7-4d9a-8f00-0ee7d0139240", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -8319,7 +8319,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a99ede2-b27d-43e8-aa4b-b79870c77741", + "id": "6f9d0b2c-3dcf-4066-ac41-34519a0a89c6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -8377,7 +8377,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76f89db7-a3ed-4be5-ad12-60a7a935d6c0", + "id": "0e51cdab-b159-4ac9-8a5e-543112bbadf7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -8435,7 +8435,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1de0556a-52c2-4fc8-8a4c-cf645e328e4b", + "id": "295f0760-4d6f-46b9-b1e3-7ecbcb98a16e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -8493,7 +8493,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0e2222f-da5a-435b-8e2a-cae1bd63c2d4", + "id": "96f6feac-80f2-457d-8dc8-0015c55737a7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -8557,7 +8557,7 @@ } }, { - "id": "8534b71e-1632-4f8b-b2da-81b827a5427f", + "id": "51ac3a73-1f35-4a96-befb-29809c615809", "name": "Forwards an access request approval.", "request": { "name": "Forwards an access request approval.", @@ -8612,7 +8612,7 @@ }, "response": [ { - "id": "e6643839-46ca-4be9-b3a9-41ac658afd02", + "id": "739f1ffb-aa74-405f-9fd9-b7a38cc7a62a", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -8670,7 +8670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6aa5979-9b50-4000-a8f0-9efb4912dbee", + "id": "27c47ca8-bf7c-4d43-a122-d08f3c7b76e7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -8728,7 +8728,7 @@ "_postman_previewlanguage": "json" }, { - "id": "556703cd-cb78-489c-95fc-5e39efb62fad", + "id": "2eb4e248-5dd6-4747-b87e-a1e46fb9b3d0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -8786,7 +8786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfd1dd5b-d9fc-4b6d-8785-ce3dc5793c80", + "id": "ab271531-b691-4b1a-a1ac-5164982c9cba", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -8844,7 +8844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e835614-88a0-4536-86ad-ef4abaddc5b8", + "id": "aa338254-e411-4ec4-a1ba-cc3a74f4495f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -8902,7 +8902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5c0704b-d61b-4d8f-bb78-64cdc1121ae2", + "id": "041c93f5-f505-4f5d-91a1-9326126cad98", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -8960,7 +8960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6707de5b-680d-4b00-9af1-9e160cf7a458", + "id": "1b98af9b-4cd5-4b9e-8303-02f1aa02ac9e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -9024,7 +9024,7 @@ } }, { - "id": "63a534af-2afe-4d45-a406-11ded4534230", + "id": "3fce85b8-7f00-4030-9e41-40f3030633fb", "name": "Get the number of access-requests-approvals", "request": { "name": "Get the number of access-requests-approvals", @@ -9073,7 +9073,7 @@ }, "response": [ { - "id": "6da548b3-5fe5-481a-83c0-dd4fac71897b", + "id": "121d0a77-347f-4834-a2df-847efddbcb40", "name": "Number of pending, approved, rejected access request approvals.", "originalRequest": { "url": { @@ -9136,7 +9136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5a8b6d5-c806-4933-a76a-b0929a8fd82d", + "id": "f77c330a-add6-4aa1-92cc-74c457c395c1", "name": "Client Error - Returned if the query parameter is invalid.", "originalRequest": { "url": { @@ -9199,7 +9199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "947ba48b-788f-43db-b0ac-2ae5eac46448", + "id": "2c5e03be-9715-4365-9b57-500aa6341cbc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -9262,7 +9262,7 @@ "_postman_previewlanguage": "json" }, { - "id": "706351f2-a3f2-4dfd-af13-d451387510e2", + "id": "8f623147-4c84-45fc-a568-83fd50db6e82", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -9325,7 +9325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f45c798-17a2-47cc-9c63-f86bf7de929c", + "id": "e0e9f426-6902-4c01-b3ab-668a5424c55e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -9388,7 +9388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7e751a3-7360-43f0-93c0-4d5201c989bd", + "id": "5d216b5c-8797-4829-9eaf-ff2ecfa2bb11", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -9463,7 +9463,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": "df1a109c-e8e7-4c79-872e-7fd38ce31976", + "id": "2cb8328d-af4d-4d2c-b8e5-a5c80e899e89", "name": "Accounts List", "request": { "name": "Accounts List", @@ -9538,7 +9538,7 @@ }, "response": [ { - "id": "3b3d5b20-8921-49a7-aa7f-465c09a758d4", + "id": "73e2972e-2a4a-4544-a634-26a36aef259f", "name": "List of account objects", "originalRequest": { "url": { @@ -9627,7 +9627,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a10b3333-4765-4052-9070-87e9b921e4e7", + "id": "7de7a202-c4a3-4d32-8362-60233d69bfab", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -9716,7 +9716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9fd0798-d3aa-4c2a-8721-1f75f67806fb", + "id": "3c990954-8099-4f55-8de0-3108ff6b521d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -9805,7 +9805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81a735ee-20bb-4db9-a9fc-05e459d5d423", + "id": "059222d3-2c90-4f22-bb9c-ccfd8c4da3c9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -9894,7 +9894,7 @@ "_postman_previewlanguage": "json" }, { - "id": "af8558c3-aaae-45f6-8335-a24fed3f4655", + "id": "7134ce57-3b50-4d6c-95d4-6fbb068ed818", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -9983,7 +9983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "698c0bd3-c456-4290-9e6d-5be169de6268", + "id": "ec0ae37f-f9b1-44b2-a9b9-3ac25d82ac4e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -10078,7 +10078,7 @@ } }, { - "id": "e9d0aea9-dd5c-4e4a-849d-b8da4de3b79e", + "id": "5cc4f1bf-2918-4164-8d44-9d9bfcb95c5f", "name": "Create Account", "request": { "name": "Create Account", @@ -10120,7 +10120,7 @@ }, "response": [ { - "id": "904c0b05-9bff-4c4e-9656-702dbbb5f293", + "id": "00261604-6168-419f-bab4-4f51573fcb61", "name": "Async task details", "originalRequest": { "url": { @@ -10176,7 +10176,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55b4e0ad-a224-4b95-a814-8cbd09b117aa", + "id": "f892c159-7983-4160-932e-466a3e81dc34", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -10232,7 +10232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ecacac2-2944-4302-87f5-7af4056b9ad4", + "id": "c7cac053-6086-448e-8f0c-0b5ac45799fc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -10288,7 +10288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82bdd1c9-c5b0-4e53-88d2-75e58a9f6bd2", + "id": "ea068b8e-0867-4188-91c8-10199371b206", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -10344,7 +10344,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19146193-e7b6-4e79-b3fb-bce4e1909823", + "id": "2179842b-22bf-49ac-8c60-48043d43bd8f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -10400,7 +10400,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b53deef5-1f0e-435f-b8db-72b35298684e", + "id": "0b4f216b-b393-4d6c-be0d-cf6c49b58aa5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -10462,7 +10462,7 @@ } }, { - "id": "80b96ab7-3d89-436e-a23c-6b502e7777ce", + "id": "3a9fb197-2b3b-41c2-819a-5f5ae0dcf0bf", "name": "Account Details", "request": { "name": "Account Details", @@ -10503,7 +10503,7 @@ }, "response": [ { - "id": "49570552-7cfb-4347-a1d6-94e16a594bb0", + "id": "d813b69a-9326-48cc-b7c1-d313b9cd1926", "name": "Account object.", "originalRequest": { "url": { @@ -10547,7 +10547,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6a5239a-5abd-49c1-bb39-ee0bd8468d0a", + "id": "b71d586e-2c89-466e-a7d5-cc2f16a039e0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -10591,7 +10591,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02946500-332c-4ea6-a6a9-a23f8d27a403", + "id": "054b7060-63f5-4c3d-b6bc-52aa1c924b99", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -10635,7 +10635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20f7d624-ad21-4633-8041-56ea8bd78ebd", + "id": "c131348d-a594-4f6a-a814-a9cfd66bc15d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -10679,7 +10679,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24155faa-8839-48e4-bab6-055cbcf8feda", + "id": "79dcbec5-12e4-458b-b6fe-24968efd37a0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -10723,7 +10723,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47378970-3bdd-4167-813b-8a6e0ddef93b", + "id": "c8e21677-0627-42e5-a196-36f77af2b84f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -10767,7 +10767,7 @@ "_postman_previewlanguage": "json" }, { - "id": "859d8b5e-3cb7-483a-9cfb-44c3012b2a81", + "id": "b015fd19-a06e-48a1-a078-f2cb97478162", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -10817,7 +10817,7 @@ } }, { - "id": "75afdb11-2b39-4099-b261-b52e863823bb", + "id": "3ab43d48-14cf-48ef-893d-47e2278194aa", "name": "Update Account", "request": { "name": "Update Account", @@ -10871,7 +10871,7 @@ }, "response": [ { - "id": "11a4f736-ff6b-4743-b25a-6ffb06b771ce", + "id": "fe60eedd-f324-4671-8824-1aafe61b25ae", "name": "Accepted. Update request accepted and is in progress.", "originalRequest": { "url": { @@ -10928,7 +10928,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a7e8737-1240-44f0-b1f4-836dca1c4a22", + "id": "7b715b7b-497f-47f5-833b-b73f29f894eb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -10985,7 +10985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d250c75f-a583-4deb-96c0-7748e7afa2aa", + "id": "52534817-8167-41cc-85ad-3d7ae0b6ed23", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -11042,7 +11042,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d8a4c8f-fddf-4735-b5fc-677193fcdc32", + "id": "724cc70e-3a80-413f-9f4c-b34031dcc998", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -11099,7 +11099,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e02b7df4-b7f0-47ff-a332-2423be77fd7a", + "id": "36cd0df2-332f-4668-bcd2-8224bc6fa5d2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -11156,7 +11156,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb2b7db0-cf53-4699-9956-48a56574dd1d", + "id": "00f4d11f-bf3f-4734-8f4f-3d0121406ea1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -11213,7 +11213,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a5f5770-b674-416c-8ae1-02e44586d3c8", + "id": "8e5fbd4e-180d-4e10-8212-bbcb4ae7f755", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -11276,7 +11276,7 @@ } }, { - "id": "ae0789c1-a8a1-4280-8cba-9684e744bf4b", + "id": "50282925-77b8-41a4-955b-287f3fdcafd7", "name": "Update Account", "request": { "name": "Update Account", @@ -11330,7 +11330,7 @@ }, "response": [ { - "id": "04a344a4-ba3e-4339-bd44-e76fc4e14ba2", + "id": "3b0c4d01-5466-42e8-8f4d-7b2ce90a6e44", "name": "Async task details.", "originalRequest": { "url": { @@ -11387,7 +11387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec17d9c1-9f0c-48e1-b7e3-d2caea30a797", + "id": "5648a31e-ee6a-4b0f-b92c-06fd8a6cb825", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -11444,7 +11444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26363c97-0988-42c6-add3-97d01395f415", + "id": "f966143c-9bb3-45ff-ba89-b1f5dbc16bc1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -11501,7 +11501,7 @@ "_postman_previewlanguage": "json" }, { - "id": "760786a1-f7fb-4235-a9c7-9c730e6a8a10", + "id": "70f4d7b5-a731-43ff-8972-4e1c36aefd18", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -11558,7 +11558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a26123ba-b833-450b-afd2-a8b80ae5b9b0", + "id": "3b71a72e-19b2-4d02-a914-40696165e8be", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -11615,7 +11615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5892ebda-941d-416f-b3bd-a457ec47bcab", + "id": "213d11f7-df68-41da-8fd4-d454621e9eaa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -11672,7 +11672,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a75edff-f870-45b7-8121-6fa8274f2888", + "id": "e7645d81-5671-407c-9a6f-c4efbfd6587e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -11735,7 +11735,7 @@ } }, { - "id": "e9e7bdf8-00c0-45ff-8116-8b446e792ed0", + "id": "020e235f-da10-4b84-b550-6b8f5e7f80f3", "name": "Delete Account", "request": { "name": "Delete Account", @@ -11776,7 +11776,7 @@ }, "response": [ { - "id": "41691db5-836b-4419-bbab-787426f40874", + "id": "b7d43684-583b-4d83-9a77-dc7fa8481d4e", "name": "Async task details.", "originalRequest": { "url": { @@ -11820,7 +11820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df9bc02a-288d-4085-84ec-dce591449e79", + "id": "5dbc0f3e-1923-4c62-af1b-f9a418099f5a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -11864,7 +11864,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57fc3fef-106d-4c28-8dba-629cf6515186", + "id": "771d606c-715a-42d9-bfce-c562ed38b83d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -11908,7 +11908,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6edfbcf-3337-4664-a277-d4cb86e66dfd", + "id": "c1c2a54a-5331-454c-ae5f-2ec724f53881", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -11952,7 +11952,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e373ef34-78a2-46e3-aa04-d0dbc6bce602", + "id": "c964f55e-f7f3-4b15-9e9e-e2052aec1d3a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -11996,7 +11996,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c4db889-b955-4f5d-8be8-5c3235a1cee4", + "id": "80db64a1-8276-479f-bf86-7c428b7308ca", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -12040,7 +12040,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9045f425-497f-4029-8724-e4c8e20e85e7", + "id": "5514b584-3564-49fc-be57-c24a56b46bd2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -12090,7 +12090,7 @@ } }, { - "id": "76f984b0-bc55-499b-a094-7d95faf8fcd6", + "id": "64d39dcf-fea9-4fb5-81f0-a838e65c231d", "name": "Account Entitlements", "request": { "name": "Account Entitlements", @@ -12160,7 +12160,7 @@ }, "response": [ { - "id": "c955d700-ee5e-46e3-915f-441759c09b74", + "id": "04689639-e2e7-4b9e-a1e9-eea247038367", "name": "An array of account entitlements", "originalRequest": { "url": { @@ -12233,7 +12233,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e7bf238-56b4-44cc-ae0c-d302169c9026", + "id": "b4da67ca-b867-4e60-a368-8ef686e93ee1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -12306,7 +12306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc23fbb1-fe4c-4050-94f8-98eecee537df", + "id": "418e967f-df81-4648-98d8-c6602c1342d2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -12379,7 +12379,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89f52a3b-309c-4f8b-b950-79bb712461fd", + "id": "c6b64c5d-2109-4a73-b99d-45ade220586b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -12452,7 +12452,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c19e4ee-c6ae-4c6b-b021-78a5925b3359", + "id": "e63ed489-9ec0-4cbc-81c6-7ead3914e23a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -12525,7 +12525,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c529a66b-dfe8-4e83-9655-57cfd1768d2f", + "id": "4ed36fb3-e629-4dcb-bf1c-c923e16c5f24", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -12598,7 +12598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4aa42934-7a02-4be8-b559-b1cd00be6dfe", + "id": "b410c6e9-b3a9-4a0a-8988-f59facc065e4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -12677,7 +12677,7 @@ } }, { - "id": "b7823396-1df5-4e56-865c-d4f63b1416bd", + "id": "c0e822df-3098-4739-b3af-bbe0f7b8fef1", "name": "Reload Account", "request": { "name": "Reload Account", @@ -12719,7 +12719,7 @@ }, "response": [ { - "id": "5ce06e40-3470-4943-9afb-332c21917d95", + "id": "49a1a5d6-dcba-4da5-9f2e-ed5b82b6aaf6", "name": "Async task details", "originalRequest": { "url": { @@ -12764,7 +12764,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a2f425d-afab-485f-b381-88411bb3d3e0", + "id": "9d2e27d7-eeff-47f9-a365-bbd890702882", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -12809,7 +12809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0dab0d2a-ede6-47ef-8de9-937d9f0cb998", + "id": "7b5a5dfc-dff0-499f-b9b0-9d38029b0fd6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -12854,7 +12854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4209956e-8064-43b4-9930-c142fb41a6f9", + "id": "d7d24caf-64ad-45af-9f1d-4075f43cb925", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -12899,7 +12899,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a78e13d-c144-46e6-a172-662093a2e9ff", + "id": "2d3b040f-cba5-43d1-9e27-d50be57dfeb6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -12944,7 +12944,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a171cd7f-9d55-41d4-9fec-01db8077d6fc", + "id": "83f014f7-267a-4535-85aa-63825dab39fb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -12989,7 +12989,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8dcc21ba-f578-4f92-a9b9-7d8724bff366", + "id": "5bc660d9-c16d-4db3-8cce-142d2f1f3830", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -13040,7 +13040,7 @@ } }, { - "id": "95926e86-76b1-4b82-a045-23d2141dd898", + "id": "438c5e2a-a12b-46b8-aedf-55822b51a433", "name": "Enable Account", "request": { "name": "Enable Account", @@ -13095,7 +13095,7 @@ }, "response": [ { - "id": "b187de31-8e93-45aa-abe2-5fb3eaac347a", + "id": "92a24800-d678-4085-9bec-84f8c905cbe8", "name": "Async task details", "originalRequest": { "url": { @@ -13153,7 +13153,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3180811-848f-4616-aee2-7425080e0629", + "id": "04b48c05-cd10-42e2-8cd8-fadc87c1cc6a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -13211,7 +13211,7 @@ "_postman_previewlanguage": "json" }, { - "id": "924f94aa-ed01-4b0c-978a-5d37f8283d21", + "id": "dcbeb7bf-c39f-4f56-a8a3-6173a4500668", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -13269,7 +13269,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45c4b2e1-85ab-4a00-bfdc-7fe4d786f138", + "id": "6f18581e-f8aa-493c-90d5-2f2a71708d0d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -13327,7 +13327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7afa185-9871-46c8-a5fc-e5fc538886c8", + "id": "92fb3af4-9664-481e-9cc2-117980494b14", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -13385,7 +13385,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd8060bb-387b-41c9-89d9-4f3ec1e70605", + "id": "86c78512-4174-48a7-95bd-1d9eee4d8d9e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -13443,7 +13443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b468e7f-4556-4e90-88c2-7ca58bb72b42", + "id": "e67b96de-4f3a-4a12-8983-ae8e7488ce4a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -13507,7 +13507,7 @@ } }, { - "id": "212ea0af-744b-4cc7-ab9d-9472636fe218", + "id": "6b2d7cb6-f2d7-41fb-878e-e327510384ac", "name": "Disable Account", "request": { "name": "Disable Account", @@ -13562,7 +13562,7 @@ }, "response": [ { - "id": "42542d75-c377-41c8-8966-0d5792d26eab", + "id": "6ead9552-7a97-4923-ab21-bc9ed461fc43", "name": "Async task details", "originalRequest": { "url": { @@ -13620,7 +13620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c90075d6-188b-43fa-b4e8-d8bf9b07e360", + "id": "8a0a9cf6-1bc5-4952-a6f4-7ae7a4fda47a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -13678,7 +13678,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd2ad961-b196-43d7-ad48-0b338147ed94", + "id": "c48a66c8-a34f-4103-bf95-f2a576610dae", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -13736,7 +13736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "750873a8-35fe-42ba-8ad0-8097aa4c82c5", + "id": "39dd55c7-5160-437a-9dc4-e9d12968aa14", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -13794,7 +13794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d69be8d9-20a3-4561-a567-82b5efc1a0d1", + "id": "b96b8dd3-2591-4ab7-8e00-41490905f5d5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -13852,7 +13852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ffa7862-fa70-4e7f-9dfd-82f83056064a", + "id": "e2d44931-15c4-40db-b2d1-c70e1d7495ee", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -13910,7 +13910,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5723491e-80e9-4d33-b056-119b9c6e6a72", + "id": "f0292f0f-eea0-45c4-878d-46bdcbeee6c5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -13974,7 +13974,7 @@ } }, { - "id": "fa3a0f7e-bc5b-4157-a19b-aa1a73c7c263", + "id": "ecf080e6-523d-4a89-b1a9-f935e285d618", "name": "Unlock Account", "request": { "name": "Unlock Account", @@ -14029,7 +14029,7 @@ }, "response": [ { - "id": "c039f617-11f1-405a-86c9-3b9078eaffb4", + "id": "64fe63dd-b31b-430a-bfa1-b6fd7765e80a", "name": "Async task details", "originalRequest": { "url": { @@ -14087,7 +14087,7 @@ "_postman_previewlanguage": "json" }, { - "id": "602e6dec-8cdb-4ef4-ac00-1b5364d690fb", + "id": "dc3b641e-d7b8-45ea-9779-2dcd85fb5155", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -14145,7 +14145,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47f65537-e966-4f66-aab4-6be0feb640bb", + "id": "45ec653c-f231-4477-a444-643182ab913a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -14203,7 +14203,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afe70ef6-0770-4830-ad59-c85bb5bec994", + "id": "5b74350b-c13e-4fd6-918d-3727c7b2466a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -14261,7 +14261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7146f4c5-6721-4d27-b543-4b398b0da7c6", + "id": "9f27b2db-cc06-4b43-a18b-8cf7f6dec3b0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -14319,7 +14319,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef67ac50-180e-4831-b2a5-0af8932c1ede", + "id": "779b5bc0-3411-4803-b1cb-1675d9c0879a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -14377,7 +14377,7 @@ "_postman_previewlanguage": "json" }, { - "id": "13bfa797-f24e-4552-a44a-02ce7a9d4d9c", + "id": "13d50a88-da42-4f6c-93c7-9407d1edbb28", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -14447,7 +14447,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": "b7523b46-7307-4e9e-9afe-6a93314a007c", + "id": "8c6862f3-f9d7-4580-b366-a5c8c1ba1d10", "name": "List Account Activities", "request": { "name": "List Account Activities", @@ -14549,7 +14549,7 @@ }, "response": [ { - "id": "e94b1844-7922-4749-91fe-ec38e6006a38", + "id": "a1cdd21e-95cf-475f-a76d-ef4c094ef654", "name": "List of account activities", "originalRequest": { "url": { @@ -14665,7 +14665,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62d780fe-6de5-4141-83d5-faadf16d4721", + "id": "26a843ac-e8d7-47b7-b33e-26885000f1ae", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -14781,7 +14781,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04f4f280-0ee9-40e5-84be-b01831e43d0e", + "id": "cdc99ff5-76ea-43f1-85d7-7b983f7ff20d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -14897,7 +14897,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c91c3ffa-965b-4b2f-a9c7-3228999033d5", + "id": "928176d8-957c-45dd-894a-8882e20afdb8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -15013,7 +15013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab5c59bd-67a4-4cc3-ba9f-2ca5b120f912", + "id": "f6df448a-765b-40bb-a7e8-c506b4bef08a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -15129,7 +15129,7 @@ "_postman_previewlanguage": "json" }, { - "id": "348f8884-2b1b-45df-9fe4-430eff993226", + "id": "464d5ab2-f885-4366-b907-d3aa008cebca", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -15251,7 +15251,7 @@ } }, { - "id": "0ae3f279-5bac-4fbd-a264-8e404f74f4f1", + "id": "f976856e-4b6d-4dec-8cbf-eabb8963a677", "name": "Get an Account Activity", "request": { "name": "Get an Account Activity", @@ -15292,7 +15292,7 @@ }, "response": [ { - "id": "1966acbe-b551-4b96-b58b-5b92761460cc", + "id": "570d7a53-0270-45c8-aad5-18f1d95cb622", "name": "An account activity object", "originalRequest": { "url": { @@ -15336,7 +15336,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f81365ea-a13e-407e-8aed-a62d236c5a63", + "id": "14dfc698-1209-4eab-88cf-59fcf6597495", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -15380,7 +15380,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5e82675-47dd-436c-9e1d-ae4e43aa3dd7", + "id": "2ad1d3aa-4bff-409c-8bc6-823072fe8966", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -15424,7 +15424,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35551327-6189-405a-ac0e-f187b5a59007", + "id": "0e3184fa-bb9b-48a1-ae1e-61ef39c01461", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -15468,7 +15468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7609b8a7-d561-45e4-9345-e3ef2eb747ff", + "id": "55b613a3-7e18-45d6-9144-57246d84a071", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -15512,7 +15512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8cfa7837-b934-418c-8d70-dae6abe7b8ea", + "id": "a665578c-102c-4c60-b9f2-35cecf7e4534", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -15556,7 +15556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b7424f4-8683-4f0e-b824-2ebfa91ab95e", + "id": "a2b0057a-b785-45fd-aede-ce7c106263f9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -15612,7 +15612,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": "3151a0b6-810f-4602-8761-37744fe0eeac", + "id": "9ec6aa47-2810-46e7-be8f-496f73fe4d41", "name": "Returns account usage insights", "request": { "name": "Returns account usage insights", @@ -15691,7 +15691,7 @@ }, "response": [ { - "id": "4a5c81c2-4800-4695-bf5f-271eedbeabf9", + "id": "a8ddecf4-42b7-426f-ba4e-0cdd3f2019cf", "name": "Summary of account usage insights for past 12 months.", "originalRequest": { "url": { @@ -15773,7 +15773,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc04188b-d6e2-471b-acb0-f00f7b0759af", + "id": "9e35849d-6e79-45d3-85ce-79ced06fb9aa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -15855,7 +15855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b50c9556-68fe-42a4-b3c3-db6a2487322c", + "id": "7d4e3ea2-27f9-4aeb-983a-cca85ca882b4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -15937,7 +15937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26e5b3a3-aea3-48ed-b752-b991587933f4", + "id": "eeae1c57-cce6-490a-8588-f5d09c802829", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -16019,7 +16019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "623ebfa8-ce62-4b2c-bc79-74e82d5a7bdd", + "id": "f80b0b3d-18cd-4421-b78f-0de02a44b8e9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -16101,7 +16101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "06fce851-55be-4828-a11f-870130731bcf", + "id": "5aac9173-273d-44ff-bf5d-dfe01fb60edb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -16195,7 +16195,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": "df8d83bf-40ca-471c-a20b-bcf4fc19d78b", + "id": "649c927f-e33e-427b-ac90-6ff516bba84f", "name": "Auth User Details", "request": { "name": "Auth User Details", @@ -16236,7 +16236,7 @@ }, "response": [ { - "id": "83cac591-d05b-4e19-a532-dd8d9fcef738", + "id": "c7fae4f3-7281-4289-8832-9e9a77d3ae07", "name": "The specified user's authentication system details.", "originalRequest": { "url": { @@ -16280,7 +16280,7 @@ "_postman_previewlanguage": "json" }, { - "id": "76b0d5ed-6d09-48a4-844f-ab5bd5cdb177", + "id": "27ad45b9-4e9c-450f-ab24-be3042bfb40c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -16324,7 +16324,7 @@ "_postman_previewlanguage": "json" }, { - "id": "258a31ef-bf9f-45b6-88b7-39117404bf52", + "id": "4d6006ba-342f-42d0-8339-84e888dcc8d1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -16368,7 +16368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e424c99-4626-47f7-b5b4-a38d8a6c60ab", + "id": "7f94fddf-82ca-46b4-a293-28802a437f9e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -16412,7 +16412,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e36abb7-e933-4ce2-9bfc-237f0618a83d", + "id": "c8e4be14-789f-4e1e-8041-831fdd2a39b8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -16456,7 +16456,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6733c5f-b0b0-4492-951d-8289a92b3601", + "id": "432380aa-4b14-4322-9d7f-3472d11fa229", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -16500,7 +16500,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60b255f2-c611-49cd-9d6c-d6940864700b", + "id": "7a0d81d1-effc-49f5-80f0-9ce824ebc819", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -16550,7 +16550,7 @@ } }, { - "id": "29a4a930-62e7-4902-a035-fda6bf693f8b", + "id": "3d231d59-0dae-4c5d-a7a3-7f4b8eeee15f", "name": "Auth User Update", "request": { "name": "Auth User Update", @@ -16604,7 +16604,7 @@ }, "response": [ { - "id": "23c9d552-d67a-4b22-b00c-7e8252fce7b9", + "id": "7ea54733-9364-46fd-9375-eb2da6dbff92", "name": "Auth user updated.", "originalRequest": { "url": { @@ -16661,7 +16661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "068653f1-cb24-4db5-a8bc-a5a718f63024", + "id": "4a015c20-5320-4ad8-b816-3eddd0a267fd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -16718,7 +16718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0363af16-c989-4a8e-8a0b-228a8cea7e42", + "id": "22be75d4-f399-4a6a-87d8-697b97e1504e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -16775,7 +16775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfc61a92-33ef-4462-a0ad-76b98fbddffd", + "id": "984bc7e1-28ad-4775-99ff-5e88f180cc6d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -16832,7 +16832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b76660f-307a-4511-9dd0-d47efdaa125f", + "id": "c574b740-3e76-48ac-a852-23bb927215b0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -16889,7 +16889,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0862b8a1-7b0e-4bf1-b8a3-d0c7c3fde0e1", + "id": "b3fe6155-b060-4541-a87d-982260e8266b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -16946,7 +16946,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48331ce7-d9c0-401a-8e07-e60af28ef2ee", + "id": "8d6660ab-f1e9-420c-a490-e8e4e1c8a5e8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -17015,7 +17015,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. \n", "item": [ { - "id": "3847b23b-261b-4597-8196-b0ccdc64338e", + "id": "2faa7558-ecde-4949-af97-f1964da26bd9", "name": "List of branding items", "request": { "name": "List of branding items", @@ -17044,7 +17044,7 @@ }, "response": [ { - "id": "d24428e2-c18d-472a-9c3c-edc9c09c460d", + "id": "1aea416a-3500-4b98-ae4c-41d74599ca29", "name": "A list of branding items.", "originalRequest": { "url": { @@ -17082,12 +17082,12 @@ "value": "application/json" } ], - "body": "[\n {\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"irure aliqua ut tempor\",\n \"navigationColor\": \"esse in proident dolor\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n },\n {\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"consequat occaecat\",\n \"navigationColor\": \"veniam 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\": \"incididunt dolor dolor non\",\n \"navigationColor\": \"sint adipisicing\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n },\n {\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"enim Duis laboris\",\n \"navigationColor\": \"dolore tempor dolor\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "c76d272a-ec14-4b53-a1a3-e17cb4cfb4b4", + "id": "292a6bca-f9d4-4385-b432-28aee444485d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -17130,7 +17130,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b866d44a-7f7c-487a-9cce-84beda2790f1", + "id": "c3868ba1-0063-4bdc-b0ba-03b446b48960", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -17173,7 +17173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c80151c6-0fdd-4144-9e74-e2b619282439", + "id": "182cb680-64db-4b4c-919e-ada4833961f7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -17216,7 +17216,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3ef3558-2df6-460f-be6a-a69d532a010f", + "id": "0b224fe1-0209-48cf-bae2-c148c14c2c41", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -17259,7 +17259,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6bc8a4bb-6fe5-44c3-88ad-6033179a986b", + "id": "6edd3880-6e45-46be-9059-31c06ced38a6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -17308,7 +17308,7 @@ } }, { - "id": "7cb131c9-42fc-44bc-8892-ed51bc100015", + "id": "8f7350ab-8118-41d1-af72-dc671886e870", "name": "Create a branding item", "request": { "name": "Create a branding item", @@ -17373,7 +17373,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "deserun", + "value": "dolor Duis ex minim Lorem", "type": "text" }, { @@ -17382,7 +17382,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "sint nulla aliquip ullamco", + "value": "reprehenderit in nisi sunt", "type": "text" }, { @@ -17417,7 +17417,7 @@ }, "response": [ { - "id": "d1f5cd91-61d9-4c98-8768-d387cc61d773", + "id": "d8f5f89a-a3f5-490f-ae9d-31f7d33fc6f7", "name": "Branding item created", "originalRequest": { "url": { @@ -17485,7 +17485,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "deserun", + "value": "dolor Duis ex minim Lorem", "type": "text" }, { @@ -17494,7 +17494,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "sint nulla aliquip ullamco", + "value": "reprehenderit in nisi sunt", "type": "text" }, { @@ -17535,12 +17535,12 @@ "value": "application/json" } ], - "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"voluptate elit\",\n \"navigationColor\": \"non pariatur\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", + "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"irure enim eu\",\n \"navigationColor\": \"occaecat minim ullamco qui in\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "10267e0e-8363-4986-bafe-eb42750c3a5a", + "id": "b6b309f6-08b2-47e5-95a6-4f06ca516652", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -17608,7 +17608,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "deserun", + "value": "dolor Duis ex minim Lorem", "type": "text" }, { @@ -17617,7 +17617,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "sint nulla aliquip ullamco", + "value": "reprehenderit in nisi sunt", "type": "text" }, { @@ -17663,7 +17663,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f4c7376-5528-4b12-acc9-bc23b5285b37", + "id": "ed66f81d-1b0e-49c3-b2aa-b8a881bf489a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -17731,7 +17731,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "deserun", + "value": "dolor Duis ex minim Lorem", "type": "text" }, { @@ -17740,7 +17740,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "sint nulla aliquip ullamco", + "value": "reprehenderit in nisi sunt", "type": "text" }, { @@ -17786,7 +17786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23a0f086-a8eb-4419-b4ca-996bb566ea09", + "id": "a7079b8a-b96b-40bc-be89-9b077dc1d1b2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -17854,7 +17854,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "deserun", + "value": "dolor Duis ex minim Lorem", "type": "text" }, { @@ -17863,7 +17863,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "sint nulla aliquip ullamco", + "value": "reprehenderit in nisi sunt", "type": "text" }, { @@ -17909,7 +17909,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2745614a-bfd8-4924-9570-757344afa7bc", + "id": "3f94aee7-1943-4988-82ae-28e15b61b683", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -17977,7 +17977,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "deserun", + "value": "dolor Duis ex minim Lorem", "type": "text" }, { @@ -17986,7 +17986,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "sint nulla aliquip ullamco", + "value": "reprehenderit in nisi sunt", "type": "text" }, { @@ -18032,7 +18032,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cb8c63e-31b6-4185-aee4-eb95a83b6915", + "id": "ac6fb097-8d30-429e-ab84-c5658857e36c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -18100,7 +18100,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "deserun", + "value": "dolor Duis ex minim Lorem", "type": "text" }, { @@ -18109,7 +18109,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "sint nulla aliquip ullamco", + "value": "reprehenderit in nisi sunt", "type": "text" }, { @@ -18161,7 +18161,7 @@ } }, { - "id": "81b4b458-830e-4437-9502-be1abcb76dc4", + "id": "d74b17d6-3a95-49e7-8a5f-613937c6e668", "name": "Get a branding item", "request": { "name": "Get a branding item", @@ -18202,7 +18202,7 @@ }, "response": [ { - "id": "48b4c90c-5643-4383-8f2d-8dfcda0824c2", + "id": "3226895f-c5d3-4860-be19-bc3c2e9845af", "name": "A branding item object", "originalRequest": { "url": { @@ -18241,12 +18241,12 @@ "value": "application/json" } ], - "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"voluptate elit\",\n \"navigationColor\": \"non pariatur\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", + "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"irure enim eu\",\n \"navigationColor\": \"occaecat minim ullamco qui in\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "3b7ff24e-c273-4d4a-853b-e0ef369b028d", + "id": "a1187848-0701-48fb-a5d4-0b8e421c22c5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -18290,7 +18290,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aea0dfb9-5ce1-4604-9374-9e15a15319be", + "id": "7ba21171-ec43-4470-beb2-c3fe05eed385", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -18334,7 +18334,7 @@ "_postman_previewlanguage": "json" }, { - "id": "772456f9-0c64-4bca-be00-46c4eb99582f", + "id": "6c22480b-ba67-4295-885c-dcd7b1eaf1fb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -18378,7 +18378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9601a9f-1525-4baf-b75f-477fbfeddfce", + "id": "df371eb8-9abd-41af-8425-0696b1a0dba7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -18422,7 +18422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4db2520c-ce7e-4c42-ae00-a17c9d3a8eb1", + "id": "b9d1d130-9bf9-497d-8c24-c3f4e8770dad", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -18466,7 +18466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "743fc062-995a-470a-83ce-fed72f15e45f", + "id": "d35e4069-dba0-4d6c-ab90-f271e4b10500", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -18516,7 +18516,7 @@ } }, { - "id": "3907d4b1-3ba4-46d0-b275-591320aa57e0", + "id": "3fd2dace-35c5-4b80-ad2e-8eff59da025a", "name": "Update a branding item", "request": { "name": "Update a branding item", @@ -18593,7 +18593,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "deserun", + "value": "dolor Duis ex minim Lorem", "type": "text" }, { @@ -18602,7 +18602,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "sint nulla aliquip ullamco", + "value": "reprehenderit in nisi sunt", "type": "text" }, { @@ -18637,7 +18637,7 @@ }, "response": [ { - "id": "e89f5711-0500-4a44-a117-63bdecd7aead", + "id": "282d0485-f7bc-4c87-8d19-7c670a2ba256", "name": "Branding item updated", "originalRequest": { "url": { @@ -18706,7 +18706,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "deserun", + "value": "dolor Duis ex minim Lorem", "type": "text" }, { @@ -18715,7 +18715,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "sint nulla aliquip ullamco", + "value": "reprehenderit in nisi sunt", "type": "text" }, { @@ -18756,12 +18756,12 @@ "value": "application/json" } ], - "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"voluptate elit\",\n \"navigationColor\": \"non pariatur\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", + "body": "{\n \"name\": \"default\",\n \"productName\": \"product name\",\n \"actionButtonColor\": \"0074D9\",\n \"activeLinkColor\": \"irure enim eu\",\n \"navigationColor\": \"occaecat minim ullamco qui in\",\n \"emailFromAddress\": \"no-reply@sailpoint.com\",\n \"standardLogoURL\": \"\",\n \"loginInformationalMessage\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "f1eb13a8-72c3-4dce-bd8f-66475615ae67", + "id": "139b4a92-0af0-46ec-a8a4-b2a6adf2f73a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -18830,7 +18830,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "deserun", + "value": "dolor Duis ex minim Lorem", "type": "text" }, { @@ -18839,7 +18839,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "sint nulla aliquip ullamco", + "value": "reprehenderit in nisi sunt", "type": "text" }, { @@ -18885,7 +18885,7 @@ "_postman_previewlanguage": "json" }, { - "id": "615f8fd1-aa66-4368-bb80-5f77f1922cfe", + "id": "57e73cb0-bd9e-45d3-9f23-04f0390eeeea", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -18954,7 +18954,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "deserun", + "value": "dolor Duis ex minim Lorem", "type": "text" }, { @@ -18963,7 +18963,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "sint nulla aliquip ullamco", + "value": "reprehenderit in nisi sunt", "type": "text" }, { @@ -19009,7 +19009,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26662e78-bae6-4e55-b6e9-aebf6c1c684c", + "id": "6c1c748c-73f9-47c9-8687-ce602ac94989", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -19078,7 +19078,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "deserun", + "value": "dolor Duis ex minim Lorem", "type": "text" }, { @@ -19087,7 +19087,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "sint nulla aliquip ullamco", + "value": "reprehenderit in nisi sunt", "type": "text" }, { @@ -19133,7 +19133,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca8a17db-c39a-4497-a4a7-2f8d6979659a", + "id": "3c93833e-7daa-4f81-8169-171a6aa71a85", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -19202,7 +19202,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "deserun", + "value": "dolor Duis ex minim Lorem", "type": "text" }, { @@ -19211,7 +19211,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "sint nulla aliquip ullamco", + "value": "reprehenderit in nisi sunt", "type": "text" }, { @@ -19257,7 +19257,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f81d3a21-d978-4fd3-928c-ddb56467f8dd", + "id": "079c16de-2c21-4394-9681-e3ad45e75886", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -19326,7 +19326,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "deserun", + "value": "dolor Duis ex minim Lorem", "type": "text" }, { @@ -19335,7 +19335,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "sint nulla aliquip ullamco", + "value": "reprehenderit in nisi sunt", "type": "text" }, { @@ -19381,7 +19381,7 @@ "_postman_previewlanguage": "json" }, { - "id": "111182e6-6016-4b81-bf02-46f13a162c05", + "id": "7c15798a-5f90-48ac-8f82-3055f2a619dd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -19450,7 +19450,7 @@ "type": "text/plain" }, "key": "activeLinkColor", - "value": "deserun", + "value": "dolor Duis ex minim Lorem", "type": "text" }, { @@ -19459,7 +19459,7 @@ "type": "text/plain" }, "key": "navigationColor", - "value": "sint nulla aliquip ullamco", + "value": "reprehenderit in nisi sunt", "type": "text" }, { @@ -19511,7 +19511,7 @@ } }, { - "id": "c37f9305-bb01-49e0-950f-c6a7ce158851", + "id": "ca01d3a2-e31b-4792-9501-d04c7da4a663", "name": "Delete a branding item", "request": { "name": "Delete a branding item", @@ -19552,7 +19552,7 @@ }, "response": [ { - "id": "da474cdf-04db-499b-be01-182b29a6d9b9", + "id": "72a9c6ac-0ade-4eeb-b38a-ba553b56d22d", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -19586,7 +19586,7 @@ "_postman_previewlanguage": "text" }, { - "id": "02e76a1f-4586-4034-8df6-17945a03eb5c", + "id": "8fa7413c-f409-488d-8ec5-9e29efdc35b4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -19630,7 +19630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f02c098-1daf-4b65-8dcb-87ffa2bf2fcc", + "id": "d845aae3-7891-42d2-8cad-b1983e14738d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -19674,7 +19674,7 @@ "_postman_previewlanguage": "json" }, { - "id": "735fb9cf-dfad-44da-bd2a-3198959f9ad0", + "id": "c6cb9009-4e59-44f4-97d5-3b9d802ecd34", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -19718,7 +19718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27106c62-5096-4248-9332-b79065235abb", + "id": "db70a0ff-9a2c-4231-a269-c0f0136d3044", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -19762,7 +19762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fcf8e404-346c-4697-9a50-95d40169e9bd", + "id": "8771bf2f-ce21-4719-8403-09cac1a29b71", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -19806,7 +19806,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bba08a97-2f61-4256-97af-381478cf7a20", + "id": "8e0c53df-0388-49ed-b3cc-be554d520090", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -19862,7 +19862,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\nRefer to [Certifications](https://documentation.sailpoint.com/saas/user-help/certifications.html) for more information about certifications.\n", "item": [ { - "id": "9ba02c3c-1e34-4f1e-b308-612046699134", + "id": "e2e29a00-d952-40c2-a555-39d34c0dff28", "name": "Identity Campaign Certifications by IDs", "request": { "name": "Identity Campaign Certifications by IDs", @@ -19946,7 +19946,7 @@ }, "response": [ { - "id": "aa68bf40-3765-48c0-8493-985e11a73456", + "id": "72f3d7e1-4861-4df2-bf40-4eaf63ae3f14", "name": "List of identity campaign certifications", "originalRequest": { "url": { @@ -20044,7 +20044,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0f66382-aa19-40dd-86a2-5aabe68075bf", + "id": "fbd30dac-8e03-4c10-a0c9-653fcc5fd82c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -20142,7 +20142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64d125ce-0667-4de6-9c95-d7ebaae6aebb", + "id": "f5dc134d-07af-40ae-916b-88cd5afbea87", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -20240,7 +20240,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fac7ae2-f362-40cf-8e9d-141aef586b7a", + "id": "403479f0-fd7a-4787-bb22-8830b3c7aec7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -20338,7 +20338,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50f6c34f-d9c5-45ef-b8e9-f43382483382", + "id": "2ea085dd-2c01-4241-a4ae-435bd30891d4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -20436,7 +20436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee059011-ac4c-44fb-8ab7-85b008c6faca", + "id": "3be10e8e-6843-47f0-a601-d3b970463e49", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -20540,7 +20540,7 @@ } }, { - "id": "cfbf7f20-5254-4c72-88a7-aae5fa2499b3", + "id": "78b7c78f-6534-4c1c-b7ea-3fc018ca646e", "name": "Identity Certification by ID", "request": { "name": "Identity Certification by ID", @@ -20581,7 +20581,7 @@ }, "response": [ { - "id": "0363f897-2810-422b-b2dd-6a54be5e8f39", + "id": "89014372-0286-4a6a-9906-3a56a0cdc741", "name": "An identity campaign certification object", "originalRequest": { "url": { @@ -20625,7 +20625,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6a53fc3-7174-452a-829c-5a7034c6cc1b", + "id": "dc78f4ed-f6b9-4ad8-8cd9-811b883e1b44", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -20669,7 +20669,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41e5b4ba-bba1-46aa-9804-19380aa4d027", + "id": "b51cb60d-a310-4b35-881a-546b9fe30ec1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -20713,7 +20713,7 @@ "_postman_previewlanguage": "json" }, { - "id": "598805f1-ec24-4fd3-8b5f-aee8da368148", + "id": "20a1273d-9438-4de5-9a0b-c58a77195778", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -20757,7 +20757,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37fbf696-13f8-4894-99dd-6f7d077da24f", + "id": "f979e481-c103-49de-9680-26b7f8dc099a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -20801,7 +20801,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e5e53f6-0f92-455b-a8e8-0767e9297114", + "id": "8527fcca-245b-47ab-b052-fafb0febd8c6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -20845,7 +20845,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de0112d1-247b-496a-92a8-e883efd05b7f", + "id": "303311a7-5edd-47f6-8226-1e89cc52d254", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -20895,7 +20895,7 @@ } }, { - "id": "48a325ff-0427-44ec-b08c-9dac4f607bf3", + "id": "88cf711a-96c6-4f16-a66e-913409fd4208", "name": "List of Access Review Items", "request": { "name": "List of Access Review Items", @@ -21010,7 +21010,7 @@ }, "response": [ { - "id": "c5d29784-e011-4422-8443-0514d3c7f8b5", + "id": "0855f282-1972-43ab-bbc5-46e6c67955e9", "name": "A list of access review items", "originalRequest": { "url": { @@ -21128,7 +21128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e288c3e-53f8-4822-84cb-6836c653f64b", + "id": "b285ca51-3074-41ce-9bd8-e7790a0e8863", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -21246,7 +21246,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2894963-e983-43c8-8c04-754382ce77cd", + "id": "6a2d13c0-74a2-44a3-bbfb-7a0a062c6cc7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -21364,7 +21364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0cce03e-1453-453d-90df-bbc6dcea8bf2", + "id": "b6b75c3e-6ee8-4540-8ab2-f0f05ceed07d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -21482,7 +21482,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a889680e-4074-41ad-8819-cc509f37373c", + "id": "5603216f-da42-4f55-a622-954882dda87c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -21600,7 +21600,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03400bff-e6df-4858-8b09-4907cc2fdf6f", + "id": "924ab65e-10e0-452b-bfa2-6ea93fcd9433", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -21718,7 +21718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac700772-f240-40ba-84bf-60522d238931", + "id": "ce1477ea-7f42-4684-a21a-434e35661335", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -21842,7 +21842,7 @@ } }, { - "id": "fdd27f58-1ef5-48fc-a98b-fdb11a261158", + "id": "58c24ae5-e9bf-4b97-9777-b1b21b2abbf6", "name": "Decide on a Certification Item", "request": { "name": "Decide on a Certification Item", @@ -21897,7 +21897,7 @@ }, "response": [ { - "id": "8dd0ddcb-968f-41d5-8e91-661787df7693", + "id": "052eb352-864f-42d7-902a-7f5af8332a35", "name": "An identity campaign certification object", "originalRequest": { "url": { @@ -21955,7 +21955,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38750960-7984-4d35-936c-c795279ef292", + "id": "44cc6c29-7b2c-4a46-9487-03bacaaa50c1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -22013,7 +22013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b2ab9be-35a4-47c6-b51f-19a6028d2c58", + "id": "03fb8b0e-3dbd-4e57-92fd-60a6a3a992f4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -22071,7 +22071,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48768147-be7b-4941-a60a-0d65dc25f133", + "id": "8eaf57a2-3692-498f-896b-3d9dbf7aeaa6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -22129,7 +22129,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8b604f3-5bdd-4e39-b4d5-7b0ad445ac07", + "id": "331ce1a8-2fe9-40e2-b502-1a47a76a0249", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -22187,7 +22187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68827b73-27f0-4213-8bce-59fe9b42afcc", + "id": "6a4290ab-1e1b-44b2-8a9d-5667f9ca1aeb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -22245,7 +22245,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85f03c2d-d794-42c6-99e6-6826f828276d", + "id": "108b4251-7af6-4280-a565-4d384bdfdfab", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -22309,7 +22309,7 @@ } }, { - "id": "85d60e3d-3598-46c9-a15b-3f1a8f791af7", + "id": "edbcf569-46d3-4572-9133-3cfa627e2aa8", "name": "Reassign Identities or Items", "request": { "name": "Reassign Identities or Items", @@ -22364,7 +22364,7 @@ }, "response": [ { - "id": "4fa17a95-1d04-4db4-b18a-21e2c3db3511", + "id": "7f5b7ad1-547d-4f6a-990a-0d16b037c2d4", "name": "An identity campaign certification details after completing the reassignment.", "originalRequest": { "url": { @@ -22422,7 +22422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "672319dc-b406-4f6d-8863-8ed0f3cb7f7e", + "id": "48bd8f60-469b-42dd-8391-9e5b2c3fcad5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -22480,7 +22480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a23b5c2b-a038-409a-a2ac-354e37af9799", + "id": "36cf0d61-a1d6-4ad8-bfc0-43ce12384601", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -22538,7 +22538,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bf0b5bf-9616-4066-8ad2-1155cbb5be63", + "id": "3c5cc933-592b-4cf6-92d3-6199e0fe7300", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -22596,7 +22596,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5843fe04-730d-49c7-9496-4a82dc910422", + "id": "77f08711-8e86-46e1-b7e5-893960cc516a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -22654,7 +22654,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5ff6d79-bf3b-4267-9ce7-03d2c5c814a6", + "id": "675578c9-ad41-481d-9c6e-5edb9298830b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -22712,7 +22712,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16e028e4-167e-4b8d-9286-d323fe6543a2", + "id": "a29afa10-379b-425f-82cb-972e32851987", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -22776,7 +22776,7 @@ } }, { - "id": "34855744-4fd0-45d0-bcba-1218bc909355", + "id": "131b3c05-d6a4-448d-a03d-cd6a50f2a6b3", "name": "Finalize Identity Certification Decisions", "request": { "name": "Finalize Identity Certification Decisions", @@ -22818,7 +22818,7 @@ }, "response": [ { - "id": "4866630a-c6ff-49c3-9a61-71740c8a36df", + "id": "caf63d5a-c129-4968-8d08-d577fe6f83b1", "name": "An identity campaign certification object", "originalRequest": { "url": { @@ -22863,7 +22863,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f30c3f5e-9b62-4609-80de-523cd3343b86", + "id": "d80f7b37-2975-41a9-b970-d6c69945d275", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -22908,7 +22908,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e7087ac-0708-4cc5-9c40-6eb8c107910e", + "id": "c688bc09-35c1-4dc5-85f4-338d711b852b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -22953,7 +22953,7 @@ "_postman_previewlanguage": "json" }, { - "id": "658b1962-5549-46c9-a9d6-73d9c508e8c5", + "id": "c7716de0-07a8-4b83-81aa-1136c3cf8a07", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -22998,7 +22998,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8710908-7b90-44e6-991a-14e0eb199146", + "id": "fec51a25-e494-4c1f-93a2-e2b5d09d91e6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -23043,7 +23043,7 @@ "_postman_previewlanguage": "json" }, { - "id": "011d097a-ba44-422c-a0ae-ba0b5f888f16", + "id": "2d3136f0-280b-456e-befa-f691ee34cfcd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -23088,7 +23088,7 @@ "_postman_previewlanguage": "json" }, { - "id": "781b254f-908f-4fc5-9766-17308ac75788", + "id": "3008e120-8071-4a3a-852a-39ed572dacb8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -23139,7 +23139,7 @@ } }, { - "id": "0b18505d-b14d-490e-a993-759f5c2c2534", + "id": "a4401cae-0fe0-435a-822c-13e1f53d9921", "name": "Permissions for Entitlement Certification Item", "request": { "name": "Permissions for Entitlement Certification Item", @@ -23230,7 +23230,7 @@ }, "response": [ { - "id": "33a0062f-34a5-4808-aea5-a98f9cc9c208", + "id": "ceb47e50-1158-429a-997b-314b3cb561bf", "name": "A list of permissions associated with the given itemId", "originalRequest": { "url": { @@ -23314,7 +23314,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e965124-2ed9-4cce-ae03-2a144142b7e2", + "id": "467d6f57-da9c-4f5b-a576-fa9a459c6009", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -23398,7 +23398,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bca478cc-746c-4803-819d-0e2fd1cfc8b1", + "id": "2d0a3ff8-a1a4-4b44-902b-fe75ac4465de", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -23482,7 +23482,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5ef74c2-b034-43cc-a5de-0989fc1a721e", + "id": "5f2a1ef7-5bf5-479b-bf65-0b0c43834874", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -23566,7 +23566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55b6b6e6-e94a-4369-8e82-1d45d17e54b8", + "id": "577cb862-33ed-47be-8788-9112ae02eb9d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -23650,7 +23650,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2df5dcca-4867-4c2b-8269-4d8a6e8c39f3", + "id": "838439da-3797-4498-900c-55773e8f2035", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -23734,7 +23734,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8af8d00-fa24-49b4-a617-3f3b92862348", + "id": "6894475f-1387-4830-949e-a0dc31872b33", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -23824,7 +23824,7 @@ } }, { - "id": "b7f14a65-987e-4514-b27e-428010019dc2", + "id": "5d4a7dd9-2595-4a88-b3ec-c26f73957400", "name": "List of Reviewers for certification", "request": { "name": "List of Reviewers for certification", @@ -23912,7 +23912,7 @@ }, "response": [ { - "id": "b861f316-3f85-4e0f-ac4a-c98af124b0d5", + "id": "d8e767d6-7931-4da3-b704-6991da17c1b4", "name": "A list of reviewers", "originalRequest": { "url": { @@ -24003,7 +24003,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48456e96-f390-4cea-863e-c0ad38510c34", + "id": "d0206b20-dad9-4767-93b4-9ada58faa3d6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -24094,7 +24094,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6bc460a6-2beb-485d-bbb8-19deb8ad7eeb", + "id": "5ca4debb-7ac1-44b9-84d0-9889a5b6c393", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -24185,7 +24185,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54b3d809-745b-4c5d-ab03-6cd52d4ff455", + "id": "c8772cf4-69eb-49dd-b4ae-754e1502760f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -24276,7 +24276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e176a520-d967-4a40-b96e-58217e356a3f", + "id": "4268a0cf-74d8-4682-b547-6ecbe38d7468", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -24367,7 +24367,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd632398-c5fa-468c-bb5d-1efbd6614011", + "id": "89a3fd92-4b61-45c7-8448-6dda74e95ece", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -24458,7 +24458,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd4431c7-d846-4d3d-ba56-0fe5c514b693", + "id": "5fa028a1-97e6-4fd4-a97c-6e8a23387096", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -24555,7 +24555,7 @@ } }, { - "id": "4d98e9c0-4350-4f1b-a718-464085e77d50", + "id": "fc91ab3e-f2be-4c83-9d81-7237a95b6270", "name": "Reassign Certifications Asynchronously", "request": { "name": "Reassign Certifications Asynchronously", @@ -24610,7 +24610,7 @@ }, "response": [ { - "id": "b77acd33-1f8c-4e82-bf34-f2771f4929ea", + "id": "7309cd0e-f2e3-4a1e-91f7-9ffbfbf15026", "name": "A certification task object for the reassignment which can be queried for status.", "originalRequest": { "url": { @@ -24668,7 +24668,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6246a62-8b84-455d-9532-aa0d8178cc27", + "id": "c88e1f44-0cb8-4cbb-bb2a-ee0b867d9c43", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -24726,7 +24726,7 @@ "_postman_previewlanguage": "json" }, { - "id": "167b4a18-c983-4eb2-8b3c-16e0dd6486d7", + "id": "e9af8ad8-0e8c-45f4-bcc5-0af22e214a13", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -24784,7 +24784,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5a594fe-6c65-4425-8583-818cd57f2ea2", + "id": "5ba0c689-1c3b-4e98-8f22-8aa111366fac", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -24842,7 +24842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "834d0cc9-d21c-4c67-a18c-bb1a5a752bf2", + "id": "9fabb995-75cb-4d6a-a5ba-72a38b4545ce", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -24900,7 +24900,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47179379-384b-467e-a9dd-2dbb68564caf", + "id": "7af92a35-11fc-4da7-b2cf-1c8937449d99", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -24958,7 +24958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be6fe1e0-bb1e-421e-bee9-d7d63e0b7e9a", + "id": "f1d965ff-d584-407f-bd2b-3603367a0680", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -25022,7 +25022,7 @@ } }, { - "id": "19630d02-4146-4903-a13a-820ce6031198", + "id": "014f1863-2e2d-4261-bb73-813c21ac4771", "name": "Certification Task by ID", "request": { "name": "Certification Task by ID", @@ -25063,7 +25063,7 @@ }, "response": [ { - "id": "e30f3f46-3860-4420-9292-b6dad70ea100", + "id": "81b00240-8224-4c0c-9693-59d2acb78f47", "name": "A certification task", "originalRequest": { "url": { @@ -25107,7 +25107,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97d78ead-3999-4167-96ca-79126f6d4257", + "id": "8b958cbf-e102-4a90-87ac-38ec5b25be69", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -25151,7 +25151,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d16652f7-50ca-4693-80ea-2e41e7351b5e", + "id": "45c73751-c7ca-4146-93b5-8aa4e1f7b584", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -25195,7 +25195,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a39dbd2a-4b79-4bbd-bdeb-981db3dd23b4", + "id": "46f2d65a-a493-475f-adde-1d3de3ec39a5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -25239,7 +25239,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11816f5e-20cd-45bb-ac1a-63aa8ef16356", + "id": "364bdc44-0ec7-4aad-ab3f-9ce06c69854e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -25283,7 +25283,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29f6e1ac-25cf-481f-9e3c-54f483263d51", + "id": "9a862ca4-a2c6-4977-a397-10650d484444", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -25327,7 +25327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbb77944-a056-4143-9f3c-d4a0b92e7b71", + "id": "a409cdc1-01b0-43a8-b14d-4f230736422b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -25377,7 +25377,7 @@ } }, { - "id": "15c550a0-f9d9-4bff-b42c-e1f48ca5e341", + "id": "16b972aa-d8e9-4b44-bb91-53ef59ee9890", "name": "List of Pending Certification Tasks", "request": { "name": "List of Pending Certification Tasks", @@ -25452,7 +25452,7 @@ }, "response": [ { - "id": "8d27a21c-1148-4037-973b-c69bd05623c2", + "id": "211a2b2b-b89d-432b-bc62-b003f28a6ead", "name": "A list of pending certification tasks", "originalRequest": { "url": { @@ -25541,7 +25541,7 @@ "_postman_previewlanguage": "json" }, { - "id": "14742f41-57e4-41b3-a9e9-671ad8e99f52", + "id": "e8fc2237-4127-4ffc-a7c8-294f2fec5cdb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -25630,7 +25630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e676204-3418-4644-bbe1-21e7746ea9ee", + "id": "f858935a-7ebf-42de-94c4-6786f60feb9d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -25719,7 +25719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1dc97be-855c-48d4-b0ec-7a72d6b96901", + "id": "3d7f63a7-53ac-4481-97cc-f9dbb826b78a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -25808,7 +25808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dab47c12-44bb-4ceb-b384-cc57b64040b0", + "id": "90df907e-83de-48aa-bfcf-f5cc5503b84b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -25897,7 +25897,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c96e052d-7ff0-43fc-b2a3-0da50daaccbd", + "id": "dd9a5530-17ad-479e-be5c-04d0d8ec1aeb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -25986,7 +25986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70d09423-b06e-445f-a889-9396e5a6edda", + "id": "00571e62-803e-4504-91cd-7be0edec4b08", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -26087,7 +26087,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 ceritifcation 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": "569d159b-2bfa-4859-bd90-89fde0a0dcc4", + "id": "f67aa95f-4368-4356-ba49-03c6fb468f21", "name": "List Campaigns", "request": { "name": "List Campaigns", @@ -26171,7 +26171,7 @@ }, "response": [ { - "id": "d87875da-6f19-48c8-97b1-66268eba2f9d", + "id": "c35bbdde-ad4f-43b7-a1ca-aeeff8618291", "name": "Slim Campaign", "originalRequest": { "url": { @@ -26269,7 +26269,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fe60c88-9bc9-4f6f-bfd0-741f242250e3", + "id": "30015baf-7bce-48e5-bfa6-e887f0fac546", "name": "Full Campaign", "originalRequest": { "url": { @@ -26367,7 +26367,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0e1c462-85bd-4d1e-a15c-2cfc0f1ed8f4", + "id": "a1e18483-1195-4946-8f68-aecd80db2781", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -26465,7 +26465,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5384f03-6d83-4572-8725-ab216d3a4101", + "id": "21fe8855-fbaf-4508-a586-abfac550a1ee", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -26563,7 +26563,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ba64d82-53a9-41f6-a355-7603bd629ec7", + "id": "5231a758-00c2-4cef-bd91-5e58a6405c38", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -26661,7 +26661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9464a6e1-51f3-4b42-8b9a-af7716a5e45b", + "id": "27d0dc43-932e-4106-bd6f-2794d60a5a75", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -26759,7 +26759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d979e291-377a-45c4-af9b-1d57aa12643a", + "id": "8eb47a02-ebf3-4405-a4d9-f81561b3a534", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -26863,7 +26863,7 @@ } }, { - "id": "21f7dda1-6e5e-4c6c-a816-b75f33679ced", + "id": "0b1a4670-cd65-4ae9-8616-c0e58faaf942", "name": "Create a campaign", "request": { "name": "Create a campaign", @@ -26905,7 +26905,7 @@ }, "response": [ { - "id": "4944adb8-21bb-4336-8db8-19876113ac71", + "id": "054d59d8-4452-4acb-acf9-495b5755a374", "name": "Manager", "originalRequest": { "url": { @@ -26961,7 +26961,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85c3c0dd-006e-467b-a7e7-9d2cdab131c8", + "id": "f8ddab7d-1a47-4349-978b-9ca72974aff2", "name": "Search", "originalRequest": { "url": { @@ -27017,7 +27017,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c44bb5d-7d6e-496e-b08d-14c96dafcc3b", + "id": "474ae87d-0be1-4c3b-80c0-575badf2e111", "name": "Source Owner", "originalRequest": { "url": { @@ -27073,7 +27073,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4abf587e-1fbf-4a92-9406-dccb58ac0790", + "id": "7b9b6fdb-56de-439a-948a-a0f772fa9098", "name": "Role Composition", "originalRequest": { "url": { @@ -27129,7 +27129,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ceb699bd-34f3-46b3-9355-e2e9f7ce52e3", + "id": "135de7a4-7bc8-4ad2-b854-fb3e6baa2908", "name": "Manager", "originalRequest": { "url": { @@ -27185,7 +27185,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f0bb15c-61a1-460c-8ee5-52220a4ab4b1", + "id": "71b4a2eb-6413-420d-9f5f-92643b5fda53", "name": "Manager", "originalRequest": { "url": { @@ -27241,7 +27241,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e2e7820-3c7c-406d-9276-d18f7299b072", + "id": "75e4fa58-18a1-4dea-b25a-c28bc61f6690", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -27297,7 +27297,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5224d7e-0e12-4802-ab35-8eea67968648", + "id": "4588317f-9de3-494c-9f67-a413adf95b28", "name": "Manager", "originalRequest": { "url": { @@ -27353,7 +27353,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccd44779-52ed-476b-85fa-cba7a618958d", + "id": "7a2df8ea-5232-4a93-83c6-4c23129f6f3f", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -27415,7 +27415,7 @@ } }, { - "id": "3909f5a1-2a48-4223-84a8-8ceed3f27c4b", + "id": "be84d30b-46c3-4556-a821-dcd437f4be7a", "name": "Get a campaign", "request": { "name": "Get a campaign", @@ -27456,7 +27456,7 @@ }, "response": [ { - "id": "42ed7633-9db2-47b8-a24f-b1cec8106e06", + "id": "1b54594b-1816-4a4d-a852-86116cb353f5", "name": "Manager", "originalRequest": { "url": { @@ -27500,7 +27500,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89f8f161-1dd3-47ab-8349-266cf6d3354c", + "id": "df443ed0-9490-4368-b4bf-e9f12e47a46b", "name": "Search", "originalRequest": { "url": { @@ -27544,7 +27544,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efb0221c-7ab3-4835-96fb-5797f9025871", + "id": "5916b80e-4405-4032-a53b-dab6c6f553ba", "name": "Source Owner", "originalRequest": { "url": { @@ -27588,7 +27588,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccdab617-aef1-4350-af18-034f685f7204", + "id": "cb16b8c2-ad08-480c-b591-00f1b5585351", "name": "RoleComposition", "originalRequest": { "url": { @@ -27632,7 +27632,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6dbf1ba6-1631-4da2-b8a0-c2d760f8ad66", + "id": "eeeaf9aa-706f-4f38-8992-78bc775be93a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -27676,7 +27676,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7e7235b-8688-4ff1-88c6-65bb4bc2e73c", + "id": "decd0902-6619-4a9b-b4fe-83902c5a398c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -27720,7 +27720,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d934972-2c1c-4db2-9390-1f0bb1667664", + "id": "f18c07bb-98ee-4644-a026-4537d04e160c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -27764,7 +27764,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0718ebf5-4407-424f-99f5-98f6d0bcd5b7", + "id": "b8c8a024-09f9-4bb5-8758-84e8ad502ac3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -27808,7 +27808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4087e7c-ad21-4cea-a314-4c240495b9f4", + "id": "28e6d935-489e-4503-88ff-35cdedf78437", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -27852,7 +27852,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6289e069-5c2d-4c0a-a724-5d4c7ee666c8", + "id": "7f96f854-5099-42ea-b96f-9390d7d6f8f7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -27902,7 +27902,7 @@ } }, { - "id": "68735633-bbf4-4797-b219-7653495d44f6", + "id": "ed30a4ee-7d16-426e-87d3-6354379c7e45", "name": "Update a Campaign", "request": { "name": "Update a Campaign", @@ -27956,7 +27956,7 @@ }, "response": [ { - "id": "2a179e86-c7ab-4f44-857e-ec9c84a6635e", + "id": "bf87723f-0b93-417f-b18e-711d0144b383", "name": "Manager", "originalRequest": { "url": { @@ -28013,7 +28013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7d6b500-1cbc-4f86-963d-18174180c45e", + "id": "e7058850-50ad-42b6-af44-0d7f8cc275da", "name": "Search", "originalRequest": { "url": { @@ -28070,7 +28070,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ed67672-3628-47d4-b371-663c209018d1", + "id": "78cf5169-6659-48d9-b41a-04d00afa2d91", "name": "Source Owner", "originalRequest": { "url": { @@ -28127,7 +28127,7 @@ "_postman_previewlanguage": "json" }, { - "id": "643bcebd-6e4d-4e23-9d18-53755f024917", + "id": "a75e8c01-6fec-4f9c-bf19-306fd2facf40", "name": "RoleComposition", "originalRequest": { "url": { @@ -28184,7 +28184,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41d7f2da-266f-415a-bb13-475a3586767a", + "id": "80a64249-d8d2-4276-8bb9-cccc0ec53b83", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -28241,7 +28241,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a553ae7-6ec5-458f-8858-f1dad75176ef", + "id": "895970b4-5e8d-468c-9455-10a91c5225dd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -28298,7 +28298,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8dd0a782-6186-4ddc-bf1b-aac4941e74ad", + "id": "bce0a3e1-1314-4a31-a737-c0df1683d595", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -28355,7 +28355,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8dd7bbd-1f1b-4d9a-9987-c7271e1a122d", + "id": "cd83b32a-d156-411d-bbd9-51a98f0e0460", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -28412,7 +28412,7 @@ "_postman_previewlanguage": "json" }, { - "id": "485a5503-1696-4cb3-9616-696e4549b88b", + "id": "8bfb1616-4f67-4577-beea-9e46bbb4f7a6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -28469,7 +28469,7 @@ "_postman_previewlanguage": "json" }, { - "id": "199292ad-0e1a-4a80-8468-d58bff17d95d", + "id": "a98b6304-1e3a-4032-a12c-1ef76486b162", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -28532,7 +28532,7 @@ } }, { - "id": "d0cf9df5-fd37-47fb-98e4-18de7a6ac9cc", + "id": "c0ada733-1724-4174-85bb-30bada9f457b", "name": "Reassign Certifications", "request": { "name": "Reassign Certifications", @@ -28587,7 +28587,7 @@ }, "response": [ { - "id": "ad3adbee-94b2-454f-96f0-8d9f4f687841", + "id": "09b1d5b2-0809-4f03-85ca-f80743d4b32d", "name": "The reassign task that has been submitted.", "originalRequest": { "url": { @@ -28645,7 +28645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0fefb067-7ab7-47db-98ce-00bb20f32f6b", + "id": "094599bd-ca86-447d-b116-a0a19a562586", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -28703,7 +28703,7 @@ "_postman_previewlanguage": "json" }, { - "id": "528e6a70-6d03-4e6f-b013-72246beb40c7", + "id": "c5bcdcff-491a-48bf-bcee-1db9f1f416c7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -28761,7 +28761,7 @@ "_postman_previewlanguage": "json" }, { - "id": "214eac6d-c249-45d9-8767-8df42d012881", + "id": "be3dc9aa-99ab-4fb0-b3e6-af3e0b939332", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -28819,7 +28819,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a77e9b1-a747-4c49-9b83-d6bcab736fec", + "id": "09a19363-d98d-4b65-81ab-7167521c7740", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -28877,7 +28877,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7656243-733a-4736-a2f8-cf6b4ff9c35a", + "id": "7191808c-16f8-4b9c-8514-e49fe2943cdd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -28935,7 +28935,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0749eb15-6a0b-420f-81d3-3a1b167508b8", + "id": "bead13cf-1ecd-46bf-80df-7ad2d39bc489", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -28999,7 +28999,7 @@ } }, { - "id": "ce22d9f8-8789-4cc1-8e69-61b4097c7038", + "id": "4e23bb38-742a-4184-8230-d4489f6a3e8a", "name": "Activate a Campaign", "request": { "name": "Activate a Campaign", @@ -29054,7 +29054,7 @@ }, "response": [ { - "id": "b915a17c-aee6-46c1-8576-a69ec7f53b0a", + "id": "da2f385b-4c69-4e37-8de4-6bdf479565bf", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -29112,7 +29112,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff3c157c-6740-4d64-918a-36b153b1bf5f", + "id": "2956de53-3cb9-483c-9937-9ddf173d5447", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -29170,7 +29170,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3a803ae-c078-479b-8dc3-c79a90beea89", + "id": "ddb5c39e-a4c9-41b3-86cc-478dbd6280c3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -29228,7 +29228,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b6e558e-08d8-4344-81a9-831f0cefb9ab", + "id": "f23415f2-8f11-46fa-8ffc-049453e3613d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -29286,7 +29286,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16a8b5cd-e640-4739-80c8-089777171d42", + "id": "1626bc7c-13b7-4874-b2de-bd222eb2f185", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -29344,7 +29344,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1713f0a-6506-47de-a40f-49237fb207a0", + "id": "6f9f1668-cc1d-4a3b-93ab-dfa98cff5572", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -29402,7 +29402,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93b8f087-2982-487e-9524-599bed1a0851", + "id": "2997c4dc-c78e-4743-8496-746fa785ebdc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -29466,7 +29466,7 @@ } }, { - "id": "e4d05467-591b-4b04-adca-89415c8b06fd", + "id": "2406811a-7e87-463b-9f99-d842c827e8b5", "name": "Complete a Campaign", "request": { "name": "Complete a Campaign", @@ -29521,7 +29521,7 @@ }, "response": [ { - "id": "cff0c268-d79c-43c0-8cf9-9742c74732a9", + "id": "79d670c9-4934-4a57-9288-d73450f02478", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -29579,7 +29579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7aa5065c-26f3-4d3d-869e-1ba23bf6f32c", + "id": "758757e8-387f-43a4-bce3-e1af8eb19aa0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -29637,7 +29637,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3059be38-92f0-4a4a-8048-7a032fb693c1", + "id": "bdeb7e7d-e8ee-4fea-8b94-1ad0e06164ff", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -29695,7 +29695,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d25c7171-b0d1-4341-94a3-17c858c78b48", + "id": "49b26409-3cc3-4aec-beee-0fa6b3f542bd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -29753,7 +29753,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4f48005-d8e7-4623-ad93-1b5d973e115f", + "id": "31812f7b-39e7-4b84-8ac4-84d2c12712ba", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -29811,7 +29811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8da0fb31-5f17-4d0d-a4d4-99209d319485", + "id": "baef9d1a-ac17-4d6c-81f1-b745ad494561", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -29869,7 +29869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6db46c9-306e-4b89-aca1-64d668bf699d", + "id": "7d0ec976-3448-4043-8937-9867ba610e60", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -29933,7 +29933,7 @@ } }, { - "id": "3a33324a-9e66-4612-8688-96c9793ed050", + "id": "8a8a296d-b559-45c0-b46b-0e0d05dd510c", "name": "Deletes Campaigns", "request": { "name": "Deletes Campaigns", @@ -29976,7 +29976,7 @@ }, "response": [ { - "id": "3a2fff11-5c7f-461c-8d5c-5a348ac40131", + "id": "6ab99179-2901-4e30-9a83-19b5ea907380", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -30033,7 +30033,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5c79cab-b604-49ba-9d48-5817d768b46c", + "id": "1ed9bb79-8528-44b4-be4b-7ba5eecd0aac", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -30090,7 +30090,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8877a749-5022-4db5-9e71-3b5c9fc36902", + "id": "eb9f9202-e37b-403f-99ac-4d731d83120c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -30147,7 +30147,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d4bdc59-9c6f-4b22-95e9-767f62492c96", + "id": "55978c47-dc7e-4554-8175-53612ee05eb8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -30204,7 +30204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "104f209a-adf6-45b3-b80c-7faf745f9b4d", + "id": "9e485b47-a0cf-46e5-b5dd-8c95cf16725b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -30261,7 +30261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cadaf89a-53fd-4394-8098-2fb779d0b9f2", + "id": "c2a3fb1f-83f9-4821-9a5f-4a949f3f9d8d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -30318,7 +30318,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73a4ed15-68a3-4903-86c9-26650adf1cdf", + "id": "0f4cdd76-a4fe-4f41-8c15-f20845666bb6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -30381,7 +30381,7 @@ } }, { - "id": "b0379a13-0139-49a2-9265-55e2131f03b2", + "id": "981758c2-e698-4742-b98e-dd93231710a9", "name": "Run Campaign Remediation Scan", "request": { "name": "Run Campaign Remediation Scan", @@ -30423,7 +30423,7 @@ }, "response": [ { - "id": "0bec7257-f2a6-4fbe-a0cf-1c416198f35e", + "id": "ce197974-a092-41ee-a180-4ff4ec0ca2dd", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -30468,7 +30468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8adcf35b-b0ca-40f8-872d-7c93e4b8c9e7", + "id": "713fa8eb-bb4b-4ce1-ae43-efb27dff172a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -30513,7 +30513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12358110-b746-4953-ba14-c8d8e4a6702d", + "id": "617df0de-e81f-4541-8402-31db585fec68", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -30558,7 +30558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79008cc1-e23d-416e-bccf-d0ebf82210e2", + "id": "c9de9b11-88da-45d4-ae75-100891fdc112", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -30603,7 +30603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97b04b31-a0cc-4581-a389-9bb27b78fca2", + "id": "f6e2f96d-be1c-417c-8927-a37db63e219c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -30648,7 +30648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47356a55-ee52-4067-b6df-90497333474f", + "id": "33580c94-840b-499f-b32a-15fd5daac18f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -30693,7 +30693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a6dcdd0d-f8e3-4718-a610-5d9f6ff2ed90", + "id": "fe1465ba-4510-46e1-807d-9b8c44dc2136", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -30744,7 +30744,7 @@ } }, { - "id": "1eaeda3c-4799-4ea6-b523-445c2edd98ec", + "id": "c4288492-8574-4d6a-9cdb-5e5ee93763e0", "name": "Get Campaign Reports", "request": { "name": "Get Campaign Reports", @@ -30786,7 +30786,7 @@ }, "response": [ { - "id": "08fd8928-3204-4134-9aa5-88b33aec6119", + "id": "13d2be59-858d-4cb8-95e3-6c92cc354448", "name": "Array of campaign report objects.", "originalRequest": { "url": { @@ -30831,7 +30831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b1d9a8a-2ed4-4412-99e2-636e636f2ddc", + "id": "e2cb548a-cb43-4359-838a-112e13b75a72", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -30876,7 +30876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "482f710b-5635-4128-bb6a-c4491976931d", + "id": "dff14d71-b231-4642-b457-ffb54a4fd773", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -30921,7 +30921,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52322d1e-4d93-4d34-b284-2e575d09bf8f", + "id": "0f71cd4c-48d8-4075-8fe9-58dbe99aa176", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -30966,7 +30966,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e882a8c-7ecc-4142-8758-049dab3d8f87", + "id": "8661b5a2-f8e1-4d40-84a6-24d2b6827c0f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -31011,7 +31011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a82ed960-5005-4a60-a2a9-b843c1a1a08e", + "id": "680e1a8e-712a-42a5-bb07-d6a6e53c5148", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -31056,7 +31056,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bf944499-a74c-412c-9dff-809415bf7ff0", + "id": "0e3449c5-d06c-4b72-8118-89472c4e15d5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -31107,7 +31107,7 @@ } }, { - "id": "77d911ea-22ea-4425-9dfe-f71ef72e60dd", + "id": "8a798572-8c48-40ef-aa16-6bcf42f88e61", "name": "Run Campaign Report", "request": { "name": "Run Campaign Report", @@ -31160,7 +31160,7 @@ }, "response": [ { - "id": "8b5d0baa-52b2-4801-a7ce-02478672b25e", + "id": "80bfe5cd-4a68-45e9-965e-52a0396ad903", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -31206,7 +31206,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73c3ed3a-075d-449a-9fe6-cdbac48df429", + "id": "c6bec39c-7409-4753-ad82-33ca00f7f77d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -31252,7 +31252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2ae4fb5-053b-49f6-b823-68f3296786e4", + "id": "f96b153e-7517-4555-bcfb-e0b08e9b981d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -31298,7 +31298,7 @@ "_postman_previewlanguage": "json" }, { - "id": "328eaa7a-e5fc-4052-8487-f8e4363654e3", + "id": "bf30f0e7-b7a6-402f-b413-217e8d10de82", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -31344,7 +31344,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6cdebdad-1bf8-46e5-b540-625733486e4f", + "id": "7f053fbd-f86d-4d73-a293-0897331df3c3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -31390,7 +31390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16d93fd0-d1ef-45aa-819e-58486fd089ff", + "id": "ba5a7381-7bcd-47b0-8e50-c696b4f11c97", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -31436,7 +31436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffe964ae-540b-4125-9145-60014f2479e4", + "id": "958d5897-f333-4e48-af60-25335a56037b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -31488,7 +31488,7 @@ } }, { - "id": "fc33b838-b1ce-4778-a09a-365dd1e8ef43", + "id": "9bffd53b-d348-4b3f-b854-47d1b3117a2b", "name": "Get Campaign Reports Configuration", "request": { "name": "Get Campaign Reports Configuration", @@ -31518,7 +31518,7 @@ }, "response": [ { - "id": "c27f288c-718d-4656-bbc0-8b842c1a6bfa", + "id": "eb8ca4a5-9440-4510-ac6e-ee3fdc14d1fe", "name": "Campaign Report Configuration", "originalRequest": { "url": { @@ -31562,7 +31562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5863eb7e-0f2f-42c5-a639-49d6a5320d78", + "id": "df61edbc-1e6e-493f-bfd8-106223677fd8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -31606,7 +31606,7 @@ "_postman_previewlanguage": "json" }, { - "id": "054a6965-8463-4965-85a2-1c005078e76a", + "id": "e74f40fc-804f-4ee3-908b-80b304b5cc9d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -31650,7 +31650,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d174f695-8e18-4186-b234-8f851c85fe48", + "id": "68492038-2b14-4f13-9bca-8144f19ab76d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -31694,7 +31694,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7f1e44c-82ab-4e8a-aa82-af203ad877c9", + "id": "f252acef-691c-4d14-95a0-d8dab5d4029c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -31738,7 +31738,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d56c1d4-43b4-4de5-85f6-adc744e151b6", + "id": "b8db4005-9937-4412-9de0-72b0970139be", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -31788,7 +31788,7 @@ } }, { - "id": "f3199a7f-e5af-4650-ac31-cef6130ad2bf", + "id": "5b76e1c0-a1f9-46f3-87ae-fcce875d2ad9", "name": "Set Campaign Reports Configuration", "request": { "name": "Set Campaign Reports Configuration", @@ -31831,7 +31831,7 @@ }, "response": [ { - "id": "87635b5b-6d34-489c-9683-d90565d6aba3", + "id": "6257d588-6d44-47aa-82c9-9256d9aacbda", "name": "The persisted Campaign Report Configuration", "originalRequest": { "url": { @@ -31888,7 +31888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5921d992-9457-4623-83a0-d9e0ee09413a", + "id": "27b4d5df-f1c5-41e8-84e5-817a45de5d87", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -31945,7 +31945,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f454ba1-bb83-4587-bbe7-81dc40323f35", + "id": "c0c876d7-9ae9-4ccf-96e9-f1a63affdc14", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -32002,7 +32002,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d5378ca-a834-453a-baea-990f88bbc91d", + "id": "4c76a4fb-91a0-453b-9be2-ea70039dc4ba", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -32059,7 +32059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57cf8578-a7af-4476-984f-8583ba1a8a35", + "id": "a01619ce-e01c-4d19-b7a0-971b6d27ac43", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -32116,7 +32116,7 @@ "_postman_previewlanguage": "json" }, { - "id": "184155a7-a029-4193-9344-6d847fc9428c", + "id": "49d22ed8-6fe9-4770-87cd-a97fc25b1044", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -32179,7 +32179,7 @@ } }, { - "id": "43333c2e-95c1-437b-a898-7b2b24c96d13", + "id": "fee7759f-4b13-40ce-a93d-b0d3dcc06f27", "name": "Create a Campaign Template", "request": { "name": "Create a Campaign Template", @@ -32221,7 +32221,7 @@ }, "response": [ { - "id": "51f85a8c-b0f0-4cb3-823a-5c8f988651a7", + "id": "8665165b-42d7-422e-9675-9024abe0f813", "name": "Manager", "originalRequest": { "url": { @@ -32277,7 +32277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05635886-2eab-43eb-99e4-8b5fcfe74a4f", + "id": "e38bb330-be33-4909-90b6-a0053da3127a", "name": "Search", "originalRequest": { "url": { @@ -32333,7 +32333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26130da5-5c09-47b1-8062-8f71dba576b6", + "id": "fd2045d1-634a-42cd-8615-5547adcd5ef7", "name": "Source Owner", "originalRequest": { "url": { @@ -32389,7 +32389,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52e8dfd0-a9d3-4790-8c3d-5e6a25f3f7cb", + "id": "605bd39e-8267-4677-a941-e8403161e9bc", "name": "RoleComposition", "originalRequest": { "url": { @@ -32445,7 +32445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e728d1d-76e3-4480-a176-9dd9f34acb6f", + "id": "36021e7d-28bf-490b-8462-6195dd9e4fb5", "name": "Manager", "originalRequest": { "url": { @@ -32501,7 +32501,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6ea0cab-81c0-454a-8bfd-3ac235619ab0", + "id": "b993bcd8-7cda-45bc-8853-e476d5d18cd2", "name": "Manager", "originalRequest": { "url": { @@ -32557,7 +32557,7 @@ "_postman_previewlanguage": "json" }, { - "id": "deb6d6ab-8d37-4676-ab87-d71b779cf45a", + "id": "ae3e3c90-0677-4da5-af97-99949b3ec182", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -32613,7 +32613,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e8e4fce-15eb-4990-99ad-46878f749005", + "id": "5b96ab72-8e86-45c3-9050-074dab99caf8", "name": "Manager", "originalRequest": { "url": { @@ -32669,7 +32669,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7c6f29a-790a-4d89-851c-a9d123fdd1ff", + "id": "7bfaa762-401e-44bb-abc4-ea34a0e61aa8", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -32731,7 +32731,7 @@ } }, { - "id": "58db81cf-7774-4e90-90d2-beda8ae4a369", + "id": "c7a2347d-7e29-49fd-be26-be9e3992f5a1", "name": "List Campaign Templates", "request": { "name": "List Campaign Templates", @@ -32806,7 +32806,7 @@ }, "response": [ { - "id": "aaec9968-52c5-4aa8-8be4-7cf5ddf9c93a", + "id": "4a963c52-d64d-4aec-8946-c4a0100c156b", "name": "List of campaign template objects", "originalRequest": { "url": { @@ -32895,7 +32895,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5eff5a7-8271-40be-9cdf-5fefdbd50a2c", + "id": "34d584ca-6fe4-400b-9d67-31f5a9e51ea5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -32984,7 +32984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f0c1d72-8e44-4b94-96b1-37e1b653199e", + "id": "86291ca6-5044-44c6-bbf2-701c5edb84cf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -33073,7 +33073,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ab2f4f5-6993-4f99-aacc-2de636fd4495", + "id": "1ad59124-2e18-4510-a2af-e209c13b11c9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -33162,7 +33162,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09e24455-89f5-48a9-b5f8-84829e4f99c9", + "id": "d7612f69-df45-4b17-9b94-1acc87921e7f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -33251,7 +33251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb4f853f-575a-4992-99ce-75f2e76f7936", + "id": "4d47abc0-86e5-4d7a-9187-4b2a59e3de57", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -33346,7 +33346,7 @@ } }, { - "id": "4d3c1390-a8bf-49c0-83dd-78225704a542", + "id": "6111e5d9-086f-49da-b6da-2084a86b7485", "name": "Update a Campaign Template", "request": { "name": "Update a Campaign Template", @@ -33400,7 +33400,7 @@ }, "response": [ { - "id": "031b9ea3-a730-4891-8eff-8f7e19e23766", + "id": "8b63082a-602b-420c-abc0-d387033b7195", "name": "Manager", "originalRequest": { "url": { @@ -33457,7 +33457,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1bccae9d-4ee7-4cdc-9b42-bfb9aed5b2aa", + "id": "8c0fbe87-27db-4af2-9211-86dc8ea54fd5", "name": "Search", "originalRequest": { "url": { @@ -33514,7 +33514,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54b3b8d2-942a-444f-9e0e-ed6e11ac227c", + "id": "5a73edf8-a23c-41de-afcc-11bd4475e38f", "name": "Source Owner", "originalRequest": { "url": { @@ -33571,7 +33571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68af69ad-1aaf-40ab-8cad-3167464cf2ab", + "id": "4b7b2ba3-cbdb-45f1-ab56-6430751f8bcb", "name": "RoleComposition", "originalRequest": { "url": { @@ -33628,7 +33628,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6452e358-e8bc-4777-aefe-cb14d1662a04", + "id": "ec2beafb-220d-49fa-b58e-561a73881aa1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -33685,7 +33685,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa8cc84e-601d-4838-96ef-e5d9480f67d2", + "id": "99110b06-f1f6-4847-95ff-077a01c3457d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -33742,7 +33742,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ce430b8-204b-40bb-897f-9d95c5dc6f83", + "id": "5484f41e-8f1c-4368-8a60-52907155e1cc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -33799,7 +33799,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4890b36d-4135-4b9d-b941-f3a8cb8ed1d6", + "id": "c46e4184-54aa-4354-a9dc-51682a0874b6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -33856,7 +33856,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a95d60ad-d1d8-4a9d-8314-cd83d47886a9", + "id": "f0b450bd-eac1-405f-a91f-a871088000a4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -33913,7 +33913,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1fd544c-4fa4-474b-ba4f-670cc3758270", + "id": "8c73d2a2-b23a-48f3-b8bb-415db4e0a91d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -33976,7 +33976,7 @@ } }, { - "id": "b53ab111-42f4-4dd0-90e9-4cef663ad844", + "id": "cde971ac-a57e-4961-a2df-eddc0f97a5d1", "name": "Get a Campaign Template", "request": { "name": "Get a Campaign Template", @@ -34017,7 +34017,7 @@ }, "response": [ { - "id": "0db63e43-bbcc-48f9-842f-920b4fae59f1", + "id": "d2cbd017-a1ab-4821-a270-baa88a8838e3", "name": "Manager", "originalRequest": { "url": { @@ -34061,7 +34061,7 @@ "_postman_previewlanguage": "json" }, { - "id": "652e768f-2df7-466f-a945-a250451746cb", + "id": "2b4e9cf6-ac83-4a60-bf99-ab823a6dbe55", "name": "Search", "originalRequest": { "url": { @@ -34105,7 +34105,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8f79c20-9bf0-492c-a5b9-076bbb440172", + "id": "5a75ce35-50f8-445e-8e3d-7e52ea0fee69", "name": "Source Owner", "originalRequest": { "url": { @@ -34149,7 +34149,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1661d611-cb76-4313-98cd-d7d383cb6cb2", + "id": "2db4d1d9-b03f-400e-b608-d65248306075", "name": "RoleComposition", "originalRequest": { "url": { @@ -34193,7 +34193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "515b77e5-a53f-4cfa-8e77-a24de0a8d625", + "id": "9e2378a1-0c52-4ce7-af23-287ca48289a9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -34237,7 +34237,7 @@ "_postman_previewlanguage": "json" }, { - "id": "949146a1-a844-4e81-afb8-feb256943791", + "id": "54108e5b-60f3-424a-8a99-1a1cf9945133", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -34281,7 +34281,7 @@ "_postman_previewlanguage": "json" }, { - "id": "942ce69e-b87b-43d0-8a75-3f8fc2f55526", + "id": "29bf113e-332e-4f71-afda-81b4c3715a63", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -34325,7 +34325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c51405d-2b9c-48db-b3d4-4edb64bf0b3d", + "id": "e68194df-8362-491a-8c67-0af6a1bc0d54", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -34369,7 +34369,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4cb52f47-ee4d-4e6f-be67-130947c73b6b", + "id": "22b2488d-f41d-4437-98f8-9d33ea60b36b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -34413,7 +34413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a97ab4a-1577-49f8-866a-1f16e94260fe", + "id": "e246b270-52a3-4ddb-8966-afc52af19d54", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -34463,7 +34463,7 @@ } }, { - "id": "e8f163e6-813d-4bc4-8cae-e8d6dfd484e2", + "id": "ea9d05f7-b4ba-44b5-8810-d6c4693967b7", "name": "Delete a Campaign Template", "request": { "name": "Delete a Campaign Template", @@ -34504,7 +34504,7 @@ }, "response": [ { - "id": "28c1c764-89cc-48d5-b14d-c5cb3b799eed", + "id": "a4ec3368-0815-4452-badb-e60a1f5f3c7c", "name": "The campaign template was successfully deleted.", "originalRequest": { "url": { @@ -34538,7 +34538,7 @@ "_postman_previewlanguage": "text" }, { - "id": "19ce66f5-9293-4dc9-ab1c-2439c4f4ff33", + "id": "389db4be-c3cf-4a55-8dd3-daad069ad552", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -34582,7 +34582,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a3c6763-c131-4a70-a0dd-5f6c0e7e3430", + "id": "77dfdd41-747d-452a-9af7-a6552afdcec1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -34626,7 +34626,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0963063d-a9ae-4bd1-a236-26bef5013754", + "id": "fb6a1fc1-4a4c-43a0-b4cb-e0f5c0e2281b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -34670,7 +34670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "328694eb-35ef-44f9-a3b7-3c89adf30f34", + "id": "611722db-0816-4535-bd1e-91b83bf99a9a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -34714,7 +34714,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30e11d9a-fe6e-4b12-ae18-2793d640a57f", + "id": "c4c286d1-6248-4a3f-92f7-bb3523eae8f0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -34758,7 +34758,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e91b4ec4-ac90-4c40-b9d1-b094c4010102", + "id": "80c09bc9-efab-4f72-af38-531fb93413d7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -34808,7 +34808,7 @@ } }, { - "id": "c84b1141-8c97-48e1-aa2a-77bd894beff0", + "id": "83b60928-27c5-4cb9-822b-310cb0bde40b", "name": "Gets a Campaign Template's Schedule", "request": { "name": "Gets a Campaign Template's Schedule", @@ -34850,7 +34850,7 @@ }, "response": [ { - "id": "b1a1cc53-13c3-4092-8471-ea383ee44585", + "id": "f7c15a2f-9247-455f-8aa9-435bfe872b51", "name": "The current schedule for the campaign template. See the PUT endpoint documentation for more examples.", "originalRequest": { "url": { @@ -34895,7 +34895,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2878f64f-94fc-450e-8495-22dd7a3ff4ed", + "id": "9e85db2c-f428-448e-b1a5-4edc6367b4e1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -34940,7 +34940,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c81b684e-62b9-4dc2-9c9b-0041306583fc", + "id": "1db04e9f-a4f1-470f-967b-0b0c41e0fef4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -34985,7 +34985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f37e3c7a-1a22-4a86-9198-1a1ce8d84213", + "id": "9a366248-75de-4f25-9671-adf79c463752", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -35030,7 +35030,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfd74a42-e428-474d-b679-bb9106b24002", + "id": "e4706e75-60a8-4590-9266-8b67dc737a38", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -35075,7 +35075,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2800e542-6c23-4eaa-a01c-dbfbb9847728", + "id": "9a838c84-a43d-4e1a-9dff-a90a2834d91d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -35120,7 +35120,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56657294-1d35-4d23-b04f-88334de7214a", + "id": "c83eddb6-e959-4a7c-a738-581801075cae", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -35171,7 +35171,7 @@ } }, { - "id": "f30a57c7-df65-4a4b-adda-e5ba5a16a312", + "id": "c536d8a8-02a5-4632-a1dd-7fa8fa73e22e", "name": "Sets a Campaign Template's Schedule", "request": { "name": "Sets a Campaign Template's Schedule", @@ -35226,7 +35226,7 @@ }, "response": [ { - "id": "b9a983b7-dff5-48fe-82db-f96aed0b4a4d", + "id": "2d1ebcca-7f8e-4f9c-9326-484abec548c2", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -35274,7 +35274,7 @@ "_postman_previewlanguage": "text" }, { - "id": "f7072056-a8a9-43ee-b3dc-21da23429b58", + "id": "80e3519f-5692-43c8-8d40-95fba296d4b4", "name": "Monthly", "originalRequest": { "url": { @@ -35332,7 +35332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce70454b-f1d7-41fa-96e7-0df3cb307c0b", + "id": "18828b8d-470e-4cd7-a972-8da69cd3d936", "name": "Once a year", "originalRequest": { "url": { @@ -35390,7 +35390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3d240e6-371d-4a38-9c90-672675663d76", + "id": "4e26c1ec-7b50-4764-8756-2cb95a96a064", "name": "Quarterly", "originalRequest": { "url": { @@ -35448,7 +35448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb47b738-f4ee-4745-b9db-66a4ce382f0f", + "id": "b1945943-fea8-4d71-baf3-d3cb2097c29c", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -35506,7 +35506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e4642a7-1c06-48fb-82e2-097ac78b77e7", + "id": "01f2d1cf-e360-493f-b0b8-ff5de238029c", "name": "On a Specific Date", "originalRequest": { "url": { @@ -35564,7 +35564,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40b2ecd8-930f-4a9a-bc9c-2f9202c7069d", + "id": "ac0cee25-f2b5-42ce-b16f-cb79cee60205", "name": "Once a year", "originalRequest": { "url": { @@ -35622,7 +35622,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d78fc324-e0d4-46c6-835e-13b7e9b5df6a", + "id": "173e3e50-0cad-4b37-8a30-5b2a9778d5b6", "name": "Quarterly", "originalRequest": { "url": { @@ -35680,7 +35680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "734be7c8-c694-4f9b-bed5-c52ee76e20f8", + "id": "63c777ca-2ffa-4e8f-8383-d2fe78d51ba5", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -35738,7 +35738,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a7e2c46-0395-411d-8e74-f44cf045c12a", + "id": "6bc8df15-e2ef-4f73-8c33-f5d60cef9b7f", "name": "On a Specific Date", "originalRequest": { "url": { @@ -35796,7 +35796,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d752e2b6-2f46-49e8-b72b-db79e0a4e114", + "id": "cf079b5d-6efa-4a4b-973f-66a00fe2b2a7", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -35854,7 +35854,7 @@ "_postman_previewlanguage": "json" }, { - "id": "00a89433-e664-4897-9c3d-aaac1afda9b9", + "id": "175c7b8e-7a29-4d77-9c4b-90f096e36b86", "name": "Yearly on Specific Days", "originalRequest": { "url": { @@ -35912,7 +35912,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27984927-bf2c-4bd4-a614-09a4d909427a", + "id": "87f143ec-1591-45db-86a0-7cc357dfe41f", "name": "On a Specific Date", "originalRequest": { "url": { @@ -35970,7 +35970,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8be4dc54-a087-4671-86f3-268e6a64af5e", + "id": "b3304a0c-843c-4aa0-ba2f-8f399e178001", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -36028,7 +36028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "057d9c4d-5148-4163-a6e7-4ecb81031241", + "id": "4f4450d2-dc60-4755-8281-4a2293487a3c", "name": "On a Specific Date", "originalRequest": { "url": { @@ -36086,7 +36086,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9e67582-23ae-40d2-95f3-a99a42504051", + "id": "bed77511-e369-412b-8c02-3db5385d3699", "name": "On a Specific Date", "originalRequest": { "url": { @@ -36144,7 +36144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1956e962-7fb2-4bda-b62a-33d1ae526938", + "id": "21ca59f9-ebe4-4f8e-8cd8-a50221ef55f5", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -36208,7 +36208,7 @@ } }, { - "id": "f6225a73-6bd4-446e-ac16-d3d2818b5ef8", + "id": "d2333db7-3a51-4a71-86c5-39d96a26dc98", "name": "Deletes a Campaign Template's Schedule", "request": { "name": "Deletes a Campaign Template's Schedule", @@ -36250,7 +36250,7 @@ }, "response": [ { - "id": "c8f2c862-e2d6-4afa-8404-a39287f9c0d1", + "id": "73398124-b2f7-4fc8-8a34-d97a6765c180", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -36285,7 +36285,7 @@ "_postman_previewlanguage": "text" }, { - "id": "c9e87710-17c6-43fe-9bed-be8356a4d9b7", + "id": "9c10ec68-a914-4579-a3ef-890251198c1a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -36330,7 +36330,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a3e01ce-7f79-4351-9815-697da46b8b52", + "id": "27d9a4d2-da5b-4fda-8703-286d73f62dfa", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -36375,7 +36375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c228f6c3-dd5a-4de2-a882-86a7dd9c48a1", + "id": "c965853f-b326-4ccc-8c1a-491ae4b5c44a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -36420,7 +36420,7 @@ "_postman_previewlanguage": "json" }, { - "id": "912d6ef1-a7c7-4e79-9253-8876dd94784b", + "id": "cef75c16-5c19-45da-ab9c-cd98184986ba", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -36465,7 +36465,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31acd6eb-a02d-4b6a-acf3-bd3f3873c371", + "id": "d819d4d5-bc31-4821-b5fb-38e0094c871d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -36510,7 +36510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d929ff4-2536-4037-975d-c7fabb2e2989", + "id": "0a869447-06fe-49f1-a566-ab10f6783244", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -36561,7 +36561,7 @@ } }, { - "id": "483ab424-9c94-4683-89a8-743f5be1fb68", + "id": "5fa21680-916a-4dfc-8dd7-f0519bbf2a10", "name": "Generate a Campaign from Template", "request": { "name": "Generate a Campaign from Template", @@ -36603,7 +36603,7 @@ }, "response": [ { - "id": "fdbb0983-e374-46f4-9778-6b02cebd84d5", + "id": "eb88cc8d-81eb-4a92-b7c4-6cee8cee6400", "name": "Indicates a campaign was successfully generated from this template, and returns a reference to the new campaign.", "originalRequest": { "url": { @@ -36648,7 +36648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d8258be-9c7a-4ed6-93e8-de66735a4043", + "id": "8ef31b68-7e33-465a-8a23-f282fa6a719b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -36693,7 +36693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c0bd30bb-26eb-4b8e-8886-d313a0ba4c7d", + "id": "64ac5aaa-c69c-40fc-9aa5-12657dcf6cea", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -36738,7 +36738,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8812f34-d79c-4352-9071-77faf67eb5d7", + "id": "ec9b404b-8852-4614-8e2c-a539e34b2e77", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -36783,7 +36783,7 @@ "_postman_previewlanguage": "json" }, { - "id": "450b42b3-7063-4a66-872f-1d22e0ccb663", + "id": "c0cc6548-33ab-4702-aa3d-85e316427634", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -36828,7 +36828,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6cb2e818-1d18-4b78-a281-f9113fa5123d", + "id": "0360ea33-6134-44da-bebb-45ef5b7eadbb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -36885,7 +36885,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": "021ab836-c059-4a7c-8740-cd7de605d3d4", + "id": "6b0046fa-8bd1-47dc-80c3-729d4d4ac5a5", "name": "Create a Campaign Filter", "request": { "name": "Create a Campaign Filter", @@ -36927,7 +36927,7 @@ }, "response": [ { - "id": "bac73bde-f20b-439f-bb91-8daec9480304", + "id": "bf424645-a835-4880-9e73-3cbde81fd7e6", "name": "Created successfully.", "originalRequest": { "url": { @@ -36983,7 +36983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6fa67cc-9f4c-4689-8d58-7a41644fe72b", + "id": "989ab799-a6d6-4c9d-a62d-cdcd48d5f7ef", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -37039,7 +37039,7 @@ "_postman_previewlanguage": "json" }, { - "id": "261dd19d-a906-40ba-9d75-27a755941f8d", + "id": "b0be6b78-87e8-4620-8a8e-e8d25ca827d9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -37095,7 +37095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b230731f-ce43-463f-b3dc-488a743fd306", + "id": "e117c5c8-b9d7-4f1d-aff2-ebcbd8cda396", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -37151,7 +37151,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef0a4668-f98c-4959-9b39-3c3296bd168b", + "id": "6426b7c9-b266-4f52-8b18-e02d89885209", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -37207,7 +37207,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e31708f8-d723-40e6-ab21-065e0ce7e390", + "id": "a2cee5c0-7bec-4e10-9d1a-8875bd393e98", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -37269,7 +37269,7 @@ } }, { - "id": "38c66da0-1509-40cd-aa27-6ba6227046e0", + "id": "219ebab3-13d8-4268-92d0-f7b93da25bb8", "name": "List Campaign Filters", "request": { "name": "List Campaign Filters", @@ -37326,7 +37326,7 @@ }, "response": [ { - "id": "10514271-44df-40bc-9966-8e15f57647ca", + "id": "306c2280-bec4-4f3e-90ef-ec710b579a86", "name": "List of campaign filter objects", "originalRequest": { "url": { @@ -37397,7 +37397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5624420c-bf39-4685-8e05-6cdd93656eb0", + "id": "2c70022d-557b-4a75-b1dd-17300ae21958", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -37468,7 +37468,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7646736-c89e-4b0c-ba16-6afaf9d0105c", + "id": "7a80dade-b33a-44f4-aa15-2df9127f6aa7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -37539,7 +37539,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1acda9a5-d576-4cf7-b548-383cbd069aa4", + "id": "3b8fce30-4915-468e-9699-86005bc4f822", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -37610,7 +37610,7 @@ "_postman_previewlanguage": "json" }, { - "id": "599195d4-7d99-4a1c-9ca9-71c524f1b666", + "id": "7fc707e3-3cd3-4e88-8d72-b4e1fe96feb2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -37681,7 +37681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed1277d7-a8a5-4f34-b2d4-af1e10a49f0f", + "id": "3d773de3-6bf4-4838-a7da-5e7a32f8ab2f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -37758,7 +37758,7 @@ } }, { - "id": "22974535-68b1-4dd2-9e67-fa3888e7b5ce", + "id": "b71ba8d6-a2a7-4cff-a647-1f04c99c1507", "name": "Get Campaign Filter by ID", "request": { "name": "Get Campaign Filter by ID", @@ -37803,7 +37803,7 @@ }, "response": [ { - "id": "a16c8bf3-8481-4674-88d9-5a78d53246aa", + "id": "16336bde-5109-44a8-af3a-52081833df05", "name": "A campaign filter object.", "originalRequest": { "url": { @@ -37847,7 +37847,7 @@ "_postman_previewlanguage": "json" }, { - "id": "778c334d-d0d6-4254-8006-fecc206af07b", + "id": "ddd72495-5c3d-4145-b967-1ab3eb5a9740", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -37891,7 +37891,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62d87acd-501f-48a0-9b22-2b9d3fd63555", + "id": "ced7936c-d7a6-4515-a19d-e45e8ceea664", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -37935,7 +37935,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64ad59e9-49f8-45f8-a684-930db18f619b", + "id": "c9f071b7-3042-4444-aaa9-9bc5ff938666", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -37979,7 +37979,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a1318b3-1246-4d8d-b957-1dfc395ea5be", + "id": "7361b86c-c1cf-499f-a253-b07e34b0cee8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -38023,7 +38023,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7df66e2-821f-4c67-8ccc-c1f7680584cf", + "id": "b56d9884-83ef-4cde-ad00-0dce4b2277fb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -38067,7 +38067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fa44c03-5b17-4999-b8a5-9b3007670cff", + "id": "cab092b2-9ffd-439e-9bf9-f896bf21997c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -38117,7 +38117,7 @@ } }, { - "id": "003d4ef9-0d0d-4178-8002-0fe14b90b463", + "id": "1b503730-a43f-4097-8d10-75aa8e28ea03", "name": "Updates a Campaign Filter", "request": { "name": "Updates a Campaign Filter", @@ -38175,7 +38175,7 @@ }, "response": [ { - "id": "1e04012c-8d78-4ac8-befa-5da207eb3eca", + "id": "ff0bffa8-9cfc-44cc-b007-be564072fd4b", "name": "Created successfully.", "originalRequest": { "url": { @@ -38232,7 +38232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9390a32-3880-4e65-8e90-e0483bf341a7", + "id": "39e81fe2-5ac0-4046-a605-8bba32926883", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -38289,7 +38289,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ba3a713-f121-40a9-b422-fcab24d66395", + "id": "c95aef61-da01-42b8-8320-54ed5c9f060a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -38346,7 +38346,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3828075c-8131-42e0-b226-fd15c7c39988", + "id": "8e9ff30e-10f6-4155-98a8-6645263d4bc7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -38403,7 +38403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3fbbdac-10bf-4cb9-a547-f09b49020b65", + "id": "fe954179-f907-4c64-877b-3013ce7615d8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -38460,7 +38460,7 @@ "_postman_previewlanguage": "json" }, { - "id": "122dafb9-93d1-4999-9792-ebdd4f5dd1da", + "id": "dd93b7b9-64ea-49e4-8660-df517c04f02c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -38523,7 +38523,7 @@ } }, { - "id": "0b05e56e-11ea-4e30-8bb2-cfc5268d5ac1", + "id": "13442df1-0e67-4086-9d0f-1c97181f20a6", "name": "Deletes Campaign Filters", "request": { "name": "Deletes Campaign Filters", @@ -38566,7 +38566,7 @@ }, "response": [ { - "id": "330af4f3-6664-45c7-9293-fd15717a8d40", + "id": "60a34b04-d511-4ebb-93a9-63f5e4c91dad", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -38613,7 +38613,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7137d16d-a255-4eff-bf09-e578023c3b69", + "id": "cfdf0084-5c14-4213-a547-ca39611e0d29", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -38670,7 +38670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be247918-ce64-480c-8854-612ae8f15c0b", + "id": "e4090eba-d22f-4d48-9d91-7540f4bb49d8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -38727,7 +38727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "507c3112-9b63-44d1-95fe-ed7bbd5529f4", + "id": "68539278-bb97-4838-830e-dd2e51bea155", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -38784,7 +38784,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a8d9675-f182-42a4-a5ce-095e109adc3e", + "id": "e2d61880-8e14-4a2e-aac0-83ab2a466392", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -38841,7 +38841,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1904dfb-d230-4558-b979-264d61555d7c", + "id": "01c09ce7-6f04-431c-8b0a-29eef3d6cafe", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -38898,7 +38898,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b51a8c2a-2124-43fc-a01d-a6ace49e3bc8", + "id": "28e81930-b8ac-4b57-b0b3-cd82de3420b1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -38967,7 +38967,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": "c2343c0e-edb6-4418-afcf-547c54886e09", + "id": "ef40a73c-3ead-448d-bead-2c4a35e6fe86", "name": "Summary of Certification Decisions", "request": { "name": "Summary of Certification Decisions", @@ -39019,7 +39019,7 @@ }, "response": [ { - "id": "3843a039-5ccd-473c-a1a5-6e5179138ea8", + "id": "8ece1686-23c5-4400-8220-615efeabfaf5", "name": "Summary of the decisions made", "originalRequest": { "url": { @@ -39074,7 +39074,7 @@ "_postman_previewlanguage": "json" }, { - "id": "541a05b0-1611-4bf3-a2e3-3a81e5bf908b", + "id": "765b0bc3-9f5e-40a2-88de-6e33e453e537", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -39129,7 +39129,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f30211b5-1868-48cb-8017-ba66a0ae2fea", + "id": "229e6518-5518-4615-bb35-62341fca2e9f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -39184,7 +39184,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ae255fa-1508-428e-a3d3-a935fec09fb5", + "id": "8f2f37f7-815e-40ba-b243-44e6736d8294", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -39239,7 +39239,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72ff8b06-1b83-404a-a735-f0c8701f6fe6", + "id": "97145f65-449b-4dc2-bc35-e68ad81eaabd", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -39294,7 +39294,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3d98ca9-06fc-4811-a734-185874eae735", + "id": "5b2c6679-5b27-4d9a-8eb8-f04e9fb4bb8c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -39349,7 +39349,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c69096bd-1aee-40d2-a183-18323189b8cd", + "id": "0a63cfff-7295-4723-b775-50d747aacdf4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -39410,7 +39410,7 @@ } }, { - "id": "df21b385-783f-4bf5-96d1-5dac6a517160", + "id": "a2ba817b-bb96-4472-86f1-375e795b4c65", "name": "Identity Summaries for Campaign Certification", "request": { "name": "Identity Summaries for Campaign Certification", @@ -39498,7 +39498,7 @@ }, "response": [ { - "id": "ce6efca4-7d0e-4a7d-bf34-ed39569c3987", + "id": "f986e40e-6fe1-44b3-8582-82db9c64fbf8", "name": "List of identity summaries", "originalRequest": { "url": { @@ -39589,7 +39589,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3274b102-5066-446e-843b-58a4ed33c2a3", + "id": "762d1d57-b6e3-46a5-9260-b3d64d847288", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -39680,7 +39680,7 @@ "_postman_previewlanguage": "json" }, { - "id": "137bc0d4-5fae-42f3-b215-b2e4648dc854", + "id": "5469d1d5-a90d-49ba-a10f-96b7e90cec72", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -39771,7 +39771,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7baeb07-96f9-4640-ac92-96d8dcfb7820", + "id": "09570e4c-6146-49b4-a283-a41bcf9e530b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -39862,7 +39862,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60138859-8ecf-4f74-b51d-e49b2ff9cb51", + "id": "9c39136c-e19e-4a33-ad5b-1bdc92e8543d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -39953,7 +39953,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea3bd290-790a-445a-9a6a-6cb24717a693", + "id": "bc6c373b-dc6e-4e4b-b6b4-38486e8d07c5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -40044,7 +40044,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea4485cb-099e-46b0-821e-3529dc8d8ab9", + "id": "86ec0c51-050f-4dbb-a048-2446d93dd503", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -40141,7 +40141,7 @@ } }, { - "id": "b0dea0f2-7da6-4dc5-abbe-76fc477b59f8", + "id": "2dcc8680-7e72-4aa2-b041-e9eaaf6b7424", "name": "Access Summaries", "request": { "name": "Access Summaries", @@ -40240,7 +40240,7 @@ }, "response": [ { - "id": "f8ce5c84-17ff-4437-a8d5-64f1daf65eec", + "id": "2d18c07a-ef80-437a-9262-a735c114eba3", "name": "List of access summaries", "originalRequest": { "url": { @@ -40332,7 +40332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f631932-a8c5-47b3-88ca-e3e877efcfdb", + "id": "4a095d55-a84d-4bfd-922a-34fe8e09fe97", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -40424,7 +40424,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c463147a-f51b-4493-803f-63fbabdf646d", + "id": "67a7d444-c90d-453e-8fea-67b0d234d462", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -40516,7 +40516,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26fcab93-ca9c-43d2-879c-83953f1679bd", + "id": "0cc826f1-d06f-48a4-ae72-bd2266f90737", "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": "f8690f10-3ecb-42bb-804d-b42858838bbb", + "id": "18274497-7378-4c3a-aa0b-ce559e0bc754", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -40700,7 +40700,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a25160ab-c893-4c46-9d02-85fbbc5eb1ac", + "id": "4258c862-42cb-492d-9371-b9398069e592", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -40792,7 +40792,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70d7edb7-a327-4e24-a6de-feb457d48509", + "id": "8dc689a2-4688-4c26-be39-19520e416ed9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -40890,7 +40890,7 @@ } }, { - "id": "6f724f2b-dd6d-4a4c-93d5-200166fe3ffe", + "id": "6b295c4e-b25a-41cf-a838-c162834cba2c", "name": "Summary for Identity", "request": { "name": "Summary for Identity", @@ -40943,7 +40943,7 @@ }, "response": [ { - "id": "5cda003e-5979-4e1e-89ec-35277007c038", + "id": "515c6b80-f8d6-49d1-bb1d-0532920bab58", "name": "An identity summary", "originalRequest": { "url": { @@ -40989,7 +40989,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03b67547-3cfb-4e72-88de-a630b4c87f74", + "id": "762fa104-0e33-438e-a2d9-42b1736f0176", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -41035,7 +41035,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c406c65f-e59c-4201-a3bf-a00b53cc69cc", + "id": "e15db95f-9515-49c7-827c-8d88b3b7c02e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -41081,7 +41081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "351b8237-e8a0-44be-aafc-4d32686368d0", + "id": "c749d880-6d31-4e37-b980-490dcb2983eb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -41127,7 +41127,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09032f0a-f4b0-4858-bff0-359e6336b87a", + "id": "2806540a-2f2b-4941-924a-d58b4fa61792", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -41173,7 +41173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f8df3e7-7e42-43ef-9241-8c23e9071a81", + "id": "d4e5d8ee-f4ad-4001-bd39-25cab24bf4d1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -41219,7 +41219,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7e7e20ea-cd98-439b-a153-dfc7482be5b8", + "id": "0cd5e390-9aea-4f7d-8ccf-c57913b9e962", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -41277,7 +41277,7 @@ "description": "Upload configurations and manage object mappings between tenants.\n", "item": [ { - "id": "137cff9f-7919-4e44-9bf9-0d77f19cafeb", + "id": "2d1d0dc3-a76a-47c5-b28a-d0038cc889c0", "name": "Gets list of object mappings", "request": { "name": "Gets list of object mappings", @@ -41319,7 +41319,7 @@ }, "response": [ { - "id": "c5820434-0066-43a6-a997-9d8294952b64", + "id": "37cd77cd-d5d5-4f1c-8197-278e46889dd1", "name": "List of existing object mappings between current org and source org.", "originalRequest": { "url": { @@ -41364,7 +41364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd6af489-c4c4-41b9-b782-88faca5e2d52", + "id": "2c6769b2-3341-4f0d-8049-b186d104ee82", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -41409,7 +41409,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac654a37-8789-440f-8977-277d7d8c9fc0", + "id": "bbc1aef7-f954-440c-8f46-7cb606ba8224", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -41454,7 +41454,7 @@ "_postman_previewlanguage": "json" }, { - "id": "804ebbbd-fdb0-46c0-92cf-ed82792cef72", + "id": "07cab44b-a9f0-45e4-8657-773c10679016", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -41499,7 +41499,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6788cd3c-c269-4a16-8ab9-157b2cc6b028", + "id": "0f479867-8c0b-4265-8e6b-7e958e1319c1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -41544,7 +41544,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a51a354-2e47-45c5-91e2-d44262b810e3", + "id": "2b0534f4-400e-4879-a0f4-b0e036654b81", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -41589,7 +41589,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eab8aac2-a5c4-4896-a7b4-6d29832874d5", + "id": "6f4d69f1-a438-44cb-ba8f-40b77b1d90d1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -41640,7 +41640,7 @@ } }, { - "id": "b76ae241-3621-4569-83e8-1a885fb89897", + "id": "5558e634-e12a-4cef-96d9-680b6ecd5eeb", "name": "Creates an object mapping", "request": { "name": "Creates an object mapping", @@ -41695,7 +41695,7 @@ }, "response": [ { - "id": "d6c27517-e053-40a5-a2d2-9e31d5fe69f9", + "id": "9183a041-80d7-4820-a418-6024973b6a8f", "name": "The created object mapping between current org and source org.", "originalRequest": { "url": { @@ -41753,7 +41753,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a397a1ce-e677-41eb-b71b-193e31b1c190", + "id": "816979d1-1ead-4d67-a9ee-f3e905424046", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -41811,7 +41811,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0810b42-10b6-41bc-84c5-31a48ac853a4", + "id": "a1f96349-ef82-49b4-b13d-b5e8ce11cf58", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -41869,7 +41869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53a00f56-4fc2-403e-84a4-7c312010c0dd", + "id": "97edb9d8-622c-4c9a-a061-67edc423051c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -41927,7 +41927,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f92159b-476c-43b7-8fac-d3a3aad3944b", + "id": "41019a80-b519-4216-a7d0-ca1bf2201846", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -41985,7 +41985,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3674b888-f41f-4a7e-ac2c-9cf7f80b26bb", + "id": "1f684ffa-9b01-4e86-a602-fd4282af9cfa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -42043,7 +42043,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72619627-fa59-45cb-94b9-8202eba81498", + "id": "5f027490-b1d3-4e10-b9d5-b232f5616411", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -42107,7 +42107,7 @@ } }, { - "id": "688f3981-6546-44a0-95ec-b974279bd349", + "id": "2165b3dc-78c3-47f5-9afd-666a3d74af47", "name": "Deletes an object mapping", "request": { "name": "Deletes an object mapping", @@ -42160,7 +42160,7 @@ }, "response": [ { - "id": "d4440fe6-4c4e-494f-8bf3-419cbaa1fd5e", + "id": "0a22c056-36c0-4a51-a958-2e6dba335b15", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -42196,7 +42196,7 @@ "_postman_previewlanguage": "text" }, { - "id": "30a624b7-e6b4-422b-8db9-56d6be957e23", + "id": "8bfa0611-b4d9-4d87-b3b1-13ced6f554a4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -42242,7 +42242,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4bdf68bb-67be-4b48-a512-65589f118c67", + "id": "1396b1fe-7986-4f57-851b-cda1d234565a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -42288,7 +42288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e5111fd-7cad-48a0-b081-be568e7c2b83", + "id": "7eac3252-4080-48d9-8480-b8dd8943030a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -42334,7 +42334,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6174432-4f33-4d1e-8cab-d99cf0ee46fb", + "id": "756f9e61-6413-4f49-a78b-6d30fe9252f5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -42380,7 +42380,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb3e4762-6e38-4efa-991d-ac61746ae710", + "id": "6c6f768a-7549-481d-8efe-3746f2fd432c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -42426,7 +42426,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c3e210d-2559-4fbb-b966-b62b8305b3fe", + "id": "84ea6c6c-da5e-4f6a-8249-af193940d935", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -42478,7 +42478,7 @@ } }, { - "id": "bf7651e2-c171-4f0d-a1ef-b1b503bb08a9", + "id": "2b7ef98b-60aa-48c6-b175-42648c9f944c", "name": "Bulk creates object mappings", "request": { "name": "Bulk creates object mappings", @@ -42534,7 +42534,7 @@ }, "response": [ { - "id": "f14340b0-63c9-4f01-8673-a05563e984da", + "id": "66e461cd-0e31-4ef3-ad2f-ddf990e2f72e", "name": "The created object mapping between current org and source org.", "originalRequest": { "url": { @@ -42593,7 +42593,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c687387-8626-4009-91e4-a99a6406c7af", + "id": "f7ef83bd-f303-4377-b085-2d84cd9ba2e7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -42652,7 +42652,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4159c84e-5c26-40a1-b86e-8ecb62f68e10", + "id": "78f19dd3-1ae4-4f89-b48a-56447f94263f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -42711,7 +42711,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f51a6214-d8de-4f52-a7b4-008edf8d736b", + "id": "69f5e412-ce08-45cc-b66c-7507174736e2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -42770,7 +42770,7 @@ "_postman_previewlanguage": "json" }, { - "id": "197bdc36-ca67-4e79-8b17-6475c61944f2", + "id": "9f413bb9-bdef-44a8-951f-2f745dad1ab4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -42829,7 +42829,7 @@ "_postman_previewlanguage": "json" }, { - "id": "397430c1-d6bc-4826-9646-78e7e2f49091", + "id": "1c70ff02-480e-4eb7-b750-4eaa6f2bc4af", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -42888,7 +42888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c5d9bf1-add2-432b-8570-f936611e6958", + "id": "7e34caa9-c646-41f6-95fb-ad0a14c5e2f2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -42953,7 +42953,7 @@ } }, { - "id": "56bcd904-64f4-4c58-a648-00616a419676", + "id": "a6653017-cabd-4ee2-b7c5-64e6c83ad42d", "name": "Bulk updates object mappings", "request": { "name": "Bulk updates object mappings", @@ -43009,7 +43009,7 @@ }, "response": [ { - "id": "0b147a33-eadd-4ac9-8c07-55b9d4b5cb21", + "id": "1e5d08a6-c6f5-425e-b1da-eb9f48f552c7", "name": "The updated object mappings.", "originalRequest": { "url": { @@ -43068,7 +43068,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1d4d56d-687e-4a36-8cb2-c7a9f1116fb6", + "id": "66d8edac-0e6c-4429-a20e-0ec6ca228c39", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -43127,7 +43127,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ade08d49-9bfc-4b51-ad4d-ab4e370246d3", + "id": "a1f7b883-c3f7-4715-a195-f56f70edc7b9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -43186,7 +43186,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65f8a85f-9c1f-4b5d-b600-2c16a55e63fa", + "id": "ef75fdee-65eb-42ba-a116-6e273c12ad54", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -43245,7 +43245,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ca86501-6c28-41db-847a-5204439941d3", + "id": "74b30bf8-3fd3-4783-8ded-b8c223561012", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -43304,7 +43304,7 @@ "_postman_previewlanguage": "json" }, { - "id": "baead47d-b81b-4db3-99cd-485efdc86af9", + "id": "7e3c9ff2-b8ce-4294-86c9-0f51f848a870", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -43363,7 +43363,7 @@ "_postman_previewlanguage": "json" }, { - "id": "223ea5c2-d5f9-4c52-bbae-7a1080772909", + "id": "603650d7-4b65-4b44-8e40-708d2b925368", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -43428,7 +43428,7 @@ } }, { - "id": "5bdc5d38-93a3-4b0e-b1b5-623552a7629b", + "id": "bbaedebe-d834-4f03-9c5b-e0e13d03a1c8", "name": "Uploads a backup file", "request": { "name": "Uploads a backup file", @@ -43468,7 +43468,7 @@ "type": "text/plain" }, "key": "data", - "value": "adipisicing mollit", + "value": "ullamco adipisicing eu", "type": "text" }, { @@ -43477,7 +43477,7 @@ "type": "text/plain" }, "key": "name", - "value": "tempor et", + "value": "amet non dolor", "type": "text" } ] @@ -43485,7 +43485,7 @@ }, "response": [ { - "id": "b53c3c04-fc3d-4794-ae6e-229a49d34448", + "id": "620b6353-9965-441c-891f-a29504b10022", "name": "Upload job accepted and queued for processing.", "originalRequest": { "url": { @@ -43528,7 +43528,7 @@ "type": "text/plain" }, "key": "data", - "value": "adipisicing mollit", + "value": "ullamco adipisicing eu", "type": "text" }, { @@ -43537,7 +43537,7 @@ "type": "text/plain" }, "key": "name", - "value": "tempor et", + "value": "amet non dolor", "type": "text" } ] @@ -43556,7 +43556,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c26e2dff-6bba-4ec1-afff-3b874145dc29", + "id": "43822efc-bedd-4ec7-9fd9-9f9fde03c73f", "name": "Client Error - Returned if the request body is invalid.\n", "originalRequest": { "url": { @@ -43599,7 +43599,7 @@ "type": "text/plain" }, "key": "data", - "value": "adipisicing mollit", + "value": "ullamco adipisicing eu", "type": "text" }, { @@ -43608,7 +43608,7 @@ "type": "text/plain" }, "key": "name", - "value": "tempor et", + "value": "amet non dolor", "type": "text" } ] @@ -43627,7 +43627,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8791ac20-4264-4f0a-a66c-96e0e7ccdd22", + "id": "5cc414ec-bd3f-4bd0-876b-0e52906fb0e2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -43670,7 +43670,7 @@ "type": "text/plain" }, "key": "data", - "value": "adipisicing mollit", + "value": "ullamco adipisicing eu", "type": "text" }, { @@ -43679,7 +43679,7 @@ "type": "text/plain" }, "key": "name", - "value": "tempor et", + "value": "amet non dolor", "type": "text" } ] @@ -43698,7 +43698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce84310e-c812-4e6f-8fc7-bd75f872b31a", + "id": "52ed8562-1adc-4b6b-b2b9-2d8a7f715cb2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -43741,7 +43741,7 @@ "type": "text/plain" }, "key": "data", - "value": "adipisicing mollit", + "value": "ullamco adipisicing eu", "type": "text" }, { @@ -43750,7 +43750,7 @@ "type": "text/plain" }, "key": "name", - "value": "tempor et", + "value": "amet non dolor", "type": "text" } ] @@ -43769,7 +43769,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4dc4dc26-b0d1-4ff8-818e-3b1a5d0f708d", + "id": "551c73d6-f040-4943-9e62-5f5347e86203", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -43812,7 +43812,7 @@ "type": "text/plain" }, "key": "data", - "value": "adipisicing mollit", + "value": "ullamco adipisicing eu", "type": "text" }, { @@ -43821,7 +43821,7 @@ "type": "text/plain" }, "key": "name", - "value": "tempor et", + "value": "amet non dolor", "type": "text" } ] @@ -43840,7 +43840,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12a0bca0-8c1e-4477-b7a9-f8aff13fd9b9", + "id": "4510efc7-ea22-4eee-ab37-21dace3d0bd4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -43883,7 +43883,7 @@ "type": "text/plain" }, "key": "data", - "value": "adipisicing mollit", + "value": "ullamco adipisicing eu", "type": "text" }, { @@ -43892,7 +43892,7 @@ "type": "text/plain" }, "key": "name", - "value": "tempor et", + "value": "amet non dolor", "type": "text" } ] @@ -43917,7 +43917,7 @@ } }, { - "id": "7c763876-93c7-4704-8cb1-4ec98eb3e7a9", + "id": "664d54ac-cdf7-468d-b765-60b16c678d24", "name": "Gets list of Uploaded backups", "request": { "name": "Gets list of Uploaded backups", @@ -43958,7 +43958,7 @@ }, "response": [ { - "id": "b282764b-af09-43db-9b6d-beef0de776ac", + "id": "7374ff4f-be4f-4b42-aef0-becf3ae00ff3", "name": "List of existing uploaded backups.", "originalRequest": { "url": { @@ -44013,7 +44013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d170d5e-f5b7-4410-aa83-fc76d3c3b51b", + "id": "f9b29ca3-e638-482a-927e-f9a96f556a18", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -44068,7 +44068,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cb6db80-20c2-4440-a01f-7fedebb0c1e7", + "id": "cb30cbe4-1086-43a5-9923-92eeb1b4ce6b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -44123,7 +44123,7 @@ "_postman_previewlanguage": "json" }, { - "id": "049692c0-d74b-4c68-8158-d6e815088a2a", + "id": "78905d56-ffab-4736-9d99-21f511914691", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -44178,7 +44178,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba23a0a9-68f1-4ae8-8125-e3caaa07d95e", + "id": "b0f7bff4-91a7-41bb-be76-28ec54eed386", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -44233,7 +44233,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2ee1798-0914-414b-9aaa-8faf0e63841d", + "id": "f9bdf909-a3bb-4bc4-b6d9-22a2e9ca171a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -44288,7 +44288,7 @@ "_postman_previewlanguage": "json" }, { - "id": "182d304b-3b7b-41bf-ba14-2b4652998c6e", + "id": "e4b5600e-0a11-4bd0-b6b8-48f9f11edbee", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -44349,7 +44349,7 @@ } }, { - "id": "20b313fd-cd7c-469e-a11b-45fff15d1c2e", + "id": "203f9952-7ec7-44ed-9854-c054241dd2de", "name": "Deletes an uploaded backup file", "request": { "name": "Deletes an uploaded backup file", @@ -44392,7 +44392,7 @@ }, "response": [ { - "id": "dabc0ec7-5a01-4e3c-8556-ebaa0b0fa6f0", + "id": "f5f8e7a2-94ce-420a-8654-6d3bf8d5b6c4", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -44428,7 +44428,7 @@ "_postman_previewlanguage": "text" }, { - "id": "547745f1-f515-499a-ad4e-384a2b88948b", + "id": "e4af3313-987c-4452-8845-54e37cb6f4b7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -44474,7 +44474,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5eda3699-460c-40f0-93c1-205bb0cf700b", + "id": "017c4d8d-204b-485f-adbb-4dea5d2ca297", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -44520,7 +44520,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b915b74a-b761-403c-b109-06609a75bf76", + "id": "9241d49f-adf9-4a4f-a2e4-ca42d5e24095", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -44566,7 +44566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c9210ca-a974-4d0d-a97b-1bd2d1e872e8", + "id": "c6372754-7ac7-4009-b10c-a6e3940b6ab6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -44612,7 +44612,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9cdae842-a835-4dca-9b27-397a6be548a0", + "id": "3db3c4ad-a004-42ac-9ce2-080d12eb0bb1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -44664,7 +44664,7 @@ } }, { - "id": "234a03ab-56be-46d3-9afa-3e940b1a7fda", + "id": "c76c82e0-07d0-4aaa-b2a7-f2f66d569955", "name": "Get an uploaded backup's information", "request": { "name": "Get an uploaded backup's information", @@ -44707,7 +44707,7 @@ }, "response": [ { - "id": "757ba24c-29b0-4a3f-aa40-26b895928d92", + "id": "73820885-de54-4b4c-918c-5095335b51a2", "name": "List of existing uploaded backups.", "originalRequest": { "url": { @@ -44753,7 +44753,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d10ab99a-57f1-4c93-94be-140bcca8e6f9", + "id": "ed0ecdd3-7476-4b1c-80cc-6c7a299b15b1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -44799,7 +44799,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c3a4c42-2035-4d3f-af15-47aa9ae2bf0e", + "id": "2f0f8082-ee80-4a45-a0d1-c68b3611b445", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -44845,7 +44845,7 @@ "_postman_previewlanguage": "json" }, { - "id": "252ca106-3efa-4003-8b09-98d7450fa13b", + "id": "8e63fb0f-0245-4280-9b29-abc3de043759", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -44891,7 +44891,7 @@ "_postman_previewlanguage": "json" }, { - "id": "061b8f72-e355-4fb2-a4bd-352c927889b3", + "id": "2a3d1910-d368-4c62-97be-c39ad9c693a1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -44937,7 +44937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b149ada2-5328-4094-9170-38d78c3d114c", + "id": "de9516cc-f1ff-48e9-bac6-bbb977c0f1c6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -44983,7 +44983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a1c0ca3-345a-4bec-b75d-f88c062bc28f", + "id": "81e3ef7b-6c6b-47c3-aa81-a7a0c377c1e5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -45041,7 +45041,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": "fcd798e7-c238-4786-b495-8d79acbdc731", + "id": "b63f05dd-7f81-48ff-8940-6c6d0f4b6750", "name": "get Connector", "request": { "name": "get Connector", @@ -45092,7 +45092,7 @@ }, "response": [ { - "id": "f6322df8-68c5-4b18-aed1-02ea76a1ae33", + "id": "5f6981ad-0bf3-41a6-be4a-96d7224586b7", "name": "A Connector Dto object", "originalRequest": { "url": { @@ -45146,7 +45146,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16fae083-8206-4f96-bc18-cd09a263f65f", + "id": "eee7db6d-4c66-4833-8742-bde9e2304fdb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -45200,7 +45200,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b9df723-c333-4e20-9e44-e19021487b8d", + "id": "d1fc80ed-3328-4831-bd17-e74612c715db", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -45254,7 +45254,7 @@ "_postman_previewlanguage": "json" }, { - "id": "58c5cd27-6360-4398-aff0-347830716862", + "id": "93d5492e-5b50-4308-9e35-e683f5c32dd2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -45308,7 +45308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9371d5b9-9dd8-47dc-9841-23671d92148c", + "id": "4919f870-0749-45de-a7da-7f4a54ccb46f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -45362,7 +45362,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95c7a345-ff88-44dc-b450-f5d7d2a005e2", + "id": "234db489-7ae6-4659-94ed-987c276c6f19", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -45416,7 +45416,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4b29e2d-bf4f-4cd0-9e18-bd2a85964966", + "id": "fbd012e0-3c1e-44b0-a9fe-299c2a9b7341", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -45476,7 +45476,7 @@ } }, { - "id": "95b8a21e-072a-4eaa-955e-ac1bf5a91ac4", + "id": "545b3580-bd58-4e14-8e96-b03f85c2d001", "name": "delete Custom Connector", "request": { "name": "delete Custom Connector", @@ -45517,7 +45517,7 @@ }, "response": [ { - "id": "3d27ffc9-6d3b-41dd-b6e5-98e2d6bd188b", + "id": "cbc72f08-9015-4dd1-9c91-65873dc8ab3e", "name": "The custom connector was successfully deleted.", "originalRequest": { "url": { @@ -45551,7 +45551,7 @@ "_postman_previewlanguage": "text" }, { - "id": "2c4cfd18-1573-42cb-a274-2cc42448d5f5", + "id": "bf2929b3-30d6-450f-8502-7791e31c66c1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -45595,7 +45595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c463463-7cfe-40b7-8adb-a72b42dc45bb", + "id": "cf8721bb-d1e8-4e14-83ee-da7e63ff1c0b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -45639,7 +45639,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f50499fe-810a-4f96-91b1-6b179e7e8b74", + "id": "5c7164e0-89e0-44e8-a886-0e4b35576536", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -45683,7 +45683,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca02a16d-7771-432c-b094-1b3c557b7e71", + "id": "a1b84d25-7f4d-48c0-a1d7-49e2d5eca64b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -45727,7 +45727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6bbd0db7-de1e-49cf-bd71-b17ccb106713", + "id": "f9b5c3a4-81ab-4e9c-9eb3-d62417eb9f4e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -45771,7 +45771,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1161d84-c910-4be7-b154-4f3df2380d01", + "id": "82333be4-f6eb-4bef-891b-79ab19e8d5c3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -45821,7 +45821,7 @@ } }, { - "id": "b24a7c13-bb69-4e5c-9eec-c2b6f95e4d52", + "id": "e8030c15-075f-435e-b47f-78cb4e91db04", "name": "update Connector", "request": { "name": "update Connector", @@ -45875,7 +45875,7 @@ }, "response": [ { - "id": "77c44ef4-175f-46af-a954-142c8343908b", + "id": "3643c5d0-66c8-4190-aa7f-9eb3d4f66a5b", "name": "A updated Connector Dto object", "originalRequest": { "url": { @@ -45932,7 +45932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "094ab5b4-0d8a-430e-8207-f424573817b3", + "id": "09f9af19-3a66-4939-8896-d6700d1d457d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -45989,7 +45989,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59a99855-7425-42e8-aaad-4768d49f12a3", + "id": "0ad38071-2686-4dfe-b5ce-620ca892edd0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -46046,7 +46046,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36e2d57e-003d-436a-b182-70c406f52cdf", + "id": "c74dd057-c7ba-4c8d-9f49-32103e19749d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -46103,7 +46103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75d0c7eb-aa12-406b-b5bc-f1f1974d42cc", + "id": "1bb391cd-44c1-473b-8577-9086f11ced44", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -46160,7 +46160,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25afb4cf-85f3-4ce6-af5f-7a6f676c44f7", + "id": "710fea96-da77-44bd-b199-ece359596426", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -46217,7 +46217,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd8ef4c3-9b6a-480b-9598-21f525ae8b42", + "id": "9ae946cf-aef3-4868-866d-809cfe287a4e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -46280,7 +46280,7 @@ } }, { - "id": "e1c49c63-830f-4d14-ac31-77ce3bfc9ba3", + "id": "c10f81cd-64ff-4e3c-9444-549d77933838", "name": "get Connector Source Config", "request": { "name": "get Connector Source Config", @@ -46322,7 +46322,7 @@ }, "response": [ { - "id": "afa1e362-760b-4561-9954-6b9d3a2ccce5", + "id": "d0852328-963d-4a9b-ad18-963443ed1cde", "name": "The connector's source template", "originalRequest": { "url": { @@ -46367,7 +46367,7 @@ "_postman_previewlanguage": "xml" }, { - "id": "147d8862-d635-4829-86a7-6a88308ed86b", + "id": "cd177df0-b2f0-4e39-95ed-4a6a532401fc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -46412,7 +46412,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61804657-71ac-4791-a9ac-503d00748788", + "id": "eca6261c-b049-4c14-8094-537b68b150ae", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -46457,7 +46457,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80ed3721-dd23-4270-999a-88c7030b92b0", + "id": "08f6bf15-09a1-41d1-8884-56e69a842c6e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -46502,7 +46502,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ee1daaa-693d-4f34-a0a1-5ae4d978d256", + "id": "0f55a4f2-58be-472d-a918-5bf150f06362", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -46547,7 +46547,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1922f8ca-df94-46dc-b5f1-5a33aebd5c43", + "id": "b19ed323-e569-4c7d-b73a-9c264c0d64f8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -46592,7 +46592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1129b1c-6419-4adb-80bd-de67780d5936", + "id": "f229df07-f92c-4219-866a-79e199f4be79", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -46643,7 +46643,7 @@ } }, { - "id": "c64abddd-05af-4ad2-acae-7d6fb7e38935", + "id": "a4a577e2-110a-40e4-bb1a-8a27d0199480", "name": "put Source Config", "request": { "name": "put Source Config", @@ -46694,7 +46694,7 @@ "type": "text/plain" }, "key": "file", - "value": "voluptate", + "value": "ut incididunt ci", "type": "text" } ] @@ -46702,7 +46702,7 @@ }, "response": [ { - "id": "148f3266-e59b-48b7-9e43-a157ae0c86ef", + "id": "d065876e-2d60-45e7-b959-f80706f7e14c", "name": "The connector's update detail", "originalRequest": { "url": { @@ -46745,7 +46745,7 @@ "type": "text/plain" }, "key": "file", - "value": "voluptate", + "value": "ut incididunt ci", "type": "text" } ] @@ -46764,7 +46764,7 @@ "_postman_previewlanguage": "json" }, { - "id": "036aeae8-41fb-4097-b8ac-40ead3791d48", + "id": "4e09a277-8068-410c-ae55-0c33a1fe1d61", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -46807,7 +46807,7 @@ "type": "text/plain" }, "key": "file", - "value": "voluptate", + "value": "ut incididunt ci", "type": "text" } ] @@ -46826,7 +46826,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0afa2777-cfe4-4ae7-812d-07e58b394d74", + "id": "d3a80854-97d4-469f-a07a-43dbca0bfdd0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -46869,7 +46869,7 @@ "type": "text/plain" }, "key": "file", - "value": "voluptate", + "value": "ut incididunt ci", "type": "text" } ] @@ -46888,7 +46888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7da68d5a-14f8-43b5-9f58-eebaea3d96c7", + "id": "a8cae59d-3b7b-4f05-b973-2f5ab7a37ddb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -46931,7 +46931,7 @@ "type": "text/plain" }, "key": "file", - "value": "voluptate", + "value": "ut incididunt ci", "type": "text" } ] @@ -46950,7 +46950,7 @@ "_postman_previewlanguage": "json" }, { - "id": "035a046c-15ee-49f2-9231-5c5f4fc27e27", + "id": "be270c73-e270-4faa-8ba2-3009380557ff", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -46993,7 +46993,7 @@ "type": "text/plain" }, "key": "file", - "value": "voluptate", + "value": "ut incididunt ci", "type": "text" } ] @@ -47012,7 +47012,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09e78314-f936-46a1-bcd3-b17775c4e2c1", + "id": "cac6e588-a7f0-4cab-99f1-40112151887c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -47055,7 +47055,7 @@ "type": "text/plain" }, "key": "file", - "value": "voluptate", + "value": "ut incididunt ci", "type": "text" } ] @@ -47074,7 +47074,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78e9c924-f400-4c38-ae37-6b7eb5098b2a", + "id": "975fd0b2-f2e6-4dce-990f-eb1aed89e00a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -47117,7 +47117,7 @@ "type": "text/plain" }, "key": "file", - "value": "voluptate", + "value": "ut incididunt ci", "type": "text" } ] @@ -47142,7 +47142,7 @@ } }, { - "id": "cff959cf-b864-4865-8831-6f69f6d6eeb2", + "id": "905c0699-31b6-430d-80cc-a90356cae3b5", "name": "get Connector Translations", "request": { "name": "get Connector Translations", @@ -47195,7 +47195,7 @@ }, "response": [ { - "id": "368ecb0a-f24c-4069-92c1-d784e990c88a", + "id": "dcf1a428-da60-41e6-bc5d-377f2cfbc5da", "name": "The connector's translations", "originalRequest": { "url": { @@ -47236,12 +47236,12 @@ "value": "text/plain" } ], - "body": "la", + "body": "nisi consectetur incididunt qui est", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "9b6bf980-1ab1-4b8c-b44a-9fbf7734e767", + "id": "359a00dc-9d1e-4eda-83a2-1e1e89439ed5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -47287,7 +47287,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b39afe4e-7fb1-44bb-8948-718d3a1d4909", + "id": "ae9c83d6-d976-424a-8805-e3cb477bc3cc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -47333,7 +47333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e441813-5f9d-435a-ae91-d2eb5ef6bb94", + "id": "891d5d7d-784d-4db8-9ffd-657c71df2873", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -47379,7 +47379,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3832a04a-a1da-439f-966d-38edd9caae1f", + "id": "73eec9c4-fea9-4f79-92b6-211de808f73f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -47425,7 +47425,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a376497-0978-4895-b901-aa9e92f49193", + "id": "ca2eef6b-2dec-4b51-b265-ae1a5cf49f2e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -47471,7 +47471,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e535cd8-5a65-4061-9000-8217e6e66521", + "id": "e0d5a51b-c769-45ea-9d67-56b2d76822e3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -47523,7 +47523,7 @@ } }, { - "id": "d7f45dd5-2de3-4f1b-8e00-508850ce4ff1", + "id": "b91bfa8c-c983-4f93-963f-65de367d7487", "name": "put Translations", "request": { "name": "put Translations", @@ -47583,7 +47583,7 @@ }, "response": [ { - "id": "ab2bb812-f920-43e9-abc1-af86328e50bd", + "id": "bde154dc-ade0-4dad-8801-af537a6981d7", "name": "The connector's update detail", "originalRequest": { "url": { @@ -47636,7 +47636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2611b9f4-c118-42d5-8709-3fa10fc39931", + "id": "1a7ba5fc-0c53-4beb-b9aa-e79c4f2eca99", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -47689,7 +47689,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32faeaa9-d2e4-4107-83bc-13d2f08ed1b6", + "id": "4a93977a-ae50-40ff-b95f-e65b93e62c0d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -47742,7 +47742,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d89abd81-acce-4eb7-adc9-9c5141bc4e93", + "id": "11831b4b-8341-4d22-ac17-9ae4a9391e16", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -47795,7 +47795,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8333eb06-2dc3-4a54-8550-5808123d996e", + "id": "b6cfcd3e-72d8-47cb-a234-28b909fe1a7d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -47848,7 +47848,7 @@ "_postman_previewlanguage": "json" }, { - "id": "860fb713-1357-4aed-9348-eeb7a60c520e", + "id": "c6cd5966-ee3b-4ff6-aa75-09ad28b34d6c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -47901,7 +47901,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9dad524-b9f7-48ba-b256-4db07c180f83", + "id": "f2cde769-f11e-4cc9-b961-94c36a803fd5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -47960,7 +47960,7 @@ } }, { - "id": "9e1a5c9e-3851-4857-8980-0c63905d4070", + "id": "81eb6e61-fa86-4ac0-972f-4b2c56fa6f95", "name": "get Connector Source Template", "request": { "name": "get Connector Source Template", @@ -48002,7 +48002,7 @@ }, "response": [ { - "id": "cf37e6a7-5d50-44fb-8cfc-959c0e92145c", + "id": "b9530052-a407-451d-b877-c0242800ecce", "name": "The connector's source template", "originalRequest": { "url": { @@ -48047,7 +48047,7 @@ "_postman_previewlanguage": "xml" }, { - "id": "317df9e9-5bad-44df-9d84-b2ea31545538", + "id": "7145772e-eafe-4b26-b798-9e26a5604763", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -48092,7 +48092,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e984cbe-2d04-4359-bfde-52bf14adae09", + "id": "4f0254a1-d694-45f7-bed3-2b07a9c68f42", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -48137,7 +48137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e5d0331-787f-47ce-9d14-0db4b251a11a", + "id": "561a3294-dd02-4e14-b2ba-182bb397992d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -48182,7 +48182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f587ed58-138a-4fee-bdc0-0f3920338113", + "id": "09e133ec-15ad-4885-ab3e-46d2d644f05d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -48227,7 +48227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e8d8c2b-6355-47e1-970e-9db3900add6c", + "id": "71818b5f-62d9-45c6-9be6-5f8ec01fb337", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -48272,7 +48272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "73847b5c-707f-4e3c-8bce-ad85e594b384", + "id": "689e9fb4-e0dc-45a6-9ba5-c13cce751bc4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -48323,7 +48323,7 @@ } }, { - "id": "c11e8705-0db0-4b80-b6a8-952406228463", + "id": "e8ce3abd-2c3c-4c4c-af5e-77bb77f7988c", "name": "put Source Template", "request": { "name": "put Source Template", @@ -48374,7 +48374,7 @@ "type": "text/plain" }, "key": "file", - "value": "cillum ut", + "value": "est ad sunt", "type": "text" } ] @@ -48382,7 +48382,7 @@ }, "response": [ { - "id": "b0676687-60e5-4b92-9cd7-4c2d6d9a30d5", + "id": "0e7c7123-6c0b-41fa-bf29-1ed3284973fb", "name": "The connector's update detail", "originalRequest": { "url": { @@ -48425,7 +48425,7 @@ "type": "text/plain" }, "key": "file", - "value": "cillum ut", + "value": "est ad sunt", "type": "text" } ] @@ -48444,7 +48444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40ae8f31-6790-4e47-9f27-12aff54e78fa", + "id": "30ec3590-8319-46e2-a940-ae6cb9e7a2d3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -48487,7 +48487,7 @@ "type": "text/plain" }, "key": "file", - "value": "cillum ut", + "value": "est ad sunt", "type": "text" } ] @@ -48506,7 +48506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d2bfacf-e009-4c4d-ae8f-a0140736aeaa", + "id": "e092c148-fd25-444f-a45e-67306d2353ec", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -48549,7 +48549,7 @@ "type": "text/plain" }, "key": "file", - "value": "cillum ut", + "value": "est ad sunt", "type": "text" } ] @@ -48568,7 +48568,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd71cc5f-503b-475c-be2f-3ef85d821901", + "id": "e7a2600b-dc88-4e66-965a-878e4bdf5e54", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -48611,7 +48611,7 @@ "type": "text/plain" }, "key": "file", - "value": "cillum ut", + "value": "est ad sunt", "type": "text" } ] @@ -48630,7 +48630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21c79729-7501-4413-8410-ecf530d95fc6", + "id": "398571f3-affb-4764-b843-6f1d7d82546c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -48673,7 +48673,7 @@ "type": "text/plain" }, "key": "file", - "value": "cillum ut", + "value": "est ad sunt", "type": "text" } ] @@ -48692,7 +48692,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c24ae3c-163c-48f7-b61d-0bc2b3ae2cea", + "id": "406292df-6225-43f9-bcbe-34e179c9744c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -48735,7 +48735,7 @@ "type": "text/plain" }, "key": "file", - "value": "cillum ut", + "value": "est ad sunt", "type": "text" } ] @@ -48754,7 +48754,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc8557c8-9a1a-4397-a7ec-87ef8ad90b44", + "id": "c785cb47-4bfd-42b1-ab9f-7cdadf2f2d62", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -48797,7 +48797,7 @@ "type": "text/plain" }, "key": "file", - "value": "cillum ut", + "value": "est ad sunt", "type": "text" } ] @@ -48822,7 +48822,7 @@ } }, { - "id": "0281896f-d0f8-48f8-ae94-fbe6f1f1f7a6", + "id": "84cdd16e-85ca-4fdc-a825-272b0fd05665", "name": "get Connector Correlation Config", "request": { "name": "get Connector Correlation Config", @@ -48864,7 +48864,7 @@ }, "response": [ { - "id": "4d096ef2-8c11-49cf-9b0f-0151c420b9a8", + "id": "93d6509c-73ff-4062-aa0f-1774780038b8", "name": "The connector's correlation config", "originalRequest": { "url": { @@ -48909,7 +48909,7 @@ "_postman_previewlanguage": "xml" }, { - "id": "95165402-0a09-479e-9d9f-b76ab031589d", + "id": "91f9a08f-250d-4e98-ac12-5cae57805e27", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -48954,7 +48954,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cce71f2-1a7c-48a5-9db8-96895c707f9b", + "id": "339998c5-d804-4e66-82ca-cb393d26c8f5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -48999,7 +48999,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c4a9552-65fe-4732-a768-a325bcc62698", + "id": "fe9bf45d-019f-4db6-a935-a6542a9b3170", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -49044,7 +49044,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8b9f79a-0f32-4a1c-a2ce-6dd5136dc20c", + "id": "ded82658-1674-4767-ba7d-af767f4eb9bf", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -49089,7 +49089,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22fabd5e-1bd8-4aab-b0f5-f58895bd2012", + "id": "794b1532-5c51-44b2-9bd0-7e7670c1dcb2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -49134,7 +49134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46ccf471-96cd-432c-8818-0c6e880f50f0", + "id": "d0ae3ace-88fd-46c9-8d28-a7808e045e5f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -49185,7 +49185,7 @@ } }, { - "id": "6e46db95-7267-475d-ac0c-7c15fe72cac0", + "id": "6f62d361-2ea1-41af-a11b-3cff4ed37ae4", "name": "put Correlation Config", "request": { "name": "put Correlation Config", @@ -49236,7 +49236,7 @@ "type": "text/plain" }, "key": "file", - "value": "i", + "value": "velit aliqua eiusmod", "type": "text" } ] @@ -49244,7 +49244,7 @@ }, "response": [ { - "id": "ae6e7387-d148-477e-b244-0846f2c2a1a2", + "id": "16c61d48-8289-4367-b7fc-791f390845e3", "name": "The connector's update detail", "originalRequest": { "url": { @@ -49287,7 +49287,7 @@ "type": "text/plain" }, "key": "file", - "value": "i", + "value": "velit aliqua eiusmod", "type": "text" } ] @@ -49306,7 +49306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77372d3a-6a10-4899-9b17-b477954fc085", + "id": "9a90ff45-4a58-43e4-b314-d6b5df5a4dc8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -49349,7 +49349,7 @@ "type": "text/plain" }, "key": "file", - "value": "i", + "value": "velit aliqua eiusmod", "type": "text" } ] @@ -49368,7 +49368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d25841b-5e74-45ed-a0ff-093e489888d3", + "id": "1c7938f6-df57-4693-881e-86f8afb6abfc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -49411,7 +49411,7 @@ "type": "text/plain" }, "key": "file", - "value": "i", + "value": "velit aliqua eiusmod", "type": "text" } ] @@ -49430,7 +49430,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a658438d-75b4-439b-b171-806ed2a5635e", + "id": "594f53e1-9972-4b4a-a674-5f73a0c2a77d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -49473,7 +49473,7 @@ "type": "text/plain" }, "key": "file", - "value": "i", + "value": "velit aliqua eiusmod", "type": "text" } ] @@ -49492,7 +49492,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a036f8e2-c485-453a-b5fe-226e381681eb", + "id": "f445a381-5cda-4393-bfae-2f560e8d81b5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -49535,7 +49535,7 @@ "type": "text/plain" }, "key": "file", - "value": "i", + "value": "velit aliqua eiusmod", "type": "text" } ] @@ -49554,7 +49554,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f48bd5bf-1110-43c5-bda9-be43ea5027e2", + "id": "e539575d-b06e-41b0-b894-dd371bdefece", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -49597,7 +49597,7 @@ "type": "text/plain" }, "key": "file", - "value": "i", + "value": "velit aliqua eiusmod", "type": "text" } ] @@ -49616,7 +49616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66d302a6-983e-4b92-8926-477cee90fe66", + "id": "60031ccf-1d14-4dbf-b5a8-b6d949ef905e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -49659,7 +49659,7 @@ "type": "text/plain" }, "key": "file", - "value": "i", + "value": "velit aliqua eiusmod", "type": "text" } ] @@ -49684,7 +49684,7 @@ } }, { - "id": "b300abd9-3d1f-41b8-9f88-5bcec3d95ecb", + "id": "a9fe0fcd-b149-40a0-bc8b-a02f0193c399", "name": "Create custom connector", "request": { "name": "Create custom connector", @@ -49726,7 +49726,7 @@ }, "response": [ { - "id": "cfa8218f-6c7c-40ef-9491-ba25c7b490e4", + "id": "93dcbe20-7f89-432d-bdb9-5e6e01060ff6", "name": "A Connector Dto object", "originalRequest": { "url": { @@ -49782,7 +49782,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ee559151-4a5d-4364-838a-4fbacaaccb37", + "id": "a30db0c9-c2c3-48c4-a670-032182434911", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -49838,7 +49838,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8c9b1e7-7be8-412f-95e0-917df9dd41f4", + "id": "222e61bf-88ef-43da-80a2-72d7de4ad814", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -49894,7 +49894,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbfa1921-3af5-44cf-a553-a3dfddf3e73c", + "id": "e7f6ecbe-9c91-4767-a067-224c2349e000", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -49950,7 +49950,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e0d1580-7400-432b-b8ae-86cd7dbf2731", + "id": "1bd5fc17-c026-4282-8def-f2b4b4600456", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -50006,7 +50006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09204f3a-c8d2-4e97-aa15-7ced04a6a561", + "id": "8a9b224d-2bc4-4eb6-84e8-00702fedacef", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -50062,7 +50062,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a0ee083-d51a-405e-9c33-029d30d0c404", + "id": "998cf9fc-e5bc-4bf4-9666-dd681c25b8fd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -50130,7 +50130,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": "3e80a68a-6877-4f03-a918-324c2b18eb4d", + "id": "1061e6e3-b881-417d-86e8-ba905e4a71c3", "name": "Get security network configuration.", "request": { "name": "Get security network configuration.", @@ -50160,7 +50160,7 @@ }, "response": [ { - "id": "d93bc5ae-29ae-43f9-a0c4-cb1d3c39c78a", + "id": "0937034b-5bb6-4792-a0fc-85fbf9ed0053", "name": "Network configuration for the tenant's auth org.", "originalRequest": { "url": { @@ -50204,7 +50204,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7abcf28-9a47-4b5f-a994-2f7f95bfa037", + "id": "8e9d817e-85af-48d5-993a-3cfc664b2f47", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -50248,7 +50248,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99631dde-e4d5-4e6b-87ae-fd15326fcd18", + "id": "52747f55-835c-4706-820f-9c4d467046fe", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -50292,7 +50292,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35bc0dcd-c74f-4a22-bb32-d8fa01190720", + "id": "1ef6900f-2f5b-48f5-9019-5edecc583a45", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -50336,7 +50336,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ffcb880-09d3-4f55-8be4-2005744287bf", + "id": "57190898-f17d-47f2-86ba-78f453424515", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -50380,7 +50380,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b94b01fb-5f0a-49a4-903b-587bdf22d876", + "id": "d4851e92-26ec-4b61-921e-67dde05ae10b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -50424,7 +50424,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e2d926b-2294-44fe-b317-03b6afd379fc", + "id": "9b15391c-ffb8-443a-a984-720b8dd39a49", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -50474,7 +50474,7 @@ } }, { - "id": "1c4f71cd-c0a9-49d7-881f-32f590202ec9", + "id": "86e74a98-4f2e-496a-8def-ddac5857f9a0", "name": "Create security network configuration.", "request": { "name": "Create security network configuration.", @@ -50517,7 +50517,7 @@ }, "response": [ { - "id": "fb565d38-1a20-4f3b-b125-417a723976c9", + "id": "61c002ff-2152-4422-a95a-3e04ab760916", "name": "Network configuration for the tenant.", "originalRequest": { "url": { @@ -50574,7 +50574,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0d21ca1-4c0b-4706-a112-103afdff591e", + "id": "bad3a3d4-0fcf-4b58-8479-b30f32070255", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -50631,7 +50631,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0463bbc4-7857-4d33-bc05-05c2928a440c", + "id": "c062a7de-0338-46f2-9cbc-a65e54455f93", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -50688,7 +50688,7 @@ "_postman_previewlanguage": "json" }, { - "id": "222d9c45-d60a-480f-9144-c1e2c74555a9", + "id": "9c8b0e54-cf9c-4e50-abbf-17a615985c7b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -50745,7 +50745,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e7a5f2d-86b1-4fde-8a86-1dce930e5557", + "id": "91439923-7969-4d25-b753-594c41679c6d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -50802,7 +50802,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09f941e1-c158-457f-ac4c-4e2fff3ad249", + "id": "c13eb7c4-d46a-4ba5-9203-07ea9efecd16", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -50859,7 +50859,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a203c399-863c-44dd-9e8d-3e532429401c", + "id": "5f3cd67d-be21-412e-8ba1-f8368439b4d0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -50922,7 +50922,7 @@ } }, { - "id": "3713ea0a-6c16-45b2-92c0-d0607b246b89", + "id": "27b427e6-2d63-4d6c-b842-cfef04f14b75", "name": "Update security network configuration.", "request": { "name": "Update security network configuration.", @@ -50965,7 +50965,7 @@ }, "response": [ { - "id": "2f3f394e-36d8-45a4-a05d-1e0ccb67b8c3", + "id": "4b438523-9ffe-4606-9781-7b4a6c49b760", "name": "Updated Auth Org network configuration.", "originalRequest": { "url": { @@ -51022,7 +51022,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05705617-7281-4f75-a372-8ff551a013b7", + "id": "cd0fc01f-1b2d-48f0-8ffa-79d5652a7a19", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -51079,7 +51079,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df2b9099-0209-4fc7-8990-a75a19e7c8c4", + "id": "d86d28ee-244b-4b23-9bd8-0ca868f5db47", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -51136,7 +51136,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37d8e692-4f9a-4ad8-864a-3cd8400c97dd", + "id": "f6f0dd51-00c1-4e18-8553-8bf320df95cd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -51193,7 +51193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6c068cd-6e3a-4fe8-bbb0-e7374e6c00b0", + "id": "bbeea7a6-3803-4a9f-a602-7ff3fb266cc3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -51250,7 +51250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a903a0fd-e404-48ae-a5ab-efb37ce16305", + "id": "74b234b9-6f49-437f-b5af-89d5a52f6ab5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -51307,7 +51307,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca0dd610-f28f-4ce9-bd62-131db2a6858b", + "id": "848f48e9-aef2-465d-a512-25ecdea39994", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -51376,7 +51376,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": "22689818-40e0-4c55-a5e8-50217ba43686", + "id": "ebe2621f-ded7-45d7-90ad-b3c8467a363a", "name": "Identity Profiles List", "request": { "name": "Identity Profiles List", @@ -51451,7 +51451,7 @@ }, "response": [ { - "id": "4ac12c3e-3880-457a-990a-922b7899d28b", + "id": "39946524-f9b4-48ab-a878-4503ab271f57", "name": "List of identityProfiles.", "originalRequest": { "url": { @@ -51540,7 +51540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4cb86af-92fd-413b-9e8c-ea57954f3199", + "id": "ec2ceff3-ba84-44c8-9d8b-c3cf1fe7d678", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -51629,7 +51629,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9857bcf4-5f0f-4c12-a9a4-dde1e8b3bc5f", + "id": "1f48b1de-5a9a-490b-8233-b23ef1accec3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -51718,7 +51718,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb7870db-2c4a-4f3d-8854-9915dd9bdcc0", + "id": "34e8b676-3ae0-4708-86ef-6adf81c6587d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -51807,7 +51807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bfbf115e-3a59-4ae6-b695-20de18800c62", + "id": "d4c83a07-ef4c-4411-877e-4e3d00b3d78c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -51896,7 +51896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6705cd7d-05e1-41e0-90a9-84236e58ae42", + "id": "969239e9-170e-4c09-8364-cdf7904917a3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -51991,7 +51991,7 @@ } }, { - "id": "a506356e-f772-43cd-9cb2-da32928c7c40", + "id": "3aa3793a-bf2e-4c9b-b163-2a3bc004b3b8", "name": "Delete Identity Profiles", "request": { "name": "Delete Identity Profiles", @@ -52034,7 +52034,7 @@ }, "response": [ { - "id": "839e2cf5-4617-41ef-b79d-0b6f1d75c997", + "id": "dafc1202-fdc6-4f1b-959a-0d6bdfb6de67", "name": "Accepted - Returns a TaskResult object referencing the bulk delete job created.", "originalRequest": { "url": { @@ -52086,12 +52086,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\": \"2009-12-27T02:49:28.567Z\",\n \"launched\": \"1946-12-09T19:19:41.170Z\",\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\": \"1988-04-28T12:51:31.259Z\",\n \"launched\": \"2003-09-14T05:34:02.838Z\",\n \"completionStatus\": \"Success\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "d718c578-dd1b-4f77-8937-98e8d260c2e3", + "id": "94e8aa23-79ac-4682-ae8b-dec28241cd5a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -52148,7 +52148,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc9b8e51-d92d-4a13-8f00-ca78a0debb89", + "id": "bd08c80a-b188-46da-952a-b90151db5cdb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -52205,7 +52205,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35ec90f2-b4fd-4777-bdf1-6dbd96c7067f", + "id": "5ed4c860-be4d-442f-8918-43bc3af08561", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -52262,7 +52262,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c827e9db-e2f6-45c2-bb14-5b2c7ab4f908", + "id": "4ff40c78-8008-40da-b6d9-51ef354f5a9a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -52319,7 +52319,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1807aa45-2429-4453-bddb-886e15fa12e9", + "id": "fa888fc5-4769-4f2b-b116-aae0a896487c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -52382,7 +52382,7 @@ } }, { - "id": "e0cdee2b-ae3f-42e4-936c-3ecaa45e5891", + "id": "196a0b68-5f21-425b-a3ee-a363d8badc1d", "name": "Export Identity Profiles", "request": { "name": "Export Identity Profiles", @@ -52458,7 +52458,7 @@ }, "response": [ { - "id": "945e22d6-4b52-46a1-84be-70f0d32a7e43", + "id": "9db6eac0-983d-41ff-bbd5-b8823db547b4", "name": "List of export objects with identity profiles.", "originalRequest": { "url": { @@ -52548,7 +52548,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8373266c-48e1-4e20-8d46-09fe01f3379a", + "id": "c757916d-0fd3-43dc-8603-154ca1c42e9e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -52638,7 +52638,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd7bf73b-d42e-4c57-b81d-f072fcc26a5f", + "id": "d33d2d33-d175-4327-83cd-3421b7918fa4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -52728,7 +52728,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fa7664d-2cd3-4d19-a698-6945e1e498da", + "id": "f39a80b6-67f2-4b27-8361-cc0a24485ff6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -52818,7 +52818,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68bd8e21-a682-49ff-b15e-2b5d3c0a065e", + "id": "162f5d18-1387-4628-9c67-1b368e775103", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -52908,7 +52908,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d485cf46-69b4-4f07-8844-b636e7b12270", + "id": "e69464c6-ab5b-4629-8ab6-45f10c78ccd1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -53004,7 +53004,7 @@ } }, { - "id": "6e23c83d-2b0f-4a76-85af-4df638f28aec", + "id": "a9c4f41f-b012-431b-9db9-66a68be06653", "name": "Import Identity Profiles", "request": { "name": "Import Identity Profiles", @@ -53047,7 +53047,7 @@ }, "response": [ { - "id": "a0219676-f90a-460d-b43f-9a5a9c21d86a", + "id": "4679b87f-ba8b-4eea-b057-a1101e761143", "name": "The result of importing Identity Profiles.", "originalRequest": { "url": { @@ -53104,7 +53104,7 @@ "_postman_previewlanguage": "json" }, { - "id": "036cdf37-721b-4b85-b92a-7097b0d45369", + "id": "36c775e1-bd4e-44f8-9516-8d0cc7d5d0b9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -53161,7 +53161,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fec1a8a-a873-44ae-9cbd-3738fcfb13df", + "id": "5374e48f-40d3-45b1-a7e1-33b9545d47d7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -53218,7 +53218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2fa76bff-7af8-4464-8567-b5445b848849", + "id": "7078a4c0-52b9-452b-8f71-d43f46e6f5ce", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -53275,7 +53275,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f4de1f5-cf84-4326-8e02-574f7154aace", + "id": "d4ac3ed1-3200-4601-9c69-c64224505c8a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -53332,7 +53332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ef013d3f-e5b5-43c2-b2a6-6e4bf43ae0fa", + "id": "1c0da3d0-b504-4fcd-9047-f4db870e1ee7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -53395,7 +53395,7 @@ } }, { - "id": "09048b38-1561-4fd4-b9df-61b551a2f249", + "id": "a57b209a-72a6-4b2f-995e-e6056c9e1427", "name": "Get single Identity Profile", "request": { "name": "Get single Identity Profile", @@ -53436,7 +53436,7 @@ }, "response": [ { - "id": "1e18a783-ef4e-4b28-ac21-bbce4ed79f83", + "id": "83377090-0b08-48f7-8c14-909e3c28437a", "name": "An Identity Profile object.", "originalRequest": { "url": { @@ -53480,7 +53480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50a155d8-14e7-4d80-a753-3bc8006ba6fe", + "id": "d3e0384d-e478-425d-9123-a2e2f84ac7eb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -53524,7 +53524,7 @@ "_postman_previewlanguage": "json" }, { - "id": "77cb6179-1db7-4b30-8711-e1e515a18c16", + "id": "64d6d033-a164-4ae0-9c00-d100e75f147f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -53568,7 +53568,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2638204d-7da5-4277-9698-907debff09b0", + "id": "dd1de387-2639-43fa-b1c2-016a13f8300a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -53612,7 +53612,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e3b09fe-3ae4-4d14-92f5-8fd262ed5a0c", + "id": "e6612987-66be-4524-b620-77f7b0a0cd2f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -53656,7 +53656,7 @@ "_postman_previewlanguage": "json" }, { - "id": "431a2eb2-4d9f-41cb-a515-4db60192eb29", + "id": "62f2490f-d228-4161-87a4-f50e2a4cb3dc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -53700,7 +53700,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f5ce667-0c34-41a8-b5fe-bdf2143ea04c", + "id": "3d1e56d3-af1e-44eb-b5db-350f37b88683", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -53750,7 +53750,7 @@ } }, { - "id": "2f693909-8451-4938-9fdb-75fefd3a4983", + "id": "3f453549-02f0-4d5b-a12f-4f4e8c04aa65", "name": "Delete an Identity Profile", "request": { "name": "Delete an Identity Profile", @@ -53791,7 +53791,7 @@ }, "response": [ { - "id": "617d13e3-9908-433e-b376-a62460ee971a", + "id": "760c0964-e61b-4a6b-8296-1e0f924891dc", "name": "Accepted - Returns a TaskResult object referencing the bulk delete job created.", "originalRequest": { "url": { @@ -53830,12 +53830,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\": \"2005-06-06T19:42:40.008Z\",\n \"launched\": \"2014-01-18T00:19:35.755Z\",\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\": \"1961-01-15T08:46:43.138Z\",\n \"launched\": \"1953-09-05T22:50:59.130Z\",\n \"completionStatus\": \"Success\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "ebeff494-7d85-4720-b22a-642a9d6a3739", + "id": "2e3c85b1-0ab1-447d-b884-be792d107b71", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -53879,7 +53879,7 @@ "_postman_previewlanguage": "json" }, { - "id": "635c146d-20a5-4ff5-866b-a811c6b36b3b", + "id": "ecb04385-5c8f-482d-985f-d805df02e761", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -53923,7 +53923,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c3759e6-591d-4ca1-aa56-eabf87d648f2", + "id": "69614788-2a1f-4a9c-9cba-795260eb4c5d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -53967,7 +53967,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7bd80ba4-9d0f-44a0-a672-d9bc3842613c", + "id": "dfaf4d1b-8b0d-4fdb-a783-24c18f904b7f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -54011,7 +54011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74564d2a-76c2-40cb-9b11-2f0f1088f862", + "id": "c49e169f-7765-4a83-9f43-3c599306a0a0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -54055,7 +54055,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91034644-e62b-4560-812d-36112a6d9dac", + "id": "0d54e026-90ed-434b-a296-cda4e9fb641f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -54105,7 +54105,7 @@ } }, { - "id": "d67d5863-109f-4664-be59-c24dafaca341", + "id": "8a223c5f-b681-4b2b-8a6d-7e3ff551619a", "name": "Get default Identity Attribute Config", "request": { "name": "Get default Identity Attribute Config", @@ -54147,7 +54147,7 @@ }, "response": [ { - "id": "644e5e28-7088-4de8-91cf-fcf4d5102229", + "id": "32e425b4-4422-4152-bff1-13ab2f218270", "name": "An Identity Attribute Config object.", "originalRequest": { "url": { @@ -54192,7 +54192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6cb87c6-4885-410e-9ee0-903a3fab3b26", + "id": "1ec675f1-de24-409d-afa4-21186bb0344a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -54237,7 +54237,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b29d116-19fc-4470-8209-9ce1a25dd84f", + "id": "1662798a-29d1-4011-bdc5-a9928edead7d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -54282,7 +54282,7 @@ "_postman_previewlanguage": "json" }, { - "id": "daad7f37-37b9-4705-bf43-be10eda2fcde", + "id": "3243d7bb-d6e9-4cc3-b651-0c1b716568e4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -54327,7 +54327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1dc391d3-7a8f-4f4f-81f1-2379f830f1ac", + "id": "23a7c512-67e2-4dfa-866e-5bf2d3a753e9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -54372,7 +54372,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fb4b3a0-daef-4dfe-8b67-8fcc0320fec7", + "id": "0fc96ae0-0a5e-40a8-9ce9-4b2c2c176522", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -54417,7 +54417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "617587a5-22f6-4eb5-93d3-46ffbceadd66", + "id": "904d1ed9-445a-4031-828a-3b8009af2ee9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -54468,7 +54468,7 @@ } }, { - "id": "a4f2cfac-1436-4735-afd0-72b20b60f9a3", + "id": "d965f4a5-5e32-436d-9de6-8c343451a0ba", "name": "Process identities under profile", "request": { "name": "Process identities under profile", @@ -54510,7 +54510,7 @@ }, "response": [ { - "id": "6704a7b2-055c-424d-a09d-505002dea0de", + "id": "e910c48f-2968-43a7-b902-0f4c1a8989e7", "name": "Accepted status after refresh has launched", "originalRequest": { "url": { @@ -54555,7 +54555,7 @@ "_postman_previewlanguage": "json" }, { - "id": "30c4316d-998e-4843-ad28-83cb9fa799bf", + "id": "77ec9374-6514-42d9-a4a9-b7f9b877cb31", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -54600,7 +54600,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b2ab89d-75c9-40c8-9d88-7a85c4e966c7", + "id": "950c3cfe-862d-4b57-825a-d7cf822f2bd3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -54645,7 +54645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37853dd4-ac32-4171-8cc9-c7690f7c5272", + "id": "91374256-1789-4261-98af-f67b89b96559", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -54690,7 +54690,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18b276ed-f3b3-477e-8abc-d63275357003", + "id": "badd646f-937c-433b-8a3a-f70d128475b5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -54735,7 +54735,7 @@ "_postman_previewlanguage": "json" }, { - "id": "521dc846-c8e0-43dc-b382-4cb81e00ffbd", + "id": "63e21c12-c077-4113-adc1-ff35244e22d4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -54780,7 +54780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e617a46d-74dc-45bc-bf76-9298e2de0baa", + "id": "28949851-7cc8-4e62-b8ed-9ba326d83823", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -54837,7 +54837,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": "3755c998-43a0-4f3f-9e6f-4fdb359b92db", + "id": "c5a6ecda-02eb-4b8e-8b2e-1b5f92600df8", "name": "Set Lifecycle State", "request": { "name": "Set Lifecycle State", @@ -54892,7 +54892,7 @@ }, "response": [ { - "id": "f93c1ffa-6074-4736-a1a2-cbbdd2aca469", + "id": "a7f575c5-8c91-42ff-b306-826c35e4d154", "name": "The request was successfully accepted into the system.", "originalRequest": { "url": { @@ -54950,7 +54950,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99947794-f4b4-48ae-ba2a-3644c1e3fe8a", + "id": "f3a93c2f-e72b-4fa6-9583-9d9ce09919b9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -55008,7 +55008,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db6dc9bf-0e2b-47a2-a2ee-2421a66031e8", + "id": "6e72fb6c-6bfe-4c56-bf4d-2363903544d8", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -55066,7 +55066,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dcc36ef1-d21d-49e0-8875-76f054131657", + "id": "f960fcbe-fc14-4084-b40c-a6347fef0553", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -55124,7 +55124,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c3a1617-d709-469b-8919-ba13b202c768", + "id": "b01869fe-442b-4f4c-b5cc-66fee498b503", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -55182,7 +55182,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87f24049-132e-43a0-86e7-5dc3c6fe9981", + "id": "c0bce1d3-c203-4997-be31-f09adffc3214", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -55240,7 +55240,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e4593f5-5ab1-43ea-94c1-255e2e169693", + "id": "73720ae0-6fc9-49b6-8831-8a054b16da48", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -55304,7 +55304,7 @@ } }, { - "id": "cfbcabba-1687-4f09-adea-5f4898940095", + "id": "1eb7a31f-10b3-402b-aed5-5008b1259250", "name": "Lists LifecycleStates", "request": { "name": "Lists LifecycleStates", @@ -55383,7 +55383,7 @@ }, "response": [ { - "id": "81276cb3-a155-4b30-a831-d679021e1bd4", + "id": "896f7532-7d9d-4321-a5ee-bae6fbbb7938", "name": "List of LifecycleState objects", "originalRequest": { "url": { @@ -55465,7 +55465,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b96c2c98-b4df-4849-8dfe-cc08878d452e", + "id": "e57764a9-5da5-4a96-a15e-51abf7955590", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -55547,7 +55547,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52dd7abe-132b-4fb1-9d39-d88b20432307", + "id": "f7919765-529d-4010-9eaf-9898d23a1019", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -55629,7 +55629,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0d189cd-d68d-4e17-a62f-a048c5a6f7d2", + "id": "0ab925a7-df0a-4821-be35-95368b31599d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -55711,7 +55711,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cfa0c19-1940-449e-b522-385523f07232", + "id": "1d7568f4-1479-4761-b58a-eedc6d03d88e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -55793,7 +55793,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d84604e2-750d-44f0-9dff-7a1cde2689b4", + "id": "56e82a13-8362-4118-be84-4d2d9359c380", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -55881,7 +55881,7 @@ } }, { - "id": "409d5279-f16f-4752-815d-87117c3fb3fe", + "id": "fd831b5f-33c6-4f9c-bd62-11999c7ad401", "name": "Create Lifecycle State", "request": { "name": "Create Lifecycle State", @@ -55936,7 +55936,7 @@ }, "response": [ { - "id": "cf96e4f3-f1f7-4f37-bea3-c67ce027bb94", + "id": "1b2e14e3-d66b-4eeb-b124-ee7732b3105b", "name": "Created LifecycleState object.", "originalRequest": { "url": { @@ -55994,7 +55994,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8422a32a-8a65-49f2-96ad-3c84d5495e7f", + "id": "fbb87561-7cd5-4a0a-8131-fe4a02ec8be2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -56052,7 +56052,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b150a1b3-9596-4f2a-b13e-9b3b4e167473", + "id": "a95aedb5-b730-4b25-a229-a8e842a315c1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -56110,7 +56110,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb2f12f0-0c04-48bb-90df-731968581c4a", + "id": "f81af4f6-74f9-4f9c-b8fe-40d732d30d29", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -56168,7 +56168,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9f85617-a79d-4ca5-adeb-4d7421f86162", + "id": "4ed7397e-d407-490f-9b78-797e47fb457b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -56226,7 +56226,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebd7b924-5ff3-49ab-9a08-026276c15f89", + "id": "95e2d78d-f4ca-4c08-bd5e-af06f29eb2de", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -56290,7 +56290,7 @@ } }, { - "id": "3304a7b1-8513-42c7-a6c1-28735b05f1ce", + "id": "392297e2-a203-461a-acaa-2bc1d99b57c2", "name": "Retrieves Lifecycle State", "request": { "name": "Retrieves Lifecycle State", @@ -56343,7 +56343,7 @@ }, "response": [ { - "id": "422969ea-bf45-4f74-b648-955bfdeda182", + "id": "d82af816-4a49-4737-ba87-2fda4f1f0fa1", "name": "The requested LifecycleState was successfully retrieved.", "originalRequest": { "url": { @@ -56389,7 +56389,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86ba4214-4981-409c-8ab7-9f302b4235df", + "id": "06067ae5-a396-49c0-a763-5f92d561d0e8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -56435,7 +56435,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cdeca81f-fe54-4bb3-b9bf-f30d5b559884", + "id": "d16794a5-c37c-4dce-b3cc-dc1e190a0994", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -56481,7 +56481,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc6963d4-d989-4ac0-8547-4584e36ec5d9", + "id": "bb328116-c9f5-4040-9d93-dbbed5fe4a4f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -56527,7 +56527,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a191c7ab-94e7-46b8-bb8c-4f74e24f9fe6", + "id": "084d1444-1045-458f-b496-f94769b29450", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -56573,7 +56573,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94f75d43-03f8-4ab3-894a-4f0c8855a534", + "id": "722caaa0-30f3-46ee-8bc6-76042810e046", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -56619,7 +56619,7 @@ "_postman_previewlanguage": "json" }, { - "id": "477c6aec-fd5a-4a75-aafd-d6fac3059c53", + "id": "10277b37-7f28-4b99-8159-6eb6e13966e8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -56671,7 +56671,7 @@ } }, { - "id": "cc70de75-3c1e-4588-87bd-2f9ba20be651", + "id": "bfe53fe6-0889-4645-80f4-66ddd8ff79a8", "name": "Update Lifecycle State", "request": { "name": "Update Lifecycle State", @@ -56737,7 +56737,7 @@ }, "response": [ { - "id": "28f11560-7d9c-4304-bb43-bcaa60b420ce", + "id": "5c213849-89f2-478e-aa30-1df5c686a36f", "name": "The LifecycleState was successfully updated.", "originalRequest": { "url": { @@ -56796,7 +56796,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0adaafd5-cd00-4955-b0d1-a3261cc367ac", + "id": "6a894783-080d-4b66-82a1-40454531c2f1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -56855,7 +56855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d98fec9-0068-4918-ba31-d27e2d1b18d0", + "id": "b3b7c393-4cb9-41ea-a9bd-1132735b2fcf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -56914,7 +56914,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a808c75-33f2-48e4-98df-f362f28ca03e", + "id": "60ef97a3-b013-4db2-8d62-5f63850cc766", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -56973,7 +56973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2e523f48-516e-4ff2-8580-751bc0c09e7d", + "id": "0d47cbbf-eabd-48a9-a521-bbb903f293c1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -57032,7 +57032,7 @@ "_postman_previewlanguage": "json" }, { - "id": "245f31df-afef-4b56-bf74-985b3801b242", + "id": "6e7b8bc5-22f1-4d84-a4f5-e648bb9e971f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -57091,7 +57091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "000ffa41-e314-4eaf-97b3-472cd56242dc", + "id": "83601fe7-955c-43c6-8cd1-ef6f146049b5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -57156,7 +57156,7 @@ } }, { - "id": "e58ab5eb-b58a-4353-859f-7350c131898f", + "id": "1bebb05a-d72b-4081-926b-bc9109147265", "name": "Delete Lifecycle State by ID", "request": { "name": "Delete Lifecycle State by ID", @@ -57209,7 +57209,7 @@ }, "response": [ { - "id": "1563a20a-bdea-4de4-a9a3-80eca6e3f4c5", + "id": "4fad59b4-f8dd-4e52-91ac-7d909f0599d8", "name": "The request was successfully accepted into the system.", "originalRequest": { "url": { @@ -57250,12 +57250,12 @@ "value": "application/json" } ], - "body": "{\n \"type\": \"LIFECYCLE_STATE\",\n \"id\": \"pariatur enim\",\n \"name\": \"Contractor Lifecycle\"\n}", + "body": "{\n \"type\": \"LIFECYCLE_STATE\",\n \"id\": \"reprehenderit cillum\",\n \"name\": \"Contractor Lifecycle\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { - "id": "61bdcb8b-c44c-449e-9195-855f989d2374", + "id": "49cd1a57-b4bf-4664-8622-85a2155c6224", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -57301,7 +57301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1abc98da-583b-4fda-b1ef-1010387da173", + "id": "1cafb4ad-7f34-44b4-954c-f6c1d2cab5e9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -57347,7 +57347,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5548e557-2bbc-4f0d-8163-5fddf5c390dc", + "id": "a99340cf-787c-44f3-b9e0-13c4c2ef7c91", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -57393,7 +57393,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2580ae16-1168-485c-9fdf-1535427b8690", + "id": "04cb7398-6f48-4f51-a7b1-be33d120980c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -57439,7 +57439,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b96a0552-8ddf-4cc3-a51e-8bc3c8a81ace", + "id": "bff034c6-845a-47c5-9424-7957b51bec7e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -57485,7 +57485,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01e8366b-d515-421c-b511-2e8dde1cd2b6", + "id": "89c3ab18-c140-411d-82cc-270546cde532", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -57543,7 +57543,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": "f5b58f5d-c2a1-405b-926c-8b799e5600e2", + "id": "45376ea1-409a-4dd4-9081-62b19b1e716a", "name": "Create Non-Employee Record", "request": { "name": "Create Non-Employee Record", @@ -57585,7 +57585,7 @@ }, "response": [ { - "id": "484d518c-a1a8-4402-84c5-bae9acf4d817", + "id": "d5b8fece-1ef1-4d66-b2f7-78aba6c32d2b", "name": "Created non-employee record.", "originalRequest": { "url": { @@ -57641,7 +57641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a45839f4-f7c6-45b8-bbb7-6aa2552ed59c", + "id": "b09ecf24-1e2c-4dea-b514-5e482661fcd0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -57697,7 +57697,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e5e85b6-33a5-46c0-8160-c3804db69672", + "id": "0de95835-324a-4f16-9844-c4510a480051", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -57753,7 +57753,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98eea1e2-bf36-408d-ae18-e23fa1f57a06", + "id": "4a1bf842-bd53-4a00-b39c-42cae83e9a33", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -57809,7 +57809,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed2a0efd-8dfa-46d1-93be-b26409534f9a", + "id": "7e44d78f-443a-499b-8d1b-5f70c467e8dd", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -57865,7 +57865,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f03774cb-c0a5-49d6-b8b8-dd41f200fe80", + "id": "7ffa3bb9-75a3-4e25-858a-3a18e59e7ee5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -57927,7 +57927,7 @@ } }, { - "id": "2cb890b0-4cf0-4edd-bf50-b3b8ddfa91e4", + "id": "a6d93e62-8ac2-4b5c-8c4e-9d58a80592f0", "name": "List Non-Employee Records", "request": { "name": "List Non-Employee Records", @@ -58002,7 +58002,7 @@ }, "response": [ { - "id": "af061170-2cb4-4f7e-a29a-345f25e3b06c", + "id": "c8c0c506-72aa-42d9-bbac-5e8d8c3cae2b", "name": "Non-Employee record objects", "originalRequest": { "url": { @@ -58091,7 +58091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4532c36-338b-4895-8a2b-1b38dc8b7590", + "id": "99374d0c-16cd-4bea-b361-6ae2446c193d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -58180,7 +58180,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fcb687c-4747-4d6d-942c-186069a7a251", + "id": "d2d7a4c0-3ca2-4380-be76-d61c6bf7e55d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -58269,7 +58269,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4f09ed2-0d82-4a21-a5ce-8daba0be01fa", + "id": "59da1449-119a-49b9-96f6-bb3cf0098030", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -58358,7 +58358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dec88a4f-0262-4827-8c41-3dd85304dcbb", + "id": "4ce9fe1f-7728-4f9e-b2a6-10f4ede962cc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -58447,7 +58447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a650c8f9-d74f-483b-9473-59cf7e04269a", + "id": "1c062777-7d3d-43af-8686-f62645fd5cdf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -58542,7 +58542,7 @@ } }, { - "id": "2abdc2f4-02ef-4c0e-9be3-30292ea31ba9", + "id": "8ea495e5-b3d3-41b8-880d-34ebeca68fa7", "name": "Get a Non-Employee Record", "request": { "name": "Get a Non-Employee Record", @@ -58583,7 +58583,7 @@ }, "response": [ { - "id": "eb6fc5bd-9082-4e02-badd-4e2510391e17", + "id": "5708e002-36a1-454d-903b-f0fb1a4bc250", "name": "Non-Employee record object", "originalRequest": { "url": { @@ -58627,7 +58627,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4dd8e7b0-0560-48cf-a784-21d4d96cf7ae", + "id": "6b117312-dcc3-4e55-9fa1-01c000be0e4b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -58671,7 +58671,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3231e7cb-340a-4603-a12a-5391f3457e44", + "id": "189d543e-0e70-464a-ad07-c4021099a4c7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -58715,7 +58715,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bab881f7-72c4-4cb0-9f07-45f0906a08ef", + "id": "b2f776ae-ef6a-444a-8c25-d4c651922199", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -58759,7 +58759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "898fc46d-0426-4845-9f4f-aebf0e387e87", + "id": "a160e822-b088-49b3-95d3-e19fd3184b24", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -58803,7 +58803,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e47c4b6-145f-49a3-8290-55e865e96efc", + "id": "63c57c0c-6930-4000-b35c-fdb3f1a4dd98", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -58853,7 +58853,7 @@ } }, { - "id": "9cc0bfef-bd75-4586-ac3d-6fcc7614c2f5", + "id": "698cdda6-1a7a-42a2-b81e-f903a31d4399", "name": "Update Non-Employee Record", "request": { "name": "Update Non-Employee Record", @@ -58907,7 +58907,7 @@ }, "response": [ { - "id": "ce54f683-03dc-467a-b764-62763b8acfd8", + "id": "58104d9a-2e1c-4d48-bab6-89b7d59999c5", "name": "An updated non-employee record.", "originalRequest": { "url": { @@ -58964,7 +58964,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ebb52995-a1f5-49af-9252-34c2e64480c7", + "id": "84a1f621-4c0e-458f-afaf-d91e50a2a1b5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -59021,7 +59021,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d29f3d80-e889-46fc-a525-4ad4961304d6", + "id": "7b5eec61-61cc-4d32-b012-3e44d338d620", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -59078,7 +59078,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96fe63ac-bed7-4979-9c1f-7ab38cd40d09", + "id": "732e7d8a-d130-41d6-9c07-f649251940c1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -59135,7 +59135,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d73925b4-79f3-4939-9b16-855796114cbb", + "id": "f1fe6b0c-d281-4acf-951a-0f4820016ae7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -59192,7 +59192,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38fae46d-d892-492b-85ff-bda99e955520", + "id": "e0fb6055-d7c1-4476-86de-4e91f5d4cfac", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -59249,7 +59249,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b87b4768-1123-42e7-9f24-c3259ea66249", + "id": "e7c68a46-5480-4af1-bbb0-3c3a39871984", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -59312,7 +59312,7 @@ } }, { - "id": "4abe0efa-2746-40da-b0ea-ba8af07f41da", + "id": "8cc2ba0b-0169-4a61-8595-83177837f06a", "name": "Patch Non-Employee Record", "request": { "name": "Patch Non-Employee Record", @@ -59366,7 +59366,7 @@ }, "response": [ { - "id": "ce8beada-0fef-4ed4-9cbe-56edb485acb7", + "id": "e41fd477-45a1-4129-b0d9-45012b8ff92b", "name": "A patched non-employee record.", "originalRequest": { "url": { @@ -59423,7 +59423,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d20fac66-9371-4004-932f-40855e9a2b02", + "id": "8fc5b601-7a2d-4a11-9759-fadbb67d86e4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -59480,7 +59480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a9e347d-9b9e-44b3-8e15-0188254ea3df", + "id": "7c5d25a9-6824-4cc4-bfb8-2a3e5c8d4a24", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -59537,7 +59537,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31d09c64-17e9-46bf-9c83-0979284e8892", + "id": "6502f61e-7f38-4ea2-9210-e2ad2dbe8ff2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -59594,7 +59594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e636ff10-4c8b-4d40-9f2c-c7fa286d2acf", + "id": "3597f3ab-3127-4ec4-990b-be014d13c57f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -59651,7 +59651,7 @@ "_postman_previewlanguage": "json" }, { - "id": "188dd1b1-8ddd-4d21-bcac-5f33476bd1c1", + "id": "39da2297-884d-4cc3-8eef-01fe2838a5ed", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -59708,7 +59708,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90dc835c-40b8-438c-a16c-127ae3174057", + "id": "b3d112a6-f714-40b6-a338-6cdccecbfd6a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -59771,7 +59771,7 @@ } }, { - "id": "6eaf7a85-c975-4390-8543-9a6be4ffdd86", + "id": "c78302ee-b525-4848-917c-7ff62ed2a0f7", "name": "Delete Non-Employee Record", "request": { "name": "Delete Non-Employee Record", @@ -59812,7 +59812,7 @@ }, "response": [ { - "id": "0681d835-c220-462d-9af4-6e3a36226b94", + "id": "0780c913-cc3c-4eb7-98e9-0e77a81b0ea3", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -59846,7 +59846,7 @@ "_postman_previewlanguage": "text" }, { - "id": "e6366305-bb43-4e6a-b197-8c5b48ee1e32", + "id": "e2d4d38c-6e85-4a83-b089-9eedc338b151", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -59890,7 +59890,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3f2a7f6-817d-4847-bd09-65f509fcca61", + "id": "6d698b4c-2baf-421b-9779-1b9b8c828829", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -59934,7 +59934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "128b2cb7-faee-4ab9-8ea5-4e4c5d50f23d", + "id": "06851f09-e7d8-44d4-be8c-7fab5d31124f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -59978,7 +59978,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8ee7f76-e754-44e3-9181-444003bd3b6a", + "id": "11dd3ee9-d5b0-4abb-8bb5-71ac1f3119be", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -60022,7 +60022,7 @@ "_postman_previewlanguage": "json" }, { - "id": "79a24bdb-d633-4803-a411-4dc2e8e7ac37", + "id": "c631d7e9-f8c2-450d-bf0a-324f356f9d09", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -60072,7 +60072,7 @@ } }, { - "id": "61db1c87-8d2e-41ed-bab7-269f4bed2269", + "id": "8a02f83a-7a1b-448e-a994-bf2fc4a0c18e", "name": "Delete Multiple Non-Employee Records", "request": { "name": "Delete Multiple Non-Employee Records", @@ -60115,7 +60115,7 @@ }, "response": [ { - "id": "41598d52-40ec-40b3-867b-6435024e5124", + "id": "874dd2a8-89ec-4070-bdd1-da0625ab5a19", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -60162,7 +60162,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7d6dd79a-4c56-4d79-b3e6-549cc982a664", + "id": "7cd3c88d-7433-4d17-9924-65bba165f311", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -60219,7 +60219,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84fb6540-def0-4b86-9f46-5c2e7555fe18", + "id": "1bee6859-c02b-4eca-a943-5d53998b1492", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -60276,7 +60276,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f3b3e71-4be2-4f8f-a4d4-23dedb856043", + "id": "f85497cd-9fd3-4406-8c26-accac8f2069d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -60333,7 +60333,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b435dfe4-e224-4e9d-8b4e-f32b7df5aed1", + "id": "f5b35765-97f3-4dd5-8069-0543c06a6dff", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -60390,7 +60390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aae52d2a-4a21-482a-912c-1e21c9a548dc", + "id": "30ed14ef-141c-438e-b6f1-0ba5cbe5df68", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -60453,7 +60453,7 @@ } }, { - "id": "a8c27d42-aebc-486a-8d5a-dd6582ce933f", + "id": "678ef0dc-3297-4265-9021-708e88bfe753", "name": "Create Non-Employee Request", "request": { "name": "Create Non-Employee Request", @@ -60495,7 +60495,7 @@ }, "response": [ { - "id": "d8b0b87c-ed55-4d04-85b2-3d388c077139", + "id": "d29c9c26-683d-4f47-a013-d992c010fadd", "name": "Non-Employee request creation object", "originalRequest": { "url": { @@ -60551,7 +60551,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0702418-3567-45df-87fc-10f844afddd0", + "id": "903ab9ea-54e7-412a-b7aa-539f551cddf4", "name": "400.1 Bad Request Content", "originalRequest": { "url": { @@ -60607,7 +60607,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f1347b1-1f70-4327-917d-1831a162b121", + "id": "0cc32a53-3470-424a-b31e-d9a6d8743821", "name": "400.1.409 Reference conflict", "originalRequest": { "url": { @@ -60663,7 +60663,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4bf7116c-639b-4074-82d6-dcaf4978455f", + "id": "abceee71-b798-4194-8a92-a270bcb84b85", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -60719,7 +60719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa63f76f-8a9c-4730-a582-7b0e9d8068ba", + "id": "b91ff566-d791-4c9f-a36e-d7ca0cabc118", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -60775,7 +60775,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d1bc19d-605f-446b-abe6-7eb816ab0392", + "id": "dd112f5d-dd5e-46e9-abe1-fb0e2c0ca0d0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -60831,7 +60831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aabf167a-fba6-4154-b742-ebe142730b94", + "id": "06e6cca0-0dfa-48a9-a22e-4380a86780c4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -60893,7 +60893,7 @@ } }, { - "id": "ca18cc8c-0478-44af-8f33-a9f08d2b2999", + "id": "f9c90208-b2d6-4674-aa9a-1182bad08b43", "name": "List Non-Employee Requests", "request": { "name": "List Non-Employee Requests", @@ -60977,7 +60977,7 @@ }, "response": [ { - "id": "7c7e38c0-63fa-41d9-bbe7-70ec5ec0797a", + "id": "dcd84554-cad7-49cc-a5f8-7aa9855b3b83", "name": "List of non-employee request objects.", "originalRequest": { "url": { @@ -61075,7 +61075,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6dd0dde8-41ea-405f-86ea-4cbaf6f74c81", + "id": "800b6dc2-b9f3-4f4b-be9b-715638774262", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -61173,7 +61173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b6bd467-2893-45a5-b645-dd7bfd6ac14c", + "id": "c5abeeb7-3d8e-43ff-9b99-b82c8c8369b1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -61271,7 +61271,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1b58e719-4127-47ea-bacf-b27ff6c66562", + "id": "c9c25e31-451b-4a03-8211-0b9c6333527e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -61369,7 +61369,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9925c1fb-d0a4-40cd-a263-19d33df4b1bc", + "id": "7c338009-245e-481e-b959-470b400583ca", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -61467,7 +61467,7 @@ "_postman_previewlanguage": "json" }, { - "id": "977e60fa-2a94-4ed5-bd98-fd92b328b3a7", + "id": "2ed5a92f-c330-4cfc-aaaf-565c1bec6ad8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -61571,7 +61571,7 @@ } }, { - "id": "37812063-8052-4ab8-b6e2-8e6f42173f44", + "id": "7581977d-38be-42a4-acd6-963107629498", "name": "Get a Non-Employee Request", "request": { "name": "Get a Non-Employee Request", @@ -61612,7 +61612,7 @@ }, "response": [ { - "id": "167c88a5-fa67-4839-9263-68728b95a5ce", + "id": "79079f4f-5b02-413a-abf2-9068a19aa746", "name": "Non-Employee request object.", "originalRequest": { "url": { @@ -61656,7 +61656,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cec3f33-b6cc-4aee-903b-12d7a3bb7f58", + "id": "2d4bed5c-0f85-4e38-813c-465da6224b6b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -61700,7 +61700,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8b72a08-b5f2-4559-a510-98d9360feb8a", + "id": "1d8f1f98-c0cf-4f70-bb68-6753da0e54dc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -61744,7 +61744,7 @@ "_postman_previewlanguage": "json" }, { - "id": "979b3415-9022-4aab-84ce-10b51f78b419", + "id": "3aa8bb9c-ca89-428b-93ac-ae907a606fd2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -61788,7 +61788,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c83abc3-efa8-4da7-9612-a98c55d05d6d", + "id": "c11f6a72-39c1-42a4-b050-89ab8072b106", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -61832,7 +61832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fb9c586-50c8-45ee-b2fe-6198178c27e3", + "id": "e297eec7-0a23-4183-827a-166c814e35a4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -61876,7 +61876,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e953cc10-5f07-46b8-9b9f-0f72607c5d82", + "id": "10f39e77-7bb8-4255-b256-2ab71b36638d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -61926,7 +61926,7 @@ } }, { - "id": "86857012-2e3c-4373-a1f0-4e0cb48ae60a", + "id": "b0d0b351-d15d-43ae-8a16-f8973c3f9d11", "name": "Delete Non-Employee Request", "request": { "name": "Delete Non-Employee Request", @@ -61967,7 +61967,7 @@ }, "response": [ { - "id": "4f791d9e-b203-4aa0-9704-15a698e24a82", + "id": "21dcb7bd-f0e0-44ac-84cb-d8cdf6e5ea5f", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -62001,7 +62001,7 @@ "_postman_previewlanguage": "text" }, { - "id": "9fde2cec-114f-4e21-98bb-56aa7332eef0", + "id": "c2e11bcd-66e5-4f5d-af1b-cb6fc020ab02", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -62045,7 +62045,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26cc4495-cb7e-4e7c-b249-1c9e524a05f2", + "id": "56a38247-76c9-4bd9-bdc6-81ac8628abe9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -62089,7 +62089,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c3ab8a0-9d70-4d10-9ff5-93cb03f66948", + "id": "2c888d5e-551e-479b-ac66-567e1b4c613e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -62133,7 +62133,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d5e7110-96d5-4aed-b00b-cb83023988cc", + "id": "a289fd48-b411-4110-80fc-a4ef67a6601f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -62177,7 +62177,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04023239-5a73-452a-898f-4f286a5ba7f3", + "id": "9e0c3ab6-5614-4df9-bf4f-a3e8efc801c7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -62221,7 +62221,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93f98226-9515-44db-b48f-0f399b1fa32f", + "id": "a6cf5dfb-b7bf-4ce9-b44d-01dd55499191", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -62271,7 +62271,7 @@ } }, { - "id": "c18c9a8c-e34f-43be-b93f-649a02ac5a55", + "id": "8ed2f963-b573-4468-8fc1-8c46463e66be", "name": "Get Summary of Non-Employee Requests", "request": { "name": "Get Summary of Non-Employee Requests", @@ -62313,7 +62313,7 @@ }, "response": [ { - "id": "f9b47a6b-f364-4c3f-a69e-6f2bc76365e1", + "id": "72e03d43-ddfe-4d82-aedd-bb4639d557cd", "name": "Non-Employee request summary object.", "originalRequest": { "url": { @@ -62358,7 +62358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ba4d958-b4ae-4a13-9611-a068fc8385be", + "id": "0b62b486-70f4-42f7-9e36-70afac1755b7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -62403,7 +62403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3ba2a3c-1e2a-4c65-a34a-8fcc871ae545", + "id": "7d87bd81-c347-4685-a1ee-1f74f107dc9a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -62448,7 +62448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0dc322f-63b6-415b-be72-ddb063e915c7", + "id": "a2fef334-0102-400a-b49b-277177702b53", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -62493,7 +62493,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc541b8d-f641-4cf6-a708-8613489c52dc", + "id": "64bd2091-7d1c-430b-b70a-0a7393746976", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -62538,7 +62538,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ca20662-9aac-461d-bad5-7e0cc9647401", + "id": "439bd6e5-0ffd-46ad-92ba-550dfeebc2fd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -62589,7 +62589,7 @@ } }, { - "id": "a35b7667-0bbf-41a0-9af8-020dc982ff8d", + "id": "282aee67-47c9-47b9-ad1d-7569af18850a", "name": "Create Non-Employee Source", "request": { "name": "Create Non-Employee Source", @@ -62631,7 +62631,7 @@ }, "response": [ { - "id": "03072380-24a7-4596-82f4-038b9531bdd2", + "id": "8a0a35dc-b19a-4992-9a0f-c53723615428", "name": "Created non-employee source.", "originalRequest": { "url": { @@ -62687,7 +62687,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64f263ed-5073-4afc-aa7b-1969c487e0f9", + "id": "a63fd194-ab74-4083-b4d2-53c329df423c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -62743,7 +62743,7 @@ "_postman_previewlanguage": "json" }, { - "id": "808b3f24-adf0-48e9-9e52-c054f6e4b92d", + "id": "363d90d8-dbe2-4345-91ba-e7d279be854e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -62799,7 +62799,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70497214-22fa-4290-9a6d-f94c966d22b0", + "id": "200c65c4-b7f2-4f9e-b367-1d8e20bff897", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -62855,7 +62855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba5e3a79-b5e3-4c91-a8a1-ea3437263377", + "id": "dc2f8f63-ac66-4747-abb6-4e5874f627f4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -62911,7 +62911,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1e0f1b7-8670-42b2-a481-57ee088a242c", + "id": "58ca6000-3abf-4f42-a56b-53f6abf94ddf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -62973,7 +62973,7 @@ } }, { - "id": "fc298c63-c643-4d7c-b1d3-1fe0dccb6780", + "id": "f1b316de-9bb4-40e6-9dbb-1f898c507c47", "name": "List Non-Employee Sources", "request": { "name": "List Non-Employee Sources", @@ -63057,7 +63057,7 @@ }, "response": [ { - "id": "397765b3-c8ef-403d-9040-5d0b07a116b9", + "id": "9259b765-f3e1-40aa-a113-16b65164ea79", "name": "List of non-employee sources objects.", "originalRequest": { "url": { @@ -63155,7 +63155,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b789aa06-b794-4039-9940-5c02785c3a55", + "id": "7cea358b-7162-4238-a79a-b28f177aaa8e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -63253,7 +63253,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1666753-ef13-41bf-8855-8fc0f4310d30", + "id": "fe28acc7-348f-4621-910a-4d9b81e6aa06", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -63351,7 +63351,7 @@ "_postman_previewlanguage": "json" }, { - "id": "badf1a67-6c42-44c8-9889-ea8f4003ae9c", + "id": "a66da753-0658-4e3a-98d0-9c87a7caa18c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -63449,7 +63449,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89aa0561-1203-407b-a456-773c301219d1", + "id": "8c77bdbd-4e92-4c76-984b-ebedf777ee3e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -63547,7 +63547,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5948f51-51d5-4ffc-9e58-28ead02dbda5", + "id": "0c87d601-ae92-4912-80d3-76de69f44522", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -63651,7 +63651,7 @@ } }, { - "id": "d40383d3-12ed-48dd-924d-9144ef53c028", + "id": "94ebedd5-017c-4bb5-8e5a-f08b7274c4e3", "name": "Get a Non-Employee Source", "request": { "name": "Get a Non-Employee Source", @@ -63692,7 +63692,7 @@ }, "response": [ { - "id": "ec8bd298-8bad-461d-9a18-aa94a1714b77", + "id": "74ce1cda-ae68-4081-929e-aa7e85ecd572", "name": "Non-Employee source object.", "originalRequest": { "url": { @@ -63736,7 +63736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcf0ad64-79e1-4c96-8db4-450266e1c7b4", + "id": "b60a4f6d-dc4b-493e-9b18-3ddf64f00b8c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -63780,7 +63780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36deb6d7-f0c1-4223-a3fe-dd1bc59d63d0", + "id": "8178c403-8d62-4822-8f32-0bfcb9c4d313", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -63824,7 +63824,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb827c26-760d-46b1-a363-16f8e1c80911", + "id": "ad2c7b5d-360f-402a-8773-e233f940d276", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -63868,7 +63868,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40ff996b-f347-4f5b-826d-e31e75fcd122", + "id": "8851a82f-6182-483c-bec9-d40eb86236d5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -63912,7 +63912,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f213e6ac-4dd8-4986-9fe0-c5597503ad70", + "id": "186c79c5-5105-434d-b5d2-0548490002c2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -63962,7 +63962,7 @@ } }, { - "id": "9f38ef6d-9131-4f42-9850-f9d74a64d9c3", + "id": "128ce2a6-e9a5-4484-b9b6-cce4e85441ed", "name": "Patch a Non-Employee Source", "request": { "name": "Patch a Non-Employee Source", @@ -64016,7 +64016,7 @@ }, "response": [ { - "id": "5157c222-31db-40db-a797-d71bc2270223", + "id": "38d9b1c9-8962-477d-b19c-b9dbed14c991", "name": "A patched non-employee source object.", "originalRequest": { "url": { @@ -64073,7 +64073,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b74b9f61-4fc1-4b67-9463-fbfed549ee7e", + "id": "cc84f9af-caf6-433b-afe6-2f81e3395a34", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -64130,7 +64130,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b25658a-7a1e-4193-ad1d-cf9addf8f4dd", + "id": "ef65473a-4cd4-410b-83f2-3bc19d69cf28", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -64187,7 +64187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cb25f8c-467e-436a-9e8b-b19702ef972f", + "id": "b8c916b3-d4c2-4acb-bc29-0e147cb4104b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -64244,7 +64244,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9126f53-65fa-4453-a477-25ac8f304bec", + "id": "0ddb2aca-3590-4391-a1d6-6fe5e253ccb0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -64301,7 +64301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33b76f8b-1ee5-47b9-9e37-bc1915466b5e", + "id": "476ba7a6-ffc6-4b8f-ada4-e8374cd5b947", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -64364,7 +64364,7 @@ } }, { - "id": "32294668-0e41-4370-997d-24d3d24b30ce", + "id": "10277d77-162e-4671-a836-872c05aff322", "name": "Delete Non-Employee Source", "request": { "name": "Delete Non-Employee Source", @@ -64405,7 +64405,7 @@ }, "response": [ { - "id": "edbdd207-3fa8-4193-a686-dc108bb238b7", + "id": "421ea7e2-62fd-42d1-a74b-07c61e9b17fc", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -64439,7 +64439,7 @@ "_postman_previewlanguage": "text" }, { - "id": "aa3d7ef0-149c-4d83-b135-752f92ae5ab5", + "id": "fe02f706-6e4c-4c1c-b10b-1b33bb17e31f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -64483,7 +64483,7 @@ "_postman_previewlanguage": "json" }, { - "id": "297138b6-7671-4b98-909e-526d7c8a1f28", + "id": "d406c309-d357-43df-aa27-a71b2a536427", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -64527,7 +64527,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad528b97-6551-47dc-ad29-27affa80430d", + "id": "f7180652-d479-4cee-a082-619c2a1c69f0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -64571,7 +64571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4051e14-a7dd-40e4-991e-805db6debc76", + "id": "91f77f00-02ff-4a41-a715-f2d53e29c7a4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -64615,7 +64615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca8034eb-e563-4eb7-86d0-fc1af22dab12", + "id": "1358f57d-e509-4ad3-be69-cf0146e69261", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -64665,7 +64665,7 @@ } }, { - "id": "d0adcdd0-a6e8-4a4b-b4e6-3b2318c1f001", + "id": "c66e1859-a10f-41ff-afcf-dac8de3d2932", "name": "Exports Non-Employee Records to CSV", "request": { "name": "Exports Non-Employee Records to CSV", @@ -64708,7 +64708,7 @@ }, "response": [ { - "id": "cbd80164-1e80-4776-832b-5e3643144a88", + "id": "5ebd38ba-5f2e-49aa-a18c-c46f70d8abda", "name": "Exported CSV", "originalRequest": { "url": { @@ -64754,7 +64754,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7ff7631c-7363-4093-9f6d-fc9dcd9d699b", + "id": "9bbacf83-0cff-4c57-84f9-ca26e6535e7e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -64800,7 +64800,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f1842b3-efbe-4ad9-9553-ace5bd39a17c", + "id": "644b0016-b53a-43ef-9857-d8609e1a0e7a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -64846,7 +64846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93a08df0-5899-467a-8116-22fc19bec69f", + "id": "a5fe64c8-a4d4-433a-945d-3ea49453dadb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -64892,7 +64892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "751ebf82-7dcb-4731-9549-9968a0d9f75f", + "id": "277f7237-5be7-41aa-9960-a201986a87c7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -64938,7 +64938,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0007e636-53b5-4322-995f-0f0093a9e457", + "id": "7d77ea20-a4ff-4faa-98f6-d2a230d9c507", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -64984,7 +64984,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2317a08a-e3a5-48a4-8cce-18b798c19edc", + "id": "659d950b-424b-40b4-909a-3cd51f7cbab4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -65036,7 +65036,7 @@ } }, { - "id": "6e1c830b-52b9-4f54-b957-0bfaf809f9c6", + "id": "7333243d-bcf1-4dd9-82f2-7d84b78d1c9a", "name": "Imports, or Updates, Non-Employee Records", "request": { "name": "Imports, or Updates, Non-Employee Records", @@ -65087,7 +65087,7 @@ "type": "text/plain" }, "key": "data", - "value": "est pariatur sint", + "value": "nostrud deserunt exercitation", "type": "text" } ] @@ -65095,7 +65095,7 @@ }, "response": [ { - "id": "8dde9ebe-62ac-45e8-99f9-63b1b6b98bb6", + "id": "ae25bb34-e643-433b-b273-1d431996a289", "name": "The CSV was accepted to be bulk inserted now or at a later time.", "originalRequest": { "url": { @@ -65138,7 +65138,7 @@ "type": "text/plain" }, "key": "data", - "value": "est pariatur sint", + "value": "nostrud deserunt exercitation", "type": "text" } ] @@ -65157,7 +65157,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9c108e3-03f5-4ca8-a7c3-62c4e3f9c91f", + "id": "f42a4a45-68a2-4808-bad9-09bf35b68a5b", "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": { @@ -65200,7 +65200,7 @@ "type": "text/plain" }, "key": "data", - "value": "est pariatur sint", + "value": "nostrud deserunt exercitation", "type": "text" } ] @@ -65219,7 +65219,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60894407-7544-4f94-b35e-37c55ff50ba1", + "id": "e6e2f62e-fb12-4907-8c8f-b5c69394b6a1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -65262,7 +65262,7 @@ "type": "text/plain" }, "key": "data", - "value": "est pariatur sint", + "value": "nostrud deserunt exercitation", "type": "text" } ] @@ -65281,7 +65281,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7bebd764-fa69-4b3d-8c15-d8a8ee0b0413", + "id": "e61cc2cd-1a17-407b-8155-cef2433b9a6b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -65324,7 +65324,7 @@ "type": "text/plain" }, "key": "data", - "value": "est pariatur sint", + "value": "nostrud deserunt exercitation", "type": "text" } ] @@ -65343,7 +65343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcd8a879-bcd4-4614-b328-16a836fce1bf", + "id": "68615ba1-e2f8-41cb-90c3-bb397f8a499b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -65386,7 +65386,7 @@ "type": "text/plain" }, "key": "data", - "value": "est pariatur sint", + "value": "nostrud deserunt exercitation", "type": "text" } ] @@ -65405,7 +65405,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ef3f5b6-2261-459d-9e97-585f6e839ab7", + "id": "3c39bd93-f0b6-4b88-8c52-5190da309b19", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -65448,7 +65448,7 @@ "type": "text/plain" }, "key": "data", - "value": "est pariatur sint", + "value": "nostrud deserunt exercitation", "type": "text" } ] @@ -65467,7 +65467,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72b28315-c32a-4988-b8e9-4faaa0c146a6", + "id": "571277b2-6f30-49f8-9ceb-f21441369d14", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -65510,7 +65510,7 @@ "type": "text/plain" }, "key": "data", - "value": "est pariatur sint", + "value": "nostrud deserunt exercitation", "type": "text" } ] @@ -65535,7 +65535,7 @@ } }, { - "id": "7f5b8939-2b6c-4f3a-bd3d-5d1c28d9aee6", + "id": "59194a0a-306f-43ac-bb3e-9451a3c14e84", "name": "Obtain the status of bulk upload on the source", "request": { "name": "Obtain the status of bulk upload on the source", @@ -65578,7 +65578,7 @@ }, "response": [ { - "id": "065de5f5-00dd-4712-8d7f-4bad907d948e", + "id": "ce7cab93-1148-42cd-8ee1-712192f9e558", "name": "Status of the newest bulk-upload job, if any.", "originalRequest": { "url": { @@ -65624,7 +65624,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d129bcf-7a3b-4b86-b62a-bf6a8ad77eed", + "id": "d2254701-1e9d-4310-90a2-ab4d0279a4c1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -65670,7 +65670,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4530cae8-39d3-4fd2-9205-d0d6e1c20a8d", + "id": "c1bb3e42-f579-4389-b78f-e90e976f3952", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -65716,7 +65716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3f06cb6-bef7-4c74-8ad7-d0dfac6e4727", + "id": "5c4cf448-358f-4afc-89c8-a5964848a446", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -65762,7 +65762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2be6e1e7-a393-45cd-92a5-74fdcbb55956", + "id": "45eb5965-5f3f-497a-bb35-69f79c408f91", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -65808,7 +65808,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a04e73d7-8d62-4e9d-ae47-35538c8ce00f", + "id": "cef1cc05-3507-47cd-b449-5e127b0160ce", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -65860,7 +65860,7 @@ } }, { - "id": "441f4509-9685-4f5c-91de-2e5b05e575e6", + "id": "3b508388-712e-4c31-8415-45256d2a77ec", "name": "Exports Source Schema Template", "request": { "name": "Exports Source Schema Template", @@ -65903,7 +65903,7 @@ }, "response": [ { - "id": "f2e07f40-76b5-40ea-bc02-be6842d4675f", + "id": "522b8c82-34c7-428d-ad57-8fda444e2c73", "name": "Exported Source Schema Template", "originalRequest": { "url": { @@ -65949,7 +65949,7 @@ "_postman_previewlanguage": "text" }, { - "id": "4d51b3ed-9cc3-455a-855f-94d7a752b416", + "id": "fdc42e34-bfcf-447a-8a76-8a224474b4be", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -65995,7 +65995,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e797ec2-dca4-440c-adeb-51d60ba6a957", + "id": "c773c67c-aa8b-49d8-8a27-e56e9cdfbfed", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -66041,7 +66041,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a5540246-91b6-406a-bc65-b802bf3be386", + "id": "bd0a2faf-658d-48a4-a1b3-7276a95e24c5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -66087,7 +66087,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c81657ba-51f2-4534-9ea4-b11ef9970f73", + "id": "e09b5864-ed34-4320-be83-8f2b9f1d83ed", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -66133,7 +66133,7 @@ "_postman_previewlanguage": "json" }, { - "id": "66fcae5f-ad4f-4451-a40d-5aed769e5bb1", + "id": "bb798340-9b50-4b3f-b221-6b10f1f4e50d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -66179,7 +66179,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c100c275-328b-4014-979c-1a517df8ca06", + "id": "71a9d736-5dc2-4e1d-8cc2-7ce5eb2cbc6c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -66231,7 +66231,7 @@ } }, { - "id": "a7a9c3b6-b334-4575-a8f7-7792e7f4a450", + "id": "ab3c7450-e35c-48a4-a761-36969dcdbad5", "name": "Get List of Non-Employee Approval Requests", "request": { "name": "Get List of Non-Employee Approval Requests", @@ -66315,7 +66315,7 @@ }, "response": [ { - "id": "eedf9156-9603-4b95-9067-28330627b94e", + "id": "239aa167-3f51-4645-8da9-cd4b9b3ca1f7", "name": "List of approval items.", "originalRequest": { "url": { @@ -66413,7 +66413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cbd6bb8b-2983-4d26-a9d9-b1a73a572b9b", + "id": "a7b7b964-3ca1-4321-b56e-63bf90f659d1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -66511,7 +66511,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5eba69e8-7fef-44c5-980f-d0f62e1be6b4", + "id": "ec947df7-839d-4404-bae3-bc196998353f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -66609,7 +66609,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2bd0fff-c413-48e3-9c0e-20bd957de9d4", + "id": "197d6e60-6121-4598-bb57-616574e1c87b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -66707,7 +66707,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90344e9e-e52b-45a7-b60a-60ef173c85ea", + "id": "ae5f886e-9213-4c63-b0fb-118b8b308322", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -66805,7 +66805,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ed8c0fc-5ade-4c80-a7b6-c2b5584075fe", + "id": "e093560e-8e4a-4cde-8107-ea1e4c33ae67", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -66909,7 +66909,7 @@ } }, { - "id": "5990dd82-4bf1-4f6d-8744-379bfdff93b2", + "id": "9e216c5d-3398-4075-ab49-b3534d5faaea", "name": "Get a non-employee approval item detail", "request": { "name": "Get a non-employee approval item detail", @@ -66960,7 +66960,7 @@ }, "response": [ { - "id": "ba4875a6-a8bb-4a95-9791-1de6843c6fb0", + "id": "c8599ece-933c-44f5-a3eb-2380f8cb9fff", "name": "Non-Employee approval item object.", "originalRequest": { "url": { @@ -67014,7 +67014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b986e66d-6229-4587-b4c0-c09f1d1daf75", + "id": "cd1766f3-ac11-4ac6-b28b-b08cdce6e54a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -67068,7 +67068,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1cdc0277-f5e7-4b94-9abd-59e7dc7c8c6a", + "id": "2564ac17-bab6-4f99-939e-3272aaa189dc", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -67122,7 +67122,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c11ed92-1335-4206-a63a-23ec516317b1", + "id": "bf52a6fd-7c4e-4bab-94d0-00c61d7e3dd0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -67176,7 +67176,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e6a7fe6-6cdf-4761-b222-c43c50fb782d", + "id": "28aad293-c039-4aec-888f-24e3b4b8336e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -67230,7 +67230,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17f8cef4-b89b-4452-a6ba-18fb50cd5e2a", + "id": "deb6bcb6-27ad-4043-a0d5-ed55c11efe1c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -67290,7 +67290,7 @@ } }, { - "id": "cf3a8582-4faa-4a9e-8f07-84a53127cfc8", + "id": "2f76fa3f-c0a7-4cb2-8620-14eadcc42a5b", "name": "Approve a Non-Employee Request", "request": { "name": "Approve a Non-Employee Request", @@ -67345,7 +67345,7 @@ }, "response": [ { - "id": "a2f14276-1750-44b7-8668-109c31913ae3", + "id": "e9d3a749-9457-43ea-b6e2-73343e8aa63e", "name": "Non-Employee approval item object.", "originalRequest": { "url": { @@ -67403,7 +67403,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17382e4a-cbaf-45f7-81f7-ee15d141b372", + "id": "8dcf8d45-6fda-4226-af8e-19f271e727ce", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -67461,7 +67461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0077f10-ac9d-4ef2-bbbf-4915902e36ab", + "id": "cb0cdc4d-ad8d-45a4-9608-514cab89843d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -67519,7 +67519,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6aaf00cf-afda-4b8f-ac27-c5ab047f9d65", + "id": "b3db004f-2ff7-490a-b174-6d8611589396", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -67577,7 +67577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a87b87e6-24aa-4c40-947e-11215a2ad48b", + "id": "56daea20-c075-439b-a97d-97da0625547d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -67635,7 +67635,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7f8df81-8fb5-45de-8e05-67928a951660", + "id": "bda31f26-f8ba-49e4-87eb-5ed76ed48621", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -67699,7 +67699,7 @@ } }, { - "id": "351401fd-69c5-451f-a63e-73966ea950eb", + "id": "6f6054f5-7bfc-45b0-b90d-2eca480617c4", "name": "Reject a Non-Employee Request", "request": { "name": "Reject a Non-Employee Request", @@ -67754,7 +67754,7 @@ }, "response": [ { - "id": "107d4ba1-b7d3-404a-b438-eaec6be49435", + "id": "5f4c43ce-7345-4fad-a216-340d77567e82", "name": "Non-Employee approval item object.", "originalRequest": { "url": { @@ -67812,7 +67812,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75b27903-45f2-41c3-a3ce-a35c502a2f4e", + "id": "ea888ebf-9c0b-43e4-8ef1-eaee3e687c94", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -67870,7 +67870,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1361c53c-550a-4e65-bb2a-a896716a091a", + "id": "36dddd50-0664-4679-872a-0f4d553d8954", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -67928,7 +67928,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dcee24d4-5739-46d4-ad2e-79bf5531897e", + "id": "f14ef458-1593-488e-b533-21cca2ffc400", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -67986,7 +67986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5d81bf2-60dc-4213-aa9c-6a329c52e569", + "id": "9de81c17-8e45-41e2-b69b-67e1031c0fb8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -68044,7 +68044,7 @@ "_postman_previewlanguage": "json" }, { - "id": "217f0aa7-fe06-4e04-b919-90c8b2519bee", + "id": "fde00649-4f19-4f3c-9753-8a48bbf16968", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -68108,7 +68108,7 @@ } }, { - "id": "b6d181e2-ca6f-492d-841b-e8c570324f1b", + "id": "1b2db0ec-9391-47ee-9db1-78976e40c14c", "name": "Get Summary of Non-Employee Approval Requests", "request": { "name": "Get Summary of Non-Employee Approval Requests", @@ -68150,7 +68150,7 @@ }, "response": [ { - "id": "dcb53052-3004-46a6-8cb7-b1d555406c5e", + "id": "95141a53-cf77-405a-834c-832b6cfd2dc3", "name": "summary of non-employee approval requests", "originalRequest": { "url": { @@ -68195,7 +68195,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd1903f8-b1b0-415e-a136-4a49550f6d27", + "id": "484affa6-6bff-4b67-97b4-eb9c5d1ed7c9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -68240,7 +68240,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d6e904cb-1082-4b53-bd8f-978323b5c013", + "id": "052ab664-3464-4de3-98c4-72498d4b244c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -68285,7 +68285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b6c42336-5d8d-4e5a-b05a-a67483cfa83c", + "id": "a5759ec6-9f25-4dd6-9b12-0c7c1850f077", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -68330,7 +68330,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03bb6293-4644-473d-91b1-da87a524f7aa", + "id": "2f834ae5-3446-4172-8947-41da54aa221f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -68375,7 +68375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a258aa51-98c0-4062-a1d7-3cde37fbdb21", + "id": "340bea16-60a9-44c8-bed4-0e02a1468f4b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -68426,7 +68426,7 @@ } }, { - "id": "0af5fd6b-7820-40cb-8e06-9b90369751ce", + "id": "ad89a087-384b-4cba-9bd6-98c284d57c46", "name": "List Schema Attributes Non-Employee Source", "request": { "name": "List Schema Attributes Non-Employee Source", @@ -68468,7 +68468,7 @@ }, "response": [ { - "id": "1c864a70-f5b1-4c66-9af4-0c29ac6c008b", + "id": "86207776-ec95-4474-ac4e-875022283187", "name": "A list of Schema Attributes", "originalRequest": { "url": { @@ -68513,7 +68513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "70a1b8c9-f492-4287-b188-9fec7b2f8ad1", + "id": "9709fc9a-ae0f-479f-8d0c-5bfae825622b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -68558,7 +68558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "819becb1-8e2a-4e9b-9f15-79c96510f9e0", + "id": "b791f467-8fa8-45a4-96b0-0c6262333782", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -68603,7 +68603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a2d271e3-62b9-4601-8c09-15b2caee5b97", + "id": "dbf2a85b-d087-4952-99b7-604b1421a0f4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -68648,7 +68648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4bdd3634-467b-4e40-bf14-e55b6511eaa8", + "id": "e0fd02dc-bed6-462b-b51e-0a08250b823d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -68693,7 +68693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26c192be-cf9c-4427-aff9-57190a0eaa8d", + "id": "5a65340d-82ab-42f1-a459-3b3a8465ad33", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -68738,7 +68738,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a65b4588-102f-454c-a990-f13dd83a097e", + "id": "dc1df228-5160-459b-bae1-31df7243971e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -68789,7 +68789,7 @@ } }, { - "id": "76f01124-6cf1-4959-8188-7f76dad648bd", + "id": "852cb1ef-fe6d-4b1e-ad5e-0cbe45cfb8a6", "name": "Create a new Schema Attribute for Non-Employee Source", "request": { "name": "Create a new Schema Attribute for Non-Employee Source", @@ -68844,7 +68844,7 @@ }, "response": [ { - "id": "bfc2b6e8-8db0-472b-8578-ad1538298813", + "id": "715e5b1d-ff21-4f1b-87c0-7aa66a5c6152", "name": "Schema Attribute created.", "originalRequest": { "url": { @@ -68902,7 +68902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f49ba780-f820-4fb7-991c-437cdf439074", + "id": "7d1610b0-1128-42a7-ac50-c42a1f5c2a7c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -68960,7 +68960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a1a6819a-8140-43f9-a2db-daa977ac1939", + "id": "c201b6e5-4838-48bf-b235-8edc3b6d5952", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -69018,7 +69018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09badd37-6927-413c-9d52-04dfa70eb1be", + "id": "dcaeb22c-34fa-4a7a-b0c0-d9e4edb1f40d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -69076,7 +69076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fda423e-c578-44b1-acd1-51377517f439", + "id": "01bd7b28-dd98-436e-9b1b-7ab6c1c99f10", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -69134,7 +69134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2f582ec-472c-435e-899b-e7daf070f0bb", + "id": "56341cdc-a945-4649-93c3-31c4745b1fde", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -69198,7 +69198,7 @@ } }, { - "id": "ad3dca0a-c8e4-4342-9a83-9361ea21e704", + "id": "0d461bc8-4da9-4883-929d-95a5d79577a6", "name": "Delete all custom schema attributes for Non-Employee Source", "request": { "name": "Delete all custom schema attributes for Non-Employee Source", @@ -69240,7 +69240,7 @@ }, "response": [ { - "id": "8ac539a6-3f99-4049-a2c2-0f7a08de59b4", + "id": "80895939-887c-4127-8649-7832881e1556", "name": "All custon Schema Attributes were successfully deleted.", "originalRequest": { "url": { @@ -69275,7 +69275,7 @@ "_postman_previewlanguage": "text" }, { - "id": "ba0e36a0-acba-4c98-a92b-14cfe66d3a83", + "id": "97a190d0-8963-40eb-9821-a4953be6e4db", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -69320,7 +69320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a92fb3ab-13a4-46ae-b860-94d56cc34e57", + "id": "091a6197-53d2-46ad-ae01-89389154e26b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -69365,7 +69365,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7f81c1c2-b1e4-4ab9-8f20-1cc8039bf8a2", + "id": "d9979ef1-b3ce-414c-bb2c-1da141f058bd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -69410,7 +69410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9664e698-9d74-4b8f-8ec4-5b7a3ea84e2f", + "id": "4fe621a1-61f4-4482-85ab-2854d1241cc1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -69455,7 +69455,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4688ec3-3322-4262-9768-659f0e57f3c9", + "id": "63d6589b-4ebb-4b40-a20b-da2739619cb6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -69506,7 +69506,7 @@ } }, { - "id": "3401e4ff-3839-40b9-80ca-5529ceeda8a7", + "id": "0214acb3-a628-4168-a9ab-ed1b978eb074", "name": "Get Schema Attribute Non-Employee Source", "request": { "name": "Get Schema Attribute Non-Employee Source", @@ -69559,7 +69559,7 @@ }, "response": [ { - "id": "231eadc6-11f2-4fe7-ac42-352d13ed905a", + "id": "cfef60d4-9033-4181-b580-d21640d6a85b", "name": "The Schema Attribute", "originalRequest": { "url": { @@ -69605,7 +69605,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32d3fa11-abc6-4630-a2c0-f8c1c37b8583", + "id": "b5525988-70e0-4eaf-81df-1b069ad14db8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -69651,7 +69651,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c738fc17-0883-4719-938d-4f582a44893a", + "id": "a33d3dbc-7dd6-4d19-a14d-951c26d8640d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -69697,7 +69697,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d7675e97-731c-45ae-8a5f-e73f1086a3a2", + "id": "bb92c460-35e5-40dd-be73-c5ac0a8dc014", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -69743,7 +69743,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d08ce5c-9f18-4a70-ba17-5f34d68195ec", + "id": "526a7a28-412b-4a88-bbe6-4bc3cb50ab32", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -69789,7 +69789,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aca6632c-b893-427f-b9b1-23b2a127ef24", + "id": "ac97f410-70b9-42d6-9385-8527c93d1e2b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -69841,7 +69841,7 @@ } }, { - "id": "244655c1-39d2-499f-ae08-a74beb6fee6c", + "id": "7da7f1b8-78a9-46e4-95ba-5681ad6b8449", "name": "Patch a Schema Attribute for Non-Employee Source", "request": { "name": "Patch a Schema Attribute for Non-Employee Source", @@ -69907,7 +69907,7 @@ }, "response": [ { - "id": "1ee2631e-4cec-42a7-aa80-dc66770448fd", + "id": "cab98bf4-3924-4e8f-871e-f50822e1b288", "name": "The Schema Attribute was successfully patched.", "originalRequest": { "url": { @@ -69966,7 +69966,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67ea1291-4cc4-417e-91d0-c835f94e6d3b", + "id": "9882b24f-9131-4839-8104-515ae0540190", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -70025,7 +70025,7 @@ "_postman_previewlanguage": "json" }, { - "id": "add324d4-349c-4e88-a186-0044257f1cd0", + "id": "6175cf3d-4833-49ec-ba7f-addeda65e61c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -70084,7 +70084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d74d5ce3-4b21-427f-98ef-afe737d92abc", + "id": "e74bc525-ead3-476f-9b8f-853a903d81d6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -70143,7 +70143,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09d43c2b-a419-4402-9052-2095686aa9b6", + "id": "7f38ee0e-e328-40d6-be90-e00eceaaed2c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -70202,7 +70202,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a0a21d5-505a-44a9-859c-186cc0ea751b", + "id": "203803d0-93b1-4e29-9170-b9404c2fcf10", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -70261,7 +70261,7 @@ "_postman_previewlanguage": "json" }, { - "id": "afebddca-f97d-4cdc-b4c8-e3bb28cc5144", + "id": "1284184a-80e4-43c0-b265-b55a54fdc501", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -70326,7 +70326,7 @@ } }, { - "id": "ce241311-7d03-49d4-a0ec-9fa994d2e222", + "id": "289a2bfe-9131-43e9-9b34-19cc38428d38", "name": "Delete a Schema Attribute for Non-Employee Source", "request": { "name": "Delete a Schema Attribute for Non-Employee Source", @@ -70379,7 +70379,7 @@ }, "response": [ { - "id": "a743367a-7bcd-46a8-b423-5613bebe59f8", + "id": "b718b936-86e3-4ca7-a678-389c5911883f", "name": "The Schema Attribute was successfully deleted.", "originalRequest": { "url": { @@ -70415,7 +70415,7 @@ "_postman_previewlanguage": "text" }, { - "id": "bd59414b-9560-4db0-b4dd-8d877850cf1b", + "id": "e1b4f1c4-8dea-423a-9efc-78d0d377c25a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -70461,7 +70461,7 @@ "_postman_previewlanguage": "json" }, { - "id": "171572bb-2d6f-46d4-be72-2f6b254dfb8c", + "id": "03bad66c-243f-4ffa-a9af-0f5e6f0cae1d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -70507,7 +70507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3e47548-5df9-4a8f-b972-c61ef4cf6215", + "id": "9f628974-c334-4e33-a8c3-a33aa6ee0b0f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -70553,7 +70553,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0e7d449-535c-4da4-bc5b-40465e771615", + "id": "aae756a6-9ef7-47b2-aa98-81e4e88ef106", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -70599,7 +70599,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c51e6f6e-3ca6-4647-b569-1adb250ca5f2", + "id": "6be28e57-5ef0-4e23-8594-38391412ef6a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -70657,7 +70657,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": "1d57f630-c443-4154-8239-1bee2d491562", + "id": "81602147-4096-4d91-8d05-a5b568a07cbf", "name": "List OAuth Clients", "request": { "name": "List OAuth Clients", @@ -70696,7 +70696,7 @@ }, "response": [ { - "id": "a3d94f75-b1ef-46e8-901d-2c26436b254d", + "id": "739f8178-04c4-4ed9-819f-acfec142cc4b", "name": "List of OAuth clients.", "originalRequest": { "url": { @@ -70749,7 +70749,7 @@ "_postman_previewlanguage": "json" }, { - "id": "83a3283d-2531-4690-af13-dd502f99575d", + "id": "a9278a8d-4b86-4acb-8d1a-324e333eebe9", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -70802,7 +70802,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc690f75-cae0-4b96-a568-7ab10e10a0f9", + "id": "91f10451-94e9-45bd-96d2-95f9c59617f4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -70855,7 +70855,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f4ebe70-c96b-45ff-b62a-e36698d73e35", + "id": "a5482a77-6f7f-4e95-8436-c670e60eb58c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -70908,7 +70908,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dd2701e9-ac0e-42ad-8260-029cb6b858f3", + "id": "59cfe7f4-fa9b-4a2b-80c2-aff4dae1c5dc", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -70961,7 +70961,7 @@ "_postman_previewlanguage": "json" }, { - "id": "812fccfc-4c9a-467a-8d43-a8dc2f76f929", + "id": "53ba1171-c936-4d34-998f-4249e11c59ec", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -71020,7 +71020,7 @@ } }, { - "id": "6ff9ec4f-3471-405c-9f8a-62eb59a7e79c", + "id": "bec3a2eb-26c4-48ef-afdc-83199e7045c7", "name": "Create OAuth Client", "request": { "name": "Create OAuth Client", @@ -71062,7 +71062,7 @@ }, "response": [ { - "id": "aa30234a-bf64-41e6-8b94-a18307cb88ba", + "id": "e38c0aec-26cf-443a-b616-efc4614c9cf1", "name": "Request succeeded.", "originalRequest": { "url": { @@ -71118,7 +71118,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb616a83-1764-482f-9b2b-3b31b64ca1ad", + "id": "f41485f8-888d-4776-9227-2bc1400aeffe", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -71174,7 +71174,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f64e35c1-5547-4116-84d9-0645cfb6c02f", + "id": "b050e25c-bfd1-4193-a239-4641b3671e1a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -71230,7 +71230,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86e32e01-3f76-4a73-b95b-2d3884e9a910", + "id": "52d0a2b3-a21c-4fdd-bd11-5eae3b949a77", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -71286,7 +71286,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16eec264-cf99-4ac5-8b17-b21aab838ca5", + "id": "e7adf350-9bed-4935-88be-17e20eeef02e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -71342,7 +71342,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0416b234-86a5-4a62-8861-d391641c8e88", + "id": "8b1ef3b3-c3da-4ebc-a6ea-03e28af2db24", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -71404,7 +71404,7 @@ } }, { - "id": "8511f651-8ecc-4bca-a9f5-eedfed5c2404", + "id": "1c48e463-dfb2-4864-b6fe-393bba4623c9", "name": "Get OAuth Client", "request": { "name": "Get OAuth Client", @@ -71445,7 +71445,7 @@ }, "response": [ { - "id": "52d66815-7c10-4d84-a85b-1075e7b8fb1d", + "id": "a0af69ab-5f1e-4e96-9a7a-8c161819e9a7", "name": "Request succeeded.", "originalRequest": { "url": { @@ -71489,7 +71489,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4d32236-28c5-4b07-9821-19a3c62d4fc8", + "id": "48f03ff3-ca46-454a-a273-de834c764b15", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -71533,7 +71533,7 @@ "_postman_previewlanguage": "json" }, { - "id": "919f64b9-719c-4e95-9b6f-d92a0d6519c5", + "id": "98b1406d-c2ae-4fcd-96e5-0f634856ce3c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -71577,7 +71577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9796e67f-b475-4411-993f-488c300549f9", + "id": "3f9650ee-5813-413f-9163-bbfcc88e40f8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -71621,7 +71621,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac6cd6fe-a4c4-4069-b190-1a82491d21f5", + "id": "ba78041d-4025-4e25-b49a-134abaed7122", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -71665,7 +71665,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b041c4d-e11b-459f-bc35-49507e3d3427", + "id": "17d76b78-f490-41fd-867a-dcffcd03c812", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -71709,7 +71709,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d0f1b8f-4805-4ff3-a167-a18fcc8043f2", + "id": "4246f2f6-255c-4efe-b9c6-481d159d7ecd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -71759,7 +71759,7 @@ } }, { - "id": "49d128c7-2f22-4835-a688-d8079ffd167c", + "id": "edf6e62d-6d6a-4ebf-89fe-1971baf6e910", "name": "Delete OAuth Client", "request": { "name": "Delete OAuth Client", @@ -71800,7 +71800,7 @@ }, "response": [ { - "id": "1e1c7794-6134-45f7-b1a8-5d277ce4d4e1", + "id": "d5374a02-b349-4246-85e9-80f8292765c8", "name": "No content.", "originalRequest": { "url": { @@ -71834,7 +71834,7 @@ "_postman_previewlanguage": "text" }, { - "id": "27c7504c-ccc6-4a84-8845-0d4c7b9ef351", + "id": "205ea9d0-3a0a-4684-9aa3-f2ed0812536a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -71878,7 +71878,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3d63f19-e0ac-40d7-93fa-3018ab6a3435", + "id": "d6a2380d-1322-48cd-b4ef-19cb4d2b1b94", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -71922,7 +71922,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41d9c3b2-4c33-4c06-9593-7abb23056056", + "id": "72c74b33-c83f-403d-8ec3-e2fe7015ea00", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -71966,7 +71966,7 @@ "_postman_previewlanguage": "json" }, { - "id": "120e6495-ccf2-45ce-97e1-f5c0581f845b", + "id": "cf53ea8d-6ad2-489d-b0b1-dcbe7357ecd8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -72010,7 +72010,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c367525-bc73-46d5-a975-2d47aac7a9c4", + "id": "83fc74c1-cebe-4810-b946-9125f69c51a7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -72054,7 +72054,7 @@ "_postman_previewlanguage": "json" }, { - "id": "999e88da-308a-4a90-beec-9c43c472a6c5", + "id": "432ce185-281d-4122-bece-ae50a9eafec1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -72104,7 +72104,7 @@ } }, { - "id": "a07b4df5-34fd-4be6-b861-c6827b0c8bcb", + "id": "64ae7726-b621-4fd9-bba3-4b3d006515fa", "name": "Patch OAuth Client", "request": { "name": "Patch OAuth Client", @@ -72158,7 +72158,7 @@ }, "response": [ { - "id": "d39b6911-1180-403b-821c-7c8fb0b0c243", + "id": "834ce181-b7e0-4880-a601-58fe64c941de", "name": "Indicates the PATCH operation succeeded, and returns the OAuth client's new representation.", "originalRequest": { "url": { @@ -72215,7 +72215,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ccff3cd0-4b09-44ad-896f-35e9638f9205", + "id": "38ab2aa0-bc8f-49a3-86e8-75f408dc3661", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -72272,7 +72272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b7a235c-7d6c-4da1-b6db-83dc413c0dee", + "id": "8bb3800f-76d6-418d-9511-5564442c995a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -72329,7 +72329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea25b6b0-bfd4-496e-9170-7f3ae31348b9", + "id": "a0c5b207-deee-472e-8d62-de216b7ee8a0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -72386,7 +72386,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7e152db-b571-4d5f-9032-5dec15090570", + "id": "e386de82-d279-426b-b073-01977ab23f5b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -72443,7 +72443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9a11438e-9203-45d2-8d9a-c3e4d9f77d63", + "id": "b826c700-0ba1-4564-8b65-6c459333dae3", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -72500,7 +72500,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e3ed1a0-d119-4246-988c-4cda13732f8d", + "id": "4ba853a5-c401-436d-ab17-653139951eab", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -72569,7 +72569,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": "a102794f-b0bc-4314-a392-1c0ad9b8d334", + "id": "fb92e600-5875-47fc-af64-5b21c0835dca", "name": "Get Password Org Config", "request": { "name": "Get Password Org Config", @@ -72598,7 +72598,7 @@ }, "response": [ { - "id": "3fbe7634-1c61-4dcb-beb2-4d69697ff96c", + "id": "2bf8e4e8-32f4-48e8-93c4-e509bf7121d5", "name": "Reference to the password org config.", "originalRequest": { "url": { @@ -72641,7 +72641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0307029a-69d9-4cdf-9380-4d0f6962977c", + "id": "35433c24-5108-44cc-98be-f1e9cb101918", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -72684,7 +72684,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8281eed1-f628-4467-8afc-d91d6c3bbaa7", + "id": "7d41a7e0-1d6e-40b8-be80-945bb35e1d89", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -72727,7 +72727,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34cd2aa2-6632-4e04-82b5-8b0ff7e21333", + "id": "a06089b4-8218-45bb-9717-3ea85c923d8a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -72770,7 +72770,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e37c0a49-8337-44a8-82ac-88f9a508f90d", + "id": "555a75ab-ca7f-42d7-a68f-075617a62d7a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -72813,7 +72813,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d12c0b8-2b6f-4f81-bd32-3a7f1b45158d", + "id": "de6c09a2-2ed7-4310-8995-0c09200e7ae6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -72862,7 +72862,7 @@ } }, { - "id": "ffac28af-908a-488b-856e-adf372663fb4", + "id": "e6ef7e3e-3744-4702-8a9f-a041ddb826b6", "name": "Update Password Org Config", "request": { "name": "Update Password Org Config", @@ -72904,7 +72904,7 @@ }, "response": [ { - "id": "f7dc83d0-b6d0-49d2-920a-7220d32fba87", + "id": "a6c4f6e3-0da8-497a-b0dc-7e531f3c85c2", "name": "Reference to the password org config.", "originalRequest": { "url": { @@ -72960,7 +72960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8dc2f2a6-0d92-4147-a97a-df9c00e77f59", + "id": "eb22d172-e65c-4b86-9cfc-2d24a29d490e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -73016,7 +73016,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8d52f71-9dfa-43d2-a67d-4c204e7333ae", + "id": "685560ed-a75a-4e30-8721-c40981ab7d4f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -73072,7 +73072,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cf01cd4-a2d6-4c20-bf17-1839df9cd576", + "id": "05bb51cb-b9ce-424b-8d99-46907225c0eb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -73128,7 +73128,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c9b3e0c-c7d1-43c1-94b1-6f1884734818", + "id": "92c07f6b-5ba6-432e-b99e-0f1806ea8950", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -73184,7 +73184,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b69e27b4-35a5-4849-bcfe-5736337aea50", + "id": "b62f2240-1441-4a2b-b4fe-f4dcb59ab4a2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -73246,7 +73246,7 @@ } }, { - "id": "0b0d03c5-493c-405f-a03b-b263315f6227", + "id": "ee956341-9d6d-45db-a695-f03e2902e237", "name": "Create Password Org Config", "request": { "name": "Create Password Org Config", @@ -73288,7 +73288,7 @@ }, "response": [ { - "id": "431b67ef-c68d-4b2e-81c9-58821bcf2430", + "id": "603fe211-9a01-48a6-819d-93cfaf786b5f", "name": "Reference to the password org config.", "originalRequest": { "url": { @@ -73344,7 +73344,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5337c23-cdcb-4058-9124-57e108b2c538", + "id": "eead4665-8a89-4201-9637-9477513f57f3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -73400,7 +73400,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8c48013-263b-4c9d-ba91-c9f5850693fa", + "id": "effcc933-0893-4d59-a712-9c7c5bdac877", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -73456,7 +73456,7 @@ "_postman_previewlanguage": "json" }, { - "id": "854be608-3c3c-4afa-8786-e5a3f9f08072", + "id": "6c3e5200-f1ac-4740-aca0-267daca29c26", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -73512,7 +73512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "554a52b0-bff8-4262-aa70-d63bd7c8ec68", + "id": "1572e2f6-1279-42e8-981f-f28b3a416470", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -73568,7 +73568,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c951a4fe-c98f-4bd9-aa9a-0d3053f42f07", + "id": "86e1b829-8716-44e2-afbc-f178141dd9f0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -73636,7 +73636,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": "e00b0a8f-760e-4880-95e7-0df4e7cc74e7", + "id": "d6c114c7-80f7-457d-b650-bb71e4465b2a", "name": "Get Password Dictionary", "request": { "name": "Get Password Dictionary", @@ -73665,7 +73665,7 @@ }, "response": [ { - "id": "41d74ca3-116e-437b-96f0-e4a48ac11166", + "id": "9957063f-0c8a-47e4-9fe0-ad32130d4258", "name": "A password dictionary response", "originalRequest": { "url": { @@ -73703,12 +73703,12 @@ "value": "text/plain" } ], - "body": "la", + "body": "nisi consectetur incididunt qui est", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "203b5bdf-67f7-4974-ac8a-2984e7a18c3e", + "id": "1fce8bc7-5260-410a-ab57-d92b6ad701d0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -73751,7 +73751,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d9c5817-4d17-4ca2-aa71-b93bc439c988", + "id": "37afbc2a-8ab2-4bc4-91b6-93b51a0e1c07", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -73794,7 +73794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78bf8360-52a3-4515-b371-4f1977744029", + "id": "a247a4b5-30d8-4d87-95c2-edc9518ba68d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -73837,7 +73837,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd2306f4-ff3a-4d27-8aa1-c0781dae6d09", + "id": "8c481b56-556a-421d-8195-2b91b38b3c2c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -73880,7 +73880,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2606c3bb-43d1-4c3a-90dc-1669131baef5", + "id": "6ca23328-efd3-4087-a158-7074e12d7bed", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -73923,7 +73923,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac03a283-c0f8-49d0-b674-79ae46fe05f4", + "id": "eeec8c6f-2607-4a2e-a28c-3eb37ef86baa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -73972,7 +73972,7 @@ } }, { - "id": "10b97910-3d14-4631-8000-35f5d6b8bc5f", + "id": "d49ff92f-3f7f-4598-8f80-2cb7ed73c1cd", "name": "Update Password Dictionary", "request": { "name": "Update Password Dictionary", @@ -74010,7 +74010,7 @@ "type": "text/plain" }, "key": "file", - "value": "aute", + "value": "elit sit exercitation laboris", "type": "text" } ] @@ -74018,7 +74018,7 @@ }, "response": [ { - "id": "888318a6-a651-4325-8963-0678f91fbbb8", + "id": "848409fd-926b-4012-a4ff-a3476f9a6391", "name": "Successfully updated.", "originalRequest": { "url": { @@ -74055,7 +74055,7 @@ "type": "text/plain" }, "key": "file", - "value": "aute", + "value": "elit sit exercitation laboris", "type": "text" } ] @@ -74068,7 +74068,7 @@ "_postman_previewlanguage": "text" }, { - "id": "8d51d9e2-7a91-4557-b597-9855c9eaa270", + "id": "cfd3ef42-85d3-4cfd-9459-e4387fe9420d", "name": "Created.", "originalRequest": { "url": { @@ -74105,7 +74105,7 @@ "type": "text/plain" }, "key": "file", - "value": "aute", + "value": "elit sit exercitation laboris", "type": "text" } ] @@ -74118,7 +74118,7 @@ "_postman_previewlanguage": "text" }, { - "id": "e9a1e134-a002-4042-9b94-293dc67256ed", + "id": "096d0a74-c828-424c-a72a-2c6aa3f3b33a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -74159,7 +74159,7 @@ "type": "text/plain" }, "key": "file", - "value": "aute", + "value": "elit sit exercitation laboris", "type": "text" } ] @@ -74178,7 +74178,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7415b0ec-ec6a-4fc0-8149-4d162c97cbc3", + "id": "f5cac4a1-1e93-4292-aea7-3e4cf3bc9ece", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -74219,7 +74219,7 @@ "type": "text/plain" }, "key": "file", - "value": "aute", + "value": "elit sit exercitation laboris", "type": "text" } ] @@ -74238,7 +74238,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ed25404-881d-4f64-9c8c-969db1a9ac92", + "id": "36c39d42-568a-45a0-98ed-b40975485830", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -74279,7 +74279,7 @@ "type": "text/plain" }, "key": "file", - "value": "aute", + "value": "elit sit exercitation laboris", "type": "text" } ] @@ -74298,7 +74298,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7fcbc29c-7845-4e57-99ea-71823aa97b08", + "id": "3b48e60a-2ef3-448a-9838-cbec6361fd63", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -74339,7 +74339,7 @@ "type": "text/plain" }, "key": "file", - "value": "aute", + "value": "elit sit exercitation laboris", "type": "text" } ] @@ -74358,7 +74358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7872a72a-63be-4cb7-a2ee-0c41bc2bf16a", + "id": "2b616a59-858c-48e0-aefc-3c6d693b84c7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -74399,7 +74399,7 @@ "type": "text/plain" }, "key": "file", - "value": "aute", + "value": "elit sit exercitation laboris", "type": "text" } ] @@ -74418,7 +74418,7 @@ "_postman_previewlanguage": "json" }, { - "id": "299b89e1-2f19-4a72-9d57-4ac5be7980df", + "id": "c0dce1f9-9312-4b0f-ae17-bce3975da0b6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -74459,7 +74459,7 @@ "type": "text/plain" }, "key": "file", - "value": "aute", + "value": "elit sit exercitation laboris", "type": "text" } ] @@ -74490,7 +74490,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": "29175385-586f-4b13-893e-8c2d28562f74", + "id": "e457ce9e-58cd-4860-a4b3-2253d88abf2f", "name": "Query Password Info", "request": { "name": "Query Password Info", @@ -74532,7 +74532,7 @@ }, "response": [ { - "id": "16761d02-7d67-4044-8569-24730495f443", + "id": "538c8ab4-dc1f-4b76-9478-01224571c17c", "name": "Reference to the password info.", "originalRequest": { "url": { @@ -74588,7 +74588,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eda414cc-77a6-4e59-aa76-f1ca5f3fd8af", + "id": "8226f318-00f6-4881-9cc1-db818fa1c06b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -74644,7 +74644,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad04c4d5-3cd5-4b2e-ac52-1a93f8ea6a72", + "id": "c18a223e-b9e9-4ff9-ad10-baecd71e0e95", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -74700,7 +74700,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f211e779-5b42-40ff-96c9-9afb20d1136c", + "id": "a8e39ad6-5d39-4971-9804-3b52c49057d2", "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": "84c918c7-d0f7-484d-bc4a-76bf2515e715", + "id": "48261a25-1887-445f-98d8-7fec08a66a01", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -74812,7 +74812,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5b732f8-b4e9-48c0-9fd2-976837ee5262", + "id": "be4d12bc-a854-45c8-b777-b1cecadc0093", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -74874,7 +74874,7 @@ } }, { - "id": "76e86c1f-c8a9-42f7-a888-7dae7d700b04", + "id": "2a790d04-19b8-4b3d-b5a2-e606f2a7eeb2", "name": "Set Identity's Password", "request": { "name": "Set Identity's Password", @@ -74916,7 +74916,7 @@ }, "response": [ { - "id": "be03b265-9eb8-4afb-9c7f-c932397aea1e", + "id": "8d231b33-2863-4473-9b74-620f78302e7c", "name": "Reference to the password change.", "originalRequest": { "url": { @@ -74972,7 +74972,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a3cfb3a-4d20-4856-b0bb-3c7543fda3b1", + "id": "a5787597-bd4b-4892-866f-67fb242f9be3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -75028,7 +75028,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e4548e3f-6dd7-47e3-a7da-aa6ab46b486e", + "id": "a13c4b15-5e4e-409c-b444-0859392fdb84", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -75084,7 +75084,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9603cca6-ed5b-40ca-9998-2340c8933c11", + "id": "7bd43d35-1927-48ae-adf6-2622beb06022", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -75140,7 +75140,7 @@ "_postman_previewlanguage": "json" }, { - "id": "322dcf27-cc52-4b63-9a65-21554831b20e", + "id": "998a77cc-0d76-4ab6-8ebc-003f6ae34b3c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -75196,7 +75196,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95eaa201-064b-4987-bd1d-8d8fd2e34513", + "id": "c61fda96-041b-4880-b008-78e325cf323a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -75258,7 +75258,7 @@ } }, { - "id": "9f6ce5ec-1218-4fe7-9c67-b407eda406db", + "id": "295a4f66-cdac-40cc-b6d5-1b3dd9edbe24", "name": "Get Password Change Request Status", "request": { "name": "Get Password Change Request Status", @@ -75299,7 +75299,7 @@ }, "response": [ { - "id": "9b2a1a85-5bcc-4669-8acc-b0feab488524", + "id": "5ec93fe4-eee0-4075-a0d6-b35501fa4b9c", "name": "Status of the password change request", "originalRequest": { "url": { @@ -75343,7 +75343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7bb861e3-9e7d-4e0a-b489-88f4cd81f914", + "id": "1a7e0c09-31eb-48eb-a113-b0adad11623b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -75387,7 +75387,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b1075bb-2582-453b-889f-8a5926f32c17", + "id": "d199c4d4-dc33-4ce4-864a-2b17701b9830", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -75431,7 +75431,7 @@ "_postman_previewlanguage": "json" }, { - "id": "357f6d9b-4cf5-4d8c-ae63-d2dbf5be93cc", + "id": "000d3f79-bf57-4c33-8328-186c9397ba41", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -75475,7 +75475,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9b8284d-083b-4aa9-b170-b12b811fb128", + "id": "22f6d184-49f0-44f3-8a28-a1c7caae09c0", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -75519,7 +75519,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0bd6de15-8973-4c8b-92d5-ed19104969ec", + "id": "30704bd1-9b3b-4933-9479-c00a4a68d814", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -75563,7 +75563,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a1b3e33-6857-4bcf-8b8c-5b5da7d40db5", + "id": "f818f6cd-683c-4a3a-a513-f5cfc0670682", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -75619,7 +75619,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": "d927f969-aa96-4994-8b02-aa78cf5f5321", + "id": "ca58138a-dd39-4595-95f0-2e6278d9223d", "name": "Get Password Sync Group List", "request": { "name": "Get Password Sync Group List", @@ -75676,7 +75676,7 @@ }, "response": [ { - "id": "2a5471ef-ba6d-4cf0-9dd3-acd89d5d39cd", + "id": "f6c1c65f-b4e1-4992-b092-eae84f6472fc", "name": "A list of password sync groups.", "originalRequest": { "url": { @@ -75747,7 +75747,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db184dcb-04fc-4d46-b38b-4601bd79d1d1", + "id": "3df33331-eeda-4f05-8f20-40a190ab39d8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -75818,7 +75818,7 @@ "_postman_previewlanguage": "json" }, { - "id": "377f812c-21ff-4eb2-8f3c-9262c5e1d1cd", + "id": "eeac0002-aad7-4390-9fc3-96a02c6569ea", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -75889,7 +75889,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20df2a9b-3057-4f09-b843-de7bc9f68f71", + "id": "cb0f226c-5939-4a34-be64-aee49e549a57", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -75960,7 +75960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa839c2b-27fb-4fed-ba12-d6cf4b44ed22", + "id": "84c4515d-eeb9-4b85-a66b-826ee24a14bf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -76031,7 +76031,7 @@ "_postman_previewlanguage": "json" }, { - "id": "775f67e4-a7d4-416e-aa8c-a2c0a51a3cb2", + "id": "68798b6a-a851-44de-b68c-4f6cda3ce8c8", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -76108,7 +76108,7 @@ } }, { - "id": "c9f642ca-cd6f-4e5c-bfa7-071b0baf4aa0", + "id": "c6536c3a-f290-4e41-8514-006c24f914e1", "name": "Create Password Sync Group", "request": { "name": "Create Password Sync Group", @@ -76150,7 +76150,7 @@ }, "response": [ { - "id": "8d5a4a27-b17a-4f91-952d-77010c697fb4", + "id": "83bd5816-9de1-4c03-b2cb-2f54edc5ccd1", "name": "Reference to the password sync group.", "originalRequest": { "url": { @@ -76206,7 +76206,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7023ed33-679b-43b6-9653-436b441e7786", + "id": "9ca5f0ae-9774-4799-a8bf-5dfd04c6cb49", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -76262,7 +76262,7 @@ "_postman_previewlanguage": "json" }, { - "id": "399ea40a-a5a1-467c-99c7-d4d506948813", + "id": "d9b3e092-1605-474b-b46b-c3eb52ee32cb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -76318,7 +76318,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f47c8f7c-ad64-4d24-9e69-ddaabc468a7f", + "id": "d57beddf-66fb-481f-bc21-a4b9aab82376", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -76374,7 +76374,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b4e653f-4567-4063-adc3-12e508b6530f", + "id": "dde5db3c-a974-47e3-9ab6-dcd1536ee43c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -76430,7 +76430,7 @@ "_postman_previewlanguage": "json" }, { - "id": "804fc905-8ca4-4faf-bd45-3bf969955c74", + "id": "f9c306ea-1cd6-4022-b27c-22ac31eae0e5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -76492,7 +76492,7 @@ } }, { - "id": "9cabc2db-cabe-4d89-b5af-eb6e98ba5458", + "id": "9796e338-4e6d-4bf4-bb0e-1b0711b5bf20", "name": "Get Password Sync Group by ID", "request": { "name": "Get Password Sync Group by ID", @@ -76533,7 +76533,7 @@ }, "response": [ { - "id": "60550a25-7beb-44a0-9590-4364ee8b362c", + "id": "9b0165d9-4131-4008-8861-b7c374c156d7", "name": "Reference to the password sync group.", "originalRequest": { "url": { @@ -76577,7 +76577,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4896f2c3-2041-401d-acb2-f4bc856a216d", + "id": "12204440-6690-4d8b-b83f-f46787f55107", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -76621,7 +76621,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84e27809-d99f-4c44-887a-38f930b93350", + "id": "27fb9887-0962-4ada-b223-f62d121eb0f1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -76665,7 +76665,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3fbedd16-f181-40c7-a945-8510d56b768a", + "id": "77519c69-f3a5-44ad-8a56-c1ffade7fc6e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -76709,7 +76709,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61c633d0-85a8-4ff2-bf67-91555eddf198", + "id": "0b11c1d9-b641-4061-a2dd-f73ac8f82054", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -76753,7 +76753,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22eb3df6-0a73-4523-bf32-1b43e517b251", + "id": "febcedd8-2a3e-433f-8469-63a5f575109b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -76797,7 +76797,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e0ded1a-6729-44c1-8c2e-92979163f584", + "id": "0f676b52-532c-431b-b294-36e9c3330d47", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -76847,7 +76847,7 @@ } }, { - "id": "afe3b4ca-5c20-4d5a-ab42-29d034bcd3bf", + "id": "6313307b-bd5e-46cf-bb5d-9696dd0ce05d", "name": "Update Password Sync Group by ID", "request": { "name": "Update Password Sync Group by ID", @@ -76901,7 +76901,7 @@ }, "response": [ { - "id": "9d15eb3b-a5f9-4bc3-a95e-a158c1dbed8e", + "id": "72746dbf-9133-471b-b7a7-9a025a5f0e2d", "name": "Reference to the password sync group.", "originalRequest": { "url": { @@ -76958,7 +76958,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5898ef8d-f6ff-4b7e-9683-87e93c4f02f0", + "id": "2e170ee6-6cac-42b5-ab13-bb40391977bd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -77015,7 +77015,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bba21a7f-8abc-4b0c-84c9-4957716c3c10", + "id": "38346f20-7478-4761-9120-1a5931a794ee", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -77072,7 +77072,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8c7f7e4-2e0f-44f4-b4d0-4680ce8463f1", + "id": "e49b6702-73de-40c2-beec-07ab91bc890a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -77129,7 +77129,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38521d5d-b4b8-481c-a74e-b3fa81fce697", + "id": "2f5546dc-b3d3-4d8f-916c-01580f34dfd3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -77186,7 +77186,7 @@ "_postman_previewlanguage": "json" }, { - "id": "edc01434-72b9-4de2-8173-00dba838c804", + "id": "2f8dc932-dfda-4698-959b-06e8226f91df", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -77243,7 +77243,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9132a176-efe9-4e9d-8c57-30909c47ce91", + "id": "c73dd334-20c8-494b-86f3-cd0dfa71156b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -77306,7 +77306,7 @@ } }, { - "id": "37e98706-1df3-4045-8026-66fc47a5b412", + "id": "5e36c52c-6840-49b5-a993-42e233075b1e", "name": "Delete Password Sync Group by ID", "request": { "name": "Delete Password Sync Group by ID", @@ -77347,7 +77347,7 @@ }, "response": [ { - "id": "3c35466a-c418-4ffd-bd4b-43223f1ac302", + "id": "54c58aff-0124-40ea-b765-5e850c6968a6", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -77381,7 +77381,7 @@ "_postman_previewlanguage": "text" }, { - "id": "739f5832-449d-4ce5-a912-dc9165b214e7", + "id": "e133b296-af45-46f1-8e5a-23eb21db4cf2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -77425,7 +77425,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a61f4b99-a722-490b-aa8c-07f8bf586cf5", + "id": "c510faa8-e16e-41fa-84a1-878f38a8d76e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -77469,7 +77469,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82f9bc19-fc08-40ba-bf4b-c81573fd7782", + "id": "eaae7458-fbe1-4d63-b526-bac380b3af18", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -77513,7 +77513,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12132b36-94d9-4029-91c2-2c5b6b760132", + "id": "60660426-94db-4b59-8c26-be3d1d4e77fb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -77557,7 +77557,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d758ade-3dfe-4205-be71-dc1155d82e5d", + "id": "8f6675d9-b3d0-4d32-8f6c-b599450a10d9", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -77613,7 +77613,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": "2f8c3ef0-bcdd-4d1e-b192-ef7c5a514b65", + "id": "7a55aa27-913d-43bb-a455-30a668f5164f", "name": "List Personal Access Tokens", "request": { "name": "List Personal Access Tokens", @@ -77661,7 +77661,7 @@ }, "response": [ { - "id": "46c5aa54-181a-4953-987e-dfaff8f42bdd", + "id": "c2b4378d-4636-42af-86a2-4ef4e7c7827a", "name": "List of personal access tokens.", "originalRequest": { "url": { @@ -77723,7 +77723,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5741f6bb-2e45-40fe-bcce-449a55c759ca", + "id": "b1ca6aa2-1eca-4803-a212-deac383e5759", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -77785,7 +77785,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6800c52a-d5a9-40a3-9b86-daaa7609ad36", + "id": "27c391ea-950c-48d6-880b-65998165577c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -77847,7 +77847,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d74a5eba-328e-45af-a9a4-b444155d4ac1", + "id": "1f88d960-25c9-4c3a-8330-b06e2680a033", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -77909,7 +77909,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e41b49f-feb0-4545-aa39-5e35cf010012", + "id": "353e9dd7-5fbf-4adb-998c-aa25b48e6b20", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -77971,7 +77971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "785b5494-cef2-49d3-9075-92e39c22ca7e", + "id": "4c398d7a-8f53-4356-9679-51cd0efb5cf7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -78039,7 +78039,7 @@ } }, { - "id": "e5ea3a7e-f981-43a5-a771-c4fdbf0bce38", + "id": "fcaf60d8-1fdf-44d1-8cf1-384a2165acc1", "name": "Create Personal Access Token", "request": { "name": "Create Personal Access Token", @@ -78081,7 +78081,7 @@ }, "response": [ { - "id": "26fc467e-97c5-4d74-a35e-ca266a21aad5", + "id": "93026e50-d53b-492a-80a0-15542e294d27", "name": "Created. Note - this is the only time Personal Access Tokens' secret attribute will be displayed.", "originalRequest": { "url": { @@ -78137,7 +78137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec927d12-d380-49a9-b495-5fb8e3243a3c", + "id": "adeb4d94-fcfd-4a3c-ae33-b94562d55862", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -78193,7 +78193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b27cb9d-610e-4d22-a842-516bcaebd1d9", + "id": "39e74c53-cc7b-45db-8f42-77c283301c41", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -78249,7 +78249,7 @@ "_postman_previewlanguage": "json" }, { - "id": "64e00409-b4d7-48ec-8b4d-cb41d7a9a9e3", + "id": "dff1f9ec-9779-4b07-876d-8f6dde23b648", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -78305,7 +78305,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1cfe544-1f33-4e61-8a1a-aa2b199136b6", + "id": "c25a5da8-e3a2-4168-9094-ddf5f808e1e8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -78361,7 +78361,7 @@ "_postman_previewlanguage": "json" }, { - "id": "337f2c72-6fdd-4d45-af9c-2c3a818e6b85", + "id": "5cced5b0-1c47-456a-88e5-6bf0b10f74ee", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -78423,7 +78423,7 @@ } }, { - "id": "f98b596b-ab49-4cca-b0ad-f466bc3b0019", + "id": "07c4c258-f4c4-47b5-8474-dd65e8d5a48d", "name": "Patch Personal Access Token", "request": { "name": "Patch Personal Access Token", @@ -78477,7 +78477,7 @@ }, "response": [ { - "id": "2b8234bd-5ea8-475b-9d9c-4c9d0b1b0dbe", + "id": "2f4ac07c-e698-4ab2-b7a7-82f8c7044e31", "name": "Indicates the PATCH operation succeeded, and returns the PAT's new representation.", "originalRequest": { "url": { @@ -78534,7 +78534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "207c9466-66f4-474f-a470-c320307bfe86", + "id": "11aa26b5-ba4c-4590-a252-947783b5766d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -78591,7 +78591,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d75e256-971d-4a07-bbb2-dbd2dab6b6a3", + "id": "68d22f7d-7e6c-4e3b-8685-760ef2907c12", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -78648,7 +78648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b699963-e95e-4992-b9b8-8ba7de4a0908", + "id": "37083e0a-677a-4c57-9d2b-4b58009b335c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -78705,7 +78705,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e97c0576-261c-4d73-a86d-55db536cede6", + "id": "3ac6aac1-5c80-46b2-bfeb-ac8f6117c32d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -78762,7 +78762,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31fe79bd-7ff2-4d33-b508-d1247d7e6eea", + "id": "fb6f5135-704a-40ed-8659-d66773e3d07f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -78819,7 +78819,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d920d2e4-e830-4e74-9a52-574f129ee866", + "id": "5eeae4fb-577d-45f5-b4c1-ca4e4a893970", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -78882,7 +78882,7 @@ } }, { - "id": "3005471a-ea0e-4737-b22d-7c6279a3c851", + "id": "6133c3b0-2899-4a93-9283-f7f5e96dc2f2", "name": "Delete Personal Access Token", "request": { "name": "Delete Personal Access Token", @@ -78923,7 +78923,7 @@ }, "response": [ { - "id": "4984c099-a2d6-4dac-b193-d140f658628b", + "id": "2ee2eacd-caa6-477b-8718-732ffec10a31", "name": "No content.", "originalRequest": { "url": { @@ -78957,7 +78957,7 @@ "_postman_previewlanguage": "text" }, { - "id": "23a24e53-693b-4a81-9d17-c60ce1b059dc", + "id": "a2c0e862-67c4-49f7-90b3-78930cbcb486", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -79001,7 +79001,7 @@ "_postman_previewlanguage": "json" }, { - "id": "767c3fb6-a93d-4d3f-9e42-44afa1e52627", + "id": "b9002e23-6318-40fe-bfcf-fd0c5c636381", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -79045,7 +79045,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ff5c557-cb90-4b69-b081-9a8c267c91b1", + "id": "e1f65e43-8285-4109-8dd7-89bba1d59c74", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -79089,7 +79089,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eac180f3-09c2-4205-bf4c-190ff54e4f2c", + "id": "98a4ee0b-f31e-4929-8a85-93cfbfbb4d50", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -79133,7 +79133,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e3c88adf-0800-401d-8451-b58debc4151c", + "id": "e4da2e23-dc9b-405b-9cb9-19627c9d2d66", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -79177,7 +79177,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97aac20a-b601-4908-a2cd-01cc19a2812f", + "id": "900a8f92-8a51-4017-993a-c1baeeb6f236", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -79233,7 +79233,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": "d317855c-57b2-464b-9420-4af812636807", + "id": "71b5442a-a8e1-4bc7-bb8b-295bb823bb8f", "name": "Get a list of public identities", "request": { "name": "Get a list of public identities", @@ -79314,7 +79314,7 @@ }, "response": [ { - "id": "97535296-12ff-4cbc-adda-2cf166c0d1d3", + "id": "1a336707-cacb-47fb-ab05-feea62374784", "name": "A list of public identity objects.", "originalRequest": { "url": { @@ -79412,7 +79412,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8da89272-2543-4fbb-b757-3801000da2a8", + "id": "6fd5315e-9b3b-4f2d-8a55-e9b7a11f7400", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -79510,7 +79510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f13c3472-5af4-4dc3-872d-b00948d595aa", + "id": "221e3eb4-7b98-43b5-9517-8110dc6cb695", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -79608,7 +79608,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f119fc5b-4bcc-4c92-8232-f42a1fa79d9f", + "id": "118a989e-434d-49ad-a9f2-f9a8fa377720", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -79706,7 +79706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "04d10c70-fa14-48e5-ad7e-b907fbace7b0", + "id": "fbda8c1b-fecc-46bb-afb9-de8c31448e15", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -79804,7 +79804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3470bf4-baec-40f9-b92b-43476cecc372", + "id": "9f333c02-dd87-4f42-93eb-f888b6b5e8f7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -79914,7 +79914,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": "2b05614f-e9c8-46d1-8315-c94f20737327", + "id": "69258afe-d55e-4c6d-ab61-4c1335d7c549", "name": "Get the Public Identities Configuration", "request": { "name": "Get the Public Identities Configuration", @@ -79943,7 +79943,7 @@ }, "response": [ { - "id": "445cd16e-d2cc-48a8-bcca-9e5c827131d2", + "id": "5c23f88f-7f86-47f6-90ae-b1469ba4c18b", "name": "Request succeeded.", "originalRequest": { "url": { @@ -79986,7 +79986,7 @@ "_postman_previewlanguage": "json" }, { - "id": "625443b7-e374-4615-a46d-59e946a8eac1", + "id": "b72ed821-ac31-42cd-9592-fa2543a493f1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -80029,7 +80029,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87f50d32-3248-4179-b454-1b3cda4e5813", + "id": "9b4f9e17-da17-4603-b1e8-12ef37e7d921", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -80072,7 +80072,7 @@ "_postman_previewlanguage": "json" }, { - "id": "37fb0d8f-6609-4968-9879-545e88628a0a", + "id": "d06b2e57-321d-42d7-9188-aac9378ef6b1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -80115,7 +80115,7 @@ "_postman_previewlanguage": "json" }, { - "id": "11f93f5b-fd39-4ac1-b0f5-206416d3115e", + "id": "776d63a0-2562-41ef-9007-b5c2410ee010", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -80158,7 +80158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6af14d8d-97a1-4521-9962-4a04e2d02a09", + "id": "32b2e3df-7c18-49fb-b10a-2f7401a60648", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -80207,7 +80207,7 @@ } }, { - "id": "e725de0b-2f9f-433e-9f82-bb523c11e8d1", + "id": "85c49904-acaa-47b0-b0fc-6d3845c83d33", "name": "Update the Public Identities Configuration", "request": { "name": "Update the Public Identities Configuration", @@ -80249,7 +80249,7 @@ }, "response": [ { - "id": "ac1d6a18-6442-40cb-8fdf-c9d9f0c9a4c7", + "id": "11f0b230-f5c9-438c-ae3d-50cfc855a745", "name": "Request succeeded.", "originalRequest": { "url": { @@ -80305,7 +80305,7 @@ "_postman_previewlanguage": "json" }, { - "id": "429f6c65-95d5-4dc1-baa6-8c9d225f04c5", + "id": "80ff5f15-54b6-47d5-81ae-18e2174fd17d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -80361,7 +80361,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ef6b771-6b27-4b3a-ad6a-1e5c742d32fa", + "id": "cae7513f-0354-47cf-a323-2df29771a183", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -80417,7 +80417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2747d609-ce5b-4f4f-9dd4-bb83aa6e3388", + "id": "31f401e0-0bff-4bb0-9e2c-a9efbbebbffe", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -80473,7 +80473,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b95c2c0-8747-4ce1-b001-5d32d74ca4fe", + "id": "ed76fe9c-6d36-4831-8381-6b84097cec17", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -80529,7 +80529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b081921-bd97-44fa-aea8-fdab695a3c1f", + "id": "c715e9fc-7fc6-410a-9ee3-39258ec62cdb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -80597,7 +80597,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": "fe4ca12b-843e-401b-8b94-2023921f1a63", + "id": "2f83b0b0-847b-4714-aac7-5a699583e26d", "name": "Get Report Result", "request": { "name": "Get Report Result", @@ -80649,7 +80649,7 @@ }, "response": [ { - "id": "e09e1578-fe2d-4db7-806e-adc28f57abc4", + "id": "45f96254-f294-4bfc-9ed9-842a2e139364", "name": "Details about report that was run or is running.", "originalRequest": { "url": { @@ -80704,7 +80704,7 @@ "_postman_previewlanguage": "json" }, { - "id": "221517c2-0518-4f49-9f8c-03143d705d91", + "id": "ebb947d2-56db-4afb-8cde-c78784c83be2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -80759,7 +80759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2aa51dac-af63-410e-8867-acfc990c81bb", + "id": "bcb63dcf-c4bb-4dfe-ae95-e40ed6789773", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -80814,7 +80814,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5c3ed3e-0a25-4763-a81d-cf152816daae", + "id": "1e965801-893d-4883-92f8-36a09e87fe1c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -80869,7 +80869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be850b38-9eac-4b37-90d6-d001c122fe72", + "id": "b1b53062-7ec4-43d4-9baa-3be3c76c2df6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -80924,7 +80924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e001bc62-199a-4ab5-b0da-7cb4c3b346f3", + "id": "ce4d85bd-c4b9-4c7e-9a25-d4cc15a62597", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -80985,7 +80985,7 @@ } }, { - "id": "2f4c22e2-d4ac-4cfb-941d-6ef70882357c", + "id": "31ab6401-f449-4317-80b0-92f20ac74f9a", "name": "Run Report", "request": { "name": "Run Report", @@ -81028,7 +81028,7 @@ }, "response": [ { - "id": "5656f784-808e-40a0-94c8-50e5a40811d2", + "id": "8751ad03-62ad-4720-af4c-81cee715e2a5", "name": "Identities Details Report task result.", "originalRequest": { "url": { @@ -81085,7 +81085,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d07b261-a0ac-432a-b3f2-65310e0d6860", + "id": "bcea64f8-9250-4876-86ed-1996d002eff6", "name": "Identities Details Report task result.", "originalRequest": { "url": { @@ -81142,7 +81142,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e53c7180-0723-4590-907b-5168acd64823", + "id": "e67d288e-9d11-4003-a87b-d10f5021d9c0", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -81199,7 +81199,7 @@ "_postman_previewlanguage": "json" }, { - "id": "693546cb-5be6-4f00-ba60-fd45187bfe84", + "id": "3a8a6965-1d54-44f1-8f68-3ae6d4aaabf4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -81256,7 +81256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fce0e7e5-8386-4ae8-bfb8-6a5f3968357f", + "id": "9c82cef4-1fb0-4a8c-a523-eb52d8fe7ba4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -81313,7 +81313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "23990547-08a1-417b-b973-edce15f7cb97", + "id": "699b95cd-0f3d-4e59-91e5-d236f2285ef8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -81370,7 +81370,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b5194c11-9565-41d9-a9f8-dbb0d2b0bc2b", + "id": "2dc8d72b-a199-419f-8f74-d8cc6c8f253a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -81433,7 +81433,7 @@ } }, { - "id": "e3181e88-040e-4c4e-a63f-abdcdd0434bf", + "id": "60a862e0-c250-4b02-9df5-d5ec5db1e612", "name": "Cancel Report", "request": { "name": "Cancel Report", @@ -81475,7 +81475,7 @@ }, "response": [ { - "id": "809df552-b045-4cc1-a8fd-284e4e36cfb0", + "id": "b24e929d-1d8a-4644-999d-cd5cc05646a8", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -81510,7 +81510,7 @@ "_postman_previewlanguage": "text" }, { - "id": "9eb5081b-2a36-4d33-826f-578cfb9ac710", + "id": "08888a91-2fed-4190-87d8-6c2b05c43ca1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -81555,7 +81555,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ee8e138-6975-4ecf-b30e-766ac72ce6e7", + "id": "12839be1-d9c9-4ef3-8238-c0dc1079ab6b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -81600,7 +81600,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a719d63-7168-42b9-b07c-2e20f1e2e8d9", + "id": "41014b36-35bd-4f71-9a40-07740683fbfb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -81645,7 +81645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b14e4d48-536a-4aae-87fb-de8abfff436e", + "id": "45a43caf-5d5b-4b3a-b3d6-474d8644c656", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -81690,7 +81690,7 @@ "_postman_previewlanguage": "json" }, { - "id": "285c7d0f-1215-4af8-9e94-b4a99999cf42", + "id": "c6dbef58-885e-41c0-8ebb-f5e366a56306", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -81741,7 +81741,7 @@ } }, { - "id": "84dbbd6c-1b14-44fa-8d1e-d0389f492664", + "id": "e53d82f8-6154-425d-9f97-28691654072d", "name": "Get Report File", "request": { "name": "Get Report File", @@ -81810,7 +81810,7 @@ }, "response": [ { - "id": "a026f19c-7958-4865-ae27-811d65bf9550", + "id": "1189faf9-19f2-481a-9d22-7e4e0c0d52b8", "name": "Report file in selected format. CSV by default.", "originalRequest": { "url": { @@ -81886,12 +81886,12 @@ "value": "attachment;filename=\\\"fileName\"" } ], - "body": "la", + "body": "nisi consectetur incididunt qui est", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "7a1aad49-e344-434e-a9e3-95be5925272a", + "id": "b0169a34-4de2-49f9-91b4-b773d0e90f1e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -81963,7 +81963,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d42a9931-b6ff-40e9-b469-3f32f8a8f0e4", + "id": "7f3c4c70-a326-4414-ac69-347b8b59cf5e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -82035,7 +82035,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdaaecde-b80e-4236-a8b9-e989e91b5de3", + "id": "b55a41ed-fcca-4a17-9ba2-568e0a635ec2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -82107,7 +82107,7 @@ "_postman_previewlanguage": "json" }, { - "id": "54304f2e-efa4-4b32-96f6-44bb3f75ffac", + "id": "bb0b9f1a-95d3-4d34-8305-9c1d3f1cf92d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -82179,7 +82179,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1059498-8004-4491-bdfd-f820abcaa7db", + "id": "718955d5-d81f-45d9-8938-948069f86ab4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -82251,7 +82251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c396b35c-5d45-44e3-8ae9-001a416cc4e1", + "id": "97296d6c-7bee-46b0-9da9-02d7ee8a309f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -82335,7 +82335,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": "8080ab14-dda9-44b5-a39a-2a8a05bfdeba", + "id": "bac89748-542a-4774-ae9d-afc4b4a53e1b", "name": "Requestable Objects List", "request": { "name": "Requestable Objects List", @@ -82446,7 +82446,7 @@ }, "response": [ { - "id": "c4bfde04-1ad8-47b7-a815-633ea1453a82", + "id": "94133bee-b2c4-4d3a-8bb3-12b4e89c25bb", "name": "List of requestable objects", "originalRequest": { "url": { @@ -82571,7 +82571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "030393ea-ce3d-4e0d-9846-0c9d79213a89", + "id": "e4f664fd-ec07-4641-8779-53ac5e8d7a3b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -82696,7 +82696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6146ee09-b3d8-4f64-87e3-8be85ce71256", + "id": "e8af1e95-fa96-4876-a340-8a5db9c41d27", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -82821,7 +82821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44bf754a-4f13-4b30-ab8b-67d52818f03a", + "id": "c9fd0b68-98d2-4fc3-8aa8-ccf3e6cb01b7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -82946,7 +82946,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0f380504-a34e-4031-9cc0-88f28459ce56", + "id": "49f6c239-67be-42c5-ace6-679536aa1cd0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -83071,7 +83071,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8e7a54c-0e98-4b5b-8d7e-380de8675a23", + "id": "6c060d8b-247a-42fb-8109-4fb29574e37f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -83208,7 +83208,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": "f721c203-24f2-4110-86e8-21a43d7995de", + "id": "e3094f92-5a77-435a-8487-0e8fe6f5a62d", "name": "List Roles", "request": { "name": "List Roles", @@ -83310,7 +83310,7 @@ }, "response": [ { - "id": "8531d6f4-9b1c-49a2-accc-717069917274", + "id": "5b0e64b1-e7f9-43c4-8fc5-bf6ed59a75f0", "name": "List of Roles", "originalRequest": { "url": { @@ -83426,7 +83426,7 @@ "_postman_previewlanguage": "json" }, { - "id": "12069cfc-7f77-4d25-9a25-c3e746dfc685", + "id": "9d1b5c79-b0f6-4efb-8cca-e36e263aad56", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -83542,7 +83542,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5234d698-7aee-4155-952e-bb5ed2ad71be", + "id": "58909f1d-8ee6-4814-8066-915f704420f7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -83658,7 +83658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24beffc1-421b-4083-9240-7f0c82650906", + "id": "fdbf5402-6737-44b0-83c2-0c233f4b20d1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -83774,7 +83774,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bcff30f4-f376-4a5d-b7a3-a426d6536b0d", + "id": "f3f2026d-3990-4915-bad4-4a9e93bf00c4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -83890,7 +83890,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b0e0826-99d9-493f-961e-ff6641c27fda", + "id": "7d63ba0b-8c93-4263-9b0c-e270ba417c36", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -84012,7 +84012,7 @@ } }, { - "id": "5fe81de9-7065-4125-b3c0-144618788249", + "id": "400813f1-f59b-4cab-b9ae-fee17045d537", "name": "Create a Role", "request": { "name": "Create a Role", @@ -84054,7 +84054,7 @@ }, "response": [ { - "id": "6048ebd6-bfd3-48f0-bf9e-e35f73895211", + "id": "9b20aab6-b0a6-4623-a661-a5693189c3d5", "name": "Role created", "originalRequest": { "url": { @@ -84110,7 +84110,7 @@ "_postman_previewlanguage": "json" }, { - "id": "852ce59f-5d9d-41d1-ac59-b1b99f53d937", + "id": "a3e5829d-90e8-4089-81b3-8281d2da108c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -84166,7 +84166,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f9506aa-d50f-490b-a740-917b2af41b55", + "id": "5cf3e727-f9d4-49ff-95ad-5dc420c3b02e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -84222,7 +84222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0dfbfda-f550-4e1e-a20d-91edfc2eecda", + "id": "4e54010d-16dd-4cc9-9a20-45d317708de0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -84278,7 +84278,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48df7c48-84de-45b3-8537-037df5af63b6", + "id": "f8c97465-1dd7-4ba8-87b0-a117cb4c735b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -84334,7 +84334,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8406f255-d12c-4dbd-9a7b-ed6528feec00", + "id": "95ead20e-e813-4dae-bc15-df07072b4546", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -84396,7 +84396,7 @@ } }, { - "id": "c55aa7f7-940f-4c94-9003-65710fa909fa", + "id": "e29852ca-1e3f-4512-854a-d20781724792", "name": "Get a Role", "request": { "name": "Get a Role", @@ -84437,7 +84437,7 @@ }, "response": [ { - "id": "9e9b40fe-5783-4598-94cc-8b93a544819b", + "id": "d4fe799e-d6af-44db-a72f-eeff9695fa37", "name": "List of all Roles", "originalRequest": { "url": { @@ -84481,7 +84481,7 @@ "_postman_previewlanguage": "json" }, { - "id": "caaa4d90-34d8-4998-ac00-e58df4df3206", + "id": "a268ac98-7b45-4a5f-92e5-f4d5f656346f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -84525,7 +84525,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8449649e-4aef-485a-86da-8b65da7106e1", + "id": "c96237dc-9eb5-48a8-8f46-9e8b6031a41a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -84569,7 +84569,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ddb24bde-858a-415e-bb2e-7f4ba85aa25b", + "id": "fc27bf51-5544-4e4d-9edb-9273a97b453e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -84613,7 +84613,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3dac17ab-f192-4835-b213-b7497b2cf653", + "id": "4f88f894-fe75-459c-86ae-8c0bbe285481", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -84657,7 +84657,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10c5de54-ae5f-4778-9222-25f754fb4b82", + "id": "f1430e1a-00d0-4ee7-a513-4ff761c344be", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -84707,7 +84707,7 @@ } }, { - "id": "cdd7a3bf-2fbe-4d7e-9e7e-e7941e067125", + "id": "0bff9c56-948c-4d6d-95d4-03cfa89d2c40", "name": "Patch a specified Role", "request": { "name": "Patch a specified Role", @@ -84761,7 +84761,7 @@ }, "response": [ { - "id": "5c77f41a-21ef-423d-8922-a4ff54e68dfb", + "id": "464fd117-da8c-4949-bd7d-969244da2c97", "name": "Make a Role Requestable and Enable it in One Call", "originalRequest": { "url": { @@ -84818,7 +84818,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cd499ad-a9a4-45fd-a543-942e2dc68865", + "id": "03578181-e300-481f-b44c-35b00c75e75b", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -84875,7 +84875,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f56f374-81c1-48a8-9d57-f64f6fd56731", + "id": "e8b1f869-5c0e-4a12-8567-8172901c6b8d", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -84932,7 +84932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e0aae8f-58fc-4aad-8dd8-ed0622165615", + "id": "9a5a3752-f14c-4420-aac2-f0fda8e69602", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -84989,7 +84989,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e2310eb-a27d-4f58-a8bb-9110649d46ed", + "id": "df70af22-bbbf-450f-9d98-9b2fa5f69a25", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -85046,7 +85046,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6764a869-1b8d-4fa3-8e75-de6eff49f27b", + "id": "2c729f0b-a288-44df-8c91-ffbe5f28fb12", "name": "Assign a Role to a Segment", "originalRequest": { "url": { @@ -85103,7 +85103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26760c07-84f7-4589-8e8d-c30c8c3ef053", + "id": "a0dad390-848e-4bf3-8208-9aef36cc6d10", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -85160,7 +85160,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0cdf110-e7a2-4584-bcd9-fcb6b6346b5f", + "id": "74abb95e-0786-4210-a94d-4f3a1d08c5d6", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -85217,7 +85217,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db90c616-8f97-471e-b93a-676de984a263", + "id": "d376a82f-49be-4a84-816a-dc897e03f373", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -85274,7 +85274,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3f134b3-fe45-4f17-8d20-5685c159a82c", + "id": "5166d3ed-67d1-46be-8eed-c5803d55ed0e", "name": "Set the Membership Selection Criteria to a List of Identities", "originalRequest": { "url": { @@ -85331,7 +85331,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d05c816-e37d-4060-bb6e-0d25f02d191f", + "id": "a971e899-4002-4ae7-aa61-4c39cb0abfd1", "name": "Set the Membership Selection Criteria to a Standard Expression", "originalRequest": { "url": { @@ -85388,7 +85388,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c7ecc11-b8d3-4c69-aa5c-26f2f195443a", + "id": "7b086dac-10aa-421a-962d-25e34427a915", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -85445,7 +85445,7 @@ "_postman_previewlanguage": "json" }, { - "id": "02430ba8-b43e-4661-a1a0-ba76b50cccbc", + "id": "58b88b40-3565-4409-9106-fd27f8508445", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -85502,7 +85502,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f093dac0-c535-4ae4-a67a-a1b61b4dd63f", + "id": "e6d72087-a837-4941-9f19-93ea224ecd96", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -85559,7 +85559,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0bc0a6e1-adda-4a79-ba7c-d5d9bba6f730", + "id": "377b954b-c2c8-40c7-aa77-a70f173ca1a0", "name": "Add a New Clause as the Child of an Existing Standard Expression", "originalRequest": { "url": { @@ -85616,7 +85616,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ef50eac-a5eb-4a7c-8006-45c8ce0cf9f7", + "id": "f1206edd-a9fb-4652-aad0-8fa4bc7c68d3", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -85679,7 +85679,7 @@ } }, { - "id": "bba2cb87-ddca-4191-9970-7038af279512", + "id": "3c1bb44b-15cb-4933-baa9-1cf9e952b260", "name": "Delete a Role", "request": { "name": "Delete a Role", @@ -85720,7 +85720,7 @@ }, "response": [ { - "id": "35f81f30-f6f5-4380-9736-c16dfe80e51a", + "id": "9147bd86-a266-483d-a941-85d24c6d657f", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -85754,7 +85754,7 @@ "_postman_previewlanguage": "text" }, { - "id": "4c4971e6-fc63-4431-8fa7-87f58bac4b53", + "id": "ae94257b-179d-4c0d-8149-345b33f6ce36", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -85798,7 +85798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a52eca86-47b9-4b69-91dc-03b150d2c960", + "id": "45ccb4ce-6810-46c6-ae9d-6663a5e6f71e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -85842,7 +85842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d39a9d38-4209-4ebe-851b-722168dba267", + "id": "5e243331-c48a-42bd-abb4-df527a34b1e0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -85886,7 +85886,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f1074fce-1b08-47f6-9b93-70caadff7eed", + "id": "80345306-2de0-435b-b205-2e4d5a057337", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -85930,7 +85930,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfd3e0f7-23ba-49b1-a12f-bf92f7b4a383", + "id": "6f812f28-750f-47a8-ac9e-19f22824fb44", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -85980,7 +85980,7 @@ } }, { - "id": "d48e5c8a-c99e-4a71-b683-6e7d5d32cba1", + "id": "c2d1c016-c216-4b95-adaf-c69b7fa8746a", "name": "Delete Role(s)", "request": { "name": "Delete Role(s)", @@ -86023,7 +86023,7 @@ }, "response": [ { - "id": "b5091541-b5d5-4648-a162-94725c4c8806", + "id": "154b06c0-6eb0-4920-bdf9-fad8c07e61f4", "name": "Returns an object with the id of the task performing the delete operation.", "originalRequest": { "url": { @@ -86080,7 +86080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd6892f4-a663-4888-8f9b-1f4fd9cdf2b8", + "id": "c9420eb1-74dd-4d0d-bd4b-5f9ec1cdcdf0", "name": "400.1 Bad Request Content", "originalRequest": { "url": { @@ -86137,7 +86137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4a963d4-7d89-490d-bc32-fb112fb94c2e", + "id": "a182fdda-591b-43c2-825d-dceecd8838ba", "name": "400.1 Role ids limit violation", "originalRequest": { "url": { @@ -86194,7 +86194,7 @@ "_postman_previewlanguage": "json" }, { - "id": "98b1c7f9-309b-4493-ba7e-cd02ba5be672", + "id": "e817d143-e2c2-4005-b5d7-efd7bd329838", "name": "400.1.404 Referenced object not found", "originalRequest": { "url": { @@ -86251,7 +86251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a76c200f-777c-474a-9d44-1fd0551a5386", + "id": "43757c2a-f73a-41c7-9970-b22251a49bc0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -86308,7 +86308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26f0cae8-a109-4a98-8923-b9911fcdf7e4", + "id": "1faa9a20-c59c-4f74-81ce-72d4c5d76c32", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -86365,7 +86365,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2d0d37b-a396-488a-b3d3-9a7491e3b2da", + "id": "c097469b-6ff6-4790-b797-d05bcf516467", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -86422,7 +86422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b4b0fd2-b7b4-43de-8de2-08c86b6483d3", + "id": "a8ae6c87-0ad9-4a9a-8b39-5fe10d7a29e0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -86485,7 +86485,7 @@ } }, { - "id": "03553b4b-3f60-43fd-ab34-40c7b80535b2", + "id": "2a220754-b731-43d4-9294-9f12d276120f", "name": "List Identities assigned a Role", "request": { "name": "List Identities assigned a Role", @@ -86570,7 +86570,7 @@ }, "response": [ { - "id": "2f967a0e-96ea-404d-b545-449b273dfc52", + "id": "99321fc3-ee8e-431a-8621-7fd7adc62afc", "name": "List of Identities assigned the Role", "originalRequest": { "url": { @@ -86661,7 +86661,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d766bb9-fc6d-48cf-bd07-6d25e39e793e", + "id": "978ecfce-85f9-47fe-9171-11da092b33df", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -86752,7 +86752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "331e3ea0-f7cb-4d78-8684-87d97e188ca5", + "id": "baf24ea9-f233-462c-865e-8b5cc838c38e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -86843,7 +86843,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42f144b8-3997-4bdb-b365-da661b606612", + "id": "f52bd1f3-28cd-44cf-b958-54e856372d18", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -86934,7 +86934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9c8a777f-8c21-44ee-8a73-772c86f914eb", + "id": "5b1e1fa1-a208-4510-87b1-c3dd5993116c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -87025,7 +87025,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab03593a-b939-429a-a823-0e1834f3d174", + "id": "0fa29f91-ddc5-48c4-8a49-beea2f91bbd5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -87128,7 +87128,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": "ec1316f9-29fc-4ce4-bc48-58f286561dd1", + "id": "212d6f48-0adc-4c4a-9542-9da45cbcf9e0", "name": "Create a saved search", "request": { "name": "Create a saved search", @@ -87170,7 +87170,7 @@ }, "response": [ { - "id": "f6b24b0c-ed4d-4622-bcb0-75385919b1cf", + "id": "94b90e0b-4fac-478b-a177-f40f472f43c2", "name": "The persisted saved search.", "originalRequest": { "url": { @@ -87226,7 +87226,7 @@ "_postman_previewlanguage": "json" }, { - "id": "810b0531-1b96-45f2-89a9-06834aa91c10", + "id": "94e59d97-952d-4d94-adee-c0a745b27834", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -87282,7 +87282,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e9680fa-dae5-4be6-8727-78bae2312067", + "id": "fe6fe85e-db4c-4349-878d-ab2d3302c481", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -87338,7 +87338,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc0e9dd2-388a-4423-a60e-6a2cc40be317", + "id": "b140fff5-ae3e-477b-a9d4-73f55801483b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -87394,7 +87394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0a8ba360-f784-49ff-b02d-8157c2c216b8", + "id": "efc83244-ef9c-4cee-9b8b-1a7915d23bc0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -87450,7 +87450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "819bdcb9-6248-4889-bf67-33133c8e7895", + "id": "924a80d1-f05c-4aeb-a214-fd9db95ea986", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -87512,7 +87512,7 @@ } }, { - "id": "6c907c1e-42a4-49ca-8ef8-efca41ccb4dd", + "id": "d03f54fc-7576-464e-946b-9af22ce59fbb", "name": "A list of Saved Searches", "request": { "name": "A list of Saved Searches", @@ -87578,7 +87578,7 @@ }, "response": [ { - "id": "1bcbec21-e9ba-4d72-a254-ba09de57ad43", + "id": "61ae92e3-1bc0-4bf3-a96e-082a80b88f0d", "name": "The list of requested saved searches.", "originalRequest": { "url": { @@ -87667,7 +87667,7 @@ "_postman_previewlanguage": "json" }, { - "id": "176ec045-07bf-497f-9631-62d7d8f5743f", + "id": "8efb330a-2029-4426-8c1c-65e4f1454a38", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -87747,7 +87747,7 @@ "_postman_previewlanguage": "json" }, { - "id": "862eef87-153e-4fb9-83a7-db30a181b371", + "id": "3fd0e1ea-1746-4945-9785-3bbfb3183d92", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -87827,7 +87827,7 @@ "_postman_previewlanguage": "json" }, { - "id": "345e8ed4-8d31-4af1-afe1-747b27c88578", + "id": "9928f682-09a0-4f2b-b398-ea01513a9b6e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -87907,7 +87907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a913d6d3-ee3a-4258-b2bc-c83e452b3936", + "id": "c17e3312-60f3-42e8-84be-62a4884c42fa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -87987,7 +87987,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eefe231d-4e55-4e47-bf55-03da5fa2288a", + "id": "483e47c0-f780-4158-aa03-6ca5e8d1c3af", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -88073,7 +88073,7 @@ } }, { - "id": "a6abb322-7251-4390-a1d9-7ccf2d3f0270", + "id": "8c4a4c06-fd35-45f4-9c8b-ea40603742a1", "name": "Updates an existing saved search\n", "request": { "name": "Updates an existing saved search\n", @@ -88127,7 +88127,7 @@ }, "response": [ { - "id": "a65b746e-488b-4f5f-8103-4e50c9a82ec4", + "id": "7699eeb0-556a-4f5c-bde5-abb3f0de05ad", "name": "The persisted saved search.", "originalRequest": { "url": { @@ -88184,7 +88184,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6376ce9d-c209-4d9a-9299-96ed2ca4871a", + "id": "cda6c104-a4f2-4c58-9965-9fb08d326fba", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -88241,7 +88241,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd357c5f-04aa-40f7-9c4e-97d0c5320b9c", + "id": "231693d4-251c-460d-beda-3b421fd0e704", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -88298,7 +88298,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f8a8887-dd4a-4396-bd1b-86c51fddc2da", + "id": "05b25a1b-b7d2-4aca-b230-ddfe0993dab7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -88355,7 +88355,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf763c89-fa38-40fb-94e3-9ddad3381668", + "id": "83af1df8-f676-44f0-9dc3-7575aebae8b0", "name": "Too Many Requests - Returned in response to too many requests in 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": "f2989f86-c08e-4f61-b808-9bd30ea62cf9", + "id": "20436bfd-5161-43d1-aac4-76fa1d0bfedf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -88475,7 +88475,7 @@ } }, { - "id": "363965c6-b727-4773-a95f-79c39fe4e7c8", + "id": "9398e02f-3956-40da-bd19-880f6cca21c0", "name": "Return saved search by ID", "request": { "name": "Return saved search by ID", @@ -88516,7 +88516,7 @@ }, "response": [ { - "id": "8c53abea-708e-440b-809c-97f5d711f0b0", + "id": "1113a307-bd0c-48f9-b9b1-802bd7626984", "name": "The requested saved search.", "originalRequest": { "url": { @@ -88560,7 +88560,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7d43c8fb-aa60-4786-8fc6-ca4c6178a3c7", + "id": "7a4cf6ba-4e58-4f1c-9b98-1e9055e99528", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -88604,7 +88604,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ac4ace7-bd66-4799-b5c1-d92154f23c76", + "id": "01022ed3-833d-4f92-8aaf-1bccb7044c2e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -88648,7 +88648,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2c93c499-20a1-40b9-9f31-1967d8e2e6d5", + "id": "62e47309-9d02-4ee4-8960-9ea34ba94aef", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -88692,7 +88692,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09d499cc-0474-4d8a-8ce3-34698d9fe73a", + "id": "1e21328d-055e-47f5-a03a-e5c3b06b101a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -88736,7 +88736,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cac411a5-71e0-4708-9214-9d593beb834d", + "id": "dd7ae5e3-336e-468b-ad2c-d942cf8fc10f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -88780,7 +88780,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c8263e1b-a5cd-481a-8b76-27325bf9d342", + "id": "f64d6172-3574-4c7f-907d-a51155b5ec83", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -88830,7 +88830,7 @@ } }, { - "id": "3b3f7af7-13b1-48a7-8f75-7309968483f7", + "id": "d706b9b6-d8f1-4b55-8478-56bc8d8a9469", "name": "Delete document by ID", "request": { "name": "Delete document by ID", @@ -88871,7 +88871,7 @@ }, "response": [ { - "id": "1bf4659b-ec45-4407-bf3c-6faa831ca4bb", + "id": "c4539ce4-9bcf-4a13-b0de-2cd801d70f14", "name": "No Content - Indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -88905,7 +88905,7 @@ "_postman_previewlanguage": "text" }, { - "id": "775c23f9-2023-4027-a04a-abea44753b77", + "id": "4e530fc5-76a6-4d14-910a-e43e6bfd5fe1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -88949,7 +88949,7 @@ "_postman_previewlanguage": "json" }, { - "id": "375e47ff-115d-497c-893d-5bbda6e35041", + "id": "159a0e9a-cbcc-49be-ad50-89dcd8ad8bd6", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -88993,7 +88993,7 @@ "_postman_previewlanguage": "json" }, { - "id": "daaae72c-17bd-46ae-a7ef-98c5b7c852c0", + "id": "8a544b27-49f1-4a48-aeed-55aaa7e79624", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -89037,7 +89037,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbd8faec-20ab-471a-9ae7-172f70dd4b2b", + "id": "c91bed8a-2cf2-4419-bace-ce2265503fbc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -89081,7 +89081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d67fee3-9d5a-46db-be6a-1877fd9454b8", + "id": "cad50eef-2b59-4d62-bd14-e49304873853", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -89125,7 +89125,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17cc0d66-65cc-47a6-b2bd-dec96b2089a5", + "id": "745292e6-b599-4cc7-aff5-8cfb388ea6da", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -89175,7 +89175,7 @@ } }, { - "id": "a0911d60-32b3-41af-a506-62db7a56fc14", + "id": "4c81de3c-47d8-48bf-92b7-c33ac772844b", "name": "Execute a saved search by ID", "request": { "name": "Execute a saved search by ID", @@ -89230,7 +89230,7 @@ }, "response": [ { - "id": "e7d45c51-7d7e-4cb7-8337-1e94cb00c18d", + "id": "baf6bcd9-325e-4731-bd49-7623029916aa", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -89278,7 +89278,7 @@ "_postman_previewlanguage": "text" }, { - "id": "6f9f7548-1466-42f2-94db-34ff8acc395f", + "id": "d381c50f-45a7-4e9f-86e1-5e171e6d084e", "name": "Triggered by Scheduled Search", "originalRequest": { "url": { @@ -89336,7 +89336,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78235574-df21-4985-af60-66d0de574a30", + "id": "acc1d152-4954-4a57-953c-a59ff574727f", "name": "Triggered by UI Test", "originalRequest": { "url": { @@ -89394,7 +89394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7df794ea-07b3-4e82-97c3-f66e95b37c1f", + "id": "5d15ad2b-010d-4752-b003-bd1e64c3c376", "name": "Triggered by UI Test", "originalRequest": { "url": { @@ -89452,7 +89452,7 @@ "_postman_previewlanguage": "json" }, { - "id": "75def8c8-19c8-4ec9-b441-91f1c425a907", + "id": "90664d32-54d8-4b72-88ca-b9e7b365de0e", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -89510,7 +89510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd0c1e74-154c-4621-bca9-bd1cc0b2f82f", + "id": "6083e47a-bc59-41e9-924e-71197f658e9b", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -89568,7 +89568,7 @@ "_postman_previewlanguage": "json" }, { - "id": "062e8c10-12d8-4481-be26-114e12ace62f", + "id": "69480bcf-3e7f-4e77-a590-abffba20b88c", "name": "Triggered by Scheduled Search", "originalRequest": { "url": { @@ -89626,7 +89626,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3464d4fa-1437-476e-b3fa-f33a805a8631", + "id": "321f36a7-ee44-472f-953b-ddf803a36eaa", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -89696,7 +89696,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": "99b69e75-e74c-4a1f-9447-6925855e8c3e", + "id": "469b7cc4-fb6a-45e3-9f0c-a64f5b581f34", "name": "Create a new scheduled search", "request": { "name": "Create a new scheduled search", @@ -89738,7 +89738,7 @@ }, "response": [ { - "id": "c263422f-e668-455c-8b96-9aaa071e4502", + "id": "7d651114-194c-4cf6-b7db-0a262c05eb5f", "name": "Daily Search", "originalRequest": { "url": { @@ -89794,7 +89794,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fb3a9c8-02ee-42e8-8805-f1f16237be11", + "id": "b5f288a9-5085-423d-b0eb-fc375990534f", "name": "Weekly Search", "originalRequest": { "url": { @@ -89850,7 +89850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b31bbac-4756-4baf-80fe-7d8b34a83299", + "id": "5b3bd014-2350-4208-bf2d-08f3d6251664", "name": "Monthly Search", "originalRequest": { "url": { @@ -89906,7 +89906,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4867aff4-e3c4-4388-a408-6e789a8de40b", + "id": "791523e4-dbc4-4839-ac30-e843b7d5fc0a", "name": "Annual Search", "originalRequest": { "url": { @@ -89962,7 +89962,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b731bba-bffe-4652-98ad-50a8849df2ab", + "id": "5e2de6ec-ec71-4971-97c9-4bb8262ac49e", "name": "Calendar Search", "originalRequest": { "url": { @@ -90018,7 +90018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "529b0baf-9649-4b52-a1e2-4c1da5f0a245", + "id": "cdbd90a5-6196-4fba-9994-e6f2a008632f", "name": "Weekly Search", "originalRequest": { "url": { @@ -90074,7 +90074,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa966d85-6c2c-41e9-91f0-9e3e1c04ef53", + "id": "d77cd2d4-4939-4744-82eb-4c2c7a879a66", "name": "Monthly Search", "originalRequest": { "url": { @@ -90130,7 +90130,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f62274ee-ee55-49f4-8016-2f138378b506", + "id": "a7d6c757-4cf4-4251-9e00-f8645c577eda", "name": "Annual Search", "originalRequest": { "url": { @@ -90186,7 +90186,7 @@ "_postman_previewlanguage": "json" }, { - "id": "651988d2-d2a1-4773-970a-a51709c446e5", + "id": "677ef32e-445b-4aea-9f32-63ae3ea20ed5", "name": "Calendar Search", "originalRequest": { "url": { @@ -90242,7 +90242,7 @@ "_postman_previewlanguage": "json" }, { - "id": "82625ba1-322f-47d0-9bb1-2d6adf549d39", + "id": "2e88bb02-9e35-4c08-af66-4fc8f1f7d842", "name": "Monthly Search", "originalRequest": { "url": { @@ -90298,7 +90298,7 @@ "_postman_previewlanguage": "json" }, { - "id": "235786cb-582c-4834-b224-a976fb787d1c", + "id": "e1524d7f-2fd3-42d6-b6fc-67a761ac4f13", "name": "Annual Search", "originalRequest": { "url": { @@ -90354,7 +90354,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b67a1df-f3ac-4b94-bc39-635a6d77e5cd", + "id": "a58c887b-3bfc-42c9-82ff-cfdc25d34acc", "name": "Calendar Search", "originalRequest": { "url": { @@ -90410,7 +90410,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc3614fc-4192-4dcf-96ce-34e79a7646b1", + "id": "aec8d9ef-7c2d-40dd-949f-ea5543caed08", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -90466,7 +90466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0eff46d-a48c-4f25-844a-3c0e6c26574e", + "id": "7b4c7587-e679-45c1-8cdb-95802b3f5bcd", "name": "Calendar Search", "originalRequest": { "url": { @@ -90522,7 +90522,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6623e8bb-76e9-4ecf-b5ac-0cbed556acfb", + "id": "c4c7269e-7ffb-4b12-9cfe-c7153f9bae7b", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -90578,7 +90578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca5ff740-96e7-494a-96ae-21fcc5680784", + "id": "05d3b3dd-686b-41c0-ac0d-207eec3b631e", "name": "Daily Search", "originalRequest": { "url": { @@ -90634,7 +90634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "68b3a1ed-45b5-470a-8348-6fb49fb7b79f", + "id": "ecb4826c-ae58-4835-89c9-ef3d8f7e2346", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -90696,7 +90696,7 @@ } }, { - "id": "f8dc561c-e829-4335-9a23-a61d0b346b1d", + "id": "9bae94a8-358b-49e9-a03a-e00a990379d7", "name": "List scheduled searches", "request": { "name": "List scheduled searches", @@ -90762,7 +90762,7 @@ }, "response": [ { - "id": "a10aaff3-2f13-4e0a-ac49-6cf0075caec8", + "id": "85182fc5-f0c1-4223-9f4d-3bbfdcf5cc97", "name": "The list of requested scheduled searches.", "originalRequest": { "url": { @@ -90851,7 +90851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6fc34ce-571f-4a34-ab76-06ce2feb4ebd", + "id": "f96fd814-c528-4abd-ab72-35b1a7e1a533", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -90931,7 +90931,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa3f34c0-53c1-46af-b6d9-7d8361feff6a", + "id": "89108ef5-ee46-4e6d-80d2-675e88fb5ed9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -91011,7 +91011,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cdbb2eac-11bc-44e2-a74c-c82f1b9bef31", + "id": "e5da3cee-dc11-4434-9e44-eea8ba5a37ae", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -91091,7 +91091,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0fc1045-93ff-4c6b-bac6-e1ef03bd05b8", + "id": "bfb37867-5a44-4789-8637-e323a906fef2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -91171,7 +91171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ca0dcbd-d6d8-4c7f-8baf-50ee53c5892d", + "id": "41b369cd-dd35-4486-ac60-3ec861d1a804", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -91251,7 +91251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2d5646e8-02ac-458b-972e-a82cfa5f69fe", + "id": "a379c1be-2b0e-459b-b2f1-92393be16dc7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -91337,7 +91337,7 @@ } }, { - "id": "9f18d79d-c712-4b31-b2fe-4f5c79624919", + "id": "b7f09c06-aa07-4312-b077-9f255d6d10d7", "name": "Update an existing Scheduled Search", "request": { "name": "Update an existing Scheduled Search", @@ -91391,7 +91391,7 @@ }, "response": [ { - "id": "6c178039-4a7b-4cc7-8eab-f0927b170311", + "id": "cf0999d8-225b-4b23-893a-0a616c6cfb7b", "name": "The persisted scheduled search.", "originalRequest": { "url": { @@ -91448,7 +91448,7 @@ "_postman_previewlanguage": "json" }, { - "id": "acd14451-2a5c-4ebe-90dd-3d57103a63f9", + "id": "69baa6ff-de98-4268-8af0-2d7a925e5bdd", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -91505,7 +91505,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16674024-0eea-4cd3-816d-b6508d47be62", + "id": "2307be5e-6c52-4663-ab4a-5b9df6436dd5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -91562,7 +91562,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3293e537-ecf7-4be1-9e62-40349947edf5", + "id": "134bce7c-322d-4dd8-9f9b-52ab99de648d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -91619,7 +91619,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27b0f002-6dfd-480d-bd67-070c8862563b", + "id": "aa1bfb0a-cbf3-4241-8fee-7b4315e0782a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -91676,7 +91676,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62037ee6-2181-4ca7-80f1-4f7acd0cbaaa", + "id": "42f91011-e28e-4076-969a-f3f53de21b3a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -91733,7 +91733,7 @@ "_postman_previewlanguage": "json" }, { - "id": "430a342e-0a7f-4828-a40b-47a67f8b41be", + "id": "db1e5aee-95cb-48c9-8f05-604dd72a218e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -91796,7 +91796,7 @@ } }, { - "id": "f5fdba76-207a-434b-a071-1fc7f5846e59", + "id": "fd2061e4-ead4-48c3-bbe0-10ca3d710297", "name": "Get a Scheduled Search", "request": { "name": "Get a Scheduled Search", @@ -91837,7 +91837,7 @@ }, "response": [ { - "id": "36d02365-1f8b-4591-9248-707db66b1e26", + "id": "699aaec4-f109-406c-8bf0-4f39fe2b3f5e", "name": "The requested scheduled search.", "originalRequest": { "url": { @@ -91881,7 +91881,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2582f17f-1bbf-4d38-bc94-7de3987eccfd", + "id": "5c07dc55-c0f7-4b80-ba24-7dd8a7ed816f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -91925,7 +91925,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa961779-bbe3-44a6-b9d4-534bbca90867", + "id": "6f61d6c0-0f08-4cfb-ad5c-5822ff20157c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -91969,7 +91969,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f156703-85af-4154-8971-7b15064f2901", + "id": "2888f939-7133-402f-b588-ba229f2dfe26", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -92013,7 +92013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "85b8cfb9-1506-40fa-8c49-582171418738", + "id": "133d6f1d-c2fb-4a00-87bf-d9f17bc9ffc2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -92057,7 +92057,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93f8979a-31e9-47a1-88ab-92bd89642524", + "id": "577f8bfb-88ac-474a-841c-b51bf61dcb14", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -92101,7 +92101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecbaf701-42ef-43a0-8974-3cebb4deb2c2", + "id": "e91b4ec0-9125-4cbd-895b-a1575945f688", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -92151,7 +92151,7 @@ } }, { - "id": "6c87ff80-af18-4818-a289-d0486dd32af0", + "id": "65adf6bc-3396-4c5a-a845-279a096cb27b", "name": "Delete a Scheduled Search", "request": { "name": "Delete a Scheduled Search", @@ -92192,7 +92192,7 @@ }, "response": [ { - "id": "23e309ad-b20d-4fcc-bcd4-9bcf567deed2", + "id": "017fa6be-6314-477e-bbf3-6f43bd8cba0d", "name": "No Content - Indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -92226,7 +92226,7 @@ "_postman_previewlanguage": "text" }, { - "id": "2082d8f1-2c50-4f96-b3f2-a6108f1f9686", + "id": "5909ef82-3fed-462b-8e6f-1720765a5392", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -92270,7 +92270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e797e6b7-675d-408e-bebe-34f7152e61c4", + "id": "26a19689-8d8a-4a1f-959a-5e34c53da556", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -92314,7 +92314,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bce94f11-0ff3-4e53-af3e-2b57cc80cb5b", + "id": "8e875f23-062d-415e-a3a7-522d3c19142a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -92358,7 +92358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c085cc0-203a-4226-b71a-98995499129a", + "id": "e4edd672-b5a1-4644-a00b-af70a51d5530", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -92402,7 +92402,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb92e739-d9a0-4b0c-a88e-d3eec56e1582", + "id": "e0eb81b0-0754-4c08-9ec5-4c577c5d45e9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -92446,7 +92446,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7071db96-703c-4e02-a60d-dabac82f60bf", + "id": "715c3370-95e7-4834-a1eb-258e289cbd25", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -92496,7 +92496,7 @@ } }, { - "id": "79988f38-8fe9-4cdf-9d82-6c323f6f7144", + "id": "cd3ecbb4-475f-485c-82a6-2ecc2d86cd3d", "name": "Unsubscribe a recipient from Scheduled Search", "request": { "name": "Unsubscribe a recipient from Scheduled Search", @@ -92551,7 +92551,7 @@ }, "response": [ { - "id": "dbb98ec1-70a1-49e2-ad12-c3795417d006", + "id": "a972b147-49c7-4b29-b946-4ee2137296e4", "name": "No Content - Indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -92599,7 +92599,7 @@ "_postman_previewlanguage": "text" }, { - "id": "9130aa6c-c7b1-46c2-945e-f86d7fa692ed", + "id": "683067c4-873c-4700-96bd-81e2b97dbfd5", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -92657,7 +92657,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d9ef9e3-a828-4985-982d-81356e2d0018", + "id": "fa88874f-fab0-40a1-a466-4a7ffc9d93e5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -92715,7 +92715,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3713895b-d33b-4401-8d02-0f8eaa68a93f", + "id": "cc846588-5486-4171-98ff-5db1167fcdcb", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -92785,7 +92785,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": "4625c845-efc7-4c7a-8333-4b8355a3803a", + "id": "90c714ef-a1b5-4825-97e5-d234295e9a6a", "name": "Perform Search", "request": { "name": "Perform Search", @@ -92855,7 +92855,7 @@ }, "response": [ { - "id": "ab93f508-1710-4f49-801f-f2140ba2395d", + "id": "931085ff-8e97-4be0-8d55-5b992714f08b", "name": "A collection of AccessProfiles", "originalRequest": { "url": { @@ -92948,7 +92948,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88d17c1f-561c-4345-9a67-4ead153da593", + "id": "dc586752-1920-4cd4-bdcf-b21a3517c1e6", "name": "A collection of Entitlements", "originalRequest": { "url": { @@ -93041,7 +93041,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43f49551-0ef3-4dc7-8f0c-1aff1dc41d03", + "id": "4569dd10-8ed1-4a16-8930-abd92be72e75", "name": "A collection of Events", "originalRequest": { "url": { @@ -93134,7 +93134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "97c3b0f4-5c26-4776-8a67-0b34da7149dc", + "id": "807ed903-f2c2-405e-95a0-f39f90f6fdba", "name": "A collection of Identities", "originalRequest": { "url": { @@ -93227,7 +93227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7101890-c67f-403f-888e-6c490d5aa61a", + "id": "3c417e81-e915-45ed-9068-7e4ceb3d2f01", "name": "A collection of Roles", "originalRequest": { "url": { @@ -93320,7 +93320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "103c54cd-c185-432a-9863-f565eedf485b", + "id": "c0a4ce52-05d7-45a3-8942-d83511a7e17f", "name": "Filter with Exists", "originalRequest": { "url": { @@ -93413,7 +93413,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c989b2fc-4e1c-44da-b65d-dd09567009dd", + "id": "9bf16f11-685a-4eca-83c9-5af4e33b8e08", "name": "Filter with Range", "originalRequest": { "url": { @@ -93506,7 +93506,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8214c74e-71ff-4c46-875f-507edb98b082", + "id": "7d6f43b2-a1ce-4f2d-9daa-dcbd00bb038f", "name": "Filter with Terms", "originalRequest": { "url": { @@ -93599,7 +93599,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c581e3db-8b80-4e16-90d1-b728414754da", + "id": "f6d35e29-680b-4e5c-8a14-ce17e91b8231", "name": "Filter with Exists", "originalRequest": { "url": { @@ -93683,7 +93683,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0318ea77-ec0a-4d6e-92c3-f6e05c708367", + "id": "327e7e04-d05a-46a9-b1ab-b8e1ea80a723", "name": "Filter with Range", "originalRequest": { "url": { @@ -93767,7 +93767,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e07045c-9caf-449f-82da-d5306651bc0c", + "id": "a071425a-005a-48a7-b879-a37059986701", "name": "Filter with Terms", "originalRequest": { "url": { @@ -93851,7 +93851,7 @@ "_postman_previewlanguage": "json" }, { - "id": "62271ca9-b5ce-401e-bbad-dde5f02307d2", + "id": "c6b432a7-a1d4-4a80-8866-e3b8d69e27cc", "name": "Filter with Range", "originalRequest": { "url": { @@ -93935,7 +93935,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a229d71e-aae3-46b0-a51d-b8f55038f6a4", + "id": "b731f176-a74c-4ea0-af50-e6ed10896c57", "name": "Filter with Terms", "originalRequest": { "url": { @@ -94019,7 +94019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff7f9316-55d9-4ea4-8f21-fca180c23699", + "id": "3288290d-3a9f-404f-b179-7b4325e6e775", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -94103,7 +94103,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91c1edc9-fa52-43c5-9fc5-151a5782f348", + "id": "be68472d-fe37-49b3-811d-29d5b3e9c6a2", "name": "Query with Fields", "originalRequest": { "url": { @@ -94187,7 +94187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41f59b7b-587e-46a6-a8ab-530c2b07ee6c", + "id": "5e03eb8d-9b6e-4d1e-8d8a-238f74f6ed41", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -94277,7 +94277,7 @@ } }, { - "id": "a0aa89ea-3b0a-4f99-abc3-07a94bf3fd62", + "id": "512b3051-3d33-4a30-a371-46927dbb2ad2", "name": "Count Documents Satisfying a Query", "request": { "name": "Count Documents Satisfying a Query", @@ -94320,7 +94320,7 @@ }, "response": [ { - "id": "700d9289-5cb1-4bbc-9b2a-4df1481f5d0e", + "id": "206cc904-07dd-4020-ac33-e393ab3827cb", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -94377,7 +94377,7 @@ "_postman_previewlanguage": "text" }, { - "id": "50a1e7ae-983f-4dfa-a238-6db0fd7352d7", + "id": "c49233fd-e7bb-4a68-9239-3b03caa33450", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -94434,7 +94434,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fe291212-d6fc-4d28-a620-c9d6d9e710f0", + "id": "4c762d9e-d5c9-47a6-af3d-9c63b3e1513a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -94491,7 +94491,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5528d7d-950a-49d5-9881-5bfa9feb05e1", + "id": "4c432556-f6bc-4b84-89d5-2312464d6281", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -94548,7 +94548,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b6fbae5-4a02-40db-8569-142173865e67", + "id": "d832644f-6123-4bcc-ad04-63a1d1202b61", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -94605,7 +94605,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b37a4e5-9f76-41ae-9311-f86bf0e2e2c7", + "id": "640ab071-d2e6-4431-8aa8-5659480d2b24", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -94668,7 +94668,7 @@ } }, { - "id": "5f3db0b1-5586-457a-ae58-597f5fd288cd", + "id": "84880483-e523-40b3-a942-85d470668c98", "name": "Perform a Search Query Aggregation", "request": { "name": "Perform a Search Query Aggregation", @@ -94739,7 +94739,7 @@ }, "response": [ { - "id": "5211cea4-bdac-42a9-b90c-6c94c7beca09", + "id": "bda8f5c1-1c8b-4064-99ba-31d64241e939", "name": "MetricAggregation", "originalRequest": { "url": { @@ -94833,7 +94833,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8b9f968-a178-470b-ac94-cdab14639f62", + "id": "a705db3d-4ab7-4a88-9e59-62971accf35e", "name": "MetricAggregation using DSL", "originalRequest": { "url": { @@ -94927,7 +94927,7 @@ "_postman_previewlanguage": "json" }, { - "id": "27992602-82bd-40ac-a8eb-79ff8dacda6b", + "id": "2cd8ab2d-fdbe-4117-8333-06c0e0c4639b", "name": "BucketAggregation", "originalRequest": { "url": { @@ -95021,7 +95021,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dbe2f782-21f9-4163-a3d0-f2b82890351b", + "id": "8349cb8b-d225-4ccb-b15a-b23a111daf2d", "name": "BucketAggregation using DSL", "originalRequest": { "url": { @@ -95115,7 +95115,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1fdbed47-71d2-4066-b4fc-da49562f307b", + "id": "10211b00-1fd5-476d-82b7-2831b27190e4", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -95209,7 +95209,7 @@ "_postman_previewlanguage": "json" }, { - "id": "682dea04-b98e-4373-8d5e-6bc097992b1a", + "id": "06112c7e-c967-4d82-8065-db3cb69546c6", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -95303,7 +95303,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c774a46c-ada1-4b84-b36c-8199f48434c8", + "id": "595b7ea5-819a-4808-9df3-b15f1463b353", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -95397,7 +95397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7ccd6d2-ea93-43c4-88f7-2bbf6b0b07bb", + "id": "06ae76fa-11b3-4eee-9e91-de094b10003c", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -95491,7 +95491,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc0f5585-4b45-42ba-8892-537baec7850d", + "id": "8e52299c-535a-4a1b-a035-733bb1fc2853", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -95585,7 +95585,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67005eb6-c858-49a2-9dd1-24dd3cf3f407", + "id": "38d97cd1-bf3a-40b4-bfd8-a32b0e52f6d2", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -95679,7 +95679,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc05935b-f0e0-4c71-b777-72e5b990ed96", + "id": "662e5a11-5127-4ead-aa6d-0bb0a92a2056", "name": "MetricAggregation using DSL", "originalRequest": { "url": { @@ -95764,7 +95764,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca838f5e-dfd3-403c-92db-eeab0791788d", + "id": "fbcf9f24-6722-4596-b4f4-cc9cce763ff8", "name": "BucketAggregation", "originalRequest": { "url": { @@ -95849,7 +95849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce0e2fbb-5624-4319-89f9-f66584d06a92", + "id": "35c3f571-1f86-4de7-90ff-85fd3febe915", "name": "BucketAggregation using DSL", "originalRequest": { "url": { @@ -95934,7 +95934,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7789b1f4-94cd-4410-acf5-e4535dba27ee", + "id": "aaca0eb1-1883-4d5e-bafa-8d1e07b31aba", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -96019,7 +96019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "433302f1-9834-475c-9080-e3c1a5082595", + "id": "45dc76fd-be3a-4c0c-a956-6c0e77fc5e7a", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -96104,7 +96104,7 @@ "_postman_previewlanguage": "json" }, { - "id": "16c384c1-5344-4590-9058-46be97fead34", + "id": "ca4f9ae7-d50e-4430-9a0e-a50a83825bb7", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -96189,7 +96189,7 @@ "_postman_previewlanguage": "json" }, { - "id": "928f465f-a609-4594-a773-eee0220a833d", + "id": "ac2bb493-0ac2-4afa-8d3b-38ef54b4805d", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -96274,7 +96274,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd975144-11a2-4063-b026-0ef61f1b5ae8", + "id": "37307fdb-ec25-42aa-8039-e438753127d8", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -96359,7 +96359,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01425022-73f7-4022-9f8a-b6fe319b3df6", + "id": "1c3051e5-01a6-48ff-b9cd-fd9769f6dbf4", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -96444,7 +96444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df5cffc4-87a8-4dbc-8bb2-ce496de83205", + "id": "fea332ab-cc5d-45c8-8d15-6ee875001167", "name": "BucketAggregation", "originalRequest": { "url": { @@ -96529,7 +96529,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be6a8729-3f62-4763-adf2-39046d8ca90b", + "id": "92c12293-7cd9-4ed7-9ad3-fee1166934b8", "name": "BucketAggregation using DSL", "originalRequest": { "url": { @@ -96614,7 +96614,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32013ca6-eaf2-4c09-9c16-891ab7660a3f", + "id": "40f16abf-2b8e-4366-bf98-9f1762e34215", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -96699,7 +96699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7e0de7f-994f-497a-a2b1-624800c03d69", + "id": "103b0282-6f89-4d91-906c-53cf674672d0", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -96784,7 +96784,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c5dfe5f-d03a-4cf9-b1c4-2dd17e076ff3", + "id": "8bc27b7e-6b72-4252-b6a9-5f66a9a4d715", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -96869,7 +96869,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c17ce40f-8009-418f-a4f7-1a768b40cbd2", + "id": "f0c282b9-5b30-43d3-bed3-98ee565dce76", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -96954,7 +96954,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4eb0285-2f2b-439e-8e05-6cc5fe1cf44f", + "id": "3d2db622-af0a-4699-b11f-0db1fc103e2a", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -97039,7 +97039,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47804411-8c1b-40e3-a3a7-c24353df4be6", + "id": "44dfebdb-13d5-4f84-aa54-ea98b4facba9", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -97124,7 +97124,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b098084e-5529-40c5-bb31-87eccf02e9ea", + "id": "6544fd69-370f-45a1-bd2e-1fc6ab3901c1", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -97209,7 +97209,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2526b976-866b-4c56-9c98-e633fb5535f1", + "id": "b4c3930b-8168-4ae5-9a1b-6482218115be", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -97294,7 +97294,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c6aa9be-bb37-4bfd-8a9a-2dfd71835573", + "id": "3102416b-5877-45b7-8be9-b339d74842d8", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -97379,7 +97379,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5abcec2c-5b57-44ea-b733-12a1e27925bc", + "id": "f69c23df-62f7-48ec-82e5-1e4600e5cfab", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -97464,7 +97464,7 @@ "_postman_previewlanguage": "json" }, { - "id": "915739c4-a6dc-42c4-bc23-6432cc4a7f3c", + "id": "dbf2d05b-c894-4909-8a1b-cd752edb536a", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -97549,7 +97549,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0c898d2-a772-4030-b36a-16f9074c7fca", + "id": "4653a72d-a92a-4862-b3b8-05b43cfd7fde", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -97634,7 +97634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0480f29-7785-443c-bc97-eb1fe10382e4", + "id": "d41e0b42-d7f7-4d55-b45c-3d4e102390d6", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -97719,7 +97719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e354bda4-1285-41c8-a5eb-0bae6c9aed76", + "id": "8b099478-3fa6-47b7-b357-187133375440", "name": "NestedAggregation with BucketAggregation", "originalRequest": { "url": { @@ -97804,7 +97804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "441c1b78-5a1a-42b7-990f-6db87551ef73", + "id": "56ac8848-2dfd-4b95-84cf-89174b5fa6c3", "name": "NestedAggregation with BucketAggregation using DSL", "originalRequest": { "url": { @@ -97889,7 +97889,7 @@ "_postman_previewlanguage": "json" }, { - "id": "94e8fa18-a8b2-4f18-b888-e88988c7f1fe", + "id": "0a69ec39-00e3-476a-b061-2132dd38a798", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -97974,7 +97974,7 @@ "_postman_previewlanguage": "json" }, { - "id": "588aded5-a679-49bd-afbb-cc22fe8ba681", + "id": "1de9e784-ba6c-4ba7-853b-cd75078d6341", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -98059,7 +98059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cdccd42d-45b3-4255-b08b-b244a58f46c1", + "id": "02718bf8-4a0e-4165-b4bf-abc6d58f1fa4", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -98144,7 +98144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4a938a0-0dcd-46c0-918b-edf27b3ef7e8", + "id": "c9e6c82a-5762-40f2-b578-8b8a0c33e588", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -98229,7 +98229,7 @@ "_postman_previewlanguage": "json" }, { - "id": "684c5f6d-5879-43e4-9662-b70b150a68e0", + "id": "e0e8cde4-e880-4526-8a1a-84bdb7df1a4d", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -98314,7 +98314,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25f127fe-95cd-49b3-bd0f-4ee63e9a78db", + "id": "d704bbb1-7db1-4c2a-8599-900e66919ed3", "name": "NestedAggregation with FilterAggregation and BucketAggregation", "originalRequest": { "url": { @@ -98399,7 +98399,7 @@ "_postman_previewlanguage": "json" }, { - "id": "956ebe1a-8dfe-4ada-b986-a0ea1db68036", + "id": "a4dd2d94-34a8-467c-ac9c-7f7b3572456d", "name": "NestedAggregation with FilterAggregation and BucketAggregation using DSL", "originalRequest": { "url": { @@ -98484,7 +98484,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20d99fde-7f66-4ca0-881a-ee9d6370e93f", + "id": "986dce31-ca3d-4022-ba32-facf2abfe5d0", "name": "BucketAggregation with SubAggregation", "originalRequest": { "url": { @@ -98569,7 +98569,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cf67c97c-187e-49ac-9920-9729690243c0", + "id": "07e1789a-bece-4110-a3e8-532faec9da74", "name": "BucketAggregation with SubAggregation using DSL", "originalRequest": { "url": { @@ -98660,7 +98660,7 @@ } }, { - "id": "4345588f-74e5-440e-93f1-65978d19a554", + "id": "d07f6d33-d209-4490-9088-3bb60abcb42d", "name": "Get a Document by ID", "request": { "name": "Get a Document by ID", @@ -98712,7 +98712,7 @@ }, "response": [ { - "id": "f725b690-04c8-4a47-876c-e83fb2a2dcc9", + "id": "69705481-5f58-4a6c-9fa5-bc6b17176b00", "name": "AccessProfile", "originalRequest": { "url": { @@ -98757,7 +98757,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea7022f1-20f2-4805-b366-3c4c7eee7ed1", + "id": "4893a1b8-c625-4623-b19e-d63480829fa2", "name": "Entitlement", "originalRequest": { "url": { @@ -98802,7 +98802,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67072718-1c4b-49c5-b453-bd0be22babd5", + "id": "c83be872-df9c-4e7a-bf7d-32221ac5eb08", "name": "Event", "originalRequest": { "url": { @@ -98847,7 +98847,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c33451e4-d882-48df-9d6b-1cf3af1b5995", + "id": "21345d7f-aa32-47d3-a4f7-d05c13c02184", "name": "Identity", "originalRequest": { "url": { @@ -98892,7 +98892,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ff3a4b45-61ba-4190-ae0a-6a6f5a7af2a6", + "id": "7b982dcf-b572-4834-ac0e-323d50dc785b", "name": "Role", "originalRequest": { "url": { @@ -98937,7 +98937,7 @@ "_postman_previewlanguage": "json" }, { - "id": "406c2bb3-ea5e-4b3b-bc06-22c62c151b63", + "id": "7c1ededf-11b5-4b78-8a75-a851e6581961", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -98982,7 +98982,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c89760f0-70ff-4675-89f7-85259d9cbce8", + "id": "faa812e1-683e-4f0e-a8ef-66ef0a4f4453", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -99027,7 +99027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "50896c90-4ec6-4d40-9b8d-600faadc47fb", + "id": "f2e8627e-2aa6-4462-8814-b7b66ccd6f72", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -99072,7 +99072,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7501210-74ba-4c12-b8ec-618e82417d75", + "id": "025dcfce-84bd-4c0c-9b37-6c07e3627522", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -99117,7 +99117,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0db3d6a-25d3-4c72-bec2-f1cd7eb66a26", + "id": "ab467e58-2f02-4953-8c2e-f4ec2df281a5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -99162,7 +99162,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b2427fc4-7711-4ca1-bc56-1907d5324daf", + "id": "4ba3560f-8814-4461-aaa6-164e2c378ca2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -99219,7 +99219,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": "b6f33bd5-af55-416f-8f16-23731b67cd5b", + "id": "6f26a63a-51dd-418b-8d63-4bc30225abb6", "name": "Create Segment", "request": { "name": "Create Segment", @@ -99261,7 +99261,7 @@ }, "response": [ { - "id": "3339539a-9300-4925-9946-d578440c9f7e", + "id": "b12d4908-eee4-4a38-8ec5-953a1882606b", "name": "Segment created", "originalRequest": { "url": { @@ -99317,7 +99317,7 @@ "_postman_previewlanguage": "json" }, { - "id": "44448576-61e5-470d-a57c-72db9d745c90", + "id": "7e3c39b2-2903-4278-b6b2-6a533b432d14", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -99373,7 +99373,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8abd1d83-56ef-4be4-8b18-972ae4a7a75a", + "id": "8abb93bb-f6d3-4c37-9fed-ec735da1519e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -99429,7 +99429,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2eba4683-8b30-4be1-b9c6-45155b57e7a0", + "id": "e461ece9-66b9-4eb3-bb85-b5ede04ac6bf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -99485,7 +99485,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f74bec0-28d6-4d57-9e3a-cf5ab125ee3b", + "id": "57578d5f-a103-4833-8a52-845157c7f3f0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -99541,7 +99541,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b9396ff-b96c-4a20-8e94-3a97c6b06cb8", + "id": "c8f01887-8c7d-4e24-89d0-7fcc5a71ed78", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -99603,7 +99603,7 @@ } }, { - "id": "9979852b-9e82-4881-84e8-6cdc20a9c761", + "id": "020b22b5-d6ba-4452-85d2-88c8dcf24b59", "name": "List Segments", "request": { "name": "List Segments", @@ -99660,7 +99660,7 @@ }, "response": [ { - "id": "fde1ef60-5912-4a20-a7d7-d2b05ade6d7e", + "id": "e5f531c9-299b-4dad-94d8-ff94f4a5e9f4", "name": "List of all segments", "originalRequest": { "url": { @@ -99731,7 +99731,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f8a16d3-6140-4039-b30c-6f467694576a", + "id": "6f4843bc-e97b-46c3-9207-7f9d10516a66", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -99802,7 +99802,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1b8a18e-8db9-44cd-81b1-04105152cf9b", + "id": "4c53da06-0642-4aa0-bb94-9a0e4ff79b62", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -99873,7 +99873,7 @@ "_postman_previewlanguage": "json" }, { - "id": "248ce8a5-1b9f-4a01-9d7b-d809a97569f3", + "id": "f1a322c8-ae80-4024-8bbd-45cc2cb5d5a0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -99944,7 +99944,7 @@ "_postman_previewlanguage": "json" }, { - "id": "861b0601-466d-484d-a81a-78d069e2c8e6", + "id": "f05edf99-3b4f-4215-807d-00a4f9929cf7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -100015,7 +100015,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f0471f4-5c01-4223-a3c3-b0122c63206c", + "id": "4a08abfa-457f-4de7-8cfd-788fd2ff129c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -100092,7 +100092,7 @@ } }, { - "id": "de02e5b7-e21f-48d5-bbde-c9d5a1621597", + "id": "ec6e2264-4bbc-4b00-ad4a-7448fbdc3d10", "name": "Get Segment by ID", "request": { "name": "Get Segment by ID", @@ -100133,7 +100133,7 @@ }, "response": [ { - "id": "a0d45978-e9bc-45df-a90b-fa0add1895d3", + "id": "9a9a60bd-c941-4e17-8716-27d7d7ac6b88", "name": "Segment", "originalRequest": { "url": { @@ -100177,7 +100177,7 @@ "_postman_previewlanguage": "json" }, { - "id": "101d9d78-2674-4b3e-96d8-8100d724a333", + "id": "b5f66894-7ec3-4f36-baaf-1d19877f19ae", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -100221,7 +100221,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c00bcee8-65de-4fba-9e71-5409c97c6341", + "id": "64878cc7-7b50-4f90-8a4a-2eb6d657ce04", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -100265,7 +100265,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd886067-a833-44d1-bc14-ffe6c1a05b09", + "id": "f7529b3c-bf05-4043-b2ed-8ab277813df4", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -100309,7 +100309,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2185eca5-9bba-4365-a3b8-60d0c1581a4c", + "id": "b0c981a8-506d-4229-bc40-26fa02648b7f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -100353,7 +100353,7 @@ "_postman_previewlanguage": "json" }, { - "id": "26c8e4bb-9a17-4fba-83d2-3978f8712be6", + "id": "38e77522-9d30-42ef-8b04-f167bb92d3ae", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -100397,7 +100397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "529bbebb-a2ac-4ea4-b860-6386ea3038d5", + "id": "4015ce97-9ad6-4134-bfb3-06339a65bc55", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -100447,7 +100447,7 @@ } }, { - "id": "7ee8f04a-6fb2-4c17-8f86-5d8228d46ee0", + "id": "8de4f83f-d94d-4a9f-acce-f13ceca5508a", "name": "Delete Segment by ID", "request": { "name": "Delete Segment by ID", @@ -100488,7 +100488,7 @@ }, "response": [ { - "id": "2f845cf4-55b7-4851-aa9c-d8bc2084f051", + "id": "7617ef45-971b-4964-a33d-267fe44002e7", "name": "No content.", "originalRequest": { "url": { @@ -100522,7 +100522,7 @@ "_postman_previewlanguage": "text" }, { - "id": "64fa636c-be95-49ef-964e-02e99bc205f5", + "id": "6f0cd0d9-8736-4562-9aa5-751e27825671", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -100566,7 +100566,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e96e854-43c9-42b1-b40b-4c29a16e432c", + "id": "8bfa5893-51d7-4502-acd3-92d5e5e7b059", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -100610,7 +100610,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ca504a8-d433-4e53-bf71-5fea3531c1fe", + "id": "a035745f-5119-4ecc-bf2e-3ee8687fa3e5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -100654,7 +100654,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5da5f4b-a309-4ce1-b0ab-1f1496433660", + "id": "a05660fc-6f6b-46c2-9310-ad946ac00453", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -100698,7 +100698,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4a4fea7-8eb3-4d5a-a677-4f6bf5b998d1", + "id": "3af4c650-d27f-447b-acf4-fdb55bc8b5a0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -100742,7 +100742,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd0cecf8-92fe-4172-bcea-48762947bba1", + "id": "9a3a52e8-47da-473a-9234-eee3e9494ef7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -100792,7 +100792,7 @@ } }, { - "id": "51b06c60-397d-4042-ad46-82e2b7d07eaf", + "id": "8b01a90b-d46d-4029-86ef-f1c7ccad2119", "name": "Update Segment", "request": { "name": "Update Segment", @@ -100846,7 +100846,7 @@ }, "response": [ { - "id": "d8bef806-8206-4752-b28e-1cb7a56c89f6", + "id": "17f7bc92-1298-428b-8ef7-16315f89df19", "name": "Indicates the PATCH operation succeeded, and returns the segment's new representation.", "originalRequest": { "url": { @@ -100903,7 +100903,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6fc72639-6647-415b-9c6a-bea4bc6d98db", + "id": "1c8516b5-2cba-4694-b844-71ac29f52f1b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -100960,7 +100960,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db140da9-24b7-4277-a0a1-5b3be7843321", + "id": "67242916-b5a7-4a96-b8f0-cc96a708bb74", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -101017,7 +101017,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d406c51-b008-43ca-b04b-f1ba3bd97753", + "id": "f348178a-83ab-4d71-9451-1704f654efbf", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -101074,7 +101074,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f68f3b0-b69d-4f1d-aaf3-882a6defd5d2", + "id": "73e3f998-f87d-4f7e-bfd8-4340afa058cb", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -101131,7 +101131,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa02d596-706d-498e-b50e-597430b0d66f", + "id": "4916567f-f24e-4179-bf59-e360fd4994e9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -101188,7 +101188,7 @@ "_postman_previewlanguage": "json" }, { - "id": "de9aa6a1-3379-4e89-b3b2-98b0af3b14d8", + "id": "0af7b5a6-bbf1-4c54-a02d-896bc32fb4b1", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -101257,7 +101257,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": "0b8b537c-4c4a-4197-aee4-e83dcea51467", + "id": "73f60e88-128a-46d1-95ff-3f6c9aae2b9d", "name": "List existing Service Desk Integrations", "request": { "name": "List existing Service Desk Integrations", @@ -101332,7 +101332,7 @@ }, "response": [ { - "id": "c8d7821a-0254-4ce8-b40d-3a0129415cf4", + "id": "72202f8b-bf39-4662-aa12-9ef00c084d32", "name": "List of ServiceDeskIntegrationDto", "originalRequest": { "url": { @@ -101421,7 +101421,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ee441b3-c9b2-4bf8-b0b5-2451a5e2c5ed", + "id": "25c7141b-b584-4c18-8610-440e633a517c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -101510,7 +101510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "141266cb-d848-4a0a-a292-2751a8b57164", + "id": "8711bbd6-2004-4241-b2c2-f5dd60c3183b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -101599,7 +101599,7 @@ "_postman_previewlanguage": "json" }, { - "id": "42a01544-c007-4de8-99e5-9c7588462e8b", + "id": "0a36ae33-ca0c-4097-b772-322520c86f66", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -101688,7 +101688,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fbdbc184-4de7-4de5-8a5e-25dfd3e7d63a", + "id": "3e7c222a-08ec-4b77-814b-161b3c2c6ab7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -101777,7 +101777,7 @@ "_postman_previewlanguage": "json" }, { - "id": "facd9650-aa3d-4587-ac78-d1ccfc876f2d", + "id": "9bab7c03-d315-40ff-b5e4-4e47e56f0096", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -101866,7 +101866,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a42db6a-276a-4b79-9d75-b0d9a9f848cd", + "id": "5ca0bd5e-d165-400d-b0ec-31f884c67062", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -101961,7 +101961,7 @@ } }, { - "id": "0131b83b-d17b-44b2-b43d-5d0ab8481ace", + "id": "fc340acb-71ea-4e4b-bac8-be53d0576146", "name": "Create new Service Desk integration", "request": { "name": "Create new Service Desk integration", @@ -102003,7 +102003,7 @@ }, "response": [ { - "id": "59048034-e026-4178-ab10-290b98a7450e", + "id": "b9b98d5e-0b1e-4110-b2a9-f81d85353d34", "name": "details of the created integration", "originalRequest": { "url": { @@ -102059,7 +102059,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c566f712-30c3-49ba-a5d1-fe04abc6006b", + "id": "3608e9c3-0dd6-4a8a-abdb-30fe6f27b323", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -102115,7 +102115,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3629608-e90c-45f3-a903-ef31b12f06bb", + "id": "b5fff5ad-2e42-4779-ae40-e1b6ca08c69c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -102171,7 +102171,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7259e251-dab7-42ff-97d7-3577c52f3c4b", + "id": "3c8ff021-78e0-4548-9aab-85cb7354eedd", "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": "11ffa403-09e1-4c98-9c67-f45e43f27497", + "id": "e89cac98-61d2-43ff-ae9d-f6bfdf9b82c5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -102283,7 +102283,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d330af05-1f93-4034-b5a6-1787d84ef7c0", + "id": "934436c7-286d-4bee-8a61-e0abfddfc3d9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -102339,7 +102339,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d1e80ae-2aca-47cc-a453-55866ce2f004", + "id": "f9b21ed3-239d-4963-a819-336b73c2ca11", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -102401,7 +102401,7 @@ } }, { - "id": "10d6c4ed-9d1b-499d-8d7f-aa2df8ba59c0", + "id": "c75ab581-87a3-4799-936b-834021e2f615", "name": "Get a Service Desk integration", "request": { "name": "Get a Service Desk integration", @@ -102442,7 +102442,7 @@ }, "response": [ { - "id": "1e52b535-5564-41ad-b2ef-7e39a07d3396", + "id": "ef88567c-bfa0-447d-9482-13ffe19186cc", "name": "ServiceDeskIntegrationDto with the given ID", "originalRequest": { "url": { @@ -102486,7 +102486,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfc43b39-6670-4278-9719-2d7ea60929b3", + "id": "f925e92e-479c-4131-830a-b28fe4d0e13d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -102530,7 +102530,7 @@ "_postman_previewlanguage": "json" }, { - "id": "80286e21-19bc-4db5-8e6d-c13b4b38ed4a", + "id": "ba191fb1-f077-458e-beca-c7b2a62a18ab", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -102574,7 +102574,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8411d70-6b54-4291-b6e7-459b0d3d813e", + "id": "154fcfa1-c0a2-41c9-b77e-57de96f7c806", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -102618,7 +102618,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1e32f4c9-3c68-4acb-a6e6-f3b5dd049abe", + "id": "109aff14-3b16-403a-b79e-11c319ff669d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -102662,7 +102662,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eec7eddf-8df7-46db-b03d-b57cb0b9158c", + "id": "2d1225ee-1852-4a00-ab1a-fcba55807550", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -102706,7 +102706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db334390-69d4-4755-bc93-86e83c825e2e", + "id": "0cc1c3ef-369b-4eaa-92dc-6c2175d3d5c6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -102756,7 +102756,7 @@ } }, { - "id": "e4842848-e45c-49a3-ad28-9ee74438b37c", + "id": "8cae86d3-9ae1-4bf0-8d32-7a32005f1250", "name": "Update a Service Desk integration", "request": { "name": "Update a Service Desk integration", @@ -102810,7 +102810,7 @@ }, "response": [ { - "id": "0017ce19-108a-4aa2-b331-4b19f30c73a1", + "id": "60a95a0d-449b-471f-b6b2-46fbbf6b46fa", "name": "ServiceDeskIntegrationDto as updated", "originalRequest": { "url": { @@ -102867,7 +102867,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0a9550f-4d7f-4e55-b085-665091694be8", + "id": "7233c4c3-6fa9-48cc-852f-ceda8e6762a7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -102924,7 +102924,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4290d548-4276-44ef-a4ce-19c1309f8e76", + "id": "4e73c2d8-ca74-4389-8469-2a758992d5a0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -102981,7 +102981,7 @@ "_postman_previewlanguage": "json" }, { - "id": "90e2e8f7-8511-4ab9-83d1-53eb4358f826", + "id": "2c46f774-adfe-4d5e-b9d6-94d36083ed78", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -103038,7 +103038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d95c578-6469-47b3-a4b6-c98fccfeedcb", + "id": "ddb60878-112a-4f19-91e0-d66fdcfeed55", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -103095,7 +103095,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b80bf00-eb0c-4e46-bac4-7f5a6aee2913", + "id": "29600c0b-f11d-4b44-957c-812da5364443", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -103152,7 +103152,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86e28e08-ddac-4f31-b0d1-19ec09103d0f", + "id": "a0911326-a9b7-4a02-863e-c612a29009a2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -103215,7 +103215,7 @@ } }, { - "id": "6275f161-c7a5-4839-9524-83b83803cdeb", + "id": "d2468f56-5cb4-471a-b475-97f5a757297b", "name": "Delete a Service Desk integration", "request": { "name": "Delete a Service Desk integration", @@ -103256,7 +103256,7 @@ }, "response": [ { - "id": "f1b06b44-4872-4e49-afa0-1eba51820d42", + "id": "1f6d0848-c162-47eb-ab64-420249dbf01a", "name": "Service Desk integration with the given ID successfully deleted", "originalRequest": { "url": { @@ -103290,7 +103290,7 @@ "_postman_previewlanguage": "text" }, { - "id": "1fa818a0-5f58-4e92-9b7c-914d1c30b6a7", + "id": "573125d3-0c7e-4d8d-a359-53628e65222d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -103334,7 +103334,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01de0d2d-59cc-46c6-a065-2050691fb8cb", + "id": "185b40fb-7d26-41f7-bbe8-c9563b8ae5ed", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -103378,7 +103378,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40ef0e38-cb8b-4055-8232-09d22912c088", + "id": "ecb8674e-d4f5-46ea-90e4-377f18e34710", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -103422,7 +103422,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cf6af1e-40c8-4b8f-9a46-6aa579871c1e", + "id": "1f93337d-553a-4bdc-aae2-0ca8e87af3e8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -103466,7 +103466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e8385ad5-501c-434e-a840-bb71567b9ea3", + "id": "24a3cb22-dd03-488d-b690-148f680e14d9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -103510,7 +103510,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3598831b-b05f-4577-a049-ba0dccffa21c", + "id": "84ff4a46-2053-4c5e-a611-fe500d1df8a3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -103560,7 +103560,7 @@ } }, { - "id": "2edadbe1-0398-4eb6-bfd8-f14b99454690", + "id": "95c37fe7-b59d-4d01-8c06-60c689f555b0", "name": "Service Desk Integration Update PATCH", "request": { "name": "Service Desk Integration Update PATCH", @@ -103614,7 +103614,7 @@ }, "response": [ { - "id": "f9f8f7df-4520-4062-bc15-9ed3ca8d7812", + "id": "068da561-4153-4d1a-ae36-588492aad90c", "name": "ServiceDeskIntegrationDto as updated", "originalRequest": { "url": { @@ -103671,7 +103671,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48efe240-0665-4868-9876-399823b93f91", + "id": "a83ed979-792b-4298-b34a-fe6d7cb1eefa", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -103728,7 +103728,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8ed6fcb-8410-437b-8e77-a2dc23466517", + "id": "5b8a3a4a-776a-466e-94c4-57cbf0cdf09b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -103785,7 +103785,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ad23a10-90e7-4b9f-8e57-4e216d2b91d7", + "id": "87e8ca71-3e2f-4d2d-bc73-f115674ab249", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -103842,7 +103842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea08df56-5a08-4a53-92b2-206dc8014b8a", + "id": "1f2443b8-8574-4830-bb2b-5a1618a8f05f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -103899,7 +103899,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09d43fd7-dd83-4604-9703-d35ca28b45f3", + "id": "9db1389c-729a-4495-a71f-164c94b67101", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -103956,7 +103956,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20b7a3c1-515b-4774-ba5e-8fe229a48a8e", + "id": "2133cf34-48f3-4c57-b9fa-e5382ff1368a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -104019,7 +104019,7 @@ } }, { - "id": "1487c765-663a-4520-82d6-799269bcd388", + "id": "e993f2f4-24a2-479e-85e1-dc12681e9b6e", "name": "Service Desk Integration Types List.", "request": { "name": "Service Desk Integration Types List.", @@ -104049,7 +104049,7 @@ }, "response": [ { - "id": "656c7027-d994-4340-b18c-037d1028ebc4", + "id": "a9ba461d-c86c-422f-b1ac-1f76f047c92c", "name": "Responds with an array of the currently supported Service Desk integration types.", "originalRequest": { "url": { @@ -104093,7 +104093,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0f0fab5-322a-491d-872d-7033866fe3bd", + "id": "84bcb78d-170f-4c59-bc26-ce157df095a4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -104137,7 +104137,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e2d7fd9d-38f5-4793-80c2-ed3178451c11", + "id": "3453b0f2-2bac-4495-952e-3db00b56c8e5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -104181,7 +104181,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f48828c3-475f-4de0-86e4-9e7f020b6043", + "id": "932cca9b-ce5b-49ed-aa75-031d2d0a3be6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -104225,7 +104225,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ab7ec4b0-b1dc-4bd3-b7d9-79ede1c5dfd1", + "id": "4143aecf-fc42-488c-ac0f-1eb5f22221cc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -104269,7 +104269,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fd2b5a8c-c59c-4e50-bf87-68b490f57f23", + "id": "be76741c-70de-4399-a4dd-37b83ef708e7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -104313,7 +104313,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4adc64eb-d13b-4827-beaa-205ec56ecf9a", + "id": "80777737-2c48-4db0-ae31-c9cb5818bfd0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -104363,7 +104363,7 @@ } }, { - "id": "2b37a796-d450-4964-a860-c30b9383e513", + "id": "42af853f-b283-4d99-9f3c-cdd6a230352a", "name": "Service Desk integration template by scriptName.", "request": { "name": "Service Desk integration template by scriptName.", @@ -104405,7 +104405,7 @@ }, "response": [ { - "id": "b066e748-ab76-4fcb-964c-0df3c57694a2", + "id": "f51b92a5-8209-49d6-a332-91a6a98257cd", "name": "Responds with the ServiceDeskIntegrationTemplateDto with the specified scriptName.", "originalRequest": { "url": { @@ -104450,7 +104450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca5d23af-0594-4bce-a1c3-9b1cd3d84be1", + "id": "b09957cb-7bcd-438a-98c7-d10a95e82180", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -104495,7 +104495,7 @@ "_postman_previewlanguage": "json" }, { - "id": "accec891-f83c-49aa-b18e-ca12425ad8e5", + "id": "5eb62f70-c1c1-4ee9-87b6-e4af26f06faf", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -104540,7 +104540,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c2a3e1dd-e59c-4d47-96cf-9d09e9b3652e", + "id": "bb2efbbf-3bd5-4a3e-84d5-86122ff379ea", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -104585,7 +104585,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5be108d7-4e8e-4333-b06e-0298785d6ff2", + "id": "80802a54-ac32-4aa4-8a5e-c5a53cf860a6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -104630,7 +104630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e6bc5ed8-929f-4a34-9544-faedfc909a14", + "id": "0718d458-9609-4490-9da6-143a931826b4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -104675,7 +104675,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e598c984-7ad1-4dfe-8928-2ebd1019f4d4", + "id": "7f46a349-8ad0-4357-b573-1ec2d72db46f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -104726,7 +104726,7 @@ } }, { - "id": "bb0552c6-cec5-400a-ad8a-e10aaae9c801", + "id": "05932ddb-6af2-4907-b824-dc2a57e66b4b", "name": "Get the time check configuration", "request": { "name": "Get the time check configuration", @@ -104756,7 +104756,7 @@ }, "response": [ { - "id": "f6b56217-d83c-4b4b-a811-5e9b07baef8e", + "id": "ec63c98d-54d4-46d6-b954-ee816be6045b", "name": "QueuedCheckConfigDetails containing the configured values", "originalRequest": { "url": { @@ -104800,7 +104800,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b5abb53-ef4a-4c8d-a794-e382a65a4608", + "id": "fa8bbc59-624b-4265-8a51-f2d71930e37d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -104844,7 +104844,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88415cef-8ae0-4a05-9961-c4f57605fda9", + "id": "cf483831-1265-43cf-8601-ce053696d659", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -104888,7 +104888,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f4f5406-e41c-4bed-918b-ecef395b520c", + "id": "258062c8-72d0-41ec-8025-e43d285ddffb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -104932,7 +104932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e9a3015-caa6-4d9d-bbd8-9e8dccc3b04d", + "id": "2ff8544a-c21e-4427-9ab8-22a1c8a95c57", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -104976,7 +104976,7 @@ "_postman_previewlanguage": "json" }, { - "id": "61bfc00e-76b9-4827-a02e-8260b008739d", + "id": "75b8fda8-db1a-4b70-a947-3c5314df91a8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -105020,7 +105020,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffc674ef-7dcf-45fa-b77e-a5f467f23526", + "id": "94ef6424-9681-431e-967a-4fe0b85c7de5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -105070,7 +105070,7 @@ } }, { - "id": "8ee8d446-e851-48b2-b1ae-b745160f5afc", + "id": "857cc74a-29fc-4684-8e90-d18e69056e3d", "name": "Update the time check configuration", "request": { "name": "Update the time check configuration", @@ -105113,7 +105113,7 @@ }, "response": [ { - "id": "e65ceeee-449e-43f5-9c01-fd0377e42198", + "id": "a142829e-f520-4db6-8752-609738702575", "name": "QueuedCheckConfigDetails as updated", "originalRequest": { "url": { @@ -105170,7 +105170,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01a85b25-665d-4963-b7aa-6c215ea8bbf9", + "id": "523f672d-8e09-4777-8071-52e86fc8b159", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -105227,7 +105227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9fa22a62-abad-4554-b77d-dff9f5b656d3", + "id": "76b0298d-f4f1-4850-9d0e-ed0ec8847551", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -105284,7 +105284,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36e84baa-d15f-41f7-91d9-681aad83f971", + "id": "413da536-d39f-46a1-ad41-271c5e1d6fe6", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -105341,7 +105341,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c216a7c8-ba80-43db-857f-9a79564dea14", + "id": "b06b924a-3870-41ff-b2d5-5e0d2561f4a5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -105398,7 +105398,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55f794d3-88b6-4b87-af63-3e698b6253bf", + "id": "418be117-47eb-4e63-8bc2-cb813c3f659d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -105455,7 +105455,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7bb79d9e-df8c-453f-9d80-e5d95114dff2", + "id": "24263bfc-0de8-461b-82cd-10212183253d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -105524,7 +105524,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": "360c987c-bdde-4edd-bec1-279c34941758", + "id": "4c16a31a-be0a-440c-8a43-27735ef12064", "name": "Create SOD policy", "request": { "name": "Create SOD policy", @@ -105566,7 +105566,7 @@ }, "response": [ { - "id": "488f30c7-90b1-4b3e-aaaf-cabbb92b34a1", + "id": "4b9dfd6f-818d-4a4d-9eed-c75278d9e94c", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -105622,7 +105622,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0c841fa0-90b5-452c-8886-9038067685ed", + "id": "a90eac89-4889-48da-aba8-7cfb10025f9b", "name": "General Policy", "originalRequest": { "url": { @@ -105678,7 +105678,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae4d2925-5b11-49e1-bae4-e0effdae8c4c", + "id": "149b9753-b4d1-4374-a7a0-53812625d20e", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -105734,7 +105734,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25442f80-9080-48ee-aed3-c6bb0c05cf31", + "id": "34a37908-1eb4-4a95-bf7c-6a8efd65d0a9", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -105790,7 +105790,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7045a15d-dde6-4cef-b94c-0cdfd50c155b", + "id": "cd1ba38c-bf78-4e88-b21d-08723761d8ed", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -105846,7 +105846,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8aacf323-dc97-4d47-95e0-47ac4d9340e2", + "id": "937dd5e6-5395-4cfe-b527-a74a1f81f4c9", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -105902,7 +105902,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33efc00b-01f3-4eb4-905e-9f3f4b3e34f5", + "id": "cdcaa0cb-7f46-4e53-bdb9-34c6156f2dc0", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -105964,7 +105964,7 @@ } }, { - "id": "9faa8d94-558e-4e0b-ad76-b0133cc649db", + "id": "85819660-0beb-4499-b9df-70fc05d586f7", "name": "List SOD policies", "request": { "name": "List SOD policies", @@ -106030,7 +106030,7 @@ }, "response": [ { - "id": "d9c7f455-037e-41f3-861b-b25687e28a62", + "id": "1dd78e5a-1b63-4be7-b6ac-b320c166afbc", "name": "List of all SOD policies.", "originalRequest": { "url": { @@ -106110,7 +106110,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb9fa3dd-320e-43fd-a2cb-62177c020eac", + "id": "7f5ac664-09d3-4ee5-b3d4-ab7a5d14ed9d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -106190,7 +106190,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57c60ae5-3352-45fc-ab24-c10b82d431dc", + "id": "2eeed456-3db2-4dd0-a3c8-fe7ac021aae0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -106270,7 +106270,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c637f9b9-a350-477d-bf20-a33c1bc1effd", + "id": "dcba9e86-967c-4c24-ac08-7bb3ac79dde1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -106350,7 +106350,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8d8a019a-bb5f-4b50-9473-91b5b4b503bb", + "id": "9e4f6fa2-98b2-42c6-8582-6298afa89e35", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -106430,7 +106430,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55863caf-372e-4645-8b9d-d2a266fbe45f", + "id": "24276b41-c70a-445f-bcba-9d45251b9eeb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -106516,7 +106516,7 @@ } }, { - "id": "8fd38f99-27fc-402e-a98b-1e80c876e3b7", + "id": "290a1a5e-2586-4832-a1af-db358617e02a", "name": "Get SOD policy by ID", "request": { "name": "Get SOD policy by ID", @@ -106557,7 +106557,7 @@ }, "response": [ { - "id": "dcd9d472-3802-4bd5-9cbc-3fbc78644e29", + "id": "53b8b453-d1f9-4db1-8c94-ff606cbc7e2a", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -106601,7 +106601,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d152bce-660f-47b4-8f1c-a4d7c684b9f5", + "id": "58d0069d-8b13-40c7-a4f1-f3fb045630eb", "name": "General Policy", "originalRequest": { "url": { @@ -106645,7 +106645,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9302a25-6e9d-4aca-843d-e15102cd3679", + "id": "418ce283-1467-494d-87f3-aedef9354bf7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -106689,7 +106689,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1232c016-05bf-4abc-90c4-cc492e98a934", + "id": "4e0724bd-0f68-4dbe-b2be-154adcd93282", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -106733,7 +106733,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2010448b-42a8-4f30-8ac1-c47a0079a02e", + "id": "bde2e6dc-abe7-4082-a218-9441427308e5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -106777,7 +106777,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0dc64561-409b-4ba8-944f-bf08bf25ed4a", + "id": "1795d876-c9aa-4613-ad91-20af36541ace", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -106821,7 +106821,7 @@ "_postman_previewlanguage": "json" }, { - "id": "196ad921-940a-41e9-bc51-ce22f798ec59", + "id": "a587bb73-fe32-46d4-b254-99f4a1072cbf", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -106865,7 +106865,7 @@ "_postman_previewlanguage": "json" }, { - "id": "871e58df-254a-443d-9bca-bc0d48b3bad3", + "id": "87be7b00-69bd-4aa8-a8e6-be61590aeb51", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -106915,7 +106915,7 @@ } }, { - "id": "1c1efb49-76fe-4879-990b-9cc84571ba09", + "id": "43651962-c107-47d6-8b55-b14465926df8", "name": "Update SOD policy by ID", "request": { "name": "Update SOD policy by ID", @@ -106969,7 +106969,7 @@ }, "response": [ { - "id": "d631e0d6-b4ef-41f1-b4a5-6d1c5c1270f2", + "id": "06ceed1c-28b6-4615-93a1-45058816f212", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -107026,7 +107026,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fff8fc77-f3bd-4923-96a3-53af5809b1d8", + "id": "ca1fcf69-b1a8-4e2c-abb4-c2474839eeb9", "name": "General Policy", "originalRequest": { "url": { @@ -107083,7 +107083,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6dcba3d5-d0a5-4a36-a7d3-5d90c0499873", + "id": "a912564d-ea32-4b55-a609-4fdf4f787a95", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -107140,7 +107140,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1eca0e06-69a5-4f59-abec-ea97561373cc", + "id": "54f1f936-e8d3-4684-9c6f-8059d5bd0b62", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -107197,7 +107197,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b4b6b077-2b16-46c2-a8f4-014c87289644", + "id": "1586699e-371f-4898-94df-0a1e6e0a6cb8", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -107254,7 +107254,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e5c523c-7022-4eb1-9cec-514b4af95636", + "id": "78dd5ecf-823c-444a-8473-780a713701cf", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -107311,7 +107311,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2c92261-2cd0-45ac-bc63-73437c2b7a39", + "id": "b2f5d657-fbc4-4fb4-a0b8-7f003b663aad", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -107368,7 +107368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d83a1792-e02a-4e8f-89a9-32bedf545365", + "id": "c415f3bf-abe3-41e7-8c72-34728715d71d", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -107431,7 +107431,7 @@ } }, { - "id": "cc1eebb7-080c-4d53-a40c-b41dfcce2ba1", + "id": "dd38f348-7251-4532-a8a5-7de32efa84ce", "name": "Delete SOD policy by ID", "request": { "name": "Delete SOD policy by ID", @@ -107482,7 +107482,7 @@ }, "response": [ { - "id": "5e59af9e-3631-4546-bb10-8da654b3ceae", + "id": "161cd803-8a60-4d29-86fc-afd5ea1ab731", "name": "No content.", "originalRequest": { "url": { @@ -107526,7 +107526,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7dd3226a-033d-4831-bbc9-8f5f1eec6dbe", + "id": "e88d98d5-bfee-4309-ab57-b19e9691f066", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -107580,7 +107580,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d815319e-b5fb-479a-a6e0-be223fa6434d", + "id": "dc2c8044-a1be-4825-836d-a3d07e61924f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -107634,7 +107634,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b691c8fe-8168-40f0-991a-73d4e868cdaf", + "id": "81114854-b87d-4ef1-bf03-99b063632c4e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -107688,7 +107688,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffea2390-30a1-48eb-b226-865ccc0f8204", + "id": "0277a560-e77a-4fd0-9a18-19fef706c9c7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -107742,7 +107742,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e15a1386-8670-437d-9cec-193253c0b210", + "id": "7b6600b3-01bf-47a9-8964-272086db952f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -107796,7 +107796,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9b27645-cb9e-403e-9e24-f68e6df71d98", + "id": "8a56593d-7da0-4618-832b-d2eaea596464", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -107856,7 +107856,7 @@ } }, { - "id": "16852a88-5dc5-4292-9fad-67c02c91e9d7", + "id": "418a6068-c9ca-4628-be62-6700ce90aa17", "name": "Patch SOD policy by ID", "request": { "name": "Patch SOD policy by ID", @@ -107910,7 +107910,7 @@ }, "response": [ { - "id": "53cb5149-dda5-4930-a111-271221a3b2f1", + "id": "47e5b55d-08bc-429f-8865-ee211251affd", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -107967,7 +107967,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b13a1f9d-c7f1-4ef2-a9e2-efce5c5ae646", + "id": "aacfbeda-b134-4d9e-86d9-7dce6f58da46", "name": "General Policy", "originalRequest": { "url": { @@ -108024,7 +108024,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f268221a-df46-4f12-b202-a53abb3c8bc4", + "id": "9b63abd5-9347-4728-a2d1-57946b484508", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -108081,7 +108081,7 @@ "_postman_previewlanguage": "json" }, { - "id": "557df7fe-f83b-49d6-8282-a9e00a1638f9", + "id": "514c26c9-8523-4a5a-80de-b0ed9fb4da81", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -108138,7 +108138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6abc1ac8-4615-484e-bd50-fc7973f4607c", + "id": "0f1074c6-0612-40f0-9066-36782b57c7a6", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -108195,7 +108195,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c0e8138-dca0-4940-a8e7-8233f25ca7c9", + "id": "b6a4e704-9d0d-4785-8484-5a9dbce2c994", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -108252,7 +108252,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4b17f68-fe68-4b2e-8f3e-11291b0949b3", + "id": "e66f8554-878e-4e7c-8c70-86e22aa0f725", "name": "Conflicting Access Based Policy", "originalRequest": { "url": { @@ -108309,7 +108309,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa676a4f-d1bc-4ef3-a4eb-905672e6d957", + "id": "a318c057-3eb7-4d58-b92c-9859eac25298", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -108372,7 +108372,7 @@ } }, { - "id": "f0820f21-3f0e-4159-a231-12e83e37a9a3", + "id": "39ec2103-f155-4edb-b0ac-79be07156f0b", "name": "Evaluate one policy by ID", "request": { "name": "Evaluate one policy by ID", @@ -108414,7 +108414,7 @@ }, "response": [ { - "id": "a4ee6503-7f95-46e6-9597-e00fb9bc322d", + "id": "c200f5f6-6201-4991-9b18-435b8016889b", "name": "Reference to the violation report run task.", "originalRequest": { "url": { @@ -108459,7 +108459,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1599ea41-dd4e-4e80-a8b0-c6a8ff245500", + "id": "fcc3df17-3f6c-421d-822e-251c2b7b8081", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -108504,7 +108504,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3cb24ff1-e1f4-45d8-8773-8a5c36462761", + "id": "bec445bc-ec48-4c95-8fc9-b776d2b74a3e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -108549,7 +108549,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0ecc873-2dd9-4f00-9135-1be7bfb7c276", + "id": "082919f0-1ef9-4237-a696-e3d4498f6b32", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -108594,7 +108594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03f684b9-45d0-4540-b60a-f772c45b3c9b", + "id": "efc7d1ad-57ba-46af-8ca1-49d81efce398", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -108639,7 +108639,7 @@ "_postman_previewlanguage": "json" }, { - "id": "035bd87e-bada-42eb-92f6-7763f33d6a2e", + "id": "bfca7cb3-fd1c-4914-af1f-6c4439abcb22", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -108690,7 +108690,7 @@ } }, { - "id": "f118512c-f0f3-497e-b07b-4154f771d302", + "id": "4857b42f-c705-41d3-91b0-a09ab7d2764c", "name": "Get SOD policy schedule", "request": { "name": "Get SOD policy schedule", @@ -108732,7 +108732,7 @@ }, "response": [ { - "id": "9d1ac9d6-88e0-4498-8913-07119371460e", + "id": "ae10a485-0af0-4436-931c-c9aa4ada58d9", "name": "SOD policy schedule.", "originalRequest": { "url": { @@ -108777,7 +108777,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8021c93b-30bd-4146-862b-087af90e687b", + "id": "6455f1a6-38eb-4241-8104-298613ee6b93", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -108822,7 +108822,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c26309fb-0889-47a4-90be-a94a7860a7c7", + "id": "03ee9a3f-3b59-41af-98ab-1b7a11aa8105", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -108867,7 +108867,7 @@ "_postman_previewlanguage": "json" }, { - "id": "34e48b60-f8ff-4159-8331-f57b98cda48b", + "id": "5386b889-6a41-40a9-8b21-e7747c442ff0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -108912,7 +108912,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5873c90f-1292-435d-9901-845813490d09", + "id": "927b9c81-adc6-4dc8-b65f-e33721251373", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -108957,7 +108957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4f180839-71e4-4858-bd49-dfa1bbf292ae", + "id": "a191a10b-fbf1-42fc-a0d2-b4788d2f080c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -109008,7 +109008,7 @@ } }, { - "id": "149c871b-aaed-480c-b556-f101d427a16e", + "id": "62c9f1d0-137e-45cd-81fc-becbb6ec82a1", "name": "Update SOD Policy schedule", "request": { "name": "Update SOD Policy schedule", @@ -109063,7 +109063,7 @@ }, "response": [ { - "id": "4415f374-0463-45a1-b2ca-2e5649e9d483", + "id": "11a7f9a9-6c47-45d7-b2e2-00dc888dc058", "name": "Created or updated SOD policy schedule.", "originalRequest": { "url": { @@ -109121,7 +109121,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a72cb844-3c05-4834-848b-304337f6ff03", + "id": "4c242abc-e723-4cf3-af39-f69650cce496", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -109179,7 +109179,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2961af84-8368-4a35-8d87-c1ef9cf063ca", + "id": "5a136ddd-7ba3-429e-9529-71899c242b47", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -109237,7 +109237,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84eb6f0c-8d38-4708-aa00-29faf2a9d816", + "id": "b08274f2-3e61-4dde-a19b-a7b0bde4d940", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -109295,7 +109295,7 @@ "_postman_previewlanguage": "json" }, { - "id": "33441188-a32e-4895-8922-176e162558ab", + "id": "a8398e8c-3e43-4510-8987-b58b986ee7f7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -109353,7 +109353,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d35e67de-f3d3-40ab-a926-ca4184a076d7", + "id": "49e46dfe-a993-49d5-bb95-5bc8e6234496", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -109417,7 +109417,7 @@ } }, { - "id": "2d671046-ba93-44dd-8371-5f64e42bdaa0", + "id": "a049d5e1-a2a7-4275-8e4e-96bb7753402e", "name": "Delete SOD policy schedule", "request": { "name": "Delete SOD policy schedule", @@ -109459,7 +109459,7 @@ }, "response": [ { - "id": "d6807fe7-59c4-4f5d-8a5b-c3a233b08c61", + "id": "a14d3a70-86e0-4d74-82f1-64704ff7b456", "name": "No content response.", "originalRequest": { "url": { @@ -109494,7 +109494,7 @@ "_postman_previewlanguage": "text" }, { - "id": "e2cef0b9-652c-4606-b102-448482f11a78", + "id": "ea114422-de02-4256-9ab2-81619765edba", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -109539,7 +109539,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dab6ebbc-1a15-404b-b8d9-93c588968d5f", + "id": "d957ff6e-8da3-4288-82fe-63968a05cf51", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -109584,7 +109584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4deeb4c5-9dca-4e22-8005-c56934ee2b0d", + "id": "f35b76f5-5ab4-4b75-867e-669e207b3d6a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -109629,7 +109629,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7b2f9675-4741-418b-8766-42c177015dae", + "id": "f9ce55df-f8c8-4e01-9bda-2884ee39eb03", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -109674,7 +109674,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9825d5ae-9edf-46b2-b67a-ee2bd39e388a", + "id": "ea8b712e-3185-4ec5-8842-7765d6b6771e", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -109719,7 +109719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a034b5d-a0cf-40fc-ab7e-55d4983b75b9", + "id": "2585e0a4-8b73-4634-8c53-98e8b0c0455f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -109770,7 +109770,7 @@ } }, { - "id": "6a47b97a-107b-432e-ad3a-557d13b05528", + "id": "8de9c9eb-ad2b-4aa7-80f5-cbfeb350820c", "name": "Runs SOD policy violation report", "request": { "name": "Runs SOD policy violation report", @@ -109813,7 +109813,7 @@ }, "response": [ { - "id": "73242ed0-6847-450c-9679-5b06c942f0dd", + "id": "86125237-eb82-4c6f-be42-ba47cb05a374", "name": "Reference to the violation report run task.", "originalRequest": { "url": { @@ -109859,7 +109859,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4e9ad24a-e4ef-497f-85cc-0e001b714000", + "id": "0165e020-b86e-4403-b7a7-5a96bb03d9f4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -109905,7 +109905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8763b1c8-6970-4006-baa8-bd7dbebb271a", + "id": "a3b3849e-ff70-4410-8c5c-7d56af0a756d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -109951,7 +109951,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a632d4b5-a80a-473f-83ac-babbe0a500ca", + "id": "a7f66990-3290-4d1d-a35e-75a72a659f82", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -109997,7 +109997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a78d7eaf-e72f-4864-b439-cf9588a81af5", + "id": "06ad2676-d737-4f8b-80dd-05500669df18", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -110043,7 +110043,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9d072f31-c8f2-4214-b6b1-06d792525a90", + "id": "1bf65b83-7ef8-45bf-b79c-3750268f9c71", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -110089,7 +110089,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3c56ede7-ad25-4d99-a23c-9de7390fc191", + "id": "94ccc773-0d75-4f1b-8d19-67b44c8dab3b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -110141,7 +110141,7 @@ } }, { - "id": "4a1f7f05-2f4b-4f76-b246-272875903cc3", + "id": "1178c8ab-60f7-4906-8490-42bae3831d00", "name": "Get SOD violation report status", "request": { "name": "Get SOD violation report status", @@ -110183,7 +110183,7 @@ }, "response": [ { - "id": "a4393b7d-dc18-49a3-8ad1-340447b954c2", + "id": "6d531626-0168-4418-92cb-ab3b8aee4313", "name": "Status of the violation report run task.", "originalRequest": { "url": { @@ -110228,7 +110228,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f3924a5b-bb49-476a-b03a-e432f573f4cf", + "id": "6060b68a-73b8-49ea-8a61-f21c9cb2a1d3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -110273,7 +110273,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f6f2b4a9-494f-420b-9f01-125d6a47ef4f", + "id": "6818aa78-c6d9-4d81-9631-138b17eeb35f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -110318,7 +110318,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ed67504-7252-4ea0-aefe-d0e4d4658899", + "id": "03373ef6-7a28-4c13-b4fd-755d2c949207", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -110363,7 +110363,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bddeba80-45f3-4e87-95a3-1b0492eaa34a", + "id": "ef9142b6-d9fd-40ee-b43f-151508706083", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -110408,7 +110408,7 @@ "_postman_previewlanguage": "json" }, { - "id": "88118697-4d75-4168-a007-c569750591f6", + "id": "6f9db28f-47f5-488f-93e9-d4001efb409d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -110453,7 +110453,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c71a599a-baab-4e18-a317-0153d620c2f0", + "id": "bbad7114-bccd-4191-b186-bf2833b78f54", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -110504,7 +110504,7 @@ } }, { - "id": "61dd284e-7e9b-4715-ab63-face660f442c", + "id": "6ca64515-118c-46db-b1f7-90484ddb73ec", "name": "Get violation report run status", "request": { "name": "Get violation report run status", @@ -110546,7 +110546,7 @@ }, "response": [ { - "id": "d4bc634b-a017-43f1-a119-213f0daaf289", + "id": "e88ea9b0-7e93-48f1-9259-4d489cfc9c6c", "name": "Status of the violation report run task.", "originalRequest": { "url": { @@ -110591,7 +110591,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e1a680a6-aca8-4a76-9626-d298b12af438", + "id": "edf39ee9-34bd-4744-b382-18fb7829f975", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -110636,7 +110636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a3e56b47-ad3a-4d10-8c8f-4758d21ca626", + "id": "538733df-6a8e-4a47-a58b-3e87a63b5b1a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -110681,7 +110681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1cb74a9-6aca-49f5-8029-28a665d023aa", + "id": "122d97c5-dd65-4ada-9e91-010c5348e064", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -110726,7 +110726,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8fb65216-1f48-40cf-bc13-b42769a78f61", + "id": "731df56e-0b0c-445c-a38e-763ec1322b97", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -110771,7 +110771,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95f1999d-f8ea-4d2b-a3f1-273bffb8a520", + "id": "cc384a21-32e4-467e-beed-134e1afca74d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -110816,7 +110816,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56fca373-1339-46d3-bce7-ca483d0e20db", + "id": "0613d62a-8eb4-409a-b2b7-5e83771aca9f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -110873,7 +110873,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": "7d5166b6-67fe-49c4-93cb-7e592a51f3e5", + "id": "0108e024-e678-4e17-bd81-cbf8bd2d740a", "name": "Predict SOD violations for identity.", "request": { "name": "Predict SOD violations for identity.", @@ -110916,7 +110916,7 @@ }, "response": [ { - "id": "05d80c21-6c5c-4cc7-b334-75d9c4f2d0c8", + "id": "9ce2dac9-d1eb-495c-90bc-ca7fbeacb38e", "name": "Violation Contexts", "originalRequest": { "url": { @@ -110973,7 +110973,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5792171e-f638-4b7c-b62f-da43f168ecd4", + "id": "a6691287-e5c1-42d8-8afc-aae12fbbdc3f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -111030,7 +111030,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3a009e32-a9e5-4ebc-8633-9cc6b25881b8", + "id": "89f5f476-1bd6-408c-bc12-80728ff20814", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -111087,7 +111087,7 @@ "_postman_previewlanguage": "json" }, { - "id": "033dd01f-6aa4-4d69-84cb-fcd47f6ff143", + "id": "3d7ba979-dc8d-452f-beec-1cf6e8a0bd8e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -111144,7 +111144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5b9817fe-3f7a-4e8f-bd4e-94b4dedd12da", + "id": "0c4f3884-7fbd-4914-8e41-c07922d06629", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -111201,7 +111201,7 @@ "_postman_previewlanguage": "json" }, { - "id": "817035f6-9919-41ab-be20-a10a1dc9b520", + "id": "58af6d33-9650-4a7c-80f6-a074ca0e635d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -111258,7 +111258,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5375d508-3607-4d1a-983e-9f71e6aa8fb5", + "id": "7e47bc50-2b73-4914-9bf1-75fb12faa2ba", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -111321,7 +111321,7 @@ } }, { - "id": "12321efc-c135-478b-8082-acce3c96ba9e", + "id": "985a48e2-5a94-4086-8fa3-bde8cfe56e64", "name": "Check SOD violations", "request": { "name": "Check SOD violations", @@ -111364,7 +111364,7 @@ }, "response": [ { - "id": "19f7bf12-6976-4220-aa17-fa927a5884fc", + "id": "7cac5041-47c3-4d02-8a98-3f11ff8be716", "name": "Request ID with a timestamp.", "originalRequest": { "url": { @@ -111421,7 +111421,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a78f6f2-73c2-47a5-ab8c-5c703ba30d45", + "id": "2665e54b-3c8f-4f27-bb9e-bb8cddaab793", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -111478,7 +111478,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efc01b48-730e-4b75-8ae0-0c299a6621fc", + "id": "d61d9ba4-7d3a-4001-a50b-4c039e5cf00c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -111535,7 +111535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aba89522-5e2f-4826-9011-ad8a7ed13a0f", + "id": "2d090954-9c46-470e-bfb2-b24074f0394c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -111592,7 +111592,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86728172-8bb8-48fa-85e1-119497703c7c", + "id": "0a99c3d2-944e-47ca-b619-7a0a19980114", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -111649,7 +111649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec66c4f6-6a08-44bd-b9bc-dd68725e6fd1", + "id": "6e9e653c-1dc9-423d-ab32-a437ddae96a5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -111706,7 +111706,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecb21eff-2fc8-4d5e-b6b1-23fdc883f025", + "id": "b3291c97-3a46-44d2-b00e-aced7c9e9d63", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -111775,7 +111775,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": "c5eac40a-9932-4ec4-b875-3b94645cd0f6", + "id": "51e14463-c126-470c-9f97-ef1a929fbd46", "name": "Lists all sources in IdentityNow.", "request": { "name": "Lists all sources in IdentityNow.", @@ -111859,7 +111859,7 @@ }, "response": [ { - "id": "29bcec46-84e8-4e61-9008-ecd733a6fd7a", + "id": "18dcae08-2d42-4054-8009-5490de60d709", "name": "List of Source objects", "originalRequest": { "url": { @@ -111957,7 +111957,7 @@ "_postman_previewlanguage": "json" }, { - "id": "953066ac-f6eb-492f-896c-9f7b7e901e51", + "id": "e5a2cfc6-211b-4309-b3a3-a04b4c4a5a4b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -112055,7 +112055,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22e13d06-1216-419d-a258-0d4b6f3fd02a", + "id": "ce1e30e6-64e8-4f23-90b2-710d016467b0", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -112153,7 +112153,7 @@ "_postman_previewlanguage": "json" }, { - "id": "175c8980-bff9-454a-a7c3-0c80af71232b", + "id": "6cf095d1-f849-4198-850a-586f4c13cf3e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -112251,7 +112251,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3d23cb2b-3db2-4523-b7e2-d8be403e3092", + "id": "92205c3c-cc5d-47e2-8e17-cb33dbe961c8", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -112349,7 +112349,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05b05024-ee27-42c5-b4a5-5e93c879f35f", + "id": "ec0edb0f-653c-432d-8141-3b43c57f0976", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -112447,7 +112447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e566d7e-c5b8-4767-89d1-6dfd457e407a", + "id": "5ee7994b-2bf4-4490-9923-3cc32b31f849", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -112551,7 +112551,7 @@ } }, { - "id": "c9d647ec-d369-4606-ab68-38f7f5873e7a", + "id": "188bb4f3-6765-41bd-beae-b24734777433", "name": "Creates a source in IdentityNow.", "request": { "name": "Creates a source in IdentityNow.", @@ -112603,7 +112603,7 @@ }, "response": [ { - "id": "e7e7946f-324a-4cb5-86b9-411b1b4490c9", + "id": "f5a75d53-36bb-452a-9087-8c41832d7b35", "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": { @@ -112669,7 +112669,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5ecaff43-fc00-45b2-bf4f-6ba4d54e6c1d", + "id": "4ee63503-d686-420d-9862-2e00bf18ac67", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -112735,7 +112735,7 @@ "_postman_previewlanguage": "json" }, { - "id": "39624222-0a00-4c73-ab01-1515c5858d7e", + "id": "40ca69a2-586e-49b8-a663-f6e0a5687e4c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -112801,7 +112801,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0c5548f-3d48-4a54-85c0-eebe1194ce90", + "id": "f29d75c4-ebdb-4abe-89fa-eb72fd306723", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -112867,7 +112867,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e730144-697b-4b1f-b6be-75f80e4385e0", + "id": "6f8fa365-85b3-4173-82b0-b505f0189608", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -112933,7 +112933,7 @@ "_postman_previewlanguage": "json" }, { - "id": "87d7e1c4-4081-45e4-a85a-219c00bef133", + "id": "3ee2f97f-4aa7-401a-88c2-9648dfcfebf6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -113005,7 +113005,7 @@ } }, { - "id": "9c1dcb34-01e5-4922-9732-c5dfa8c02378", + "id": "1b4e901e-9d27-443f-b30f-e113c2c463ed", "name": "Get Source by ID", "request": { "name": "Get Source by ID", @@ -113046,7 +113046,7 @@ }, "response": [ { - "id": "c9683b64-ea5e-40e2-a36e-dc2fcf65952b", + "id": "3cd6adad-b50f-4209-b9c6-ebc41955cf55", "name": "A Source object", "originalRequest": { "url": { @@ -113090,7 +113090,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0b9fed2f-c462-48ae-82f4-371c8aa7f56e", + "id": "0bd116df-83da-48ac-8a28-6b1b5008a782", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -113134,7 +113134,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41152f90-e9e2-401c-a33a-ab190f592cd6", + "id": "253bcd25-6c78-439b-a790-46c038420328", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -113178,7 +113178,7 @@ "_postman_previewlanguage": "json" }, { - "id": "685ccbbb-77ec-4f89-82c3-35f95f7905b2", + "id": "b0a03978-90db-44a1-9e4b-2e52052a5e6d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -113222,7 +113222,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5aa78c7-e36a-44af-8cae-af84f7d87724", + "id": "a9b1f7ac-a64c-434f-9404-88a51745006c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -113266,7 +113266,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9487a913-febe-4725-974e-18561cebbba7", + "id": "0551b490-81fe-46bd-91c8-f9cf1eed6956", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -113310,7 +113310,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3f24009f-f557-45b2-b1e5-812d1b3f94ae", + "id": "b49a3d82-915b-464b-bc3e-0d4f7950e2cf", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -113360,7 +113360,7 @@ } }, { - "id": "f1f6dcd4-1a41-490d-b350-f4463ea07051", + "id": "3e83c544-21d6-4a66-a965-3b82955ceeb9", "name": "Update Source (Full)", "request": { "name": "Update Source (Full)", @@ -113414,7 +113414,7 @@ }, "response": [ { - "id": "0ef95abf-837d-4813-a618-40d6130bd43b", + "id": "1b8359bb-b59f-44e9-b0f2-4b80e0b163e8", "name": "Updated 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": { @@ -113471,7 +113471,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e39bbcfe-db3d-4bf3-be2e-79fc5a7667ea", + "id": "ae775ead-de06-45b1-8d7b-7eb7a336a5d8", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -113528,7 +113528,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52cef9d0-a9f9-495b-a1f5-e3968b8ace8a", + "id": "ed1c5400-17d8-42e8-9838-f7f413ea54d5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -113585,7 +113585,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5e594ca-2d9c-4949-973d-13f51d7bce8f", + "id": "74c47a24-3a64-4938-bfed-a60924834800", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -113642,7 +113642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f737bde-8300-4209-a865-bbc4f0844499", + "id": "752fe774-55f0-443e-a35c-db0bb173e06c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -113699,7 +113699,7 @@ "_postman_previewlanguage": "json" }, { - "id": "148c85ab-22ee-4d10-8cd1-5730cdc48b45", + "id": "62ff8abf-e499-4e79-8641-37de8f679c1b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -113756,7 +113756,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a3fab36-039f-4400-a45a-767bf6276878", + "id": "06f7319b-ce40-4567-bc6c-80ada22e603e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -113819,7 +113819,7 @@ } }, { - "id": "a4a2575f-4784-42c9-be2b-f75191cbd2bf", + "id": "8741f8d3-a77e-4a7c-ad88-5dcd60401391", "name": "Update Source (Partial)", "request": { "name": "Update Source (Partial)", @@ -113873,7 +113873,7 @@ }, "response": [ { - "id": "74cf882c-d06b-4d65-870a-e80ee018bafa", + "id": "f23c41fd-ee34-47cd-8ece-82ebffb1074f", "name": "Edit the source description", "originalRequest": { "url": { @@ -113930,7 +113930,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74bf4831-0685-42ab-803b-b8ae3a0ef6fc", + "id": "63521b57-afee-4bc5-a897-80949c154997", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -113987,7 +113987,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d3e37b60-0e2b-4c57-a566-cda422ea9474", + "id": "8ce6ad97-47cf-40a1-a8e3-09fe154c5d8f", "name": "Edit source features", "originalRequest": { "url": { @@ -114044,7 +114044,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d1c1407e-1ac2-47f4-aef3-027e63e16c55", + "id": "7e5110c2-c681-483d-b303-b5d60e4bdb2b", "name": "Change a source description and cluster in One Call", "originalRequest": { "url": { @@ -114101,7 +114101,7 @@ "_postman_previewlanguage": "json" }, { - "id": "732e017f-7a4d-4481-bd5f-81c14cf8ac4f", + "id": "01149190-e544-402b-a5da-b9708d10e320", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -114158,7 +114158,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9864bc7-2d4c-46ec-80e0-ad306b00c590", + "id": "fddb43d7-9903-4b26-925f-317dd97acbd6", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -114215,7 +114215,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8b6f2fe6-3eaa-4c2b-a063-bfa298862fd7", + "id": "15f051e7-6ccd-4f64-ac2d-9590febb81fa", "name": "Edit the source cluster", "originalRequest": { "url": { @@ -114272,7 +114272,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1809f834-cd53-4ad0-a420-ff7850adb543", + "id": "5f09a281-f8bf-4533-81e4-6ca321acc205", "name": "Edit source features", "originalRequest": { "url": { @@ -114329,7 +114329,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a9bd213-67b5-4026-b8d6-59252395c039", + "id": "ee1b3a30-ba14-475d-9083-68de0acfd900", "name": "Change a source description and cluster in One Call", "originalRequest": { "url": { @@ -114386,7 +114386,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3aeb4864-617c-4928-bc14-bbeea1b8eb7b", + "id": "8350c1b4-f775-4989-b04d-fbf348368d2d", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -114443,7 +114443,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4cac69a8-a56c-4c1c-887c-eb9d188a19d7", + "id": "beaf407d-a4aa-4846-a307-81a5bfad656a", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -114500,7 +114500,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a1c91d1-f191-4d98-9b71-898464961274", + "id": "43cd5f8f-0c57-46c1-a129-5b7b0f1e3b1f", "name": "Edit source features", "originalRequest": { "url": { @@ -114557,7 +114557,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9a0a03f-dd9c-4c81-bbd8-b0ab0c5d7ead", + "id": "81ce5c39-bd68-4f47-ad3b-90e0cb7beeef", "name": "Change a source description and cluster in One Call", "originalRequest": { "url": { @@ -114614,7 +114614,7 @@ "_postman_previewlanguage": "json" }, { - "id": "321f03af-f79d-4f16-91df-7a4ed5817d54", + "id": "3c553a6c-07a2-4eaa-8471-247dc11c2003", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -114671,7 +114671,7 @@ "_postman_previewlanguage": "json" }, { - "id": "981c52be-0825-4cf1-944d-18a32f50c7d5", + "id": "fb359137-8c89-486f-b8ff-c3e1c55455ad", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -114728,7 +114728,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d2e9dfb-6786-4678-99c5-06f90e05fbc2", + "id": "bde87944-3ecd-4f7c-99e9-11325cbf554c", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -114785,7 +114785,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb6ff62c-8e15-4497-a8bb-350e2f5a5913", + "id": "81682292-45c9-401b-83cc-460fc729e41e", "name": "Add a filter string to the connector", "originalRequest": { "url": { @@ -114842,7 +114842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ad415c9a-783e-44bd-97ef-c3a77bc7f564", + "id": "bce6e817-16f8-43a5-878d-2b9141ca1411", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -114899,7 +114899,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d9178be3-902d-4f7f-a17e-174ac77ac404", + "id": "b0bb36f2-a1f5-4b01-9e7b-98916669e4d6", "name": "An example of a 404 response object", "originalRequest": { "url": { @@ -114956,7 +114956,7 @@ "_postman_previewlanguage": "json" }, { - "id": "020741d0-ac44-4457-a428-940e13704963", + "id": "098b4eaf-3443-4a89-892c-02a488d0d3c6", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -115013,7 +115013,7 @@ "_postman_previewlanguage": "json" }, { - "id": "08bc6d55-4531-49e3-9a83-d84ba7d3e329", + "id": "d9b80393-1243-4579-84c9-788bb443370c", "name": "Update connector attribute for specific operation type", "originalRequest": { "url": { @@ -115070,7 +115070,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d4008ce4-e2e6-42f3-9b25-42deac2a5a15", + "id": "814834c8-8e42-4985-91e0-adf3dd952de5", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -115133,7 +115133,7 @@ } }, { - "id": "87487132-6a26-4d6b-9038-1fded1f658a2", + "id": "75677486-3214-4eb7-a561-d535e74cf2bc", "name": "Delete Source by ID", "request": { "name": "Delete Source by ID", @@ -115174,7 +115174,7 @@ }, "response": [ { - "id": "8072aa78-749a-4ab6-9d06-336ab836b698", + "id": "49579d19-25ef-4bb1-9e86-502ac65733a7", "name": "Accepted - Returned if the request was successfully accepted into the system.", "originalRequest": { "url": { @@ -115218,7 +115218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2ed985fd-09e0-457e-adb3-f64c462b7232", + "id": "d0141da7-a683-4fd3-80ab-a1f79c67010e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -115262,7 +115262,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5cd4c10b-ab0a-4cbd-b885-388ec63f0f43", + "id": "961a2e9c-c9bd-4b61-9dce-3fd94bf5f22c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -115306,7 +115306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "102bd2ec-43d1-439e-b137-f624d1750319", + "id": "7e8a90c5-1527-4fb0-992a-0a589940dbcc", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -115350,7 +115350,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4323075d-f8d2-4c1c-9393-a0be6a2f3566", + "id": "1374a2ec-8623-4908-b1d3-3930a8825e8e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -115394,7 +115394,7 @@ "_postman_previewlanguage": "json" }, { - "id": "694df6a9-1d19-44ec-b268-5d19a4c72acc", + "id": "7dbbde2d-71ee-4143-acce-b76e52731538", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -115438,7 +115438,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c53b88d-f7c0-49e7-a59f-9890daf4ba60", + "id": "d3113475-44d9-4d89-be5d-027416de149c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -115488,7 +115488,7 @@ } }, { - "id": "17b638b5-7102-4e52-a9cf-beb15067b9b7", + "id": "b843e212-8dde-469f-910e-ef2bc050f9de", "name": "Lists ProvisioningPolicies", "request": { "name": "Lists ProvisioningPolicies", @@ -115530,7 +115530,7 @@ }, "response": [ { - "id": "ab6a88fe-6d0c-42ff-909e-ad2a2ad78aed", + "id": "83d50c01-c039-4131-b0f9-2a13fe691ed8", "name": "List of ProvisioningPolicyDto objects", "originalRequest": { "url": { @@ -115575,7 +115575,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecd57bc8-f359-45ce-a5b9-ab0b0fb511ff", + "id": "561a7853-666c-4e87-84dc-62702ab1889d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -115620,7 +115620,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b57bb24c-74ac-402c-b66c-4af971660620", + "id": "f62ae122-d8b1-4079-90ba-58604731c7be", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -115665,7 +115665,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5bf1278e-efbc-4fcb-b7b9-6d4a89a8911c", + "id": "f612e38f-3e13-4393-b14d-d1d612c79e7a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -115710,7 +115710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d76f28c4-2f8b-4a17-b12e-5d1db75bc2ec", + "id": "1911e348-6de2-4c87-9ef6-971df596f8f3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -115755,7 +115755,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a0a0bb2d-e13b-461c-89a7-8c692fb28905", + "id": "dd9f73fd-15c7-4748-9ff5-3edaa0953e55", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -115800,7 +115800,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45c377a8-4d70-4645-8ed7-4b6d8b45d3ba", + "id": "2dab4eb6-f02d-40b2-917c-c8c70c24c0ec", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -115851,7 +115851,7 @@ } }, { - "id": "fb6bf65c-d002-4a90-b3da-49afe729366d", + "id": "f05d0a73-6b0a-4bbe-b186-6a5ccd44059c", "name": "Create Provisioning Policy", "request": { "name": "Create Provisioning Policy", @@ -115906,7 +115906,7 @@ }, "response": [ { - "id": "c5bc65bd-78dd-4249-a9ed-6a116ba653e9", + "id": "0f4464f0-16b6-42dd-9b68-0c21b2a0ae83", "name": "Created ProvisioningPolicyDto object", "originalRequest": { "url": { @@ -115964,7 +115964,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1e89852-29f2-4828-873f-e5b0fd90c7be", + "id": "eb2f4d11-9ed5-4fed-b644-713e77ce1161", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -116022,7 +116022,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4fde2977-da18-4246-96f2-2dac2b9e165b", + "id": "a00a147f-7ba1-455d-953b-5125183800fb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -116080,7 +116080,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0314f125-300a-4531-820a-2b2e6bd85641", + "id": "a3f541d4-8b4d-4712-953b-0c1a7931263d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -116138,7 +116138,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8db096a1-8ee1-4cfe-bbfc-d55cd57f8f90", + "id": "deeca84d-25d2-46c3-a9c5-d780b1d32f4e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -116196,7 +116196,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d115f535-d4b6-4e7b-9abb-6389e4816c07", + "id": "6d4dfba3-151c-49fa-979c-5e572975da2d", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -116254,7 +116254,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5c5e358d-816b-46ca-8868-798ed91ee995", + "id": "067ce60b-d4d9-433f-b103-178e461ed768", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -116318,7 +116318,7 @@ } }, { - "id": "bf79a232-7991-48ca-817a-1a7829c9ea9c", + "id": "a013e8a2-db4d-4099-bbc7-77013de0707d", "name": "Get Provisioning Policy by UsageType", "request": { "name": "Get Provisioning Policy by UsageType", @@ -116371,7 +116371,7 @@ }, "response": [ { - "id": "31fd2bfa-5255-4fb0-945b-fcb551dcda1a", + "id": "5725c4c8-1583-4252-ba26-a4324a25b384", "name": "The requested ProvisioningPolicyDto was successfully retrieved.", "originalRequest": { "url": { @@ -116417,7 +116417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e039514-38be-48ba-952e-25e296d18faf", + "id": "6b352b25-2d61-4bc4-833c-c17cff238a78", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -116463,7 +116463,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1997874e-c84d-440b-85b4-010b6d267ac5", + "id": "fa1f5e00-6106-4b48-8732-6fe44e1d27fc", "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": "96eff501-1bc2-4538-990b-faf2df19a16a", + "id": "6446560d-151c-4c99-b7d2-2e44b08ae7f8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -116555,7 +116555,7 @@ "_postman_previewlanguage": "json" }, { - "id": "353eb481-9f2e-4508-8b74-bee824155cec", + "id": "5c3d0e2a-69e8-4ca4-8d23-5bdded9b2f60", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -116601,7 +116601,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ae303014-8394-40d1-af4b-6ec573c74e03", + "id": "0d87ac00-b008-457c-bb2f-68821c9858fb", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -116647,7 +116647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea6ac409-ef89-42b6-95f8-8c65acc8e7c8", + "id": "b7858185-7ae5-406f-a86b-980bf68ab14e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -116699,7 +116699,7 @@ } }, { - "id": "73693ee1-1a2b-4ce1-b3e5-145c5af71c98", + "id": "bb8c2a04-ca8d-4e4e-a294-a1129047d3f3", "name": "Update Provisioning Policy by UsageType", "request": { "name": "Update Provisioning Policy by UsageType", @@ -116765,7 +116765,7 @@ }, "response": [ { - "id": "244066d5-8f98-45d0-8388-149ff915f468", + "id": "107ca81e-dd9b-4fa9-a41e-b28cc921e089", "name": "The ProvisioningPolicyDto was successfully replaced.", "originalRequest": { "url": { @@ -116824,7 +116824,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17ed2898-6c2c-4169-a82d-501398c4636a", + "id": "32e4ed83-68f9-4453-85f9-c43e5091998d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -116883,7 +116883,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7db2bb2d-69d3-4e9d-95fa-fa1dcb3e9390", + "id": "b7378409-90eb-444b-bf95-e55badb124b7", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -116942,7 +116942,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3ebf79cc-7c57-4d91-8f6d-24e8ba2ad631", + "id": "94f11b10-cabc-4bd8-a9f1-2cd05bb54a59", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -117001,7 +117001,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d006c8f-68e7-4084-b734-49df7cf7c3ec", + "id": "62897b6f-bce5-46dd-a1d6-6f82f8e75f1f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -117060,7 +117060,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56e99dd0-dc2d-474e-8aa2-949736923a1a", + "id": "c84dec3c-b5ff-489e-9f52-f24cfde953e2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -117119,7 +117119,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f7c65887-e5b7-445e-9aa3-553639f97e0e", + "id": "275401e1-b07a-41f4-945f-19fda4015187", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -117184,7 +117184,7 @@ } }, { - "id": "79547af8-f49d-4124-8910-93bf4bf6a17a", + "id": "2e978f28-2cb6-4751-97b2-bcc32992d44d", "name": "Partial update of Provisioning Policy", "request": { "name": "Partial update of Provisioning Policy", @@ -117250,7 +117250,7 @@ }, "response": [ { - "id": "171483e1-0b51-4452-bae8-b25037ca7151", + "id": "b659440d-6589-4e99-864e-1f52ea35f347", "name": "The ProvisioningPolicyDto was successfully updated.", "originalRequest": { "url": { @@ -117309,7 +117309,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f39b2157-85cd-4e55-bf8a-941b678a666e", + "id": "eaf36e32-380a-460f-b679-311b01007e07", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -117368,7 +117368,7 @@ "_postman_previewlanguage": "json" }, { - "id": "35033877-4fbb-4212-aabb-41257aebb5a2", + "id": "7e982000-0aee-4f3d-bfef-b1cc1a676388", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -117427,7 +117427,7 @@ "_postman_previewlanguage": "json" }, { - "id": "24772348-513a-453f-ab21-46e58965fae3", + "id": "9d5276b2-eeab-4576-9ff8-772efa71e579", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -117486,7 +117486,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8f85bcfc-6490-438a-8655-e297b7307db6", + "id": "8d3f3c40-83d3-4964-811e-f69d0f5cd284", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -117545,7 +117545,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a0bb56c-dd7e-42e9-8120-7136fc47160b", + "id": "9cca8c8d-aa0d-47f1-875c-9e3211084c7b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -117604,7 +117604,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f23d0d49-4e60-4b1d-9b48-a045361e1162", + "id": "088463e6-2b4b-47af-b051-897895d0f46b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -117669,7 +117669,7 @@ } }, { - "id": "fe98c9d4-9c6e-4a54-809b-ff43fc37a201", + "id": "6e7f3808-eeb2-469c-ad3f-3628c1e7decc", "name": "Delete Provisioning Policy by UsageType", "request": { "name": "Delete Provisioning Policy by UsageType", @@ -117722,7 +117722,7 @@ }, "response": [ { - "id": "259bcfb9-7d6a-45da-a507-8c1e2f175bef", + "id": "d7196e8c-31d0-4f78-88aa-3bee2fe9a4d2", "name": "The ProvisioningPolicyDto was successfully deleted.", "originalRequest": { "url": { @@ -117758,7 +117758,7 @@ "_postman_previewlanguage": "text" }, { - "id": "0ad85c38-9b30-437d-b9b5-5355c1c21ad3", + "id": "2b5409fa-7b11-4911-91ce-a0da3a48f329", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -117804,7 +117804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9795c981-17d8-4211-b7ea-73ffdac7cbc7", + "id": "3566298f-079b-4151-999a-af3d780cd1e2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -117850,7 +117850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0879cb9f-f1ee-456d-80c3-e1ca46dc5602", + "id": "9693b948-51ff-434e-9a54-d63171ec8803", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -117896,7 +117896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c52d795b-f768-4ca1-8352-72ad8ec7f79f", + "id": "ca97e031-1658-4f54-8744-0739466bf01c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -117942,7 +117942,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25d02330-b9b6-451f-889f-6f338394074d", + "id": "44c233bd-3166-4e1d-8133-c1dae060aad7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -117988,7 +117988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7abf9fb7-5299-4ad5-a4a0-2ee4e1b0f423", + "id": "3453a4b9-d545-489d-b3ad-57300e33ccb0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -118040,7 +118040,7 @@ } }, { - "id": "4f61bb70-82f7-4f5b-a17a-b73f56ed2f62", + "id": "bef6f31b-9758-4ec8-ad60-828a970b9ff4", "name": "Bulk Update Provisioning Policies", "request": { "name": "Bulk Update Provisioning Policies", @@ -118096,7 +118096,7 @@ }, "response": [ { - "id": "7bb45dd1-ab14-4f1b-85f7-f54f09f8a517", + "id": "bc7a3849-4ebb-4e99-b3df-2e2a7ef2426f", "name": "A list of the ProvisioningPolicyDto was successfully replaced.", "originalRequest": { "url": { @@ -118155,7 +118155,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a9017adb-71a5-405c-b9e6-6332882f8772", + "id": "570a46f6-2e2c-407b-a4b5-d72d584a7da3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -118214,7 +118214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6719c182-850c-47b5-9c49-716e60ca3a5d", + "id": "a01413ad-251b-44ea-bd1a-cbabb16d0cef", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -118273,7 +118273,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8750b237-b51c-4309-b3a7-e9a10132f1d3", + "id": "7b43fd2a-9666-475a-9f34-536d860ef355", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -118332,7 +118332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "baebaebf-89ad-4a1a-bd49-2d55164ce50b", + "id": "aa07890e-e765-4058-a74a-267185301881", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -118391,7 +118391,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6d21d8c5-4f3c-44c0-a966-8a7c1e6e9e99", + "id": "ef1585f9-82e6-4b58-8047-91dd6834be68", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -118450,7 +118450,7 @@ "_postman_previewlanguage": "json" }, { - "id": "390987ff-8448-4559-9286-bfa5836de735", + "id": "7706266a-6990-4e83-a4da-0d11d9030c1a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -118515,7 +118515,7 @@ } }, { - "id": "53b78eea-4daf-4647-b17e-052af64b2e7a", + "id": "a9f67069-ceea-4ee8-a5e3-74367152e1c1", "name": "List Schemas on a Source", "request": { "name": "List Schemas on a Source", @@ -118567,7 +118567,7 @@ }, "response": [ { - "id": "b64231af-7cc5-4b29-9ab7-318ed7fcd069", + "id": "439c196d-66c9-4e6e-9d8e-effdca4b7a19", "name": "The Schemas were successfully retrieved.", "originalRequest": { "url": { @@ -118622,7 +118622,7 @@ "_postman_previewlanguage": "json" }, { - "id": "288146ed-5531-4dc6-8094-a87d0045d928", + "id": "2017377a-43c7-427d-91fe-1e50097825ba", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -118677,7 +118677,7 @@ "_postman_previewlanguage": "json" }, { - "id": "65491ef2-a9e7-43e8-a099-2e74070003d1", + "id": "b46b1760-dc50-4e8c-8140-ba8a46101554", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -118732,7 +118732,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3184b345-c924-4a92-9ef5-d894c8956da1", + "id": "c853113f-79d7-4a43-8dc9-4bb13e12c640", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -118787,7 +118787,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e3e01e2-4490-40c6-8adc-73234c76272e", + "id": "4d3f1ebd-4cbd-4430-b847-379c141ec921", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -118842,7 +118842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7a10d8a5-1d00-49c1-af5c-610590b4b833", + "id": "4748de27-807e-49bc-a0c9-72022cdf8d9f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -118897,7 +118897,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5a8b1756-9dfa-412f-94d7-a27e8fcb4c0e", + "id": "4f83be27-cc87-4a50-9a8d-817451001385", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -118958,7 +118958,7 @@ } }, { - "id": "df4d7fad-200f-4146-aede-5a9ef17099e5", + "id": "cb62a42e-57a2-4d0b-b101-622230dc5498", "name": "Create Schema on a Source", "request": { "name": "Create Schema on a Source", @@ -119013,7 +119013,7 @@ }, "response": [ { - "id": "61a525f0-0203-4d98-b1c2-5b7d75ff1bb0", + "id": "83211b02-7e4d-413e-9894-4316fb9ce553", "name": "The Schema was successfully created on the specified Source.", "originalRequest": { "url": { @@ -119071,7 +119071,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89ee5918-ab0e-4637-814f-5f95c6c5a730", + "id": "aaae8ad4-9051-4fb7-a929-61e977404f77", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -119129,7 +119129,7 @@ "_postman_previewlanguage": "json" }, { - "id": "69ba1577-f168-4295-a8c3-5337c09c0fc3", + "id": "3c25a1b1-6633-4378-8d8e-eb01b3f2ea2b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -119187,7 +119187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc2fe69e-d452-4c03-a394-9ea88a2a495e", + "id": "90bf6d3a-0fc2-431e-8495-65b57a060137", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -119245,7 +119245,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc352eb1-e248-47cb-980c-80b49ceaaf6b", + "id": "7ad67e35-2b32-4b0a-84ab-273c82ede1f7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -119303,7 +119303,7 @@ "_postman_previewlanguage": "json" }, { - "id": "59529c8f-5565-43aa-8006-ee4ac035c4bb", + "id": "4d78f0e7-5a70-4950-992c-af1e1fbcaef5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -119367,7 +119367,7 @@ } }, { - "id": "6b0e638a-e7f7-4a78-afcf-3603cdf2b608", + "id": "4b1ff59c-dde7-4e5a-bb0f-675baae1b959", "name": "Get Source Schema by ID", "request": { "name": "Get Source Schema by ID", @@ -119420,7 +119420,7 @@ }, "response": [ { - "id": "196f2a7b-90d2-4df3-8afb-21d864971510", + "id": "75298a44-735b-4a16-b80e-49af6dd15a1e", "name": "The requested Schema was successfully retrieved.", "originalRequest": { "url": { @@ -119466,7 +119466,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ddccc2f8-bdae-41da-a79e-d032a05a675d", + "id": "e47aaf0d-80e3-4c0e-90e1-58271e4f1d69", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -119512,7 +119512,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be9c7fcf-edd0-4d78-b116-7aaa713fe175", + "id": "cafb06d9-c3eb-4222-9507-ec271f60ebe5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -119558,7 +119558,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9b193c7c-f2b5-4f2c-bf34-a04b0925ae6c", + "id": "2639363e-c8aa-474d-bbd4-abdb6ede5ef7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -119604,7 +119604,7 @@ "_postman_previewlanguage": "json" }, { - "id": "01487dd6-99e9-4d42-9595-c6edf3052230", + "id": "54eb3268-e3df-46fa-b29a-4134447949a2", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -119650,7 +119650,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aedaa11c-ee7d-4ad6-82ea-55913b3b2f8e", + "id": "874d6eb7-4ea3-42d9-9579-09fc7c7707f9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -119696,7 +119696,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52e04368-1656-46b9-b6a9-a27569d684a9", + "id": "33f7f6d1-329f-445a-b084-08b5b0e2d0bd", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -119748,7 +119748,7 @@ } }, { - "id": "c675d136-6902-4fce-a05a-52d292c43d69", + "id": "c7460f5a-19c3-49e3-8cf5-40371bb6d8f5", "name": "Update Source Schema (Full)", "request": { "name": "Update Source Schema (Full)", @@ -119814,7 +119814,7 @@ }, "response": [ { - "id": "0a802736-c54c-4fca-ad88-b03a2f36a464", + "id": "b29cad5f-329e-4423-bf19-dbc546f79381", "name": "The Schema was successfully replaced.", "originalRequest": { "url": { @@ -119873,7 +119873,7 @@ "_postman_previewlanguage": "json" }, { - "id": "41937ad9-a662-45af-8d19-6bb125a20b1b", + "id": "5405a7d1-d0d9-48a7-8502-9008eed6d10f", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -119932,7 +119932,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e5dcb155-89db-4422-b439-f76e92c4a790", + "id": "184dc6a3-20cb-45e9-bfef-5397b55907a1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -119991,7 +119991,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2f97714e-dc33-4038-a055-1bad4260c8b0", + "id": "30e304e3-fee5-4bc2-899d-b874bd48b0f5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -120050,7 +120050,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c4288d8-847b-454a-86b4-09279e81c049", + "id": "94116461-1bf9-4ec2-a05c-0e6a098d3f3d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -120109,7 +120109,7 @@ "_postman_previewlanguage": "json" }, { - "id": "db1b214d-f196-4c07-bc25-e689d9628497", + "id": "55ca262f-9038-4219-84f5-4128ea8c7c43", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -120168,7 +120168,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03087b32-81a0-4ee4-8907-44b035900227", + "id": "5fa4c84d-4e37-4a57-8418-90d947e9d5b2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -120233,7 +120233,7 @@ } }, { - "id": "908543cf-2f8c-4908-aec3-3d5051a601f5", + "id": "155d3333-4bb1-4f00-a633-b544c98eb325", "name": "Update Source Schema (Partial)", "request": { "name": "Update Source Schema (Partial)", @@ -120299,7 +120299,7 @@ }, "response": [ { - "id": "7804a726-acd5-4e6e-bac0-e63cdfe54c13", + "id": "6e0c3cac-e381-4a27-90ce-5c44f9b6ff51", "name": "The Schema was successfully updated.", "originalRequest": { "url": { @@ -120358,7 +120358,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b0ed8366-09f3-4f43-9505-93f6c0d85979", + "id": "6db4c555-0082-40f6-b9d3-7017dce309eb", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -120417,7 +120417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4d56d87a-e71d-4bdb-8e54-ae2905795e61", + "id": "3a0175ab-2398-419b-bf5c-61df3eef1dae", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -120476,7 +120476,7 @@ "_postman_previewlanguage": "json" }, { - "id": "72f42ee9-fac4-4a90-ad7c-0285693ce18a", + "id": "e1c0a080-780c-474d-8b88-893110070d7f", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -120535,7 +120535,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5edfdd43-fe11-454f-851f-5864b6fb41d2", + "id": "d60b724a-f832-4fa5-b9a3-074fc477afe3", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -120594,7 +120594,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfa1dadf-6828-47ad-8716-cae970498a14", + "id": "2db2be0d-a9be-46d9-8ca9-2bad9192daed", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -120653,7 +120653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a050eb0-8006-473a-be74-4161228265c9", + "id": "2acd1f7e-27a7-476f-8cbf-4418a9bc62a2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -120718,7 +120718,7 @@ } }, { - "id": "e278d06f-1fb4-499c-9cd4-5360bf2ef7d8", + "id": "49ac14ac-efca-413c-80a0-f25be1ea13c2", "name": "Delete Source Schema by ID", "request": { "name": "Delete Source Schema by ID", @@ -120768,7 +120768,7 @@ }, "response": [ { - "id": "6d973b1a-710e-4f46-88a6-90712d267a18", + "id": "7aa21f8f-615f-4818-b831-bcf89b7ee101", "name": "The Schema was successfully deleted.", "originalRequest": { "url": { @@ -120804,7 +120804,7 @@ "_postman_previewlanguage": "text" }, { - "id": "7f857c0d-8354-4601-8d87-867e6de9a050", + "id": "e05feb6d-87f7-490f-8475-7216df0a669c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -120850,7 +120850,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9dc3aaf4-6742-40b2-a74f-db00f879ae54", + "id": "557c8888-157e-4194-a424-6d4b8e354ce3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -120896,7 +120896,7 @@ "_postman_previewlanguage": "json" }, { - "id": "74e24e08-6fbe-44f8-ac3d-585b246dbefe", + "id": "1908f693-f00e-4986-9ae8-7ec9383cf253", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -120942,7 +120942,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6befb7f3-87f3-479e-bc18-9f2893cf9c33", + "id": "4328a6cb-4651-46df-8fa2-059c21d0bf03", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -120988,7 +120988,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fa4b7622-2ef1-4b2e-aee1-f8fcae67cda9", + "id": "5b2f5f16-f4ff-433f-8733-420bc02159e5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -121034,7 +121034,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a70edd0-9f57-4eda-ae7b-e760207c12f3", + "id": "cbe3cd68-1561-42e1-8369-eb53d578544a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -121086,7 +121086,7 @@ } }, { - "id": "f3028da4-8578-4e0f-bb02-735a20856d3f", + "id": "3d001bcc-9da3-45e0-a787-f6789f4681ff", "name": "Fetches source health by id", "request": { "name": "Fetches source health by id", @@ -121128,7 +121128,7 @@ }, "response": [ { - "id": "49cb8efe-8625-49d7-9bb3-f5c940ff10c4", + "id": "7e9adcdf-d033-466d-a7d5-2e49257f4dd6", "name": "Fetched source health successfully", "originalRequest": { "url": { @@ -121173,7 +121173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ab8bbf0-890f-4075-9de5-3abf55621e9b", + "id": "00a83e77-0826-4983-9292-fce37895ca23", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -121218,7 +121218,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5d2920a9-32ad-4182-86f9-019f665fc70e", + "id": "e87af40f-126a-4646-8c59-45a134ca4315", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -121263,7 +121263,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5a7be96-72b7-4431-bb4c-197db3722308", + "id": "1dfbae78-4675-4e87-b5b3-603a5af28858", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -121308,7 +121308,7 @@ "_postman_previewlanguage": "json" }, { - "id": "905362b0-751f-4f32-9a67-a8fc03bfa65b", + "id": "88a06601-7314-457e-b1ca-4f8677ee217c", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -121353,7 +121353,7 @@ "_postman_previewlanguage": "json" }, { - "id": "18e35475-2496-48c9-8c2d-70a256f903e5", + "id": "6ee6d41f-8955-4d70-bec2-08b92029f5b5", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -121398,7 +121398,7 @@ "_postman_previewlanguage": "json" }, { - "id": "614d7d2e-43a5-48df-9888-bfda3f0d52c9", + "id": "27daf4e5-6f4a-40b4-9bad-34ee091e97ff", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -121449,7 +121449,7 @@ } }, { - "id": "ec318f68-a914-4f56-8cda-dbb5ddd562f6", + "id": "47e147bb-b441-4fa1-9d6d-4a68b565286b", "name": "Downloads source accounts schema template", "request": { "name": "Downloads source accounts schema template", @@ -121492,7 +121492,7 @@ }, "response": [ { - "id": "e7559370-17de-4a18-b957-539a07b81c60", + "id": "568099bd-1dd3-46b6-ba0b-7843cf9b4cd0", "name": "Successfully downloaded the file", "originalRequest": { "url": { @@ -121538,7 +121538,7 @@ "_postman_previewlanguage": "text" }, { - "id": "8b9dc234-596a-47a4-b16e-f408e6c0a542", + "id": "ebefbcbd-5c06-4dea-8c5f-583a1a868536", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -121584,7 +121584,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7657a164-d191-4f97-8fda-4c731d26d186", + "id": "e892fc36-e2eb-4a3e-9606-0d3f54f04d0a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -121630,7 +121630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a82314d-64e0-4a2d-a5ed-c8f0a293745c", + "id": "f8211239-1768-4e00-92c3-7c083139aea9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -121676,7 +121676,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f52ec064-c852-4612-8e73-896af54a74c2", + "id": "83142113-d065-4c98-9b4f-b42f76b0d9cd", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -121722,7 +121722,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bd269db0-f692-4f32-98bc-bcbfbf52d135", + "id": "1aff19ec-6810-46a9-9158-b84346ac1042", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -121768,7 +121768,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d66d1e1e-cfa3-406f-94fe-be33790a65ca", + "id": "39fdd47c-2f59-4a77-954a-7e6c267eae8a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -121820,7 +121820,7 @@ } }, { - "id": "cedd3452-bf0f-4901-b0fb-701b773d28d0", + "id": "53f5fa6c-cccf-4028-93e0-46d53cda6dd1", "name": "Uploads source accounts schema template", "request": { "name": "Uploads source accounts schema template", @@ -121872,7 +121872,7 @@ "type": "text/plain" }, "key": "file", - "value": "aute", + "value": "elit sit exercitation laboris", "type": "text" } ] @@ -121880,7 +121880,7 @@ }, "response": [ { - "id": "27c28159-5312-4070-bf30-43497d822ad1", + "id": "e73d77c4-8e82-4b60-ab24-9a908e375dbc", "name": "Successfully uploaded the file", "originalRequest": { "url": { @@ -121924,7 +121924,7 @@ "type": "text/plain" }, "key": "file", - "value": "aute", + "value": "elit sit exercitation laboris", "type": "text" } ] @@ -121943,7 +121943,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a647ef6e-7f8b-40c0-b967-7d146f48b4ee", + "id": "64357da4-f320-4c89-9eaa-a2df8d3d0443", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -121987,7 +121987,7 @@ "type": "text/plain" }, "key": "file", - "value": "aute", + "value": "elit sit exercitation laboris", "type": "text" } ] @@ -122006,7 +122006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f8be38a0-1d41-45fb-9a93-dfc442c3d28c", + "id": "bacd3455-423c-4974-b213-6bdc66846e5e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -122050,7 +122050,7 @@ "type": "text/plain" }, "key": "file", - "value": "aute", + "value": "elit sit exercitation laboris", "type": "text" } ] @@ -122069,7 +122069,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c03f182c-b718-4639-b7ba-2246596d6eef", + "id": "2783f032-9277-4b1d-9b48-cfe78c738a83", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -122113,7 +122113,7 @@ "type": "text/plain" }, "key": "file", - "value": "aute", + "value": "elit sit exercitation laboris", "type": "text" } ] @@ -122132,7 +122132,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c5b2c34-3f5f-4a81-b890-dd9f4b0b0f65", + "id": "38fe3cd6-bd3d-41e0-8b87-b1e8d4014232", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -122176,7 +122176,7 @@ "type": "text/plain" }, "key": "file", - "value": "aute", + "value": "elit sit exercitation laboris", "type": "text" } ] @@ -122195,7 +122195,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9dad6d8-2842-4b28-911d-f697807e4f92", + "id": "b0b38cfb-aeb1-43a6-a314-d75dec65a0c5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -122239,7 +122239,7 @@ "type": "text/plain" }, "key": "file", - "value": "aute", + "value": "elit sit exercitation laboris", "type": "text" } ] @@ -122264,7 +122264,7 @@ } }, { - "id": "e708cda6-5e09-489a-9fe1-080175425c71", + "id": "d6823aea-4903-426c-86c9-36291203154f", "name": "Downloads source entitlements schema template", "request": { "name": "Downloads source entitlements schema template", @@ -122317,7 +122317,7 @@ }, "response": [ { - "id": "a5b214d2-6130-4f9d-a794-c20d62d07ccd", + "id": "cd4a556b-34af-49e6-96fa-00f6528e132d", "name": "Successfully downloaded the file", "originalRequest": { "url": { @@ -122373,7 +122373,7 @@ "_postman_previewlanguage": "text" }, { - "id": "8dd69a24-43ee-4951-9d2a-1f9af784ce54", + "id": "4b40b94c-9da4-4b5a-b0ad-53d024342e46", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -122429,7 +122429,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d33286df-e418-43fc-832e-57101fb52cfc", + "id": "58b38a53-7d3f-464c-966a-5bf9f333bcad", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -122485,7 +122485,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b1ad2987-9310-459e-9e8c-0bcb7a32050e", + "id": "d91bdf38-4e8d-4e17-ac46-d54c976fcd92", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -122541,7 +122541,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f5637137-62d4-4983-8743-5dafe9af8cad", + "id": "c0b48031-5e2a-4a5f-80c8-472e56630a30", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -122597,7 +122597,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8bee377-26d0-4ec1-b5d3-29c728895b17", + "id": "a6826754-14a6-453d-ad79-fc5b22e182ff", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -122653,7 +122653,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fba7da5f-a944-486b-a6bd-0573e6c84d26", + "id": "412bf56b-78a5-4241-a290-ca1bb228b721", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -122715,7 +122715,7 @@ } }, { - "id": "ecf7ae34-4c5e-4005-bf35-331dafc14e2e", + "id": "1017bca5-8fb8-4625-bb82-3c2fa8e53ebe", "name": "Uploads source entitlements schema template", "request": { "name": "Uploads source entitlements schema template", @@ -122777,7 +122777,7 @@ "type": "text/plain" }, "key": "file", - "value": "aute", + "value": "elit sit exercitation laboris", "type": "text" } ] @@ -122785,7 +122785,7 @@ }, "response": [ { - "id": "5523f2fc-2108-4022-9b90-391815e6e23d", + "id": "710739f4-9046-415c-8097-a01d847500c3", "name": "Successfully uploaded the file", "originalRequest": { "url": { @@ -122839,7 +122839,7 @@ "type": "text/plain" }, "key": "file", - "value": "aute", + "value": "elit sit exercitation laboris", "type": "text" } ] @@ -122858,7 +122858,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c5a03547-c6cc-4307-9755-2d7a4010e32d", + "id": "bc114f78-50a0-4467-be30-e29e6719b0b1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -122912,7 +122912,7 @@ "type": "text/plain" }, "key": "file", - "value": "aute", + "value": "elit sit exercitation laboris", "type": "text" } ] @@ -122931,7 +122931,7 @@ "_postman_previewlanguage": "json" }, { - "id": "31cd2dd1-b7e1-4319-984a-b9d5090961fc", + "id": "2943c45a-6295-4ff6-a516-043d2184f0ee", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -122985,7 +122985,7 @@ "type": "text/plain" }, "key": "file", - "value": "aute", + "value": "elit sit exercitation laboris", "type": "text" } ] @@ -123004,7 +123004,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f673c948-69f9-406b-ab8d-52cd7a8af619", + "id": "0351b1f2-5b5d-46ad-aedb-a3bc39b629d2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -123058,7 +123058,7 @@ "type": "text/plain" }, "key": "file", - "value": "aute", + "value": "elit sit exercitation laboris", "type": "text" } ] @@ -123077,7 +123077,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81f9e663-8c90-498c-8667-87e4ac0ad62d", + "id": "e6e0f4e5-6d1e-4f8e-9761-bf988301fd9a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -123131,7 +123131,7 @@ "type": "text/plain" }, "key": "file", - "value": "aute", + "value": "elit sit exercitation laboris", "type": "text" } ] @@ -123150,7 +123150,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8afd28ab-3f4e-40bd-884d-4dfec2b1eff4", + "id": "3348200f-2792-49e6-bfbb-0eb979ac90fa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -123204,7 +123204,7 @@ "type": "text/plain" }, "key": "file", - "value": "aute", + "value": "elit sit exercitation laboris", "type": "text" } ] @@ -123229,7 +123229,7 @@ } }, { - "id": "6c34de81-dde5-43f1-89ac-7f9e279a2f2b", + "id": "d3e62f67-adc1-4c6f-8a38-8d7e83e89b1e", "name": "Upload connector file to source", "request": { "name": "Upload connector file to source", @@ -123280,7 +123280,7 @@ "type": "text/plain" }, "key": "file", - "value": "aute", + "value": "elit sit exercitation laboris", "type": "text" } ] @@ -123288,7 +123288,7 @@ }, "response": [ { - "id": "620b7c99-72d2-4a8e-a19d-2e2288ab5e44", + "id": "b248f684-3e00-4692-8967-f9764c506f83", "name": "Uploaded the file successfully and sent all post-upload events", "originalRequest": { "url": { @@ -123331,7 +123331,7 @@ "type": "text/plain" }, "key": "file", - "value": "aute", + "value": "elit sit exercitation laboris", "type": "text" } ] @@ -123350,7 +123350,7 @@ "_postman_previewlanguage": "json" }, { - "id": "25aaebc5-df50-466a-b736-84c5cd8ecf69", + "id": "83c2e80a-d5e1-465e-9c46-076bb1714727", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -123393,7 +123393,7 @@ "type": "text/plain" }, "key": "file", - "value": "aute", + "value": "elit sit exercitation laboris", "type": "text" } ] @@ -123412,7 +123412,7 @@ "_postman_previewlanguage": "json" }, { - "id": "78985283-3088-40d5-949f-2d36aa62747e", + "id": "db05dc7b-080b-4ee0-866d-4eed7f6b17ba", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -123455,7 +123455,7 @@ "type": "text/plain" }, "key": "file", - "value": "aute", + "value": "elit sit exercitation laboris", "type": "text" } ] @@ -123474,7 +123474,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ee65ce3-8c42-441c-95cb-c0e219dd6a52", + "id": "a2efbf4e-b251-44a0-8837-0b403ea05064", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -123517,7 +123517,7 @@ "type": "text/plain" }, "key": "file", - "value": "aute", + "value": "elit sit exercitation laboris", "type": "text" } ] @@ -123536,7 +123536,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9442573c-5d7f-4e4e-8320-e10ca5ec9785", + "id": "39e116a6-cd0f-42ec-9a98-4bf8fad2e270", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -123579,7 +123579,7 @@ "type": "text/plain" }, "key": "file", - "value": "aute", + "value": "elit sit exercitation laboris", "type": "text" } ] @@ -123598,7 +123598,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45f79648-9d47-4c86-b69b-402e9c6f696b", + "id": "56ce638e-ed52-47ac-808a-5c3c031468cb", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -123641,7 +123641,7 @@ "type": "text/plain" }, "key": "file", - "value": "aute", + "value": "elit sit exercitation laboris", "type": "text" } ] @@ -123672,7 +123672,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": "eab026fe-1d74-4c71-84cd-8c16097b4f12", + "id": "c9b226da-e9bd-41a0-85a4-5a1c73754b72", "name": "Finds status of source usage", "request": { "name": "Finds status of source usage", @@ -123714,7 +123714,7 @@ }, "response": [ { - "id": "15cb4f6c-c9a4-4fc9-85d7-e08756956acb", + "id": "b79615aa-f8a0-4bbe-bd11-abbbaae29f56", "name": "Status of the source usage insights setup by IDN source ID.", "originalRequest": { "url": { @@ -123759,7 +123759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3714e048-fd32-424e-a48c-800f429ccb99", + "id": "3e2088e6-b906-457c-bf76-09010e627f1c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -123804,7 +123804,7 @@ "_postman_previewlanguage": "json" }, { - "id": "313e131f-92f1-44f5-adcc-9d281defde97", + "id": "1fd33b95-5853-406d-b207-05a0701c2f7c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -123849,7 +123849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f142563c-82ad-4ee4-b1e1-d93dc3baa7ac", + "id": "96ae9019-20e8-4798-9b56-763b7807226c", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -123894,7 +123894,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aa5e8ca1-7cd5-41ba-ad0b-d7e437102c51", + "id": "bb075511-a96a-4846-9892-49f21c8e02c4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -123939,7 +123939,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cea8d508-83b8-4620-8417-628dcef161c6", + "id": "e7c3d76b-b774-4092-8f20-dca61dac0ffa", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -123990,7 +123990,7 @@ } }, { - "id": "2c03b6fc-4b63-4338-a410-c67289a8d445", + "id": "e87f52df-4c9c-4b2c-a7e0-9473b288ccae", "name": "Returns source usage insights", "request": { "name": "Returns source usage insights", @@ -124069,7 +124069,7 @@ }, "response": [ { - "id": "f841e99a-2bba-466f-9598-7ee226150851", + "id": "9bb280a0-1246-404f-8b8e-be4404cba998", "name": "Summary of source usage insights for past 12 months.", "originalRequest": { "url": { @@ -124151,7 +124151,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be92c733-67b1-47ea-b406-f452f70979b3", + "id": "929ea82e-adc7-49bd-b9b2-83ba9106bdcf", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -124233,7 +124233,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dc0532d3-7d59-4d4c-ac0c-b57237753e4a", + "id": "51c80ffc-5f26-46f7-8bf8-2ff40f225401", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -124315,7 +124315,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efc9d535-2200-426e-b6c4-648e6a578b46", + "id": "3d870036-7d80-4b54-b102-14acf049319d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -124397,7 +124397,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4846ae6b-04bc-4fac-a479-1e1626612efc", + "id": "322c6b93-ff7e-4437-9261-c0c24fff4a51", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -124479,7 +124479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7dfb0ae6-12f0-4c9e-b352-0d6a1878359f", + "id": "c40ffdbe-9649-482d-8567-267209487726", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -124573,7 +124573,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": "aba854f8-0f4a-412a-b99d-74caf5679354", + "id": "bf42748a-d484-4e75-b25d-82d4e92282c6", "name": "List Tagged Objects", "request": { "name": "List Tagged Objects", @@ -124639,7 +124639,7 @@ }, "response": [ { - "id": "a3ca926b-4808-48b1-b125-1e79c5ef0207", + "id": "f76e8bb8-9571-49d9-8ff8-48684194b614", "name": "List of all tagged objects.", "originalRequest": { "url": { @@ -124719,7 +124719,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6c520706-98e2-47ee-b84e-c74ae6cb0ccb", + "id": "3131207e-b783-4e83-aad4-44d6919c3e99", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -124799,7 +124799,7 @@ "_postman_previewlanguage": "json" }, { - "id": "046a9ae5-c7d5-41fc-bba2-a18fe482be18", + "id": "125a5e0e-128d-435b-a72e-24ca30a1ce28", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -124879,7 +124879,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f661633-701a-45fe-b37f-f698a9ebb7c1", + "id": "e20fad07-56ee-44b3-949c-cb5bd98d0cc2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -124959,7 +124959,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ae337a5-9b76-40da-905d-da613f6d1baf", + "id": "c16010d2-d7a2-4a9a-a694-916248f069f4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -125039,7 +125039,7 @@ "_postman_previewlanguage": "json" }, { - "id": "52316ced-7fe6-42b3-b8c5-40d620656ce9", + "id": "1655c16b-c2cb-41a2-91fd-b7df9b590012", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -125125,7 +125125,7 @@ } }, { - "id": "9757c150-a626-4019-bc0d-7db3aa60f3a2", + "id": "8abc9e21-1217-4a59-a716-58c7e17a1738", "name": "Add Tag to Object", "request": { "name": "Add Tag to Object", @@ -125167,7 +125167,7 @@ }, "response": [ { - "id": "a3daa1f3-8e5d-42bd-8aa9-cacf50d03481", + "id": "1a43dbd0-7128-4cbb-94dd-60546aef2e41", "name": "Created.", "originalRequest": { "url": { @@ -125213,7 +125213,7 @@ "_postman_previewlanguage": "text" }, { - "id": "77209df7-38de-4256-bedc-604ac67f156b", + "id": "e00dda63-c4c0-4161-aa34-73047e7ec93a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -125269,7 +125269,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0fe841bd-228b-4655-95ad-9042d3783457", + "id": "10fe4549-284d-40ed-89f0-f80ee76dca71", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -125325,7 +125325,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c1a32559-4f34-418b-9297-140170caa8c1", + "id": "a6616ce7-7654-4f63-9edc-b4b014c54a69", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -125381,7 +125381,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5f245253-9395-46b8-9552-d6c3773707b7", + "id": "fa07b947-4dd9-4981-a990-db98a21fb551", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -125437,7 +125437,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a613adc-99ce-4ddd-b029-908b79dac5a0", + "id": "ee95e877-2566-4d15-957a-64bd7b06f8be", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -125499,7 +125499,7 @@ } }, { - "id": "9f4a92df-4f06-4313-a08b-19c701e0bd9d", + "id": "b06b6302-bb7f-44bf-bb11-52dd599dff0a", "name": "List Tagged Objects by Type", "request": { "name": "List Tagged Objects by Type", @@ -125577,7 +125577,7 @@ }, "response": [ { - "id": "94e6738d-25bf-4dc6-8e45-b01dddb49c5c", + "id": "199409ee-4524-4c31-8eb4-e2a520b487ed", "name": "List of all tagged objects for specified type.", "originalRequest": { "url": { @@ -125658,7 +125658,7 @@ "_postman_previewlanguage": "json" }, { - "id": "99bfb959-4cf8-4319-91bd-5854651b1ca9", + "id": "e8fbb752-ac0c-413c-8e61-7315d8424b9a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -125739,7 +125739,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4bab228-d323-4c76-a08e-ddea176142eb", + "id": "1dc9d69f-a47b-46f3-bf4b-773dff45913a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -125820,7 +125820,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d5fe749d-0ed6-453c-a635-2ab3e0b7892b", + "id": "e163125e-ec58-45e2-a025-9c6462d0c823", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -125901,7 +125901,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c6d37b1a-5779-4e98-83d7-567ce9cc1560", + "id": "7634dcdc-4e5b-44a9-8181-1376abeb003b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -125982,7 +125982,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9cfe7a5e-7167-45b4-993b-fecb0d135379", + "id": "a0e45e59-35dc-4ef5-9038-e49c810abcd3", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -126069,7 +126069,7 @@ } }, { - "id": "de70cf4f-1172-4d34-86e6-2987ac3b559e", + "id": "a14ddd72-bf37-448c-abb5-d774cb68cab3", "name": "Get Tagged Object", "request": { "name": "Get Tagged Object", @@ -126121,7 +126121,7 @@ }, "response": [ { - "id": "9ec3ae67-87b9-404b-9f6c-2e0540a40770", + "id": "a062fb92-73e9-426b-89ae-9d2cf37ad30d", "name": "Tagged object by type and ID.", "originalRequest": { "url": { @@ -126166,7 +126166,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6a1b6d92-44ee-4a13-9cfc-aa96fec85dc2", + "id": "4f9a49f0-b7be-4082-ad24-76b53420ed4a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -126211,7 +126211,7 @@ "_postman_previewlanguage": "json" }, { - "id": "38d4b52a-3a4b-4404-90b5-0e7ac4011437", + "id": "ab673b68-c1f9-4650-b511-6ffb3a5e6b36", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -126256,7 +126256,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce45dbea-b7c2-4f6f-a97d-f0d693bb0143", + "id": "134e0ce7-c1fc-446c-b431-46702225a7cb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -126301,7 +126301,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cc07ffcd-7538-448f-ab15-5dc66d71b2ec", + "id": "1e8e7d4c-266a-44c3-b8c2-72b040a0df9f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -126346,7 +126346,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ea66b33d-2722-402f-ad60-7ce1c8085d04", + "id": "818193ff-0d67-4d7a-ae8e-335f9b493d74", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -126397,7 +126397,7 @@ } }, { - "id": "19891880-1666-4624-8606-a67bfb39eb87", + "id": "b4128714-5194-43b8-8220-5d9c39ceeb88", "name": "Update Tagged Object", "request": { "name": "Update Tagged Object", @@ -126462,7 +126462,7 @@ }, "response": [ { - "id": "ddf2f8a9-2196-4c83-ba63-36746862f87c", + "id": "1130c451-dfd3-4e91-9396-a7dc44d47b77", "name": "Tagged object by type and ID.", "originalRequest": { "url": { @@ -126520,7 +126520,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1f84f7f7-7da2-4ff9-be1c-e4b100776fe0", + "id": "1dcecd51-e997-4a18-9940-76899de27635", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -126578,7 +126578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c3866cb-797d-43cd-9421-3d8232bbdcff", + "id": "8d8c8e42-7ec9-4410-a318-3d217f96ab28", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -126636,7 +126636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4ce04fa9-24b7-43b1-a55e-c35b9a7e1630", + "id": "dc829c4f-40d1-4439-901c-0c82fc95406a", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -126694,7 +126694,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a073e4de-cca0-4d6d-97ce-73ccf8c9e951", + "id": "a194d9ec-f2b5-4f62-b3c7-82b2111838a0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -126752,7 +126752,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b077b6f-89e6-4bad-aee2-6c95b06d956b", + "id": "5cf34491-9bb1-405d-b3b0-b289b71cb5a4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -126816,7 +126816,7 @@ } }, { - "id": "02d1103a-9e47-4d90-85da-239643289d9d", + "id": "12e6e500-dcbe-4e36-a01f-47a7548b949d", "name": "Delete Tagged Object", "request": { "name": "Delete Tagged Object", @@ -126868,7 +126868,7 @@ }, "response": [ { - "id": "09e70770-e66e-40aa-a532-531b3a8f39d9", + "id": "7257b28b-ab92-4ecc-b0ff-6bc402330434", "name": "No content.", "originalRequest": { "url": { @@ -126903,7 +126903,7 @@ "_postman_previewlanguage": "text" }, { - "id": "45bd6f8d-e0fc-4b50-9d9f-e7ed40b785c9", + "id": "b03c8762-80c9-4efd-b410-35b8d32f72f7", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -126948,7 +126948,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7e867a1-d52f-4a45-8a5e-4720ffe9611f", + "id": "d3401ba4-07ef-4c8a-9559-34f9a57e2df4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -126993,7 +126993,7 @@ "_postman_previewlanguage": "json" }, { - "id": "95d5ccb1-83a8-4ffb-bd4b-2b75c3bd955f", + "id": "15d8f7c8-dcab-4aeb-bd6b-037f66501237", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -127038,7 +127038,7 @@ "_postman_previewlanguage": "json" }, { - "id": "663a6aa4-8432-49c8-94c7-b89636c69799", + "id": "36f1a56f-0066-414a-a9e8-5a5a71f8f2f6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -127083,7 +127083,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efe68045-64d2-4c26-a2ec-2ea4657cd0dd", + "id": "6a436396-f60c-4ef8-bfb5-4cacb092761f", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -127134,7 +127134,7 @@ } }, { - "id": "053e2c16-fbce-40c0-9872-f460dab33fcb", + "id": "3366c2b0-952e-43bc-be71-731e7529a530", "name": "Tag Multiple Objects", "request": { "name": "Tag Multiple Objects", @@ -127177,7 +127177,7 @@ }, "response": [ { - "id": "79730190-2a16-4bbf-8cbe-9c1fe10f63c6", + "id": "8a16a80b-93ba-45b8-9519-949bbd3bee57", "name": "Request succeeded.", "originalRequest": { "url": { @@ -127234,7 +127234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b8f76143-99d8-4291-a3a4-5eb96cca997c", + "id": "645c2371-9f6a-4f5f-8525-b03365d4377d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -127291,7 +127291,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ae548d7-4f59-481a-9356-5cf45e5690de", + "id": "09845b6e-47fc-4311-83eb-516f83184268", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -127348,7 +127348,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7a96c8e-5772-4612-8da9-38d68d37e481", + "id": "71da5a15-2c12-4ffa-85ca-47ed09385704", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -127405,7 +127405,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d8266161-83c4-40d3-a95e-89ae2dbfa8ff", + "id": "cc5a0873-21bb-47ed-a30d-5cfc1d021a9c", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -127462,7 +127462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb8070fb-bae5-49c8-88bd-90d21ae03b47", + "id": "1e41705d-feda-4c40-ab45-78938be56b5e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -127525,7 +127525,7 @@ } }, { - "id": "d94de550-f328-4a50-8c58-4dbb0a695d54", + "id": "b29ff8f8-70c2-4b43-9df1-c1ea934bd4ef", "name": "Remove Tags from Multiple Objects", "request": { "name": "Remove Tags from Multiple Objects", @@ -127568,7 +127568,7 @@ }, "response": [ { - "id": "1f6a5247-3d70-460c-8678-fcdab6e6539d", + "id": "f70e4367-d7be-45b2-b25b-1872cac0ee70", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -127615,7 +127615,7 @@ "_postman_previewlanguage": "text" }, { - "id": "90032769-5cd7-4489-b2bf-a6c85b7d4cc2", + "id": "f663a5e8-c2ce-4e4d-8906-4f6a1a3d6827", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -127672,7 +127672,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e11d6f8a-df41-450c-b23e-5c35dd7bb3a4", + "id": "b6faecea-045b-46f6-98f6-db5590d25f86", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -127729,7 +127729,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3b22d804-0ed4-482a-ab2c-31e0c49dbbde", + "id": "46c7f596-8c70-4d7d-b3c0-be757d563be0", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -127786,7 +127786,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9aed347f-bf70-4ca0-b9ea-1b1a5816342d", + "id": "fbdc8942-694f-46db-9509-566659cbba96", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -127843,7 +127843,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dcae2f6e-505f-4c06-a88f-5aac8c7f12aa", + "id": "0814a71c-d773-450b-98db-fb2393dc6ca4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -127912,7 +127912,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": "a62836c6-76d3-4f55-aeb2-fa5cf564be62", + "id": "1e7600ae-88e8-4322-8666-b83e3c01dba2", "name": "List transforms", "request": { "name": "List transforms", @@ -127987,7 +127987,7 @@ }, "response": [ { - "id": "2af2a8f0-f859-415e-b97e-7aeb391b3cba", + "id": "c70fcefe-fb5c-4418-b1df-b8bd8ba20e0e", "name": "A list of transforms matching the given criteria.", "originalRequest": { "url": { @@ -128076,7 +128076,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4fa872b2-fb18-4196-a17e-d60b86b42dcd", + "id": "7694e91e-4509-4670-8e32-27253480c282", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -128165,7 +128165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "da4bd12e-cabf-483c-a915-91f70dc8fe16", + "id": "c65bd144-7e43-4585-84e6-5ddfc801d412", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -128254,7 +128254,7 @@ "_postman_previewlanguage": "json" }, { - "id": "60895343-d552-4f43-b8b5-628cb0da945b", + "id": "e2ec895f-9643-4590-83bd-7c5d033919f1", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -128343,7 +128343,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b9d663a9-f536-4331-84c5-705e0e2fe474", + "id": "9b34f1c8-483b-414a-bf50-6ace5bbac95f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -128432,7 +128432,7 @@ "_postman_previewlanguage": "json" }, { - "id": "46cc8bc6-a77a-49e0-852e-607ed0465f4c", + "id": "54f36b86-c5bd-4b31-8200-2011e62f6714", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -128521,7 +128521,7 @@ "_postman_previewlanguage": "json" }, { - "id": "09325586-917a-4621-bed7-a482a83cb24d", + "id": "cc8d8532-a5f7-4a02-928c-5eb28668c197", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -128616,7 +128616,7 @@ } }, { - "id": "7c249000-49bb-4068-aa9a-245faa594a9c", + "id": "829bb2a5-5041-4b2c-9283-36e6fb0eef13", "name": "Create transform", "request": { "name": "Create transform", @@ -128658,7 +128658,7 @@ }, "response": [ { - "id": "43e6bf27-76cd-49fb-b86f-b0c9b66f3641", + "id": "6b3fd3c8-412f-49cd-9b34-ed0e81a0825d", "name": "Indicates the transform was successfully created and returns its representation.", "originalRequest": { "url": { @@ -128714,7 +128714,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ba086c06-059e-4fd7-aaf9-094e5b516f91", + "id": "fec93ce8-740c-4fb2-8986-6f4d455bdbb6", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -128770,7 +128770,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4caa30dd-3484-4049-8fbd-2f8e92560253", + "id": "06c8d65e-8b10-434f-96c1-73657503255d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -128826,7 +128826,7 @@ "_postman_previewlanguage": "json" }, { - "id": "749d39ff-ea12-4c3b-b66c-0a841e052d55", + "id": "053a798c-0311-4919-8299-4017bb3de5d9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -128882,7 +128882,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0cf7510a-c60d-45e4-8be0-e13ac0f57c5e", + "id": "698935de-65fb-4c53-a5c0-6ad205e74635", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -128938,7 +128938,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5791691a-602d-403a-81f2-a1b3512d50b4", + "id": "5ed4ee9d-2911-4e74-a8c3-fa46be995d7a", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -128994,7 +128994,7 @@ "_postman_previewlanguage": "json" }, { - "id": "03b1da93-b7e4-4047-ad23-a50c9661c54a", + "id": "27912516-93da-483c-a412-decce8cd59f4", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -129056,7 +129056,7 @@ } }, { - "id": "9418a060-df93-4f42-8eea-a33a645430ed", + "id": "6c7127cb-57ea-4994-b01a-ce689e8950f7", "name": "Transform by ID", "request": { "name": "Transform by ID", @@ -129097,7 +129097,7 @@ }, "response": [ { - "id": "688ceb01-db7a-445e-96b5-f6eca993ebf3", + "id": "a8d67626-706e-4805-b1e3-5a6cfe5e7fa9", "name": "Transform with the given ID", "originalRequest": { "url": { @@ -129141,7 +129141,7 @@ "_postman_previewlanguage": "json" }, { - "id": "57e14e4e-e523-462d-8472-3cd0faa03a12", + "id": "44a3889a-5441-4d09-a1f8-65e2ce4d6d9a", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -129185,7 +129185,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17cabf54-ebce-4ad8-a510-71d3365a04aa", + "id": "babf63e0-d487-4a53-8feb-0cf0286b0b21", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -129229,7 +129229,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b7cad72e-9e8c-4806-8abc-673a194ca62b", + "id": "0ff151aa-c93d-45a3-97e7-ba842d47a319", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -129273,7 +129273,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8368f300-eae0-4e80-8359-c1bbb64b221e", + "id": "ae40b29a-d736-4fa0-97e8-933567ddf9c5", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -129317,7 +129317,7 @@ "_postman_previewlanguage": "json" }, { - "id": "55cd1043-dab1-45c6-b8f3-7c88d913ff37", + "id": "124b41e8-e07e-44a2-b58a-b8f3f9b33a18", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -129361,7 +129361,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67d20c56-1ecd-41c2-9133-66c5787470ca", + "id": "ee45d41d-3bb5-4148-82ae-aac5094ccea2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -129411,7 +129411,7 @@ } }, { - "id": "44b61644-36d1-450f-bfc6-6128829d2b94", + "id": "16d30094-5da6-4cc1-8def-5da994cd044b", "name": "Update a transform", "request": { "name": "Update a transform", @@ -129465,7 +129465,7 @@ }, "response": [ { - "id": "08679ba2-1a39-413f-a4f8-c61fd25544e6", + "id": "e08475fe-1e77-4a81-8101-e3a880fc0a8e", "name": "Indicates the transform was successfully updated and returns its new representation.", "originalRequest": { "url": { @@ -129522,7 +129522,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cb3139b9-7888-49ac-b544-dda446a85d98", + "id": "a66ca033-c1dc-420a-84d0-4be438f49d6d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -129579,7 +129579,7 @@ "_postman_previewlanguage": "json" }, { - "id": "920016e8-848b-4550-87c4-3ee167467f1e", + "id": "356817b4-5f11-4da4-b66e-3bbef5565822", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -129636,7 +129636,7 @@ "_postman_previewlanguage": "json" }, { - "id": "71fb3266-108d-45fc-a878-fc561589c986", + "id": "27e8da57-095b-4fa8-92a0-53aac1027ef9", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -129693,7 +129693,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e98a2e2-18f9-448a-a113-73659306086a", + "id": "d8234964-65a5-49e6-a729-e3c4d9ac3354", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -129750,7 +129750,7 @@ "_postman_previewlanguage": "json" }, { - "id": "183f96a1-279e-45a9-87c2-d39c2b9d9abc", + "id": "a3b06a52-ded0-4f65-9540-0987a5f2ab86", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -129807,7 +129807,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ac9aaf56-e159-4789-a8ec-c79e96eb0fb9", + "id": "e4e298f6-9294-4b0a-ad91-1a2027370597", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -129870,7 +129870,7 @@ } }, { - "id": "0fe6587e-8532-42f2-b87a-17a32eb4600f", + "id": "066182fe-e6fb-4699-aa75-787b952091e7", "name": "Delete a transform", "request": { "name": "Delete a transform", @@ -129911,7 +129911,7 @@ }, "response": [ { - "id": "70e13a68-db17-48a1-8b73-ab95cf34840c", + "id": "d386d026-4bbd-4902-868c-fac35117d6ef", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -129945,7 +129945,7 @@ "_postman_previewlanguage": "text" }, { - "id": "abc00e68-7bc4-4272-b032-2625333ba6f4", + "id": "d37b64ae-dff3-4579-844f-82c7ea10f1a2", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -129989,7 +129989,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c293c6f-c5c1-4548-bdcb-f5a1d8b12f40", + "id": "324b3577-cc6d-4498-974e-1a76a37a0c95", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -130033,7 +130033,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3656607-63b8-4528-a089-a3ff313bbda6", + "id": "48751565-0824-4e76-9fe2-7f596486c258", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -130077,7 +130077,7 @@ "_postman_previewlanguage": "json" }, { - "id": "07a82d18-fe19-4588-a091-8bd9adf5ef0d", + "id": "01bf69ca-96fc-441a-b194-ce1d7558f5f6", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -130121,7 +130121,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93a4cdac-694a-4d68-ab47-61fcbf9495b7", + "id": "fbfc2a11-c424-488b-88ff-9183f8f8f542", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -130165,7 +130165,7 @@ "_postman_previewlanguage": "json" }, { - "id": "453bfdb4-6318-47b4-9f28-3bab7acfcd67", + "id": "89b1334c-a59c-4f65-b0d5-b70d30490721", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -130221,7 +130221,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": "19753dbb-e5fe-4ee4-8fa3-dfc1c3b3e83e", + "id": "2ad6cafd-48b0-4cc2-94cb-bb5dcad1504a", "name": "List Work Items", "request": { "name": "List Work Items", @@ -130287,7 +130287,7 @@ }, "response": [ { - "id": "a2625955-4384-47dc-b2ab-a25cfda6cd08", + "id": "66f0f40c-cf4a-4bd7-b5bb-c410951897bb", "name": "List of work items", "originalRequest": { "url": { @@ -130367,7 +130367,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5e84b5fc-8a9e-47cd-9cd1-66fb0b0b2db4", + "id": "d906dad4-a1f1-42f5-9997-88fdb48717c1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -130447,7 +130447,7 @@ "_postman_previewlanguage": "json" }, { - "id": "43f07354-bb48-4448-933e-b2b91e403af3", + "id": "2c42da9e-9af0-4342-a291-6f3a415e079d", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -130527,7 +130527,7 @@ "_postman_previewlanguage": "json" }, { - "id": "91e06365-fec9-42f7-8366-2fd10d561a71", + "id": "896416f7-46b3-4a4e-831e-b4a15ec9ef9e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -130607,7 +130607,7 @@ "_postman_previewlanguage": "json" }, { - "id": "51706e6e-5776-4b2f-b254-dc5a4b367fec", + "id": "a061045b-3a73-4ae8-8eff-9b8583820cad", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -130687,7 +130687,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8ed882fd-cc92-4994-9556-4fe34ff791df", + "id": "aeac9097-d1ac-44db-8b61-cd474c7b30b0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -130773,7 +130773,7 @@ } }, { - "id": "913aa22a-5e71-441d-9d75-1a48f94b5056", + "id": "027fc87d-53de-4125-b8fc-31473cdfa446", "name": "Completed Work Items", "request": { "name": "Completed Work Items", @@ -130840,7 +130840,7 @@ }, "response": [ { - "id": "b0369d3a-c89e-4ee8-b5d3-93868ac92f41", + "id": "ab6fb844-bba9-4888-9117-d2f56c5b6b51", "name": "List of completed work items.", "originalRequest": { "url": { @@ -130921,7 +130921,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b01f3df9-478d-4c32-8817-8e6a485b05b5", + "id": "b65d5d66-3016-4c11-b7db-91239f862333", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -131002,7 +131002,7 @@ "_postman_previewlanguage": "json" }, { - "id": "571f31d1-e6ab-41c3-bb90-8c9294c33f1a", + "id": "5e00e477-c566-4fd4-a379-25938b12c475", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -131083,7 +131083,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2b0b50cb-dbfe-45a5-b69d-11d446368271", + "id": "cb2ba05e-f366-4f69-8b52-cbd3ac89396d", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -131164,7 +131164,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7977b3f7-4b40-4cab-b1f0-ec09761e55a7", + "id": "50268b8c-ab81-4a7c-a588-a0ce36bc0041", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -131245,7 +131245,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0db15c28-a7c8-4e4d-84e4-2ed093b5aac4", + "id": "bacd3ec6-3ae9-4de8-a885-4984f056d4c2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -131332,7 +131332,7 @@ } }, { - "id": "02120e08-10d1-4c46-b157-2120184d17ae", + "id": "9245be58-e459-46aa-92df-2f72879e4bc0", "name": "Count Work Items", "request": { "name": "Count Work Items", @@ -131372,7 +131372,7 @@ }, "response": [ { - "id": "84c2db45-f32c-4a99-bc66-6d3db4535481", + "id": "52dbee8b-6fd2-48f7-9b74-3a5376d9bce3", "name": "List of work items", "originalRequest": { "url": { @@ -131426,7 +131426,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ed6af0f5-884b-483b-bdf8-06b39a9b1898", + "id": "2e846c83-e24e-4cc4-9812-5175e5604f52", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -131480,7 +131480,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a684cbfd-1079-4f8a-a076-5ea260a98324", + "id": "d1bfc5ab-d9d8-4b0f-a8e8-03367e9a2a8b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -131534,7 +131534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d2457c03-27d5-43df-b6bb-cf28227a2e71", + "id": "7f5cf7fd-025e-4266-b593-1880d4cdbfd4", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -131588,7 +131588,7 @@ "_postman_previewlanguage": "json" }, { - "id": "759b0479-3e3c-4d92-bc4e-60ff8a829088", + "id": "475a59a4-b4e2-4997-b34f-1bc9298ecdc0", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -131642,7 +131642,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ea52e70-2c22-4106-b1e0-5a19e39a68e9", + "id": "30baa77b-82b0-4781-94ea-7f1ffb0965a6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -131702,7 +131702,7 @@ } }, { - "id": "a87915fb-579c-4226-bcd6-81af6c7ec145", + "id": "2696d7ec-e44d-4b4c-bc7b-e0071ec12f19", "name": "Count Completed Work Items", "request": { "name": "Count Completed Work Items", @@ -131743,7 +131743,7 @@ }, "response": [ { - "id": "e931b0dd-c218-4883-bfb4-8714f966ddc1", + "id": "d36283d0-2cb6-4d56-807b-a7bde281afd1", "name": "List of work items", "originalRequest": { "url": { @@ -131798,7 +131798,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22d17248-6bb9-4da0-af89-d38060393cdf", + "id": "960d09f3-ca36-4e8e-8699-02a577922c4b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -131853,7 +131853,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7accdad4-1050-4bca-91dc-7e0f00e3a9d1", + "id": "d3ea0199-26ae-4cbb-b981-345cd23346e3", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -131908,7 +131908,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c4fda69b-9319-415d-bbd9-97ee54387551", + "id": "c49d5a69-5492-4e5b-b6d5-80d694eed91a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -131963,7 +131963,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0471fc9-1cfc-4524-92ec-72c76a79b1db", + "id": "3b0e6c6c-9284-4735-a24e-d9b862a2d6f2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -132018,7 +132018,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89685085-b3a6-4fb5-8694-ce58ea3711f9", + "id": "4edfecac-08ba-41fa-ac2b-c6fcaad7f87a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -132079,7 +132079,7 @@ } }, { - "id": "08c41ab4-83aa-4369-8e90-0431b747b3ae", + "id": "d8185e72-1699-45cd-91b0-b4d162e6fe01", "name": "Work Items Summary", "request": { "name": "Work Items Summary", @@ -132119,7 +132119,7 @@ }, "response": [ { - "id": "8c08193d-82ac-46ca-9da2-64ddcc1bed5b", + "id": "02f36eca-480e-4272-b41c-7e823246e489", "name": "List of work items", "originalRequest": { "url": { @@ -132173,7 +132173,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f24d5ec6-9764-43ee-bac4-16166da8c174", + "id": "27d16070-1667-41cf-8d20-bb555788960c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -132227,7 +132227,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0d60ca5b-b66b-4238-8c0f-54b3a06b8599", + "id": "c8ce3d9c-e2e9-4b4d-995f-852699ff6311", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -132281,7 +132281,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0855f020-b9b9-4a36-93c4-d76a7ff4a2f9", + "id": "d7c3f007-2b49-4988-819c-f2143bd97070", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -132335,7 +132335,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c7e6e6ba-92d1-4236-bd4c-6d8bf45fb15d", + "id": "aee91d53-5796-466d-9434-2b4bd2c07fea", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -132389,7 +132389,7 @@ "_postman_previewlanguage": "json" }, { - "id": "514a5aef-6c1d-446f-bb02-dc1d10766373", + "id": "fcb3c3bb-c335-4010-aabb-109e6f654eb0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -132449,7 +132449,7 @@ } }, { - "id": "f9f2723f-1075-45ae-89b5-22ff1e497cfe", + "id": "1a987e3d-e3df-4db3-99d3-39e11735c94c", "name": "Get a Work Item", "request": { "name": "Get a Work Item", @@ -132490,7 +132490,7 @@ }, "response": [ { - "id": "5de09362-b31c-40a3-b855-4988b5c9cec7", + "id": "5721b150-84f4-4042-ab09-9428e303e08e", "name": "The work item with the given ID.", "originalRequest": { "url": { @@ -132534,7 +132534,7 @@ "_postman_previewlanguage": "json" }, { - "id": "86a11cfe-54d0-4d89-a422-870a5de0cae4", + "id": "2f45e10a-738b-4422-be7f-703c6b7c5c19", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -132578,7 +132578,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4b48d7e4-65e0-44e8-9830-3b4ab5da5229", + "id": "363ebb12-4f57-45f4-a1b5-26eb1db3e156", "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": "241fd427-bdbe-4e9a-bb5f-b744cef63adb", + "id": "1d6b8368-9fc2-4f4e-bdc9-b9b8ec95eabb", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -132666,7 +132666,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9297f101-33f9-458b-ad0b-981bdbb032c1", + "id": "1519c342-0006-45ea-9cdd-90b5690f9d26", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -132710,7 +132710,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eaaa7ab8-9f78-476c-bad1-119b0f8ff60f", + "id": "f8159e72-f8cc-47a6-8844-5c2f6c25944b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -132760,7 +132760,7 @@ } }, { - "id": "dd37b258-a36a-432b-b0a4-46512199141d", + "id": "e5f3686f-23ef-4a3f-b8d7-4245e1d08228", "name": "Complete a Work Item", "request": { "name": "Complete a Work Item", @@ -132801,7 +132801,7 @@ }, "response": [ { - "id": "9053bd11-74ac-46cd-9f3d-e876c24f1501", + "id": "97b9822d-9435-4395-827b-325991f444ec", "name": "A WorkItems object", "originalRequest": { "url": { @@ -132845,7 +132845,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dedc3b6c-1f24-46f7-8005-21df7868397b", + "id": "02f234b0-5502-42b2-af4a-558aff015a8b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -132889,7 +132889,7 @@ "_postman_previewlanguage": "json" }, { - "id": "320a5a78-306f-4587-b83b-17b19ec2a956", + "id": "53dcd266-3922-424e-9cfb-280cfc8cf3a3", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -132933,7 +132933,7 @@ "_postman_previewlanguage": "json" }, { - "id": "48c7eb8d-815d-47a8-aa3f-48de3ab2e74f", + "id": "319d430d-c4a9-460d-a12e-8cf82913ce80", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -132977,7 +132977,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfe7d920-cb15-426d-ab32-1ca13f614591", + "id": "1f2b4cff-5813-4793-816e-78f644dc501a", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -133021,7 +133021,7 @@ "_postman_previewlanguage": "json" }, { - "id": "36690879-90d8-46e3-8ab7-07bb1111e875", + "id": "254668bb-d28d-4eaf-8630-37896d7c3879", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -133065,7 +133065,7 @@ "_postman_previewlanguage": "json" }, { - "id": "67678e9d-730a-4002-8d67-02661e7d1058", + "id": "f7e1a350-27c6-48cb-af44-ebf7ab55b6e6", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -133115,7 +133115,7 @@ } }, { - "id": "3004bdda-4662-4c5b-958b-0e5a7735fb3a", + "id": "3159e9a0-3894-47fa-a5c0-47e4108040a9", "name": "Approve an Approval Item", "request": { "name": "Approve an Approval Item", @@ -133168,7 +133168,7 @@ }, "response": [ { - "id": "c2bbff7a-f18e-4b45-961e-cd0ff35fb550", + "id": "ee2888b8-a5f8-4aed-b86b-2864021dbb94", "name": "A work items details object.", "originalRequest": { "url": { @@ -133214,7 +133214,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bb075029-89db-4dcd-9f1d-2df405a2bfed", + "id": "df69a489-792a-4ad2-91b1-7710fd5a3fba", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -133260,7 +133260,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a8ae59c9-af18-4e1d-9202-8993f9a3a8ed", + "id": "a363dc0e-b080-4670-8bc0-79b0cbdfed0e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -133306,7 +133306,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b979a8b2-31f1-4495-ab30-3a90308f87c7", + "id": "0a8ad4e7-18fe-4ea9-b2a2-0b7434a7ee9e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -133352,7 +133352,7 @@ "_postman_previewlanguage": "json" }, { - "id": "aad41c8b-321f-43bb-b6c4-b46b5239e7bf", + "id": "bc0d0d00-4d73-49c0-acb1-59edab40e947", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -133398,7 +133398,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9f007148-dcd4-475e-a8e2-bbac959b26fc", + "id": "b6e00e13-5485-484b-a10a-455541f759ab", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -133444,7 +133444,7 @@ "_postman_previewlanguage": "json" }, { - "id": "17158df2-cb8f-46e5-b97b-31c25620484d", + "id": "aa431f83-24aa-412c-a240-3cfdde01ea32", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -133496,7 +133496,7 @@ } }, { - "id": "32b4bb5f-633d-4c9f-819e-e90a70cd5bbc", + "id": "5907f4a2-cfea-44e1-b8f4-cd7bec9ff46c", "name": "Reject an Approval Item", "request": { "name": "Reject an Approval Item", @@ -133549,7 +133549,7 @@ }, "response": [ { - "id": "bc658ebd-82af-4d56-a171-17e718277a14", + "id": "341e3a22-9960-438f-a9ef-629750d31820", "name": "A work items details object.", "originalRequest": { "url": { @@ -133595,7 +133595,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56d5be53-7e80-49ae-bd89-2d47287ea721", + "id": "0b3fe094-33cf-4ec8-8325-9abf1d32b78c", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -133641,7 +133641,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9955c390-e39d-46c2-9f70-873891404351", + "id": "90580132-4bdb-4fa9-bbc4-a9078184cb9d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -133687,7 +133687,7 @@ "_postman_previewlanguage": "json" }, { - "id": "745ef9f2-d289-446a-b57f-8741839ed64c", + "id": "6c9ac173-d4fa-46e0-8a42-eb2d7cf9e7e5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -133733,7 +133733,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b52545ba-b034-4ee4-bb5e-b29a7620cc50", + "id": "f63c6c49-1243-4fa3-b238-c1585e00a2fe", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -133779,7 +133779,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bc4fc8df-827d-4c19-beaf-42885889cd4f", + "id": "ad3ce74b-dd8b-41e7-a9d5-71912e7cdde8", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -133825,7 +133825,7 @@ "_postman_previewlanguage": "json" }, { - "id": "93d4978e-3783-42a6-b799-5b5d7e7a2a1a", + "id": "0a135305-c84e-4017-a669-11216e0bf56c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -133877,7 +133877,7 @@ } }, { - "id": "f5d8fcf1-ac75-47e7-ac86-4b64724e1e6c", + "id": "6414ed2d-ce38-4a9a-83ed-c6787930e39f", "name": "Bulk approve Approval Items", "request": { "name": "Bulk approve Approval Items", @@ -133919,7 +133919,7 @@ }, "response": [ { - "id": "ab133278-a35b-42cf-86d6-b5492e9d848f", + "id": "8709f9e5-b8c2-495d-a34b-f2c978a7564e", "name": "A work items details object.", "originalRequest": { "url": { @@ -133964,7 +133964,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e7df6745-a96a-458c-bfec-0412258f42d8", + "id": "507552b9-18cd-4dd7-a376-d582085095d3", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -134009,7 +134009,7 @@ "_postman_previewlanguage": "json" }, { - "id": "903384b8-0614-4b34-858c-65b8eebcd55e", + "id": "eb0a160d-f53b-4358-aac9-0a14a58402fd", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -134054,7 +134054,7 @@ "_postman_previewlanguage": "json" }, { - "id": "970a830b-5e9f-4397-849d-67e6600d06dd", + "id": "3d6a7697-0695-49ff-9a8a-224554f923f7", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -134099,7 +134099,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6bfe46c2-f1b8-4810-841f-9d50badadf2d", + "id": "7665e82f-d06d-4c4b-ab44-80414bb9c473", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -134144,7 +134144,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fb776d98-0a03-4263-939e-c923cf387ad9", + "id": "2ac5538f-1ff0-424c-b07a-52477229b6a1", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -134189,7 +134189,7 @@ "_postman_previewlanguage": "json" }, { - "id": "05c83046-2529-4ca5-bed7-fa7f99cefc24", + "id": "dc397eeb-802e-484c-9430-7c3d973e75f7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -134240,7 +134240,7 @@ } }, { - "id": "7911c69f-d81b-45a3-a4f4-bc0480688c2c", + "id": "ca12daf6-cfcd-4226-88fa-a80fbf249c70", "name": "Bulk reject Approval Items", "request": { "name": "Bulk reject Approval Items", @@ -134282,7 +134282,7 @@ }, "response": [ { - "id": "619dd535-3f51-4218-9d96-3ac150a5bc4e", + "id": "090f167d-5d2e-48a2-b86f-cb88cff6179f", "name": "A work items details object.", "originalRequest": { "url": { @@ -134327,7 +134327,7 @@ "_postman_previewlanguage": "json" }, { - "id": "20dd87ca-2ee6-4ad5-9294-de11bf0e17b6", + "id": "3410af11-8cb3-4d33-977a-4511f55b1a2d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -134372,7 +134372,7 @@ "_postman_previewlanguage": "json" }, { - "id": "efc3a6bf-1a7e-42e2-820f-506285946035", + "id": "3444b6d0-479f-4ae9-9699-86c77c91bc89", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -134417,7 +134417,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7504aa48-e304-437f-87d9-5a3682fa4102", + "id": "53732bc1-3d24-43bc-8ae5-e0f2dbc92f17", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -134462,7 +134462,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47879c94-e294-46b8-98a1-2164038cf6af", + "id": "9fcac8ab-b1e1-4c67-9a00-d50bdd37163e", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -134507,7 +134507,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cd1c173e-0c03-4d96-b541-bf6dc7d96a9a", + "id": "0e76b422-93fd-478c-ab2c-0884a4bf682b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -134552,7 +134552,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49ecb62c-0793-42bd-ae18-4c07fea01c3f", + "id": "f046f2d1-b9dd-40e1-8085-f1e407066ed5", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -134603,7 +134603,7 @@ } }, { - "id": "cb5e7a4b-7f5c-456c-8f4e-f49dfe6118dc", + "id": "09fc49aa-c4be-478e-858b-9ff6bbc7a8c7", "name": "Submit Account Selections", "request": { "name": "Submit Account Selections", @@ -134658,7 +134658,7 @@ }, "response": [ { - "id": "952a913e-fcdc-4e5b-9366-b00c44e12549", + "id": "04efc982-92f1-4022-9b8a-95a90ac629b8", "name": "A work items details object.", "originalRequest": { "url": { @@ -134716,7 +134716,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5536ee0f-e95e-4396-8092-54903438d73d", + "id": "07833214-0441-4b5b-a58c-24a35afccece", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -134774,7 +134774,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6e90b995-0977-47c0-84ae-051a7ef0f59f", + "id": "a1f4dd0f-77b3-4f06-88bf-122aa5e8d5c1", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -134832,7 +134832,7 @@ "_postman_previewlanguage": "json" }, { - "id": "939c9c14-e9fb-47ce-9767-647ac0e8921a", + "id": "0274bd64-dab1-46c7-9dfb-370b2aee62d5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -134890,7 +134890,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1c8c7a48-dce5-4129-bce2-7cddca8fe134", + "id": "dc6c1989-fdb9-4622-b050-00a5581f42cc", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -134948,7 +134948,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dceafea7-993b-4ca0-a372-552f575c57a4", + "id": "80787947-a597-4225-9213-a66820aff152", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -135006,7 +135006,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ffa3cd7-ab8f-40a4-bca4-9f8bd3a178ce", + "id": "7caf2500-cd02-4a01-8453-c0e39d1f5816", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -135076,7 +135076,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": "56a026e7-1840-4139-8fb4-2c2be1367ba9", + "id": "4fe429ed-3b2b-4d41-bf96-f774f267c5aa", "name": "List Workflows", "request": { "name": "List Workflows", @@ -135105,7 +135105,7 @@ }, "response": [ { - "id": "e3de6d5d-e241-42cb-b342-f418c24c5457", + "id": "66069a26-9473-44a3-a0c3-344b0a6f6b7f", "name": "List of workflows", "originalRequest": { "url": { @@ -135148,7 +135148,7 @@ "_postman_previewlanguage": "json" }, { - "id": "21adcf65-94d6-4fd6-b0a8-73b23753061a", + "id": "81e914db-ca8a-4d9b-920c-d1f5e72aaa1e", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -135191,7 +135191,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7aaf0c38-da46-4958-8dfd-75a6ecd585c8", + "id": "5d2e676f-04d5-43fa-bd61-03f50cc22a04", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -135234,7 +135234,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8dc495f6-4a87-4831-8911-7605e2c49795", + "id": "fe71a31a-1e64-4b90-bc5d-8163e22a4b54", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -135277,7 +135277,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a16ca830-f330-474f-902a-6e879a3978e0", + "id": "eb8ba50a-41df-4b54-a47b-273c225a08f2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -135320,7 +135320,7 @@ "_postman_previewlanguage": "json" }, { - "id": "476d8e24-e07d-4fb6-b6eb-d7f3a3c9ba69", + "id": "72906aeb-9f7b-42ae-abba-2d000c0e5c32", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -135369,7 +135369,7 @@ } }, { - "id": "9969e252-cf67-4f57-9d2b-630f55681055", + "id": "85f086a0-5f44-4dc0-85a2-a0d8c94ae9a5", "name": "Get Workflow By Id", "request": { "name": "Get Workflow By Id", @@ -135410,7 +135410,7 @@ }, "response": [ { - "id": "92f8309f-3008-421c-9a90-f50905d5f2b2", + "id": "cdc203af-720c-479b-a832-61db9532402f", "name": "The workflow object", "originalRequest": { "url": { @@ -135454,7 +135454,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9467dff-8c0c-4cd7-9196-0db3b501a5d7", + "id": "3756c5a7-4a2a-4a79-be30-a812331e4a97", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -135498,7 +135498,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4717643f-11ef-4100-bde2-4069d27d7f8a", + "id": "a95f8d61-ac53-4835-80ef-9e8f3be318ec", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -135542,7 +135542,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19af796e-e54d-4079-9dc9-af76f3136f66", + "id": "b29a8e04-5ad7-409a-bbe7-328708a092ee", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -135586,7 +135586,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a75a06e4-8639-49d5-bfb5-7ff5d6080f7e", + "id": "3888a8b8-3d42-4d24-9ffc-2862b1601298", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -135630,7 +135630,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1a3627b3-b945-4fb0-a8bd-6b9bfa7cfae0", + "id": "96576bc3-442a-4f9c-aa08-0ffccd38620c", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -135680,7 +135680,7 @@ } }, { - "id": "81d87c0f-7228-4cdc-a4f9-5a1bc7167a8b", + "id": "7095862c-d8a1-479b-b4c8-03b6224074fb", "name": "Update Workflow", "request": { "name": "Update Workflow", @@ -135734,7 +135734,7 @@ }, "response": [ { - "id": "0caa8abe-2ad7-4fbe-a6d3-5882d203d6e9", + "id": "2e620057-5fcf-49b9-8fdb-64c5d6f3ffbc", "name": "The Workflow object", "originalRequest": { "url": { @@ -135791,7 +135791,7 @@ "_postman_previewlanguage": "json" }, { - "id": "689dcce1-d920-4108-88bf-e4f7e7afdf7a", + "id": "4f87a40f-0892-48e1-bebc-9fca21a51657", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -135848,7 +135848,7 @@ "_postman_previewlanguage": "json" }, { - "id": "40ea3f02-dfb2-448a-ae31-6f2eeb1f76ea", + "id": "6a117a99-ff3b-44ef-bdef-2f43b09e5d34", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -135905,7 +135905,7 @@ "_postman_previewlanguage": "json" }, { - "id": "eb05727d-7a4a-4afd-9018-560517b67ba4", + "id": "b0b969e4-6c01-42aa-ae93-0876758819e8", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -135962,7 +135962,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ccffc73-54b0-4aff-b15f-e204c707ff8d", + "id": "45a7233a-ccc1-41a8-8f22-b2ee9dd068e2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -136019,7 +136019,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6853b6f5-dacb-45b7-85de-2f85519e89aa", + "id": "d0433311-3aab-403c-9c7e-5d356148b09a", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -136082,7 +136082,7 @@ } }, { - "id": "54588b86-59aa-42f9-9dbe-8775f1e13029", + "id": "78af6277-7970-440c-8773-35f5e2df9c1d", "name": "Patch Workflow", "request": { "name": "Patch Workflow", @@ -136136,7 +136136,7 @@ }, "response": [ { - "id": "38abca0f-1b7f-4863-9bac-3d2b86e78025", + "id": "4713d693-d649-44f4-bb12-fbf9026e573c", "name": "The Workflow object", "originalRequest": { "url": { @@ -136193,7 +136193,7 @@ "_postman_previewlanguage": "json" }, { - "id": "bdb728bf-891a-426c-a2a9-732a69faf06d", + "id": "3e1eee32-31a4-4fdd-b70a-455feb3242b1", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -136250,7 +136250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4905b1d0-d343-453c-9d34-919433a96f6a", + "id": "87930264-92c5-4834-a12a-19c7cd9d38f9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -136307,7 +136307,7 @@ "_postman_previewlanguage": "json" }, { - "id": "911318e2-09e6-417a-98e5-d7ccdcc97f66", + "id": "f2212929-bf19-47d3-b35e-5ca7bfbb6dbd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -136364,7 +136364,7 @@ "_postman_previewlanguage": "json" }, { - "id": "81b31fbe-babe-4cf3-9d97-e56f3c2ef798", + "id": "c3bf9ef2-9c3c-4d94-b0f5-3ee49be4eb30", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -136421,7 +136421,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7ef106ea-702e-4c70-ae0d-7c773a56d588", + "id": "cbed2ab4-fa89-4277-ad38-ac6af8b57f11", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -136484,7 +136484,7 @@ } }, { - "id": "72d04a9c-2c36-476c-92ba-91809364f730", + "id": "0adc4a46-dcca-41dd-9d51-dc03b1f04e63", "name": "Delete Workflow By Id", "request": { "name": "Delete Workflow By Id", @@ -136525,7 +136525,7 @@ }, "response": [ { - "id": "f3ff8edf-51e1-4d2d-ae88-99e6d7efd0fd", + "id": "c821bcb2-57b8-4cb6-8688-4db3b79a3430", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -136559,7 +136559,7 @@ "_postman_previewlanguage": "text" }, { - "id": "097b1340-7cf4-4564-b964-481857b7275e", + "id": "dc01abec-0c79-4ebf-b195-d50a8ac6e426", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -136603,7 +136603,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f79d8f02-99c8-4121-a283-8961b04591e9", + "id": "40fcfa93-7c7b-4831-bc49-48226fe4d0a2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -136647,7 +136647,7 @@ "_postman_previewlanguage": "json" }, { - "id": "63ad7cc2-4030-4dca-82a9-883f6f7bb1ce", + "id": "4dae8436-7d8e-4bcc-90b5-169d6a42ec89", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -136691,7 +136691,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a164a12f-28a6-46fb-8c4d-8bb37e4db442", + "id": "ce499148-470f-477a-98c5-eb22f4e3ddb4", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -136735,7 +136735,7 @@ "_postman_previewlanguage": "json" }, { - "id": "53f2ca7a-f803-436e-a1bf-4d315dc1c441", + "id": "fd36b14a-c280-4535-998d-8b528fa64b04", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -136785,7 +136785,7 @@ } }, { - "id": "4326b3a4-63c9-4183-a487-13cea12ecc3e", + "id": "49700aed-3410-4125-bfc9-f9b061e16b00", "name": "Create Workflow", "request": { "name": "Create Workflow", @@ -136833,7 +136833,7 @@ }, "response": [ { - "id": "ddba965f-0622-481f-814b-52a5f8ad8122", + "id": "770546bd-e9ae-4560-9915-a4d572e186d6", "name": "Event Trigger", "originalRequest": { "url": { @@ -136890,7 +136890,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7c5a7fc5-c77b-4fd2-93b1-bcd93414d850", + "id": "fc61a391-0e53-42c8-ba1d-fa19343fc57b", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -136947,7 +136947,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6ef75768-18dc-40d9-9ff1-0241159a126a", + "id": "64b3160f-61a6-4da9-9dd8-3efb52c64ae2", "name": "External Trigger", "originalRequest": { "url": { @@ -137004,7 +137004,7 @@ "_postman_previewlanguage": "json" }, { - "id": "684d35a6-193a-473a-9505-311c785c1662", + "id": "5944816d-19fd-4294-b51d-251464f8763d", "name": "Scheduled Trigger", "originalRequest": { "url": { @@ -137061,7 +137061,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4302f7d3-c679-405d-b830-4467933666f3", + "id": "2fb4d9f1-9c2a-4135-b909-cefc34a9896b", "name": "External Trigger", "originalRequest": { "url": { @@ -137118,7 +137118,7 @@ "_postman_previewlanguage": "json" }, { - "id": "89f1cf92-e4a2-453b-95d1-45adf4159def", + "id": "cfd6a738-a350-4b72-897b-386180b3c8b1", "name": "External Trigger", "originalRequest": { "url": { @@ -137175,7 +137175,7 @@ "_postman_previewlanguage": "json" }, { - "id": "be56032f-37ae-49af-9bba-abc5ef0c3623", + "id": "dec2b827-0ff6-431d-b570-de36d038cc9e", "name": "An example of a 403 response object", "originalRequest": { "url": { @@ -137232,7 +137232,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0ed5a0fa-1cff-4ac6-b517-2669cdeac848", + "id": "e2f09401-70a3-4dc1-994d-06a919fdb6dd", "name": "Event Trigger", "originalRequest": { "url": { @@ -137289,7 +137289,7 @@ "_postman_previewlanguage": "json" }, { - "id": "45e63eaf-a949-4cf4-8eec-159df1423afe", + "id": "c2a5288f-cf67-4885-b006-81652085bdcc", "name": "An example of a 500 response object", "originalRequest": { "url": { @@ -137352,7 +137352,7 @@ } }, { - "id": "9fbd7f09-4d9c-458b-bf93-35d80e9ea8e4", + "id": "5edc4504-2dbb-45c6-ba99-ccf15b917b5a", "name": "Test Workflow By Id", "request": { "name": "Test Workflow By Id", @@ -137407,7 +137407,7 @@ }, "response": [ { - "id": "9c7749dc-2adc-4962-9ef1-9e6bca01c7da", + "id": "0c365d40-e1e1-417c-b132-05f24f949351", "name": "The Workflow object", "originalRequest": { "url": { @@ -137465,7 +137465,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9e600469-2f6b-434f-a7c9-5c2db0737cd8", + "id": "acc7428e-3125-462a-afc1-b7b9762a352b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -137523,7 +137523,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c9c46473-87cc-446b-ad13-fc2ed24996d8", + "id": "cde6eb1e-a9e6-4a1f-b6ed-2da37eacc77d", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -137581,7 +137581,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d42b71dd-ef9d-4897-a04b-bb607cf1d16b", + "id": "e938fbe3-232e-40e5-972e-25317efd3ccb", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -137639,7 +137639,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f9af8059-06a9-4a6b-ab1c-c5a68b7b550a", + "id": "273b7416-fae5-486f-ab93-a68fe1b2e76b", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -137697,7 +137697,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1704a936-d5dc-4409-8584-19107675dd55", + "id": "63f44ba9-378e-4a40-b964-e5ea7e6ed3d0", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -137761,7 +137761,7 @@ } }, { - "id": "35dd60c5-f91b-40cd-a8a8-e936b604a71d", + "id": "e8ba891e-e169-47ca-9583-7dc344c24b61", "name": "List Workflow Executions", "request": { "name": "List Workflow Executions", @@ -137840,7 +137840,7 @@ }, "response": [ { - "id": "e7122147-b352-48f2-80cc-e83d8e7f23f8", + "id": "d56e7bef-43a6-4637-b903-1140f0b53db2", "name": "List of workflow executions for the given workflow", "originalRequest": { "url": { @@ -137922,7 +137922,7 @@ "_postman_previewlanguage": "json" }, { - "id": "7cdd71f8-ee49-4ed2-ab52-1bdf0487e239", + "id": "31e39ab2-2b7d-45a9-9dee-28b5548f0ac4", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -138004,7 +138004,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f2b5cceb-7c13-4079-a286-3be1877827a4", + "id": "d653ece9-4167-406e-b511-d3c59423ea2a", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -138086,7 +138086,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec806568-23a0-4121-a879-91110188b512", + "id": "e28b28a3-bce1-4720-9bca-8dfb60f8cb6e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -138168,7 +138168,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2bcbb46e-a4e2-4fe5-91a6-dd25dfc87948", + "id": "bd4e4040-7a0c-4a63-b11d-f18c88ab5e4b", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -138250,7 +138250,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6f5d9ff5-cab5-4e3c-a90a-56471955fcd6", + "id": "311adb2d-0de0-4e14-815c-b91d1f16e431", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -138332,7 +138332,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5775ef6e-41e9-4cd0-92c9-f963b970c085", + "id": "385b9428-1b53-41c4-a52a-8bd87dc2ecec", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -138420,7 +138420,7 @@ } }, { - "id": "5e220bdd-40ec-441f-a6b4-0af7128f685a", + "id": "f81269a2-0dfe-45b0-a5f5-43e817110160", "name": "Get a Workflow Execution", "request": { "name": "Get a Workflow Execution", @@ -138461,7 +138461,7 @@ }, "response": [ { - "id": "d73813d6-3fe3-499f-8938-9f8f97f3bad1", + "id": "15ea028c-1f73-47d1-a147-76b4db0f531c", "name": "The workflow execution", "originalRequest": { "url": { @@ -138505,7 +138505,7 @@ "_postman_previewlanguage": "json" }, { - "id": "884b1f77-0d41-44e5-9a27-c0b6c1ecf853", + "id": "57858813-3399-4031-b2c2-96dc1c133462", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -138549,7 +138549,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1daf44d3-6e8b-4f9b-a375-ca2c145fae07", + "id": "1cd42361-559a-40e0-a55b-597f0ea23ab2", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -138593,7 +138593,7 @@ "_postman_previewlanguage": "json" }, { - "id": "684d8c61-ccf8-41be-ab28-44c1c44e1e38", + "id": "b9660261-ab0d-4ae0-a091-253ac1414986", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -138637,7 +138637,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1d0408b2-6bc7-415b-86cf-dcc979c8f9b6", + "id": "44c411f3-0ba5-47a8-bc52-afff52b0df1f", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -138681,7 +138681,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cfee86c6-4064-4ffe-b817-a10036b90918", + "id": "214e6145-0d7c-49bc-b4f0-00564c41d766", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -138725,7 +138725,7 @@ "_postman_previewlanguage": "json" }, { - "id": "49e0700f-8655-49c3-998e-c6e96f51ad9a", + "id": "de78b7f5-8024-4072-80d6-19d32862d33e", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -138775,7 +138775,7 @@ } }, { - "id": "51824445-b912-4abd-ad92-f9238b47c5de", + "id": "0ea87b4a-26a9-48dd-91d3-5c85ba725b73", "name": "Get Workflow Execution History", "request": { "name": "Get Workflow Execution History", @@ -138817,7 +138817,7 @@ }, "response": [ { - "id": "f42fc6ab-5a0b-4c4e-b5fd-6178baacc224", + "id": "f1f63da9-48df-4380-bac5-9c1108885541", "name": "List of workflow execution events for the given workflow execution", "originalRequest": { "url": { @@ -138862,7 +138862,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df495319-ccf8-4c5a-9a08-d37a0e841331", + "id": "a70fff05-3a94-450d-818c-1ad589e64e97", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -138907,7 +138907,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9ab65f3f-052a-4c8a-b7e7-8c201ffe995f", + "id": "cf972b5c-48f4-4e23-9776-bef55f9eaf3c", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -138952,7 +138952,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6009f3ff-8909-4742-af51-2e70e36c0d7a", + "id": "34e2b44d-faf2-4768-bd05-182a594219a5", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -138997,7 +138997,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b337f2f6-c729-42ce-baa4-156395936dd3", + "id": "47e1ec51-dcb8-42ef-a58d-00e28e5475e7", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -139042,7 +139042,7 @@ "_postman_previewlanguage": "json" }, { - "id": "dfe92268-cf5e-4c02-aa9e-b631c48686b8", + "id": "03c0aa37-4031-4322-b63c-8fde9545aee6", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -139087,7 +139087,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d0a475aa-7592-48e0-b35b-249e1deddc3f", + "id": "a780f55c-b767-4013-a966-7b36bfd4b96b", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -139138,7 +139138,7 @@ } }, { - "id": "79ba2874-fc73-4516-8d9e-16d82b2384dd", + "id": "89e92156-0819-4e4c-a843-cd655182759e", "name": "Cancel Workflow Execution by ID", "request": { "name": "Cancel Workflow Execution by ID", @@ -139180,7 +139180,7 @@ }, "response": [ { - "id": "5211f529-377f-4ee8-ba66-f76665940ef4", + "id": "f2324e1b-8832-4772-8232-b0a9ec95d361", "name": "No content - indicates the request was successful but there is no content to be returned in the response.", "originalRequest": { "url": { @@ -139215,7 +139215,7 @@ "_postman_previewlanguage": "text" }, { - "id": "cd250026-9bf5-43bf-976d-98d2219b96fc", + "id": "8ec8cf37-9319-4ba6-a56c-4092f33e5c39", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -139260,7 +139260,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1ef373f4-0046-417f-91c6-86a9971b1666", + "id": "b4fd68a7-a901-4c9d-bc9e-24a7ab1b5a70", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -139305,7 +139305,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b78ee6e1-17fc-4885-8b2d-d4f91be0b585", + "id": "5869029d-e9f7-4e11-b3a7-29e8e58d0f13", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -139350,7 +139350,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8a6557bf-abb0-4988-ae86-abb402f1ee7b", + "id": "58c9ad86-95d2-4995-9a2f-1cf1e30a9fe1", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -139395,7 +139395,7 @@ "_postman_previewlanguage": "json" }, { - "id": "19bc64b9-b656-4489-bea5-5e7befa843b0", + "id": "1564be03-0ae8-4d52-a96b-aabb4ece0b29", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -139440,7 +139440,7 @@ "_postman_previewlanguage": "json" }, { - "id": "090fb16b-457c-4dc4-9fff-287b36a2b284", + "id": "410799f3-47fc-4e44-a915-a704800cbcc7", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -139491,7 +139491,7 @@ } }, { - "id": "d0151865-5f15-4a71-a314-677c5599c4e9", + "id": "16b00192-7c8b-478d-891c-67d69885514f", "name": "List Complete Workflow Library", "request": { "name": "List Complete Workflow Library", @@ -139539,7 +139539,7 @@ }, "response": [ { - "id": "764e41c4-5796-401e-8a1c-c43a52b4e672", + "id": "2e391fe6-260a-4a4a-b57e-6a623662bb0f", "name": "List of workflow steps", "originalRequest": { "url": { @@ -139601,7 +139601,7 @@ "_postman_previewlanguage": "json" }, { - "id": "cddc22e4-a84b-4a4b-a277-8ed4e940bc2e", + "id": "8a840dc1-38a1-422a-88ce-821e1f29cd5b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -139663,7 +139663,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f0593338-685f-43dc-aad5-15942a6cbd8e", + "id": "3151c8cc-aa05-473e-8235-39795f5d7bc9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -139725,7 +139725,7 @@ "_postman_previewlanguage": "json" }, { - "id": "abdda4ec-a8ca-44a5-9363-c6802420aa65", + "id": "2c72b8e8-f15a-4db9-bab8-1a1e5a6dd4a2", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -139787,7 +139787,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ca8dca65-4f00-4e98-a6e5-0e69c0c36b3b", + "id": "ef55b22c-614f-45c0-994b-4e3e0791429f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -139849,7 +139849,7 @@ "_postman_previewlanguage": "json" }, { - "id": "29b34aa8-6514-4e65-bf58-b4e828b2d233", + "id": "016cd082-c9fb-4e68-bfff-25946b91734d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -139917,7 +139917,7 @@ } }, { - "id": "82d20c06-030b-4b8f-af92-940974f81c70", + "id": "cbc2b55b-279c-48ca-be84-69a6b26c40a6", "name": "List Workflow Library Actions", "request": { "name": "List Workflow Library Actions", @@ -139975,7 +139975,7 @@ }, "response": [ { - "id": "56f286f2-4b48-4ef6-afe9-f3392addc539", + "id": "36866fc0-5db2-4117-b8e0-581288491559", "name": "List of workflow actions", "originalRequest": { "url": { @@ -140047,7 +140047,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4a0706d4-b3a4-40d8-ba6f-e9660dc3f373", + "id": "b3b5d0e6-9caa-4796-922c-7ebd17a468ae", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -140119,7 +140119,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f66d8c5d-bdd4-417e-888e-ea32f73b7b57", + "id": "fdff445c-294e-4224-9288-f611f2e5333b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -140191,7 +140191,7 @@ "_postman_previewlanguage": "json" }, { - "id": "552da020-25e8-4d5d-93db-087c90b2fd53", + "id": "f04c5cee-1232-4439-aa3b-f3d9690f3a80", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -140263,7 +140263,7 @@ "_postman_previewlanguage": "json" }, { - "id": "4c5d9cb5-4af2-46a5-b7b1-e47c265266d4", + "id": "db5b0025-41af-4c12-ae9a-28699bf0c207", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -140335,7 +140335,7 @@ "_postman_previewlanguage": "json" }, { - "id": "2a0ef90d-5f71-438c-b7f3-e785a838babf", + "id": "90caba7b-7e36-4604-bafb-be66cf6b3e07", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -140413,7 +140413,7 @@ } }, { - "id": "c579fe21-74ad-46bd-89c8-b3f4dfd12900", + "id": "c6e8b734-341e-418f-96a1-dcb7f58019ec", "name": "List Workflow Library Triggers", "request": { "name": "List Workflow Library Triggers", @@ -140471,7 +140471,7 @@ }, "response": [ { - "id": "86508640-139f-421c-b7be-d2d0bb04e5e5", + "id": "fb21b2d8-b66d-437d-8693-4cf915328607", "name": "List of workflow triggers", "originalRequest": { "url": { @@ -140543,7 +140543,7 @@ "_postman_previewlanguage": "json" }, { - "id": "22c027cc-b07f-4108-9347-e5d16dadd974", + "id": "1a41139a-dd98-4ee0-ad2f-e6a03ea82565", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -140615,7 +140615,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8c99bdbe-47a0-4425-98bb-5b65ce2a1a3f", + "id": "fb9fbcd5-79fe-4e9e-a7db-f9077d3cf4b4", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -140687,7 +140687,7 @@ "_postman_previewlanguage": "json" }, { - "id": "956b570c-f93f-4a59-932a-819fa55d8d5e", + "id": "4c3c5b71-bece-4e1e-a01c-e0df524b554e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -140759,7 +140759,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a7644244-8b2c-483f-8b34-4067c716dcdd", + "id": "b27b5a1f-7c39-4678-9796-8dfc49fc0625", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -140831,7 +140831,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a00b38b9-c48d-4e2b-bcde-178def009de1", + "id": "534dd146-44b4-4d33-965e-ce1bc2036f48", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -140909,7 +140909,7 @@ } }, { - "id": "9a794089-30f8-4b8b-883e-780dfde29dd1", + "id": "02aa98fa-63e4-4471-8764-1a1e3b522f94", "name": "List Workflow Library Operators", "request": { "name": "List Workflow Library Operators", @@ -140939,7 +140939,7 @@ }, "response": [ { - "id": "7620e150-f5c4-4b52-99eb-7a60283cae83", + "id": "318a7400-74e0-454b-9d62-42cc4b8a016f", "name": "List of workflow operators", "originalRequest": { "url": { @@ -140983,7 +140983,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f89ccc53-b464-45eb-83cd-4d4fa6f3f096", + "id": "25a808ed-07ba-4466-b8fc-b82189f0f766", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -141027,7 +141027,7 @@ "_postman_previewlanguage": "json" }, { - "id": "6b7db8f4-4e67-4255-9034-529704b1429a", + "id": "e028bf80-0e85-4d9d-9b90-af1e53202cdb", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -141071,7 +141071,7 @@ "_postman_previewlanguage": "json" }, { - "id": "c3d3b56c-3ef6-4285-8674-a42497410343", + "id": "59d22ab0-230e-4fdf-bda9-1d5901b50d99", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -141115,7 +141115,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1dc3a120-0607-40e8-a368-a2e00ee4f7c1", + "id": "49859521-9fa4-4141-b6ee-577d2dc1bab2", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -141159,7 +141159,7 @@ "_postman_previewlanguage": "json" }, { - "id": "92588c84-9a55-410c-9f30-baf00c680eab", + "id": "2e8f5d07-7298-48e8-b0f4-e0cd9fbdf492", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -141209,7 +141209,7 @@ } }, { - "id": "41a6f87e-763a-4988-8a2e-c7bd538ced0e", + "id": "456410fb-0cc9-4ee9-880a-e85ae2eac615", "name": "Generate External Trigger OAuth Client", "request": { "name": "Generate External Trigger OAuth Client", @@ -141252,7 +141252,7 @@ }, "response": [ { - "id": "4247f678-87f2-4f49-a5c1-da955f16b3f5", + "id": "e436a562-0e9f-400b-9d53-cd76abf5d94b", "name": "The OAuth Client object", "originalRequest": { "url": { @@ -141298,7 +141298,7 @@ "_postman_previewlanguage": "json" }, { - "id": "32b209f4-8667-4afa-b8c6-00d766a8f439", + "id": "cc453eba-2936-4bfc-8e66-44b43e81576b", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -141344,7 +141344,7 @@ "_postman_previewlanguage": "json" }, { - "id": "224fc740-1244-4477-9551-c4d6c8583b78", + "id": "ee0d4dc5-2ae0-4c33-978e-c2d294223cb5", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -141390,7 +141390,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8e661477-0b53-4db2-8f90-dfca2f61e455", + "id": "c1a58744-7372-4065-9523-e4e52ce5bd4b", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -141436,7 +141436,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f133813b-a00b-4a57-8c80-bd12110f6752", + "id": "732376cc-5f2f-46c4-b2f5-60d49bfd0141", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -141482,7 +141482,7 @@ "_postman_previewlanguage": "json" }, { - "id": "10aac9b0-7d4e-4392-8db0-6954e88be177", + "id": "d587e7c0-c770-475e-b2eb-38be29db01fc", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -141534,7 +141534,7 @@ } }, { - "id": "fc494dc2-a15b-4b85-8e77-e89a0cd96683", + "id": "1f56e1d4-8136-470a-a30e-b26286801da1", "name": "Execute Workflow via External Trigger", "request": { "name": "Execute Workflow via External Trigger", @@ -141590,7 +141590,7 @@ }, "response": [ { - "id": "86006ccd-89df-4bca-ab48-ec66e657b156", + "id": "8abdf6c6-e633-4f37-8613-f6dbc90201db", "name": "The Workflow object", "originalRequest": { "url": { @@ -141649,7 +141649,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8df8fb9b-7d09-4f71-a619-e5f3b06c42ee", + "id": "68091cbc-6ef8-4ee3-aee4-9a62579e7909", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -141708,7 +141708,7 @@ "_postman_previewlanguage": "json" }, { - "id": "160d2d89-241f-4b2c-b619-6cd9b306c355", + "id": "5bb81705-dc9b-4c02-b75f-e4629203e40b", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -141767,7 +141767,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5dbffa9a-9950-4c82-b06f-b93f1f32cd21", + "id": "acae10b0-94aa-4114-8bed-1d6703546a2e", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -141826,7 +141826,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b3bc850c-a6ae-4346-b3c3-42c06ccabbf0", + "id": "fd69d8e8-e1b9-4001-ab6b-c20c8319f7aa", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -141885,7 +141885,7 @@ "_postman_previewlanguage": "json" }, { - "id": "9dafb75a-24a4-4872-8d37-0ee4b4b7222b", + "id": "4cd26db8-a9d0-4590-b6c0-2db9b9b9ac78", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -141950,7 +141950,7 @@ } }, { - "id": "8232d308-0f80-4604-aa76-ea65da3d53a3", + "id": "6895ea2c-3a82-4181-a694-6f52085e831b", "name": "Test Workflow via External Trigger", "request": { "name": "Test Workflow via External Trigger", @@ -142007,7 +142007,7 @@ }, "response": [ { - "id": "6a05c1f0-8968-4886-9f2f-a080a14d3b9e", + "id": "552cffcf-2f2f-4442-9722-24ebb8f3c2c1", "name": "Responds with the test input", "originalRequest": { "url": { @@ -142067,7 +142067,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3e20fd1b-7bb6-4502-98a7-3fbae31e6066", + "id": "d1c1c158-c40e-47d6-a0b1-731a0beab70d", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -142127,7 +142127,7 @@ "_postman_previewlanguage": "json" }, { - "id": "1251c40a-f80a-4621-9568-a83ed7f0e4bd", + "id": "290aa6ac-37ce-48d7-819a-dc31a8b23d47", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -142187,7 +142187,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ffe028ca-76fe-44d7-a0ed-ef75f5e166d9", + "id": "a973348c-ea0d-4897-b69d-cb69c4d350fd", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -142247,7 +142247,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ce7f38ff-fb54-4fd3-a02f-cdfe6c0e53f5", + "id": "1e8b1062-a2d5-4c86-8ebb-f3af993314e9", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -142307,7 +142307,7 @@ "_postman_previewlanguage": "json" }, { - "id": "47f5a57d-371c-4752-95e0-f089e1dc9012", + "id": "5d458415-6c38-4ea8-8e88-d343ea891df2", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -142379,7 +142379,7 @@ "description": "", "item": [ { - "id": "bd70cc56-519f-4395-b998-d6f60de5781b", + "id": "18493c9e-2969-4825-972e-0fa5ef4f490f", "name": "Runs all policies for org", "request": { "name": "Runs all policies for org", @@ -142422,7 +142422,7 @@ }, "response": [ { - "id": "3ac7a07b-d489-4fc1-a1ba-fbc3d1318e58", + "id": "4e01ae20-d467-477e-8fb7-26e88ae92fa2", "name": "Reference to the violation report run task.", "originalRequest": { "url": { @@ -142479,7 +142479,7 @@ "_postman_previewlanguage": "json" }, { - "id": "56c3f341-4fca-4ca5-88c3-2a2b479aa9ef", + "id": "c8459fc4-2ba9-4e94-a060-16b20e1dc0bc", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -142536,7 +142536,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e0686977-2967-4ec9-bdcf-73d4a3d84942", + "id": "3af3782b-3035-4458-97a8-f58f271a509e", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -142593,7 +142593,7 @@ "_postman_previewlanguage": "json" }, { - "id": "5db15174-c4b0-466a-b94e-9028cba85543", + "id": "6799c742-3de4-48d8-a432-88362ed1c659", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -142650,7 +142650,7 @@ "_postman_previewlanguage": "json" }, { - "id": "e9d71358-ad9f-46b1-af9f-9387569eabfa", + "id": "7eb92216-bd0a-4064-b80b-cc689f6489db", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -142707,7 +142707,7 @@ "_postman_previewlanguage": "json" }, { - "id": "448140e7-8eff-4864-af48-2687cb6d103d", + "id": "58fbd6a3-268e-447c-a633-a2af97d0f351", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -142770,7 +142770,7 @@ } }, { - "id": "94a8a71d-20f2-4a95-bb51-8a3900324091", + "id": "8fb221f5-f126-48d5-8c15-04ae4fedf6bf", "name": "Get multi-report run task status", "request": { "name": "Get multi-report run task status", @@ -142799,7 +142799,7 @@ }, "response": [ { - "id": "e387b1d6-9e1b-441e-a756-b28d9b6b546a", + "id": "1e67fd86-0e06-41d7-b6a5-a59803d2587e", "name": "Status of the violation report run task for all policy run.", "originalRequest": { "url": { @@ -142842,7 +142842,7 @@ "_postman_previewlanguage": "json" }, { - "id": "209b5089-2cfb-4466-af86-65e67c9c84ee", + "id": "62de2f6a-a9c9-4de5-9423-a496ba7639ae", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -142885,7 +142885,7 @@ "_postman_previewlanguage": "json" }, { - "id": "96554e3f-b216-49f5-960e-9531b8df00c9", + "id": "f76beebe-0918-48f8-97ba-eff9dadec58f", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -142928,7 +142928,7 @@ "_postman_previewlanguage": "json" }, { - "id": "8115d17b-d6f5-4c84-8966-a13f4c5969df", + "id": "1fde07a3-b4ab-4f78-91c7-ab30e5339400", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -142971,7 +142971,7 @@ "_postman_previewlanguage": "json" }, { - "id": "baadd232-9283-418c-8968-ac8eebb062b4", + "id": "98fd289d-2d3b-4776-a8ec-ef49dba82611", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -143014,7 +143014,7 @@ "_postman_previewlanguage": "json" }, { - "id": "a12d79e3-ad5d-4dff-8a32-25573c443d57", + "id": "b8cb9fd3-6cb6-4d39-85e2-e50c61e0c23d", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -143063,7 +143063,7 @@ } }, { - "id": "c1acf5c1-a308-4350-8a94-2ea8e16c9f9b", + "id": "78738658-9734-494e-aa90-3118dc0b988a", "name": "Download violation report", "request": { "name": "Download violation report", @@ -143105,7 +143105,7 @@ }, "response": [ { - "id": "88ddce7e-e1c6-42e5-8c58-a85200670d2b", + "id": "c6eb5e7c-b9df-42e1-9c6e-6eb056f3550b", "name": "Returns the PolicyReport.zip that contains the violation report file.", "originalRequest": { "url": { @@ -143145,12 +143145,12 @@ "value": "application/zip" } ], - "body": "la", + "body": "nisi consectetur incididunt qui est", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "ddc41a2b-b84d-4ecc-8eb2-1987b865736e", + "id": "10e42af9-abc7-4917-9285-64ea08016778", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -143195,7 +143195,7 @@ "_postman_previewlanguage": "json" }, { - "id": "b141efa4-2318-4c30-88c0-fa4d9a24c4a7", + "id": "803726e6-765a-48a7-a309-e4f388555140", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -143240,7 +143240,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ec84d59d-3005-4e11-a10a-72077f7fe89a", + "id": "fa55473e-a69b-49d0-abac-6fec0232eb10", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -143285,7 +143285,7 @@ "_postman_previewlanguage": "json" }, { - "id": "f4bb56b4-0250-441f-90b7-df02ca63e62b", + "id": "7e6af19b-8628-40c7-9061-57eb00d5fcd9", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -143330,7 +143330,7 @@ "_postman_previewlanguage": "json" }, { - "id": "df083f9e-784b-4ba7-8d7b-a302c2d2630b", + "id": "cd7c736e-54b8-4a99-8dde-b45c9cd8a87f", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -143375,7 +143375,7 @@ "_postman_previewlanguage": "json" }, { - "id": "3304c260-df8a-48d2-8908-8f7ebf22a00a", + "id": "a5eb6c84-cdb9-43e0-82d7-a5babc572d98", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -143426,7 +143426,7 @@ } }, { - "id": "f43b75ff-9e92-4e23-ae4f-16e43c71145a", + "id": "33e21140-3ec0-4c8c-aee8-e0c5cf817dd8", "name": "Download custom violation report", "request": { "name": "Download custom violation report", @@ -143479,7 +143479,7 @@ }, "response": [ { - "id": "9e40bcc2-10ea-4630-92e8-01e62108b3ae", + "id": "d5b0faf2-fdf4-4baf-a70f-90de02881f1f", "name": "Returns the zip file with given custom name that contains the violation report file.", "originalRequest": { "url": { @@ -143520,12 +143520,12 @@ "value": "application/zip" } ], - "body": "la", + "body": "nisi consectetur incididunt qui est", "cookie": [], "_postman_previewlanguage": "text" }, { - "id": "eda90ac0-8cc2-4139-9fa8-7bae6d4fef6f", + "id": "c41add65-ee56-404d-bc73-780f73fdbdba", "name": "Client Error - Returned if the request body is invalid.", "originalRequest": { "url": { @@ -143571,7 +143571,7 @@ "_postman_previewlanguage": "json" }, { - "id": "fdd30365-aa50-49ee-a136-7a34c3d52b87", + "id": "55a6a7cd-88e4-449e-95e1-26a40facf6f9", "name": "Unauthorized - Returned if there is no authorization header, or if the JWT token is expired.", "originalRequest": { "url": { @@ -143617,7 +143617,7 @@ "_postman_previewlanguage": "json" }, { - "id": "84cd2aad-a58b-4f78-a501-4aa79744b300", + "id": "a3f2c50b-fdb2-4b4f-b4fb-9f6ee633bc24", "name": "Forbidden - Returned if the user you are running as, doesn't have access to this end-point.", "originalRequest": { "url": { @@ -143663,7 +143663,7 @@ "_postman_previewlanguage": "json" }, { - "id": "d349649c-403d-4c4a-98d3-cca89429f830", + "id": "b26d9b68-90d2-44b6-9421-4c1132a48b38", "name": "Not Found - returned if the request URL refers to a resource or object that does not exist", "originalRequest": { "url": { @@ -143709,7 +143709,7 @@ "_postman_previewlanguage": "json" }, { - "id": "0e4c78cc-61c2-4bab-ad50-e08f8cbd26ab", + "id": "c9243494-64b3-4807-8f7a-1be9c64773e7", "name": "Too Many Requests - Returned in response to too many requests in a given period of time - rate limited. The Retry-After header in the response includes how long to wait before trying again.", "originalRequest": { "url": { @@ -143755,7 +143755,7 @@ "_postman_previewlanguage": "json" }, { - "id": "ecdba49a-c48a-471d-8fed-1d4d9030cd33", + "id": "2b70d742-cae1-46d9-9fec-24b8dd01af42", "name": "Internal Server Error - Returned if there is an unexpected error.", "originalRequest": { "url": { @@ -143887,7 +143887,7 @@ } ], "info": { - "_postman_id": "f2a1f969-d505-4832-9c52-cef6d2448fd0", + "_postman_id": "45689ec8-b843-4880-809b-b3eb6d8ba405", "name": "Identity Security Cloud V3 API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": {